@charset "utf-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#252525;
	/*background-image:url(images/pagebg.jpg);*/
	background-repeat:no-repeat;
	background-attachment:fixed;
	text-align: center;
	font-size: 8pt;
	color: #E3e3e3;
	
	
}
.cchomepage #container {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #000000;
     /*background-image:url(images/background.jpg);*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #75009f;
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height: 1300px;
} 


a:hover {
color:#75009f;
text-decoration: none;

}

a {
color:#FFF;
font-weight: bold;
text-decoration: none;
}

a:active 
{
color:#FFF;
text-decoration: none;
}

.hrstyle{
	text-align: center;
	background-image: url(images/hrline.gif);
	background-repeat:no-repeat;
	height: 30px;
	background-position: center center;
	width: auto;

}



.cchomepage #manufacturersmenu {
	max-width:990px;
	max-height: 42px;
	padding: 0px;
	margin:0px;
	display: block;
	overflow: hidden;
	border:0px solid #000000;
}

.cchomepage #mainlogo {
	width:990px;
	height: 90px;
	background-image: url(images/ccnewlogo6long4background.jpg);
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	display: block;
	overflow: hidden;
	vertical-align:top;
	 
}

.cchomepage #logo {

width:405px;
float:left;

}
.cchomepage #ccinfo {

float:right;
height:60px;
width:420px;
text-align:right;
color:#FFFFFF;
font-size:11px;
font-weight: bold;
padding-top: 25px;
padding-right: 15px;


}



div#mainlogo img { padding:0px; border:none;}

div#manufacturersmenu img { padding:0px; border:none;}

div#topspace img { padding:0px; border:none;}

.cchomepage #menulinks {
	width:990px;
	height: 30px;
	background-color: transparent;
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
	display: block;
	overflow: hidden;
	
}

.cchomepage #onlineheader {
	float: left; /* since this element is floated, a width must be given */
	height: 120px;
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent url(images/banners/onlinehead.gif) no-repeat;
	/*background-image: url(images/ccnewlogo6long4background.jpg);*/
	text-align: center;
	border: 0px solid #000000;
	vertical-align:middle;
	padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
}

.cchomepage #searchbar {
	float: right; /* since this element is floated, a width must be given */
	height: 120px;
	width: 215px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent url(images/banners/searchbar.gif) no-repeat;
	text-align: center;
	border: 0px solid #000000;
	padding-top:10px;
	padding-right:10px;
	
}

.cchomepage #searchbar a {
color:#000000;
}

.cchomepage #searchbar a:hover {
color:#75009F;
}

.cchomepage #onlineheader a {
color:#000000;
}

.cchomepage #onlineheader a:hover {
color:#75009F;
}

.cchomepage #textborder  {
	border: 1px solid black; 
	padding: 2px;
}

.cchomepage #topspace { 
	

float:left;
border:0 solid #000000;
font-size:9px;
padding:0;
margin:0;
text-align:center;
		
} 

.cchomepage #graphiclinks {
	float: right; /* since this element is floated, a width must be given */
	width: 215px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: auto;
	/*background-image:url(images/background.jpg);*/
	border-left: 0px dotted #5f0c8b;
	padding-right:10px;
	font size: 10px;
	padding-top:10px;
	padding-bottom:10px;
	
	
	}

.top-ten {
	
	text-align: justify;
	}
	
.cchomepage #categories {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: auto;
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	border: 0px solid #000000;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	font-size:12px;	
}

.subcats {

	font-size: 10px;
	
		
}

.subcats {

	font-size: 10px;
	
	
	}

.cchomepage #mainarea { 
	margin-left: 180px;
	margin-right:220px;
	height: auto;
	
	 /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	
	
	
	padding: 0px 0px;
	width: 575px;
	} 
	
.cchomepage #terms { 
	
	height: auto;
	font-size: 10px;
	border: 0px solid #000000;
	padding: 10px;
	}
	

	
.cchomepage #searchresults { 
	margin-left:180px;
	margin-right:235px;
	height: auto;
	font-size: 10px;
	border: 0px solid #000000;
	padding: 10px;
	}
	

	

.cchomepage #featured {
	float: left;
	width: 268px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: auto;
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	border-right: 0px dotted #5f0c8b;
	padding-left:0px;
	padding-right: 10px;
	padding-top: 0px;
	font-size:10px;
	text-align:left;
	
	
	}

.cchomepage #stories {

float: right;
width: 267px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
height: auto;
background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
border-left: 0px dotted #5f0c8b;
border-right: 0px dotted #5f0c8b;
padding-right: 10px;
padding-top:0px;
font-size:10px;
text-align:left;

	}
	
.reference {
	align:right;
	font-size:9px;
	}

cchomepage #newsdate {
	text-align: justify;
	float:left;
	vertical-align:top;
	}

	
