/* *** BASIC SETUP *** */

body, td, p, input {
		font-family:arial, Calibri, Helvetica, sans-serif;
	

	
	background-color:#FFF;
	
}


h3{
	font-size: 	1.4em;
	color:#333;
	line-height:20px;
}


body {
	font-size:  		85%;
	margin: 			0;
	text-align: 		center;
	
	background-repeat: no-repeat;	
	background-attachment:fixed;
	background-position:center;
	background-image:url(../images/40back3.jpg);
	
	
	

	background-position:top;
	
}



img { -ms-interpolation-mode: bicubic; }


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

a {color:#666;cursor:pointer;}
* html a {cursor:hand;} /* Only IE sees this. */
a:link		{color:#069;text-decoration:underline;}
a:visited	{color:#069;text-decoration:underline;}
a:hover		{
	color:#CCCCCC;
	text-decoration:underline;
}
a:focus		{color:#07F;text-decoration:underline;}
a:active	{color:#CCCCCC;text-decoration:underline;}
img {display:block;}
.clearboth {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

/* *** BASIC LAYOUT *** */

#page {
	width:		960px;
	margin: 	0 auto;
	padding:	0px;
	text-align: left;
	background-color:#FFFFFF;
	margin-top: 0px;
	
	margin-bottom: 0px;
}
#headerBlock {
	width:945px;
	height:353px;
	margin-top:0px;
	margin-left:10px;

	z-index:1000;

	
	
}



#homePage	 

	{
		
		font-size:12px;
		min-height::22em;
		width:549;
	
	}
	
	#homePage	ul li a

	{
		
		color:#069;
	
	}
	



#bodyBlock
{
		
	clear:  		both;
	width:		    945px;
	min-height: 	18em;
	position:   	relative;

	background-color:#FFFFFF;
	z-index:0;
	
	
}
* html #bodyBlock {height:18em;}





#contentColumn  	/* The big wahoonie */
{
	margin:0 175px 0 200px;
	line-height:1.2em;
	z-index:0;
	position:relative;
	background-color:#FFFFFF;
	min-height::1800px;
	clear:both;

	

	
	
}
#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:180px;
	min-width:180px;
	line-height:1.2em;
	text-align:left;
	z-index:0;
	
}
#rightColumn {
	position:absolute;
	top:0px;
	right:0px;
	width:170px;
	min-width:170px; 
	line-height:1.2em;
	background-color:#FFFFFF;
	z-index:0;
	
}
#footerBlock {
	
	height:100px;
	margin-top:10px;
	background-image:url(http://www.kosmicsound.com/images/footer1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:  			both;
	padding:			10px;
	
	font-size:  		12px;
	z-index:0;
	margin-bottom:0px;


		

}
/* Stops floats absentmindedly wandering out of their containing boxes in MIE */
/* (gives the containing box 'layout' whatever the heck *that* is) */
/* Hide from IE5-mac. Only IE-win sees this. \*/
	 * html #content 		{height:50px;}
	 * html .contentArea 	{height:50px;}
/* End hide from IE5/mac */

/* *** HEADER *** */

h1{
	font-size: 	24px;
	margin-top:0px;
	white-space:nowrap;
	color:#333;
	font-family:arial, Calibri, Helvetica, sans-serif;
}

 /* *** REVERT 242 *** */
#pageheader {
	
	z-index:1000;
	height:312px;
	

}



#navTop {
	clear:both;
	font-size:12pt;
	line-height:22px;
	font-weight:400;
	padding:0px 0 0 0px;
	margin:3px 0px 0px 0px;
	width:940px;
	z-index:1;

		
	height: 28px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	

}
#navTop li {background-color:transparent !important;}
#navTop li a, #navTop li a:visited {color:#666666;background-color:transparent !important;}
#navTop li a:hover	{color:#999999;text-decoration:none;}
#navCheckout {
	display:inline;
	float:right;
	margin:0;
	line-height:22px;
	width:200px;
	text-align:	right;
	color:#666666;
	font-size:0.75em;
	padding:0 0px 0 0px;
}
#navCheckout ul	{margin:0;}
#navCheckout form {display:inline;}
#navHome {
	display:inline;
	color:#999999;
	font-size:0.75em;
	line-height:22px;
	padding:0 5px 0 2px;
	margin:0;
	
}
#navHome ul	{margin:0;}
#navTop ul li {
	display:inline;
	padding:0 5px;
	border-left:1px solid #666666;
	color: #999999;
}
#navTop ul li.first	{
	display:		inline;
	padding:		0 5px;
	border-left: 	0 solid #666666;
	color: #999999;
}

