* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none;  color:#fc3;}
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, i, cite, var, address, em { font-style: normal; }
th, b, strong, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1; background: white; color: black; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout */
font { color: inherit !important; font: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */


/* MAIN TYPOGRAPHY */
html { font-size: 62.5%; font-family:  helvetica, arial, sans-serif;}
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size: 92%; font-family: tahoma, courier, monaco, "Lucida Console", mono-space; }
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; }

/* QUOTES */
blockquote { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; color: #666; }
blockquote *:first-child:before { content: "\201C"; }
blockquote *:first-child:after { content: "\201D"; }

/* language specific quotes! */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }
div#fun{position:absolute;width:20px;height:20px;z-index:100;top:160px;left:475px}

/* FORMS */
fieldset { border: 1px solid #ccc; }
legend { background: #fff;  color:#333; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #ccc; background: url(img/tr.png); color:#fff; }
*select  { background: #000 url(img/tr.png); }

@media all and (min-width:0px) {
	head~body select {  background: #000 url(img/tr.png); }
}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #ffffaa; }
input, select { cursor: pointer; color:#333; padding:3px 0}
input[type='text'], input[type='password']  { cursor: text; }
input[type='submit'],input[type='reset'] {margin:0;padding:0}
/*
-----------------------------
CONTENT ONLY
-----------------------------
*/

/* BASE SIZES */
body { font-size: 1.2em; line-height: 1.6em;}
h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }

/* HR */
hr { display: block; background: #aaa; color: #aaa; width: 100%; height: 1px; border: none; }

/* LISTS */

ol { list-style-position: outside; list-style-type: decimal; }
dt { font-weight: bold; }

/* TABLES */
table { border-top: 1px solid #ccc;  border-left: 1px solid #ccc; }
th, td { border-bottom: 1px solid #ddd; border-right: 1px solid #ccc; }

/* MARGINS & PADDINGS */
blockquote *:first-child { margin: .8em 0; }
hr, p, ul, ol, dl, pre, blockquote, address, table, form { margin-bottom: 1.6em; }
p+p { margin-top: -.8em; }
p{font-size:14px; !important}

/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 { margin: 1em 0 .5em;  }
h2 { margin: 1.07em 0 .535em; }
h3 { margin: 1.14em 0 .57em; }
h4 { margin: 1.23em 0 .615em; }
h5 { margin: 1.33em 0 .67em; }
h6 { margin: 1.6em 0 .8em; }
th, td { padding: .8em; }
caption { padding-bottom: .8em; } /* padding instead of margin for IE */
blockquote { padding: 0 1em; margin: 1.6em 0; }
fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */
legend { padding-left: .8em; padding-right: .8em; }
legend+* { margin-top: 1em; } /* compensates for the opera margin bug */
/*textarea, input { padding: .3em .4em .15em .4em; }*/
select { padding: .1em .2em 0 .2em;color:#fff; }
option { padding: 0 .4em; }
dt { margin-top: .8em; margin-bottom: .4em; }
ul { margin-left: 1em; }
ol { margin-left: 2.35em; }
ol ol, ul ol { margin-left: 2.5em; }
form div { margin-bottom: .8em; }

/* COLORS */
a:link { text-decoration: underline; color: #E6E141; }
a:visited { text-decoration: underline; color: #E6E141; }
a:hover { text-decoration: underline; color: #abc; }
a:active, a:focus { text-decoration: underline; color: #fff; }
code, pre { color: #c33; } /* very optional, but still useful. W3C uses about the same colors for codes */

/* CLEARFIX */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0;}
.clearfix {display: inline-block;} /* for IE/Mac */
html[xmlns] .clearfix {  display: block; }

/* Template */
body {
    background:#000 url('img/bg.png');
    text-align:center;
}
a {
    color:#E6E141;
    font-size:12px;
    font-family:Tahoma;
    text-decoration: underline;
}
.vsearch{clear:both}

a.active {color:#ccc;}
.hov a {
text-decoration:none;
border:0pt none;
width:1em;
}
.hov{margin-top:-2px;width:1em;position:absolute;right:0;top:4px}
.hov input {
	width:10px !important;
}


.hov div#dop{

background:#000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
border:1px solid #888888;
cursor:default;
padding:3px;
position:absolute;
top:-1em;
left:-50px;
visibility:visible;
width:130px;
height:40px;
display:none;
font-weight:normal;
}

.hov b{cursor:pointer}

#WebLoginLayer2 table {
    background:#000;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
.enter input {
	width:60px;
background:none;
border:none;
color:#FFFFFF;
}
.lgn {background:transparent url(img/tr.png) repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#FFFFFF;}
.pwd{background:transparent url(img/tr.png) repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#FFFFFF;}
.lgn input[type='text']:focus, .lgn input[type='password']:focus, .lgn select:focus { border-color: none; outline: none; }
.pwd input[type='text']:focus, .pwd input[type='password']:focus, .pwd select:focus { border-color: none; outline: none; }
div.wrap {
    width:986px;
    margin:0 auto;
    position:relative;
	text-align:left;
}

div.reg {
    position:absolute;
    left:35px;
    top:212px;
    width:168px;
    height:35px;
    line-height:38px;
    text-align:center;
    z-index:2;
}

.reg a {
	color:#e6e141;
	font-weight:bold

}
.years li {
    float:left;
    padding:2px;
    list-style-type:none;
    padding-left:-5px;
}

.years a {font-weight:bold}

.years {
    list-style-type:none;
}

#comForm{display:none}

.pointer{cursor:pointer; text-decoration:underline}

div.enter {
    position:absolute;
    right:20px;
    top:220px;
    width:200px;
    text-align:center;
    z-index:2;
}

.imageview{width:100%}

input#enter {
	height:2em;
	padding:0;
	background:none; 
	border:none;
	color:#e6e141;
	background:url(img/arrow.gif) 0 50% no-repeat;
	font-size:1em;
	width:20px;

}

div.top {
    background:url("img/top.png") no-repeat;
    width:986px;
    height:289px;
    top:5px;
    position:relative;
    left:0;
    z-index:1;
    clear:both;
	text-align:left;
}

.top ul {
	position:absolute;
	bottom:0;
	margin:1em 3em;
	width:100%;
}



.dt{list-style:none}
.top ul li {
	float:left;
	list-style:none;
	padding: 0 1.4em;
	position:relative;
	border-right: 1px solid #7d652b;
	text-align:center;
	font-weight:bold;
	color:#FFCC33;
}

.top ul li ul {display:none;width:100px;position:absolute;top:0;left:20px}
.top ul li ul li{border:none;background:url(img/tr.png);width:100px;}
.top ul li:hover ul {display:block;}
li.nobdr {
	border-right:none !important;
}
.getemail input{
	width:70px;
}

.pod {background:url(img/pod.png);
height:30px;
margin: 10px 0;
line-height:30px;
padding-left:20px;
color:#000;font-weight:bold
}

.podr .bread {font-size:1.5em;font-weight:bold;margin-bottom:10px}
.podr .bread a {font-size:1em;font-weight:bold}


.pod:hover {
background:url(img/active_pod.png);
}

.compod {
	border:1px solid #ccc;
	vertical-align:top;
	padding:5px;
}
.compod img {
	margin:0 5px 0 0;
}



.gimg {
clear:left;
}

.top a {
	color: #b2994b;
	text-decoration:none
}

.top a:hover {
	text-decoration:underline;
}

.thumbs li {
	float:left;
	margin: 2px;
}

.thumbs {
	height:180px;
	width:700px;
}
div.content {
    text-align:left;
    width:700px;
    padding:50px 30px 70px;
	*margin-top:30px
}

.vinfo, .vinfo td, .vinfo tr {
	border:0;
	margin-left:10px;
}

div.outer {
    background:url("img/cbg.png") repeat-y;
    position:relative;
    width:948px;
	margin:20px 0 0 18px;
	padding-bottom:50px
}
.sgrp {
	width:32%;
	float:left;
	margin:0 5px 20px;
}

.vinfo{width:100%}
.sgrp li a {font-weight:bold}
.sgrp ul {margin:0 !important}
.sgrp ul li {margin:3px 0 !important}
div.otop {
    background:url("img/top_cbg.png") no-repeat;
    top:-4px;
    width:973px;
    height:68px;
    position:absolute;
    left:-5px;
}


.otop .theme {
	color:#333;
	position:absolute;
	top:20px;
	left:810px;
	font-size:16px;
	cursor:default;
	overflow:hidden;
	height:40px
}
.dt .dhead{background: url(img/tr.png);}
.otop .theme_shadow {
	color:#666;
	position:absolute;
	top:-1px;
	right:-2px;
	font-size:16px;
}
div#addit .a:hover {
    display:block;
}
div.obottom {
    background:url("img/bottom_cbg.png") no-repeat left bottom;    width:973px;
    height:68px;
    position:absolute;
    left:-6px;
	bottom:-4px;
}
div.right {
    width:163px;
    text-align:left;
	float:right;
	margin:90px 0;
	padding:0 10px;
}
.vinfvalue{width:40px}

.right span {
	font-size:bold;
	color:#e6e141;
	border-bottom:1px #b2994b solid;
	font-size:1.2em;
	clear:right;
}
#btm {
	background:url("img/btm.png") no-repeat center;
	width:100%;
	height:50px;
	position:relative;
}
