@charset "UTF-8";
/* CSS Document */

html { height: 100%;  margin-bottom: 1px; }
html * { padding: 0; margin: 0; }

body { text-align: center; padding: 0px 0px 0px 0px; font-size: 62.5%; background: #FFF; font-family: Verdana, Geneva, sans-serif; }

#everything { text-align: center; margin: 0 auto; background: #FFF; width: 900px; }

body#links {  }
body#about {  }
body#home {  }

body#home #content { width: 900px; background: #FFF; margin-bottom: 60px; }
body#home #contentLeft { width:610px; background: #d7e4ec; float:left; padding: 20px; text-align: left; font-size: 10px; }
 	body#home #contentLeft .left { width:380px; float: left; margin-top: 27px; }
	body#home #contentLeft .right { width:210px; float: right; margin-top: 27px; }
	body#home #content .email { width:610px; float: left; margin-top: 20px; }
 body#home #contentRight { width: 210px; background: #c6d9e4; float:right; padding: 20px; text-align: left; }
 
body#home #header { width:900px; height:200px; background: #FFF url(../images/header_blue.jpg) no-repeat; }
body#home #header h6 { }
body#home #header h6 a { display:block; width:304px; height:200px; text-indent: -10000px; float: left; background: url(../images/h1.png) no-repeat left top; }
body#home #header h6 a:link { background: url(../images/h1.png) no-repeat left top; }
body#home #header h6 a:hover { background: url(../images/h1.png) no-repeat left bottom; }

body#about #content { width: 900px; background: #FFF; margin-bottom: 60px; }
body#about #contentLeft { width:610px; background: #DBD8E2; float:left; padding: 20px; text-align: left; font-size: 10px; }
 	body#about #contentLeft .left { width:380px; float: left; margin-top: 27px; }
	body#about #contentLeft .right { width:210px; float: right; margin-top: 27px; }
	body#about #content .email { width:610px; float: left; margin-top: 20px; }
 body#about #contentRight { width: 210px; background: #c9c6e4; float:right; padding: 20px; text-align: left; }
 
body#about #header { width:900px; height:200px; background: #FFF url(../images/header_purple.jpg) no-repeat; }
body#about #header h6 { }
body#about #header h6 a { display:block; width:304px; height:200px; text-indent: -10000px; float: left; background: url(../images/h1.png) no-repeat left top; }
body#about #header h6 a:link { background: url(../images/h1.png) no-repeat left top; }
body#about #header h6 a:hover { background: url(../images/h1.png) no-repeat left bottom; }

body#links #content { width: 900px; background: #FFF; margin-bottom: 60px; }
body#links #contentLeft { width:610px; background: #DDEAD1; float:left; padding: 20px; text-align: left; font-size: 10px; }
 	body#links #contentLeft .left { width:380px; float: left; margin-top: 27px; }
	body#links #contentLeft .right { width:210px; float: right; margin-top: 27px; }
	body#links #content .email { width:610px; float: left; margin-top: 20px; }
 body#links #contentRight { width: 210px; background: #C2D9AC; float:right; padding: 20px; text-align: left; }
 
body#links #header { width:900px; height:200px; background: #FFF url(../images/header_green.jpg) no-repeat; }
body#links #header h6 { }
body#links #header h6 a { display:block; width:304px; height:200px; text-indent: -10000px; float: left; background: url(../images/h1.png) no-repeat left top; }
body#links #header h6 a:link { background: url(../images/h1.png) no-repeat left top; }
body#links #header h6 a:hover { background: url(../images/h1.png) no-repeat left bottom; }

body#latest #content { width: 900px; background: #FFF; margin-bottom: 60px; }
body#latest #contentLeft { width:610px; background: #f0d7e7; float:left; padding: 20px; text-align: left; font-size: 10px; }
 	body#latest #contentLeft .left { width:380px; float: left; margin-top: 27px; }
	body#latest #contentLeft .right { width:210px; float: right; margin-top: 27px; }
	body#latest #content .email { width:610px; float: left; margin-top: 20px; }
 body#latest #contentRight { width: 210px; background: #e4b7d4; float:right; padding: 20px; text-align: left; }
 
body#latest #header { width:900px; height:200px; background: #FFF url(../images/header_pink.jpg) no-repeat; }
body#latest #header h6 { }
body#latest #header h6 a { display:block; width:304px; height:200px; text-indent: -10000px; float: left; background: url(../images/h1.png) no-repeat left top; }
body#latest #header h6 a:link { background: url(../images/h1.png) no-repeat left top; }
body#latest #header h6 a:hover { background: url(../images/h1.png) no-repeat left bottom; }

#contact { width:250px; height:200px; float:right; background: url(../images/contact.png) no-repeat 0px -1px; }
	#contactTop {
	color: #FFF;
	text-align: left;
	margin-top: 15px;
	font-size: 9px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 90px;
}
	#contactTop .big {font-size: 11px; }
	#contactTop .phone { font-size: 10px; font-weight: bold; }
	#contactTop .email { font-size: 9px; }
	#contactBottom {
	color: #FFF;
	text-align: left;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
	#contactBottom h1 {  }
	#contactBottom .day { width: 34px; display: block; float: left; }
	#contact a { }
	#contact a:link { color: #FFF; }
	#contact a:visited { color: #FFF; }
	#contact a:hover { color: #FFF; text-decoration: none; }
	#contact p { line-height:12px; margin-bottom:5px; }

