﻿body {
}
body 
{
	width: 100%;
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size:12px;
	text-align:-moz-center; /*for firefox*/
	#text-align:center; /*for IE*/
}
a
{
	color:blue;
}
#footer
{
	margin-top:50px;
	text-align:center;
	font-size:10px;
}
#footer a
{
	color:Blue;
}
#mainBody
{
	width:900px;
	text-align:left;
}
.req
{
	color:Red;
	font-weight:bold;
}
.header
{
	margin: -1px 0px 0px -1px;
}
#header
{
	margin-top:-100px;
	height:100px;
}
#header #logo
{
	width:210px;
	height:75px;
	background: url('/Images/zoomsongLogo.gif') no-repeat;
	margin:-63px 0px 0px 10px;
	float:left;
}
#header #logo a
{
	display:block;
	width:210px;
	height:75px;
	text-indent:-9999px;
	outline:0px;
	text-decoration:none;
}
#header #searchForm
{
	margin-left:20px;
	float:left;
	background-color:White;
	width:535px;
	height:60px;
	line-height:20px;
	margin-top:-58px;
}
#header #searchForm #searchFor
{
	float:left;
	margin: 7px 0px 0px 10px;
	font-weight:bold;
}
#header #searchForm #searchFor em
{
	font-size:11px;
	font-weight:normal;
	color:dimgray;
}
#header #searchForm #searchNear
{
	float:left;
	margin: 7px 0px 0px 10px;
	font-weight:bold;
}
#header #searchForm #searchNear em
{
	font-size:11px;
	font-weight:normal;
	color:dimgray;
}
#header #searchForm #searchBtn
{
	float:left;
	margin:25px 0px 0px 3px;
}
#header #uploadBtn
{
	line-height:30px;
	margin-top:-58px;
	float:left;
	margin-left:5px;
	width:105px;
}
#header #logoPhrase
{
	float:left;
	margin-top:65px;
	margin-left: 10px;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
}
#loginTop
{
	width:900px; 
	text-align:right; 
	line-height:25px;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
}


/* Clearfix declarations, do not edit unless you know what you are doing! */
.clearfix:after, .box:after, .boxNoPad:after
	{content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#loginMain
{
	margin-top:10px;
	margin-bottom:30px;
}
.loginRight
{
	float:left;
	width:380px;
}
.loginRight .loginBox
{
	border:solid 2px silver;
}
.loginRight .loginLabel
{
	float:left;
	width:120px;
	text-align:right;
	font-weight:bold;
	margin-right:5px;
	font-size:12px;
	font-family:Arial;
}
.loginLeft
{
	float:left;
	width:520px;
}
.loginLeft .loginBox
{
	border:solid 2px silver;
	width:500px;
}
.loginLeft .loginLabel
{
	float:left;
	width:150px;
	text-align:right;
	font-weight:bold;
	margin-right:5px;
	font-size:12px;
	font-family:Arial;
}
.loginHeader
{
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	line-height:30px;
}
.loginTitle
{
	font-family:Arial;
	font-size:14px;
	line-height:35px;
}
.loginContent
{
	margin-top:10px;
	margin-bottom:30px;
}
.loginContent br
{
	clear:both;
}
.loginContent .input
{
	float:left;
}
.loginContent .btn
{
	text-align:center;
}
.loginContent .btn input
{
	font-size:14px;
	font-weight:bold;
	width:100px;
}


.pageHeader
{
	font-size:18px; 
	font-weight:bold;
	margin-top:20px;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.splink
{
	text-decoration:none;
}
.splink:hover
{
	text-decoration:underline;
}


.main1
{
	background-color:#FFE87C;
	margin-top:10px;
	height:210px;
}
.main1top
{
	font-size:18px;
	text-align:center;
	line-height:50px;
	color:#153E7E;
}
.mainfeatured
{
	padding-left:10px;
	line-height:30px;
	font-weight:bold;
	font-size:16px;
	background-color:#616162;
	color:#ffce33;
}
.mainfeaturedad
{
	text-align:center;
	line-height:25px;
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
}
.mainfeaturedinfo
{
	padding:5px 10px 0px 10px;
	text-align:center;
	line-height:25px;
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
}
.mainfeaturedex
{
	text-align:center;
	line-height:25px;
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
}

.videoItem
{
	margin:15px;
}
.mediaTitle
{
	margin-top:5px;
	font-weight:bold;
	font-family:Arial;
	height:30px;
}
.mediaDetails
{
	font-size:11px;
	font-family:Arial;
	line-height:16px;
	color:Dimgray;
}
.mediaDetails span
{
	color:Black;
}

.pageDiv
{
	padding: 5px 0px 0px 15px;
	border-top:solid 2px silver;
}
.pageDiv a
{
	margin-left:5px;
}

#divContactUs .labelTitle
{
	float:left;
	width:150px;
}
.searchResults
{
	margin-top:20px;
}
.searchLeft
{
	float:left;
	width:580px;
	margin-right:20px;
}
.searchRight
{
	float:left;
	width:300px;
}
.searchRight .rightSection
{
	margin-bottom:20px;
}
.searchTop
{
	background-color:#E8A317;
	color:#FFFFFF;
	line-height:25px;
	font-weight:bold;
	padding-left:5px;
	font-family:Arial;
	font-size:14px;
	margin-bottom:5px;
}
.searchSortBy
{
	float:left;
	margin-left:5px;
	line-height:20px;
	font-family:Arial;
	font-size:12px;
	color:#4C4646;
}
.searchNumResults
{
	border-bottom:dotted 1px black;
	padding-right:5px;
	padding-bottom:2px;
	text-align:right;
	line-height:20px;
	font-family:Arial;
	font-size:11px;
	color:#4C4646;
}

.v1
{
	float:left;
	width:137px;
	text-align:center;
}
.v1 a
{
	font-weight:bold;
	font-size:13px;
}
