@import url("default.css");

/*>>>>> Setup and Reset <<<<<*/


h1, h2, h3, h4, h5, h6  {
	font-family: Tahoma,Helvetica, Verdana, Arial, sans-serif;
}

a:link, a:visited {
color: #182d5d;
}

#sidebar h3 {
color:#182d5d;
margin: 0;
padding-top: 0;
}



/*>>>>> Navigation - Structure <<<<<*/


#nav_contain {
	height: 32px;
	margin-bottom: 0;
	float:right;
	margin-top:82px;
}

#nav  {
	position: relative;
	float:right;
	z-index: 100;
}

#nav ul  {
	height:15px;
}

#nav li  {
	display: inline;
	position: relative!important;
	/*line-height: 42px;*/
	padding: 0 0 0 0;
	margin: 0 ;
}

#nav li a:link, #nav li a:visited  {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: url(custom/navtile.jpg) repeat-x left bottom;
	padding:10px 10px;
	border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	
}

#nav li.page-item-518 a:link, #nav li.page-item-518 a:visited   {
	color: #FCD36C;
}

/* IE7 Fix */

#nav li:hover, #nav li.hover {  
	position: static;
	color:#000;
}



/* Orange Tab */

#nav li.buynow a:link, #nav li.buynow a:visited  {
	background: url(custom/navtileorange.jpg) repeat-x left bottom;
}

#nav li.buynow a:hover  {
	background: #fff;
}

#home #nav li.buynow a:hover  {
	background-color: #fff;
}

/* Hover for HomePage tabs */

#home #nav li.current_page_item a:link, #home #nav li.current_page_item a:visited, #home #nav li a:hover  {
	color: #000;
	background: #fff;
}



/* Hover for normal page tabs */

#nav li.current_page_item a:link, #nav li.current_page_item a:visited, #nav li a:hover  {
	color: #000;
	background: #fff;
}


/*>>>>> Top-Right Nav <<<<<*/

#top-nav {
	position: relative;
	z-index: 1;
	float:right;
	height:30px;
	width:200px;
	margin-bottom:-30px;
	border-bottom:#9CF 2px solid;

}



/*>>>>> Layout <<<<<*/

#header  {
	height: 120px;
	background:transparent url(custom/headerbg.jpg) repeat-x scroll left top;

}

#header-top  {
	height: 91px;
	width:200px;
	padding: 13px 0 0 0;
	float:left;
}


#header-top-nav  {
	height: 30px;
	width:200px;
	padding: 13px 0 0 0;
	float:right;
}


#featured  {
	border-top: 1px solid #fff;
	background: url(custom/featuredbg.jpg) repeat-x bottom;
	background-color: #ffffff;
}

#featured .inner  {
	background: none;
}

#featured #text {
float:left;
padding:0px 0;
width: 100%;
}

.alignleft {
margin:20px 55px 0 0;
}

#featured #text h2 {
font-size:44px;
line-height:45px;
margin:32px 0 4px;
}

#featured #text p {
font-size:17px;
font-weight:bold;
line-height:25px;
margin: 10px 0;
}

#featured #text #buttons {
margin:20px 0 0;
}

#featured #text #buttons a:link, #featured #text #buttons a:visited {
font-size:18px;
}

.inner  {
	width: 920px;
	margin: 0 auto;
	position:relative;

}

#content  {
	width: 640px;
	margin:0 0 0 20px;
}
.post  {
	float: left;
	width: 640px;
	padding: 15px 0 15px 0;
}

.fullwidth, .fullwidth .post  {
	width: 920px!important;
}


#main_content  {
	border-top: 0px;
}


#main_content .item {
padding:30px 0 0;
float:left;
margin:0 75px 25px 0px;
width:250px;
}

#main_content .item h2 {
font-size:18px;
margin:10px 0 0px;
line-height:23px;
}

#main_content .item p {
font-size: 13px;
line-height:19px;
}

#main_content .item a.more_info {
margin-top: 5px;
display: block;
background:transparent url(default/morearrow.gif) no-repeat scroll left center;
padding: 0 0 0 8px;
}

.post .post_bottom .readmore  {
	display: block;
	float: left;
	width: 640px;
}

/* Sidebar Nav */

#sidebar  {
	float: left;
	width: 230px;
	margin: 0 20px 0 0;
}

.widget ul li {
line-height:20px;
padding: 5px 0 5px 0;
font-size: 14px;
list-style-type:none;
}

.widget ul li a {
padding: 5px 0 5px 0;
}

.widget ul li a:hover {
font-weight: normal;
color: #182d5d;
}

.block {
border-bottom:none;
}

.block ul  {
	padding: 0;
}

#sub-page-menu li.current_page_item a:link, #sub-page-menu li.current_page_item a:visited {
	font-weight: bold;
	color: #182d5d;
	background-color:#EFEFEF;
}


#footer {
background: #8abfe4 url(default/footertopbg.jpg) repeat-x scroll left top;
color:#FFFFFF;
padding: 20px 0 20px 0;
font-size:12px;
font-weight: normal;
}

#footer #left {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0 20px 0 0;
}
 
#footer #left ul#footernav li {
	font-weight: bold;
	list-style:none;
	float:left;
	border-right:1px solid #fff;
	line-height:12px;
	padding:0 7px;
	margin: 0 0 6px 0;
}


#footer #right  {
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
	text-align:right;
}

#footer #right ul#footernav li {
	font-weight: bold;
	list-style:none;
	float:right;
	border-right:1px solid #fff;
	line-height:18px;
	padding:0 7px;
	margin: 0 0 6px 0;
}


/*>>>>> Layout - Inside Pages <<<<<*/

#main_content .post p {
line-height: 21px;
margin-top: 0;
}

#main_content .post img {
border: none;
}

#main_content .post h2 {
font-size: 20px;
margin:0;
padding: 0 0 20px 0;
}

#main_content .post h3 {
line-height: 21px;
margin:0;
padding: 0 0 15px 0;
}


/*>>>>> 2 Column Layout - Form Pages <<<<<*/



.column1 {
  margin-right: 10px;
  padding:10px 0 0 0;/*because box has padding too, so it makes the two h2 the same height*/
  width: 440px; 
  float: left;
  border: 0px solid #000;
}

.column2 {
  padding-left: 10px;
  width: 460px; 
  float: left;
  border: 0px solid #000;
}

.box {
	width: 400px;
	float: left;
	padding:10px 20px 10px 20px;
	background: #edf3f7;
	font-size:12px;
	margin-bottom:5px;
	text-align:left;
  }
  
.post #two-column h2 {
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #8DCCD9;
	color:#242F42;
}

.box_footer_link a {
	color:#182d5d;
	text-decoration:none;
	font-size:12px;
}

.error-status {
color:red;
font-style:italic;
}



/*>>>>> Utility Links Nav <<<<<*/

#header #utility_links {
left:710px;
position:absolute;
top:20px;
width:210px;
}

#header ul#utility_links li  {
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/about/media/img/bullet_point.png) no-repeat scroll 0 0.3em;*/
	float:right;
	display:inline;
	color:#fff;
	font-size:12px;
	border-right:1px solid #b6cbd8;
	line-height:12px;
	padding:0 8px;
	margin: 0 0 6px 0;
}

#header ul#utility_links li a, #header ul#utility_links li a:visited  {
	color:#fff;
}

