@charset "utf-8";
/* reset css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr { 
	margin:0;
	padding:0;
	font: 12px Arial, Helvetica, sans-serif;
	color:#3b3b3b;	
	/*background-color:#fffffa; /*new*/
}


a {
	color:#00388f;
}

/*img, div, input { behavior: url("iepngfix.htc") }*/

img {border:0;}

h2 {	
	margin:4px 0 0 2px;
	color:#9c3c3e;
	font-size:15px !important;
	clear:both;
}

.main a:hover {
	color:#a90f10;
}

fieldset,img { 
	border:0;
}

ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:12px;
	font-weight:normal;
}

.block {
	display:block;
}


/* main page */

body {
	background: #00267a url(i/bg.gif) top left repeat-x;
	text-align: center;
}

.main {	
	margin: 0 auto; 
	text-align: left; 
	width: 894px;
	position:relative;	
}

.header {
	/*background: url(i/brad.gif) no-repeat top right;*/
	height:83px;
}

.header .brad {
	position:absolute;
	top:0px;
	right:0px;
	width:91px;
	height:83px;
}

.header img {
	display:block;
	float:left;
}

.head_descr {
	clear:right;
	width: 452px;
	text-align:right;
	float:left;
}

.head_descr h1 {
	color:#FFF;
	font-size:14px;
	margin: 13px 0 0 0;	
	width:360px;
	text-align:center;
	float:right;
	clear:both;
}

.head_descr h2 {	
	color:#5089ed;
	margin:0;
	padding:0;
	width:360px;
	text-align:center;
	font-size:12px !important;
	float:right;
	clear:both;
}

.head_descr a {
	color:#ff4d4d;	
}

.header ul {
	display:block;
	clear:both;
}

.header li {
	display:block;	
	overflow:hidden;
	/*old float:left;*/
	height: 24px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	/*old color:#00267a;	*/
	color:#00267b;
	line-height:25px;
	background: url(i/sprite.gif) no-repeat;	
}

.header li a {
	color:#FFF;
	text-decoration:none;
}

.header li a:hover {
	color:#00163a;
}

.m1, .m2, .m3, .m4, .m5, .m6, .m1, .m1_a, .m2_a, .m3_a, .m4_a, .m5_a, .m6_a {
	float:left;  /*new*/
	width:auto;   /*new*/
}

.m1 {
	width:82px;
	background-position: 0px -24px !important;
}

.m2 {
	width:65px;	
	background-position: -82px -24px !important;
}

.m3 {
	width:74px;	
	background-position: -147px -24px !important;
}

.m4 {
	width:74px;	
	background-position: -221px -24px !important;
}

.m5 {
	width:95px;	
	background-position: -295px -24px !important;
}

.m6 {
	width:116px;	
	background-position: -390px -24px !important;
}


.m1_a a, .m2_a a, .m3_a a, .m4_a a, .m5_a a, .m6_a a {
	/*old color:#00267a !important;	*/
	color:#00267b !important;
}	

.m1_a {
	width:82px;
	background-position: 0px -0px !important;
}

.m2_a {
	width:65px;	
	background-position: -82px 0px !important;
}

.m3_a {
	width:74px;	
	background-position: -147px 0px !important;
}

.m4_a {
	width:74px;	
	background-position: -221px 0px !important;
}

.m5_a {
	width:95px;	
	background-position: -295px 0px !important;
}

.m6_a {
	width:116px;	
	background-position: -390px 0px !important;
}


.mid {
	overflow:hidden;
	background: url(i/bg_main.gif) repeat-y bottom left;
	clear:both;
}

.lft {
	float: left;
	width: 669px;
	overflow:hidden;
}

.rgt {
	float:right;
	width:225px;	
	padding-bottom:30px;
}

.r_bot {
	width:100%;
	overflow:hidden;
	background:url(i/bg_rgt.png) no-repeat right bottom;
	background-position: 100% 100%;
}

.rg {
	padding-left:15px;	
}

.rgt .in_t {
	/*old background-color:#fff;*/
	border:#9dc1f0 solid 1px;
	color: #a2a2a2;
	font-weight:bold;
	width:161px;
	padding: 2px 0px 2px 3px;
	margin-right:5px;	
}

.rgt input {
	display:block;
	float:left;
}


.sd{
	background:url(i/bg_sd_b.png) no-repeat bottom left;
	width:199px;
	overflow:hidden;
	padding-bottom:17px;
	clear:both;
}

.sd_t {
	background:url(i/bg_sd_t.png) no-repeat top left;	
}

.sd_top {
	clear:both;
	padding: 13px 0 17px 0;	
}

.sd h3 {
	width:100%;
	text-align:center;
	display:block;
	font-size:13px;
	font-weight:bold;
	padding: 5px 0 4px 0;
}

.sd .hr {
	height:1px;
	width:171px;
	background-color:#b7d1ff;
	margin-left:15px;
	overflow:hidden;
}


.sd a {
	color:#023788
}

.sd_top h3 {
	color:#a90f10;	
}

.sd_top ul {
	margin-top:-3px;
	padding: 0px 0 0 9px;
	position:relative;
	bottom:-3px;
}

.sd_top li, .sd_top li a {
	color:#023788;	
}

.sd_top li {	
	padding-top:5px;
}

.sd_top li a {
	font-weight:bold;
}

.sd_top li i {
	color:#a90e0f;
	font-style:normal;	
}

.sd_rw  {
	padding-top:9px;
}

.sd_rw h3 {
	color:#8e1f20;	
}

.sd_rw .pr {
	border:#FFF solid 1px;
}

.sd_rw .sd_t {
	text-align:center;
	color:#023788;
}

.sd_rw .ma {
	font-weight:bold;
	padding:3px 0 4px 0;
	display:inline-block;
	letter-spacing:1px;	
}

.st_sd {
	background:url(i/stars_sd.gif);
}

.s9 {
	background-position: 0 -14px !important;
}

.s8 {
	background-position: 0 -28px !important;
}

.rat {
	color:#8e1f20;
	font-weight:bold;
	padding:3px 0 0px 0;
	position:relative;
	font-size:11px;
}

