/*
Theme Name:Contempo Floor Coverings Theme
Theme URI:http://contempofloorcoverings.com/
Description:Unique WordPress theme designed for Contempo Floor Coverings.
Version:2.0
Author:eAnka Design, optimized by Wott
*/

ul.home{
    margin-bottom: 9px!important;
    list-style-type: circle;
}

li.home{
    margin-bottom: 15px;
    margin-top: 15px;
    list-style-type: circle;
}

ul.blog{
    margin-bottom: 30px;
    list-style-type: disc;
    margin-left:11px;
}

li.blog{
    margin-top: 10px;
}

div#outer{
    min-height: 90%;
    text-align: left;
    z-index: 10;
    position: relative;
    background: url('images/outer_bg.png') repeat-y top center;
    margin-bottom: -18px;
}

div.centered{
    clear: both;
    width: 840px;
    padding: 0 8px;
    margin-left: auto;
    margin-right: auto;
}

div.underlined{
    border-bottom: 2px solid #e3e3e3;
}

#header .centered{
    background: url('images/header_top.jpg') no-repeat top center;
    height: 218px;
}

div#outer{
    min-height: 90%;
    text-align: left;
    z-index: 10;
    position: relative;
    background: url('images/outer_bg.png') repeat-y top center;
    margin-bottom: -18px;
}

div.centered{
    clear: both;
    width: 840px;
    padding: 0 8px;
    margin-left: auto;
    margin-right: auto;
}

div.underlined{
    border-bottom: 2px solid #e3e3e3;
}

#header .centered{
    background: url('images/header_top.jpg') no-repeat top center;
    height: 218px;
}

cite, em, dfn, i, dd, blockquote{
    font-style: normal;
}

address{
    font-size: 1em;
    color: #444444;
    font-family: arial;
    font-style: normal;
}

code, kbd, samp, pre, tt, var{
    font-weight: 700;
    font-family: arial;
}

del{
    text-decoration: line-through;
    color: #666;
}

ins, dfn{
    border-bottom: 1px solid #ccc;
}

small, sup, sub{
    font-size: 0.8em;
}

big{
    font-size: 1.2em;
}

abbr, acronym{
    text-transform: uppercase;
}

a abbr, a acronym{
    border: none;
}

abbr [ title ], acronym [ title ], dfn [ title ]{
    cursor: help;
    border-bottom: 1px solid #ccc;
}

sup{
    vertical-align: super;
}

sub{
    vertical-align: sub;
}

strike{
    text-decoration: line-through;
}

p{
    margin-bottom: 10px;
}

blockquote{
    margin-bottom: 0em;
}

blockquote:before, blockquote:after, q:before, q:after{
    content: "";
}

blockquote, q{
    quotes: "" "";
}

p.small{
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
}

p.blog{
    font-family: georgia,arial;
    color: #202020;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 18px;
}

p.big{
    font-size: 15px;
    line-height: 1.3em;
}

blockquote{
    padding: 10px;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

caption{
    padding: 3px;
    border-bottom: solid 1px #70cff2;
    border-top: solid 1px #70cff2;
}

#storycontent {
    clear: both;
    padding: 0 0 20px;
    width: 840px;
    z-index: 15;
}

div#top-message{
    height: 246px;
    width: 407px;
    text-align: center;
    _margin-left:0px;
	float:left;
}

p.message-body {
    font-family:arial;
    font-size:16px;
    text-align:center!important;
    border-top: 1px dotted #cbcbcb;
    padding: 10px 0 0px;
    margin-top:6px;
    font-weight: bold;
    line-height:23px;
	color:#5C4A43;
}

div#image-slide {
    width: 381px;
    height: 246px;
    border: 1px solid #bbbbbb;
    position: relative;
    overflow: hidden;
	display:inline;
	float:right;
	margin-left:26px;
}

div#image-slide #moveable-area {
    position: absolute;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width:2000px !important;
}

div#image-slide #moveable-area a.item {
    display: block;
    float:left;
    width: 381px;
    height: 246px;
    outline: none;
    padding: 0;
    margin: 0;
    border: 0;
}

div#image-slide #moveable-area a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

div#image-slide #moveable-area a.item img {
    float: none;
    margin: 0;
}

