/*
Template Name: Music 4 U
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a>
*/

@import url(navi.css);
@import url(forms.css);

body{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	background-color:#282828;
  background-image: url(../images/pagebg.gif);
	background-repeat:repeat-x;
	text-align:center;
	}

img{border:0; padding:0; margin:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear:after{content: "."; display: block; height:0; clear: both; visibility: hidden;}
a{outline:none; text-decoration:none;}

.imgl{float:left; margin:0 10px 6px 0; border:1px solid #666666; padding:3px; color:#FFFFFF; background-color:#cccccc; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; border:1px solid #666666; padding:3px; color:#FFFFFF; background-color:#cccccc; clear:right;}

.clearfix {
	clear: both;
}

/* ----------------------------------------------Container-------------------------------------*/

#container {
	position:relative;
	margin:0 auto 0;
	padding:0;
	text-align:left;
	width:960px;
	color:#333333;
	background-color: #FFFFFF;
}
	
/* ----------------------------------------------Head-------------------------------------*/

#head{
	display:block;
	float:left;
	width:960px;
	height:165px;
	padding-top:45px;
	color:#CCCCCC;
	background-color:#004371;
}

#head h1{
	display:block;
	width:360px;
	position:absolute;
	top:75px;
	left:10px;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:48px;
	font-weight:normal;
}

#head h1 a{
	color:#CCCCCC;
	background-color:#004371;
	}

#head #topads{
	display:block;
	width:468px;
	height:60px;
	position:absolute;
	top:75px;
	right:10px;
}

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

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{}

/* ----------------------------------------------Wrapper-------------------------------------*/

#wrapper{
	display:block;
	float:left;
	width:940px;
	padding:15px 10px;
	}

#wrapper h1, #wrapper h2, #wrapper h3, #wrapper h4, #wrapper h5, #wrapper h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	margin:0 0 8px 0;
	padding:0;
	}

#wrapper a{
	color:#cc0000;
	background-color:#FFFFFF;
	}

#wrapper a:hover{
	color:#330000;
	background-color:#FFFFFF;
	}

#column p, #column ul, #column h1, #column h2, #column h3, #column h4, #column h5, #column h6{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	font-weight:normal;
	}

#column .holder{
	margin-bottom:15px;
	}

#column .holder .title{
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	padding-bottom:5px;
	border-bottom:1px dotted #666666;
	}

#column .holder li{
	margin-bottom:5px;
	}

#column ul#banner125 li{
	display:inline; /* Gets Rid of IE6 double margin bug */
	float:left;
	width:120px;
	height:90px;
	margin:0 0 20px 13px;
	}

#column .text{font-size:12px;}

#column .holder p.readmore{
	text-align:right;
	margin:5px 0 8px 0;
	}

#content .centerad {
  display: block;
	margin-left: 80px;
	margin-top: 50px;
	margin-bottom: 50px;
}

#content div.glinks {
  display: inline;
	float:left;
	width:180px;
	height:90px;
	margin:30px 0 10px 24px;
}

#content li.margin {
  margin-bottom: 46px;
	font-size: 11px;
  list-style-type: none;
	width: 540px;
}

#content li.two {
  margin-bottom: 20px;
	font-size: 11px;
  list-style-type: none;
	width: 540px;
}

#content li.smallmargin {
  margin-bottom: 16px;
	margin-left: 30px;
	font-size: 12px;
	width: 540px;
}

#content div.tiles {
  display: inline;
	float:left;
	width:160px;
	margin:0 0 30px 40px;
}

#content table, td, th {
  border:1px solid #efefef;
	border-collapse:collapse;
	padding: 5px;
	font-size: 11px;
}

#content th {
  background-color: #999999;
	color: #ffffff;
	width: 150px;
}

#content tr.gray {
  background-color: #f5f5f5;
}

#content ul.share li {
  list-style:none;
	display:inline;
	margin-left:20px;
}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	display:block;
	float:left;
	width:940px;
	padding:15px 10px;
	font-size:12px;
	color:#FFFFFF;
	background-color:#9F9F9F;
	}

#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#footer .footbox{
	display:block;
	float:left;
	width:300px;
	margin:0 20px 15px 0;
	}

#footer .last{margin-right:0;}

#footer .footbox h2{
	display:block;
	width:300px;
	margin:0 0 8px 0;
	padding:0 0 8px 0;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	}

#footer .footbox ul{
	display:block;
	width:290px;
	padding:5px;
	color:#666666;
	background-color:#FFFFFF;
	}

#footer .footbox li{
	display:block;
	width:290px;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	color:#666666;
	background-color:#FFFFFF;
	border-bottom:1px solid #666666;
	}

#footer .footbox li a{
	color:#cc0000;
	background-color:#FFFFFF;
	}

#footer .footbox li a:hover{
	color:#330000;
	background-color:#FFFFFF;
	}

#footer .footbox li.last{margin-bottom:0; padding-bottom:0; border-bottom:none;}

#footer #copyright{
	display:block;
	clear:both;
	width:920px;
	padding:15px 10px;
	font-size:11px;
	}

#copyright, #copyright a{
	color:#FFFFFF;
	background-color:#252525;
	}

#copyright ul{
	display:block;
	text-align:center;
	}

#copyright ul li{
	display:inline;
	margin-right:8px;
	padding-right:10px;
	border-right:1px solid #FFFFFF;
	}

#copyright ul li.last{
	margin-right:0;
	padding-right:0;
	border-right:none;
	}

/* ----------------------------------------------Social-------------------------------------*/

#topbar{
	display:block;
	width:940px;
	height:35px;
	padding:10px 10px 0 10px;
	position:absolute;
	top:0;
	left:0;
	color:#CCCCCC;
	background-color:#363636;
	}

#topbar ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#topbar #social{
	display:block;
	float:right;
	}

#topbar #social li{
	display:inline;
	margin-left:20px;
	cursor:pointer;
	}

#topbar #search{
	display:block;
	float:left;
	}

#topbar #search form, #topbar #search fieldset, #topbar #search legend{
	margin:0;
	padding:0;
	border:none;
	}

#topbar #search legend{
	display:none;
	}

#topbar #search input.input{
	display:block;
	float:left;
	width:229px;
	margin:0;
	padding:5px;
	color:#555555;
	background-color:#eeeeee;
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#topbar #search input#submit{
	display:block;
	width:auto;
	height:auto;
	margin:0 0 0 5px;
	padding:4px;
	color:#CCCCCC;
	background-color:#1A1A1A;
	}