.rat img {
	vertical-align: top;
	margin-right:5px;
}

.rat0 {
	padding:3px 0 0 0;
	
}
.rat1 {
	position:relative; 
	bottom:-5px; 
	margin-top:-3px;
}

.rat1 a.enter {
	color:#438634;
}

.rat1 a.enter:hover {
	color:#a90f10;
}

.rat1 a {
	font-weight:bold;
}

.sd_ad {
	padding-top:12px;	
}

.sd_ad .sd_t{
	padding-top:17px;
}

.sd_ad .ad_top {
	width:150px;
	height:621px;
	background:url(i/bg_adv_top.gif) no-repeat top left;
	overflow:hidden;		
}
	
.sd_ad .ad {
	width:150px;
	height:621px;
	background:url(i/bg_adv.gif) no-repeat bottom left;
	overflow:hidden;	
	position:relative;
	left:28px;/**/
}



.sd_ad img {
	margin:9px 0 0 13px;
	border: #00267a solid 1px;
}

.sd_lnk {
	padding-top:9px;	
}

.sd_lnk a {
	text-decoration:none;	
}

.sd_lnk a:hover {
	text-decoration:underline;	
}

.sd_lnk .lnk {
	padding:11px 0 2px 20px;
	line-height:15px;
}

.sd_lnk .lnk span{
	display:block;
	padding:0px 0 5px 0px;
	
}

.sd_lnk .rss {
	padding:9px 15px 0px 20px;
	line-height:15px;
}

.sd_lnk h3 {
	color:#a90f10;
}

.lf {
	padding: 7px 21px 0 11px;
}

.hr1 {
	width:100%;
	height:1px;
	background-color:#666;
	overflow:hidden;
	margin:1px 0 0px 0;
	clear:both;
}

.tbl {	
	padding: 5px 0 0 0;
	margin-bottom:5px;
	overflow:hidden;
}



.tbl ul {
	padding-left:11px;
	float:left;
	overflow:hidden;
	width:auto;
}

.tbl li {
	padding: 0 0 4px 0;	
}

.tbl li a {
	color:#324e97;	
	font-weight:bold;
	letter-spacing:1px;
}

.tbl .c1 {
	width:120px;	
}

.tbl .c2 {
	width:147px;	
}

.tbl .c3 {
	width:159px;	
}

.pc {
	border:#e7f0ff solid 1px;
	margin: 0 6px 0 10px;
	float:left;
	width:152px;
	height:135px;
}

.bt7 {
	margin-bottom:7px;	
}

.lat {		
	background:url(i/bg_lat.gif) repeat-y top left;	
	background-position: -3px 0;
	overflow: hidden;
	width:100%;
}

.lat .rev {	
	padding: 0 16px 0 11px;
	float:right;
	width:439px;
}

.rev a {
	color:#00388f;
}

.rev h3 {
	padding: 6px 0 9px 0;
	float:left;
	width:310px;
	font-weight:bold
}

.rev p {
	clear:both;	
}

.star {
	float:right;
	font-size:15px;
	font-weight:bold;
	color:#9c3c3e;
	margin-top:7px;
	padding-bottom:5px ;
	width:auto; /*new*/
}

.star img {
	vertical-align:baseline;
	margin-right:1px;
}

.rev .cat {
	float:left;
	width:310px;
}

.rev .prc {
	float:right;
	padding-right:5px;	
	width:100px; /*new*/
	text-align:right;  /*new*/
}

.rev .tx {
	line-height:18px;
	padding:4px 0 13px 0;
}

.ent {
	padding: 0 0 3px 0;
	color:#e9dddd;
}

.ent span a{
	font-weight:bold;
	color:#5c97ff;
}

.ent i {
	margin: 0 5px 0 4px;
}

.feat {
	margin-top:0px;
	padding-top:7px;
}

.pd3 {
	margin-bottom:7px;
}

.ft {
	clear:both;
	overflow:hidden;
}

.ft .rev {
	height:auto;
	padding: 0 3px 0 3px;
	float:right;
	width:460px;
}

.ft h3 {
	padding: 2px 0 9px 0;
}

.ft h3 {
	padding: 2px 0 9px 0;
}

.ft .star {
	margin-top:3px;
}

.ft .tx {
	padding:9px 0 13px 0;
}

.ent a {
	color:#5c97ff;
}

.ent span a{
	font-weight:normal;
	color:#00388f;
}

.sp {
	padding:11px 0 10px 10px;
	overflow:hidden;
	clear:both;
}

.sp img{	
	display:block;
}

.nm {
	margin-top:-9px;
	text-align:center;
	padding-bottom:4px;
	clear:both;
}

.nm  p {
	color:#858b93;
	word-spacing:5px;
	margin-left:-23px;
}

.nm  a {
	color:#00388f;
	font-weight:bold;
}

.nm  b {
	margin-left:-20px;
}

.nm  i {
	font-style:normal;
}


.nm  img {
	margin: 3px 1px 0 3px;
	vertical-align:top;
}

.footer {
	background: url(i/bg_bot.png) no-repeat top left;
	text-align:center;
	
}

.footer p {
	padding: 15px 0 6px 15px;
	/*old color:#b7d1ff;*/
	color:#b7d1fe; /*new*/
	font-size:11px;
	
}

.footer p a {
	/*old color:#b7d1ff;*/
	color:#b7d1fe; /*new*/
}

.footer div {	
	padding: 0 0 15px 15px;
	color:#6f81a9;
	font-size:10px;
}

.footer div a {
	color:#6f81a9;
}

/* blog */

.blog div, .blog p, .blog span, .blog i, .blog b, .blog strong, .blog h1 {    
	/*color:#8e1f20;*/
	color:#3b3b3b;
}

.blog .bar {
	padding:5px 0 14px 0;
	
}

.blog .bar a{
	color:#8e1f20;
	
}

.blog .bar span a{
	color:#7a97ff;
	
}


.blog h1 {
	float:left;
	font-size:19px !important;
	/*old  width:480px;*/
	width:420px;  /*new*/
	font-weight:bold;
	margin-bottom:6px;
}