div#page-area {
    position: absolute;
    bottom: 0;
    left: 285px;
    _left: 280px;
    height: 30px;
    width: 381px;
    margin-right: 5px;
    _margin-right: 0px;
}

div#bg_area {
    bottom: 0;
    left: 283px;
    _left: 278px;
    height: 27px;
    width: 381px;
    position: absolute;
    background-color: #777;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
}

div#page-area span.page_number {
    font-family: times New Roman, trebuchet MS, arial;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    display: block;
    float: left;
    margin: 0px 7px;
    cursor: pointer;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

div#page-area span.page_number .selected {
    color: #000;
}

#storycontent div.home-box {
    float: left;
    width: 363px;
    height: 150px;
    padding: 11px;
    background: url('/wp-content/themes/contempo/images/home-back3.gif') repeat-x left bottom transparent;
    text-align: left;
    border: 1px solid #cdcdcd;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    margin: 0 0 20px 22px;
}

#storycontent div.home-box span.text {
	color:#464646;
	font-size:0.85em;
	line-height:16px;
	margin-bottom:0px !important;
}

#storycontent div.home-box p {
	margin-bottom:0px !important;
}

#storycontent div.home-box p.link {
	font-size:13px;
	font-weight:bold;
	line-height:40px;
	margin-bottom:0;
}


#home-top-border {
    float: left;
    margin: 0 auto;
    padding: 0;
    width: 840px;
    border-bottom:1px solid #dcdcdc;
}

#home-top-border-inner {
    background:#FFFFFF;
    padding:  12px 0 12px 12px;
    height: 250px;
	width:828px;
	float:left;
}

#home-top-border div.textwidget {
    float: left;
}

#storycontent div.home-rows {
    float: left;
    position: relative;
    width: 220px;
    padding: 0px 30px;
    margin: 5px 0px 30px;
    border-right: 1px solid #E7E9DA;
}


#storycontent div.home-rows-last {
    float: left;
    position: relative;
    width: 230px;
    padding: 0px 0px 0px 30px;
    margin: 5px 0px 30px;
	_padding: 0px 0px 0px 33px ;
}


a.home_rows{
    background: url("/wp-content/uploads/2008/11/Floor-arrow.jpg") 0 3px no-repeat;
    background-color: #ffffff;
    color: #4F3813;
    cursor: pointer;
    display: block;
    line-height: 14px;
    font-weight: bold;
    padding-left: 12px;
    text-decoration: none;
    width: 200px;
    font-size: 11px;
}

a.home_rows:hover{
    text-decoration: underline;
    color: #4F3813;
}



.home-box a.sp_normal { 
    float:right;
    width:100px;
}
#storycontent a.sp_normal {
    position: static !important;
}
.home-box a.sp_normal img {
    padding:0 !important;
}
#storycontent h2.home-title {
    border-bottom: 1px dotted #646464;
    color: #333333;
    font-size: 20px;
    margin-bottom: 9px;
    padding: 5px 4px;
    font-weight: normal;
}

#storycontent div.home-bottom {
    background: none repeat scroll 0 0 #DCE9F5;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0px 0px 25px 12px;
    padding: 0 5px 5px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    _margin:0px 2px 25px 10px;
}

#storycontent div.home-bottom ul.sidemenu {
    list-style-position: outside;
    padding-left: 20px;
    margin-bottom: 9px;
    font-size:11px!important;
    list-style-type: circle;
}

#storycontent div.home-bottom ul.sidemenu a {
    color: #356aa0 !important;
    border: 0 none;
    line-height: 19px;
    font-size: 11px;
    font-weight: 700;
    width: 100%;
    display: inline;
    background:#DCE9F5!important;
}

#storycontent div.home-bottom ul.sidemenu a:hover {
    color: #65aa2b !important;
    background:#DCE9F5!important;
    text-decoration: underline!important;
}

#storycontent div.home-bottom img {
    margin:0 !important;
    padding:0 !important;
}

div#clearfooter{
    clear: both;
    height: 54px;
}

#footer .centered{
    background: url('images/footer_bg.png') no-repeat top center;
    padding-top: 20px;
    text-align: left;
    font-size: .75em;
    color: #333;
    font-weight: bold;
}

#toolmenu a:hover, p#footer_menu a:hover{
    color: #356AA0;
}

.below_tabs {
    margin-top: 20px;
    width: 580px;
}