.price {
	text-align: left;
	font-size:18px bold;
	}
	
img.floatLeft { 
    float: left; 
    margin: 5px; 
}

img.floatRight { 
    float: right; 
    margin: 5px; 
}

.headerlines {

clear:both;
width:267px;
height: 20px;
background-image: url(images/boxes/infobox1.gif);
padding-bottom:0px;
padding-left:2px;
margin-bottom::0px;
margin left: 6px;
font-size:13px;

}


.newsarchivehead {


width:535px;
height: 20px;
background-image: url(images/boxes/infobox1.gif);
padding-bottom:0px;
padding-left:2px;
margin-bottom::0px;
margin left: 6px;
font-size:13px;
text-align: center;

}
.toptenhead {

clear:both;
width:208px;
height: 20px;
background:#5f0c8b none repeat scroll 0 0;
border:1px solid #FFFFFF;
padding-bottom:0px;
padding-left:0px;
margin-bottom::0px;
margin left: 6px;
font-size:13px;
text-align::left;

} 


.newsitems {

height: 130px;
padding: 5px 5px; 
width: 535px;


}

.morenews {
background:transparent url(images/ccbullet.gif) no-repeat scroll 0 0;
clear:left;
font-size:11px;
margin-left:16px;
padding-bottom:5px;
padding-left:16px;
position:relative;

}

.morenews2 {
	height: 20px;
	width:250px;
	background:transparent url(images/ccbullet.gif) no-repeat scroll 0 0;
	margin-left: 25px;
	position: top;
	padding-left:15px;
	padding-bottom:5px;
	
}

.staff {
	height: 20px;
	width:300px;
	background:transparent url(images/ccbullet.gif) no-repeat scroll 0 0;
	margin-left: 25px;
	position: top;
	padding-left:15px;
	padding-bottom:5px;
	
}

.clients {
	height: 15px;
	width:350px;
	background:transparent url(images/ccbullet.gif) no-repeat scroll 0 0;
	margin-left: 170px;
	position: top;
	padding-left:15px;

	
}
.newsdetail {
	height: auto;
	width:535px;
	background:transparent url(images/ccbullet.gif) no-repeat scroll 0 0;
	margin-left: 0px;
	position: top;
	padding-left:15px;
	padding-bottom:5px;
	text-align:justify;
	float:left;

	
	
	}
	
	.location {
	height: auto;
	width:auto;
	position: top;
	padding-left:50px;
	padding-top:50px;
	vertical-align:middle;
	text-align:left;
	
	}
	
	.addressdetails{
	
	
	font: 14px bold;
	text-align:left;
	padding: 50px;
	margin-left:120px;
	}
	

.newspict {

float:left;
height:130px;
width:130px;
text-align:center;
padding-top:20px;
vertical-align: middle;



}

.newslinks {


height:auto;
vertical-align: middle;
padding-top:20px;




}
.archiveitem {

float:right;
height:130px;
width: 400px;


}

.staff2 {

float:right;
height:130px;
width: 320px;


}

.cchomepage #bottomarea { 
	clear:both;
	height: 260px;
	
	 /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	text-align:justify;
	font-size: 9pt;
	border: 0px solid #000000;
	padding: 0px;
	}
	
.cchomepage #bottomleft {

		float: left; /* since this element is floated, a width must be given */
	width: 310px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 180px;
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	border: 0px solid #000000;
	padding: 10px 0px;
	font-size:10px;
}

.cchomepage #bottomright {

		float: right; /* since this element is floated, a width must be given */
	width: 310px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 180px;
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	border: 0px solid #000000;
	padding: 10px 0px;
	font-size:10px;
}

.cchomepage #bottomcentre {

	margin-left:340px;
	margin-right:330px;	
	width: 310px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 180px;
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	border: 0px solid #000000;
	padding: 10px 0px;
	font-size:10px;
	vertical-align:middle;
	
}

.cchomepage #linkfooter { 
	
	height: 30px;
	text-align:center;
	font-size: 8pt;
	border:0px solid #000000;
	padding: 10px 25px;
	}
	
.cchomepage #cardfooter { 
	margin: 0 auto;
	padding: 4px 0 4px;
	background: transparent;
	border: 0px solid #000000;
	font-size: 9px;
    width: 400px; 
	height: 40px;      
} 

div#cardfooter p img { vertical-align: middle; }

.cchomepage #footer {
    text-align: center;
	font-size: 9px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;

	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.productheader {
	
border-bottom: 2px #ffffff;
color:#FFFFFF;
float:left;
font-weight: bold;
font-size: 12px;
padding:20px 5px;
width:560px;


}

.cchomepage #productleft {

	width:275px;
	float: left;
	height:auto;
	border: 0px dotted;

}

.additional {

float: left;
width: 270px;
border: solid 0px #5f0c8b;
height: auto;

}