.blog h1 a {    
	color:#3b3b3b;
	text-decoration:none;
}

.blog h1 a:hover { 
	text-decoration:underline;
}

.blog .dt {
	float:right;
	padding: 0px 0 0 0;
	color:#00388f;
	width:auto; /*new*/
	text-align:right;
	margin-top:-9px;
}

.blog .dt span{
	display:block;
	color:#00388f;
	/*position:relative;
	top:-20px;
	float:right;*/
	text-align:right;
}

.blog .bl, .blog .bl p {
	line-height:23px;
	font-size:14px !important;
}

.blog .bl {
	margin: 0 0 10px 0;
	clear:both;
	width:100%;
	overflow:hidden;
}

.blog .bl p {
	margin: 0 0 10px 0;	
}

.blog .bl .alignleft {
	margin: 8px 8px 8px 0;
	float:left;
	width:auto; /*new*/
}

.blog .bl .alignright {
	margin: 8px 0 8px 8px;	
	float:right;
	width:auto; /*new*/
}

.blog .spr {
	height:17px;
	background: url(i/blog_sp.gif) repeat-x 0 50%;
	overflow:hidden;
	margin-left:6px;
	margin-bottom:6px;
}

.blog .lnks {
	font-size:15px;
	margin-bottom:13px;
}

.blog .lnks a {
	font-size:15px;
	color:#5c97ff;
	font-weight:bold;
}

.blog  a:hover {
	color:#a90f10;
}

.blog .lnks span a {
	font-size:12px;
	color:#023788;
}

.blog .lnks i {
	font-style:normal;
	color:#cbcbcb;
	margin: 0 5px 0 6px;
}

.blog .frm b,  .blog .frm div, .blog .frm input {
	color:#00388f;	
}

.blog .frm b {
	display:block;
	padding-bottom:10px;
	clear:both;
	overflow:hidden;
}

.blog .frm input {
	padding:2px 0 2px 3px;
	font-size:14px;
}

.blog .frm .lfts {
	width:63px;
	text-align:right;
	padding: 7px 6px 0 0;
	float:left;
	clear:left;
}

.blog .frm .inp_l {
	width:248px;
	float:left;
	background-color:#cee0ff;
	border:#87b3ff solid 1px;
}

.blog .frm .rgts {
	float:right;
	text-align:right;
	width:auto; /*new*/
}

.blog .frm .rgts input {
	width:248px;
	background-color:#cee0ff;
	border:#87b3ff solid 1px;
}

.blog .frm .inp_clr {
	clear:both;
	overflow:hidden;
	padding:10px 0 10px;
	height:23px;
}

.blog  .inp_str {	
	height:90px;
}

.blog .inp_subm{
	margin:11px 0 0 0;
}

.resp {
	margin: 10px 0 13px 0;
	color:#9c3c3e;
	font-size:16px;
	font-weight:bold;
	clear:both;
}

.spr_r {
	height:1px;
	background: url(i/blog_sp.gif) repeat-x left top;
	overflow:hidden;	
	clear:both;
}

.comms {
	margin:10px 0 0 8px;
	
}

.blog .comm_h1 {
	color:#00388f;
	font-size:11px;
	padding: 14px 0 3px 0;
}

.blog .comm_h1 strong{
	color:#00388f;
}

.comm_tx {
	font-size:14px;
	line-height:23px;
	padding: 0 0 8px 0;
	clear:both;
}

.lnks_comm {
	padding: 0 0 5px 0;	
}

.lnks_comm a{
	color:#5c97ff
}

.lnks_comm i {
	font-style:normal;
	color:#cbcbcb;
	margin: 0 5px 0 6px;
}

.linkcat {
	margin:0;
	padding:0;
	line-height:0px;
}

.blog .lnks a.blog_links_1 {
	color:#438634;
}

.blog .lnks a.blog_links_1:hover {
	color:#a90f10;
}

/* stories */
.stories .tp {
	font-size:13px;
	overflow:hidden;
	padding-bottom:4px;
}
.stories .tp a{
	color:#3b3b3b;
	font-size:15px;
	
}


.stories .lat_str {
	margin: 0px 0 0 10px;
	padding:3px 15px 12px 10px;
	overflow:hidden;
	background-color:#ffeeee;
	width:602px;	
}

.stories .lat_str a{
	/*color:#00388f; */
}

.stories .str_t {
	float:left;	
	width:320px;
	font-weight:bold;
}

.stories .str_cat {
	float:right;
	padding-right:17px;
	text-align:right;
	white-space:nowrap;
	width:auto; /*new*/
}

.stories .str_ath {
	float:right;
	text-align:right;
	padding-right:17px;
	white-space:nowrap;
	color:#1e1e1e;
	width:auto; /*new*/
}

.stories .str_ath span {
	color:#9c3c3e;
}

.stories .str_teas{
	line-height:18px;
	clear:both;
	padding:3px 0 0 0;
	font-size:13px;
}

.stories .feat_str {
	margin: 0 0 0 10px;
	padding:3px 15px 0px 2px;
	overflow:hidden;
	width:610px;
}


.stories .spr {
	height:17px;
	background: url(i/blog_sp.gif) repeat-x 0 50%;
	overflow:hidden;
	margin-left:13px;
	clear:both;
}

.stories .nm {
	margin-top:-4px;
	text-align:center;
	padding-bottom:55px;
}

.sd_str {
	margin-top:10px;
}

.sd_str h3{
	color:#8e1f20;
}

.sd_str .subm_tx {
	line-height:18px;
	padding: 6px 15px 0 19px;
	
}

.sd_str .subm {
	text-align:center;
	font-weight:bold;
	position:relative;
	bottom:-8px;
}

.stories .str_bar {
	padding: 0 0 6px 2px;
}

.stories .str_bar a {
	color:#8e1f20;
}

.stories .str_a {
	padding: 0 0 0 5px;
	color:#00388f;
	float:left;
	width:auto; /*new*/
	
	
}