h1, h2, h3, h4, h5, h6{
    padding-top: 0px;
    line-height: 1em;
    margin-bottom: 0.0em;
    font-weight: normal;
    color: #356AA0;
    clear: both;
    font-family: arial;
}

h1{
    font-size: 1.8em;
}

h1.home {
    color: #5C4A43;
    font-family: arial;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 42px;
    margin: 0;
	margin-top:3px;
}

h1.home span {
    	font-size: 15px;
	font-weight:bold;
    letter-spacing: 0px;
}

h1.home span.bull {
    	font-size: 13px!important;
}

h1.blogtitle a {}

h2{
    font-size: 20px;
}

h2.blog{
    clear:none !important;
    line-height: 26px;
    margin-bottom: 15px;
    font-family:"Trebuchet MS",serif;
    color:#336699;
}

h2.home{
    color: #444444;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
   font-family:helvetica;
}

h2.banner{
	width:auto;  
	text-align: left; 
	font-family:helvetica,arial,sans-serif;
	font-size:25px; 
	margin: 0px auto 25px; 
	padding-left: 28px; 
	font-weight:normal;
	line-height:45px;
	color: #ffffff;
	background: url("/wp-content/themes/contempo/images/Floor-Banner.gif") repeat-x scroll 0 0 #FFFFFF;
}

h2.subhome{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0px;
}

h2.title{
    font-family: georgia;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 20px;
}

h2.title2{
    border-bottom: 1px dotted #bbbbbb;
/*position:relative;  2check */
    margin-bottom: 21px;
    color: #0A84C1;
    font-weight: normal;
    font-size: 20px;
    padding: 10px 0px;
    text-transform: uppercase;
}

h2.posttitle{
    border-bottom: 3px solid #356AA0;
}

h2.posttitle a {
    line-height: 1.3em;
}

h3.posttitle2 a {
    line-height: 1.3em;
}

h3{
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    line-height: 20px;
    margin-bottom: 5px;
    clear: none !important;
}

h3.blog{
    font-size: 15px;
    font-weight: bold;
    color: #444444;
    line-height: 20px;
    margin-bottom: 5px;
    clear: none !important;
}

h4{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}

h3.message {
    color: #777777;
    font-size: 16px;
    margin-bottom: 23px;
    line-height: 25px;
}

h5{
    font-size: 17px;
}

h6{
    font-size: 14px;
}

#content h1,#error h1, h1.storytitle, h1.blogtitle {
    border-bottom: 1px solid #DBD9C7;
    color: #484848;
    display: block;
    font-family: 'Cabin Condensed',helvetica,arial;
    font-size: 26px;
    font-weight: lighter;
    line-height: 32px;
    margin: 0 0 18px;
    max-width: 100%;
    padding: 6px 10px;
    text-align: left;
    text-transform: capitalize;
}

h1.storytitleblog {
    color: #262626;
    font-family: 'Cabin Condensed',helvetica,arial;
    font-size: 28px;
    font-weight: bold;
    line-height: 38px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 8px;
}

.top-link {
    margin: 0px;
    display: block;
    float: left;
    font-size: 14px;
}

.top-link-blog {
    margin: 7px 5px 15px 15px;
    font-size: 14px;
    vertical-align:text-top;
}

#content .glossary_item h3{
    color: #664a3e;
    display: inline;
    font-size: 1.4em;
}

#comments h2{
    font-size: 1.125em;
    color: #745447;
    margin-bottom: 12px;
    line-height: 1.5em;
}

.post h2{
    font-size: 1.4em;
}

h2.searchitem{
    border-bottom: solid 1px #ccc;
    padding: 0.5em 0;
}

h3.searchitem {
    margin-bottom: 10px;
}

#content h1 a,#content h2 a,#content h3 a,#content h4 a,#content h5 a,#content h6 a{
    text-decoration: none;
}

#content div.home-box {
    height: 144px;
    padding: 11px;
    text-align: left;
    border-bottom: 1px dashed #BBBBBB;
    float: left;
    width: 569px;
    margin: 0 0 20px 0px;
    _margin:0px 0px 20px;
}

#content div.home-rows {
	border-right:1px solid #E7E9DA;
	float:left;
	margin-bottom:40px;
	padding:0 40px 0 20px;
	position:relative;
	width:239px;
	height: 239px;
}

