/* CSS Document */
body {
	background-color: #40484c;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navDiv {
	height: 25px;
	width: 640px;
}
#web1 {	
	z-index: 10;
	}
#webFlash {
	width: 342px;
	height: 241px;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	padding-right: 30px;
	padding-left: 30px;
}
.bodyTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	vertical-align: text-top;
}

/* td fills */
.lightGrey{
	background: #f0eeec
}
.meduimGrey {
	background: #363636;
}
.darkGrey {
	background: #1e1e1e;
}

/* image css */
.logoPadding {
	margin-bottom: 107px;
	background: #1e1e1e;

}
/*form css*/
.formreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 140px;
	height: 12px;
	background-color: #ffffff;
	border: 1px solid #999999;
	padding-left: 8px;
}
.formregDrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 150px;
	height: 15px;
	background-color: #ffffff;
	border: 1px solid #999999;
	padding-left: 8px;
}
.formsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 23px;
	height: 12px;
	background-color: #ffffff;
	border: 1px solid #999999;
	padding-left: 8px;
}
.formtiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 13px;
	height: 13px;
	background-color: #ffffff;
	border: 0px;
}
.formed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 85px;
	height: 12px;
	background-color: #ffffff;
	border: 1px solid #999999;
	padding-left: 8px;
}
.formmessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 338px;
	height: 50px;
	background-color: #ffffff;
	border: 1px solid #999999;
	padding-left: 8px;
}
.formsubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	width: 56px;
	height: 25px
}

/* ------- icon css ------------*/
.firstIcon {
	padding-left: 20px;
	padding-top: 18px;
	padding-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #adacac;
}

.middleIcons { 
	padding-left: 20px;
	padding-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #adacac;
}
.bottomIcon { 
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 61px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #adacac;
}

/* --------- second nav -------------*/
.secondNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #adacac;
}
a.secondNav:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #adacac;
}
a.secondNav:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00adef;
}
a.secondNav:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #adacac;
}
/*------------- Titles ---------------*/
.catagoryTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00adef;
	padding-bottom: 15px;
}

/*------------- list  --------------*/
.listName {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #adacac;

}
.listThumb {
	padding-bottom: 10px;
}
.pageNumbers{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #adacac;
	margin-right: 27px;
}
.pageNumbers a{ color: #00adef;}
.pageNumbers a:hover{text-decoration: underline;}
/*------- product discription -----------*/
.productBackgoundLight {
	background: #f0eeec;
	padding-top: 15px;
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 5px;
	height: 282px;
}

.productName {
	font-family:Arial, Helvetica, sans-serif;
	size: 11px;
	color: #00adef;
	font-weight:bold;
}
.itemNumber {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #adacac;
}
.productText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	margin-top: 20px;
	line-height: 15px;
	
}
.productText2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
/*	margin-top: 20px;
	line-height: 15px;*/
	
}
.smallHeadings {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00adef;
	/*margin-top: 10px;
	line-height: 5px;*/
}
.colorSwatches {
	margin-top: -10px;

}
.purchaseInfoHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00adef;
	margin-top: 0px;
	line-height: 15px;

}
.topBox {
	height: 241px;
	width: 342px;
}
.bottomBox {
	height: 285px;
	width: 322px;
	background: #f0eeec;
	padding-left: 10px;
	padding-right: 10px;
	}
	
/*  ----------- bottom recommendation --------------- */
.recommendBg {
	background: #363636;
	padding-top: 11px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 19px;
	height: 107;
}
.recommendText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #adacac;
}
.recommendImages {
	margin-top: 10px;
}

/* links css for navigation */
a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #adacac;
	text-decoration: none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #00adef;
}

/*view storefront text */
.storefront {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #00adef;
	text-decoration: none;
}
.storefront A:link {text-docration: none; color: #00adef;}
.storefront A:visited {text-docration: none; color: #00adef;}
.storefront A:active {text-docration: none; color: #00adef;}
.storefront A:hover {text-docration: none; color: #00adef;}
/* about Modern Studio Furnishings*/
.about {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #adacac;
	text-decoration: none;
	padding-right: 10px;
}
/* product info */
.tdLight {
	background: #f0eeec;
	width: 342px;
}
#divTitle {
	float: left;
	width: 138;
	height: 18;
}
#divItem {
	float:right;
	height: 18px;
	}
#divContainer {
	heigh: 18px;
	width: 295px;
}
/*for sitemap*/
.divMiddleContactSitemap {
	width: 800px;
	background: #1e1e1e;
	vertical-align: top;

}
.sitemapText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color:#FFFFFF;
	letter-spacing: 0px;
	text-decoration: none;
}
a.sitemapText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color:#FFFFFF;
	letter-spacing: 0px;
	text-decoration: none;
}
a.sitemapText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color:#00adef;
	letter-spacing: 0px;
	text-decoration: none;
}
a.sitemapText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color:#00adef;
	letter-spacing: 0px;
	text-decoration: none;
}
