/* CSS Document */

/* ********Global******** */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#CCCCCC;
	
}

.layQuote {
	color: #C3C3C3;
	}


.layClear {
	clear: both;
	height: 1px;
	margin-top: -1px;
	line-height: 0px;
	font-size: 0px;
}



#layGlobalWrapper {
	margin: 0px auto;
	margin-bottom: 20px;
	width: 980px;
	text-align: center;
	background-color: #FFF;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	overflow: hidden;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	}
	
	
/*Header*/
#layHeader {
	margin: 0px auto;
	width: 964px;
	background-color: #FFF;
	text-align: center;
	/*border-bottom: 11px solid #999999;*/
	color: #333333;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 16px;
	height: 200px;
	border-bottom: solid 1px #666666;
	margin-top:5px;
	
}

#layLogo {
	width: 933px;
	height: 188px;
}



#layLogo a img {
	border: none;
}

#layLogin {
	position: absolute;
	top: 0px; left: 450px;
	width: 300px;
	float: right;
	text-align: right;
	padding: 10px;
	color: #FFFFFF;
}

#layLogin a, #layLogin a:active, #layLogin a:visited{
	color: #990000;
	text-decoration: none;
}

#layLogin a:hover{
	color: #990000;
	text-decoration: underline;
}

#sleeve{
	width:465px;
	float:left;
}

#topText {
	float:left;
	text-align:justify;
	width:84px;
	margin-bottom:20px;
	display: none;
	}
	
#mainNavWrapper {
	width: 908px;
	padding: 0px;
	text-align: center;
	float:left;
	font-size: 13px;
	font-family: monospace;
	}
	
	#mainNavWrapper a, #mainNavWrapper a:active, #mainNavWrapper a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

	#mainNavWrapper a:hover{
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

/*Menu*/
	
#layMainMenu {
	width: 912px;
	margin: 0px auto;
	text-align: left;
	height: 29px;
	border-top: 4px solid #6B6F79;
	border-bottom: 1px solid #919191;
	/*border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;*/
	background-image:  url("../images/global/menubackground.jpg");
	background-repeat: repeat-x;	
	overflow: hidden;
}

.layMenuItem a, .layMenuItem a:active, .layMenuItem a:visited {
		padding: 3px 8px 4px 8px;
		float:left;
		text-decoration: none;
		display:block;
		color: #FFFFFF;
	}
		
	.layMenuItem a:hover {
		text-decoration: underline;
	}
		
.layMenuItemSelected a, .layMenuItemSelected a:active, .layMenuItemSelected a:visited {
		padding: 3px 8px 4px 8px;
		float:left;
		color: #FFFFFF;
		text-decoration: underline;
		display:block;
	}
	
	.layMenuItemSelected a:hover {
		text-decoration: underline;
	}

/*Content*/
#layContentWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	text-align: center;
	background-color: #FFF;
}

#layLeftNav {
	float: left;
	width: 170px;
	padding: 10px;
	text-align: left;
	overflow: hidden;
	background-color: #FFF;
	display: none;
	
}

#FancyRightPicture {
	float: right;
	margin: 0px 0px 20px 20px;
	text-align: right;
	font-size: 9px;
	color: #333333;
	}
	
	#FancyLeftPicture {
	float: left;
	margin: 0px 20px 20px 0px;
	text-align: left;
	font-size: 9px;
	color: #333333;
	}
	
	#homepageShowbox {
	border:1px solid #555555;
float:right;
margin:0;
padding:20px;
width:570px;
background-color:	#c9ebfe;
	}
	
	
	#twitter_div {
	border:1px solid #555555;
float:left;
margin:0;
width:265px;
padding: 20px;
background-color: #CCFF33;
	}
	
#facebook_div {
	background-color: #CCFFCC;
    border: 1px solid #555555;
    float: left;
    margin-top: 20px;
    padding: 0;
    width: 305px;
}
	
#social_div {
    background-color: transparent;
    border: 0 solid #555555;
    float: left;
    margin: 0;
    padding: 0;
    width: 307px;
}
	
	
	
	.sidebar-title {
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	font-variant: small-caps;
	}
	
	#twitter_update_list {
	/*width: 80%;*/
	}