.stories .str_r {
	width:140px;
	float:right;
	text-align:right;
	color:#00388f;
}

.stories .str_d {
	width:190px;
	text-align:right;
	float:right;
	margin-right:140px;
	color:#00388f;
}

.stories .str_tx {
	padding: 6px 0 15px 2px;
	line-height:19px;
	font-size:14px;
	clear:both;
}

.stories .str_tx p{	
	line-height:19px;
	font-size:13px;
}

.stories .bt7 {
	margin-bottom:10px;	
}

.stories .spr1 {	
	margin-left:0px;
}

.str_revs {
	padding: 10px 0 10px 90px;
	width:80%;
	overflow:hidden;
	
}

.revs {	
	float:left;	
	width:154px;
	padding: 0 13px 0px 0;
	overflow:hidden;
}

.revs p {
	text-align:center;
	margin: 0 0 4px 0;
	font-size:13px;
	display:block;
}


.revs_pr {
	border:#e7f0ff solid 1px;
	display:block;
}

.revs_rat {
	color:#9c3c3e;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	padding:5px 0 0 0;	
}

.revs_rat img{
	vertical-align:baseline;
}


.sd_str_cat {
	clear:both;
	padding: 13px 0 17px 0;	
}

.sd_str_cat ul{
	padding: 3px 10px 6px 16px;	
}

.sd_str_cat li{
	padding: 5px 0 0 0;	
}

.sd_str_cat a{
	font-weight:bold;	
}

.sd_str_cat .mr {
	text-align:center;
	position:relative;
	bottom:-7px;
}

.sd_str_cat h3 {
	color:#8e1f20;
}

.stories .str_pod {
	padding: 7px 0 1px 0;
	font-size:13px;
	line-height:15px;
}

.stories .str_pod a{
	color:#3b3b3b;
}

.stories .cat_str {
	padding:8px 0 0 4px;
}

.stories .cat_str {
	padding:8px 0 0 4px;
}


.stories .cat_str .str_t {
	float:none;	
	width:auto;
	font-weight:bold;
	padding: 0 0 3px 0px;
}

.stories .cat_str .str_teas {
	padding-left:2px;
	padding-bottom:6px;
}

.stories .spr2 {
	margin-left:6px;
}

.stories .nm_str {
	margin-top: 11px;
	margin-bottom:0;
	padding-bottom:0;
}

.stories .str_revs2 {
	width:100%;
	overflow:hidden;
	padding: 22px 0 20px 79px;
}

.stories .str_pod_subm {
	padding: 11px 0 3px 0;
	
}




.frm  {
	margin:22px 0 15px 0;
}

.frm b,  .frm div, .frm input, .frm textarea, .frm option, .frm label {
	color:#00388f;	
}



.frm input, .frm textarea, .frm option {
	padding:2px 0 2px 3px;
	font-size:14px;
}

.frm .lfts {
	width:65px;
	text-align:right;
	padding: 7px 6px 0 0;
	float:left;
	clear:left;
}

.frm .inp_l {
	width:243px;
	float:left;
	background-color:#cee0ff;
	border:#87b3ff solid 1px;
}



.frm .rgts {
	float:right;
	text-align:right;
	width:auto; /*new*/
}

.frm .rgts input {
	width:243px;
	background-color:#cee0ff;
	border:#87b3ff solid 1px;
}

.frm .inp_clr {
	clear:both;
	overflow:hidden;
	padding:13px 0 14px 0;
	height:23px;
}

.inp_str {
	width:561px;
	height:330px;
	float:left;
	background-color:#cee0ff;
	border:#87b3ff solid 1px;
}

.frm .inp_clr2 {
	clear:both;
	overflow:hidden;
	padding:15px 0 12px 0;
}

.frm .inp_clr3 {
	clear:both;
	overflow:hidden;
	padding:0px 0 14px 0;
}

.inp_comm {
	height:92px;
}

.inp_subm{
	clear:both;
	float:right;
	width:auto; /*new*/
}

/* directory links */

.directory .lnks_cat a:hover {
	color:#a90f10;
}

.directory .links_pod {
	padding: 8px 0 0 0;
	font-size:13px;
}

.directory .links_pod a{	
	color:#3b3b3b;
}

.directory .lnks_cat {
	padding: 8px 0 0 10px;
}

.directory .lnks_cat a {
	color:#324e97;
}

.directory .lnks_cat b {
	display:block;
	font-size:14px !important;
}

.directory .lnks_cat div{
	letter-spacing:1px;
}

.directory .links_l{ 
	float:left;
	padding: 0 10px 0 0;
	width:310px;
}

.directory .links_r{ 
	float:right;
	width:300px;
}

.directory .links_l div, .directory .links_r div {
	padding: 0 0 15px 0;
}

.lnks_lat {
	padding: 0 0 0px 8px;
	margin: 0 0 0 10px;
	/*background-color:#ffeeee;*/
	background:url(i/bg_dir_lat.gif) repeat-y left top;
}

.links_tr {
	clear:both;
	padding:6px 0 11px 0; 
	margin:0px 5px 0 0;
	overflow:hidden;
	width:614px;
}

.td_l {
	float:left;
	width:170px;
	padding: 0  10px 0 0;
}

.td_r {
	float:right;
	width:434px;
}

.td_r .membership {
	color:#000;
}

.td_r .membership a {
	color:#0d6cbf;
	font-weight:normal;	
}

.lnks_feat {
	clear:both;
	padding: 0px 0 0px 8px;
	margin: 5px 0 0 10px;
	background:url(i/bg_dir_feat.gif) repeat-y left top;
}

.lnks_feat a, .lnks_lat a { 
	color:#324e97;
	font-weight:bold;
}

.lnks_feat a:hover, .lnks_lat a:hover { 
	color:#a90f10;
}

.lnks_feat div, .lnks_lat  div { 	
	line-height:16px;
}

.directory .dir_bar {
	padding:0 0 0 0;
}

.directory .dir_bar a{
	color:#8e1f20;
}

.directory .tbl {	
	padding: 10px 0 0px 0;
	margin-bottom:13px;
	overflow:hidden;
}

