		body{
			margin:0;
			font-family: Arial;
			font-size: 14px;
			background: #b6b6b6 url(images/christmas_gray_gradient.jpg) repeat-x top left;
		}
		p{
			margin: 10px 3px;
		}
		#all{
			width: 1100px;
			margin: 0 auto;
			position: relative;
		}
		#header{
			background: #b6b6b6 url(images/header_2010.jpg) no-repeat top left;
			height: 143px;
			width:1100px;
		}
		.lcc_head{background: #b6b6b6 url(images/lastchancechristmas_header.jpg) no-repeat top left;}
		#topMenu{
			background: transparent url(images/blue_monday_css_blk_gradient_02.jpg) repeat-x bottom left;
			height: 27px;
			width: 1100px;
			position:relative;
		}
		#wrapper{
			width: 1100px;
			background-color: #282828;
			width:100%;
			position: relative;
		}
		#leftColumn{
		  width: 143px;
		  float: left;
		  background-color: #282828;
		  margin-top: 10px;
		  padding-bottom: 100px;
		}
		#leftColumn h3, #rightColumn h3, #featuredVideos h3{
		  background: #22272d url(images/blue_monday_css_blk_gradient_02.jpg) repeat-x top left;
		  line-height: 25px;
		  margin: 0;
		  font-family: Arial;
		  color: #FFFFFF;
		  font-size: 14px;
		  font-weight: normal;
		  padding-left: 5px;
		  text-align: left;
		}
		#centerColumn{
		  width: 800px;
		  float: left;
		  background-color: #FFF;
		  margin-top: 10px;
		  margin-left: 7px;
		  margin-right: auto;
		}
		#promo{
		  margin: 0 auto;
		  padding: 0;
		  text-align: center;
		}
		#promoBanner{
		  width: 640px;
		  margin: 0 auto 10px auto;
		  padding: 0;
		  text-align: center;
		}
		#featuredVideos{
		  width: 640px;
		  margin: 0 auto 10px auto;
		  padding: 0;
		  text-align: center;
		  border-left: solid 1px #999999;
		  border-bottom: solid 1px #999999;
		  border-right: solid 1px #999999;
		}
		#rightColumn{
		  width: 143px;
		  float: right;
		  background-color: #282828;
		  margin-top: 10px;
		  padding-bottom: 100px;
		  color: #FFFFFF;
		}
		#footer{
		  clear: both;
		  font-size: 12px;
		  /*padding-bottom: 4px;*/
		  width: 1100px;
		  /*background:url('images/footer/sigler_bot_blank.jpg');
		  background-repeat:repeat-x;*/
		  height: 200px;
		  color: #FFFFFF;
		}
		
		#footer a:link{color:#FFFFFF;}
		#footer div{
		  /*margin: 5px 20px;
		  text-align: right;*/
		  /*margin:0 auto;*/
		}
		#footerContent{
			float:left;
			font-size: smaller;
			width:680px;
			padding: 0;
			height:100px;
			position: relative;
		}
		#footerContent ul{position:absolute;bottom:0;list-style:none; margin-bottom: 25px;}
		#footerContent li{margin-bottom: 10px;}
		
		#footerSocialNet{
			float: left;
			margin-top: 15px;
			padding:0;
		}
		
		#footerSocialNet div{
			margin-left:5px;
		}
		
		#footerContent p{
			margin: 20px;
			vertical-align:bottom;
		}
		.floatL{
		  float: left;
		}
		.floatR{
		  float: right;
		}
		.clearAll{
		  clear: both;
		}
		img.floatR{
		  clear:right;
		  float:right;
		}
		.marginTopBottom{margin:5px 0;}
		ul#topMenuNav{
			height: 27px;
			line-height:27px;
			padding: 0;
			margin:0 auto;
			position: relative;
			float:left;
			left:20%;
		}
		#topMenuNav li{
			display: block;
			float: left;
			list-style: none;
			border-right: solid 1px #FFFFFF;
			color: #FFFFFF;
			font-size: 14px;
			font-weight: bold;
			padding: 0 10px;
			text-transform:uppercase;
		}	
		/* for Top Menu */
		ul#topMenuNav li a:link {color:#FFFFFF;text-decoration:none;}
		ul#topMenuNav li a:hover {color:#CCCCCC;text-decoration:none;}
		ul#topMenuNav li a:visited {color:#EEEEEE;text-decoration:none;}
		ul#topMenuNav li a:active {color:#DDDDDD;text-decoration:none;}
		
		/* for left column navigation */
		#leftColumn ul li a:link, #rightColumn ul li a:link, #rightColumn a {color:#FFF;text-decoration:none;}
		#leftColumn ul li a:hover, #rightColumn ul li a:hover {color:#666666;text-decoration:none;}
		#leftColumn ul li a:visited, #rightColumn ul li a:visited {color:#FFF;text-decoration:none;}
		#leftColumn ul li a:visited, #rightColumn ul li a:visited  {color:#FFF;text-decoration:none;}
		
		/* for left column Product Categories navigation */
		.prodNav a:link {color:#FFF;text-decoration:none;}
		.prodNav a:hover {color:#666666;text-decoration:none;}
		.prodNav a:visited {color:#FFF;text-decoration:none;}
		.prodNav a:visited {color:#FFF;text-decoration:none;}
		
		div.prodNavHolder{
		  margin-top: 5px;
		  margin-bottom: 10px;
		}
		
		td.prodNav{
		  margin-top: 5px;
		  margin-left: 1em;
		  padding-left: 0;
		  font-family: Arial;
		  font-size: 12px;
		  line-height: 16px;
		  border-bottom: solid 1px #666666;
		}
		
		
		#leftColumn ul, #rightColumn ul{
		  list-style: none;
		  margin-top: 5px;
		  margin-left: 1em;
		  padding-left: 0;
		  font-family: Arial;
		  font-size: 12px;
		  line-height: 16px;
		}
		ul{font-family: Arial;}
		.centerUp{
			margin: auto;
			text-align: center;
			padding: 2px 35px;
		}
		#rightColumn form{
			margin: 2px 0 7px 2px;
		}
		
		.pcMainTable h1{
		  background-image: none;
		  background-color: #b23829;
		  margin: 0;
		  font-family: Arial;
		  color: #FFFFFF;
		  font-size: 16px;
		  font-weight: bold;
		  padding-left: 5px;
		  text-align: center;
		  letter-spacing:0.2em;
		}
		.pcSectionTitle {
		  background-color:#b23829;
		  border-color:#234B73;
		  border-style:solid;
		  color:#FFFFFF;
		  font-size:13px;
		  font-weight:bold;
		  margin: 5px 5px 5px 10px;
		  text-align:left;
		  padding: 1em;
		  border: none;
		}
		
		.pcShowContent p{
			margin: 2px 2px 10px 2px;
		}
		
		.pcShowContent td{
			/*padding: 10px 0 !important;*/
		}
		
		/* Added for new footer integration*/
		#pcMain{
		  background-color: #e9e9e9 !important;
		  overflow: hidden;
		}
		.pcShowProducts, .pcShowContent{
		  background-color: #FFFFFF;
		  border:1px solid #999999 !important;
		}
		.pcProductDescArea{
		 background-color: #FFFFFF;
		}
		.menuLast{
		border:none !important;
		}
		.pcShowProductsLheader{
		background: #22272d url(images/blue_monday_css_blk_gradient_02.jpg) repeat-x top left !important;
		color:#FFFFFF;
		}
		.pcShowPrices{float:left;}
		
		.pcShowProductPrice{
		color:#CC0000;
		}
		
	#pcMain .pcShowProductShipping{
		background:url(images/freeshipping_tag.jpg) no-repeat;
		color:#CC0000;
		float:left;
		font-size:18pt;
		height:75px;
		left:-200px;

		top:0px;
		width:150px;
		}
		
		/* For Cross Selling */
		
		.smallText{font-size:10px;}
		.pcShowProductImageHCS .pcShowContent td{padding:0;}
		.pcShowProductsHCS{
			height:100px;
			}
		.pcShowProductsHCS .pcShowProductImageH{height:30px;}
		
			.pcPageDesc{padding:0;}
		
