/* CSS Document */

/* intro section */

#introShop{
	background-color: #fce6ec;
	background-image: url(../images/shadeIntro.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 960px;
	text-align: left;
	height: 115px;
}

#introShopUL{
	background-color: #fce6ec;
	background-image: url(../images/shadeIntro.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 960px;
	text-align: left;
	height: 200px;
}

h3{
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #231f20;
	display: block;
	float: left;
	margin: 40px 0px 30px 40px;
	padding: 0px 30px 0px 0px;
	width: 630px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3e3e3;
}

#viewCart {
	display: block;
	height: 38px;
	float: right;
	margin: 40px 30px 0px 0px;
	padding: 4px 0px 0px;
	width: 200px;
}

/* product section */

#colMain{
	display: block;
	margin: 30px 0px 0px 30px;
	padding: 0px 30px 0px 0px;
	width: 640px;
	float: left;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	background-color: #FFFFFF;
}

/* Products */
#item {
	margin: 0px 10px 10px 0px;
	float: left;
	width: 200px;
	color: #464c51;
	padding: 0px 10px 0px 0px;
	text-align: center;
}

#itemRight {
	margin: 0px 0px 10px;
	float: left;
	width: 200px;
	padding: 0px;
	text-align: center;
}

#itemLrg{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	display: block;
	margin: 0px 0px 20px;
	padding: 0px 0px 20px;
	width: 640px;
	overflow: hidden;
}

#desc{
	margin: 0px 0px 0px 30px;
	padding: 0px;
	display: block;
	width: 410px;
	float: left;
}

#button {
	display: block;
	padding: 0px;
	margin: 10px 0px;
	text-align: center;
}

#buttonLrg {
	display: block;
	padding: 0px;
	margin: 10px 0px;
	text-align: left;
}

#imgLrg{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 200px;
}


#change{
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 10px;
	height: 31px;
	width: 630px;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/changeBck.jpg);
	text-align: center;
	background-position: left bottom;
	display: block;
	line-height: 32px;
	overflow: hidden;
	background-repeat: repeat-x;
}

#change ul li {
	float: left;
	display: block;
	list-style-type: none;
	display:block;
	height:31px;
	width:120px;
	background:#FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
#descMat {
	width: 900px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

#change ul li a {
	display:block;
	height:31px;
	width:120px;
	background:transparent url(../images/changeNav.jpg) no-repeat scroll 0px 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#change ul li a:hover{
	background-position: 0px -31px;
	text-decoration: none;
}

#nav ul li#unfin a {
	width:180px;
	background-position: 0pt 0;
	margin: 0px;
	padding: 0px;
	height: 31px;
}

#nav ul li#unfin a:hover{
   background-position: 0pt -31px;
}

#nav ul li#more a {
	width:180px;
	background-position: 0pt 0;
	margin: 0px;
	padding: 0px;
	height: 31px;
}

#nav ul li#more a:hover{
   background-position: 0pt -31px;
}
#buttonMat {
	display: block;
	width: 300px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}

.on{
	display:block;
	height:24px;
	width:150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-left-color: #e3e3e3;
	padding: 7px 0px 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}


/* color section */

#colColor{
	display: block;
	padding: 0px;
	width: 195px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	text-align: left;
}

#colorBox{
	padding: 0px;
	height: 50px;
	width: 195px;
	margin-bottom: 10px;
}

.pr10 {
	padding-right: 10px;
}

#changeGal{
	margin: 0px 0px 20px;
	padding: 0px;
	height: 31px;
	width: 900px;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/changeBck.jpg);
	text-align: center;
	background-position: bottom;
	display: block;
	line-height: 32px;
	overflow: hidden;
	background-repeat: repeat-x;
	clear: both;
}


/* misc */

ul li{
	list-style-type: none;
}

/* classes */

.new {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	padding-left: 3px;
	margin: 0px;
	color: #3399FF;
}
