* { margin: 0; padding: 0; }
body { text-align: center; font: 12px Verdana; color: #333333; background: #EEEEEE url(../images/background.gif) repeat-x 0 0;  width: 960px; margin: auto auto; text-align: left; }
a { color: #333333; text-decoration: none; }
a:hover { text-decoration: underline; color: #4A79A5; }
img { border: 0; }
.break { font-size: 0; width: 0; height: 0; clear: both; }
.alignleft { float: left; margin: 4px 10px 5px 0; }
.alignright { float: right; margin: 4px 0 5px 10px; }
.aligncenter {text-align: center; }
.hidden {display: none; }
.errorline{ color:red; font-size:12px; font-weight:bold; margin-top:20px; margin-bottom:20px; }
.successline{ color:#4a79a5; font-size:12px; font-weight:bold; margin-top:20px; margin-bottom:20px; }
.errorlinesimple{ color:red; font-size:12px; font-weight:normal; margin-top:20px; margin-bottom:20px; }
.successlinesimple{ color:#4a79a5; font-size:12px; font-weight:normal; margin-top:20px; margin-bottom:20px; }

#topbar{
position:absolute;
border: 0px solid black;
padding: 2px;
width: 130px;
visibility: hidden;
z-index: 50;}

.errorline a{ color:red; font-size:11px; font-weight:bold; margin-top:10px; margin-bottom:0px; }
.successline a{ color:#4a79a5; font-size:11px; font-weight:bold; margin-top:10px; margin-bottom:0px; }
.simpletab{ font-size:11px; font-weight:normal;  margin:2px; padding:2px;}
.simpletab a{font-size:11px; font-weight:normal;  margin:2px; padding:2px;}
.redtab{ color:red; font-size:11px; font-weight:normal; margin:2px; padding:2px;}
.redtab a{ color:red; font-size:11px; font-weight:normal; margin:2px; padding:2px;}
.successlinesimple a{ color:#4a79a5; font-size:11px; font-weight:normal; margin-top:10px; margin-bottom:0px; }

#wrapper { width: 960px; margin: auto auto; text-align: left; }

#header { height: 162px; margin-bottom: 10px; overflow: hidden; }
#header .pages { list-style-type: none; height: 42px; padding-top: 7px; }
#header .pages li { float: left; text-transform: uppercase; font-size: 1em; }
#header .pages li a { display: block; text-decoration: none; color: #333333; display: block; padding: 10px 12px; border-width: 0 1px; border-style: solid; border-color: #F0F0F0; }
#header .pages li a:hover { border-color: #ffffff; }
#header .logo { float: left; width:230px; height: 109px; }
#header .headright { float: left; margin:10px 0 10px 40px; height: 109px; }
#header .logo h1 { text-transform: uppercase; font-size: 2.5em; padding-top: 3px; }
#header .logo h1 a { text-decoration: none; }
#header .logo p { font-weight: bold; text-transform: uppercase; color: #888888; }
#header .ad { float: right; }
#header .categories { list-style-type: none; clear: both; height: 37px; margin-left: -15px; }
#header .categories li { float: left; }
#header .categories li a { display: block; padding: 11px 15px 12px; text-decoration: none; }
#header .categories li a:hover { font-weight: bold; color: #4A79A5; }

#menu{ background:url(../images/menuback.gif) repeat-x; padding-bottom:20px; }

.box { background-color: #FFFFFF; border: 1px solid #DDDDDD; padding: 6px; margin-bottom: 10px; }
.box h2 { background-color: #4A79A5; color: #ffffff; font-size: 1em; text-transform: uppercase; padding: 4px; margin-bottom: 5px; font-weight:bold;}
.showhintclass {float:right; width:40px; margin-right:5px; }
.mandatory {width:10px; margin-left:15px; color:red; font-weight:bold;}
.options {width:10px; margin-left:15px; color:red; font-weight:normal;}

#lsidebar { width: 200px; float: left; padding-bottom: 10px; }
#lsidebar ul { list-style-type: none; }
#lsidebar ul li { line-height: 1.4em; padding: 4px 0 4px 17px; background: url(../images/bullet.png) no-repeat 2px 9px; border-bottom: 1px dotted #B6B6B6; }
#lsidebar ul li a { color: #333333; text-decoration: none; }
#lsidebar ul li a:hover { color: #4A79A5; text-decoration: underline; }

#rsidebar { width: 315px; float: right; padding-bottom: 10px; }
#rsidebar .ads { padding: 0 7px; text-align: center; }
#rsidebar .ads img { margin: 7px; }
#rsidebar ul { list-style-type: none; padding: 5px 8px; }
#rsidebar ul li { line-height: 1.4em; padding: 5px 0; }
#rsidebar ul li a { font-weight: bold; }
#rsidebar ul li p { padding-top: 5px; }
#rsidebar .flickr { text-align: center; padding: 0 7px; }
#rsidebar .flickr img { margin: 6px; }
#rsidebar .video { padding: 2px; }
#rsidebar .tags { padding: 2px 6px; }
#rsidebar .tags a { }
#rsidebar .tags a:hover { }

.leftfield { width: 140px; border: 1px solid #cccccc; margin:5px 0 5px 5px; height:20px; padding:1px 5px 1px 5px; }
.leftselect { width: 152px; border:1px solid #cccccc; margin:5px 0 5px 5px; height:25px; padding:1px 5px 1px 5px; }
.leftbutton { border: 1px solid #a0a0a0; font-size: 1em; font-family: Verdana; padding: 2px 6px; margin:5px 0 5px 5px; }
.leftp { padding: 5px 0 0px 5px; }

.rightfield { width: 280px; border: 1px solid #cccccc; margin:5px 0 5px 5px; height:20px; padding:1px 5px 1px 5px; }
.rightselect { width: 152px; border:1px solid #cccccc; margin:5px 0 5px 5px; height:25px; padding:1px 5px 1px 5px; }
.rightbutton { border: 1px solid #a0a0a0; font-size: 1em; font-family: Verdana; padding:2px 6px;  margin:5px 0 5px 5px; }
.rightp { padding: 5px 0 0px 5px; }

.form2 { margin: 20px; }
.left2 { width:150px; margin-right: 5px; float:left; padding-top:3px; }
.right2 { width:200px; margin-left: 20px; color:red; font-weight:bold; }
.right2 a{ width:20px; margin-left: 20px; font-weight:normal; }
.left3 { width:120px; margin-right: 5px; margin-left:15px; float:left; padding-top:3px; font-weight:bold; color:#004d85; }
.right3 { margin-left: 135px;  text-align:justify; }
.input2 { width: 240px; border: 1px solid #cccccc; height:20px; padding:1px 5px 1px 5px; }
.input3 { width: 20px; border: 1px solid #cccccc; height:20px; padding:1px 5px 1px 5px; }
.textarea2 { width: 300px; border: 1px solid #cccccc; padding:1px 5px 1px 5px; }
.button2 { border: 1px solid #a0a0a0; font-size: 1em; font-family: Verdana; padding: 2px 6px ; }
.select2 { width: 150px; border:1px solid #cccccc; height:22px; padding:0px 5px 0px 0px; }
.dob1 { width: 70px; border:1px solid #cccccc; height:22px; padding:0px 5px 0px 0px; }
.dob2 { width: 70px; border:1px solid #cccccc; height:22px; padding:0px 5px 0px 0px; }
.dob3 { width: 100px; border:1px solid #cccccc; height:22px; padding:0px 5px 0px 0px; }

#content3 { width: 500px; float: left; padding: 0 0 10px 10px; }
#featured3 { background-color: #FFFFFF; border: 1px solid #DDDDDD; margin-bottom: 10px; padding: 6px;  }
#featured3 p{ line-height: 1.4em; margin-top:20px; margin-bottom: 0px; padding: 0 4px; text-align:justify; }
#content3 h2{ background-color: #4A79A5; color: #ffffff; font-size: 1em; text-transform: uppercase; padding: 4px; margin-bottom: 5px; }
#content3 p{ line-height: 1.4em; margin-bottom: 10px; padding: 0 4px; }
#content3 .postnav { clear: both; padding: 5px 0; } 
#content3 .postnav ul { list-style-type: none; padding: 5px; }
#content3 .postnav ul li { float: left; color: #B5B4BC; padding: 4px; }
#content3 .postnav ul li a { color: #636363; text-decoration: none; display: block; padding: 2px 6px; border: 1px solid #E2E2E2; }
#content3 .postnav ul li a:hover { border-color: #ffffff; }

#contentfull { width: 960px; float: left; padding: 0 0 10px 0px; }
#featuredfull { background-color: #FFFFFF; border: 1px solid #DDDDDD; margin-bottom: 10px; padding: 6px;  }
#featuredfull p{ line-height: 1.4em; margin-top:20px; margin-bottom: 0px; padding: 0 4px; text-align:justify; }
#contentfull h2{ background-color: #4A79A5; color: #ffffff; font-size: 1em; text-transform: uppercase; padding: 4px; margin-bottom: 5px; }
#contentfull p{ line-height: 1.4em; margin-bottom: 10px; padding: 0 4px; }
#contentfull .postnav { clear: both; padding: 5px 0; } 
#contentfull .postnav ul { list-style-type: none; padding: 5px; }
#contentfull .postnav ul li { float: left; color: #B5B4BC; padding: 4px; }
#contentfull .postnav ul li a { color: #636363; text-decoration: none; display: block; padding: 2px 6px; border: 1px solid #E2E2E2; }
#contentfull .postnav ul li a:hover { border-color: #ffffff; }

.fullarea { border:0px solid #4a79a5; background:#fff; margin:0px 12px 0px 0px; padding:10px; }
.fullarea table { width:950px; margin-top:0; font-size:11px; border:0px solid #4a79a5;}
.fullarea thead th { background:#ffffff; }
.fullarea td { padding:0.5em; background:#ffffff; font-weight:normal; text-align:justify;}
.fullarea td a{ font-weight:normal; }
.fullarea td a:hvoer{ padding:0.5em; background:#fff; }
.fullarea th { padding:0.5em; background:#ffffff; color:#004D85; font-size:12px; text-align:justify;}


.comparearea { border:0px solid #4a79a5; background:#f4f4f4; margin:2px; padding:2px; }
.comparearea table { width:250px; margin-top:0; font-size:11px; border:0px solid #4a79a5;}
.comparearea thead th { background:#ffffff; }
.comparearea td { padding:0.5em; background:#ffffff; font-weight:normal; text-align:justify;}
.comparearea td a{ font-weight:normal; }
.comparearea td a:hvoer{ padding:0.5em; background:#fff; }
.comparearea th { padding:0.5em; background:#ffffff; color:#004D85; font-size:12px; text-align:justify;}

.righttable { border:0px solid #4a79a5; background:#fff; margin:0px 12px 0px 0px; padding:10px; }
.righttable table { width:290px; margin-top:0; font-size:10px; border:0px solid #4a79a5;}
.righttable thead th { background:#f4f4f4; }
.righttable td {color:#4a79a5;  font-size:10px;  padding:0.5em; background:#fff; font-weight:bold; text-align:justify;}
.righttable td a {color:#4a79a5;  font-size:10px;  padding:0.5em; background:#fff; font-weight:bold; text-align:justify;}
.righttable th { padding:0.5em; background:#f4f4f4; color:#004D85; font-size:12px; text-align:justify;}


.middlearea { border:0px solid #4a79a5; background:#fff; margin:0px 12px 0px 0px; padding:10px; }
.middlearea table { width:450px; margin-top:0; font-size:11px; border:0px solid #4a79a5;}
.middlearea thead th { background:#ffffff; }
.middlearea td { padding:0.5em; background:#ffffff; font-weight:normal; text-align:justify;}
.middlearea td a{ font-weight:normal; }
.middlearea td a:hvoer{ padding:0.5em; background:#fff; }
.middlearea th { padding:0.5em; background:#ffffff; color:#004D85; font-size:12px; text-align:justify;}

.leftarea { border:0px solid #4a79a5; background:#fff; margin:0px 5px 0px 0px; padding:5px; }
.leftarea table { width:170px; margin-top:0; font-size:14px; border:0px solid #4a79a5;}
.leftarea thead th { background:#fff; }
.leftarea td { padding:0.4em; background:#ffffff; font-weight:normal;}
.leftarea td a{ font-weight:normal; }
.leftarea td a:hvoer{ padding:0.4em; background:#fff; }
.leftarea th { padding:0.4em; background:#fff; color:#004D85; font-size:12px; font-weight:normal; color:#004d85;}

#content4 { width: 240px; float: right; padding: 0 0 10px 10px; }
#featured4 { background-color: #FFFFFF; border: 1px solid #DDDDDD; margin-bottom: 10px; padding: 6px;  }
#featured4 p{ line-height: 1.4em; margin-top:20px; margin-bottom: 0px; padding: 0 4px; text-align:justify; }
#content4 h2{ background-color: #4A79A5; color: #ffffff; font-size: 1em; text-transform: uppercase; padding: 4px; margin-bottom: 5px; }
#content4 p{ line-height: 1.4em; margin-bottom: 10px; padding: 0 4px; }
#content4 ul { list-style-type: none; }
#content4 ul li { line-height: 1.4em; padding: 4px 0 4px 17px; background: url(../images/bullet.png) no-repeat 2px 9px; border-bottom: 1px dotted #B6B6B6; }
#content4 ul li a { color: #333333; text-decoration: none; }
#content4 ul li a:hover { color: #4A79A5; text-decoration: underline; }

#content2 { width: 750px; float: right; padding: 0 0 10px 10px; }
#featured2 { background-color: #FFFFFF; border: 1px solid #DDDDDD; margin-bottom: 10px; padding: 6px;  }
#featured2 p{ line-height: 1.4em; margin-top:20px; margin-bottom: 0px; padding: 0 4px; text-align:justify; }
#content2 h2{ background-color: #4A79A5; color: #ffffff; font-size: 1em; text-transform: uppercase; padding: 4px; margin-bottom: 5px; }
#content2 p{ line-height: 1.4em; margin-bottom: 10px; padding: 0 4px; }
#content2 .postnav { clear: both; padding: 5px 0; } 
#content2 .postnav ul { list-style-type: none; padding: 5px; }
#content2 .postnav ul li { float: left; color: #B5B4BC; padding: 4px; }
#content2 .postnav ul li a { color: #636363; text-decoration: none; display: block; padding: 2px 6px; border: 1px solid #E2E2E2; }
#content2 .postnav ul li a:hover { border-color: #ffffff; }
#wp_page_numbers ul { border-top: 0 !important; }
#wp_page_numbers .page_info { padding: 3px 6px !important; margin-right: 2px; border: 1px solid #e0e0e0 !important; margin-top: 4px; }
#wp_page_numbers .active_page a { background-color: #ffffff !important; border: 0 !important; }

#content { width: 425px; float: left; padding: 0 0 10px 10px; }
#featured { background-color: #FFFFFF; border: 1px solid #DDDDDD; margin-bottom: 10px; padding: 6px;  }
#featured p{ line-height: 1.4em; margin-top:20px; margin-bottom: 0px; padding: 0 4px; text-align:justify; }
#content .featured { position: relative; padding: 0 6px 12px; }
#featured h2 { background-color: #4A79A5; color: #ffffff; font-size: 1em; text-transform: uppercase; padding: 4px; margin-bottom: 5px; }
#content .featured .comments a { position: absolute; display: block; width: 31px; height: 25px; background: url(../images/comments.gif) no-repeat 0 0; top: 5px; right: 10px; text-align: center; font-size: 0.8em; color: #333333; text-decoration: none; padding-top: 5px; }
#content .featured h3 { font-size: 1.5em; margin-bottom: 10px; font-weight: normal; padding: 0 50px 0 4px; }
#content .featured img { float: left; margin: 5px 10px 10px 4px; width: 134px; height: 134px; }
#content .featured p { line-height: 1.4em; margin-bottom: 10px; padding: 0 4px; text-align:justify;}
#content .featured .details { clear: both; text-transform: uppercase; font-size: 0.8em; margin-bottom: 0; }
#content .featured .details a { color: #333333; text-decoration: none; }
#content .featured .details a:hover { color: #4A79A5; text-decoration: underline; }
#content .recent { background-color: #FFFFFF; border: 1px solid #DDDDDD; padding: 6px; margin-bottom: 10px; }
#content .post { position: relative; padding: 5px; margin-bottom: 10px; }
#content .recent h2 { background-color: #4A79A5; color: #ffffff; font-size: 1em; text-transform: uppercase;padding: 4px; margin-bottom: 5px; }
#content .post .comments a {position: absolute; display: block; width: 31px; height: 25px; background: url(../images/comments.gif) no-repeat 0 0; top: 10px; right: 10px; text-align: center; font-size: 0.8em; color: #333333; text-decoration: none; padding-top: 5px; }
#content .post h3 { font-size: 1.5em; margin-bottom: 10px; font-weight: normal; padding: 0 50px 0 4px; }
#content .post img { float: left; margin: 5px 10px 10px 4px; width: 134px; height: 134px; }
#content .post p { line-height: 1.4em; margin-bottom: 10px; padding: 0 4px; }
#content .post .details { clear: both; text-transform: uppercase; font-size: 0.8em; margin-bottom: 0; }
#content .post .details a { color: #333333; text-decoration: none; }
#content .post .details a:hover { color: #4A79A5; text-decoration: underline; }
#content .postnav { clear: both; padding: 10px 0; }
#content .postnav ul { list-style-type: none; padding: 10px; }
#content .postnav ul li { float: left; color: #B5B4BC; padding: 4px; }
#content .postnav ul li a { color: #636363; text-decoration: none; display: block; padding: 2px 6px; border: 1px solid #E2E2E2; }
#content .postnav ul li a:hover { border-color: #ffffff; }
#wp_page_numbers ul { border-top: 0 !important; }
#wp_page_numbers .page_info { padding: 3px 6px !important; margin-right: 2px; border: 1px solid #e0e0e0 !important; margin-top: 4px; }
#wp_page_numbers .active_page a { background-color: #ffffff !important; border: 0 !important; }

.loginarea { width:380px; border:0px solid #4a79a5; background:#fff; margin:0px 12px 0px 0px; padding:10px; }
.loginarea th strong { color:#F60; }
.loginarea ul { list-style-type: none; padding-top:10px; }
.loginarea ul li { line-height: 1.4em; padding: 4px 0 4px 17px; background: url(../images/bullet.png) no-repeat 2px 9px; border-bottom: 1px dotted #B6B6B6; }
.loginarea ul li a { color: #333333; text-decoration: none; }
.loginarea ul li a:hover { color: #4A79A5; text-decoration: underline; }
.loginarea table { width:380px; margin-top:0em; font-size:11px; }
.loginarea thead th { background:#EAEAEA; }
.loginarea td { padding:0.5em; background:#F4F4F4; font-weight:bold; } 
.loginarea td a{ font-weight:normal; }
.loginarea td a:hvoer{ padding:0.5em; background:#F4F4F4; }
.loginarea td:hover { background:#EAEAEA; }
.loginarea th { padding:0.5em; text-align:center; background:#F4F4F4; color:#004D85; font-size:12px; }

.detailarea { border:0px solid #4a79a5; background:#fff; margin:0px 12px 0px 0px; padding:10px; }
.detailarea table { width:700px; margin-top:0; font-size:11px; }
.detailarea thead th { background:#EAEAEA; }
.detailarea td { padding:0.5em; background:#F4F4F4; font-weight:normal; }
.detailarea td a{ font-weight:normal; }
.detailarea td a:hvoer{ padding:0.5em; background:#F4F4F4; }
.detailarea th { padding:0.5em; background:#F4F4F4; color:#004D85; font-size:12px; }


.ratingbox { width:200px; float:right; margin-top:10px; }
.customname { width:450px; float:left; margin:5px 0 0 10px; font-size:20px; }
.error{ color:red; font-weight:normal; text-align:justify; }




#sponser_featured { background-color: #FFFFFF; border: 1px solid #DDDDDD; margin-bottom: 10px; padding: 6px;  }
#sponser_featured h2 { background-color: #4A79A5; color: #ffffff; font-size: 1em; text-transform: uppercase; padding: 4px; margin-bottom: 5px; }
#sponser { clear: both; padding-top: 0px; margin:0 0 10px 0; }
.sponser_img {margin:5px 10px 5px 10px;}

#footer { clear: both; background-color: #4A79A5;  color: #fff; font-size: 1.1em; height: 35px; padding-top: 5px; text-align:center; font-weight:normal; }
#footer a { color: #ffffff; }
#footer .wrapper { width: 960px; margin: auto auto; text-align: left; }
#footer p { text-align:center;  line-height: 1.4em; }

#content .single { padding: 2px; } 
#content .single p { line-height: 1.5em; margin-bottom: 10px; }
#content .single ul, #content .single ol { list-style-position: inside; margin-bottom: 10px; } 
#content .single li { line-height: 1.5em; padding: 2px 0; }
#content .single blockquote { padding: 10px 10px 5px; margin-bottom: 10px; background-color: #eeeeee; border-width: 1px 0; border-style: solid; border-color: #e0e0e0; }  
#content .single h3, #content .single h4, #content .single h5, #content .single h6 { font-size: 1.2em; margin-bottom: 5px; }


#comments { padding: 2px; }
#comments a { text-decoration: none; } 
#comments h2 { font-size: 1.6em; margin: 10px 0; }
#comments p { margin-bottom: 10px; line-height: 1.6em; }
#comments form { }
#comments form p { margin-bottom: 5px; }
#comments form input { margin-right: 5px; }
#comments form input, textarea { border: 1px solid #cccccc; font-size: 0.9em; font-family: Verdana; padding: 4px; background-position: 4px 4px; background-repeat: no-repeat; }
#comments form input { width: 240px; border: 1px solid #cccccc; }
#comments form textarea { width: 350px; padding: 4px 4px !important; border: 1px solid #cccccc; }
#comments form button { border: 1px solid #a0a0a0; font-size: 1em;  font-family: Verdana; padding: 2px 6px; }
.commentdetails { margin-top: 25px; }
.commentauthor { margin-bottom: 5px !important; font-weight: bold; }
.commentdate { font-size: 0.8em; margin-bottom: 5px; color: #909090; }
.required { color: #ff0000; }
h2.title { font-size: 1em !important; text-transform: uppercase; padding: 10px; color: #565656; }
.notfound { padding: 40px; }
.notfound h2 { font-size: 18px; font-weight: normal; margin-bottom: 10px; }

#hintbox{  position:absolute; top: 0; background-color: #fff; width: 150px;  padding: 3px; border:1px solid #4a79a5; font:normal 11px Verdana; line-height:18px; z-index:100; border-right: 3px solid #4a79a5; border-bottom: 3px solid #4a79a5; visibility: hidden; }
.hintanchor{  font-weight: bold; color: navy; margin: 3px 8px; }

.messagebox{ position:absolute; width:100px; background:#fff; padding:2px; margin-left:10px; font-size:10px; }
.messageboxok{ position:absolute; width:auto; background:#fff; padding:2px; font-weight:normal; color:#505050; margin-left:10px;  font-size:10px; } 
.messageboxerror{ position:absolute; width:auto; background:#fff; padding:2px; font-weight:normal; color:#505050; font-size:10px; margin-left:10px; }


#comments ol { list-style-type: none; clear: both; padding: 0; margin: 0; }
#comments .buffer { padding: 10px; }
#comments ol li { margin-bottom: 10px; }
#comments ol li ul li { border: 1px solid #e0e0e0; padding: 10px; } 
#comments ol li .avatar { float: right; }
#comments ol li .comment-author { } 
#comments ol li .comment-author .fn { font-weight: bold; font-size: 1.2em; }
#comments ol li .comment-meta { font-size: 0.9em; color: #999999; margin: 5px 0 10px; }
#comments ol li .reply { font-size: 0.9em; font-weight: bold; padding-bottom: 10px; }
#comments .children { list-style-type: none; } 
#comments .navigation { padding: 0 0 40px; font-size: 0.9em;  }
#comments .navigation a {  color: #999999; padding: 3px 8px; border: 1px solid #cccccc; }
#comments .navigation a:hover { color: #000000; border-color: #000000; text-decoration: none; }
#comments .says { display: none; }

