﻿/***************************************************************/
/***********************  General *****************************/
/*************************************************************/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
   	background:url("bg.gif")
}
.error
{
	color:#ff0000;
}

.leftside-module-error
{
	color:#ff0000;
	padding-left:9px;
}

.clear
{
	clear:both;
	height:1%;
}
div#bodycontainer {
	float:left;
	width:100%;
	height:100%;
}
div#advert_wrapper 
{
	width:1225px;
	height:100%;
	margin:auto auto;
}
div#left_advert_module 
{
	width:200px;
	height:100%;
	clear:left;
	float:left;
}
div#right_advert_module 
{
	width:200px;
	height:100%;
	clear:right;
	float:right;
}
div#outter_wrapper {
	width:800px;
	height:100%;
	margin:auto auto;
}
div#inner_wrapper 
{
	width:800px;
	height:100%;
	float:left;
	background-color:#ffffff;  
}
div#topbanner 
{
	width:800px;
	height:238px;
	float:left;
	background:url("newbanner.jpg");
}
div#topmenu 
{
	width:800px;
	height:20px;
	float:left;
	background:url("bannerbottom.gif");
	font-size:1.2em;
	text-align:center;
}
div#topmenu a 
{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
div#topmenu a:hover 
{
	text-decoration:none;
	color:#ffdc3c;
	font-weight:bold;
}
div#contentwrapper 
{
	width:100%;
	height:100%;
	float:left;
}
div#leftcontainer 
{
	width:180px;
	height:100%;
	float:left;
	padding-bottom:10px;
}
div.leftmodule 
{
	width:150px;
	height:100%;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}
div.leftmodule div.top 
{
	width:150px;
	height:20px;
	float:left;
	background:url("moduletop.gif");
}
div.leftmodule div.leftcontentmodule 
{
	float:left;
	width:148px;
	height:100%;
	float:left;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#f2f2f2;
	color:#715e50;
}
div.leftmodule div.leftcontentmodule .padding
{
	padding:5px 5px 5px 5px;
}
div.leftmodule div.leftcontentmodule ul 
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
div.leftmodule div.leftcontentmodule a
{
	text-decoration:none;
	color:#715e50;
}
div.leftmodule div.leftcontentmodule a:hover
{
	text-decoration:none;
	color:red;
}
span.subheading1 
{
	text-align:center;
	color:#ffdc3c;
	padding-left:22px;
}
span.subheading2 
{
	text-align:center;
	color:#ffdc3c;
	padding-left:40px;
}
span.subheading3 
{
	text-align:center;
	color:#ffdc3c;
	padding-left:10px;
}
div.contentheading 
{
	color:#ffdc3c;
	padding-left:5px;
	width:100%;
}
span.txtm 
{
	padding-left:10px;
}
.input#djsearchbtn 
{
	margin-left:5px;
	margin-bottom:5px;
}
div#body_contents 
{
	width:600px;
	height:100%;
	float:left;
	margin-left:5px;
	margin-top:10px;
}
div#contenttop 
{
	width:600px;
	height:20px;
	float:left;
	background:url("contenttop.gif")
}
div#contentmodule 
{
	width:588px;
	height:100%;
	float:left;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:5px;
}
div#footerimage 
{
	width:800px;
	height:84px;
	background:url("footer.jpg");
	float:left;
}
div#footer 
{
	width:800px;
	height:20px;
	float:left;
	background:url(footer.gif);
	text-align:center;
}
div#footer a 
{
	text-decoration:none;
}
div#footer a:hover 
{
	text-decoration:underline;
}
div#copyrightinfo 
{
	width:100%;
	height:100%;
	float:left;
	text-align:center;
	background-color:#ffffff;
}
div#copyrightinfo a
{
	text-decoration:none;
	color:#715E50;
}
div#copyrightinfo a:hover
{
	text-decoration:none;
	color:red;
}
div.break 
{
	width:100%;
	height:2px;
	float:left;
	padding-bottom:10px;
	background:url("dot.gif") repeat-x;
	margin-top:10px;
}
div#memberlinkcontainer 
{
	float:left;
	width:100%;
	height:auto;
	text-align:left;
}
span.paddinglabel 
{
	/*padding-left:10px;*/
}

input.submitbutton
{
	background-color: #606060;
	color: #FFDC48;
	padding: 2px;
	border: 1px solid #606060;
	margin-top: 2px;
	margin-left: 10px;
}

/***************************************************************/
/***********************  Mailing List Module *****************/
/*************************************************************/

input#ctl00_MaillistModule1_btnSubmit
{
	margin-bottom: 4px;
	margin-top: 4px;
}

div#mailinglist-info p
{
	display: none;
}

/***************************************************************/
/*********************** DJ Login Module **********************/
/*************************************************************/

span#labelpassword
{
	margin-left: 9px;	
}

span#notmemberlink
{
	margin-left: 10px;
	margin-top: 2px;
}

/***************************************************************/
/***********************  Contact Us **************************/
/*************************************************************/

div#contentmodule div#contactcontainer
{
	width:100%;
	height:100%;
	float:left;	
}
div#contentmodule div#contactcontainer fieldset legend
{
	margin:5px 5px 5px 5px;
	font-weight:bold;
}
div#contentmodule div#contactcontainer label
{
	margin-left:10px;
	display:block;
	width:150px;
	float:left;
}
div#contentmodule div#contactcontainer input 
{
	display:inline;
}
div#contentmodule div#contactcontainer .genres label
{
	display:inline;
	margin:0;
	float:none;
}
div#contentmodule div#contactcontainer .genres
{
	max-height:100px;
	overflow-y: Scroll; 
}
/*****************************************************************/
/***********************  Find your dj **************************/
/***************************************************************/

div#djsearch_container 
{
	width:576px;
	height:100%;
	float:left;
	background-color:#606060;
	padding:5px;
	color:#fff;
}
div#djsearch_container div#djfield_containers 
{
	width:432px;
	height:100%;
	float:left;
	border:1px solid #00;
}

/***************************************************************/
/***********************  Profile *****************************/
/*************************************************************/

div#profilecontainer 
{
	width:588px;
	height:100%;
	float:left;
}

div#profilecontainer div#profilepic 
{
	width:150px;
	float:left;
	text-align:center;
}
div#profilecontainer div#profileinfo 
{
	width:588px;
	height:100%;
	float:left;
}
div#profilecontainer div#profilepoll 
{
	width:588px;
	height:50px;
	float:left;
}
div#profilepic 
{
	width:300px;
	float:left;
}
div#profilecontainer div#profiledetails 
{
	width:360px;
	margin-left:70px;
	float:left;
}
div#profilecontainer div#profilelinks 
{
	width:588px;
	height:100%;
	float:left;
}
div#profilecontainer div#profilegenres 
{
	width:156px;
	height:100px;
	float:left;
	margin-left:70px;
	display:block;
}
div#profilecontainer div#profiledetails label
{
	width:210px;
	float:left;
	clear:left;
}
div#profilecontainer div#profiledetails div#profiledjname 
{
	width:310px;
	float:left;
	clear:left;
}
div#profilecontainer div#profileemail  
{
	width:360px;
	float:left;
	margin-left:220px;
	margin-top:5px;
}
div#profilecontainer div#profileemail label 
{
	width:auto;
	float:left;
	clear:left;
	padding-right:10px;
}
div#profilecontainer div#profilegenres label
 {
	width:auto;
	float:left;
	clear:left;
	margin-top:2px;
}
div#profilecontainer div#profilegenres div#genreswrapper label
{
	width:auto;
	float:left;
}
div#profilecontainer div#profilegenres div#genreswrapper table input
{
	width:20px;
	float:right;
}
div#profilecontainer div#profiledetails input, div#profilecontainer div#profiledetails select
{
	float:left;
	clear:right;
	margin-bottom:2px;
}
div#logoutlinkcontainer 
{
	width:50px;
	float:right;
	text-align:left;
	padding:5px;
}
div#logoutlinkcontainer a 
{
	text-decoration:none;
}
div#logoutlinkcontainer a:hover 
{
	text-decoration:underline;
}
div#profilecontainer div#profileinfo1 
{
	width:100%;
	height:100%;
	float:left;
	margin-bottom:5px;
}

/***************************************************************/
/***********************  Register ****************************/
/*************************************************************/

div#contentmodule div.registercontainer 
{
	width:100%;
	height:100%;
}
div#contentmodule div.registercontainer  label
{
	margin-left:10px;
	display:block;
	width:100px;
	float:left;
}
div#contentmodule div.registercontainer .genres
{
	overflow-y: Scroll; 
	max-height:100px;
}
div#contentmodule div.registercontainer .genres label
{
	margin:0;
	width:auto;
	float:none;
	display:inline;
}
/****************************************************************/
/***********************MEMBER LOGIN****************************/
/**************************************************************/

input#ctl00_CustomerLogin1_btnLogin
{
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}

/***************************************************************/
/*********************** PAGE VIEWER ***************************/
/***************************************************************/

.page-viewer h3
{
	margin:0;
	padding-left: 5px;
	width:600px;
	height:20px;
	float:left;
	background:url("contenttop.gif");
	background-repeat:no-repeat;
	color:#ffdc48;
	font-size:1.2em;
}     
.page-viewer .body
{
	border: solid 1px #000000;
	width:588px;
	padding: 5px 5px 5px 5px;
}
/***************************************************************/
/************************** TOP MENU ***************************/
/***************************************************************/
ul.menu-top
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
}
ul.menu-top li
{
	display:inline;
	margin-right:10px;
}
ul.menu-left
{
	display:block;
}
/***************************************************************/
/*********************** SEARCH RESULTS ************************/
/***************************************************************/