p.home-rows {
	height:90px;
	font-size:11px; 
	line-height:14px;
}


#content div.home-rows-last {
	float:left;
	margin-bottom:40px;
	padding-left:30px;
	position:relative;
	width:240px;
	height: 240px;
}


#content .navlinks a{
    color: #664a3e;
}

#sidebar a.morelink,#content a.morelink{
    display: block;
    text-align: right;
}

#content a.morelink{
    border-top: solid 1px #ccc;
    margin-bottom: 12px;
}

#topbar a,#imgbuttons h1 a,#content .navlinks a,#content div.item a.morelink{
    text-decoration: none;
}

#toolmenu a{
    color: #515151;
}

p#footer_menu a{
    color: #888;
}

form#searchform2{
    padding-left: 0px;
    margin-left: 0px;
    width: 190px;
    float: left;
    margin-top: 0px;
    text-align: left;
}

form#searchform2 label{
    display: none;
}

form#searchform2 input#s{
    padding-left: 0px;
    margin-left: 0px;
    width: 134px;
    height: 28px;
    border: none;
    padding: 0px;
    vertical-align: top;
    background: url('images/searchinput_bg2.gif');
    font-size: 18px;
    font-weight: normal;
}

#searchsubmit2 {
    background-image: url(/wp-content/themes/contempo/images/searchbuttom.gif);
    width: 46px;
    height: 25px;
    border: none;
    padding: 0px;
    margin: 0px;
}

form#contactform div{
    margin-bottom: 8px;
    margin-left: 25px;
}

form#contactform div.contformdiv{
    margin-bottom: 8px;
    margin-left: 0px;
}

form#contactform label{
    clear: both;
    color: #888888;
    display: block;
    float: left;
    margin-right: 5px;
    width: 80px;
    text-align: left;
    width: 250px;
    font-size: .70em;
}

form#contactform strong{
    color: #1c8db7;
    font-weight: normal;
}

form#contactform p{
    margin-left: 80px;
    font-size: .75em;
}

form#contactform input{
    width: 150px;
}

form#contactform textarea{
    width: 450px;
}

form#contactform div.right{
    width: 123px;
    height: 26px;
    position: relative;
    top: -33px;
}

form#contactform div.submit input, form#contactform div.right input{
    width: 123px;
    height: 26px;
    background: url('images/sendbutton_bg.gif') no-repeat;
    border: none;
    color: #036b91;
    font-size: .875em;
    line-height: 1em;
    padding-bottom: 12px;
}

form#contactform div.submit{
    width: 444px;
    text-align: right;
}

form#contactform label.error{
    background: #fbfcda;
    border: 1px solid #dbdbd3;
    width: 150px;
    margin-top: 4px;
    margin-bottom: 5px;
    text-align: left;
}

.listings td,.listing td{
    border: none;
}

.listings td.underline,.listing td.underline{
    border-bottom: solid 1px #ddd;
}

div#toolmenu{
    width: 490px;
    height: 16px;
    float: right;
    margin: 51px 26px 0 0;
    text-align: right;
    font-size: 1.05em;
    color: #ccc;
}

ul.sidemenu a{
    display: block;
    width: 178px;
    border-bottom:1px solid #FFFFFF;
    border-top:1px solid #D3D3D3;
    padding: 0 0 0 12px;
    line-height: 26px;
    background: #f1f1f1;
    text-decoration: none ! important;
    font-size: 12px;
    color:#484848;
}

ul.sidemenu a:hover{
    background: #676555;
    color: #FFFFFF;
}

ul.sidemenu a.active{
    background: #676555;
    color: #FFFFFF;
}

ul.sidemenu a span{
    display: none;
}

div#slideshow{
    width: 358px;
    height: 258px;
    background: url('images/slideshow_bg.gif') no-repeat bottom left;
    float: left;
    margin: 2px 0 18px;
    padding-left: 31px;
}

#content #topbar {
    color: #CCCCCC;
    font-size: .75em;
    margin-bottom: 14px;
}

#content img {
    padding: 4px;
    border: solid 1px #ddd;
}

#content img.left{
    margin: 0 10px 5px 0;
}

#content img.right{
    margin: 0 0 5px 10px;
}