.directory .spr {
	height:11px;
	background: url(i/blog_sp.gif) repeat-x 0 50%;
	overflow:hidden;
	margin: 30px 0 17px 13px;
	clear:both;
}

.spr_dir {
	height:1px;
	background: url(i/blog_sp.gif) repeat-x left top;
	overflow:hidden;
	margin-left:-8px;
	clear:both;
}

/* listing */

.rev_bar a {
	color:#8e1f20;
}

.rev_bar span  {
	 /*white-space:nowrap;*/
}

.rev_bar span a {
	color:#5c97ff;
}

.rev_h1 {
	padding:8px 0 9px 0;
	font-size:15px;
	font-weight:bold;
	color:#9c3c3e;
}

.rev_h1 span {
	font-weight:normal;
}

.spr {
	height:1px;
	background: url(i/blog_sp.gif) repeat-x left top;
	overflow:hidden;	
	clear:both;
}

.marg_9 {
	margin: 0px 0 0px 9px;
}

.rev_block {
	margin: 0 0 0 7px;
	background: url(i/bg_rw.gif) repeat-y left top;
	width:630px;
	overflow:hidden;
}

.rev_l {
	width:155px;
	float:left;
}

.rev_l img {
	display:block;
	border:#e7f0ff solid 1px;
	/*margin:30px 0 5px 0;*/
	margin:3px 0 5px 0;
}

.rev_l p {
	/*padding:0 0 20px 25px;*/
	padding:0 0 3px 25px;
	font-size:20px;
}

.rev_l div {
	padding: 0 0 6px 22px;
	color:#8e8c8c;
	line-height:18px;
}

.rev_l div.rev_score {
	padding: 0 0 1px 21px;
	color:#8e8c8c;
	line-height:18px;
}

.rev_l div.rev_word {
	padding: 3px 0 1px 0px;	
	margin-left:13px;
	/*color:#8e8c8c;
	line-height:18px;
	text-align:center;*/
}

.rev_l div.rev_word img{
	margin:0;
	border:0;	
}

.rev_l div.rev_score img {
	display:inline;
	border:0px;
	margin:-4px 0 0px 0;
	vertical-align:middle;
}

.rev_l div span {
	width:52px;
	display:inline-block;
}

.rev_l a {
	font-weight:bold;
	color:#5c97ff;
}

.rev_r {
	width:469px;
	float:right;
}

.rev_tr {
	padding:5px 0 5px 0;
	width:465px;
	overflow:hidden;
}

.rev_td_l {
	width:90px;
	float:left;
	color:#a90f10;
	font-weight:bold;
	padding: 0 0 0 2px;
}

.rev_td_r {
	width:367px;
	float:right;
}

.rev_td_r a{	
	color:#023788
}

.padt_9 {
	padding-top:9px;
}

.revs_sp {
	width:1px;
	height:180px;
	margin: 0 19px 0 6px;
	background: url(i/bg_revs_sp.gif) no-repeat 0 22px;
	float:left;
}

.str_revs3 {
	padding: 0 0 3px 45px;
	overflow:hidden;
	width:88%;
}

.stor_adds {
	padding: 7px 0 10px 45px;
}

.more {
	width:634px;
	margin: 0 0 0 3px;
	padding: 8px 0 14px 0;
	overflow:hidden;
}

.more a{
	color:#00388f;
}

.more_l {
	width:311px;
	float:left;
}

.more_r {
	width:311px;
	float:right;
	position:relative;
	right:-1px;
}

.mor_tx {
	padding:4px 0 5px 1px;
	clear:both;
}

.mor_l {
	display:block;
	float:left;
	width:260px;
}

.mor_r {
	display:block;
	float:right;
	padding: 0 10px 0 0;
	color:#9c3c3e;
	width:auto; /*new*/
}

.more_all {
	padding:9px 0 10px 0;
	float:right;
	font-weight:bold;
	width:auto; /*new*/
}

/* page2 */

.rev_tx {
	font-size:14px;
	line-height:19px;
	padding:15px 0 0 0;
}

.rev_tx p {
	font-size:14px;
	line-height:19px;
	margin: 0 0 20px 0;
}

.rev_rgt {
	float:right;
	width:155px;
}

.rev_img {
	width:155px;
	overflow:hidden;
	
	margin: 0 0 20px 3px;
}

.rev_img img {
	margin: 1px 0 0 0;
	display:block;
	border:#e7f0ff solid 1px;
}

.rev_img a{
	color:#505050;
}

.rev_img .thumb_links {
	text-align:center;	
	font-size:11px;	
}

.rev_img .thumb_enter {
	color:#5c97ff;
	font-weight:bold;	
}

.rev_img .thumb_enlarge{
	color:#00388f;
	font-weight:bold;
}



.rev_img b{
	color:#505050;
	text-align:center;
	display:block;
	font-size:11px;	
}

.rev_tx_entr {
	font-size:18px;
	font-weight:bold;
	padding: 0 0 12px 0;
	text-align:center;
	display:block;
}

.rev_tx_entr a {
	color:#5c97ff;
}

.rev_tx_rat {
	font-size:14px;
	line-height:18px;
	color:#505050;
	padding: 1px 0 0 0;
}

.rev_tx_rat p{
	font-size:14px;
	line-height:18px;
	color:#505050;
}

.rev_tx_rat h4{
	color:#952d2f;
	font-size:15px;
	font-weight:bold;
	padding:4px 0 0 0;
}

.rev_bot {
	padding:5px 0 20px 0;
	width:100%;
	overflow:hidden;
	font-size:18px;
}

.rev_bot p {
	float:left;
	display:block;
	width:300px;
	color:#952d2f;
	font-size:20px;
	font-weight:bold;
}

.rev_bot span {
	float:right;
	text-align:right;
	font-weight:bold;
	width:auto; /*new*/
}

.rev_bot span a{
	color:#5c97ff;
}

.enter_link_list {
	color:#5c97ff;
	font-weight:bold;
	font-size:20px;
}

