body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #f1f1f1;
}
.big {
	font-size: 30px;
	font-weight: bold;
	padding-right: 30px;
	line-height: 50px;
}
#warning {
  	width:200px;
	height:200px;
  	position:absolute;
	left:50%;
	top:50%;
	margin-left:-100px;
	margin-top:-100px
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
fieldset,img {
	border: none;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: none;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.gal {
	border: 1px solid black;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight: bold;
	padding-bottom: 10px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 90px;
	background-image: url('top_new.gif'); 
	background-repeat: repeat-x; 
}
#smutdaddy {
	position: absolute;
	top: 9px;
	left: 86px;
	width: 217px;
	height: 84px;
	background-image: url('smutdaddy.gif');
	background-repeat: no-repeat;
}
#searchform {
	position: absolute;
	top: 36px;
	right: 24px;
	width: 254px;
	height: 64px;
	line-height: 34px;
	padding-top: 16px;
	padding-left: 14px;
	background-image: url('search.gif');
	background-repeat: no-repeat;
}
.form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.input {
	width: 140px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 270px 0 270px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 203px;
	margin-left: -100%;
	position: relative;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 203px;
	margin-left: -203px;
	position: relative;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -88px auto 0;
	min-width: 1000px;
	height: 88px;
	background-image: url('bottom_new.gif'); 
	background-repeat: repeat-x; 
	/*padding-top: 40px;*/
}

/* Blocks
-----------------------------------------------------------------------------*/
.left {
	margin-top: 20px;
	width: 203px;
	background-color: #fff;
}
#center {
	padding-top: 20px;
}
.right {
	margin-top: 20px;
	width: 203px;
	background-color: #fff;
}
.dots-hor-left {
	width: 199px;
	height: 2px;
	background-image: url('dots-hor-left.gif');
	background-repeat: repeat-x;
	float: left;
}
.dots-hor-left-bottom {
	width: 203px;
	height: 1px;
	background-image: url('dots-hor-left.gif');
	background-repeat: repeat-x;
}
.dots-left {
	width: 4px;
	height: 4px;
	background-image: url('dots-left.gif');
	background-repeat: no-repeat;
	float: left;
}
.left_block {
	background-image: url('dots-ver-left.gif');
	background-repeat: repeat-y;
}
.title {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.items {
	padding-left: 30px;
	padding-bottom: 10px;
}


.dots-hor-right {
	width: 199px;
	height: 2px;
	background-image: url('dots-hor-right.gif');
	background-repeat: repeat-x;
	float: left;
}
.dots-hor-right-bottom {
	width: 203px;
	height: 1px;
	background-image: url('dots-hor-right.gif');
	background-repeat: repeat-x;
}
.dots-right {
	width: 4px;
	height: 4px;
	background-image: url('dots-right.gif');
	background-repeat: no-repeat;
	float: left;
}
.right_block {
	background-image: url('dots-ver-right.gif');
	background-repeat: repeat-y;
	width: 203px;
	height: auto;
	min-height: 100%;
}
.copy {
	color: #666666;
	font-size: 9px;
}
.preview {
	background-color: #fff;
}
.readfull {
	padding-right: 30px;
}
#dotted {
	background-image: url('dotted.gif');
	background-repeat: repeat-x;
	padding-bottom: 15px;
}
.reviews {
	background-color: #fff;
	padding: 10px;
}
#sites {
	background-color: #fff;
	padding: 10px;
}
.btitle {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.tline {
	line-height: 3px;
	background-image: url('dots-hor-right.gif');
	background-repeat: repeat-x;	
}
a {
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
	color:#0112b6;
}
a:hover {
	color:#ff8a00;
}
a.img {
	text-decoration:none;
}
.white {
	width: 100%;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: 1px dotted #a8a8a8;
}
.white table, center, p, form {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.important {
	font-size: 14px;
	font-weight: bold;
}
.import {
	padding: 5px;
	font-weight: bold;
	font-size: 18px;
	border: 1px solid #ff6300;
	margin: 5px;
	display: inline;
	float: left;
}
.comment_title {
	background-color: #eee;
	font-weight: bold;
	font-size: 13px;
	padding: 2px;
}
.bdotted td {
	border-bottom: 1px dotted #ccc;
}
.mtitle {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
.blink a {
	padding: 10px;
	font-size: 18px;
}
.blink {
	padding: 10px;
	font-size: 20px;
}
.table {
	width: 100%;
	border: 1px dotted #cccccc;
}
.table td {
	border: 1px dotted #cccccc;
}
.tableheader {
	background-color: #f3f3f3;
}
.notice {
	width: 400px;
	background-color: #eeee66;
	padding: 20px;
	border: 1px dotted #000;
}
/* Rating */
.ratingblock {
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('/img/rating_busy.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('/img/rating_star.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('/img/rating_star.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 {
	background: url('/img/rating_star.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}
/* --------------- */
/* Paging */
table.paging {
	padding: 5px;
}
table.paging td {
	background-color: #f1f1f1;
	font-size: 8pt;
	border: 1px solid #000000;
}
table.paging span {
	padding-left: 5px;
	padding-right: 5px;
}
a.page {
	font-weight: normal;
	text-decoration: none;
}
a.page_active {
	font-weight: bold;
	text-decoration: none;
	color: #ff6666;
}
/* Gallery Tables */
.gallery {

}
.gallery td {
	border: 1px dotted #a8a8a8;
}
.stitle {
	font-size: 14pt;
	font-weight: bold;
}
.utitle {
	font-size: 12pt;
	font-weight: bold;
}
.uutitle {
	font-size: 18pt;
	font-weight: bold;
}