/* jQuery Slideshow */
		
	#slideshow {
    position:relative;
    height:258px;
	width: 800px;
	overflow:hidden;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

	/*for Video Player */
	
	#videoPlayer{
		float: right;
		padding-left: 2px;
	}
	


/*Dean Guitar Styles*/
	.deanDescLeft p{
		margin: 20pt 40pt 0 40pt;




		font-size: 24pt;
		line-height: 24pt;
	}
/*End Dean Guitar styles*/



.floatRightTopMargin{
		float: right;
		margin-top: 15px;
	}	
.floatL{
	float: left;
}







/* Fender Guitar STyles */
img.fenderImage{
	/*background: #660000 url(http://www.siglermusic.com/images/fender/fender_red_bkgrd.jpg) no-repeat bottom right;*/
	padding: 5px;
	margin: 5px;
	float: right;
}
img.fenderLgImage{
	background: #660000 url(http://www.siglermusic.com/images/fender/fender_red_bkgrd.jpg) no-repeat bottom right;
	padding: 5px;
	margin: 10px auto;




	text-align: center;
}
.fenderDescMid{
	font-size: 1.5em;
	font-weight: bold;
}
/* End Fender Guitar Styles */


/* Detail Image Gallery Styles for OSP 7 Piece Drums */
	#detailThumbGallery{
		width: 500px;
		margin: auto;
		text-align: center;
	}
	#tn1, #tn2, #tn3, #tn4{
		float: left;
		margin: 5px;
	}
	#tn6, #tn7, #tn8{
		float: left;
		margin: 5px;
	}
	#tn5{
		clear: left;
		float: left;
		margin: 5px;
	}
/* End Gallery Styles */

