#pgSpec {
	width: 930px;
	margin: 2px auto 7px auto;

}
#pgSpec a img {
	border: 0px;
}
#pgSpec p, #pgSpec h1, #pgSpec h2, {
	margin: 0px;
	padding: 0px;
}
#pgSpec .leftCol {
	width: 265px;
/*	height: 200px; */
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
}
#pgSpec .leftCol h1{
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
	color: #641166;
	font-size: 16px;
	font-weight: bold;
}
#pgSpec .leftCol .SLrecs {
float: right;
margin: 0px 0px 4px 0px;
padding: 0px 0px 0px 0px;
}
#pgSpec .leftCol h2 {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
}
#pgSpec .leftCol p.modelNumber {
	color: #666;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}	
#pgSpec .leftCol p.medicare {
	color: #666;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#pgSpec .leftCol p {
	text-align: right;
}
#pgSpec .leftCol p.listPrice {
	color: #333;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}
#pgSpec .leftCol p.savings {
	color: #333;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-align: right;
	border-bottom: 1px solid #ccc;
}
#pgSpec .leftCol p.salePrice {
	color: #252D30;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: right;
	font-weight: bold;
}
#pgSpec .leftCol p.salePrice b {
	font-size: 18px;
}
#pgSpec .leftCol div.onlinePriceDesc {
	border:solid 1px #E08A01;
	background-color:#F1E8DA;
	color:#000000;
	font-size: 10px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
}
#pgSpec .leftCol div.onlinePriceDesc_ADMIN {
	border:solid 1px #FF0000;
	background-color:#FFFFFF;
	color:#FF0000;
	font-size: 10px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
}
#pgSpec .leftCol div.onlinePrice {
	border:solid 1px #E08A01;
	border-top:none;
	background-color:#FFFFFF;
	color:#E08A01;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	padding: 5px 1px 5px 5px;
	text-align: right;
	font-weight: bold;
}
#pgSpec .leftCol div.onlinePrice b {
	font-size: 18px;
}
#pgSpec .leftCol p.CustomizeButton {
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#pgSpec .image {
	width: 380px;
	height: 225px;
	float: left;
	margin: 0px 0px 0px 60px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	border: 0px solid red;
}
#pgSpec #swatchLabel {
	width: 210px;
	clear: left;
	border: 0px solid red;
	margin: -10px 0px 0px 410px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	overflow: hidden;
}
#pgSpec #swatches {
	width: 380px;
	clear: left;
	border: 0px solid red;
	margin: 0px 0px 0px 360px;
	padding: 2px 0px 0px 0px;
	text-align: right;
	/* change overflow to hidden to turn swatch hiding back on */	
	overflow: visible;
	/* height: 38px; */
	background: url('http://www.spinlife.com/images/icon/moreColors.jpg') no-repeat right 22px;
	
}
#pgSpec #swatches .swatch{
	/* Uncomment the following to turn swatch hiding back on */
	/*margin-bottom: 30px;*/
}
#pgSpec #largerImgLink {
/*
	margin: 0px 7px 0px 350px;
	padding: 0px 0px 0px 0px;
*/
	text-align: left;
	overflow: hidden;
	
}

#pgSpec #largerImgLink a {
	line-height: 17px;
	text-decoration:underline;
	font-size:11px;
}


#pgSpec #largerImgLink a img {
	margin-right: 3px;
}

#pgSpec #specTabs {
	width: 740px;
	clear: left;
	border: 0px solid red;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#pgSpec #specTabs .secondaryTabs {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:35px;
}
#pgSpec #specTabs .secondaryTabs li{
	list-style: none;
	float: left; 
	color:  #252d30;
	/*background: #f3f3f3; */
	/* height: 28px; */
	margin: 0px 2px 0px 0px;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	/*border: 1px solid #999; */
	border-bottom: 0px; 
	white-space: nowrap;

}
#pgSpec #specTabs .secondaryTabs li img{
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#pgSpec #specTabs .secondaryTabs li a {
	line-height: 17px;
	text-decoration:underline;
}

