body {
	background: url(images/bg.jpg) fixed;
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #000;
	text-align: center;
	behavior: url("csshover.htc");
}
#header_bg {
	height: 153px;
	width: 950px;
	float:left;
	background: url(images/header_bg.gif) repeat-x top;
	}
	
#header_right {
	color: #F4FAFE;
	margin: 0;
	font-size: .9em;
	height: 153px;
	line-height: 153px;	
	background: url(images/header_right.gif) no-repeat right top;
	}
	
#header_left {
	margin: 0;
	padding: 0;
	height: 153px;
	width: auto;
	background: url(images/header_left.gif) no-repeat left top;
}
#header_text {
	position: absolute;
	width: 620px;
	top: 43px;
	left: 50%;
	margin-left: -170px;
	font-size:15px;
}
#header_bg  .logo
{
	height: 153px;
	width: 300px;
	background: url(images/logo.gif) no-repeat 50% 50%;
	display:block;
}
#navouter{
float:left;
width:950px;
font-family:Myriad Pro, 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;;
font-size: 14px;
color:#FFFFFF;
}
#navleft{
	float:left;	
	background: transparent url(images/single_post_left.gif) no-repeat left top;
	width:80px;
	height:39px;
}
#navright{
	float:left;	
	background: transparent url(images/single_post_right.gif) no-repeat right top;
	width:80px;
	height:39px;
}
#navbg{
	float:left;	
	background: transparent url(images/single_post_bg.gif) repeat-x right top;
	width:790px;
	text-align:center;
	line-height: 39px;
}

#single_post_right {
	color: #ffffff;
	line-height: 39px;	
	width: 950px;
	float:left;
	background: url(images/single_post_right.gif) repeat-x right top;
}

#single_post_left {
	color: #ffffff;
	padding: 0px;
	padding-left: 25px;
	font-size: 14px;
	line-height: 39px;
	width: 900px;
	background: transparent url(images/single_post_left.gif) no-repeat left top;
}

#header h1, #header h1 a {
	margin: 0 0 0 15px;
	font-size: 1.5em;
	line-height: 47px;
	height: 47px;
	background: transparent;
	text-decoration: none;
	border: none 0px;
	color: #fff;
}

h1 {
	margin: 0;
	font-weight: normal;
	font-size: 17px;
	line-height: 47px;
	height: 47px;
	background: none;
	text-decoration: none;
	border: none 0px;
}

h2 {
	color: #F7941D;
	font-weight: bold;
	font-size: 17px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background: none;
	}

.links h2 {
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: normal;
	color: #F7941D;
	list-style: none;
}
.links h2 a
{
color: #F7941D;
font-weight:bold;
font-size:17px;
}
.links h2 a:hover
{
color: #F7941D;/*F7941D*/
}
h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #405D6A;
	background: none;
}

.links h3 {
	font-size: 1.4em;
	margin: 0px;
	font-weight: normal;
	color: #ffffff;
}
blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}

code {
	display: block;
	padding: 10px;
	color: #1F3B4E;
	background: #E8F2F8;
	font-size: 1.2em;
	border-top: 2px solid #98C1EC;
	}

p {
	line-height: 1.4;
	}

/* 2)-=-=-=- Structure -=-=-=- */
#outer-container{
margin:0px auto;
width:990px;
}
#container {
	text-align: left;
	margin:0px auto;
	width:950px;
	margin-top:20px;
}

#wrapper {
	/*padding: 16px 16px 0 16px;*/
	float:left;
	width:950px;
	margin:20px 0px 0px 0px;
}
	
div#content {
	width: 500px;
	padding: 0px 10px;
	/*background: #0f0f0f;	*/	
	float:left;
}
#content-top{
	background: #0f0f0f url(images/content-top.gif) no-repeat;
	float:left;
	width:500px;
	height:25px;
}
#content-bottom{
	background: #0f0f0f url(images/content-bottom.gif) no-repeat;
	float:left;
	width:500px;
	height:25px;
}
#navibar {
	float: left;
	width: 215px;
	margin: 0px;
	padding:25px 0px 0px 0px;
	background: #0f0f0f url(images/container_left.gif) no-repeat;
}

#right {
	float: right;
	width: 215px;
	margin: 0px;
	padding:25px 0px 0px 0px;
	background: #0f0f0f url(images/container_left.gif) no-repeat;
}



#navi_end_left {
	background: url(images/container_left_end.gif) no-repeat left bottom;
	width: 215px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	float:left;
}

#navi_end_right {
	width: 215px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	float:left;
	background: url(images/container_left_end.gif) no-repeat left top;
}

#footer {
	margin-bottom:20px;
	padding: 20px 0 0 0;
	height: 50px;
	width: 100%;
	background: transparent url(images/footer_right.gif) repeat-x right bottom;
	clear: both;
	position: relative;
	text-align: center;
	line-height:50px;
}

#footer_left_bg {
	margin: 0;
	padding: 0;
	height: 50px;
	width: auto;
	background: url(images/footer_left.gif) no-repeat left bottom;
}
	
#footer_left_bg p {
	color: #fff;
	margin: 0;
	font-size: .9em;
	padding: 10px 0 0 0;
	background: none;
	text-align: center;
}

