/* Tyson Shaw - Main CSS Settings*/

/* Browser Bug Fixes */
/* IE Double Margin */
* html #content_lft {
	display:inline;
	}
* html #col_lft {
	display:inline;
	}
* html #col_mid {
	display:inline;
	}
* html #col_rgt {
	display:inline;
	}
* html #col_1 {
	display:inline;
	}
* html #col_2 {
	display:inline;
	}	
/* Firefox Correction*/
html {
	height:100%;
	}
.img_rgt {
	float: right;
	margin-left: 10px;
}
/* End Browser Bug Fixes */
a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #0066FF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
br.clear {
	clear:both;
}
/* Main CSS Settings - Fornmatting styles which apply to all pages*/
body {
	background-color: #F9F9F9;
	background-repeat: repeat;
	background-position: left bottom;
	background-image: url(../images/page/txtre_1.jpg);
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	}
.bold_red_txt {
	font-weight: bold;
	font-size: 14px;
	color: #990033;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #990033;
	margin-top: 10px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center;
	padding-bottom: 5px;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin-left: 10px;
}	
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	padding-left: 10px;
	}
hr {
	border:none;
	background-color:#FF6633;
	color:#3577CE;
	height:1px;
	margin-right: 10px;
	padding-right: 10px;
	}
/* START: Page edges and corners */
#band {
	margin-top: 20px;
	}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	margin-bottom: 25px;
	background-color: #FFFFFF;
	background-image: url(../images/page/1_edg_l.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}
#wrapper_r {
	background-image: url(../images/page/1_edg_r.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	}
#header {
	background-image: url(../images/page/1_edg_t.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
#banner_1 {
	background-image: url(../images/page/1_cnr_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	text-align: right;	
	}
	
/*SECOND Banner changes - Specific to the Artist */

#banner_1_clare, #bnr_2_shelli, #bnr_3_levene, #bnr_4_berquez {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB204D;
	height: 100px;
	text-align: left;
	padding-top: 50px;
	padding-right: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
#banner_1_clare {
	background-image: url(../images/common/bnr_1_clare.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#bnr_2_shelli {
	background-image: url(../images/common/bnr_2_shelli.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bnr_3_levene {
	background-image: url(../images/common/bnr_3_levene.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bnr_4_berquez {
	background-image: url(../images/common/bnr_4_berquez.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*END of Second Banner changes*/

#quicklinks {
	float: right;
	width: 420px;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	background-image: url(../images/page/1_cnr_tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#footer {
	text-align: center;
	clear: both;
	background-image: url(../images/page/1_edg_b.jpg);
	background-repeat: repeat;
	background-position: 0px bottom;
	}
#footer_l {
	background-image: url(../images/page/1_cnr_bl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#footer_r {
	background-image: url(../images/page/1_cnr_br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
/* END: Page edges and corners */

#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #BB204D;
	margin-left: 15px;
}
.img_ctr {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
/* Access Keys*/
.akey {
	text-decoration:underline;
	}
/* Remove image borders - eg: containied in quicklinks */
#quicklinks a img {
	border:none;
}
/*Panels*/
#panel_1 {
	background-image: url(../images/common/nav_p1_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#panel_2 {
	background-image: url(../images/common/nav_p1_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#panel_3 {
	margin-bottom: 20px;
	background-image: url(../images/common/nav_p1_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#panel_4 {
	margin-bottom: 20px;
	background-image: url(../images/common/nav_p1_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*SIDE Navigation Bars*/
/*Main Navigation Bar*/
* html ul.nav a {
	height:1px;
	}
#nav_main {
	float: left;
	width: 135px;
	display:inline;
	padding-top: 9px;
	margin-bottom: 20px;
	margin-top: 10px;
	}
* html .nav_main {
	display:inline;
	}
ul.nav {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
	}
ul.nav li {
	display: inline;
	}
ul.nav a {
	display: block;
	margin: 0px;
	text-align: left;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #FFFFFF;
	}
ul.nav a:visited {
	color:#FFFFCC}
ul.nav a:hover {
	background-color: #CC3300;
	color: #FFFFFF;
	}
ul.nav ul {
	margin-left:0;
	padding-left: 0px;
	}
ul.nav ul a {
	padding-left: 15px;
	background-color: #333333;
	color: #CCCCFF;	
	}
ul.nav ul a:hover {
	background-color:#0099FF;
	color: #FFFFFF;
	}
/*Background colour is required for 'ul#nav_main a' to ensure hover effect is full width */

/*Main Content*/
/*Corrects float drop for hover buttons*/
#content {
	height:100%;
	}
#content_lft {
	float: left;
	width: 630px;
	clear:both;
	display: inline;
	}
#col_lft {
	float:left;
	width: 150px;
	text-align: left;
	display: inline;
	margin-left: 20px;
	}
#col_lft h2 {
	margin: 0px;
	padding-top: 20px;
}
#col_mid {
	float:right;
	width: 420px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	display: inline;
	}
#col_1 {
	width:200px;
	float:left;
	display:inline;
	}	
#col_2 {
	width:200px;
	float:right;
	display:inline;
	}
/*Far Right Column*/
/*-15px to compensate h2 margin*/
#col_rgt {
	float:right;
	width: 150px;
	margin-right: 20px;
	text-align: center;
	display:inline;
	margin-top: 10px;
	padding: 0px;
	}
#col_rgt h2 {
	margin: 0px;
	padding-top: 20px;
	text-align: center;
}
#col_rgt h3 {
	text-align: center;
}
#col_rgt h4 {
	text-align: center;
}
/*Footer and Copyright*/
#footer_l a {
	color: #999999;
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 10px;
}
#footer_r {
	height: 60px;
}
#copyright {
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BB204D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/common/copyrgt_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bold_txt {

	font-weight: bold;
}
/*Google Map 2 - Location Page*/
#map {
	width: 418px;
	height: 300px;
	border: 1px solid #660066;
	margin-top: 20px;
	margin-bottom: 20px;
	}
/* Company Registratuion Details */	
#registration {
	font-size: 9px;
	color: #999999;
	border: 1px dotted #CCCCCC;	
}
/* Specific styles for Artist pages */
#content_wide {
	display: inline;
}
#col_wide {
	float:right;
	width: 600px;
	text-align: justify;
	padding-left: 10px;
	margin-bottom: 20px;
	display: inline;
	margin-right: 20px;
	}
#col_wide h1{
	margin-right: 170px;
	}
#col_mid_lft {
	float:right;
	width: 420px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	display: inline;
	}

