/* ----------------------------------------------------------------------
Style Sheet for IE 6/7, Opera 9, Firefox 1/2/3, Safari 3

Version: 1.0
Author: S L Hanners
Company: Take Notice, Inc.

------------------------------------------------------------------------*/

/* Start structural content blocks */
body {
	background: #99CCCC url('../images/bg.jpg') 0 0 repeat;
	font-size: 12px; 
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	text-align:center;
	}
	
div#wrapper {
   width: 918px;
   max-width: 918px;
   min-width: 918px;
   margin: 0 auto;
   text-align: left;
}

div#wrapint {
	background: #fff;
	border: 1px solid #244545;
	margin: 30px auto;
	padding: 3px;
}

div#header {
   width: 918px;
   height: 104px;
   }

#center {
   width: 918px;
   padding: 0;
   margin: 0; 
   }
   
#contentint {
	padding: 3px 0;
	margin:0;
  }


/* Sets width */ 
#leftcol {
   width: 138px;
   float: left;
   padding: 0;
   margin: 0;
   background-color: #CEE2D8;
}


#rightcol {
   width: 766px;
   float: right;
   padding: 0;
   margin: 0;
   border-left: 4px solid #fff;
}

#home #rightcol { 
   border-right: 2px solid #fff;
}

 /* interior divs that sit in rightcol div for 3-col detail shopping pages */
  
#rtcolleftdetail {
   width: 284px;
   float: left;
   padding: 0;
   margin: 0;
   }

#rtcolrtdetail {
   width: 442px;
   float: right;
   padding: 0;
   margin: 0; 
   }
   
 /* interior divs that sit in rightcol div for 3-col pages */
  
#rtcolleft {
	background: #f8faf9 url('../images/rtcolleft-back.jpg') repeat-x left top;
   width: 527px;
	 min-height: 500px;
   float: left;
   padding: 0;
   margin: 0;
   }
   
#rtcollftpad {
	padding: 10px 20px 20px 20px;
	margin:0;
	}
	
#rtcolrt {
   width: 235px;
   float: right;
   padding: 0 4px 0 0;
   margin: 0; 
   }
   
#rtcolrt img {
	border-left: 4px solid #fff;
}

.rtcol2col {
	margin: 0;
	padding: 0;
}
.rtCol-1 {
	float: left;
	width: 250px;
}
.rtCol-2 {
	float: right;
	margin-right: -10px;
	width: 235px;
}

/* footer div */

div#footer {
	height: 22px;
	padding: 4px 0 0 0;
	margin: 0;
	clear:both;
	background-color: #709493;
	}

div.clear {
	clear:both;
	}

/*These styles control the rollover states for the navigation both main and subnavigation */

#leftnav {
	margin:0;
	padding: 5px;
	}


/* Main navigation styling - NEED PSD to finish */

/* contained within site.css */

/* Fonts */

h1 {
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 5px 0;
	padding: 0;
	color: #000;
}

h2 {
	font-size: 14px;
	font-weight: 600;
	margin: 10px 0 5px 0;
	padding: 0;
	color: #000;
}

h3 {
	font-size:12px;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin:0;
	color: #000;
	}

h4, h5, h6 {
	font-size:11px;
	font-weight: normal;
	padding: 10px 0 10px 0;
	margin:0;
	}
	
p {
	line-height: 17px;
  font-size: 12px;
	margin:0;
	padding: 8px 0;
	}
	
td, th {
	font-size: 12px;
	line-height: 18px;
	}
	
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	}

ul li {
	font-size: 12px;
	line-height: 18px;
	}

