/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}li{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:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
	background-image: url(/templates/images/back.gif);
	background-color: #284683;
}
h1, h2, h3, h4, h5, h6, p, form, table, div {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin: 0px;
	padding: 0px;
	color: #445257;
}

a,
a:link,
a:active {
	color: #1e344b;
	text-decoration: none;
}

a.visited {
	color: #CCCCCC;
}

a:hover {
	color: #8A8A8A;
	text-decoration:underline;
}

/* Start of basic layout */
#leader {
	width: 770px;
	margin-left:auto;
	margin-right:auto;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
}

#logo-wrapper
{
	width: 770px;
	margin-left:auto;
	margin-right:auto;
	height:120px;
	position:relative;
}
#logo {
	width:770px;
	height:90px;
	background-image: url(/templates/images/logo.gif);
	position:relative;
}
#menu {
	padding:5px;
	color:#FFFFFF;
}

#menu a,
#menu a:link,
#menu a:active,
#menu a:visited {
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:15px;
}

#menu a:hover {
	color: #97C0D7;
}

#footer
{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}


#leader-ad {
text-align:center; 
margin:auto;
border:solid 1px #000;
border: solid 1px;
border-bottom-color:#999999;
border-left-color:#000000;
border-right-color:#000000;
width:770px; 
background-color:#FFFFFF; 
padding-bottom:2px; 
padding-top:2px;
}

#main-wrapper {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	height:auto;
	_height:500px;
	min-height:500px;
	background-color:#FFF;
	border: solid 2px #999;
}
#main-wrapper2
{
	width:100%;
	position:relative;
}

#content {
	margin-left: 164px;
	margin-right: 164px;
	background-color:#FFFFFF;
}

#content-wide {
	margin-left: 0px;
	background-color:#FFFFFF;
}

#content-wide-in {
	padding-right: 10px;
	padding-left: 10px;

}

#content-cat {
	margin-left: 0px;
	margin-right: 320px;
	background-color:#FFFFFF;
}
#content-cat-in {
	padding-left:15px;
	padding-right:15px;
}

#left {
	position:absolute;
	top:0px;
	left:0px;
	width:163px;
	background-color:#bfced9;
}

#left-in {
	padding-left:2px;
}
#right {
	position:absolute;
	top:0px;
	right:0px;
	width:140px;
	background-color:#bfced9;
}
#right-in {
	padding-right:2px;
}

#right-cat {
	position:absolute;
	top:0px;
	right:0px;
	width:320px;
	padding-bottom: 10px;
}

#comments {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* End of basic layout */




/* thumb */
.thumb-1 {
	position:relative;
	width:120px;
	height:80px;
	background-position:center;
	background-repeat:no-repeat;
	border: 1px solid #DBE0EA;
	margin: 3px auto;
}

a.thumb {
	width:120px;
	height:80px;
	display:block;

}

div.thumb-stripe {
background-color: #000000; height:15px; width:100%; color:#FFFFFF; position: absolute; left:0px; top:65px;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

div.thumb-cat {
height:15px; width:100%; color:#FFFFFF; font-size:11PX; position: absolute; left:0px; top:65px; letter-spacing:0.3em;
}


/* thumb for mix */
div.thumb-mix-stripe {
	position:absolute;
	top: -16px;
	text-align:center;
	background-color:#000000;
	height:15px; 
	width:120px; 
	color: #FFFFFF;
	font-size:11px;
	letter-spacing:0.3em;
	line-height:15px;
	border-left: 1px solid #006600; 
	border-right: 1px solid #006600;
	z-index:1;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
/*	opacity:.60;  /*/
}


/* Login form */
div.login-outer {
	border-bottom:1px solid #727272;
	border-left:1px solid #727272;
	background-color:#E7ECF1;
	padding:15px 0px;
}


#log-in-div {
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border:1px solid #bdd7f1;
	font-size:11px;
	width:90%;
}

#log-in-div td {
	padding:3px;
}

#log-in-div strong {
	font-size:1.2em;
}

input.quick-login-field {
	width:100%;
	font-size:14px;
	color:#003366;
}

input.quick-login-but{
	width:120px;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
	height:25px;
	display:block;
}


/* User panel */
div.user-outer {
	border-bottom:1px solid #727272;
	border-left:1px solid #727272;
	background-color:#E7ECF1;
	padding:6px 0px;
}

#user-in-div {
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:230px;
	padding:4px;
	border:1px solid #bdd7f1;
	font-size:11px;
}

div.user-outer a {
	text-decoration:underline;
}
div.user-outer a:hover {
	text-decoration:none;
}

table.login-narrow {
}

table.login-narrow td {
padding:2px 5px;
text-align:left;
}

table.login-narrow input.text {
	padding:3px;
	width:110px;
}
table.login-narrow input.sub {
	padding:4px;
	height:2.0em;
	width:100px;
}

/* User panel Narrow */
div.user-outer-narrow {
	width:139px;
	border:1px solid #bdd7f1;
	border-top:0px;
	border-right:0px;
}

#user-in-div-narrow {
	background-color: #FFFFFF;
	margin-bottom:6px;
	font-size:11px;
}
#user-in-div-narrow td {
	text-align:left;
}

div.user-outer-narrow a {
	text-decoration:underline;
}
div.user-outer-narrow a:hover {
	text-decoration:none;
}

/* User history */
tr.white td {
	background-color:#FFFFFF;
	border-bottom:1px solid #233946;
	padding:6px 3px;
	line-height:18px;
}
tr.colored td {
	background-color: #ECF0F4;
	border-bottom:1px solid #233946;
	padding:6px 3px;
	line-height:18px;
}

/* latest comments */
#latest-comments {
	padding:5px 10px; background-color: #FFF; border:1px solid #DDE3FB; border-right:0px;
}
#latest-comments li {
	padding:8px 4px 8px 4px;
	;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEBEBE;
}
#latest-comments li:last-child {
	border:0px;
}
#latest-comments a  {
	text-decoration:underline;
}
.lc-date {
	font-style:italic; margin-bottom:4px; font-size:10px;
}
.lc-comment {
	font-size:12px;
	margin-bottom:4px;
}
.lc-on {
	font-size:11px;
}
.lc-title {
	padding:4px; border-bottom:1px groove #999999; margin-bottom:5px; font-size:13px; font-weight:bold;
}