#footer_left_bg a {
	color: #fff;
}

#footer_left_bg a:active, #footer_left_bg a:hover {
	color: #ff7d00;
}


/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	background: #242424;
	font-size: .9em;
	padding: 5px;
	margin: 5px 0px;
	border: 1px solid #4d4b4b;
	}

.highlight {
	background: #DCF1FE;
	}
	
.comments-nice-bg {
	padding: 1px;
	color: #000;
	background:#fff;
}

.comments-nice {
	padding: 10px;
	background: #FAFAFA url(images/comment-area.gif) repeat-x left top;
	border: 1px solid #ed7711;
}


/*MYMODS*/
.comments {
	font-size: 1.2em;
	padding: 0px;
	padding-right: 10px;
	background:none;
}
.comments a:link, .comments a:visited {
	color: #155EA5;
	font-weight: bold;
	text-decoration: underline;
}
.comments a:hover, .comments a:active {
	color: #0099FF;
	text-decoration: underline;
}	
/*MYMODS end*/

.alt {
	background: #fff7f2 !important; 
	border: 1px solid #f9ca9d !important;
	padding: 10px 10px 0 10px !important;
}

.alt:hover {
	border: 1px solid #fea24c !important;
	}

.commentlist li:hover {
	border: 1px solid #fea24c;
	}

.commentlist {
	padding: 0;
	margin: 3px;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #fff7f2;
	border: 1px solid #f9ca9d;
	margin: 10px;
	color: #2D3845;
	}

p.metadate {
	font-size: 11px;
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: 11px;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight:normal;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	font-family:Arial;
	}
	
.comments-nice .reply {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0 0 0px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: #FFF url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0px;
	border: 1px solid #efefef;
}

.postinput {
	margin: 0;
	}

/* 4)-=-=-=- Right selectors -=-=-=- */	

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}

.links {
	margin: 0px;
	padding: 0px;
	background: #0f0f0f;
	border-left:1px solid #393939;
	border-right:1px solid #393939;
	color:#cccccc;
	height:auto;
	padding-left:10px;
	float:left;
}
.links li {
	list-style: none;
	/*	background: url(images/content_bullet.gif) no-repeat 0 9px;
	padding: 2px 0 2px 0px;
	padding-bottom: 5px;*/
	/*MYMODS*/
	margin-right: 10px;
	/*MYMODS end*/
}

div.links ul li#linkcat-1 {
	list-style: none;
	display: inline;
	background: none;
	padding: 0px;
	float:left;
	margin: 0px;
	
}
.links ul
{
margin:0px;
 width:203px; 
 float:left;
padding:0px 2px;

}
.links ul li {
	border-bottom: 0px solid #efefef;
	padding:0px 0px 0px 10px;
}

.links ul li ul li {
	border-top: 0px solid #efefef;
	border-bottom: 0px solid #efefef;
}

.links li li {
	list-style: none;
	/*background: url(images/content_bullet.gif) no-repeat 0 9px;*/
	padding: 2px 0 2px 12px;

}
	
.links li li li {
	background: url(images/sub_icon.gif) no-repeat 0 7px;
	/*padding: 3px 0 2px 13px;*/
	font-size: 1em !important;
}

.links ul {
	padding: 0px;
	margin: 0px;
}

.links ul ul {
	padding: 0;
	margin: 2px 0 0 0;
	}

.links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	}

.links a {
	font-size: .9em;
	text-decoration: none;
	color: #dddcdc;
	}

/*MYMODS*/ 
.links a:hover, .links a:active {
	/*color: #fff;*/
	text-decoration:underline;
}
#search {
	padding:0x 10px 10px 10px;
	_padding:0x 10px 10px 10px;
	height: 22px;
	margin:0px;
}
.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	/*background: #efefef;*/
	border: 1px solid #F7941D;
	/*color: #F7941D;*/
	width: 120px;
	font-size: 12px;
	height: 16px;
}

.searchfield:hover {
	/*background: #efefef;*/
	border: 1px solid #BFBFBF;
	/*color: #949494;*/
}
	
.searchsubmit {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	/*background: #efefef;*/
	border: 1px solid #F7941D;
	color: #F7941D;
	width: 50px;
	font-size: 12px;
	height: 20px;
}

.searchsubmit:hover {
	/*background: #efefef;*/
	border: 1px solid #BFBFBF;
	color: #949494;
}
/*MYMODS end*/

/* 6)-=-=-=- Forms -=-=-=- */

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #f9ca9d;
	padding: 2px 5px 1px 5px;
	width: 90% !important;
	width: 250px;
	min-width: 100px !important;
	max-width: 450px !important;
	height: 100px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #fea24c;
	color: #2164A7;
	}
	
input {
	background: #fff;
	border: 1px solid #f9ca9d;
	}
	
/*input:hover {
	border: 1px solid #0031A6;
	}*/
	
.input-submit {
	text-align: center;
	background: none;
	border: 0px solid #ffffff;
	}


.input-submit:hover {
	background: none;
	border: 0px solid #ffffff;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr {
	display: none;
	}
	
	
