#product .cattop	 {
	margin: 0 0 0 500px;
	padding: 10px 0 0 0;
}

#product .cattop h2 {
	padding-bottom: 5px;
}

#product .products {
	display: inline;
}

#product p {
	color: #101010;
}

#product .right {
	margin: 30px 0 20px 0;
	padding: 0 20px 0 0;
	width: 425px;
	float: right;
}

#product .right h3 {
	padding: 0 0 10px 0;
	font-size: 16pt;
}

#product .right h5 {
	padding: 12px 0 2px 0;
	font-size: 10pt;
	clear: both;
}

#product .left {
	padding: 30px 0 0 0;
	height: 305px;
	background: url(../images/product_pic_frame.gif) 10px 10px no-repeat;
}

#product .left ul {
	margin: 0 0 0 0;
	float: left;
	list-style: none;
}

#product .left li a {
	display: block;
	height: 18px;
	width: 14px;
	margin: 0 0 5px 0;
	padding: 3px 0 0 7px;
	color: #464646;
	font-weight: bold;
	font-size: 9pt;
	background: url(../images/product_pic_but.gif) no-repeat;
}

#product .left li a.selected {
	color: #fff;
	background: url(../images/product_pic_but.gif) 0 -21px no-repeat;
}

#product .left li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/product_pic_but.gif) 0 -21px no-repeat;
}

#product .left img {
	margin: auto;
	display: block;
}

#product .product_content {
	color: #000;
}

#product .product_content p {
	margin: 0 0 10px 0;
}

#product .product_content h4 {
	font-size: 11pt;
	margin: 5px 0 2px 0;
}

#product .product_content ul {
	margin: 0 0 10px 0;
	list-style: circle;
}

#product .product_content li {
	margin: 0 0 3px 20px;
}

#product .bottom {
	margin: 5px 0 0 0;
	clear: both;
}

#product .bottom h4 {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 10pt;
	border-bottom: 1px dotted #828282;
	color: #000;
}

#product .bottom .specs {
	margin: 0 0 20px 0;
	width: 474px;
	float: left;
	font-size: 9pt;
	color: #000;
}

#product .bottom .text {
	margin: 0 0 20px 85px;
	padding: 0;
	width: 330px;
	color: #000;
	font-size: 10px;
}

#product .bottom .specs p {
	padding: 0 0 10px 0;
}

#product .bottom .specs ul {
	padding: 0 0 10px 10px;
	list-style: circle;
}

#product .bottom .specs li {
	padding: 0 0 3px 0;
}

#product .bottom .ordering {
	margin: 0 0 20px 475px;
}

#product .bottom .ordering .orderform {
	padding: 0 0 0 25px;
	border-left: 1px dotted #828282;
}

#product .bottom .ordering h4 {
	padding-left: 25px;
}

#product .bottom .ordering p {
	padding: 0 0 10px 0;
}

#product .bottom .ordering .orderform label {
	padding: 0 0 0 0;
	width: 80px;
	display: block;
	float: left;
	color: #101010;
}

#product .bottom .ordering .orderform select {
	margin: 0 0 5px 0;
}

#optionList .options input {
	background: none;
}

#product .bottom .ordering .orderform .submit {
	float: left;
}

#product .bottom .ordering .orderform .cost {
	padding: 30px 0 0 0;
	margin-left: 170px;
	font-weight: bold;
	float: left;
}

#product .bottom .ordering .orderform .add {
	/* margin: -13px 0 20px 0; */
	margin: 23px 0 20px 0;
	float: right;
	background: url(../images/addbutton_back.png) no-repeat;
	border: none;
	width: 138px;
	height: 28px;
	color: #fff;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

#product .bottom .ordering .orderform .add:hover {
	background: url(../images/addbutton_back.png) 0 -28px no-repeat;
}

#product .bottom .ordering .orderform .options {

}


#product .bottom .ordering .orderform .more {
	margin: 30px 0 0 0;
}

#product .bottom .ordering .orderform .options span {
	display: block;
	color: #101010;
	padding: 0 0 0 20px;
}

#product .bottom .ordering .orderform .options div,#product .bottom .ordering .orderform .select div {
	color: #101010;
	padding: 0 0 0 0;
}
#product .bottom .ordering .orderform label{
	width: 75px;
	text-align: right;
	margin-right: 5px;
}

#product .bottom .ordering .orderform .options label {
	display: block;
	float: none;
	padding: 0 0 10px 15px;
	color: #c4721a;
	cursor: pointer;
	background: url(../images/down_arrow.png) left no-repeat;
	width: auto;
	text-align: left;
}
#optionList p.note{
	display: inline;
	float: right;
}

#product .bottom .ordering .orderform .select label {
}

