/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 10px 0px 10px;
	padding: 0;
	background: #000000 url(images/img1.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

hr {
	border-width: 1px 0px 0px 0px;
	border-color: #2C2C2C;
	border-style: solid;
	color: #000;
}

img {
	border-width: 0px;
	margin: 1px;
	padding: 0px;
	background: #222;
	z-index: 1000;
}
#i {
	border-width: 0px;
	margin: 1px 0px;
	padding: 0px 0px 20px 1px;
	background: none;
	max-width: 120px;
	max-height: 110px;
	/*visibility: hidden;*/
}
#t1 {
	display:block; 
	width:123px; 
	height:110px; 
	padding-right: 3px;
	/*padding-bottom: 5px;*/
	float:left;
	text-align: center;
}
#t1 a {
	display:block;
	margin-bottom:-22px;
	background-repeat: no-repeat;
	background-position: center 1px;
}

#img_current {
	background: #000;
	border: 1px solid #333;
	padding: 4px;
	margin: 0px 3px 0px 3px;
}
.t2 {
	height: 120px; 
	/*display: block; */
	/*float: left;*/
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.t2 a:hover img {
	opacity: 1;
	filter: alpha(opacity=100); 
}
.t2 img {
	margin: 0px 4px 0px 4px;
}
.t2_1 {
	width :108px;
}
.t2_1 img {
	max-width:100px; 
	max-height:97px; 
	opacity: 0.9;
	filter: alpha(opacity=90); 
}
.t2_2 {
	width :96px;
}
.t2_2 img {
	max-width:90px;
	max-height:85px;
	opacity: 0.85;
	filter: alpha(opacity=85);
}
.t2_3 {
	width :84px;
}
.t2_3 img {
	max-width:78px; 
	max-height:75px;
	opacity: 0.80;
	filter: alpha(opacity=80); 
}
.t2_4 {
	width :76px;
}
.t2_4 img {
	max-width:68px; 
	max-height:67px;
	opacity: 0.75;
	filter: alpha(opacity=75); 
}

.smiles {
	border-width: 0px;
	margin: 1px 1px 0px 1px;
	background: none;
	vertical-align: middle;
	width: 19px;
	height: 19px;
}
#img_no_back {
	border-width: 0px;
	margin: 2px;
	background: #000;
}
#thumb {
	width: 120px;
	height: 112px;
	margin: 0px;
}

/* Header */

#header {
	width: 980px;
	height: 123px;
	margin: 0 auto;
}

/* Logo */

#logo {
	padding: 35px 10px 0 0;
	float: left;
	width: 980px;
}

#logo *, #page * {
	padding: 0 0 0 0;
	margin: 0;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 {
	letter-spacing: -2px;
	font-size: 3.1em;
	color: #000000;
	margin: -3px 0px 0px 0px;
	text-shadow: 2px 2px 4px #400;
}

#logo h1 b {
	color: #FFFFFF;
}
#logo h2 {
	text-shadow: 2px 2px 3px #400;
}
#logo h2 a {
	text-decoration: none;
}
#logo h2 a:hover {
	text-decoration: underline;
}

#page {
	float: left;
}

#page h2 {
	margin: 5px 0px 0px 0px;
	letter-spacing: 1px;
	color: #FFFFFF;
}

#shadow b {
	color: #700000;
}

/* Lng */

#lng {
	position: absolute;
	right: 10px;
	top: 0px;
}

#lng ul {
	margin: 0;
	padding: 14px 0 0 0;
	list-style: none;
}

#lng li {
	display: inline;
}

#lng a {
	display: block;
	float: left;
	padding: 2px 6px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
}

#lng a:hover, #lng .active a {
	padding: 2px 5px;
	background: #2F1A1A url(images/img2.gif) repeat-x left bottom;
	border: 1px solid #1E1010;
	border-right-color: #7A6D6D;
	border-bottom-color: #7A6D6D;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: -24px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 13px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	padding: 5px 12px;
	background: #2F1A1A url(images/img2.gif) repeat-x left bottom;
	border: 1px solid #1E1010;
	border-right-color: #7A6D6D;
	border-bottom-color: #7A6D6D;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#content_nopadding {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0 0 0 0px;
}