ul#navlist {
	margin: 0;
	padding: 0;
	/*white-space: nowrap;*/
}

ul#navlist ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navlist li.page_item {
	display: inline;
	list-style-type: none;
	padding: 12px 15px;
	margin: 0px;
	text-align:center;
	line-height:39px;
}
#navlist li.page_item:hover {
	display: inline;
	list-style-type: none;
	background:url(images/navlinkbg.gif) repeat-x;
	padding: 12px 15px;
	line-height:39px;
	margin: 0px;
	text-align:center;
	color:#000000;
}
#navlist li.current {
	display: inline;
	list-style-type: none;
	background:url(images/navlinkbg.gif) repeat-x;
	padding: 10px 15px;
	line-height:39px;
	margin: 0px;
	text-align:center;
	color:#000000;
}

#navlist li.page_item ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist a {
	/*padding: 0px 10px 0 10px;*/
	color:#FFFFFF;
	text-decoration: none;
	line-height:39px;
}

/*#navlist a:link, #navlist a:visited {
	text-decoration: none;
}*/
/*MYMODS*/ /*NEED TO LOOK INTO THIS, COULD BE WHY TEXT IS SHOWING UP BLACK IN SOME PLACES*/ /*MYMODS end*/
#navlist li.page_item:hover a, #navlist a:hover{
	color:#000000;
}
.error{font-size: 18px;font-weight:bold;}
.categorytitle{color:#F7941D; padding-bottom:10px;}
.categoryImage{width:200px;height:160px; float:left}
.categoryperpage{width:450px;padding-right:30px; padding-bottom:10px;font-size:14px;color:#F7941D; float:left;}
.categoryperpage a{color:#F7941D; text-decoration:none}
.categoryimage{width:234px; padding:5px; float:left;}
.categoryslider{float:left;width:230px; padding-top:10px; color:#ffffff; height:290px;}
.categoryheadname{width:210px; font-weight:bold; float:left}
.categorycontent{width:210px; color:#ffffff; height:auto; float:left}
.categoryrate{width:210px; color:#F7941D; height:auto;float:left}
.searchperpage{width:450px;padding-right:30px; padding-top:10px; padding-bottom:10px;font-size:14px;color:#F7941D; float:left;}

/**********************************/
#fotercprt{
	float:left;
	color: #fff;
	margin: 0;
	font-size: .9em;
	background: none;
	text-align: center;
	width:400px;
}

#footerlink{
	float:right;
	margin:0px;
	width:300px;
	height: 50px;
	line-height:28px;
	font-size: .9em;
}
#footerlink ul {
	float:left;
	list-style:none;
	padding: 10px 0 0 0;
	margin:0px;
}
#footer ul li{
	float:left;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#footer ul li a{
	text-transform:capitalize;
	text-decoration:none;
	padding:0px 10px;
	/*border-right:1px solid #fff;*/
}
#footer ul li a:hover{
	text-decoration:underline;
}
#contactsend input {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 url(images/submit.gif) no-repeat scroll left center;
border:0 none;
cursor:pointer;
display:inline;
float:left;
height:35px;
margin:0 0 0 0px;
position:relative;
width:94px;
}

.contacttext span input.wpcf7-validates-as-required {
border:1px solid #009900;
}



/* Comparison Tables */
/*
.comparison_table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

.comparison_table th, .comparison_table td {
	padding: 7px;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.comparison_table th {
	font-size: 12pt;
	text-transform: uppercase;
	background: #eee;
}

.comparison_table tr.alternate td {
	background: #f6f6f6;
}



table.ratings {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

ul.ratings {
	margin: 0;
	padding: 0;
}

ul.ratings li {
	display: inline;
	list-style: none;
}

.rating_label {
	white-space: nowrap;
	background: none;
	color: #F7941D;
	font-family: Arial;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
}

.rating_value {
	white-space: nowrap;
	font-family: Arial;
	font-size: 10pt;
	vertical-align: bottom;
	padding: 0px 0px 2px 6px;
}

.rating_value .no_ratings {
	color: #000000;
}


div.star-holder {
	position: relative;
	height: 19px;
	width: 100px;
	font-size: 19px;
}

div.star {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: transparent;
	letter-spacing: 1ex;
	border: none;
}

.star1 { width: 40%; }
.star2 { width: 40%; }
.star3 { width: 60%; }
.star4 { width: 80%; }
.star5 { width: 100%; }

.star img, div.star a, div.star a:hover, div.star a:visited {
	display: none;
	position: absolute;
	right: 0;
	border: none;
	text-decoration: none;
}

div.star img {
	width: 19px;
	height: 19px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
*/

/*MYMODS*/ 
/*
.rating_value a {
	width: 16px;
	height: 16px;
}

.rating_value .on {
	width: 16px;
	height: 16px;
}
*/


.latest{
	padding-right: 10px;
}

a:link, a:visited {
	text-decoration: underline;
}

a:hover, a:active {
	color: #0099FF;
	text-decoration: underline;
}	


img.alignright {
	float: right;
}

img.alignleft {
	float: left;
}

img {
	border-style: none;
}




/*MYMODS end*/
