/*********************************** The Shiznit ***********************************/

body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Arial', Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 1.4;
	color: #222;
	background-color: #a6a6a6;	
	text-align:center;
	}
	
html {
	margin: 0;
	padding: 0;
	min-height: 100%;
	margin-bottom: 1px;
	}

/*********************************** Links ***********************************/


a:link {
	color:  #0066cc;
	text-decoration: none;
	border-bottom: none;
	}
	
a:visited {
	color:  #0066cc;
	text-decoration: none;
	border-bottom: none;
	}
		
a:hover {
	color: #0066cc;
	text-decoration: underline;
	}

	
.right {
	text-align: right;
	}
	
	.right a {
		border: none;
		}
	
	
.right2 {
	text-align: right;
	margin-top: 8px;
	}
	
	.right2 a {
		border: none;
		}
	

.centre {
	text-align: center;
	}
	
	.centre a:link {
		border: none;
		}
	
	

	
		
a img {
	border: none;
	}


/*********************************** Headings ***********************************/

h1, h2, h3, h4, h6 {
	font-family: 'Arial', Verdana, Sans-Serif;
	font-weight: normal;
	padding: 0px 5px 5px 5px;
	margin:0px;
	}
		
h1 {
	color: #333333;
	font-size: 16px;
	margin: 0;
	letter-spacing: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	}
		
h2 {
	font-size: 13pt;
	letter-spacing: 0px;
	color:#000;
	text-align:center;
	padding-bottom:5px;
	margin:0px;
	}



		
h3 {
	font-size: 14px;
	color: #888;
	margin-bottom: 5px;
	}
	
h4 {
	color: #888;
	font-size: 17px;
	margin: 10px 0 0 0;
	padding-bottom: 0;
	}
		
h5 {
	font-weight: 500;
	font-size: 14px;
	margin: 25px 0 0 0;
	padding-bottom: 0;
	}
		
h6 {
	color: #888;
	font-size: 16px;
	margin: 5px 0 5px 0;
	padding-bottom: 0;
	}	
	
	.text-rf h6 {
		color: #888;
		font-size: 16px;
		margin: 5px 0 15px 0;
		padding-bottom: 0;
		}	


/*********************************** Lists ***********************************/
		
.box ul {
	padding-left: 16px;
	list-style-type: disc;
	}
		

	
.box li {
	list-style:outside;margin-left:16px;margin-top:2px;margin-bottom:2px;}
	}



/*********************************** Breaks ***********************************/

.breaker {
	border-bottom: dashed 1px #ccc;
	margin: 10px 0 15px 0;
	padding: 0;
	}
	
	#sidebar .breaker {
		border-bottom: solid 15px #fff;
		}
		
	#sidebarleft .breaker {
		border-bottom: solid 15px #fff;
		}
		
		
.breaker-b {
	border-bottom: dotted 0px #333;
	margin: 40px 0 40px 0;
	padding: 0;
	}

.line-breaker {
	border-bottom: 1px solid #ccc;
	margin: 20px 0 35px 0;
	padding: 0;
	}


/**********************************************************************
                                                                      *
 Layout Divs                                                          *
                                                                      *
**********************************************************************/

#wrapper {
	margin-top:-15px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/bg.gif);
	text-align: center;
	}
		
#header {
	margin: 0 0 0px 0;
	padding: 0px;
	color: #fff;
	width: 831px;
	height: 210px;
	background-image: url(images/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	}
	
	
#headerright {
	width: 206px;
	float:right;
	text-align:left;
	}
		
#menu {
	text-decoration: none;
	font-size: 9px;
	padding: 5px 0px 0px 10px;
	margin: 0px;
	text-align: left;
	letter-spacing: -1px;
	}
	
#page-title {
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 29px;
	padding:0px;
	margin:0px;
	letter-spacing: -2px;
	}	
	
#page-slogan {
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	padding-bottom:5px;
	margin:0px;
	letter-spacing: 0.4px;
	}
		

/*********************************** Content ***********************************/

#shortcuts {
	position: absolute;
	background-color: transparent;
	top: 5px;
	left: 5px;
	width: 22px;
	height: 47px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
		
#container {
	width: 831px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	background-position: center;
	background-repeat: repeat-y;
	text-align:center;
	}

