/* basic */

body {
	background-image: url(../pic/images/blank.gif);
	background-position: 50% 0%;
	font-size: 12px;
	background-color:#b9d3e9;
	color: #000000;
	width: 100%;
}


#all {
	width:100%;
	background-image:url(../pic//images/blank.gif);
	background-position:50% 0px;
	background-repeat: repeat-x;
}


#left, #right, #righttemplate  {
	width: 50%;
	float: left;
}

.parts {overflow:hidden;}
.parts img {float:left; border:0px !important;}

#content { 
    width: 980px; 
    margin-left: -490px; 
    background-color: #ffffff; 
    background-image: url(../pic//images/r-side-bg.jpg);
    background-position:100% 0; 
    background-repeat:repeat-y; 
    position:relative; 
}


#right, #righttemplate {
	padding-left: 490px;
	*padding-left: 489px;
	text-align: left;
	background-image: url(../pic/images/blank.gif);
	background-repeat: no-repeat;
	background-position: 980px 0px;
	*background-position: 979px 0px;
}


#left {
	margin-left: -490px;
	text-align: right;
	height: 596px;
	background-image: url(../pic/images/blank.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

#footer {
	position:absolute;
	left:0px;
	bottom:0px;	
	width:782px;
	height:63px;
	z-index:150;
	background-image:url(../pic/images/footer.jpg);
	clear:both;
	padding:37px 10px 0 10px;
	font-size:11px;
}

#footer ul li {
	display:inline;
	color:#0071d3;	
}

#footer p {
	line-height:14px;
	margin:10px 0 0 0;
	color:#888888;
}


.autoclear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size:0px; }
.autoclear {display:inline-block;}
.autoclear {display:block;}
* html .autoclear {height: 1%;}


/* links */

a:link, a {
	color:#003c8d;
}

a:hover {
	color:#046eff;
}


ul#menu a {
	color:#000;
	text-decoration:underline;
}


ul#menu a:hover {
	color:#0042bc;
	text-decoration:none;
}


a.button, a.button:visited {
	height:19px;
	line-height:40px;
	background-color:#5fa6da;
	padding:6px 8px;
	color:#FFF;
}

a.button:hover {
	background-color:#003c8d;
}


a img {
	border:1px #000 solid;
}

a:hover img {
	border:1px #0083f4 dotted;
}


.block-title a {
	text-decoration:underline;
}


.block-title a:hover {
	text-decoration:none;
}


#footer ul li a {
	color:#0071d3;
}

#footer ul li a:hover {
	text-decoration:underline;

}






/* layout */

div#leftsidebar {
	width:117px;
	padding-left:6px;
	float:left;
	margin-top:130px;
	padding-bottom:100px;
}

.last-rev-bg {
	background-image:url(../pic/images/last-rev-bg.jpg);
	background-repeat:no-repeat;
	background-position:100% 86px;
}

div#box {
	width:679px;
	float:right;
	margin-top:130px;
	padding-bottom:100px;
}

p.text {
	margin:12px 2px;
	line-height:15px;
	font-size:12px;
}


div#rightsidebar {
	width:171px;
	float:left;
	padding-left:7px;
}





/* sidebars styles*/


div#leftsidebar h4 {
	display:block;
	height:26px;
	line-height:24px;
	background-image:url(../pic/images/l-h2.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	font-weight:normal;
	font-size:18px;
	color:#717171;
	padding-left:7px;
}

div#leftsidebar ul {
	margin:5px 0 15px 0;
}

div#leftsidebar li {
	line-height:18px;
	text-transform: uppercase; /* force text to uppercase */;

}


div#rightsidebar h4 {
	color:#000;
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
	font-weight:normal;
	text-decoration:underline;
	display:block;
	height:46px;
	line-height:46px;
	background-image:url(../pic/images/r-h2.jpg);
	text-indent:30px;
	margin:0 0 0 -7px;
}

div#rightsidebar li { 
    text-indent:10px; 
    line-height:22px; 
    background-image:url(../pic/images/marker.gif);
    background-repeat:no-repeat; 
    background-position:0 8px; 
    font-weight:bold; 
    color:#b47d25; 
position:relative;
}

div#rightsidebar li span { 
    position:absolute; 
    top:0px;
    right:5px;
    display:block;
    *line-height:14px;

}

div#rightsidebar ul {
	margin:5px 0 10px 0;
}




/* head */

div#head {
	position: absolute;
	left:0px;
	top:0px;
	z-index:100;
	width:802px;
	height:130px;
	background-image:url(../pic/images/head.jpg);
	clear:both;
}