/*---------------  Gibraltar Styles  --------------------*/
#gibraltarHead{
	background-attachment: scroll;
	background-image: url(http://www.siglermusic.com/images/gibraltar/gibraltar_hw_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 92px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#gibraltarDesc{
	background-attachment: scroll;
	background-image: url(http://www.siglermusic.com/images/gibraltar/gibraltar_desc.jpg);
	background-repeat: no-repeat;
	background-position: left top;


	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gibraltarSpecs{
	background-attachment: scroll;
	background-image: url(http://www.siglermusic.com/images/gibraltar/gibraltar_specs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gibraltarOurPrice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: italic;
	line-height: 24pt;
	color:#CA1B22;
	padding-left: 20px;
	margin: 10px;
}

/*Gibraltar Authorized Dealer Box*/
#gibraltarAuthorized{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	border: 2px solid #666666;
	padding: 5px;
	float: left;
	width: 350px;
	margin: 10px;
	background-color: #FFFFFF;
}
/*Authorized Dealer Left Column */
#gibraltarAuthorized_Left{
	width: 175px;
	float: left;
	padding: 5px;
}
/*Authorized Dealer Right Column */
#gibraltarAuthorized_Right{
	float: left;
	padding: 4px;
	}
/*-----------------End of Fishman Styles--------------------->>>>*/

/*-----------------Cympal Pack-----------------------*/
#cymbalPack {
border:1px solid #999999;

float:right;
padding:5px;
width:300px;
}

#cymbalPack img {
margin: 5px;
}
/*-----------------End of Cympal Pack-----------------------*/

.searchTerm{display:none;}

#imgGallery{
	clear: right;
	float: right;
	width: 200px;
}
#imgGalleryBorder{
	clear: right;
	float: right;
	width: 202px;
	margin: 5px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#imgGalleryBorder div{
	border: 1px solid #000000;
}
#imgGalleryBorder100{
	clear: right;
	float: right;
	width: 102px;
	margin: 5px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#imgGalleryBorder100 div{
	border: 1px solid #000000;
}

/* --------------------DD502mkII -----------------------------*/
/*---------------  Gibraltar Styles  --------------------*/
#dd502mkIIHead{
	background-attachment: scroll;
	background-image: url(http://www.siglermusic.com/images/osp/mkII_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 130px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#dd502mkIIDesc{
	background-attachment: scroll;
	background-image: url(http://www.siglermusic.com/images/osp/mkII_desc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#dd502mkIISpecs{
	background-attachment: scroll;
	background-image: url(http://www.siglermusic.com/images/osp/mkII_specs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*OSP Authorized Dealer Box*/
#ospAuthorized{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	border: thin solid #666666;
	padding: 5px;
	float: left;
	width: 350px;
	margin: 2px;
}
/*Authorized Dealer Left Column */
#ospAuthorized_Left{
	width: 175px;
	float: left;
	padding: 5px;
}
/*Authorized Dealer Right Column */
#ospAuthorized_Right{
	float: left;
	padding: 4px;
	}
/*--------------END MKII ------------------------------*/
/*-------EMG Styles----------*/
.note {
    font-size:14px;
	line-height:1.5em;
    margin:0;
    padding:0 0 5px;
}
.subhead {
    color:#FF007A;
    font-weight:bold;
}
.head1 {
    color:#FF007A;
    font-size:36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-size: 36px;
	line-height: 36px; #0096BA
}
.head2 {
    color:#0096BA;
    font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-size: 20px;
	line-height: 20px;
}
.emglink {
    color:#0096BA;
	font-size:12px;
}
.inline {
    display:inline;
}
#details img {
    vertical-align:middle;
}
.pEMG {
    font-size:14px;
    line-height:1.5em;
    margin:0;
    padding:0 0 5px;
}
#EMGPlayer{
	float: right;
	padding: 5px;
}
#techSpec{
    width: 600px
}
.emgDescAll{
		padding: 0;
		height: 77px;
	}
.emgDescLeft {
   background:transparent url(http://www.siglermusic.com/images/emg/emg-head1.jpg) no-repeat scroll 0 0;
   float:left;
   height:77px;
   width:117px;
}
.emgDescMid {
   background:transparent url(http://www.siglermusic.com/images/emg/emg-headbg.jpg) repeat-x scroll 0 0;
   float:left;
   font-family:Verdana,Arial,Helvetica,sans-serif;
   font-size:25px;
   height:77px;
   line-height:30px;
}
.emgDescRight {
  background:transparent url(http://www.siglermusic.com/images/emg/emg-head2.jpg) no-repeat scroll 0 0;
  float:left;
  height:77px;
  width:11px;
}
.pEMGhead {
 margin:15 0 0 5px;
}
/*----- End EMG Styles -------*/

	.preOrder2{
		font-size: 1.1em;
	}

/* END */
.smallfont
{
	font: 10pt tahoma,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

#videoRotator{margin: 10px auto;position:relative;width:720px;}
ul.specBullets{list-style:none;}

.topBarMar{border-top:#CCC solid 1px;margin-top: 5px;}