#pgSpec #specTabs ul.primaryTabs {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #999;
	height: 34px;
	clear: left;
	background: #6A8D00;
	overflow: hidden;
	width:733px;
	} 

#pgSpec #specTabs .primaryTabs li {
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 6px 4px;
	border: 1px solid #FFF;
	border-bottom: 0px;
	list-style: none;
	float: left;
	color:  white;
	background: #6A8D00;
	height: 34px;
	border-top: 0px;
}

#pgSpec #specTabs .primaryTabs li a {
	color:  white;
	font-weight: bold;
	font-size: 11px;
	
}
#pgSpec #specTabs .primaryTabs li.chosen {
	color:  #6A8D00;
	background: white;
	font-weight: bold;
	padding-bottom: 6px;
	font-size: 11px;
	border: 1px solid #999;
	border-bottom: none;	
}
#pgSpec #specTabs .primaryTabs li.chosen a {
	color:  #6A8D00;
}

#pgSpec #specTab1 {
	width: 78px;
}
#pgSpec #specTab2 {
	width: 95px;
}
#pgSpec #specTab3 {
	width: 95px;
}
#pgSpec #specTab4 {
	width: 57px;
}
#pgSpec #specTab5 {
	width: 71px;
}
#pgSpec #specTab6 {
	width: 65px;
}
#pgSpec #specTab7 {
	width: 33px;
}

#pgSpec #fillerTab {
	width: 100%;

}
#pgSpec #specTabs .tabContent {
	float: left;
	width: 733px;
	overflow: visible;
	padding: 10px 0px 10px 5px;
	border: 1px solid #999;
	border-top: 0px; 
	display: none;
	zoom: 1;
	
}
#pgSpec #specTabs div.description {
	display: block;
	zoom: 1;
	vertical-align: top;
}
#pgSpec #specTabs div.description .leftCol{
	width: 175px;
	float: left;
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
}
#pgSpec #specTabs div.description .rightCol{
	width: 500px;
	border: 0px solid red;
		margin: 0px;
	padding: 0px;
}
#pgSpec #specTabs .description h2, #pgSpec #specTabs .returnInfo{
	font-size:11px;
}
#pgSpec #specTabs .description h2, #pgSpec #specTabs .returnInfo h2{
	font-size: 14px;
	color: #641166;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#pgSpec #specTabs .returnInfo h2{
	margin: 0px 0px 10px 0px;
}

#pgSpec #specTabs .description .features {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}
#pgSpec #specTabs .description .features ul {
	/*list-style: none; */
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* text-indent: -1em; */
	padding-left: 2em;
}
#pgSpec #specTabs .description .keySpecs {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	font-size: 11px;
}
#pgSpec #specTabs .description .keySpecs ul {
	/*list-style: none; */
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*text-indent: -1em;*/
	padding-left: 2em;
}
#pgSpec #specTabs .description .desc, #pgSpec #specTabs .description .desc p {
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid orange;
	}
#pgSpec #specTabs .description .desc {
	margin: 0px 0px 0px 0px;
	padding: 7px 7px 0px 0px;
	width: 500px;
}
#pgSpec #specTabs .description .desc h2 {
	padding-bottom: 7px;
}
#pgSpec #specTabs .description .desc ul {
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}
#pgSpec #specTabs .description .desc li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: none;
	width: 260px;
	vertical-align: middle;
	list-style:none;
	text-indent: -1em;
	padding-left: 1em;
}

#pgSpec #specTabs .reviews h2{
	font-size: 14px;
	color: #641166;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#pgSpec #specTabs .reviewSummary {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	font-size: 11px;
}
#pgSpec #specTabs .reviewRatings2 {
	font-family:Arial;
	font-size:92%;
}
#pgSpec #specTabs .ratingsBar 
{
	width:55px;
	height:12px;
	background-image:url('/images/icon/empty_stars.gif');
	background-repeat:no-repeat;
}
#pgSpec #specTabs .ratingsBar .ratingsBarFill {
	border:none;
	height:12px;
	background-image:url('/images/icon/full_stars.gif');
	background-repeat:no-repeat;	
}
#pgSpec #specTabs .reviews .review {
	font-size:10px;
	border-top:solid 1px silver;
	padding-top:5px;
}
#pgSpec #specTabs .reviews .summary {
	font-size:12px;
	padding-bottom:10px;
	font-weight:bold;
	color:#641166;
}


