@charset "UTF-8";
/* CSS Document */

img, div, a, td {
	behavior: url(css/iepngfix.htc);
}

body {
	font-family:Arial, Tahoma, Verdana;
	color:#000000;
	background-color: #B2BB1C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
	font-size:13px;
}

img {
	border:0px;
}

#mainBackground {
	background-image:url(../layout/mainBackgroundLeftRightTrim.gif);
	background-repeat:repeat-y;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background-color:#b2bb1c;
}

#wrapper {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../layout/wrapperBottomBackground.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	
}

#tableAligner {
	margin-left:104px;
}

#rightHandSideHomeBox {
	background-image:url(../layout/rhsBoxesHome.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:319px;
}

#rightHandSideHomeBoxNew {
	background-image:url(../layout/rhsBoxesHomeNew.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:319px;
}

/*#rightHandSideSubPageBox {
	background-image:url(../layout/topRightSubPage.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:320px;
	height:446px;
}*/

#mainCardboardBackground {
	height:100%;
	width:524px;
}

#footer {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../layout/footerBackground.gif);
	background-position:left;
	height:153px;
}

#contactBox {
	margin-left:135px;
	padding-top:7px;
	width:480px;
}

#nav {
	padding-left:20px;
	padding-top:17px;
	padding-bottom:20px;
}

#mainContentDiv {
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
}

.navButton {
	padding-right:3px;
}

#rhsBox1 {
	padding-left:38px;
	padding-top:17px;
	height:140px;
	overflow:hidden;
	width:250px;
}

#rhsBox1New {
	padding-left:38px;
	padding-top:17px;
	height:182px;
	overflow:hidden;
	width:250px;
}
#rhsBox1New .bt-join {
	margin-bottom:8px;
}

#rhsBox1 .bt-join {
	margin-bottom:12px;
}

#rhsBox2 {
	padding-left:38px;
	padding-top:17px;
	height:260px;
	overflow:hidden;
}

#gigGuideBox {
	padding-left:40px;
	padding-top:20px;
}

#artistsTable {
	width:100%;
}

#artistsTable td {
	vertical-align:top;
	/*background-image:url(../layout/bottomLineSpacerGrey.gif);*/
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:20px;
	padding-bottom:20px;
}

#artistsNameTable {
	width:100%px;
	height:25px;
	margin-bottom:10px;
	background-color:#444444;
}

#artistsNameTable td {
	padding:0px;
	background:none;
	padding-top:5px;
}

#artistsNameTable .nameArtistTitle {
	padding-left:10px;
	padding-right:15px;
	width:100%;
	color:#FFFFFF;
}

#tableSubscribe {
	margin-top:10px;
}

#tableSearch {
	margin-bottom:18px;
}


#btStyles {
	width:319px;
	height:25px;
	padding-left:45px;
	padding-top:7px;
	background-image:url(../layout/btStylesBg.gif);
	background-repeat:no-repeat;
	margin-left:40px;
}

/*---------------------------------------------
FORMS
---------------------------------------------*/

form {
	margin-top:20px;
	margin-bottom:20px;
}

form br {
	clear:both;
}

form img {
	margin:5px 0;
}

form .smallGreenCaps {
	text-transform:none;
}

#hearabout-error {
	display:block;
}

label {
	float: left;
	width: 115px;
	font-weight: bold;
	margin-right:5px;
	font-size:12px;
	margin-top:3px;
}

input, textarea, select {
	margin-bottom: 5px;
	margin-right:5px;
	float:left;
}

fieldset {
	border:none;
	padding:0px;
	margin:0px;
	float:left;
}

fieldset label {
	width:auto;
	font-weight:normal;
}

input[type=button], input[type=submit] {
	font-family:Arial, Helvetica, sans-serif;
    background-color: #B2BB1C;
    border: none;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    padding: 5px 10px;
}
input[type=button]:hover, input[type=submit]:hover {
	background-color:#999;
}

#otherInput {
	margin-left:5px;
}

.LV_validation_message{
	font-size:11px;
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#FFF;
}
	
.LV_invalid {
    color:#CC0000;
}

#rhsBox1New form {
	margin:0px;
	padding:0px;
}

#rhsBox1New #formSearch {
	height:25px;
	margin-bottom:25px !important;
}
#rhsBox1New #frmContact {
	height:25px;
	margin-top:10px;
}

#rhsBox1New button {
	display:block;
	width:70px;
	height:25px;
	border:none;
	color:#FFF;
	background-color:#B2BB1C;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-left:2px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#rhsBox1New button:hover {
	background-color:#999;
}


#rhsBox1New input {
	height:20px;
	width:166px;
	border:none;
	padding-top:4px;
	padding-left:3px;
	padding-right:4px;
	float:left
}

#result_report {
	font-size:13px;
	color:#999;
	margin-top:20px;
	margin-bottom:20px;
}

#results {
	font-size:13px;
}
#results .description {
	font-size:12px;
	margin-bottom:3px;
	margin-top:3px;
}
#results .url {
	font-size:11px;
	color:#999;
}
#results a {
	color:#B2BB1C;
}
#results a:hover {
	color:#000;
}
#other_pages {
	color:#666;
	font-size:14px;
}
#other_pages a {
	color:#B2BB1C;
	font-size:13px;
}
#other_pages a:hover {
	color:#000;
}
