/* Start of CMSMS style sheet 'CCProds' */
a:link{
	color:#71D8FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #71D8FF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #71D8FF;
}

.yellowtext	{
	color: #FBF471;
}
.bluetext	{
	color: #00B9FF;
	}
.product {
width : 140px;
height: 220px;
background-color : #000000;
display : block;
float : left;
padding : 0px;
text-align : center;
}

.product a {
	border: 0;
	color : #00B9FF;
	font-weight : bold;
	text-decoration : none;
	width: 100%;
}

.product a:hover {
color : #FFFFFF;
text-decoration : none;
}

.product img {
	display : block;
	margin : 0;
	text-decoration : none;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 5px;
}


.prods_display {
display : block;
margin-top : 10px;
padding-bottom : 20px;
}

#breadcrumbs {
padding : 3px;
background-color : #F3F3F3;
margin-bottom : 20px;
}
#breadcrumbs a{
color:#3A3A3A;
}

#CCProds_Cart{
	margin-left: 10px;
	padding-right: 10px;	
	
}

#CCProds_Cart .item{
	margin: 12px 0 4px 0;
}

#CCProds_Cart .item h3{
    margin: 8px 0 4px 0;
    	
}

#CCProds_Cart .item h3 .buttons{
    float: right;
}

#CCProds_Cart h3 a, #CCProds_Cart h3 a:visited{
    color: #00A7E6;
}

#CCProds_Cart .item h3 .buttons .add{
    float: left;
}

#CCProds_Cart .item h3 .buttons .icon a, #CCProds_Cart .item h3 .buttons .icon a:visited{
    color: black;
    text-decoration: none;
    margin-left: 8px;
}
#CCProds_Cart .item h3 .buttons .add a:hover{
    text-decoration: none;
		
}


.qty-and-price{
    background: url('modules/CCProds/images/icons/dotted-bottom-border.gif') repeat-x left bottom;
    text-align: right;
    margin: 0;
}

.qty-and-price .qty, .qty-and-price .price{
    
    padding: 0 4px;
}
.qty-and-price .price{
   
}
.qty-and-price .qty{
    float: left;
    
}

#CCProds_Cart .total-price{
	text-align: right;
	font-weight: bold;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

/*Genes Mods*/
.pagination{
clear:both;
margin-top:15px;
}
#ProductCategories .categories{
padding:0;
margin : 0;
margin-left : 10px;
text-transform: capitalize;
line-height : 22px;
}

#ProductCategories .categories li{
list-style-type : none;
font-size : 14px;
font-family : verdana;
font-weight : bold;
} 
#ProductCategories .categories a:link{
color:#FFFFFF;
text-decoration:none;

}

#ProductCategories .categories a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#ProductCategories .categories a:hover {
	color: #00A7E6;
	text-decoration: none;
}
#ProductCategories .categories a:active {
	text-decoration: none;
	color: #00A7E6;
}


#ProductCategories .categories ul{ /*styling sub categories*/
list-style-image:url('modules/CCProds/images/icons/go-link-down.gif');
margin:5px 0 0 10px;
padding:0;
}

#ProductCategories .categories li.reverse a:link, #ProductCategories .categories li.reverse a:visited {
	color: #71D8FF;
}

#ProductCategories .categories li.reverse a:hover, #ProductCategories .categories li.reverse a:active {
	color: #fff;
}
#full-image{
	text-align: center;
	margin-bottom:20px;
	float: left;
}
#full-image img{
    border : 2px solid #CCCCCC;
}

#swatches{
}
#swatches .color{
    max-width: 100px;
    float: left;
    margin: 0 12px 5px 0;
    max-height: 110px;
    text-align: center;
}

#swatches .color p{
    margin: 0;
    padding: 0;
    height: 2em;
}


.addToCart{
clear:both;
margin-top:25px;
}

.addToCart label{
    width: 80px;
}

.sizes, .colors, .necks{
list-style-image:url('/images/layout/green-bullet.gif');
margin:5px 0 0 25px;
padding:0;
}

ul.sizes{
    padding-bottom: 80px;
    padding-right: 8px;
    border-right: dotted 1px #CCC;
}

.col1 .product{
margin-top:15px;
margin-left:15px;
text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

#relatedProds{
	margin-bottom:30px;
	width: 284px;
}
/*End Genes Mods*/



#CCProds_ViewProduct #prices ul{
    text-align: center;
    color: #00B0F3;
    font-size: 1.8em;
    font-weight: bold;
    list-style-type: none;
    margin: 0; padding: 0;
}
#CCProds_ViewProduct #prices h2{
    display: none;
}
#CCProds_ViewProduct #prices li{
    margin: 0; padding: 0;
}
#CCProds_ViewProduct .two-column-right h1{
    margin: 0 0 16px 0;
    color: #00B0F3;
}
#CCProds_ViewProduct .two-column-left{
    width: 45%;
    margin-top: 16px;
}
#CCProds_ViewProduct .two-column-right{
	width: 50%;
	margin-top: 16px;
	float: right;
}

#CCProds_ViewProduct .download-catalog-link{
    float: right;
    
}
#CCProds_ViewProduct .download-catalog-link a{
    text-decoration: none;
    
}

/**
  FAST ORDER FORM
  **/
#fast-order label{
    width: 199px;
}
#fast-order .qty{
    width: 30px;
}
#fast-order .qtyLabel{
    clear: none;
    float: left;
    display: inline;
    width: auto;
    margin-right: 6px;
    margin-left: 0;
}

#fast-order select{
    margin-right: 8px;
    width: 149px;
}

#fast-order .delIcon{
    display: block;
    float: left;
    margin-top: 4px;
    margin-left: 7px;
}
#fast-order .productTitle{
    display: block;
    float: left;
    width: auto;
    margin: 0 8px;
    font-weight: bold;
    width: 191px;
    overflow: hidden;
}
#fast-order .product-select{
    width: auto;
}



/** RELATED PRODUCTS **/

#relatedProds .product{
	border: none;
	float: left;
	clear: left;
	width: 270px;
	margin: 0;
	height: auto;
	text-align: left;
	margin-top: 15px;
	margin-left: 15px;
}

#relatedProds .product img {
	display : block;
	margin : 0;
	text-decoration : none;
	margin-bottom: 5px;
}

#relatedProds .product h3{
padding : 0;
margin : 0;
margin-bottom : 6px;
}

#relatedProds .product h3 a{
	text-decoration: none;
    color: #00B2F6;
padding : 0;
margin : 0;
}
#relatedProds .product h3 a:hover{
    color: #FFFFFF;
    text-decoration: none;
}
#relatedProds .product a.img{
padding : 0;
margin : 0;
    float: left;
    width: 85px; 

}

#relatedProds .product a.img img{
    width: 100%;
}

#relatedProds .product .description{
	float: left;
	margin-top : 5px;
	text-align: left;
	font-size : 11px;
	color : #CCCCCC;
	padding-left: 20px;
	width: 150px;
}

a {
outline : 0;
}

input, textarea {
padding : 4px;
border : 1px solid #999999;
font-size : 12px;
font-family : verdana;
}

.submit {
border : 0;
margin-top : -6px;
}

table.sizes{
		background-color:#333333;
    width: 90%;
    margin: 0;
}
table.sizes td{
    text-align: center;
}


/* light box css file*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}


#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	}

/* End of 'CCProds' */