#product p.more span{
	padding: 0 0 0 15px;
	color: #c4721a;
	cursor: pointer;
	background: url(../images/down_arrow.png) left no-repeat;
}

img.stockImg {
	display: none;
	position: absolute;
	z-index: 3000;
	margin: 10px 0 0 -72px;
	border: 1px solid #444;
}

img.stockThumb {
	margin: 10px 10px 10px 0;
	border: 1px solid #444;
	float: left;
}

#product .bottom .specs p {
	margin: 10px;
}

#product .bottom .specs h4 span {
	margin: 0 0 0 10px;
	font-size: 11px;
	color: #555;
}

#product .bottom .specs h4 span a {
	color: #555;
}

#productList {
	margin: 0;
	height: 17px;
	z-index: 100;
	left: -475px;
	top: 340px;
}

#productList, #productList ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	font-size: 14px;
	line-height: 17px;
}

#productList {
	padding: 0 0 0 0px;
}

#productList a.moreProducts {
	font-size: 12pt;
	color: #fff;
	padding: 0 0 0 15px;
	background: url(../images/w_down_arrow.png) left no-repeat;
}

#productList ul a:link, #productList ul a:active, #productList ul a:visited{
	display: block;
	padding: 0px 0 0 5px;
	color: #fff;
	text-decoration: none;
	background-color: #555;
}

#productList ul a:hover{
	background-color: #fff;
	color: #555;
	text-decoration: none;
}

#productList li{
	float: left;
	position: relative;
}

#productList ul {
	position: absolute;
	width: 24em;
	top: 1.2em;
	left: 0;
	display: none;
	margin: 0;
	padding: 0px 5px 0 0;
	border: 1px solid #fff;
}

#productList li ul a{
	width: 24em;
	float: left;
}

#productList ul ul{
	top:auto;
}	

#productList li ul ul {
	left:20em;
	margin:0px 0 0 10px;
}

#productList li:hover ul ul, #productList li:hover ul ul ul, #productList li:hover ul ul ul ul{
	display:none;
}

#productList li:hover ul, #productList li li:hover ul, #productList li li li:hover ul, #productList li li li li:hover ul{
	display:block;
}

body.storeFront #content h2 {
	clear: left;
	float: left;
	padding: 20px 0 10px 0;
}

body.storeFront #main_content {
	color: #000;
	width: 300px;
	float: left;
	clear: left;
}

body.storeFront #main_content p {
	padding: 0 10px 10px 0;
	line-height: 14pt;
}

body.storeFront #main_content ul.landing {
	list-style: circle;
	padding-bottom: 20px;
}

body.storeFront #browse {
	margin: 0 0 0 325px;
	padding: 113px 0 0 0;
}

body.storeFront #browse h3 {
	font-size: 15pt;
	padding: 0 0 10px 0;
}

body.storeFront #browse ul {
	list-style: none;
}

body.storeFront #browse li {
	width: 254px;
	height: 86px;
	background: url(../images/store_cat_bg.png) no-repeat;
	float: left;
	padding: 0 50px 30px 0;
}

body.storeFront #browse a {
	display: block;
	width: 149px;
	height: 81px;
	padding: 5px 100px 0 5px;
	color: #fff;
	font-size: 12pt;
}

body.storeFront #browse a:hover {
	color: #f79b38;
	text-decoration: none;
}

body.storeFront #browse a .catImg {
	position: absolute;
	margin: -2px 0 0 92px;
	z-index: 1;
	width: 155px;
	height: 80px;
	cursor: hand;
}

body.storeFront #browse a span {
	z-index: 5;
	position: relative;
	z-index: 5;
}

body.storeFront #browse ul.productInnerList {
	display: none;
	position: relative;
	background: #666;
	border: 1px solid #333;
	z-index: 50;
}

body.storeFront #browse ul.productInnerList li {
	background: none;
	height: auto;
	padding: 0;
	width: auto;
	float: none;
}

body.storeFront #browse ul.productInnerList li a {
	display: block;
	height: 18px;
	width: auto;
	padding: 0 0 0 5px;
	font-size: 10pt;
}

body.storeFront #browse li:hover ul.productInnerList {
	display: block;
}

#product ul.logos {
	list-style: none;
	height: 50px;
	width: 340px;
	margin: 0 auto;
}

#product ul.logos li {
	display: block;
	float: left;
	margin: 0 10px;
}


/* OPTIONS HOVER */

#product .options {
	position: relative;
}

#product .options .opContent {
	display: none;
	width: 300px;
	padding: 10px;
	border: 1px solid #333;
	background: #bbb;
	position: absolute;
	bottom: 20px;
	left: 25px;
}
