HTML
{
	height: 100%;
}
BODY
{
	height: 100%;
}
BODY
{
	padding-right: 0px;
	min-width: 970px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #f2e3ee;
	text-align: center;
	background: #000000 url(../../interface/images/background.jpg) top center no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
#outer
{
	margin: auto;
	width: 970px;
	position: relative;
	text-align: left;
}
HTML > BODY #outer
{
	height: auto;
}

#outer_wrap
{
	position: relative;
	float: left;
	background: url(../../interface/images/background_internal.jpg) center top repeat;
}

#innerwrap
{
	float: left;
	border-right: #5cabe4 1px dashed;
	margin-top: 15px;
	margin-left: 0px;
	width: 730px;
}
#header
{	position: relative;
	border-right: #000 0px solid;
	border-top: #000 0px solid;
	z-index: 100;
	margin-left:0px;
	background: url(../../interface/images/headercontent.png) no-repeat;
	overflow: visible;
	border-left: #000 0px solid;
	width: 970px;
	border-bottom: #000 0px solid;
	top: 0px;
	height: 220px;
}
#homeHeader
{
	position: relative;
	z-index: 100;
	background: url(../../interface/images/header.png) center top no-repeat;
	left:0px;
	overflow: visible;
	width: 970px;
	top: 0px;
	height: 220px;
}
#left
{
	float: left;
	width: 342px;
	position: relative;
	padding: 10px 0px 5px 15px;
}

#right
{
	float: right;
	padding-bottom: 32px;
	width: 220px;
	position: relative;
	padding: 20px 0px 5px 8px;
}

#content_btm
{
	position: relative;
	float: left;
	width: 970px;
	height: 185px;
	*height: 165px;
}

#footer
{
	clear: both;
	width: 930px;
	position: relative;
	height: 30px;
	background: #1d1d5b;
	font-size: 10px;
	padding: 5px 20px 0px 20px;
	margin-top: 20px;
}

* HTML #footer
{
	height: 50px;
}
DIV
{
	margin-top: 0px;
}
P
{
	margin-top: 0px;
	line-height:18px;
}

ul
{
	line-height:18px;
}

#centrecontent
{
	float: right;
	margin-bottom: 32px;
	width: 335px;
	height: 450px;
	border-left: #5cabe4 1px dashed;
	border-right: #5cabe4 1px dashed;
	padding: 10px 10px 0px 15px;
}
#centrecontent P
{
	padding-left: 3px;
}
#clearfooter
{
	clear: both;
	width: 100%;
	height: 52px;
}


.videoname
{
	color: #5cabe4;
	font-weight: bold;
	font-size: 14px;
}

.votes
{
	font-size: 18px;
	font-weight: bold;
}

/*
#outer a{
color:#21246e;
text-decoration:underline;
}



#outer a:visited{
color:#21246e;
text-decoration:underline;
}

#outer a:hover{
color:#21246e;
text-decoration:none;
}
*/

#footer a
{
	color: #fff;
	text-decoration: none;
}


#footer a:visited
{
	color: #fff;
	text-decoration: none;
}


#footer a:hover
{
	color: #fff;
	text-decoration: underline;
}


.btm_tvc
{
	padding-right: 10px;
}

#navContainer
{
	position: relative;
	float:left;
	margin-top: 10px;
	margin-left: 30px;
}

#navContainer .navBtns a
{
	padding-right: 30px;
}

.StaticMenuItemStyle
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.StaticHoverStyle
{
	color: #3D97FF;
}
.StaticSelectedStyle
{
	color: #3D97FF;
}
.sharebar
{
	background-color: #FFFFFF;
	width: 600px;
	height: 24px;
	vertical-align: middle;
}

#logoContent
{	float: left;
	position:relative;
	width: 234px;
	*width: 230px;
	height: 168px;
}

#leaderBoard
{
	
	position:relative;
	float:right;
	width: 728px;
	margin-top: 35px;
}

.title
{
	padding-bottom: 10px;
	margin-right: 10px;
	color: #21246E;
	border-bottom: solid 1px #7FDCFA;
	font-size: large;	margin-bottom:20px;
}
.highlighted
{
	font-size: medium;
	color: #810009;
	text-align: center;
}

.searchSearchButton
{
	position: relative;
	top: 6px; *top:3px;
}

.signupButton
{
	position: relative;
	top: 7px; 
	*top:4px;
left:-3px;
}

.searchPanel
{
	padding-top: 0px;
	padding-bottom: 10px;
}

.searchPanel hr
{
	width: 95%;
	color: #7fdcfa;
	text-align: left;
	position: relative;
	left: 0px;
	height:1px;
	
}

.searchPanel .btm_bdr
{
	padding-bottom:5px;
	border-bottom:1px solid  #7fdcfa;
	padding-right:100px;
	margin-bottom:40px;
}

.voteLabel
{
	color: White;
	font-weight: bold;
	font-size: 21px;
}

#sharePanel
{
	background-color: #FFF;
	width: 341px;
	height: 24px;
}

.footerassetDisplayPanel
{
	background-color: #3291f7;
	width:285px;
	padding:10px;
}

/* styles for cotent bottom list */


.assetDisplayTitle
{
color:#7fdcfa;
font-weight:bold;
line-height:24px;
}

.assetDisplayViews
{
	font-size:small;
	line-height:24px;

}


.assetDisplayVotes
{
	font-size:24px;
	font-weight:bold;
}

.assetDisplayVotesLabel
{
	font-size:16px;
	font-weight:bold;
}



a:link
{
color:#21246e;
text-decoration:none;
}

a:visited
{
color:#21246e;
text-decoration:none;
}

a:hover
{
color:#21246e;
text-decoration:underline;
}

/*-------------- style for add this -----------------*/

.addthis_button_compact
{
	color:Gray;
}

.assetDisplaySocialNetworkingStrip
{
	width:340px;
	text-align:right;
	background:#fff;
	padding-top:2px;
	padding-bottom:2px;
	color:Gray;
	
}

.assetDisplaySocialNetworkingStrip a:link
{
color:Gray;
text-decoration:none;
}

.assetDisplaySocialNetworkingStrip a:visited
{
color:Gray;
text-decoration:none;
}

.assetDisplaySocialNetworkingStrip a:hover
{
color:Gray;
text-decoration:underline;
}


.addthis_button_email
{
	margin-right:80px;
}

.assetDisplaySMSPromoBig
{
	font-size:12px;
}

.sml
{
	font-size:8px;
}