#content ul{
    margin-left: 15px;
    list-style-type: disc;
}

#content ol{
    margin-left: 15px;
    list-style-type: decimal;
}

#error img{
    border: 0 none;
    padding: 20px 0;
}

#blogbelowtitle{
    font-size: .75em;
    margin-bottom: 0px;
    line-height: normal;
}

#blogbelowtitle a{
    color: #65AA2B;
    text-decoration: none;
}

#blogbelowtitle a:link{
    color: #65AA2B;
    text-decoration: none;
}

#blogbelowtitle a:hover{
    color: #65AA2B;
    text-decoration: underline;
}

#blogbelowtitle2{
    font-size: 0.77em;
    line-height: normal;
    margin-bottom: 15px;
}

#blogbelowtitle2 a{
    color: #65AA2B;
    text-decoration: none;
}

#blogbelowtitle2 a:link{
    color: #65AA2B;
    text-decoration: none;
}

#blogbelowtitle2 a:hover{
    color: #65AA2B;
    text-decoration: underline;
}

#blogbelowtitle2single{
    font-size: 0.77em;
    line-height: normal;
    margin-bottom: 10px;
}

#blogbelowtitle2single a{
    color: #65AA2B;
    text-decoration: none;
}

#blogbelowtitle2single a:link{
    color: #65AA2B;
    text-decoration: none;
}

#blogbelowtitle2single a:hover{
    color: #65AA2B;
    text-decoration: underline;
}

#blogbelowtitle2 a{
    color: #65AA2B;
    text-decoration: none;
}

#blogbelowtitle2 a:link{
    color: #65AA2B;
    text-decoration: none;
}

#blogbelowtitle2 a:hover{
    color: #65AA2B;
    text-decoration: underline;
}

#blogbelowtitle2single a{
    color: #65AA2B;
    text-decoration: none;
}

#blogbelowtitle2single a:link{
    color: #65AA2B;
    text-decoration: none;
}

#blogbelowtitle2single a:hover{
    color: #65AA2B;
    text-decoration: underline;
}

#blogbelowtitlecat a{
    color: #65AA2B;
    text-decoration: none;
}

#blogbelowtitlecat a:link{
    color: #65AA2B;
    text-decoration: none;
}

#blogbelowtitlecat a:hover{
    color: #65AA2B;
    text-decoration: underline;
}

p.date{
   	font-size: 18px;
   	color: #666666;
	font-style:italic;
	font-family:georgia;
	font-weight:bold;
	display:inline-block;
}

div.post p.date{
    color: #8f6857;
    margin-bottom: 6px;
}

div.post{
    margin-top: 20px;
    padding: 10px;
    border: 1px dotted #bbbbbb;
}

div.meta{
    background: white;
    border-top: solid 1px #9cdbf2;
    border-bottom: solid 1px #9cdbf2;
    font-size: .7em;
    padding: 6px 15px;
    margin-bottom: 12px;
}

div.navlinks{
    float: right;
    padding-bottom: 1em;
}

#topbar div.navlinks{
    margin-top: -1em;
}

#comments{
    	margin-top: 0px;
	padding:0px 31px;
}

#comments ol{
    list-style-type: none;
    margin: 0px;
    margin-bottom: 15px;
}

#comments ol li{
    border-bottom: solid 1px #808080;
    padding: 5px 20px 15px 45px;
    background: url('images/comment_bg.gif') no-repeat top left;
    font-size: .8em;
}

p.commentmeta{
    font-size: .75em;
    color: #888;
}

.glossary_item{
    clear: both;
    margin-bottom: 12px;
}

.item img{
    float: left;
    margin: 5px 15px 5px 0;
}

.item img.noborder{
    float: none;
    margin: 0;
}

.item p.left{
    clear: right;
    font-weight: bold;
    text-align: right;
    width: 80px;
    padding-right: 10px;
}

.item p.right{
    font-weight: normal;
    color: #666;
    width: 355px;
}

.item p.info{
    float: right;
    width: 250px;
}

.item p.left, tr.item p.right{
    margin-bottom: 3px;
}

#imgbuttons {
    clear: both;
    border-top: solid 2px #dddddd;
    margin: 0 auto;
}

a.imgbutton, span.imgbutton{
    display: block;
    width: 148px;
    height: 148px;
    padding: 10px;
    background: url('images/imgbutton_bg.gif') no-repeat;
    float: left;
}