#sidebar {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	width: 170px;
	text-align: left;
	overflow:hidden;
	}
	
#sidebarleft {
	float: left;
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #333333;
	width: 170px;
	text-align: left;
	overflow:hidden;
	}
	
	#sidebarleft p, #sidebar p, #sidebarleft ul, #sidebar ul{
		background: url(images/sidebar_box_p.jpg) repeat-y left;
		margin: 0;
		padding: 0px 10px 10px 10px;
		color: #333333;
		list-style-type:none;
	}
		
	#sidebarleft .box, #sidebar .box {
		overflow: hidden;
		width: 170px;
		background: url(images/sidebar_box_div.jpg) no-repeat left bottom;
		padding:0px 0px 4px 0px;
		margin: 0px 0px 15px 0px;
		background-color:#EFEFEF;
	}
	
	#sidebarleft a {
		color:  #0066CC;
		text-decoration: none;
		border-bottom: none;
	}
	
	#sidebar a {
		color:  #0066CC;
		text-decoration: underline;
		border-bottom: none;
	}
		
	#sidebarleft a:hover, #sidebar a:hover {
		color:  #0066CC;
		text-decoration: underline;
	}
		
	#sidebarleft h2, #sidebar h2 {
		background: Black url(images/sidebar_box_h2.jpg) no-repeat;
		letter-spacing: 0px;
		text-align:left;
		margin:0px;
		margin :0px 0px 0px 0px;
		height: 46px;
		padding : 0px 5px 0px 15px;
		line-height:37px;
		font-size: 10pt;
		color: White;
		font-weight:bold;
		font-family:"Arial";
	}


#content {
	float: left;
	text-align: left;
	padding: 0px 2px 0px 2px;
	margin:0px 0px 0px 6px;
	width: 481px;
	border: dotted 0px #ffffff;
	overflow:hidden;
	}


p {
	padding: 0px 5px 0px 5px;
	color:#333333;
	line-height: 1.4em;
}	


.newbox, .newbox_search{
	width: 475px;
	padding-bottom: 10px;
	background: white url(images/box_middlebottom.jpg) no-repeat;
	background-position: center bottom;
	font-size: 120%;
}
.newbox h2, .newbox_search h2{
	margin: 0;
	padding: 15px 5px 15px 15px;
	background: transparent url(images/box_top.jpg) no-repeat;
	background-position: center top;
	text-align: left;
	font-size: 13pt;
	font-weight:bold;
	font-family:"Arial";
}
.newbox h3 {
	margin: 0;
	padding: 10px 20px 5px 30px;
	text-align: left;
	font-size: 150%;
}

.newbox p {
	padding: 0px 20px 0px 20px;
	text-align: justify;
}
.newbox div {
	padding: 0px 20px 0px 20px;
}

.newbox img {
	padding: 2px;
	margin: 0px 10px 10px 0px;
}



.newbox .button ul {list-style:none;padding:0px;margin:0px;height:25px;}
.newbox .button li {display:inline;list-style:none;text-align:center; margin:0px;}
.newbox .button a {
	background-repeat: no-repeat;
	background-position: center;
	width:120px;
	height:16px;
	display:inline-block;
	border: 1px #ccc solid;
	background-color: #eee;
	margin:0px;
	padding:2px 5px 2px 5px;
	text-align:center;
	color:#000000;
	text-decoration:none;
	font-size:10px;
	font-style:bold;
}
.newbox .button a:hover {
	background-repeat: no-repeat;
	background-position: center;
	width:120px;
	height:16px;
	display:inline-block;
	border: 1px #000 solid;
	background-color: #0098D4;
	margin:0px;
	padding:2px 5px 2px 5px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	font-style:bold;
}