#pgSpec #specTabs .specs {
	border: 0px solid red;
}

#pgSpec .rightCol {
	width: 170px;
	/*height: 600px;*/
	float: right;
	clear: right;
	border: 0px solid red;
	overflow: hidden;

}
#pgSpec .rightCol div h3{
	font-size: 14px;
	color: #641166;
	font-size: 14px;
	color: #641166;
	background: #f3f3f3;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 7px 0px;
	text-align: center;
	border-bottom: 1px solid #999;
}

#pgSpec .rightCol div ul {
	/*list-style: none; */
	margin: 5px 5px 0px 3px;
	padding: 0px 0px 7px 0px;
	/*text-indent: -2em;*/
	padding-left: 2em;
}


#pgSpec .rightCol .whatsIncluded {
	border: 1px solid #999;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#pgSpec .rightCol .shipping {

	border: 1px solid #999;
/*	
	margin: 0px 0px 10px 0px;
	padding: 0px 4px 5px 4px;
*/
}
#pgSpec #altThumbs {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	width: 150px;
	border: 0px solid #CCC;
	float: left;
	color:#333333;
	border-right: 1px solid #CCCCCC;
}
#pgSpec #altThumbs a img{
	margin: 0px 35px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #DDD;
}
#pgSpec #altLarge {
	margin: 10px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
	border: none;
}
#pgSpec #altImageText {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 20px;
	border: none;
}

div#content hr {
	visibility: hidden;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#specTab7content label
{
	color:#641166;
	font-size:12px;
	font-weight:bold;
}

#specTab7content p
{
	font-size:12px;
	line-height:16px;
	margin-bottom:20px;
}

div.shipping
{
	padding:0px;		
}

#pgSpec .rightCol div.shipping ul.tabs
{
	width:100%;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:-1px;
	margin-left:-1px;
}

#pgSpec .rightCol div.shipping ul.tabs li
{
	margin:0px;
	padding:2px;
	text-align: center;	
	border:1px solid #999;			
}

#pgSpec .rightCol div.shipping ul.tabs li#domesticTab
{
	width:75px;
	float:left;
	border-bottom:none;	
	margin-right:-1px;
}
	
#pgSpec .rightCol div.shipping ul.tabs li#internationalTab
{
	background-color:#DEDEDE;
	margin-right:-2px;
}	

div#domestic, div#international
{
	padding:4px;
	margin-top: -1px;
}


ul.primaryTabs a, .whatsIncluded a, .shipping a
{
	text-decoration: none;
}

ul.primaryTabs a:hover, .whatsIncluded a:hover, .shipping a:hover
{
	text-decoration: underline;
}

.shipping a
{
	color:#640e66;
}

.whatsIncluded, .shipping
{
	font-size:11px;	
}


div.largeSwatch
{
	margin:0px;
	padding:0px;
	position: absolute;	
	border: 1px solid #444444;
	background-color: white;
	text-align: center;
	width:150px;
	visibility: hidden;
	font-size:12px;
}

div.largeSwatch img
{
	margin:10px;
	border: 1px solid #666666;	
}

div.largeSwatch div.title
{
	margin:0px;
	padding:3px;	
	border-top:1px solid #444444;
}

p#upgradeText
{
	color:#666666;
	font-size:10px;
	margin-top:0px;
	margin-bottom:5px;
}

#configHeader {
	margin: 7px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	background-color: #6A8D00;
	color: #FFFFFF;
	font-size: 14px;
	border: 1px solid #999;
	font-weight: bold;
	width: 733px;
}
