a {	
	color:#ffffff;	
	text-decoration: none;
	border:none;
}
a:hover {	
	color:#5CC6FF;	
	text-decoration: none;
	border:none;
}
img{
	border:none;
	}
body {	
	background-color: #000000;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
p{
	margin:0px;
	}
.clear{
	clear:both;
	}
.left{
	float:left;
	}
.right{
	float:right;
	}

h1{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:16px;
	color:#ffffff;
	margin-top:9px;
	margin-bottom:5px;
	font-weight:bold;
	}
h2{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:13px;
	color:#707F30;
	margin-bottom:10px;
	font-weight:bold;
	}
/*Text Styles*/
.footer_white_text{
	font-size:9px;
	line-height: 19px;
	padding:11px 0;
	}
/*Text Styles END*/



/*IDS Styles*/
#main{
	width:967px;
	margin-left:auto;
	margin-right:auto;
	margin-top:36px;
	background-color:#000;
	}
#leftmain_col{
	width:195px;
	margin-left:46px;
	}
.grey_line_bottom{
	border-bottom:solid 1px #3f3f3f;
	}
#rightmain_col{
	margin-left:20px;
	}
#menu{
	height:28px;
	}
.right_main_width{
	width:auto;
	}
.contactFix {
	margin-top:10px; 
	height:164px;
}
.storeheader {
	height:107px; 
	width:706px;
}
.albumInfo {
	height:293px;
}
.margBottom13em {
	margin-bottom:1.15em;	
	display: block;
}
.lastBox {
	width:280px;
}
.blue {color:#5CC6FF;}
.black{color:#000;}
/*IDS Styles end*/

/*Menu Style*/
.top_menu_link {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
.top_menu_link:hover{
	color:#5CC6FF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
.top_menu_link_selected {
	color:#5CC6FF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
/*Menu Style End*/



/*CMS Styles*/
.large{
	font-size:16px;
	line-height:20px;
	}
.larger{
	font-size:20px;
	line-height:27px;
	}
.medium{
	font-size:12px;
	}
.small{
	font-size:10px;
	}
/*CMS Styles END*/
