/*da mad style*/

/*global*/

body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color:#FCD157;
}
body {
	background-color: #332712;
	/* scrollbar-face-color:#181C1F;
	scrollbar-highlight-color:#4C4F50;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#4C4F50;
	scrollbar-arrow-color:#F5EDE4;
	scrollbar-track-color:#07080A; */;
}

strong, b{
 color: #FFFFFF;
}

/*backgrounds*/

.bgpage {
	background-attachment: fixed;
	background-color: #332712;
	background-image: url(http://www.sophiesolomon.com/images/sophie_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bghome {
	background-attachment: fixed;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.bgdiary {
	background-attachment: fixed;
	background-image: url(../images/bg_diary.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgbiography {
	background-attachment: fixed;
	background-image: url(../images/bg_biography.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgnews {
	background-attachment: fixed;
	background-image: url(../images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgtour {
	background-attachment: fixed;
	background-image: url(../images/bg_tour.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgdiscog {
	background-attachment: fixed;
	background-image: url(../images/bg_discography.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bggallery {
	background-image: url(../images/gallery_imgbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0BC98;
	border-right-color: #E0BC98;
	border-bottom-color: #E0BC98;
	border-left-color: #E0BC98;
}
.formbox{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0BC98;
	border-right-color: #E0BC98;
	border-bottom-color: #E0BC98;
	border-left-color: #E0BC98;
	background-color:#FFFFFF;
	width:170;
	height:18px;
	padding-top: 2px;
	padding-bottom:0px;
	padding-left: 3px;
	
}
.formboxdob{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #D7702A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0BC98;
	border-right-color: #E0BC98;
	border-bottom-color: #E0BC98;
	border-left-color: #E0BC98;
	background-color:#FFFFFF;
	width:55px;
	height:18px;
	padding-top: 2px;
	padding-bottom:0px;
	padding-left: 3px;

	
}

/*text*/

a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D7702A;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F5EDE4;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F5EDE4;
	text-decoration: none;
}

.smalltext{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#F5EDE4;
}

.highlight{
 color:#E0BC98;
}.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-align: left;
	padding-left: 50px;
	padding-right: 10px;
}
.tracklist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-align: left;
	padding-left: 0px;
}
.newstitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	font-weight: bold;
}
