.divImages  
{
	float:left;
	width:220px;
}

.divDetails 
{
	width:400px;
	float:left;
}
.clear 
{
	clear:both
}
#divMainThumbs 
{
	width:265px;
	margin-top:12px;
}

#centerColumn .tabs {
	height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#centerColumn .tabs li 
{
	list-style-image:none !important;
	margin:0px;
	padding:8px;
	text-indent:0;
	float:left;
	border-top:1px solid #ccc;
}	

#centerColumn .tabs a
{
	color:#983222;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	font-family: Arial;
	
}	
#centerColumn .tabs a:hover
{
	text-decoration:underline;
}
	

#centerColumn .tabs li:first-child
{
	border-right: 1px solid #ccc;
	padding-left:0;	
}
#centerColumn .tabs .current, .current a
{
	color:#F0AB00;
}
#divOverviewDetailsTabs,#divUsedNewTabs {
	clear:both;
	height:40px;
}
#centerColumn .divPricing  {
	font-size:20px; 
	margin-bottom:15px;
}
#centerColumn .divNewContent 
{
	margin-left:7px;
}
#centerColumn .divNewContent div
{
	margin:7px 0 7px;
}


#centerColumn .divAdd 
{
	margin-top:7px;
	margin-bottom:7px;
	height: 55px;
	margin: 0;
}
#centerColumn #divShipping 
{
	margin: 0;
}

#centerColumn #divDescriptions 
{
	margin-top:15px;
}
#centerColumn .divAccessories td 
{
	padding:7px 7px 7px 0;
}


/* modal images */
#divModalThumbs     
{
	margin:20px;
}
#divModalThumbs p 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #787878;
    margin-bottom:3px;
}
#divModalThumbsMain
{
	height:600px;
	vertical-align: middle
}
#divModalThumbsImages #divModalThumbsDetails, #divModalThumbsImages #divModalThumbsStyles
{
	float:left;
	width:50%;
	height:135px;
	overflow:auto;
}

DIV#loader {
    border: 1px solid #ccc;
    width: 100%;
    height:100%;
    overflow: hidden;
}

DIV#loader.loading {
    background: url(/includes/musicarts/images/thumbLoading.gif) no-repeat center center;
}
DIV#loader img 
{
	text-align: center;
	margin:auto
}