﻿body
{
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;    
	color: #000000;
	background-color: #000000;
	text-align: left;
}

h1 {
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	margin: 5px;
}

h2 {
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	color: #CC6600;
	margin: 0px;
}

h3 {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

p {
	text-align: justify;
	font-size: 12px;
}


ul {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 5px;
	padding: 10px 10px 5px 10px;
}

li {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 7px 0px;
}

img {
	display: block;
	border: none;
}

#pageWrapper {
	margin: 0px auto;
}

#contentWrapper {
	position: relative;
/*	top: 70px;  */
	width: 960px;
	border-style: none;
	background-color: #ffffff;
	display: block;
	clear: both;
	margin: 0px auto;
}

#contentWrapper a {
	color: #CC6600;
	text-decoration: underline;
}

#contentWrapper a:hover {
	color: #CC6600;
	text-decoration: none;
}

.nopadding {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ********************************** */
/* *********   HEADER   ************* */
/* ********************************** */

#header
{
    height: 80px; 
    width: 960px;
	text-align: center;
	margin: 0 auto;
	display: block;
	clear: both;
	position: static;
	clear: both;
}

#logo 
{
	position: relative;
	float: left;
	top: 15px;
	width: 85px;
	height: 44px;
	background: url(./images/cm4_logo.png) no-repeat center center;
	margin-right: 10px;
	display: block;
}

#logo b 
{
	display: none;
}

#awmAnchor-cm4_menu {	
	display: block;
	position: absolute;		
	top: 7px;
	left: 0px;	
}

#awmAnchor-cm4_menu img {
	display: inline;
}

#signInOut {
	display: block;
	position: relative;
	right:12px;
	top: 60px;
	text-align:right;
	text-transform: lowercase; 	
	font-size: 11px;
}

#signInOut a {
	
	color: #666666 !important;
	text-decoration: none;
}

#signInOut a:hover
{
	color: #CCCCCC !important;
	text-decoration: none;
}

/* ********************************** */
/* *********    INTRO   ************* */
/* ********************************** */

#productPageAddToCart form {
	text-align: left;
}

.AddToCartTitle {
	margin: 0px;
	padding: 0px;
	border: none;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}

#Quantity {
	font-family: Arial, Verdana, sans-serif;
	width: 30px;
	text-align: center;
}

#Color {
	font-family: Arial, Verdana, sans-serif;
	width: 95px;
	margin-left: 20px;
}

.AddToCartButton {
	display: inline;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	vertical-align: top;
	text-align: middle;
	width: 138px;
	height: 23px;
	outline: none;
	border: none;
	background: url(./images/cm4-addtocart.gif) no-repeat; 
	float: right;
}

#productPrice {
	position: absolute;
	display: block;
	top: 23px;
	left: 165px;
	margin: 0px;
	padding: 0px;
	border: none;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}

#availabilityText {
	position: relative;
	display: block;
	left: 58px;
	width: 305px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-weight: bold;
	color: #CC6600;
	font-size: 11px;
	text-align: left;
	border: none;
}


#WITB_Table {
	border: 1px solid #999999;
	width: 360px;
	padding: 15px;
	border-spacing: 0px 0px;
}

            #galleria{height:400px;}


#quotes-wrapper {
	position: relative;
	width: 540px;
	height: 105px;
	margin: 0px
	padding: 0px;
	background-color: #EEEEEE;
	overflow: hidden;
}

#quotes-slideshow {
	position: static;
	width: 540px;
	height: 105px;
	margin: 0px
	padding: 0px;
	overflow: hidden;
}

.quotes-ext {
	position: static;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 540px;
	background-color: #EEEEEE;
	display: block;
	overflow: hidden;
}

.quotes-int {
	position: static;
	margin: 0px;
	padding: 5px;
	border: none;
	background-color: #EEEEEE;
	display: block;
}

.quotes-int p {
	text-align: right;
	float: right;
	font-weight: bold;
}

.quotes-int img {
	text-align: right;
	font-weight: bold;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 10px 10px;
}


#quotes-arrows {
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 100;
}



/* ********************************** */
/* *********   RELATED  ************* */
/* ********************************** */


.relatedProduct {
	width: 175px;
	height: 150px;
	display: inline;
	float: left;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px 0px 10px;
}

.relatedProduct img {
	width: 100px;
	height: 100px;
	border: none;
	margin-left: auto;
	margin-right: auto;
}


/* ********************************** */
/* *********   DETAILS  ************* */
/* ********************************** */