a.imgbutton img{
    filter:alpha(opacity=70);
    -moz-opacity: .7;
    opacity: .7;
}
/*a.imgbutton:hover img{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}*/

#imgbuttons img,#himgbuttons img{
    padding: 0;
    border-color: #fff;
}

#imgbuttons div.left,#himgbuttons div.left{
    width: 206px;
}

#imgbuttons h1,#himgbuttons h1,#himgbuttons h4{
    font-size: 1em;
    line-height: 20pt;
    font-weight: bold;
    clear: none;
    text-align: left;
}

#sidebar ul{
    font-size: 15px;
    color: #666;
    margin-bottom: 5px;
    text-align: left;
}

#sidebar .box,#sidebar .blogbox{
    color: #666666;
    font-size: 15px;
    line-height: 24px;
}

#sidebar .blogbox h2{
    border-top: 2px solid #A9A9A9;
    margin-top: 9px;
    padding: 7px 0;
    text-align: left;
}

#sidebar .blogbox ul li{
    color: #666666;
    font-size: 13px;
    margin-bottom: 0;
    text-align: left;
}

#sidebar .blogbox ul li a{
    color: #666;
    display: block;
    width: 170px;
    padding-left: 20px;
    background: url('images/blogbull.gif') no-repeat left top;
}

#sidebar .blogbox ul li a:hover{
    color: #65AA2B !important;
    background: url('images/blogbull_hover.gif') no-repeat left top;
}

#sidebar ul.sidemenu ul{
    margin-left: 20px;
    margin-bottom: 0;
}

#sidebar h1{
    color: #666666;
    font-family: georgia;
    font-size: 20px;
    line-height: 38px;
}

p#footer_menu{
    height: 45px;
    z-index: 15;
    position: relative;
    margin: 0;
    background: url('images/outer_bg.png') repeat-y top center;
    color: #ccc;
}

div#error{
    padding: 25px 40px 20px;
    font-size: 120%;
    line-height: 120%;
}

div#error p{
    padding: 0 300px 12px 0px;
}



a.sp_hover img{
    filter:alpha(opacity=70);
    -moz-opacity: .70;
    opacity: .70;
}

a.sp_hover:hover{
    color: orange;
}