a {color: #000; text-decoration: none;}
a:visited {color: #000;}
a:hover {text-decoration: underline;}

a.white, a:visited.white {color: #fff;}
a.white:hover {text-decoration: underline;}

blockquote {
	line-height: 18px;
    font-size: 12px;
	font-style:italic;
    }

.small {
	font-size: 11px;
	}
	
.center {
	text-align: center;
	}
	
/* footer fonts and sytles */
#footer p {
	color: #fff;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-align:center;
	}
	
#footer a {	color: #fff;}
	
#footer a:hover {
	text-decoration:underline;
	}

/* Use this to adjust the padding between the footer text items if you add anything to it */
.footerpush {
	padding: 0 55px 0 60px;
	}


/* PRODUCT PAGE STYLES */
/* Breadcrumb divider style */

.breadcrumb {
	background-color: #6D8280;
	height: 28px;
	width: 530px;
	color: #fff;
	}
	
.breadcrumbsp {padding: 4px 4px 0 4px;}

.alignleft {
	text-align: left;
	float:left;
	}

.alignright {
	text-align: right;
	float:right;
	}

.pagination {
	background-color: #6D8280;
	height: 18px;
	width: 530px;
	color: #fff;
	text-align:center;
	}
	
.paginationsp {padding-top: 2px;}
	
.gradientbox {
	background: #fff url('../images/bg-prodbox.gif') repeat-x 0 0;
	height: 50px;
	color: #fff;
	margin: 3px 3px 3px 0;
	padding: 5px 8px;
	font-size: 11px;
	text-align:center;
	}

.gradientboxlast {
 	background: #fff url('../images/bg-prodbox.gif') repeat-x 0 0;
	height: 50px;
	color: #fff;
	margin: 3px 0;
	padding: 5px 8px;
	font-size: 11px;
	text-align:center;
	 }

a.shopbag {
	background: url('../images/icon-shopcart.png') no-repeat 100% 0;
	padding: 0 25px 5px 0;
	}	
#rtcolleft ul {
	margin: 0;
	padding: 0 0 0 20px;
	}

#rtcolleft ul li {
	font-size: 12px;
	line-height: 15px;
	list-style-image: url('../images/bullet.png');
	list-style-type: none;
	padding: 4px 0 4px 0;
	}

/* PRODUCT DETAIL PAGE STYLES */
/* Breadcrumb divider style */

#product {
	background: #fff;
}
.breadcrumbfull {
	background-color: #90825b;
	height: 28px;
	width: 768px;
	color: #fff;
	}
	
.breadcrumbfullsp {padding: 4px;}

.selectionarrow {
	padding: 2px; 
	text-align:right;
	}
	
.selectleft {
	background: url('../images/arrow-left.gif') no-repeat 0 50%;
	padding: 0 0 0 12px;
	margin: 0 20px 0 0;
	}

.selectright {
	background: url('../images/arrow-right.gif') no-repeat 100% 50%;
	padding: 0 12px 0 0;
	margin: 0 60px 0 0;
	}

a.shopcart {
	background: url('../images/icon-shopcart.png') no-repeat 100% 0;
	padding: 0 25px 5px 0;
	}	
	
a.wishlist {
	background: url('../images/icon-wishlist.gif') no-repeat 100% 50%;
	padding: 0 15px 0 0;
	}	
	
a.email {
	background: url('../images/icon-email.gif') no-repeat 100% 50%;
	padding: 0 15px 0 0;
	}	

a.size {
	font-size: 11px;
	text-decoration: underline;
	padding: 0 0 0 10px;
	}

.productID {font-size: 14px; font-weight:600; padding-bottom:0; margin-bottom:0;}
.prodprice { padding:0 0 3px 0; margin:0 0 5px 0; border-bottom: 1px solid #000; width: 70%;}
.prodcolor {padding:8px 0 8px 0; margin:5px 0 0 0; border-top: 1px solid #000; width: 70%;}

#cart {font-size: 12px; padding-top: 20px;}
#cart div {margin:0;padding: 8px 0;}
div.sizedetail {padding: 30px 0 10px 0;}
div.qtydetail {padding: 10px 0;}
div.sizedetail div {padding: 0 60px 0 0; display:inline;}
div.qtydetail div {padding: 0 28px 0 0; display:inline;}

/* Image spacing formatting */

img { border-width: 0;}