.leftimages {

float: left;
width: 250px;
border: solid 0px #5f0c8b;
height: auto;
padding: 5px;

}

.altimage {

border: solid 0px #5f0c8b;
height:90px;
padding-top:5px;
padding-left:10px;
padding-bottom: 20px;
text-align:center;
width: 255px;
float:left;

}

.viewlarge {

float: left;
width: 270px;
border: solid 0px #5f0c8b;
text-align: center;
}



.cchomepage #productright {

	width:275px;
	float: right;
	height:auto;
	border: 0px dotted;

}

.buynowsection {

background:transparent;
border:0px dotted #5f0c8b;
float:right;
padding:5px;
width:265px;

}

.productname 
{
	font-size:large;
	padding-top: 20px;
}


.productprice {

font-size:large;
padding-bottom:10px;
}

.stock {

padding-bottom: 10px;

}

.buyproduct {

padding-bottom:20px;

}

.buynowbutton {

border:0px;
}

.buynowbutton img {

border:0 none;

}

.cchomepage #detaildescription {

width:500px;
float: left;
text-align:justify;
font-size:10px;
padding-left: 30px;
padding-right: 20px;
padding-top: 20px;


}

.cchomepage #bottomtab {

background: transparent url(images/banners/fullsizetab1.gif) no-repeat;

width:550px;
text-align:center;
padding-top: 0.5em;
padding-bottom: 3px;
display:block;
margin-left:3px;
font-weight:bold;
}

.cchomepage #toppackages {

background: transparent url(images/banners/newsbackground.gif);
 background-repeat: repeat-y;
 margin-left:3px;
}

.cchomepage #homepagetabbottom {

background: transparent url(images/banners/homepagetabbottom.gif) no-repeat;
height:11px;
margin-left:3px;
float:left;
width:548px;
}

.cchomepage #tableheader {
background: transparent url(images/banners/featuredtopback.gif) no-repeat;
height:11px;
padding-top:0px;
padding-bottom:0px;
}

.cchomepage #tablefooter {
background: transparent url(images/banners/featuredbottomback.gif) no-repeat;
height:10px;
padding-top:0px;
padding-bottom:0px;
}
.cchomepage #homecontent {

background:#000000;
width:528px;
padding-top:0px;
padding-bottom:0px;
text-align:justify;

}

.cchomepage #featuredheader {

color:#FFFFFF;
text-align:center;
height:130px;

}

.cchomepage #featuredfooter {

color:#FFFFFF;
text-align:center;
height:100px;
padding-top:10px;

}

.topthreebanners {

height:130px;
}

.cchomepage #salebanner {

z-index: 2;
position: fixed;
top: 0;

}

.cchomepage #messenger {

background: url("images/banners/messenger.gif") no-repeat center center transparent;
height:90px;
color: #000000;


}

.cchomepage #twitter_div {
width:208px;
}

.cchomepage #twitterheader {

line-height: 20px;
font-size:11px;
font-weight:bold;
height:20px;
text-align: center;
color:#000000;
background: url("http://www.ccmusicshop.com/images/banners/twitterheader.gif") no-repeat;
background-position: center;
margin-top:5px;
}


.cchomepage #twitter_update_list {


text-align:left;
list-style-type:none;
margin:0;
padding:0 10px 4px 15px;
background-color:#252525;

}

.cchomepage #twitter_link {

display:block;
text-align:center;
font-size:12px;
line-height:40px;
background: url("http://www.ccmusicshop.com/images/banners/twitterfooter.gif") no-repeat;
color:#000000;

}

.cchomepage #twitter_link a {
color:#000000;
} 
.cchomepage #twitter_div li {

padding: 10px 0 0;
}

.cchomepage #twitter_div a {

display: block;
}

.cchomepage #top_link_header {

line-height:20px;
text-align:center;
font-size:11px;
font-weight:bold;
background: url("http://www.ccmusicshop.com/images/banners/toplinkheader.gif") no-repeat;
color:#000000;
}

.cchomepage #toplinks {

background-color:#252525;
width:160px;
color: #FFFFFF;
text-align: center;
font-size:11px;
line-height:16px;
}

.cchomepage #toplinkfooter {

background: url("http://www.ccmusicshop.com/images/banners/cat_bott.gif") no-repeat;
height:20px;
}

.cchomepage #sociallinkheader {

height:40px;
text-align:center;
font-size:11px;
font-weight:bold;
background: url("http://www.ccmusicshop.com/images/banners/ccsocialheader.gif") no-repeat;
color:#000000;
}

.cchomepage #sociallinks {

background-color:#FFFFFF;
width:160px;
font-size:11px;
line-height:13px;
text-align:center;
}

.cchomepage #sociallinkfooter {

background: url("http://www.ccmusicshop.com/images/banners/socialfooter.gif") no-repeat;
height:20px;
}