a.sp_hover:hover img{
    padding:4px !important;
    background:#fff !important;
    border:solid 1px #fff !important;
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

a.sp_hoverin{
    color:#356AA0 !important;
}

a.sp_hoverin img{
    filter:alpha(opacity=70);
    -moz-opacity: .7;
    opacity: .7;
}

a.sp_hoverin:hover{
    color:#65AA2B !important;
}

a.sp_hoverin:hover img{
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

a.sp_reverse{
    color:#356AA0 !important;
}

a.sp_reverse img{
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

a.sp_reverse:hover{
    color:#65AA2B !important;
}

a.sp_reverse:hover img{
    filter:alpha(opacity=70);
    -moz-opacity: .7;
    opacity: .7;
}

a.sp_list{
    background: #ffffff;
    text-decoration:none !important;
    color:#65AA2B !important;
}

a.sp_list img{
    color:#65AA2B !important;
    border-color:#65AA2B #FFFFFF #FFFFFF !important;
    border-style:solid !important;
    border-width:2px !important;
}

a.sp_list:hover{
    text-decoration:underline !important;
    color:#65AA2B !important;
}

a.sp_list:hover img{
    border: 2px solid #65aa2b !important;
}

a.sp_reversegray{
    color:#222222 !important;
    font-weight: bold;
    display: block;
    background: #FFFFFF;
    padding: 8px 0px 5px;
}

a.sp_reversegray:hover{
    color:#222222 !important;
    background-color:#DFF1FD !important;
}

a.sp_reversegray:hover img{
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}



a.sp_bg{
    color:#356AA0 !important;
    font-family: georgia;
}

a.sp_bg:hover, a.sp_bg_hover{
    color:#65AA2B !important;
    text-decoration: underline !important;
}

a.sp_bg img{
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

a.sp_bg:hover img{
    filter:alpha(opacity=70);
    -moz-opacity: .7;
    opacity: .7;
    text-decoration: none !important;
}

a.sp_home{
    font-family: 'Cabin Condensed',helvetica,arial;
    border-bottom:2px solid #cccccc;
    color:#1b5891;
    font-size: 22px !important;
	line-height:24px;
    font-weight: normal;
    display: block !important;
    background: #ffffff;
    padding-bottom: 6px;
    margin-bottom: 10px !important;
}

a.sp_home:hover, a.sp_home_hover{
    border-bottom: 2px solid #628bc1;
    color: #4cbc00;
    background: #ffffff;
}

a.sp_arrow{
    color:#c69038 !important;
    text-decoration: none !important;
}

a.sp_arrow:hover, a.sp_arrow_hover{
    color:#c69038 !important;
    text-decoration: none !important;
}

a.sp_arrow img{
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

a.sp_arrow:hover img{
    filter:alpha(opacity=70);
    -moz-opacity: .7;
    opacity: .7;
}

a.sp_gb{
    color:#65AA2B !important;
    text-decoration: none !important;
}

a.sp_gb:hover, a.sp_gb_hover{
    color:#356AA0 !important;
    text-decoration: underline !important;
}

a.sp_homeg{
    color:#65AA2B !important;
}

a.sp_homeg:hover{
    color:#65AA2B !important;
    text-decoration: underline !important;
}


.window_cover{
    width: 100%;
    position: relative;
    top: 20px;
    padding-bottom: 0;
}

.tab_contact {
    margin: 20px 0;
    border: 0px;
}

a.glossary,.glossary,.glossary a{
    font-size: 19px;
    text-align: center;
    text-decoration: none;
}

a.glossary:hover,.glossary a:hover{
    text-decoration: underline;
}

.inquiryBox  {
	background:#ffffff;
	color:#474747;
	font-weight:bold;
	margin-top:8px;
	overflow:hidden;
	padding:3px;
	width:599px;
}

.info {
    	background: none repeat scroll 0 0 #FCFBF5;
   	 border: 1px solid #DBD9C7;
	color:#676555;
	font-size:14px;
	font-weight:bold;	
	line-height:22px;
	margin:0px 0px 10px;
	padding:10px;
	font-family:geneva,verdana,sans-serif;
}

h3.contact {
	border-bottom:1px dashed #A6A4D6;
	font-size:23px;
	margin-bottom:18px;
	padding-bottom:5px;
	color:#000000;
	line-height:26px;
}

table.sidebar, table.sidebar tr, table.sidebar tr td{
    border: none;
    padding-top: 0px;
}

table.sidebar tr td input, table.sidebar tr td textarea{
    width: 160px;
    border: 1px #7f9db9 solid;
    padding: 2px;
    background: #ffffff;
    font-family: arial;
    font-weight: 700;
    font-size: 11px;
    color: #222222;
    letter-spacing: 2px;
}

table.sidebar tr td .createprofile, table.sidebar tr td .createprofile input,.createprofile input, table.sidebar tr td input.createprofile{
    background: url(images/createprofile.jpg) no-repeat;
    border: none;
    width: 199px;
    height: 43px;
}

table.cfcform, table.cfcform tr, table.cfcform tr td{
    border: none;
    padding-top: 5px;
}

table.cfcform tr td input, table.cfcform tr td textarea{
    width: 95%;
    border: 1px #356AA0 solid;
    padding: 2px;
    background: #ffffff;
    font-family: arial;
    font-weight: 700;
    font-size: 15px;
    color: #222222;
    letter-spacing: 2px;
}

table.cfcform tr td .createprofile, table.cfcform tr td .createprofile input,.createprofile input, table.cfcform tr td input.createprofile{
    background: url(images/createprofile.jpg) no-repeat;
    border: none;
    width: 199px;
    height: 43px;
}

table.width, table.width tr, table.width tr td{
    border: none;
    font-size: 14px; 
    color:#000000; 
    background-color:#fafafa; 
    padding:4px auto;
}

table.width tr td input, table.width tr td textarea{
    width: 440px;
    border:1px solid #7C9FBB;
    padding: 5px 3px;
    background-color:#f7f7f7 !important;
    font-family: arial;
    font-weight: 700;
    font-size:14px;
    color:#222222;	
}

table.width tr td .createprofile, table.width tr td .createprofile input,.createprofile input, table.width tr td input.createprofile{
    background: url(images/createprofile.jpg) no-repeat;
    border: none;
    width: 199px;
    height: 43px;
}

table.width tr td input.captchainput{
    width: 80px;
}

table.width2, table.width2 tr, table.width2 tr td{
    border: none;
    padding: 10px 10px 10px 20px;
    background: #f5f5f5;
}

table.width2 tr td input, table.width2 tr td textarea{
    border: 2px #7f9db9 solid;
    padding: 3px;
    background: #f7f7f7;
    font-family: arial;
    font-weight: 700;
    font-size: 1em;
    color: #222222;
    letter-spacing: 2px;
}

table.width2 tr td .createprofile, table.width tr td .createprofile input,.createprofile input, table.width2 tr td input.createprofile{
    background: url(images/createprofile.jpg) no-repeat;
    border: none;
    width: 199px;
    height: 43px;
}

table.width2 tr td input.captchainput{
    width: 80px;
}

#content img.captchaimg{
    border: none;
    padding: 0px;
}

#glossaryalpha img{
    border: none;
    padding: 1px 5px 0px 5px;
}

#sidebar ul,#sidebar ul li,#sidebar ul li a{
    font-weight: bold;
}

#sidebar h3,#sidebar h2,#sidebar h1{
	font-family: 'Cabin Condensed',helvetica,arial;
    color: #484848;
    font-size: 20px;
    font-weight: normal !important;
    margin-bottom: 3px;
    margin-top: 7px;
    padding: 8px 0 7px;
    text-align: left;
}

#nav {
    background: #577da2;
    border-bottom: 1px solid #FFF;
    height: 32px;
}

