#productInfoTopLeft{
height: 160px;
width: 250px;
}
#productInfoTopRight, #productInfoBottom{
text-align:left;
}
#productInfoGeneralInfo{
height:122px;
}
#productMainImage{
width: 250px;
height: 120px;
}
h1#productName{
font-size:24px;
margin:0px;
}

h2#productPrices{
font-size:14px;
margin-top:5px;
color:#ff6600;
}
hr.productInfoHr{
border: 0px;
border-top: 1px dashed;
width: 100%;
color: #ccc;
height: 0px;
}
input{
margin:0px;
padding:0px;
}
.navNextPrevList{
border:none;
margin:0px;
padding:0px;
}
#productAdditionalImages h1{
font-weight:normal;
color:#ff6600;
}
.additionalImages{
margin:0px;padding:0px;border:none;
}
.centerBoxContentsAlsoPurch{
text-align:center;
}
.valignTop{vertical-align:top}
.valignBottom{vertical-align:bottom}
.main_image {
	padding-top:5px;
	width:355px;
	margin-right:10px;
	text-align:center;
/*	margin-right:85px;*/
}
.attr_bg {
	width:346px;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:4px;
	background-image: url(../images/design/attr_bg.jpg);
	background-repeat:repeat-x;
}
.ask {
	font-weight:bold;
	text-align:left;
	font-size:13px;
	padding-left:10px;
	padding-bottom:15px;
}
.ask2 {
	font-weight:bold;
	text-align:left;
	font-size:13px;
	padding-left:5px;
}
.ask a:link {
	color:#996600;
}
.ask a:visited {
	color:#996600;
}
.ask a:active {
	color:#996600;
}
.ask a:hover {
	color:#996600;
	text-decoration: underline;
}
.ask2 a:link {
	color:#996600;
}
.ask2 a:visited {
	color:#996600;
}
.ask2 a:active {
	color:#996600;
}
.ask2 a:hover {
	color:#996600;
	text-decoration: underline;
}
.review {
	padding:5px;
	border:1px solid #ccc;
}
.glossymenu {
margin: 0px 0;
padding: 0;
width:336px; /*width of menu*/
/*border: 1px solid #9A9A9A;
border-bottom-width: 0;*/
}

.glossymenu a.menuitem{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 0px 0;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
color: black;
}

.glossymenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
border: none;
}

.glossymenu a.menuitem:hover {
//background-image: url(../images/design/menu_bg_hover.jpg);
}

.glossymenu div.submenu { /*DIV that contains each sub menu*/
	font-size:13px;
	text-align:left;
/*background: white;*/
	height:191px;
	width:296px;
	padding:10px 20px 10px 20px;
	color:#fff;
	font-weight:bold;
	background-image: url(../images/design/preorder_bg.jpg);
	background-repeat:repeat-x;
}

.glossymenu div.submenu ul { /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
/*border-bottom: 1px solid blue;*/
}

.glossymenu div.submenu ul li a {
display: block;
font: normal 13px Verdana, Helvetica, sans-serif;
text-decoration: none;
}

.glossymenu div.submenu ul li a:hover {
/*background: #DFDCCB;*/
text-decoration: underline;
}
#preorder_message {
	text-align:center;
	color:#c7ca35;
}