#content_nolimit {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px 0px 0px 0px;
}
#content_nolimit h3 {
	font-weight: bold;
	font-size:1.2em;
	margin: 4px 0px 8px 0px;
	padding: 5px;
	color: #FFF;
	border-bottom: 1px solid #2C2C2C;
}

#navigate {
	text-decoration: none;
	/*font-weight: bold;*/
	background: #000;
	padding: 1px 2px 1px 2px;
    border: 1px solid #2C2C2C;
	line-height: 1.8em;
}

/* Column One */

#colOne {
	float: left;
	width: 758px;
	margin-bottom: 10px;
}

#colZero {
	float: left;
	width: 980px;
	margin-bottom: 10px;
}

#colOne h1, #colZero h1 {
	margin-top: 10px;
	font-size: 2.2em;
	color: #CCCCCC;
}
#colOne h2, #colZero h2 {
	margin-top: 0px;
	font-size: 1.6em;
	color: #CCCCCC;
}

#colOne h2 span {
	font-size: 0.5em;
	font-weight: normal;
}

#colOne p, #colOne ul, #colOne ol, #colZero p, #colZero ul, #colZero ol {
	line-height: 150%;
}

#colOne b, #colZero b, #colTwo b {
	color: #CCCCCC;
	font-weight: normal;
}

#colOne .comments, #colZero .comments {
	margin-bottom: 10px;
	background: #222;
	border-left: 2px solid #8A8A8A;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#colOne .comments p, #colZero .comments p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#colOne .credits, #colZero .credits {
	margin-bottom: 10px;
	background: #210100;
	border-left: 2px solid #8A0600;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#colOne .credits p, #colZero .credits p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#colOne h3, #colZero h3, #colTwo h3, #colThree h3 {
	padding: 0px 0px 5px 20px;
	margin: 10px 0px 10px 0px;
	color: #CCCCCC;
	border-bottom: 1px solid #2C2C2C;
	background-image: url(images/img3.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	font-size: 1.2em;
}
#colOne h3 a, #colOne h3 a:link {
	text-decoration: none;
}

#colOne h4, #colZero h4 {
	padding-left: 20px;
	padding-bottom: 12px;
	color: #CCCCCC;
	background-image: url(images/img3.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 1.3em;
}
#colOne h5, #colZero h5 {
	padding-right: 4px;
	padding-bottom: 0px;
	color: #666;
	margin-top: -15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #2C2C2C;
	text-align: right;
	font-size: 0.8em;
	line-height: 12px;
}
#colOne h6, #colZero h6 {
	padding-right: 4px;
	padding-bottom: 0px;
	padding-top: 5px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #2C2C2C;
	text-align: right;
	font-size: 0.8em;
	line-height: 12px;
}
h5 a, h6 a {
	color: #666;
	text-decoration:none;
}
h5 a:hover, h6 a:hover {
	color: #ccc;
	text-decoration:none;
}

#colZero ul li ul li {
	font-size: 0.9em;
	list-style: square;
}

/* Column Two */

#colTwo, #colThree {
	float: right;
	width: 195px;
}

#colTwo ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
}
#colThree ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#colTwo li, #colThree li {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#colTwo li li, #colThree li li {
	margin: 0px;
	padding: 0px;
}

#colTwo li ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: square inside;
}
#colThree li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#colTwo li li li, #colThree li li li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	color:#DDDDDD;
	list-style: none inside; 
	border-top: 1px dotted #2C2C2C;
}

#colTwo h2, #colThree h2 {
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 1em;
	color: #FFFFFF;
	border-bottom: 1px solid #2C2C2C;
	background-image: url(images/img3.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#colTwo h2 a {
  color: #FFFFFF !important;
}

