/* ==YUI RESET (see: http://developer.yahoo.com/yui/reset/)*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	/* border-collapse:collapse; */
	/* border-spacing:0; */
	border-spacing:4px;
}

fieldset,img { 
	border:0;
}
/* address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
} */
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}


q:before,q:after {
	content:'';
}


abbr,acronym { 
	border:0;
}



/* ==GENERAL SETTINGS */

body{
	color: #333;
	/*font:11px/18px Helvetica, Arial, sans-serif; /* precentages on fonts so that IE can resize them */
	/* font: 70%/150% Verdana, Lucida, "Lucida Grande", sans-serif; */
	font: 70%/1.4 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #fff;
}




/*
Global Linking
-------------------------------------------------*/
a {
	outline: none;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}





/* ==DIVS */


/* layout divs */
div#wrapper{
	width:990px;
	margin-left: auto;
	margin-right: auto;
}

div#wrapper2{
	width:990px;
    background:#fff;
	float:left;
	margin-bottom: 20px;
	/* border: 1px solid orange; */
}





/* ------- header section - incl. top navigation ---------- */

div#header{
	width: 990px;
	height: 104px;
	border-bottom: 1px solid #b9b0a5;
}

body.home div#header{
	width: 990px;
	height: 104px;
	border-bottom: 1px solid #b9b0a5;
}




/* ------ Cane Industries logo  ----------------------------- */

div#caneLogo h1 a{
	width: 279px;
	height: 57px;
	display:block;
	text-indent:-999em;
	/*paranoid tricks for older browsers*/
	text-decoration:none;
	overflow:hidden;
	position: relative;
	background: url(../img/cane_industries_logo.png) no-repeat;
	top: 25px;
	left: 11px;
}

.printLogo{
	display: none;
}




/* ----------- odds & ends -------- */

.note{
	font-size: 10px;
	font-style: italic;
}





/* ----------- TOP navigation -------- */

div#topNav{
	font-size: 13px;
	position: relative;
	float: right;
	top: 10px;
	margin-right: 20px;
}


/* display block - for both ul li & ul li a - to run horizontally */
div#topNav ul li{
	display: block;
	float: left;
	position: relative;
}



div#topNav ul li a{
	text-decoration: none;
	position: relative;
	/* spacing between each menu item */
	margin-left: 17px;
	color: #b9b0a5;
}



div#topNav a:hover{
	text-decoration: none;
	color: #ccc;
}


.selected a{
	color: #000 !important;
}







/* ----------- MAIN CONTENT ------------------------------

 -------- */

div#mainContent{
	width: 990px;
	position: relative;
}

body.home div#mainContent h1{
	margin-top: 30px;
}



/* --- Lloyd Loom category page specific --- */

div#lloydText{
	width: 600px;
	position: relative;
	float: left;
	margin-bottom: 20px;
}

div#lloydPics{
	width: 370px;
	height: 330px;
	float: right;
	margin-top: 30px;
}





/* ---  COL 1 
------  */


body.home div#col1{
	width: 990px;
	height: 244px;
	float: left;
	/* margin-top: 10px; */
}

body.home .mpuPanel{
	/* width: 310px; */
	width: 264px;
	height: 244px;
	float: left;
	margin-right: 21px;
}

body.home .mpuPanel3{
	/* width: 310px; */
	width: 134px;
	height: 244px;
	float: left;
	margin-left: 1px;
}


body.product div#col1, body.product div#col1Tall, body.product div#col1Tall2, body.product-classic div#col1{
	width: 990px;
	height: 484px;
	float: left;
	/* margin-top: 14px; */
}

body.product div#col1300{
	width: 990px;
	height: 300px;
	float: left;
	/* margin-top: 14px; */
}
body.product div#col1Tall{
	height: 656px;
}
body.product div#col1Tall2{
	height: 589px;
}
body.product div#col1Tall3{
	height: 621px;
}
body.product-classic div#col1{
	height: 300px;
}