div.results .content
{
	border-bottom:dashed 1px #000000;
	padding-top:10px;
}
div.results .content img
{
	float:left;
	width:100px;
	max-height:100px;
}
div.results .content .detail
{
	width:300px;
	float:left;
	margin-left:20px;
}
div.results .content .genres
{
	width:150px;
	height:80px;
	float:left;
	margin-left:20px;
	overflow-y: scroll;
}
div.results .content .detail label
{
	width:100px;
	display:block;
	float:left;
	font-weight:bold;
}
div.results .content .detail span
{      
	float:left;
	display:block;
}

/***************************************************************/
/*********************** Adverts ******************************/
/*************************************************************/

div#adverts .gold
{
	border: solid 2px #000000;
	margin: 8px 0 8px 0;
	padding: 3px 3px 3px 3px;
	background-color: #ffcc66;
}
div#adverts .gold span
{
	display:block;
	border: solid 1px #000000;
	margin: 4px 4px 4px 4px;
	padding: 3px 3px 3px 3px;
}
div#adverts .silver
{
	border: solid 2px #000000;
	margin: 6px 0 6px 0;
	padding: 3px 3px 3px 3px;
	background-color: #eaeaea;
}
div#adverts .bronze
{
	border: solid 1px #000000;
	margin: 3px 0 3px 0;
	padding: 3px 3px 3px 3px;
}
div#comments div
{
	border: solid 1px #000000;
	padding: 3px 3px 3px 3px ;
	margin: 5px 0 5px 0;
}
div#comments div span
{
	display:block;
	font-size:0.7em;
	font-weight:bold;
}

/***************************************************************/
/*********************** Book Online **************************/
/*************************************************************/

div#ctl00_ContentPlaceHolder1_Enquiryform1_djName select#ctl00_ContentPlaceHolder1_Enquiryform1_ddlDjname 
{
	margin-bottom:2px;
}