.st_lrg {
	background:url(i/stars_lrg.gif) no-repeat left top;
	margin: 0 0 0 0px;
	vertical-align:baseline;
}


.sl_8 {
	background-position: 0 -38px;
}

/* category */

.rev_pod {
	padding: 9px 0 3px 0;
}

.rev_pod a {
	font-size:13px;
	color:#3b3b3b;
}

.spr3 {
	margin: 10px 0 10px 8px;
}

/* contacts */

.cont_pod {
	color:#3c3c3c;
	padding: 7px 0 7px 0;
}

.frm_cont  {
	margin:11px 0 0px 0;
}

.frm_cont .inp_subm{
	margin:11px 0 0 0;
}

.frm_cont .inp_str {	
	height:90px;
}

/* webmaster */

.frm_webm {	
	margin:0px 0 0px 0;
}

.frm_webm .lfts {
	width:100px;	
	padding: 7px 6px 0 0;	
}

.frm_webm .inp_l {
	width:205px;
}

.frm_webm  .text_site {
	width:205px;
	height:50px;
	background-color:#cee0ff;
	border:#87b3ff solid 1px;
		
}

.text_site_rgt {
	float:right;
	width:auto; /*new*/
}

.frm_webm .rgts input {
	width:205px;
}

.frm_webm .inp_clr {
	clear:both;
	overflow:hidden;
	padding:13px 0 14px 0;
	height:23px;
}

.frm_webm .inp_str {
	width:561px;
	height:330px;
	float:left;
	background-color:#cee0ff;
	border:#87b3ff solid 1px;
}

.frm_webm .inp_clr2 {
	width:100%;
	clear:both;
	overflow:hidden;
	padding:13px 0 12px 0;
}

.frm_webm .inp_clr3 {
	width:100%;
	clear:both;
	overflow:hidden;
	padding:0px 0 14px 0;
}

.frm_webm .inp_clr4 {
	width:100%;
	clear:both;
	overflow:hidden;
	padding:14px 0 14px 0;
}

.frm_webm .inp_subm{
	margin:11px 0 0 0;
}

.frm_webm .inp_str {
	width:526px;
	height:90px;
}


.webm_pod {
	padding: 6px 0 7px 0;
	font-size:13px;
}

.webm_pod a {
	color:#3b3b3b;
}

.lnks_webm {
	padding: 3px 0 6px 4px;
	margin: 0px 0 0 0px;
	width:98%;
	overflow:hidden;
}

.lnks_webm a {
	color:#5c97ff;
}

.lnks_webm .td_r {
	color:#3c3c3c;
}

.sp10 {
	height:10px;
	overflow:hidden;
	clear:both;
}

.bann {
	text-align:center;
	padding: 0 0 10px 0;
}

.bann img {
	display:inline-block;
	margin:10px auto;
}

.inp_sel {
	width:209px;
	background-color:#cee0ff;
	/*border:#87b3ff solid 1px;*/
}

.top_tx_links {
	clear:both;
	padding: 0 0 3px 0;
	width:100%;
	overflow:hidden;
}

.top_tx_1,  .top_tx_2, .top_tx_3 {
	float:left;
	color:#9c3c3e;
	font-size:14px;
	width:auto; /*new*/
}
.top_tx_1 {
	
	padding: 0 0 0 19px;
	width:150px;
}

.top_tx_2 {
	padding: 0 0 0 30px;
	width:176px;
}

.top_tx_3 {
	
	padding: 0 0 0 34px;
	width:200px;
}

.tx_links {
	width:100%;
	overflow:hidden;
	background:url(i/bg_tx_link.gif) repeat-y left top;
}

.tx_link_1 {
	float:left;
	width:125px;
	padding:35px 6px 10px 19px;
}

.tx_link_2 {
	float:left;
	width:160px;
	padding:35px 6px 10px 10px;
}

.tx_link_3 {
	float:right;
	width:300px;
}

.tx_links textarea {
	width:290px;
	height:54px;
	border:1px solid #c7c7c7;
	margin:5px 0 6px 0;
}

.tx_links p {
	padding:3px 0 0 6px;
}

/* search results */

.srch_pod {
	padding: 0 0 0 0;
	color:#010101;
}

.srch_pod a {
	color:#8e1f20;
}

.srch_res {
	padding: 10px 0 0 0;
}

.srch_res div{
	/*color:#952d2f;*/
	
}

.sr_t {
	float:left;
	width:280px;
}

.sr_scor, .sr_cat, .sr_prc {
	float:right;
	text-align:right;
	width:auto; /*new*/
}

.sr_cat {
	width:190px;
	white-space:nowrap;
}

.sr_scor {
	width:75px;
}

.sr_prc {
	width:90px;
}

.sr_tx {
	color:#505050  !important;
	padding: 11px 0 13px 3px;	
	clear:both;
}

.sr_cat a {
	color:#000;
}

.sr_scor b, .sr_prc b {
	font-weight:normal;
	color:#000;
}

.nm_srch {
	margin-top:13px;
}

.nm_srch  p {
	word-spacing:6px;
}

.sp5 {
	height:5px;
	overflow:hidden;
	clear:both;
}

/* IMG stars */

.st_small {
	background:url(i/stars_sd.gif);
}

.s_small_5 {
	background-position: 0 0px !important;
}

.s_small_4-5 {
	background-position: 0 -14px !important;
}

.s_small_4 {
	background-position: 0 -28px !important;
}

.s_small_3-5 {
	background-position: 0 -42px !important;
}

.s_small_3 {
	background-position: 0 -56px !important;
}

.s_small_2-5 {
	background-position: 0 -70px !important;
}

.s_small_2 {
	background-position: 0 -84px !important;
}

.s_small_1-5 {
	background-position: 0 -98px !important;
}

.s_small_1 {
	background-position: 0 -112px !important;
}

.s_small_0-5 {
	background-position: 0 -126px !important;
}

.s_small_0 {
	background-position: 0 -140px !important;
}


/* reviews pages */

.red {
	color:#F00;
}

/* adversting black */

