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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D1D1D9;
	color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
}
a {
	font-size: small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
h2 {
	font-weight: normal;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	height: 622px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #999999;
}
#content {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#aboutgallery {
	position: relative;
	width: 420px;
	float: left;
	height: 387px;
	background-color: #000000;
	text-align: center;
}

#abouttext {
	width: 390px;
	position: relative;
	float: right;
	left: -5px;
	top: 5px;
	font-weight: normal;
}
#look {
	position: relative;
	width: 600px;
	float: right;
	left: 15px;
}
#samples {
	float: left;
	width: 170px;
	text-align: center;
}

#triggers  {
	cursor:pointer;
	font-weight: bold;
	color: #CC0000;
	width: 350px;
	margin-left: 75px;
}
a:hover #triggers {
	text-decoration: underline;
}
#triggers .choose {
	color: #000000;
}
#triggers .uline {
	text-decoration: underline;
	font-style: normal;
}


#listen {
	float: right;
	position: relative;
	width: 300px;
}
#video {
	float: right;
	position: relative;
	left: -55px;
}

.detail {
	overflow: auto;
	height: 258px;
	margin-top: 5px;
	width: 450px;
	padding-left: 125px;
}
#store {
	margin-left: 20px;
	position: relative;
	height: 300px;
	width: 352px;
	float: left;
	margin-top: 35px;
}
#storeinfo {
	float: right;
	position: relative;
	width: 350px;
	text-align: center;
	height: 300px;
	margin-top: 35px;
}
#contactwrapper {
	height: 1200px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #999999;
	background-image: url(images/whitetransbg.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#linkage {
	margin-right: auto;
	margin-left: auto;
}

#lopezinfo {
	float: right;
	width: 300px;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
#contact {
	float: left;
	margin-top: 25px;
}




#footer {
	text-align: center;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#contactform {
	clear: both;
}
.comments {
	text-align: center;
}


#xpressohdr {
	background-color: #FFFFFF;
	height: 185px;
}
#blurb  {
	font-size: xx-small;
	color: #333333;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#contactform {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
/* Contact Form Styling */

fieldset {
	margin-top: 1.5em;
	border: thin solid #CC0000;
	margin-bottom: 3.5em;
}

legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
	font-size: small;
}
fieldset.submit {
	border-style: none;
	text-align: center;
}
label {  
display: block;
}
#adwrapper {
	height: 100%;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #999999;
}

#adcontent {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-attachment: scroll;
	background-image: url(flier/images/bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#adcontent #header {
	text-align: center;
	width: 388px;
	margin-bottom: 15px;
	float: right;
	margin-top: 25px;
}
#adcontent #photos {
	float: left;
	text-align: center;
	margin-top: 10px;
}
#adcontent #photos img {
	border: thick double #D2121F;
}
#adcontent #info {
	clear: both;
}