body.info div#col1{
	width: 450px;
	float: left;
	margin-left: 80px;
	margin-top: 40px;
	margin-bottom: 60px;
	color: #999;
	min-height: 330px;
}


body.info div#col1 h1, body.info div#col1text h1{
	font-size: 26px;
	margin-top: 0;
	margin-bottom: 10px;
}

body.info div#col1 h2, body.info div#col1text h2{
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 8px;
}

body.info div#col1 p{
	font-size: 14px;
	margin-bottom: 10px;
}



body.info div#col1text{
	width: 830px;
	float: left;
	margin-left: 80px;
	margin-top: 40px;
	margin-bottom: 10px;
	color: #999;
}


body.info div#col1text p{
	font-size: 12px;
	margin-bottom: 10px;
}

body.info div#col1text ul{
	font-size: 12px;
	list-style-type: circle;
	padding-left: 20px;
}





/* ---  COL 2 
------  */

body.home div#col2{
	float: left;
	width: 465px;
	padding-left: 20px;
	color: #999;
	margin-top: 30px;
	font-size: 13px;
}

body.home div#col2 h1{
	font-size: 26px;
	margin-top: 0;
	margin-bottom: 10px;
	width: 600px; /* Firefox needs this - odd one */
}

body.home div#col2 p{
	margin-bottom: 10px;
}


body.product div#col2, body.product-classic div#col2{
	margin-top: 30px;
	float: left;
	width: 407px;
	padding-left: 14px;
	color: #999;
}

body.product-classic div#col2{
	margin-top: 0;
}

body.product div#col2wide, body.product-classic div#col2wide{
	margin-top: 30px;
	float: left;
	width: 900px;
	padding-left: 14px;
	color: #999;
}

body.product div#col2 h1, body.product-classic div#col2 h1, body.product div#col2wide h1{
	font-size: 26px;
	margin-bottom: 10px;
	line-height: 24px;
}

.description{
	font-size: 15px;
	line-height: 20px;
}



body.product div#col2a, body.product-classic div#col2a, body.product div#col2x{
	float: left;
	width: 167px;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	margin-right: 20px;
}

body.product div#col2x{
	margin-bottom: 0px;
}



body.product div#col2a p, body.product-classic div#col2a p{
	margin-bottom: 10px;
}

.info{
	font-weight: normal;
	font-style: normal;
}

body.product div#col2b, body.product-classic div#col2b{
	float: left;
	width: 200px;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 20px;
}

body.product div#col2b p, body.product-classic div#col2b p{
	padding-left: 8px;
	color: #999;
}


body.product div#col2c, body.product-classic div#col2c{
	float: left;
	width: 200px;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 20px;
	position: relative;
}









/* ---  COL 3 
------  */


body.home div#col3{
	font-size: 13px;
	margin-top: 76px;
	float: right;
	width: 445px;
	color: #999;
	padding-right: 20px;
}

body.home div#col3 p{
	margin-bottom: 10px;
}

body.home div#col3 a{
	text-decoration: none;
}



body.product div#col3, body.product-classic div#col3{
	margin-top: 30px;
	float: right;
	width: 569px;
}

body.product-classic div#col3{
	width: 549px;
	margin-top: 0;
	margin-left: 20px;
}




.pdf{
	background-image: url(../img/pdf.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 10px 10px 30px;
	line-height: 25px;
}








/* ----------- Category page specific  --------------------- */


body.categories div#mainContent h1, body.categories-classic div#mainContent h1{
	font-size: 20px;
	text-indent: 15px;
	margin-top: 25px;
	color: #999;
}


body.categories div#mainContent p, body.categories-classic div#mainContent p{
	padding: 15px 15px 10px;
	color: #999;
	font-size: 13px;
}

body.categories div#mainContent a, body.categories-classic div#mainContent a{
	text-decoration: underline;
}



/* ------ Category page thumbnail gallery----- */
body.categories div#catGallery, body.categories-classic div#catGallery{
	width: 975px;
	margin-right: 0;
	margin-left: 15px;
	clear: both;
	position: relative;
	bottom: 10px;
	margin-top: 20px;
}