.adv_black {
	width:628px;
	float:right;
	clear:both;
	overflow:hidden;
	padding:9px 0 9px 0;
	text-align:center;
	/*old background-color:#000;*/
	background-color:#000001; /*new*/
	margin:10px 0 10px 0;
}

.adv_black img {
	display:block;
	margin: 0 auto;
}

/* form submit */
.green {
	font-size:20px;
	color:green;
}

.error {
	/*old font-size:25px; */
	padding:10px 0 10px 0; /*new*/
}

.error span{
	/*old font-weight:bold;
	color:red; */
}

/* page 404 */

.page_404 h2 {
	color:#00163a;
	font-size:22px !important;
	margin:3px 0 7px 0; 
}

.page_404 p {
	color:#3c3c3c;
	font-size:14px;
	line-height:30px;
}

.page_404 h3 {
	font-size:18px !important;
	color:#00163a;
	margin: 12px 0 0 0;
}

.page_404 ul {
	margin: 12px 0 10px 17px;
}

.page_404 li {
	font-size:20px;
	font-weight:bold;
	padding: 0 0 6px 16px;
	background:url(i/li_404.gif) no-repeat 0 9px;
	
}

.page_404 li a{
	color:#023788;
}

/* no br */

.nobr {
	white-space:nowrap;
}

/* old review */

.old_m {
	text-align:center;
	font-size:14px;
	padding:3px 0 3px 0;
}

/* Sorting block */

.sorting {
	clear:both;
	padding:10px 0 0 10px;
	/*old background-color:#FFF;*/
	
	
}

.sorting ul {
	display:block;
	float:left;
	width:350px;
	overflow:hidden;
	padding-bottom:5px;
}

.sorting li {
	float:left;
	padding: 2px 6px 3px 6px;
	width:auto;
}

.sorting li.act {
	background-color:#002164;
	color:#FFF;
}


.sorting a{
color:#001639;
}

.sorting div {
	color:#5c5d5e;
	padding:2px 0 0 0;
}

.sorting .sort_l {
	float:left;
	width:40px;
}

.sorting .sort_r {
	float:right;
	width:200px;
	text-align:right;
}

.spr_sort {
	margin:0px 0 16px 10px;
}


.sort_search {
	padding:10px 0 0 2px;
}

.sorting_dir {
	padding-top:5px;
}

.sorting_dir ul {	
	padding-bottom:0px;
}

.sorting_stories {
	padding-top:2px;
	padding-left:13px;
}

.sorting_stories ul {	
	padding-bottom:0px;
}

.stories .spr_cat_stories {
	margin-left:4px;
}

/* sreenshots */

.screenshot_img {
padding: 0px 0 0 0;
}

.screenshot_lnks {
font-size:15px;
padding: 10px 0 10px 0;
text-align:center;
clear:both;
}

.screenshot_lnks  a {
	font-size:15px;
	color:#5c97ff;
	font-weight:bold;
}


.screenshot_lnks  span a {
	color:#438634;
}

.screenshot_lnks   a:hover {
	color:#a90f10;
}

.screenshot_lnks  i {
	font-style:normal;
	color:#cbcbcb;
	margin: 0 5px 0 6px;
}

.screenshot_thumbnails {
	text-align:center;
	padding: 2px 0 8px 0;
	clear:both;
}

.screenshot_thumbnails a {
	width:152px;
	display:inline-block;
	margin: 0 5px 0 5px;
	text-align:center;
	/*float:left;*/
	text-decoration:none;
}

.screenshot_thumbnails a span{
	display:block;
	text-decoration:underline;	
}

.screenshot_thumbnails img {
	/*margin: 0 5px 0 5px;*/
	border:2px solid #fff;
	
}

.screenshot_thumbnails img:hover {	
	border:2px solid #5c97ff;
}

/* Gallery */
.gallery_main {
	padding: 10px 0 0 0px;
	margin-left:-7px;
	text-align:center;
}
.gallery_main a {
	color:#3b3b3b;
	text-decoration:none;
}



.gallery_main a:hover {
	color:#0080d8;
}

.gallery_main .sorting a {
	color:#001639;
	text-decoration:underline;
}

.gallery_main .sorting a:hover {
	color:#a90f10;
	text-decoration:underline;
}

.gallery_main img{
	border: 1px solid #333333;
}

.gallery_main a:hover img{
	border: 1px solid #0080d8;
}

.gallery_main .gal_thumb {
	/* old padding:5px; */
	padding:5px 0px 5px 9px;
	width:115px;
	float:left;
	text-align:center;
	overflow:hidden;
}

.gallery_main .gal_thumb span {
	/*display:block;*/
	color:#808080;
	display:inline-block;
}

.gal_margin {
	margin-left:25px;
}

.gallery_image {
	padding:10px;
	text-align:center;
}

.gallery_desr {
	padding: 5px 0 0 0;
}

.member_block {
	text-align:right;
	color:#808080;
	/*position:relative;
	bottom:-10px;*/
}

.member_block span a {
	color:#438634;
	font-weight:bold;
}

.member_block img {
	vertical-align: baseline;
	margin-bottom:-2px;
}

.non_member_block  {
	padding-bottom:7px;	
}

.non_member_block span a{
	color:#438634;
	font-weight:bold;
}

.gallery_page {
	background-color:#FFF;	
	overflow:hidden;
	clear:both;	
}

.gallery_page_in {
	padding: 7px 10px 1px 11px;
}
.footer_gallery_page {
	background: url(i/bg_bot_gall.png) no-repeat top left;
	text-align:center;
	
}

/* Rating / Users Reviews / Comments */

.rgts_stars {
	
}

.star_rating {
	vertical-align:middle;
}

.crev_r {
	float:right;
	width:670px;
	padding:5px 0 0 0;
}

.crev_l {
	float:left;
	width:170px;
	padding:20px 0 5px 0;
}

.crev_l img.mr_avatar {
	border:1px solid #c6c6c6;
	float:left;
	margin: 0 5px 3px 0;
	display:block;
}

.blog .cr_helpfull {	
	color:#808080;		
}

.blog .cr_userinfo {
 	color:#00388f;	
	float:left;
}

