/* CSS STYLES DOCUMENT */
/* GLOBAL */
* {
    margin: 0;
    padding: 0;
}
/*content frame*/
#contentframe {
    width: 960px;
    text-align: center;
    background-color: #666666;
    border: 0px solid #000000;
    margin: auto;
    min-height: 100%;
    height: 100%;
}
/* IE Fixes */
br.clear {
    font-size: 1px;
    line-height: 1px;
    clear: both;
}

a {
    -moz-outline: none;
}
/* HEADER CONTENT */
#header A {
    position: relative;
    background-color: #264696;
    background-image: url(../img/header_bg.png);
    background-repeat: no-repeat;
    height: 91px;
    margin: 0;
    padding: 0;
    line-height: 1;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
}
/*menu frame*/
#menuframe {
    width: 960px;
    height: 40px;
    background-color: #666666;
    margin: auto;
    text-align: center;
    border-bottom: 1px white solid;
    background-image: url(../img/menu.png);
    background-repeat: no-repeat;
}

#menu {
    list-style: none;
    height: 28px;
    margin: auto;
    z-index: 2;
    position: absolute;
}

#menu li {
    float: left;
    line-height: 28px;
}

#menu li a {
    display: block;
    color: white;
}

#menu li #menu_random1 {
    position: absolute;
    left: 20px;
    width: 280px;
    height: 26px;
    border: 0;
    margin-top: 2px;
    text-align: left;
    float: left;
    line-height: 15px;
}

#menu li #menu_random2 {
    position: absolute;
    left: 320px;
    width: 280px;
    height: 26px;
    border: 0;
    margin-top: 2px;
    text-align: left;
    float: left;
    line-height: 15px;
}

#menu li #menu_random3 {
    position: absolute;
    left: 620px;
    width: 280px;
    height: 26px;
    border: 0;
    margin-top: 2px;
    text-align: left;
    float: left;
    line-height: 15px;
}

#menu li #menu_flag {
    position: absolute;
    left: 920px;
    width: 25px;
    height: 13px;
    margin-top: 14px;
    border: 0;
}
/* BODY CONTENT */
body, html {
    font-family: sans-serif;
    font-size: 12px;
    text-align: center;
    height: 100%;
    text-align: center;
    color: black;
    background-color: #666666;
    background-image: url(../img/body_skin2.png);
    background-repeat: repeat-x;
}
/* Headlines */
h1 {
    font-size: 16px;
    font-weight: bold;
    color: white;
}

h2 {
    font-size: 16px;
    font-weight: bold;
    color: black;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    color: black;
}
/* Standard href */
a:link {
    color: #7f7f7f;
    text-decoration: underline;
    font-weight: bold;
}

a:visited {
    color: #7f7f7f;
    text-decoration: underline;
    font-weight: bold;
}

a:active {
    color: #7f7f7f;
    text-decoration: underline;
    font-weight: bold;
}

a:hover {
    color: #7f7f7f;
    text-decoration: none;
    font-weight: bold;
}

td {
    vertical-align: top;
}
/* Teaser */
div #teasermain {
    width: 940px;
    min-height: 320px;
    height: 320px;
    margin: auto;
    text-align: left;
    padding-left: 20px;
    color: white;
    background-color: #666666;
    background-image: url(../img/teaser.jpg);
    background-repeat: no-repeat;
    border-bottom: 1px white solid;
}

div #teasermain #teasertext {
    width: 670px;
    color: white;
}

div #teasermain #teasertext A {
    color: white;
}
/* Main */
#descbody {
    position: relative;
    width: 960px;
    margin: auto;
    min-height: 275px;
    height: auto;
    float: left;
    text-align: center;
    background-color: white;
}

#descbody #descleft {
    position: relative;
    width: 700px;
    min-height: 100%;
	color: #666666;
    height: auto;
    float: left;
    text-align: left;
    margin-left: 8px;
    margin-top: 5px;
    background-image: url(../img/news.jpg);
    background-repeat: no-repeat;
}

#descbody #descleft A {
	color: #666666;
}


#descbody #descright {
    position: relative;
    width: 230px;
    min-height: 100%;
    height: auto;
    float: right;
    text-align: right;
    margin-top: 5px;
}

#descbody #descright #hot_topic {
    position: relative;
	float:left;
    width: 230px;
	min-width:230px;
	height: 259px;
    background-image: url(../img/hot.jpg);
    background-repeat: no-repeat;
}

#descbody #descright #hot_topic #hot_header {
    position: relative;
	float: left;
    width: 230px;
	min-width:230px;
    height: 20px;
    color: white;
    font-weight: bold;
    font-size: 12px;
    padding-top: 15px;
}