body.categories div#mainContent div#catGallery p, body.categories-classic div#mainContent div#catGallery p{
	padding: 10px 0 0;
}


body.categories .catSummary, body.categories-classic .catSummary{
	float:left;
	margin: 2px 20px 20px 0;
	width: 300px;
	height: 245px;
	text-align: center;
	border: 1px solid #b9b0a5;	
	text-transform: capitalize;
}

body.categories-classic .catSummary{
	width: 220px;
}

body.categories .catSummary a, body.categories-classic .catSummary a{
	text-decoration: none !important;
	color: #b9b0a5;
}

body.categories .catSummary a:hover, body.categories-classic .catSummary a:hover{
	color: #666;
}

body.categories .catSummary img, body.categories-classic .catSummary img{
	border: 1px solid #b9b0a5;
}


body.categories .thumbLabel, body.categories-classic .thumbLabel{
	line-height: 150%;
}











/* -----------------   PRODUCT pages --------------------- */



div#returnRow{
	height: 30px;
	font-size: 12px;
	padding-top: 12px;
	padding-left: 15px;
}

div#returnRow a{
	color: #999;
}

div#returnRow a:hover{
	color: #ccc;
}


.bigData table{
	width: 800px;
}

.productData, .productDataTwo{
	margin-bottom: 30px;
}

.productData table, .productDataTwo table{
	width: 200px;
	margin-bottom: 10px;
}

.productData p{
	padding-left: 5px;
}





.productData td, .productDataTwo td{
	padding: 3px;
	/* border: 1px solid #ccc; */
	border-bottom: 1px solid #ccc;
}


.productDataNum table, .productDataNumTwo table{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
}

.productDataNum td, .productDataNumTwo td{
	padding: 3px;
	/* border: 1px solid #ccc; */
	border-bottom: 1px solid #ccc;
}

.productData h3{
	font-size: 15px;
}









/* -----------------   FOOTER --------------------- */



div#footer{
	width: 990px;
	position: relative;
	float: left;
	/* margin-top: 50px; */
	margin-top: 20px;
	color: #b9b0a5;
	margin-bottom: 10px;
	border-top: 1px solid #b9b0a5;
}


div#footerMenu1{
	width: 968px;
	font-size: 11px;
	position: absolute;
	float: left;
	padding-top: 20px;
	padding-left: 18px;
}

/* display block - for both ul li & ul li a - to run horizontally */
div#footerMenu1 ul li{
	display: block;
	float: left;
	position: relative;
	padding-right: 4px;
	padding-left: 2px;
}

div#footerMenu1 ul li a{
	text-decoration: none;
	position: relative;
	/* spacing between each menu item */
	color: #b9b0a5;
	padding-right: 8px;
	padding-left: 2px;
}

div#footerMenu1 a:hover{
	text-decoration: none;
	color: #ccc;
}




div#footerMenu2{
	width: 968px;
	position: relative;
	float: left;
	margin-top: 50px;
	padding-left: 22px;
}

div#footerMenu2 a{
	color: #b9b0a5;
	text-decoration: none !important;
}
div#footerMenu2 a:hover{
	color: #ccc;
}



div#credits{
	float: right;
	position: relative;
	text-align: right;
	bottom: 14px;
	color: #b9b0a5;
	font-size: 10px;
	margin-right: 20px;
}

div#credits p{
	margin-top: 6px;
}

div#credits a{
	color: #b9b0a5;
	text-decoration: none !important;
}

div#credits a:hover{
	color: #ccc;

}





/* -----   FORM styling ------- */

/* 
input {
	 border: none;
   line-height:20px;
	vertical-align: middle;
	 height:20px;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	
}

textarea {
	border: none;
   line-height:20px; 
	vertical-align: middle;
	overflow:visible; 
}

*/




/* Site Map -------------------------------------------------*/

div#col1text .sitemap ul{
	font-size: 12px;
	list-style-type: circle;
	padding-left: 20px;
}
div#col1text .sitemap li{
	padding-bottom: 5px;
}
