/** framework **/

BODY,DIV,DL,DT,DD,UL,OL,LI,H1,H2,H3,H4,H5,H6,PRE,FORM,FIELDSET,INPUT,TEXTAREA,P,BLOCKQUOTE,TH,TD { 
	margin:0;
	padding:0;
}

TABLE {
	border-collapse:collapse;
	border-spacing:0;
}

IMG { border:0;}

OL,UL {list-style:none;}


body { 
	padding-top: 20px;
	text-align: center;
	background: #000;
	color: #ccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	}

H1 { 	
	text-align: left;
	border-bottom: 1px dotted #ccc;
	margin: 10px 0;
	font-weight: bold;
	font-size: 21px;
	color: #d8ff00;
	}

H2 {
	text-align: left;
	margin: 13px 0 5px 0;
	font-weight: bold;
	font-size: 11px;
	color: #ffb727;
	}
	
P { 
	margin-bottom: 5px;
	line-height: 14px;
	}


A { 
	text-decoration: none;
	color: #00ffff;
	}

A:hover {
	border-bottom: 1px solid #fff;
	}
	



/** LAYOUT ********************************************** **/

#container { 
	margin: 0 auto;
	width: 945px;
	text-align: center;
	}

#wrapperHp {
	padding:195px 0 300px 0;
	background: url(../img/bg_body_bottom.gif) top left no-repeat;
	text-align: left;
	}

#wrapper {
	padding:130px 0 300px 0;
	background: url(../img/bg_body_crop.gif) top no-repeat;
	text-align: left;
	}

#nav { clear: left; width: 945px; background: #fff; padding: 0; }

#nav IMG {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}

#colLeft {
	float: left;
	margin-left:10px;
	padding: 24px 10px 10px 10px;
	width:330px;
	}
	
#colRight {
	float: right;
	margin-right: 20px;
	padding: 10px 10px 100px 10px;
	width:540px; 
	}
	

	
/** mast **/	
	
	
#mainBanner { text-align: left; width: 945px; }

#mainBanner A { border: none; }


/** nav **/

.orange { background-color: #ff7f00; }

.yellow { background-color: #ffb727; }

.lemon { background-color: #85be08; }/*85be08 */

.blue { background-color: #00ffff; }

.dkBlue { background-color: #00a8ff; }/*b70000*/

.pink { background-color: #f72e72; }/*ed1e79*/

.green {background-color: #d8ff00; }/*39b54a*/

.mint { background-color: #920372; } /* shop */




/** LISTS ********************************************** **/



/** video **/
UL.vidHd {border: none; padding: 0;}

UL.vidHd LI { 
	font-size: 12px;
	margin-bottom: 10px;	
	}
	
	
	
/** tour **/
UL.tourMain { 
	margin-top: 12px;
	border-top: 1px dotted #fff; 
	border-bottom: 1px dotted #fff; 
	padding: 20px 0 40px 0;
	}

UL.tourMain LI {
	font-size: 12px;
	margin: 5px 0 20px 0;	
	}

UL.tourMain LI.highlt, UL.tour LI.highlt { margin-bottom: 5px; }	

UL.tour { margin-top: 12px; *float: left;}

UL.tour LI { 
	font-size: 12px;
	margin: 5px 15px 20px 0;	
	}




/** song **/
UL.songList {
	float: right; 
	text-align: right;
	margin: 0;
	padding: 0;
	border: none; 
	padding: 0;
	}
	
UL.songPlayer { 
	border-top: 1px dotted #fff; 
	border-bottom: 1px dotted #fff; 
	padding: 10px 0;
	}
	
UL.songPlayer LI { text-align: left; height: 30px;}

UL.songPlayer LI DIV { 
	text-align: right;
	float: left;
	width: 220px;
	margin-right: 15px;
	}

	
UL.songList LI, UL.songPlayer LI { margin: 10px 0; }


UL.songList LI.songDesc, UL.songPlayer LI.songDesc { height: 30px; }
	
	
	
/** contact **/
UL.contact { 
	border-left: 1px dotted #fff; 
	padding-left: 10px; 
	}
	
UL.contact LI { margin-bottom: 5px; }



/** look **/
.photoRow IMG {
	float: left;
	margin: 6px;
	}

#photoFrame {
	width: 600px;	
	height: 450px;
	*width:540px;
	}	

	
	

/** shop **/
.storeSection {
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #fff;
	clear: both;
	}
	
.storeSection IMG { 
	margin: 0 15px 5px 0;
	float: left;
	}

.storeProv {
	float: left; 
	margin-right: 5px; 
	padding-top: 2px;
	font-size: 11px;
	}

UL.storeList  {
	margin-left: 160px;
	}
	
UL.storeList LI {	
	padding-bottom: 10px;
	clear: both;
	border-top: 1px dotted pink;	
	line-height: 15px;
	}
	
UL.storeList LI FORM { margin-top: 10px; }	
	
	
UL.storeSubList  {
	margin-left: 150px;
	}	
	
UL.storeSubList LI {
	float: left;
	width: 179px;
	margin: 0 7px 10px 7px;
	line-height: 15px;
	}
	


/** newsletter **/
#newsletter INPUT {
	float: left;
	padding: 3px 4px;
	margin-bottom: 10px;
	border: 1px solid #fff;
	background: #000;
	color: #00ffff;
	font-weight: normal;
	font-size: 11px;
	}

#newsletter P { float: left; display: inline; 	clear: left; width: 50px; padding-top: 5px;}



/** links **/
UL.links {	
	border-top: 1px dotted #fff; 
	border-bottom: 1px dotted #fff; 
	padding: 10px 0;
	}
	
UL.links LI { margin: 8px 0; }
	
LI.linkDesc { padding-bottom: 10px;}





/** frou frou ********************************************** **/


.highlt {
	padding: 7px 8px 6px 8px;
	margin-bottom: 10px;
	background: #fff;
	color: #000;
	letter-spacing: 1px;
	}

.button {
	border: none !important;
	padding: 5px 0 0 0;
	}

.imgBorder { border: 10px solid #fff; }	

.fltLeft { float: left;}
	
.fltRight {float: right; }	
	
.noMarg { margin: 0 !important; }
	
.noBrdr { border: none !important; }	

.small { font-size: 11px;}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

* html .IEFloatFix { height: 0.01%; }