p.date {
	font-family: trebuchet ms;
	text-align: center;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 7px;
	padding-right: 12pt;
	padding-bottom: 0pt;
	padding-left: 13px;
	display: block;
	width: 47px;
	height: 50px;
	float: left;
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

p.date strong {
	font-size: 26px;
	font-family: trebuchet ms;
	line-height: 22px;
}
		

blockquote {
	color: #666666;
	font-style: italic;
	margin: 0px; 
	border-left: 5px solid #666666;
	background-color: #FFFFFF;
	padding: 0px;
	width:400px;
	font-size: 12px;
	padding-bottom:10px;
}


.pagination {position:relative;text-align:center;color:rgb(128, 128, 128);width:100%;height:40px;padding-top:2px;margin:0px;font-size:160%;font-weight:bold}
.pagination ul {display:inline;padding-left:0px;margin-left:0px}
.pagination li {display:inline;list-style:none;text-align:center; margin:2px;}
.pagination li a {background-color: #ffffff;text-decoration: none!important; border: 1px #ccc solid;padding: 3px 6px 3px 6px!important;}
.pagination li a.last {border:2px #ccc solid;}
.pagination li a:hover {background-color: #0098D4; color: #fff!important; font-weight: bold;border:1px #000 solid;}
.pagination li a.last:hover {border:2px #000 solid;}
.pagination .current {font-weight: bold;text-decoration: none; padding-left: 2px; padding-right: 2px;}
.pagination .next a, .pagination .previous a {border: 1px #ffffff solid; padding: 3px 6px 3px 6px;  }
.pagination .next a:hover, .pagination .previous a:hover {font-weight:normal;}
.pagination .total {font-size:110%;color:#666}

.number {
	background-color: #DDDDDD;
	color: #666666;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
}

/*********************************** Footer ***********************************/

.divide {
	clear: both;
	width: 831px;
	height: 5px;
	margin: 0;
	background-color: #fff;
	}
	
.div_horizontal {
	background: #FFFFFF url(images/bg_horizontal.png) no-repeat;
	height:28px;
	padding-top:5px;
	margin:0px;
	}

#footer {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	width: 831px;
	height: 28px;
	padding: 3px 0px 0px 0px;
	background: white url(images/bg_horizontal.png) no-repeat;
	background-position: center bottom;
	text-align: left;
	}

#footer-left {
	width: 530px;
	text-align: left;
	float: left;
	line-height: 28px;
	padding-left:20px;
	}

#footer-right {
	width: 195px;
	text-align: right;
	float: right;
	line-height: 28px;
	padding-right:20px;
	}

#footer-right a {
	color: #222;
	text-decoration: none;
	border: none;
	}

#footer-right a:visited {
	color: #222;
	text-decoration: none;
	border: none;
	}

#footer-right a:hover {
	color: #0066cc;
	text-decoration: none;
	border-bottom: 1px dotted #227EE9;
	}

#footer-shadow {
	margin: 0 auto;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center;
	height: 15px;
	background-image: url(images/footer-s.gif);
	}

		
.banner {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	}


/*********************************** Content Shiznit ***********************************/

.text-r {
	width: 140px;
	height: 140px;
	padding-top: 10px;
	line-height: 3em;
	margin-left: 270px;
	}
		
	.text-r img {
		margin: 5px 10px 0 0;
		padding: 0;
		}


.text-rf {
	width: 150px;
	height: 140px;
	padding-top: 5px;
	margin-left: 265px;
	}

	.text-rf img {
		margin: 5px 5px 0 0;
		padding: 0;
		}
		
	.text-rf p {
		margin: 8px 0 15px 0;
		}
		
	.dl-fp {
		padding-right: 5px;
		margin: 0 5px 5px 0;
		}
	
	
#dl-box1, #dl-box2, #dl-box3, #dl-box4 {
	margin: 15px 0 5px 0;
	}
	
	.teee, .teee2 {
		background-color: #fff;
		border: 1px solid #ccc;
		padding: 5px;
		}
		
	.teee img {
		padding: 0 6px 0 42px;
		}
		
	.teee2 img {
		padding: 0 6px 0 29px;
		}


/*********************************** Forms ***********************************/
	
.submit{
     border:none;
     color:#fff;
     background: transparent url('images/submit_search.png') no-repeat top left;
     width:100px;
     height:20px;
}
		
form {
	padding: 5px;
	margin: 0px;
	width: 400px;

}

.box input {
	border: 1px solid #999;
}
	

label {
	font-size:1px;
	width:10px;
	margin:0px;
	padding:0px;
}

table, tr, td {
	text-align:center;
	padding:0px;
	margin:0px;
	border:0px;
}
	
input, select, textarea {
	font-family: 'Arial', Verdana, Sans-Serif;
	font-size: 11px;
	border: 1px solid #333;
	}
	
