@import url(/dJoustSite/global/css/nav.css);
@import url(/dJoustSite/global/css/misc.css);
@import url(/dJoustSite/global/css/forms.css);
@import url(/dJoustSite/global/css/headings.css);
@import url(/dJoustSite/global/css/lists.css);


html,body {
	font-family: arial,sans-serif;
	color:#474235;
	font-size: 12px;
	line-height:20px;
	letter-spacing:0.5px;
	height:100%;
	padding: 0px;
	margin: 0px;
	background: #333333;
}

p {
	font-size: 12px;
	line-height:20px;
	letter-spacing:0.5px;
}

#wrapper {	
	margin: auto auto -15px auto;
	xmargin-bottom:-15px;
	width:700px;
	height:auto;
/*	background: url(/global/commonImages/bgr_wrapper.jpg) repeat-x top #F9FBFD;  */
}


#topHeader {
	text-align:left;
	color: #4c14ad;
	font-size: 11px;
	font-stretch: narrower;
	font-family: arial,sans-serif;
	margin:auto;
	position:relative;
	padding: 0px;
	padding:0 10px 0 10px;
	height: 20px;
	background:#4c14ad;

}

#mainBanner {
	border:4px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	background:#FFFFFF;
}

#menuSystem 
{
	text-align:center;
	font-size: 8px;
	color: #ffffff;
	vertical-align: bottom;
	margin:auto;
	position:relative;
	padding: 0px;
	width:auto;
	height: auto;
	background:#333333;
	border-left:5px solid #CCCCCC;
	border-right:5px solid #CCCCCC;
}

#sidebar {
	width: 170px;
	margin:10px;
	float: right;
}

.content {
	border:4px solid #CCCCCC;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 8px 0px;
	background:#FFFFFF;
}

.splitter {
	border-bottom:1px solid #EEEEEE;
	margin: -10px 0px 0px 0px;
	padding: 4px 0px 5px 0px;
	height:25px;
	background:#FFFFFF;
}
.clearing {
	height:0px;
	clear:both;
}

#navBot {
	background:#3366CC;
	color: #330000;
	text-align:left;
	width:auto;
	height: 15px;
	clear:both;
	width:700px;
	margin: auto;
}

.BREAKsmall {
  font-size: 1px;
  height: 1px;
}

label.noWidth
{
	float: left;
	width: 10px;
	font-weight: bold;
}

label.extraWidth
{
	float: left;
	width: 200px;
	font-weight: bold;
}

label
{
	float: left;
	width: 130px;
	font-weight: bold;
}

#divHouseMusic label
{
	float: left;
	width: 110px;
	font-weight: bold;
}

.quickLinks
{
	color:red;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}

.red
{
	color:Red;
	font-weight:bold;
}
.redSmallText
{
	color:Red;
	font-size:8pt;	
}
.smallPrint
{
	font-size:8pt;	
}
.textCenter
{
	vertical-align:top;
	text-align:center;
}

textarea
{
	width: 300px;
	height: 50px;
}

textarea.large
{
	width: 600px;
	height: 300px;
}

.verticalImages
{
	padding:5px 0px 0px 0px;
}

.anchors
{
	text-decoration:none;	
}

.headerTextRight
{
	color:#ffffff;
	font-size:9px;
	float:right;
	vertical-align:middle;
}

.headerTextLeft
{
	color:#ffffff;
	font-size:9px;
	float:left;
	vertical-align:middle;
}

#logon label
{
	float:none;
	width: 130px;
	font-weight: bold;
}