#descbody #descright #hot_topic #hot_pic {
    position: relative;
	float: left;
    width: 230px;
	min-width:230px;
    color: white;
    font-weight: bold;
    font-size: 12px;
    padding-top: 15px;
    text-align: center;
}

#descbody #descright #hot_topic #hot_pic A {
    color: white;
}

#descbody #descright #hot_topic #hot_line {
    position: relative;
    width: 5px;
    height: 100%;
    min-height: 100%;
    margin-top: 12px;
    margin-left: 15px;
    background-color: white;
    float: left;
}

#descbody #descright #hot_topic #hot_headline {
    position: relative;
    width: 200px;
	min-width:200px;
    font-weight: bold;
    font-size: 12px;
    padding-top: 10px;
    margin-left: 5px;
    text-align: left;
    color: white;
    float: left;
}

#descbody #descright #hot_topic #hot_headline A {
    color: white;
}


#descbody2 {
    position: relative;
    width: 960px;
    margin: auto;
    min-height: 100%;
    height: 100%;
    float: left;
    text-align: center;
    background-color: white;
}

#descbody2 #descleft2 {
    position: relative;
    width: 700px;
    height: 100%;
    min-hieght: 100%;
    float: left;
    margin-left: 8px;
    margin-top: 5px;
}

#descbody2 #descright2 {
    position: relative;
    min-height: 100%;
    height: 100%;
    width: 230px;
    float: right;
}

#descbody2 #descright2 #hintoftheday {
    position: relative;
    width: 230px;
	min-width:230px;
    height: 265px;
	min-height: 265px;
    margin-top: 7px;
}

#descbody2 #descright2 #hintoftheday #hintop {
    position: relative;
	float: left;
    width: 170px;
    height: 30px;
	min-height: 30px;
    font-weight: bold;
    font-size: 12px;
    padding-top: 5px;
    text-align: left;
    margin-left: 8px;
}

#descbody2 #descright2 #hintoftheday #hintbody {
    position: relative;
	float: left;
    width: 170px;
    height: 168px;
	min-height: 168px;
    font-size: 13px;
    font-weight: bold;
    padding-top: 15px;
    text-align: left;
    margin-left: 25px;
    color: white;
}

#descbody2 #descright2 #hintoftheday #hintvote {
    width: 180px;
    height: 67px;
	min-height: 67px;
    margin-left: 15px;
}

#descbody2 #descright2 #hintoftheday #hintvote #voteleft {
    position: relative;
    width: 90px;
	height:67px;
    float: left;
    text-align: left;
    margin-left: 15px;
}

#descbody2 #descright2 #hintoftheday #hintvote #voteright {
    position: relative;
    width: 90px;
	height:67px;
    float: left;
    text-align: right;
}

#descbody2 #descright2 #artmenu {
    position: relative;
    width: 230px;
    min-height: 265px;
	background-color:#042979;
	float:right;
	padding-top:40px;
	text-align:left;
}

#descbody2 #descright2 #artmenu #artmenu_spacer{
    position: relative;
    width: 230px;
	height: 3px;
    min-height: 3px;
	background-color:#042979;
	float:right;
}			

.desc_head {
    position: relative;
    margin-top: 5px;
    margin-left: 5px;
    color: white;
    text-align: left;
    float: left;
    font-size: 16px;
    font-weight: bold;
}

.desc_body {
    position: relative;
    margin-top: 3px;
    margin-left: 4px;
    text-align: left;
    float: left;
}

.imgbtn {
    margin-top: 3px;
    margin-right: 10px;
}

.votetext {
    font-size: 20px;
    font-weight: bold;
    color: white;
}
/*	REMEMBER BAR	*/
#remember_bar {
	position:relative;
	float:left;
    width: 960px;
    height: 20px;
    background-color: #666666;
    font-size: 11px;
    font-style: normal;
    border: 0px;
    color: white;
    text-align: center;
    margin: auto;
    background-image: url(../img/remember_bkg.png);
    background-repeat: no-repeat;
}

#remember_bar A {
    color: white;
}

.remember_pics {
    margin-top: 2px;
    margin-left: 10px;
    margin-right: 2px;
}
/* FOOTER CONTENT */
#footer {
	position:relative;
	float: left;
    width: 960px;
    height: 91px;
    background-color: #666666;
    font-size: 11px;
    font-style: normal;
    color: white;
    text-align: center;
    margin: auto;
    background-image: url(../img/footer_bg.jpg);
    background-repeat: no-repeat;
}

#footer A {
    color: white;
}

#footerline {
	position: relative;
	float: left;
    height: 1px;
    width: 960px;
    border: none;
    background-color: white;
    margin: auto;
}