#nav { width:194px; height:162px; float: left; margin-top: 19px; }

#footer { width:650px; height:60px; background: #FFF; text-align: left; }
	#footer .left { width:370px; float:left; margin-left: 20px; }
	#footer .right { width:240px; float:right; margin-top: 15px; }

h1 { font-size:18px; margin-bottom: 5px; }
h2 { font-size:12px; font-weight:bold; margin-bottom: 5px; }
p { margin-bottom: 10px; opacity 0.9999; line-height: 15px; }


/* links  */

a:link { color: #666; }
a:visited { color: #000; }
a:hover { color: #25004E; text-decoration: none; }

/*all other plain*/

.clear {clear:both;}
.imgLeft { float:left; margin-right: 5px; }
.imgRight {float:right margin-left:10px; margin-bottom:10px;}

/* Body */

.artist_feature { padding: 12px 0px; }
.artist_feature .leftIMG { float:left; margin-right:15px; margin-bottom: 15px; }

.latest_feature { padding: 3px 0px; }

#latest-store { width:340px; height:190px; overflow:scroll; }
#latest-store-inside { width:10000px; height:180px; background-color:#FFF; padding:5px; }
.featured strong { font-weight:bold; text-decoration:none; line-height:11px; }
.featured img { margin-bottom:2px; }
.featured p { margin-top:1px; }
.featured a { color: #000; text-decoration: none; }
.featured a:link {  }
.featured a:hover {  } 
.underline { text-decoration:underline; }
.back-top { font-weight: normal; color: #000; font-size: 10px; }

.padding-left { margin-left:5px; }

.email .layout { width:610px; height:80px; }
.email .layout .layoutLeft { width:283px; height:60px; float: left; background: #c1cdd4; border: 1px solid #fff; padding: 10px; font-size: 10px; line-height: 14px; }
.email .layout .layoutRight { width:284px; height:53px; float: right; background: #c1cdd4; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-top-color: #FFF; border-right-color: #FFF; border-bottom-color: #FFF; padding: 17px 10px 10px; }

.email .form { width:272px; padding:6px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; color: #666; }
.plain { float:right; margin-top: 5px; background: url(none); border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; cursor:pointer; color: #333; font-size: 10px; text-decoration: underline; }

.red { color:#900; margin-bottom:0px; margin-top:0px; }
.success { padding: 10px; font-size: 12px; color: #036; background: #DCEAF0; border: 1px solid #333; }