.cr_help {
	float:right;
	padding: 0 10px 0 0;
}

.cr_help span{
	font-weight:bold;
	display:block;
	color:#808080;
	font-size:10px;
}

.cr_help img {
	margin: 0px 0 0 5px;
	vertical-align:baseline;
	position:relative;
	top:3px;
}

.cr_perma {
	float:right;	
	padding: 0 0 0 10px;
}

.cr_perma div {
	font-size: 10px;	
}

.cr_perma span a {
	color:#3b3b3b;	
}

.cr_perma img {
	position:relative;
	top:3px;
}

.cr_sp_gray {
	float:right;
	margin: 0 0 3px 0;
}

.cr_overall {
	float:left;
	width:195px;
	padding:22px 0 5px 0;
}

.cr_sp_overall {
	float:left;
	display:block;
	margin:21px 20px 0 0px;
}

.rv_top_h {
	padding: 0 0 0 54px;
	display:block;
}

.cr_star_all {
	padding: 10px 0 15px 30px;	
	overflow:hidden;
}

.cr_star_tr {
	clear:both;
	height:13px;
	margin: 0 0 1px 0;
	overflow:hidden;
}

.cr_star, .cr_star_l, .cr_star_r {
	float:left;
	white-space:nowrap;
}

.cr_star {
	height:13px;
	width:60px;
	background-color:#e0ecff;
	overflow:hidden;
	
}

.cr_star_proc {
	height:13px;
	width:0;
	background-color:#bdd3f6;
	overflow:hidden;
}

.cr_star_l {
	padding: 0 5px 0 0;
	/*clear:left;*/
	font-size:10px;
}

.cr_star_r {
	padding: 0 0 0 5px;
	/*clear:right;*/
	font-size:10px;
}

.cr_overall_bot {
	padding: 0 0 10px 0;
	text-align:center;
	clear:both;
}

.cr_overall_bot div {
	/*display:inline-block;*/
}

.crev_l h3 {
	font-weight:bold;
	font-size:16px;
	clear:both;
	padding: 0 0 10px 0px;
}

/* IMG User stars */

.st_user {
	background:url(i/stars_user_sd.gif);
}

.s_user_5 {
	background-position: 0 0px !important;
}

.s_user_4-5 {
	background-position: 0 -16px !important;
}

.s_user_4 {
	background-position: 0 -32px !important;
}

.s_user_3-5 {
	background-position: 0 -48px !important;
}

.s_user_3 {
	background-position: 0 -64px !important;
}

.s_user_2-5 {
	background-position: 0 -80px !important;
}

.s_user_2 {
	background-position: 0 -96px !important;
}

.s_user_1-5 {
	background-position: 0 -112px !important;
}

.s_user_1 {
	background-position: 0 -128px !important;
}

.s_user_0-5 {
	background-position: 0 -144px !important;
}

.s_user_0 {
	background-position: 0 -160px !important;
}


/* Profile */

.profile {
	
}

.pr_h3 {
	background:url(i/pr_h3_bg.gif) repeat-x top left;
	width:100%;
	height:19px;
	overflow:hidden;
	clear:both;
	margin:15px 0 0 0;
}

.pr_h3_l, .pr_h3_m, .pr_h3_r {
	float:left;
	height:19px;
	overflow:hidden;
}
.pr_h3_l {
	background:url(i/pr_h3_l.gif) no-repeat top left;
	width:21px;
}

.pr_h3_r {
	background:url(i/pr_h3_r.gif) no-repeat top left;
	width:21px;
}

.pr_h3_m {
	background:url(i/pr_h3_m.gif) repeat-x top left;
	font-size:14px;
	color:#00388f;
	font-weight:bold;
	padding-top:2px;
}

.pr_info_l {
	padding:10px 0 5px 0;
	width:670px;
	float:left;
}

.pr_info_about_l, .pr_info_about_r {
	float:left;
}

.pr_info_about_r {
	width:600px;
}

.pr_info_r {
	width:120px;
	height:120px;
	border:2px solid #6688bc;
	padding:2px;
	overflow:hidden;
	float:right;
	position:relative;
	top:-18px;
	margin-right:18px;
	background-color:#FFF;
}

.pr_stat {
	padding:7px 0 2px 0;
	font-weight:bold;
}

.pr_stat img {
	margin:0px 6px 0 20px;
	vertical-align:baseline;
	position:relative;
	top:3px;
}

.pr_stat span {
	font-weight:normal;
}

/* profile settings */

.memb_rss {
padding:10px 0 0 20px;	
}

.memb_rss li {
	padding: 0 0 4px 0;
}

/* gallery  page */

.gall_bann {
	text-align:center;
	clear:both;
	width:100%;
}

.gall_bann .adv_black {
	float:none;
	
	display:inline-block;
}

.gall_h2_l {
	float:left;
	/*width:550px;	*/
	display:block;
	position:relative;
	bottom:-5px;
}

.gall_h2_r {
	float:right;
	text-align:right;
	padding: 0 0 5px 0;
	display:block;
}

.gall_h2_r .link_fav{
	color:#ff981e;
	font-size:12px;
	font-weight:bold;
}

.gall_h2_r img {
	margin: 0 3px 0 0;	
	position:relative;
	bottom:-4px;
}

/* helpfull sprite */

.helpfull_yes {
	background:url(i/sprite_helpfull.gif) no-repeat;
	background-position: 0 0;
}

.helpfull_yes:hover, .helpfull_yes_1 {
	/*background-position: -14px 0;*/
	background:url(i/sprite_helpfull.gif) no-repeat;
	background-position: 0 -14px ;
}

.helpfull_no {
	background:url(i/sprite_helpfull.gif) no-repeat;
	background-position: 0 -28px;
}

.helpfull_no:hover, .helpfull_no_1{
	background:url(i/sprite_helpfull.gif) no-repeat;
	background-position: 0 -42px;
}
	
/* member section */

.member_rhs_settings {
	padding: 7px 0 0 20px;
}

.member_rhs_settings a {
	color:#021750;
}