/* *** LEFT/RIGHT COLUMNS *** */

#leftColumn, #rightColumn {
	font-size:  			12px;
}

#leftColumn input, #rightColumn input  {
	font-size:  			1.1em;
	margin: 				2px;
	display:				block;
	border-width:2px;
	background-color:#FFF;
	
	
}
#leftColumn p, #rightColumn p,
#leftColumn form, #rightColumn form	
#leftColumn form, #rightColumn #smallFormField {
	margin: 				0px;
	border-width:1px;
	
}
#leftColumn h2, #rightColumn h2 {
	line-height:18px;
	background-color:#666;
	background-repeat: repeat-x; 
	background-position: 0 0;
	margin:0;
	padding:0 0 0 10px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	font-weight: normal;
	border-width:1px;
	border-color: #999999;
	border-style: dotted;

}

#leftColumn h2, #rightColumn h2 {
	background-image:url(http://www.kosmicsound.com/images/navgrey.jpg);
	background-repeat:no-repeat;
	background-position:0 0;

}

#leftColumn h2 span, #rightColumn h2 span {
	padding:2px 0 2px 0;
	display:block;

	background-repeat:no-repeat;
	background-position:100% 0;
}
#leftColumn h2.noBox, 		#rightColumn h2.noBox 		{padding:0 0 0 0px; color:#666666; background-color: #FFFFFF; background-image: none; padding-left: 0px;}
#leftColumn h2.noBox span, 	#rightColumn h2.noBox span	{padding:0; background-image: none;}

#leftColumn h2 a, #rightColumn h2 a {
	text-decoration: none;
	
}
#leftColumn h2 a:hover, #rightColumn h2 a:hover	{
	color: #666666;	
}
#leftColumn .boxBody,#rightColumn .boxBody, #leftColumn address {

	line-height:1.3em;

	background-color:#f9f9f9;
	margin:0 0 0px 0;
	padding:15px;
	font-size:11px;
	
	border-width:1px;
	border-color:#999;
	border-style:dotted;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:9px;

	
}
#leftColumn .boxBody a, #rightColumn .boxBody a,  #leftColumn address a {
	text-decoration:none;
	
}
#leftColumn ul,	#rightColumn ul {
	line-height:1.2em;
	font-size:12px;
	font-weight:normal;
	
	background-position:top;
	

	
}
#leftColumn ul li, #rightColumn ul li {

	margin-top:0px;
	list-style:none;
	border-bottom:1px;
	border-bottom-style:dotted;
	list-style-position:outside;
	
}
#leftColumn ul li a,
#rightColumn ul li a {

	
		text-decoration:none;
	display:block;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:500;
	margin-left:0px;
	
	background-repeat:no-repeat;

}
#leftColumn ul li a:hover,
#rightColumn ul li a:hover {
	color:#999999;
	background-color:#FFFFFF;
	border-width:1px;
	
	padding-left: 5px;
	text-decoration:none;
		
	padding:2px;

}

#lefttColumn #smallCart	{
	font-size:0.85em;
}
#leftColumn #smallCart th, #leftColumn #smallCart td {
	padding:0 3px;
}
#leftColumn #smallCart .noItem, #leftColumn #smallCart .cartTotal {
	color:#FF000;
	font-weight:600;
}
#leftColumn #smallCart .cartTotal {
	text-align:	right;
}
#leftColumn #smallCart .smallCartTotal {
	height: 5px;
	line-height: 5px;
}
#leftColumn .creditcards
{
	text-align:left;
	margin-bottom:5px;
	}
#leftColumn .creditcards span
{
	font-size:0.7em;
	text-align:left;
	padding-bottom:5px;
}
#leftColumn .creditcards .creditcard {
	margin-top: 10px;
	float:left;
	
}

#rightColumn #specialBox 
{
text-align:center;
margin-left:15px;
border-width:0px;

}
.specialListing 
{
margin:0.5em 0;
padding:0px;
}
.specialListing h3.title 

