body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin: 0 auto;
	text-align: center;
}

td {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

a:link, a:visited, a:active, a:hover {
	color:#E21B00;
	font-weight:bold;
}

input, select, textarea {
	font-size:11px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	color:#000000;
}

h4 {
	font-size:14px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	color:#000000;
}

small {
	font-size:9px;
}

.small {
	font-size:9px;
}

.small a:link, .small a:active, .small a:visited {
	color: #ff0000;
	font-weight:normal;
	text-decoration:none;
}

.small a:hover {
	text-decoration:underline;
}
.spacer {
	clear: both;
}

#page {
	margin: 0 auto;
	width:900px;
	text-align: center;
}

#container {
	margin: 0 auto;
	clear:both;
	width: 900px;
	text-align: left;
	z-index:999;
}

#container_register {
	margin: 0 auto;
	clear:both;
	width: 900px;
	height: 600px;
	text-align: left;
}

#container_main a:link, #container_main a:active, #container_main a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#container_main a:hover {
	text-decoration: underline;
}

#container_main h1{
	font-size:12px;
	color: #E21B00;
	font-weight:bold;
}
#container_main p{
	line-height:15px;
}

#header{
	float:left;
	width:900px;
	height:100px;
	background-image: url('/images/sticker.jpg');
	background-repeat: no-repeat;
}

#topInfo{
	float:left;
	width:900px;
	height:20px;
	text-align: center;
}

#logo {
	float:left;
	height:62px;
	margin-left:0px;
	margin-top:0px;
	position:relative;
	width:220px;
	z-index:0;
}

#login {
	float:right;
	height:34px;
	margin-top:0px;
	position:relative;
	text-align:right;
	width:600px;
}

#login a:link, #login a:active, #login a:visited {
	color: #ff0000;
	font-weight:bold;
	text-decoration:none;
}

#login a:hover {
	text-decoration:underline;
}

div.tooltip {
	border:1px solid InfoText;
	background:InfoBackground;
	color:InfoText;
	font:small-caption;
	padding:2px 4px;
	text-align:left;
	position:absolute;
	width:auto;
	height:auto;
}

input.btn {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	font-weight:normal;
	background-color:#F0F0F0;
	border:1px ridge #F0F0F0;
	border-width: thin;
	border-style: ridge;
	border-color: #F0F0F0;
	background:transparent url("/images/btn_bg.gif");
}

.txtCol a:link, .txtCol a:active, .txtCol a:visited, .txtCol a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.spacer {
        clear: both;
}

#divInfo {
	float:left;
	position:relative;
	width: 900px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin-top:5px;
}

/* top */
.accountTop {
	font-size: 11px;
}

.accountInfo {
	padding-top:3px;
	text-align:center;
	font-size:9px;
}
/* end of top */

#footer {
	clear:both;
	height: 38px;
	width: 800px;
	margin: 0 auto;
	text-align:center;
	border-top:1px solid #ccc;
	padding-top:20px;
	margin-top:30px;
}

#footer p{
	padding-left:50px;
	padding-right:50px;
	
}

#footer a:link, #footer a:active, #footer a:visited {
	line-height:14px;
	color: #666666;
	text-decoration:none;
	padding-right:6px;
	padding-left:3px;
}
#footer .copyright{ margin-top:15px;clear:both;font-size:10px; color:#aaa; margin-left:40px;}

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

#copyright a:link, #copyright a:active, #copyright a:visited, #copyright a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration:none;
	padding-right:0px;
	padding-left:0px;
}

#disclaimer {
	padding-top:20px;
	margin-top:30px;
	clear:both;
	width: 900px;
	margin: 0 auto;
	text-align:center;
	color: #A4A4A4;
}