/*Text*/
#layContent {
	float: right;
	width: 940px;
	padding: 20px;
	text-align: left;
	overflow: hidden;
	background-color: #FFF;
	margin: 0PX auto;
	font-size: 11px;
	text-align: justify;
}

#titleHeader {
height:80px;
padding-top:20px;
text-align:center;
width:980px;
}

#layBreadcrumbs {
	width: 540px;
	padding: 5px 0px;
	text-align: left;
	overflow: hidden;
}

/*Left Navigation*/
.layLeftNavItem {
	position: relative;
	width: 185px;
	padding: 0px; 
	margin: 0px 0px 15px 0px;
	}
	
.layLeftNavItemTitle {
	width: 158px;
	background-color: #831B1D;
	color:#FFF;
	border: 1px solid #ccc;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px; margin: 0px;
	}

.layLeftNavItemLinks {
	width: 165px;
	background-color: #F2F1ED;
	border: 1px solid #ccc;
	margin: 0px; padding: 10px;
	}
	
	.layLeftNavItemLinks a, .layLeftNavItemLinks a:visited, .layLeftNavItemLinks a:active {
		text-decoration: none;
		color: #666;
	} 
	
	.layLeftNavItemLinks a:hover {
		text-decoration: underline;
		color: #666;
	} 

.layLeftNavItemFooter {
	padding: 0px; margin: 0px;
	line-height: 0px; font-size: 0px;
	}

/*Footer*/
#layFooterWrapper {
	margin: 0px auto;
	width: 100%;
	height: 30px;
	color: #666666;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#layFooterMenu {
	float:left;
	width: 550px;
	text-align: left;
}

	#layFooterMenu a, #layFooterMenu a:visited, #layFooterMenu a:active {
		text-decoration: none;
		color: #999999;
	}
	
	#layFooterMenu a:hover {
		text-decoration: underline;
		color: #666666;
	}

#layCopyright {
	float: left;
	width: 550px;
	text-align: left;
	color: #999999;
}

#layPoweredBy {
	width: 200px;
	float: right;
	text-align: right;
}

	#layPoweredBy a, #layPoweredBy a:visited, #layPoweredBy a:active {
		text-decoration: none;
		color: #999999;
	}
	
	#layPoweredBy a:hover {
		text-decoration: underline;
		color: #666666;
	}


#layFunFact{
	border:1px solid #555555;
padding:20px;
text-align:center;
width:378px;
background-color: #CCCCFF;
float: left;
}

#layHomeContent{
float:left;
padding:20px 0;
width:418px;
}

.trackLists {
	background:none repeat scroll 0 0 #FFFFFF;
border:0 solid pink;
color:#000000;
/*height:188px;*/
margin:20px 0 0;
overflow:hidden;
padding:0;
text-align:left;
display: none;
}

.toggleLink{
	color: #0033FF;
	text-transform: uppercase;
	text-decoration: underline;
	cursor:pointer;
}

.toggleLink:hover{
	color: #000;
}

#lmbbTrackList {
}

#fidTrackList {
}

#kinTrackList {
}

#grTrackList {
}

#layStoreWrapper{
	margin: 0px auto;
	width: 704px;
	}
	
.layProductWrapper{
border-bottom:1px dotted #999999;
margin-bottom:20px;
padding-bottom:10px;
width:704px;
}

.layProductImage{
float:left;
width:200px;
}

.layProductInfo{
float:left;
padding-left:30px;
width:474px;
}

.layProductOrder{
bottom:0;
float:right;
position:relative;
}

	
#layContent a.goshos img{
	    border: 1px solid #999999;
    padding: 3px;
	}
	
	#layContent a.goshos img:hover{
	    border: 1px solid #999999;
    padding: 3px;
	background-color:#00CCFF;
	}
	
span.connect_widget_not_connected_text{
	color: #CCFFCC !important;
	}
	
.fan_box .connect_widget td.connect_widget_vertical_center {
    color: #CCFFCC;
}