.imageCaption {
	text-align: center;
	font-style: italic;
	margin: 5px 5px 12px 5px;
}



#contentWrapper td.product-menu-item {
	background-image: url(/shop/skins/Skin_3/images/floating-menu-bg.png);
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 300px
	border-spacing: 0px;

}

#contentWrapper .product-menu a {
	display: block;
	padding: 10px 0px 10px 60px;
	width: 240px;
	color: #666;
	font-size: 110%;
	font-family: ProximaExtraBold, Arial, _sans;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#contentWrapper .product-menu a:hover {
	color: #C60;
}

#contentWrapper .product-menu table {
	border-spacing: 0px;
	border-collapse: collapse;

}

#contentWrapper #Q4-detail td.text {
	margin: 0px 60px 0px 30px;
	padding: 0px 60px 0px 30px;
	text-align: left;
	width: 560px;
	vertical-align: text-top;
}


/* ********************************** */
/* *********   FOOTER   ************* */
/* ********************************** */

#footerWrapper {
	display: block;
	position: relative;
	width: 960px;	
	clear: both;
	margin: 0px auto 30px auto;
	padding: 0px 0px 30px 0px;
	top: 10px;
}


#footerNetworks a {
	display: block;
	position: relative;
	left: 0px;
	float: left;
	padding-right: 10px;	
}

#footerLinks a {
	position: relative;
	display:block;
	float: right;
	font-size: 11px;	
	color: #666666;	
	padding: 10px;
	text-decoration: none;
	text-transform: capitalize;
}

#footerLinks a:hover {
	text-decoration: underline;
}

#footerShopLinks a {
	position: relative;
	display: block;
	font-size: 11px;	
	color: #666666;	
	padding: 10px;
	text-decoration: none;
	text-transform: capitalize;
}

#footerShopLinks a:hover {
	text-decoration: underline;
}


/* ***************************************** */
/* *********   Shop Homepage   ************* */
/* ***************************************** */


#shopHome {
	position: relative;
	margin: 0px;
	padding: 0px;
}

#shopHome h1 {
	font-size: 18px;
	font-weight: normal;
	color: black;
	margin-bottom: 10px;
	font-style: normal;
}

#shopHome a {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: black;
	margin-bottom: 10px;
}

#shopHome a:hover {
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
	margin-bottom: 10px;
}

#shopHome img {
	display: inline;
}

#shopHome p {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-right: 125px;
	margin-bottom: 10px;
}

#shopHome .colorDescriptor {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

/* ***************************************** */
/* *********   Shopping Cart   ************* */
/* ***************************************** */

#shoppingCart img {
	display: inline;
}

.MediumCell
{
	font-size: 13px;
	background-color: #CCCCCC;
	color: #000000;
}

.LightCell
{
	font-size: 13px;
	background-color: #EEEEEE;
	color: #000000;
}

.ShippingAndTaxEstimateAddress
{
	border: solid 1px #aaa;
	width:100%;
}

.ShippingAndTaxEstimateAddress .Header
{
	text-align:center;
	font-weight:bold;
	background-color:#ddd;
}

.ShippingAndTaxEstimateAddress .Caption
{
	width:30%;
	text-align:left;
	vertical-align:top;
}

.ShippingAndTaxEstimateAddress .Value
{
	width:70%;
	text-align:left;
	vertical-align:top;
}

.ShippingAndTaxEstimateAddress .ErrorMessage
{
	width:100%;
	text-align:center;
	vertical-align:middle;
	color:Red;
	font-weight:bold;
}

.ShippingAndTaxEstimator
{
	border:solid 1px #aaa;
	width:100%;
}

.ShippingAndTaxEstimator .Header
{
	text-align:center;
	font-weight:bold;
	background-color:#ddd;
}

.ShippingAndTaxEstimator .Caption
{
	font-weight:bold;
	width:30%;
	text-align:left;
	vertical-align:top;
}

.ShippingAndTaxEstimator .Value
{
	width:70%;
	text-align:right;
	vertical-align:top;
}

.ShippingEstimatorPanel
{
	width:350px;
	border:dashed 1px gray;
	padding: 5px 5px 5px 5px;
}

.WishListWarning
{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #ff0000;
}

.ShippingEstimatorPanel
{
	width:350px;
	border:dashed 1px gray;
	padding: 5px 5px 5px 5px;
}


#ShippingInformation a.hover {
	a:hover   { color: yellow; text-decoration: blink; } /* user hovers     */

}