{
	font-size:12px;
	color:#999999;
	font-weight:normal;
	text-align:center;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
.specialListing .image 
.specialListing .image img {

	border-color:#FFFFFF;
	border-width:0px;
							}
#specialBox .specialListing .price {color:#000000;
									text-align:center;
									
									}
#specialBox .specialListing .price a:link  {text-decoration:none;
											border-width:0;}
#specialBox .specialListing .price a:hover {color:#999999;text-decoration:none;}

#rightColumn .image	{

	margin-left:25px;
	border-width:0;
	
	
	}


#rightColumn #rightLoginForm label {
	font-weight:normal;
	
}
#rightColumn #rightLoginForm .buttonGo {
	margin-top:2px;
	
}

#rightColumn div.sideSpecials h3 {
	text-align:center;
	font-size:12px;
	border-width:0px;
	margin:.8em 0 0.3em 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}

#rightColumn div.sideSpecials .specialsPrice {
	text-align:center;
	font-size:12px;
	border-width:0px;
	margin:.8em 0 0.3em 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
#rightColumn div.sideSpecials h3 a {
	color:#333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	padding:10px;
	border-width:0px;
}
#rightColumn div.sideSpecials img {
	
	margin:0 auto;
	padding-top: 3px;
	padding-bottom: 5px;
	padding: 15px;
	border:0;
		
}
#rightColumn div.sideSpecials a			{text-decoration:none;
										border:o;
										}
#rightColumn div.sideSpecials a:hover	{text-decoration:underline;}




/* *** FOOTER *** */

#footerBlock ul {
	float:right;
	margin: 15px 5px;
	padding-top:10px;
	list-style:none;
	width:50%;
	text-align:right;

	
	
}
#footerBlock ul li {
	margin:0;
	padding:0px 5px;
	list-style:none;
	display:inline;
	border-left:1px solid #000000;
	
	
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin: 15px 5px;
	padding-top:10px;

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

/* *** LIST NAVIGATION *** */

#shoppingCart  {
	width:540px;
	
}

#shoppingCart .listNavTable {
	font-size:10px;
	text-align:right;
	border-bottom:0px solid #AAA;
	padding-bottom:2px;
}
#shoppingCart .listNavTable span {
	padding:0 0.5em;
}
#shoppingCart .listNavTable a {
	margin:0;
	padding:0;
}
#shoppingCart .listNavTable img {
	display:inline;
	border-width:0px;
	margin:0px 0;
	vertical-align:middle;
}

/* *** ACROSS WHOLE  SITE *** */

#shoppingCart #linkHeader {
	
	font-size:  		14px;
	
	margn-top:0px;
	padding-top:1px;
	height:30px;
	padding-bottom:20px;

	
}

#shoppingCart .contentArea  {
	

	background-repeat:no-repeat;
	background-position:top;
	
}

#shoppingCart #linkHeader h3 {
font-family:Geneva, Arial, Helvetica, sans-serif;
	
	font-size:  		20px;
	font-weight:		normal;
	color:#333;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:10px;
	margin-top:6px;
	line-height:normal;
	margin-bottom:10px;
	clear:both;
	height:40px;
	
}
#shoppingCart h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
	font-size:  		26px;
	font-weight:		normal;
	color:#333;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:15px;
	margin-top:12px;
	line-height:1em;
	
	
	
	
	
}
#shoppingCart .fakeH2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 			0;
	font-size:  		12px;
	color:  			#FFFFFF;
	font-weight:		normal;
	position:absolute;
	top:5px;
	right:8px;
	padding: 0px;
	
}
* html #shoppingCart #linkHeader .fakeH2 {
	right:168px;
	
	font-size:  		12px;
}
#shoppingCart .fakeH2 a {
	color:#fff;
	padding-right:30px;
	
	
}

#breadcrumbs {
	font-size:12px;
	background-image:url(http://www.kosmicsound.com/images/navgrey.jpg);
	padding-left:10px;
	padding-top:5px;
	
	
	background-repeat:repeat;
	color:#FFF;
	width:530px;
	height:19px;
	
	
}

#breadcrumbs a {
	font-size:12px;


	color:#FFF;
	
	
	
}

#clear

{
	
	clear:both;
}
