a { color: #999999; }
a:hover { color: #333333; }
.jssMainContent a:hover { color: #333333; border-bottom: 1px dotted #333333; }

p { padding: 4px; padding-left: 0px; padding-right: 0px; color: #333333; }

.jssPageHeading,
h1 {
	font-size: 24px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 20px;
}
.menuHeadingTitle,
h2 { 
	font-size: 20px; 
	margin-bottom: 5px;
	color: #37da95;
	font-weight: bold;
	}
h3 {
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	}
h6 {
	color: #fff;
	font-size: 14px; 
	padding: 4px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #a6a6a6;
	}
.subText {
	font-size: 16px;
	color:#666;
}

.MsoTableGrid{
	border: 1px solid red!important;
	}

.clearfix { clear:both }

.padDown { padding-top: 40px; }

.shippingBubble {
	background-image: url(/images/bubble.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 107px;
	width: 348px;
	margin-top: 20px;
	margin-left: 50px;
	padding: 20px;
	padding-left: 30px;
}
	.shippingBubble h1 {
		margin-bottom: 5px;
		margin-top: 0px;
		font-size: 14px;
	}
	.shippingBubble select {
		margin-bottom: 15px;
		margin-top: 5px;
	}
	.shippingBubble	.shippingPrice {
		font-weight: bold;	
		font-size: 18px;
	}
.shippingInfo {
	margin: 10px;
	float: left; 
	height: 150px;
	width: 350px;
}
	.shippingInfo h1 {
		padding: 2px;
		font-size: 16px;
	}


.jssFormDiv {
	margin-top: 10px;
}

	.jssFormTable th {
		text-align: left;
		padding: 6px;
		}
	.jssFormTable td {
		padding: 6px;
		}
	.jssFormTable input {			
		border: 1px solid #9c9d9f;
		color: #3a3a3a;
		padding: 2px;
		padding-left: 3px;
		}
	.jssFormTable textarea {			
		border: 1px solid #9c9d9f;
		color: #3a3a3a;
		padding: 2px;
		}

		
.jssCartTable {
	margin-bottom: 20px;
	width: 100%;
}
	.jssCartTable th {
		background-color: #d8d8d8;
		padding: 5px;
		}
	.jssCartTable td {
		padding: 6px;
		border-bottom: 1px dotted #c4c4c4;
		}
	.jssCartTable tr .buttons {
		background-color: #fff;
		padding: 6px;
		text-align: right;
		}
	.jssCartTable tr .right {
		text-align: right;
		}
	.jssCartTable tr .total {
		text-align: right;
		font-size: 14px;
		font-weight: normal;
	}
	
	.jssFormDiv .jssPaymentFormTable {
		width: 550px;
		}
		.jssFormDiv .jssPaymentFormTable tr th {
			font-weight: bold;
			background-color: #d8d8d8;
			border-bottom: 1px dotted #c9c9c9;
			}
		.jssFormDiv .jssPaymentFormTable tr th span {
			margin-left: 20px;
			font-weight: normal;
			font-size: 11px;
			}
		.jssFormDiv .jssPaymentFormTable tr th,
		.jssFormDiv .jssPaymentFormTable tr td {
			padding: 5px;
			padding-bottom: 5px;
			text-align: left;
			}
	
.jssBreadcrumb {
	margin-bottom: 20px;
	font-size: 10px;
}

.jssFormError,
.jssError {
	color:red;
	font-size: 10px;
	}
	
.jssGeneralTable a:hover { border: none; }

.jssGeneralTable {
	width: 100%;
	}
	.jssGeneralTable th {
		background-color: #d8d8d8;
		padding: 5px;		
		}
	.jssGeneralTable tr td {
		padding: 5px;		
		}
		
.bandPhoto {
	float: right;
	border: 1px solid #c4c4c4;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.blogBlock {
	margin-bottom: 20px;
	width: 680px;
}
	.blogBlock h2 {
		text-transform: capitalize;
	}
	.blogBlock h3 {
		margin-bottom: 10px;
		font-weight: normal;
		font-size: 11px;
		color: #b5b5b5;
	}
	.blogBlock img {
		border: 1px solid #666;
		padding: 2px;
		margin-bottom: 10px;
	}
.commentBlock {
	border: 1px solid #aaaaaa;
	background-color: #fff;
	margin-bottom: 20px;
}
	.commentBlock h1 {
		margin-bottom: 5px;
	}
	
.pagescontainer { 
	clear: both;
	margin: 5px;
	}
	.pagescontainer .pageslist { 
		height: 30px;
		}
		.pagescontainer .pageslist li { 
			float: left;
			}
			.pagescontainer .pageslist li a { 
				display: block;
				height: 25px;
				width: 25px;
				background-color: #CCC;
				text-align: center;
				line-height: 25px;
				margin: 2px;
				font-weight: bold;
				}
			.pagescontainer .pageslist li .sel,
			.pagescontainer .pageslist li a:hover { 
				background-color: #969694;
				color: #fff;
				}
				
.onSaleTag {
	margin-left: 10px;
	color: #cc0000;
}

.jssSecProductDiv {
	float: left;
	width: 204px;
	margin-right: 5px;
	overflow: hidden;
	height: 234px;
	margin-bottom: 25px;
	text-align: center;
}
	.jssSecProductDiv img { margin-bottom: 6px; }
	.jssSecProductDiv .jssSecProductTitle { }

.jssPrice { color: #01a45e; font-weight: bold; }

.button {
	border: 1px solid #a6a6a6;
	background-color: #a6a6a6;
	color: #fff !important;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	vertical-align: middle;
	border-left: none;
	cursor: pointer;
}
.button-link {
	border: 1px solid #a6a6a6;
	background-color: #a6a6a6;
	color: #fff !important;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	text-transform: capitalize;
	padding: 5px;
	vertical-align: middle;
}

#menuHeader {
	margin-bottom: 20px;
}
	#menuHeader .menuHeadingTitle {
		width: 300px;
		float: left;
	}
	#menuHeader	.rightSubMenu {
		float: right;
	}
		#menuHeader	.rightSubMenu li { float: left;	}
		#menuHeader	.rightSubMenu li a { 
			font-size: 11px;
			font-weight: bold;
			padding: 4px;
			background-color: #a6a6a6;
			color: #fff;
			margin-left: 4px;
		}
		#menuHeader	.rightSubMenu li a:hover { 
			background-color: #37da95;
		}
		
.slogan { font-size: 14px; font-style:italic; color: #CCC; }
		
.cartLink {
	font-weight: bold;
	padding: 2px;
	background-color: #a6a6a6;
	color: #fff;
	display: block;
	width: 60px;
	margin-bottom: 2px;
	padding-left: 4px;
}
.cartLink:hover { color: #fff; background-color: #37da95; }

.imageBlock { padding: 20px; }

.titleBlock {
	border: 1px dashed #999;
	border-left: none;
	border-right: none;
	padding: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
	.titleBlock .productTitle { 
		float:left;
		font-size: 20px;
		color: #37da95;
		font-weight: bold;
	}
	.titleBlock .priceBlock {
		float: right;
		font-size: 20px;
	}
	.titleBlock .priceBlock	.jssPrice {	color: #37da95; }
	
.productPage .jssSectionContent { padding: 20px; padding-left: 0px; padding-right: 0px; }

.productSelect { width: 200px; }
label { width: 70px; display: inline-block; }

#footerUL li a { text-transform: capitalize; }

.homeAdvert {
	margin-top: 6px;
	margin-right: 6px;
	width: 289px;
	height: 150px;
	float: left;
}
.homeAdvert esq {
	margin-top: 6px;
	margin-right: 6px;
	width: 285px;
	height: 150px;
	float: left;
}
.homeAdvert1 {
	background-image:url(../img/grafite031.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 6px;
	margin-right: 6px;
	width: 285px;
	height: 150px;
	float: left;
}
.homeAdvert2 {
	background-image:url(../img/snstnpromo.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 6px;
	margin-right: 6px;
	width: 285px;
	height: 150px;
	float: left;
}
.ender { margin-right: 0px; }

.sizeContent {
}
	.sizeContent table { }
	.sizeContent table td { border: 1px solid #999; padding: 4px; }