#textfield1 {
	/*width: 150px;*/
	margin-left: 10px;
	background: #9E9E9E url(images/img4.gif) repeat-x;
	border: 1px solid #9C9C9C;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
}
#textfield1 a {
	color: #000;
}
#textfield1 a:hover {
	color: #FFF;
}
#textfield2 {
	/*width: 150px;*/
	margin-left: 10px;
	border: 1px solid #9C9C9C;
	border-right-color: #C6C6C6;
	border-top-color: #C6C6C6;
	background-color: #9E9E9E;
	background-image: url(images/img4-2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#textfield2 a {
	color: #000;
}
#textfield2 a:hover {
	color: #FFF;
}

#submit1 {
	background: #9E9E9E url(images/img5.gif) repeat-x;
	border: 1px solid #625252;
	border-right-color: #1B0F0F;
	border-bottom-color: #1B0F0F;
	color: #CCCCCC;
}

/* Footer */

#footer {
	clear: both;
	width: 980px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img6.gif) repeat-x;
}

#footer b {
    color:#FFF;
}

#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: smaller;
}

.combo1 {
	font-size: 10px;
	background: #000;
	color: #ccc;
}

.more { 
    float: left;
    width: 750px;
    padding: 0px 5px 0px 0px;
    text-align: right;
    font-size: 12px;
}
.more2 {
	width: 120px;
	display: inline-block;
	font-size: 12px;
	line-height: 1.2em;
    padding: 0;
}
.adds {
	border-width: 1px 0px 0px 0px;
	border-color: #2C2C2C;
	border-style: solid;
 	padding-top: 10px; 
 	padding-left: 21px; 
	background-image: url(images/img3.gif); 
	background-repeat: no-repeat; 
	background-position: 5px 16px; 
}
.adds2 {
 	padding-top: 10px; 
 	padding-left: 21px; 
	background-image: url(images/img3.gif); 
	background-repeat: no-repeat; 
	background-position: 5px 16px; 
}

.thumb3 {
	text-align:center;
	font-size: 0.8em;
	display:block; 
	width:125px;
	height:110px;
	float:left;
}
.i4 {
	border-width: 0px;
	margin: 1px 1px 2px 1px;
	background: #222;
	/*width: 103px;*/
	/*height: 77px;*/
	max-width: 120px;
	max-height: 110px;
}
.thumb4 {
	text-align:center;
	font-size: 0.8em;
	display:block; 
	/*width:108px;*/
	width:126px;
	height:110px;
	padding-bottom: 10px;
	float:left;
}
.thumb4 a {
	text-decoration:none;
}
.i5 {
	border-width: 0px;
	margin: 1px 1px 2px 1px;
	background: #222;
	max-width: 103px;
	max-height: 77px;
	/*width: 90px;
	height: 66px;*/
}
.thumb5 {
	text-align:center;
	font-size: 0.8em;
	display:block; 
	/*width:94px; */
	width:108px;
	height: 100px;
	padding-bottom: 8px;
	float:left;
}

#u {
	right: 0px;
	font-size: 10px; 
	margin: 0;
	padding: 0px 4px 0px 13px;
	background-image: url(images/view.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	display: block;
	float: left;
	line-height: 8px;
}
#h {
	right: 0px;
	font-size:10px; 
	margin: 0;
	padding: 0px 4px 0px 12px;
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	display:block;
	float:left;
	line-height: 8px;
}
#c {
	right: 0px;
	font-size:10px; 
	margin: 0;
	padding: 0px 4px 0px 13px;
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	display:block;
	float:left;
	line-height: 8px;
}
#d {
	right: 0px;
	font-size:10px; 
	margin: 0;
	padding: 0px 4px 0px 13px;
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	display:block;
	float:left;
	line-height: 8px;
}
.dim a img {
	opacity: 0.5;
	filter: alpha(opacity=50); 
}
.dim a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90); 
}
.dim img {
	background: #000; 
}
.dim span {
	opacity: 0.2;
	filter: alpha(opacity=20); 
}
.textLabel {
	position: absolute; 
	height: 1px; 
	width: 1px; 
	left: -9999px; 
	overflow: hidden;
}