h3 {
	position:absolute;
	left:181px;
	top:4px;
	font-size:11px;
	color:#647f92;
	font-weight:normal;
}


p.hello {
	font-size:11px;
	position:absolute;
	left:535px;
	top:10px;
	width:250px;
	line-height:14px;
}

p.hello span {
	color:#319045;
}

ul#menu {
	position:absolute;
	top:78px;
	left:18px;
	clear:both;
}


ul#menu li {
	display:inline;
	line-height:42px;
	margin-right:27px;
	*margin-right:25px;
	font-size:18px;
}


#search-form {
	position:absolute;
	top:84px;
	left:495px;
}

#search-form input {
		float:left;
}

.field {
	height:30px;
	line-height:30px;
	width:134px;
	margin-right:1px;
	background-color:#afd7fa;
	padding-left:8px;

}

#search-form a {
	font-size:11px;
	color:#2c5c7f;
	text-decoration:underline;
	position:relative;
	top:14px;
	left:3px;
}

#search-form a:hover {
	text-decoration:none;
}


#bookmark {
	display:block;
	position:absolute;
	left:25px;
	top:3px;
}

#bookmark img {
	border:0;
}



/* last review block*/

.last-review {
	width:672px;
	background-color:#eef3f7;
	background-image:url(../pic/images/last-rev.jpg);
	background-repeat:no-repeat;
	background-position: 0 50%;
	margin-top:5px;
	position:relative;
}

.last-review p {
	display:block;
	position:relative;
	margin-left:443px;
	line-height:14px;
	min-height: 340px; height:auto !important; height:340px;
	background-color:#e0e9f0;
	padding:8px;
}

.rating  {
	display:block;
	line-height:90px;
	color:#c97c00;
	font-size:65px;
}


.l-box {
	display:block;
	width:400px;
	position: absolute;
	top:5px;
	left:30px;
}


a.last-r-pay {
	font-size:22px;
	line-height:27px;
}

a.last-r-pay img {
	border:0px;
}


a.last-r-pay-img {
	width:400px;
	display:block;
	height:300px;
	overflow:hidden;
	border:1px #000 solid;
}

a.last-r-pay-img:hover {
	border-color:#0083f4;
}

a.last-r-pay-img img {
	border:0px !important;
}



/* block title h3*/