#nav li {
    margin-right: 25px;
}

#nav li, #subnav li {
    float: left;
    list-style: none;
}

#nav a, #nav a:visited {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}

#nav a:hover, #nav a:active, li.current_page_parent a, li.current_page_parent a:visited, #nav li.current_page_item a, #nav li.current_page_item a:visited {
    background: #295887;
}

#subnav {
    background: #e6eef7;
    border-top: 2px solid #577da2;
    border-bottom: 2px solid #cad8e6;
    height: 28px;
}

#subnav li {
    border-right: 1px solid #295887;
    padding: 0 7px;
}

#subnav a, #subnav a:visited {
    color: #295887;
    text-decoration: none;
    font-weight: bold;
}

#subnav a:hover, #subnav a:active, #subnav li.current_page_item a, #subnav li.current_page_item a:visited {
    text-decoration: underline;
}

#about_menu{
    display: block;
    float: right;
    margin: 0px;
    visibility: hidden;
}

#about_menu .about_link{
    margin: 0px;
    padding: 0px;
}

#about_menu .about_link a {
    color: #356AA0;
    margin: 0px;
}

#about_menu .about_link li {
    height: 10px;
    margin-top: 0px;
}

#about_menu li.page_item{
    float: left;
    list-style: none;
}

#about_menu ul li a{
    display: block;
    float: left;
    padding: 0 10px;
    font: 12px sans-serif, arial;
    color: #000;
    font-weight: bold;
}

.sidemenu {
    display: none;
}


div.post2 {
    border-bottom: 2px solid #E3E3E3;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

#morearticlesyoulllove{
    color: #999999;
    font-family: helvetica, arial;
    font-size: 39px;
    line-height: 50px;
    padding: 30px 15px 0px;
}

#morearticlesyoulllove ul li {
    font-size: 20px;
    line-height: 30px;
}

.morearticles,#morearticles2{
    color: #808080;
    font-size: 1.4em;
}

hr.morearticleshr{
    border-color: #999999;
    border-width: 2px;
    margin-top: 0px;
}

hr.orange {
    border-color: #dddddd;
    border-width: 3px;
    margin-top: 0px;
}

hr.morearticleshrsingle{
    border-color: #808080;
    border-width: 2px;
    margin-top: 0px;
    margin-bottom: 3px;
}

.storycontentsingle{
    font-family: georgia;
    font-size: 14px;
    line-height: 22px;
    padding: 0 10px;
}

td#deletep p{
    display: none;
}
/* Reverse the order of divs on blog pages, Victor Ichalov <ichalov@gmail.com>, 2009-12-18 */

#blogtitlelinks {
    position: relative;
    margin-top: 20px;
}