input {

	}
	
textarea {
	width:210px;
	height:100px;
	}
	
.field1 {
	width:150px;
	height:21px;
	float:left;
	text-align:left;
	padding-bottom:3px;
	padding-right:3px;
	font-weight:bold;
}

.field2 {
	width:220px;
	height:21px;
	float:left;
	padding-bottom:3px;
}
	

	
.label-2 {
	padding-left: 137px;
	border: none;
	}
	
	.label-2 input {
		border: none;
		}
		
	.label-2 img {
		border: none;
		}

.nr {
	background-color: #f7f7f7;
	}
		
.blue {
	color:  #0066cc;
	font-weight: bold;
	}


	
	
.paypal {
	margin: 5px 0 0 6px; 
	}
	
	.paypal img {
		margin: 0 3px 0 3px;
		border: none;
		}

	.paypal form {
		display: inline;
		}


/*********************************** SL Stuff ***********************************/


/********** PayPal **********/
	
#s-down {
	height: 145px;
	}


#paypal {
	margin: 4px 0 10px 0;
	}
		
	#paypal a:link {
		border: none;
		}
		
	#paypal a:visited {
		border: none;
		}
		
		
#paypal2 {
	margin: 1px 0 3px 0;
	}
		
	#paypal2 a:link {
			border: none;
			}
			
	#paypal2 a:visited {
		border: none;
		}
		
		
	.paypal img {
		margin: 0;
		padding: 0;
		}
		
	.paypal form {
		display: inline;
		margin-right: 5px;
		padding: 0;
		}
		
		
.slidebox {
	padding: 10px 0 10px 0;
	height: auto;
	}
	
.slidebox-pp {
	padding: 5px 0 5px 0;
	}
	
/********** contact **********/	

/********** 

#slide-upd {
	height: 379px;
	}
		
#slide-downd {
	
	}
	
	#slide-downd2 {
		height: 430px;
		background-color:#006600;
		}
			
#slide-upsi {
	height: 615px;
	}
		
#slide-downsi {
	}
	
	#slide-downsi2 {
		height: 770px;
		}
		
**********/	
	
	
#send {
	height: 50px;
	}
	
#thanks {
	height: 65px;
	}
	
#error {
	}

.blank {
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
	}
	
	.blank img {
		margin-right: 8px;
		}
	
	
.blank2 {
	padding: 10px 0 10px 0;
	
	}
		
		
#resultArea {
	
	margin: 0 15px 25px 15px;
	padding: 5px 20px 5px 20px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
	
.space {
	height: 25px;
	clear: left;
	}
	
/*********************************** Menu Components ***********************************/

#header ul {
	padding: 0;
	margin:0;
	}
		
#header li, #header li a {
	display: inline;
	background: none;
	margin-right: 3px;
	font-weight:bold;
	}

#header li a {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px;
	}

#header li a:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
	margin-bottom: auto;
	}




/*********************************** Menu Footer Components ***********************************/


#footer-menu {
	margin: 0 auto 20px 0;
	text-align:center;
	padding: 0;
	}
		
#footer-menu ul {
	padding: 0;
	}

#footer-menu li, #footer-menu li a {
	display: inline;
	background: none;
	color: #a6a8aa;
	margin-right: 5px;
	}

#footer-menu li a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px;
	}

#footer-menu li a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}
		



/*********************************** Lightbox ***********************************/

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img {
	border: none;
	}
	
	
/********** Custom **********/	

	#lightbox a {
		border: none;
		}
		
	#lightbox a:visited {
		border: none;
		}
		
	#lightbox a:hover {
		border: none;
		}
		
/********** /Custom **********/	


#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer {
	padding: 10px;
	}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { }
#nextLink:hover, #nextLink:visited:hover { }


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData {	padding:0 10px; color: #666; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */ 


/*********************************** Terminado ***********************************/











.ratingblock {
	display:block;
	border-bottom:0px solid #999;
	padding-bottom:2px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	width:200px;
	}

.loading {
	height: 30px;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	width:150px;
	position: relative;
	background: url('images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	position: absolute;
	background: url('images/starrating.gif') bottom left;	
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		
.inline {display:inline;z-index: 5;}
