@charset "utf-8";
/* CSS Document */


/*************************************************************************************************
   Override styles - sorts out the problems with the narrower sidebar
**************************************************************************************************/

#featured-gear-container {
	width:					150px;
}
#featured-gear-container #featured-gear ul {
	width: 					125px;
}

/*************************************************************************************************
   Section and Category CSS 
**************************************************************************************************/




#tabContainer ul, #tabContainer li 

{
	

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

list-style-type: none;

list-style-image: none;

list-style-position: outside;

}

#tabContainer ul 

{

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #cccccc;

display: block;

height: 38px;

}

#tabContainer li strong 

{

display: block;

float: left;

background-color: transparent;

background-image: url("/images/sitetemplate/tabs/tabs-off.gif");

background-repeat: no-repeat;

background-attachment: scroll;

background-position: right center;

height: 33px;

padding-top: 6px;

padding-right: 20px;

color: #868686;

text-decoration: none;

font-size: 11px;

font-weight: bold;

line-height: 14px;

}

.curImage, .popupText, .cur 

{

cursor: pointer;

}

#tabContainer ul, #tabContainer li 

{

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

list-style-type: none;

list-style-image: none;

list-style-position: outside;

}

#tabContainer li 

{

background-color: transparent;

background-image: url("/images/sitetemplate/tabs/tabs-off.gif");

background-repeat: no-repeat;

background-attachment: scroll;

background-position: 0% 0%;

height: 39px;

text-align: center;

display: block;

float: left;

padding-left: 20px;

}


.100-image {
	max-height:100px;
	max-width:100px;
}

#right-container h1 {
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				30px;
	color:					#7e9f0b;
	font-weight:			normal;
	margin:					10px 0 20px 0;
}

.more-details-button,
.view-all-button {
	width:					70px;
	margin-left:			auto;
	margin-right:			auto;
	display:				block;
	cursor:					default !important;
}
.view-all {	
	width: 					85px;
}
.more-details{
	width: 					60px;
}
.more-details,
.view-all {	
	height: 				26px;
    display: 				block;
 	border:					none;
	text-decoration:		none;
	float:					left;
	margin-left:			auto;
	margin-right:			auto;
}

.more-details {
	background:				url(/images/icons/buy.gif) 0 0 no-repeat;
	-moz-box-shadow:		1px 1px 3px #999;
	-webkit-box-shadow:		1px 1px 3px #999;	
}

.view-all {
	margin-top: 			3px;
    background:				url(/images/icons/view-all-button.gif) 0 0 no-repeat;
	-moz-box-shadow:		1px 1px 3px #999;
	-webkit-box-shadow:		1px 1px 3px #999;
}

.section-product-price, .section-product-price a:link, .section-product-price a:visited, .section-product-price a:hover {
	font-size:					16px;
	color:						#333333;
	font-weight:				bold;
	text-decoration:			none;
	text-align:					center;
}
.section-product-price a:hover{
	color:						#000000;
	font-weight:				bold;
	text-decoration:			none;
}

.section-product-price-discount {
	font-size:					16px;
	color:						#EB3D1B;
	font-weight:				bold;
}

.section-saving {

	/*font-size:					16px;
	color:						#EB3D1B;
	font-weight:				bold;*/

	color:#FFFFFF;
	background-color:#FF3333;
	padding: 2px;
	margin-bottom:5px;
	display:block;
	width: 60px;
	height:18px;
}

.section-saving a:link, .section-saving a:visited, .section-saving a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

.section-desc, .section-desc a:link, .section-desc a:visited, .section-desc a:hover {
	font-size: 					11px;
	color: 						#666;
	text-decoration:			none;
	padding:					0px;
	margin:						0px;
	text-align:					center;
}

#textlinks, #textlinks a:link, #textlinks a:visited {
	font-size: 11px;
	color:#666;
	text-decoration: none;
}
#textlinks a:hover {
	font-size: 11px;
	color:#666;
	text-decoration:underline;
}

.product-per-row-container {
	background-image:url(/images/SiteTemplate/product-per-row-background.jpg);
	background-repeat:no-repeat;
	width:613px;
	height:68px;
	text-align:left;
	margin-bottom:10px;
	/*
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	*/
}