.block-title {
	height:45px;
	line-height:40px;
	background-image:url(../pic/images/block-title-bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
	clear:both;
	margin:10px 0 5px -1px;
	padding: 20px 0 0 52px;
	font-family:"Times New Roman", Times, serif;
}

.block-title h1 {
	color:#535353;
	font-size:40px;
	font-weight:normal;
	float:left;
}
.block-title h2 {
	color:#535353;
	font-size:40px;
	font-weight:normal;
	float:left;
}


.block-title span {
	color:#677f90;
	font-size:20px;
	padding-left:20px;
	position:relative;
	top:2px;
}



/* recent reviews*/

a.recent {
	background-color:#e0e9f0;
	padding:6px 6px 3px 6px;
	display:block;
	_display:inline;
	float:left;
	font-weight:bold;
	line-height:20px;
	margin:0 5px 10px 0;
	width:152px;
	overflow:hidden;
	height:193px;

}

a.recent:hover, a.payscreen:hover {
	background-color:#eaeaea !important;
}


a.recent span {
	background-color:#000;
	color:#ffa413;
	padding:2px;
	margin-right:5px;
}




/* short teview */

.short-review {
	position:relative;
	padding: 0 0 0 175px;
	margin:0 8px 0 0;
	min-height: 195px; height:auto !important; height:195px;
}

a.payscreen {
	position:absolute;
	margin-left:-175px;
}

.short-review a.payscreen {
	padding:6px;
	background-color:#e0e9f0;
}

.short-review .sitename {
	font-size:20px;
	min-height: 29px; height:auto !important; height:29px;
	padding-top:9px;
	line-height:20px;
	background-image:url(../pic/images/flag.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-left:32px;
}

.sitename span {
	font-size:11px;
	font-weight:normal;
	color:#717171;
}

.short-review p {
	margin-top:8px;
	line-height:15px;
	background-image:url(../pic/images/razd.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	padding-bottom:12px;
}


.r-info li {
	display:inline;
	font-size:17px;
	line-height:35px;
	color:#727272;
	margin-right:10px;
}

.r-info li span {
	color:#c97c00;
}

.r-info li a {
	font-size:12px;
}

.r-info li a:hover {
	font-size:12px;
}

.r-info li a img {
	border:0px #FFFFFF solid;
	margin-top:5px;
}

.r-info li a:hover img {
	border:0px #FFFFFF dotted;
	margin-top:5px;
}


/*sort navi*/

.sort {
	clear:both;
	margin:20px 0;
}

.sort li {
	display:inline;
	font-weight:bold;
	background-image:url(../pic/images/sort-arrow.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding: 4px 0 0 12px;
	margin-right:30px;
}



/*pagination*/

.pages {
	clear:both;
	margin:25px 0 25px 2px;
	font-weight:bold;
	color:#6a6a6a;
}

.pages a {
	background-color:#e8e8e8;
	padding:4px 7px;

}



 /*Full-review info details*/


.full-block {
    width:656px;
	background-color:#eef3f7;
	clear:both;
	padding:8px;
}

.full-block a.title {
	display:block;
	width:402px;
	background-color:#003c8d;
	color:#fff;
	padding:5px;
	font-size:30px;
	line-height:45px;
}



.full-block a.title-img{
	display:block;
	width:402px;
	background-color:#003c8d;
	overflow:hidden;
	height:300px;
	border:5px #003c8d solid;
}


.full-block a.title:hover, .full-block a.title-img:hover {
	background-color:#2b6ec9;
}

.details {
	width:237px;
	float:right;
	line-height:14px;
	display:block;
}


.all-rates {
	line-height:17px;
	color:#c97c00;
	background-image:url(../pic/images/dotted-2.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	padding:10px 0 8px 0;
}

.all-rates span {
	color:#003c8d;
}


.full-info {
	background-color:#f7f7ee;
	width:671px;
	background-image:url(../pic/images/dotted.gif);
	background-repeat:repeat-y;
	background-position:50% 0;
}

.full-info td {
	padding:10px;
	line-height:16px;
	background-image:url(../pic/images/dotted.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	width:50%;
}


.conclusion {
	color:#486222;
	line-height:15px;
}

.concl-title {
	font-size:40px;
	font-family:"Times New Roman", Times, serif;
	color:#535353;
	display:block;
	line-height:50px;
}

.concl-title  span {
	color:#c97c00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:50px;
}




/* adv search page*/

#adv-search {
	margin:10px 0;
	color:#727272;
}

.form-block {
	margin-bottom:25px;
	margin-right:7px;
}

.color-input input {
	background-color:#b1d5f9;
}

#adv-search h3 {
	float:left;
	width:150px;
	font-size:12px;
	padding:3px 0 0 3px;
}

#adv-search  ul {
	float:left;
	width:510px;
}

.gray {
	background-color:#f4f4f4;
}


#adv-search  ul li {
	width:250px;
	float:left;
	display:block;
	margin-bottom:7px;
}

#adv-search  ul li p {
	padding:3px 0;
}


.display {
	padding:5px;
	font-size:18px;
	cursor:pointer;
	background-color:#d0e3d4;
}



/* Gallery page */

.gallery {
	width:700px;
	_width: auto;
}

.gallery p {
	padding:5px 0 15px 0;
	font-size:25px;
}


.gallery .pic {
	background-color:#e0e8ef;
	padding:8px;
	display:block;
	*display: inline;
	float:left;
	margin-right: 20px;
	margin-bottom:10px;
	_margin-right: 15px;
}


.galls-menu  {
	margin:15px 0 30px 0;
}

.galls-menu li {
	display: inline;
	color:#727272;
}



/* video gallery page */

.vid {
	width:320px;
	height:240px;
	padding:6px;
	background-color:#e0e8ef;
	float:left;
	margin:0 7px 10px 0;
	_margin:0 5px 10px 0;
}



/* Gallery 8 aug 2010 page */

.gallery2 .pic2 {
	background-color:#d0ecfa;
	padding:0px;
	display:block;
	*display: inline;
	float:left;
	margin-right: 28px;
margin-left:6px;
	margin-bottom:18px;
	_margin-right: 15px;
border:2px solid #0074c3;
	width:135px;
	height:180px;
}


.gallery2 {
	width:700px;
	_width: auto;
}

.gallery2 p {
	padding:5px 0 15px 0;
	font-size:25px;
}


/* Gallery 4 sep 2010 page */

.gallery2movie .pic2 {
	background-color:#d0ecfa;
	padding:0px;
	display:block;
	*display: inline;
	float:center;
	margin-right: 18px;
margin-left:18px;
	margin-bottom:18px;
	_margin-right: 18px;
border:2px solid #0074c3;
	width:300px;
	height:250px;
	float:center;
}


.gallery2movie {
	width:700px;
	_width: auto;
	float:center;
}

.gallery2movie p {
	padding:5px 0 15px 0;
	font-size:25px;
	float:center;
}