/* welcome tip */
.welcomeTip_round { display:block; }
.welcomeTip_round *{ display:block; height:1px; overflow:hidden; background:#CCCCCC; }
.welcomeTip_round1{ border-right:1px solid #CCCCCC; padding-right:1px; margin-right:3px; border-left:1px solid #CCCCCC; padding-left:1px; margin-left:3px; background:#CCCCCC; }
.welcomeTip_round2{ border-right:1px solid #CCCCCC; border-left:1px solid #CCCCCC; padding:0px 1px; background:#CCCCCC; margin:0px 1px; }
.welcomeTip_round3{ border-right:1px solid #CCCCCC; border-left:1px solid #CCCCCC; margin:0px 1px; } 
.welcomeTip_round4{ border-right:1px solid #CCCCCC; border-left:1px solid #CCCCCC; } 
.welcomeTip_round5{ border-right:1px solid #CCCCCC; border-left:1px solid #CCCCCC; }

.welcomeTip{
	width:400px;
	float:right;
	font-size:11px;
}

.welcomeTip_round_content{
	padding-top:1px;
	padding-bottom:6px;
	padding-left:10px;
	background:#CCCCCC;
	text-align:center;
}

.welcomeTip_content{
	font-size:12px;
	text-align:center;
	border:#CCCCCC thin solid 1px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
}

.welcomeTip h3 {
	font-size:12px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
}

.welcomeTip_content{
	text-align:center;
	border:#CCCCCC thin solid 1px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
}


.welcomeTip_content a:link, .welcomeTip_content a:visited, .welcomeTip_content a:hover {
	font-size:14px;
}
/* end of welcome tip */


.tdListing {
	padding: 5px;
}

.tdListing b {
	color: #000000;
}

.picBorder {
	border:#000000 thin solid 1px;
	border-width: thin;
	border-style: solid;
	border-color: #000000;
}

.listingSmall {
	background-color: #FFFED5;
	border:#FFD43A thin solid 1px;
	border-width: thin;
	border-style: solid;
	border-color: #FFD43A;
	padding: 5px;
}

.listingSmall, .listingSmall td {
	font-size:11px;
	color:#000000;
}

.listingSmall a:link, .listingSmall a:visited, .listingSmall a:hover {
	font-weight:normal;
	text-decoration: none;
}

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

.listingBig {
	background-color: #FFFED5;
	border:#FFD43A thin solid 1px;
	border-width: thin;
	border-style: solid;
	border-color: #FFD43A;
	padding: 5px;
}

.listingBig, .listingBig td {
	font-size:12px;
	color:#000000;
}

/* menu links */
.menuLink a:link, .menuLink a:visited, .menuLink a:hover {
	font-size:14px;
	color:#E21B00;
	font-weight:bold;
	text-decoration:underline;
}
/* end of menu links */



.infoBox {
	border:#999999 thin dashed 1px;
	border-width: thin;
	border-style: dashed;
	border-color: #999999;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

.infoBox_header {
	text-decoration:underline;
	text-align:center;
	padding-bottom:5px;
	padding-top:10px;
}

/* footer stuff */
.bottom_content {
	border-top:#999999 thin solid 1px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	font-size:12px;
}

.bottom_content a:link, .bottom_content a:visited, .bottom_content a:hover {
	font-weight: bold;
}

.footer_content {
	border-top:#999999 thin solid 1px;
	padding-top:5px;
	text-align:center;
	font-size:10px;
}

.footer_content a:link, .footer_content a:visited, .footer_content a:hover {
	font-weight: normal;
}
/* end of footer stuff */

/* ok and error messages */
.tbOk {
	background-color: #FFFED5;
	border:#FFD43A thin solid 1px;
	border-width: thin;
	border-style: solid;
	border-color: #FFD43A;
	padding: 5px;
}

.tbOk, .tbOk td {
	font-size:11px;
	color:#9D7B00;
}


.tbError {
	background-color: #EF8071;
	border:#931808 thin solid 1px;
	border-width: thin;
	border-style: solid;
	border-color: #931808;
	color: #ffffff;
	padding: 5px;
}

.tbError, .tbError td {
	font-size:11px;
	color:#ffffff;
}
/* end of ok and error messages */

/* wib tabs */
.ajaxcontentarea {
/*	background-image:url(/images/wib/header_wib.png); */
}

.ajaxtabs{
	margin-top:15px;
	list-style-type: none;
}

.ajaxtabs li{
	display: inline;
}

.ajaxtabs li a {
	text-decoration: none;
	font-weight:normal;
}

.ajaxtabs li a:hover{
	text-decoration: underline;
}

/* end of wib tabs */

/* other */
.info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border: 1px dotted #666666;
	border-width: thin;
	border-style: solid;
	border-color: #666666;
	padding:10px;
	position:absolute;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	display:none;
	visibility:hidden;
	color:#000000;
	background-color:#ffffcc;
	layer-background-color:#ffffcc;
	width: 600px;  
}

.filebox{
	display:block
}

.filebox *{
	display:block;
	height:1px;
	overflow:hidden;
	background:#CCCCCC   
}

.filebox1{
	border-right:1px solid #e9e9e9;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #e9e9e9;
	padding-left:1px;
	margin-left:3px;
	background:#d8d8d8;
}

.filebox2{
	border-right:1px solid #f9f9f9;
	border-left:1px solid #f9f9f9;
	padding:0px 1px;
	background:#d5d5d5;
	margin:0px 1px;
}

.filebox3{
	border-right:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	margin:0px 1px;
}

.filebox4{
	border-right:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
}

.filebox5{   
	border-right:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
}

.filebox_content{
	padding:0px 5px;   
	background:#CCCCCC;
}

.mandatory {
	color: #E73622;
}

.box {
	font:Verdana, Arial, Helvetica, sans-serif;
}

.boxApp {
	font:Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	border:#CCCCCC thin solid 1px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #FFFFD0;
}

.boxApp a:link, .boxApp a:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.boxApp a:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.boxVideo {
	padding: 5px;
	border:#EEEEEE thin solid 1px;
	border-width: thin;
	border-style: solid;
	border-color: #EEEEEE;
	background-image:url("/images/vid_stream_bg.jpg");
}

.boxWidth {
	height: 60px;
	padding: 5px;
	border-top:#EEEEEE thin solid 1px;
	border-bottom:#EEEEEE thin solid 1px;
	background-image:url("/images/vid_width_bg.jpg");
}

.boxHeader {
	color: #E21B00;
	font-weight:bold;
}

.boxPremium {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:208px;
	border:#EEEEEE thin solid 1px;
	border-width: thin;
	border-style: solid;
	border-color: #EEEEEE;
	background-image:url("/images/vid_premium_bg.jpg");
}

.boxPremium td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px;
}

.boxPremium a:link, .boxPremium a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

.boxPremium a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}

.boxText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.boxText, .boxText a:link, .boxText a:visited .boxText a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.boxText a:link, .boxText a:visited .boxText a:hover {
	color: #E21B00;
}

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

.boxTextSmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#warning {
	background-image: url(/images/warning.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 500px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 14px;
	text-indent: 25px;
	padding-left: 50px;
}

div.adLeaderboard {
	width: 728px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}

div.adSquare {
	width: 350px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
}

/* end of other */

#picContent {
	float: left;
	width: 900px;
	text-align:center;
}