.product-per-row-image {
	float:left;
	padding-left:20px;
	margin-right:20px;
	margin-top:9px;
	
}

.product-per-row-name {
	float:left;
	width:325px;
	margin-top:25px;
}

.product-per-row-price {
	float:left;
	width:60px;
	margin-top:25px;
}

.product-per-row-price, .product-per-row-price a:link, .product-per-row-price a:visited, .product-per-row-price a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.product-per-row-button {
	width:70px;float:left;margin-top:23px;
}

.product-per-row-2-container {
	width:720px;

	text-align:left;
	margin-bottom:10px;

}

.product-per-row-2-image {
	float:left;
	padding-left:20px;
	margin-right:20px;
	margin-top:9px;
	
}

.product-per-row-2-name {
	float:left;
	width:490px;
	margin-top:15px;
}

.product-per-row-2-price {
	float:left;
	width:60px;
	margin-top:25px;
}

.product-per-row-2-price, .product-per-row-price a:link, .product-per-row-price a:visited, .product-per-row-price a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.product-per-row-2-button {
	width:70px;float:left;margin-top:23px;
}

.image-100 {
	max-width:100px;
	max-height:100px;
}

.dotted-line {

	width: 					100%;

	height:					10px;

	border-bottom:			1px dashed #ccc;

	float:					left;

	clear:					both;

	margin-top: 			10px;

	margin-right: 			auto;

	margin-bottom: 			10px;

	margin-left: 			auto;

}


/*************************************************************************************************
   Search Page CSS 
**************************************************************************************************/

.search-price, .search-price a:link, .search-price a:visited {
	font-size: 16px;
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.search-price a:hover {
	font-size: 16px;
	color: #666;
	font-weight: bold;
	text-decoration:none;
}

#searchlinks a:link, #searchlinks a:visited, #searchlinks a:hover {
	display: block;
	width:540px;
	background-color: #F0F7FF;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 10px 0px 10px 5px;
	color: #21536A;
	font-size: 14px;
	text-decoration: none;
}

.search-image {
	max-height:80px;
	max-width:80px;
}

.search-image-wrapper {
	width:90px;
}

.sale-item{
                position:relative;
}

.sale-label {
                position:absolute;
                width:50px;
                height:50px;
                top:0;
                left:0;
}

/*************************************************************************************************
   Reviews CSS 
**************************************************************************************************/

.write-review {
	width: 					140px;
	height: 				29px;
    display: 				block;
	float:					left;
	margin-top: 			3px;
    background:				url(/images/icons/write-review.png) 0 0 no-repeat;
	-moz-box-shadow:		1px 1px 3px #999;
	-webkit-box-shadow:		1px 1px 3px #999;	
	margin-right: 5px;
}

.read-reviews {
	width: 					140px;
	height: 				29px;
    display: 				block;
	float:					left;
	margin-top: 			3px;
    background:				url(/images/icons/read-reviews.png) 0 0 no-repeat;
	-moz-box-shadow:		1px 1px 3px #999;
	-webkit-box-shadow:		1px 1px 3px #999;
	margin-right: 5px;
}

.read-review {
	width: 					132px;
	height: 				29px;
    display: 				block;
	float:					left;
	margin-top: 			3px;
    background:				url(/images/icons/read-review.png) 0 0 no-repeat;
	-moz-box-shadow:		1px 1px 3px #999;
	-webkit-box-shadow:		1px 1px 3px #999;
	margin-right: 5px;
}

.view-product {
	width: 					132px;
	height: 				29px;
    display: 				block;
	float:					left;
	margin-top: 			3px;
    background:				url(/images/icons/view-product.png) 0 0 no-repeat;
	-moz-box-shadow:		1px 1px 3px #999;
	-webkit-box-shadow:		1px 1px 3px #999;
	margin-right: 5px;
}

.star {
	margin-right: 			5px;
	vertical-align: 		bottom;
}

arrow-bullet {
	margin-right: 			5px;
	vertical-align: 		bottom;
}
