body, h1, h2, h3, p, form, input {
	padding: 0;
	font-family: Arial, Helvetica;
	color: #8A8071;
	font-size: 12px;
}

.style1 {
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.style3 {
	font-size: 14px
}

.style1 a {
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.style1 a:hover {
	color: #333333;
	text-decoration: none;
}

.style2 {
	font-size: 12px
}

.main {
	color: #8A8071;
	font-weight: normal;
}

body {
	background: #DFDCD8;
	margin: 0;
}

h2 {
	font-size: 20px;
	color: #8A8071;
	font-weight: bold;
}

#warnings {
	width: 777px;
	margin: 0 auto;
}

/*#container {
position:absolute;
width:1002px;
left:50%;
margin-left:-501px;
}
*/

#container {
	background: transparent url(images/background.png) repeat-y top left;
	width: 1002px;
	/*height:400px;*/
	margin: 0 auto;
	/*padding:0 10px 0 10px;*/
}

.pageend {
	background: transparent url(images/pageend.jpg) no-repeat top left;
	width: 1002px;
	margin: 0 auto;
	height: 20px;
}

.footerfooter {
	width: 962px;
	margin: 10px auto 10px auto;
	padding: 0 20px 0 20px;
}

#header {
	height: 110px;
	width: 100%;
	background: url(images/header.jpg) no-repeat;
}

#header ul {
	float: right;
	padding: 70px 20px 0 0;
}

#header ul li {
	float: left;
	padding-right: 20px;
	list-style-type: none;
}

#header ul li a {
	color: #8A8071;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#header ul li a:hover {
	color: #CCCCCC;
}

.icon_cart {
	background: url(images/icon_cart.png) no-repeat right;
}

#top_nav_back {
	background: url(images/top_nav_back.png) repeat-x bottom;
	width: 1002px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#top_nav_left {
	background: url(images/top_nav_left.png) no-repeat left bottom;
}

#top_nav {
	height: 53px;
	background: url(images/top_nav_right.png) no-repeat right bottom;
}

#top_nav ul {
	margin-left: 7px;
}

#top_nav ul li {
	float: left;
	list-style-type: none;
	background: url(images/top_nav_bar.png) no-repeat right;
	padding: 0 15px 0 15px;
}

#top_nav ul li a {
	line-height: 53px;
	padding-top: 18px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#top_nav ul li a:hover {
	color: #E3E3E3;
}

.new {
	background: url(images/new.png) no-repeat top;
	border-bottom: 1px solid white;
}

#left_nav {
	width: 194px;
	float: left;
	padding: 0px 0px 0px 18px;
}

#left_nav ul a {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#left_nav ul a:hover {
	color: #666666;
}

#footer {
	background: #ffffff;
	height: 40px;
}

#footer ul {
	width: 590px;
	margin: 0 auto;
	padding-top: 37px;
}

#footer ul li {
	float: left;
	background: url(images/footer_bar.png) no-repeat right;
	padding: 0 16px;
	list-style-type: none;
	font-size: 10px;
}

#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #E3E3E3;
}

#footer p {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 8px;
}

.clear {
	clear: both;
}

.dotted_x {
	height: 35px;
	background: #333333;
	width: 220;
}

.dotted_x h2 {
	margin-left: 18px;
}

#breadcrum {
	width: 741px;
	padding: 10px 0px 0px 241px;
	margin-left: 10px;
	height: 25px;
	background: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background: url(images/fade.jpg) repeat-x;
}

#breadcrum_under {
	padding: 0px 0px 0px 0px;
	height: 5px;
	background: #FFFFFF;
}

#breadcrum a {
	color: #CCCCC;
	font-weight: bold;
	text-decoration: none;
}

#breadcrum a:hover {
	text-decoration: underline;
}

.more_views {
	padding: 0 0 0 30px;
	height: 26px;
	background: url(images/dot_x.png) repeat-x bottom;
	font-size: 12px;
	margin-top: 4px;
}

.product_options h3 {
	padding: 0 0 0 00px;
	height: 26px;
	background: url(images/dot_x.png) repeat-x bottom;
	font-size: 15px;
	margin-top: 8px;
	font-weight: bold;
}

.product_options a {
	color: #8A8071;
	text-decoration: none;
	margin-left: 6px;
}

.product_options a:hover {
	
}

.more_views {
	width: 220px;
}

.icon {
	float: left;
}

.small_grey {
	font-size: 10px;
	line-height: 170%;
	color: #8A8071;
	font-weight: bold;
}

#left_nav_special ul li {
	background: url(images/dot_x.png) repeat-x top;
}

#left_nav_special ul li a {
	padding-left: 7px;
}

.left_nav_dropdown {
	margin-top: 6px;
	width: 127px;
}

#product_box {
	padding: 30px;
}

.product_details {
	width: 300px;
	float: left;
}

.product_details p {
	margin: 20px 0;
}

#product_box h3 {
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin-right: 15px;
}

.product_price {
	font-size: 15px;
	font-weight: bold;
}

.product_shot {
	//border: 1px solid #cccccc;
	margin-right: 30px;
	float: left;
}

.btn_addtocart {
	width: 142px;
	height: 29px;
	font-size: 12px;
	color: #ffffff;
	border: 0;
	background: url(images/btn_addtocart.jpg) no-repeat;
	font-weight: bold;
	cursor: pointer;
	padding-left: 12px;
	float: left;
}

.input_qty {
	float: left;
	width: 28px;
	height: 28px;
	color: #8A8071;
	text-align: center;
	font-size: 16px;
	background: url(images/input_qty.png) no-repeat;
	border: 0;
	font-weight: bold;
	padding-top: 5px;
	margin-right: 5px;
}

.product_thumbs {
	padding: 12px 0 0 32px;
}

.product_thumbs img {
	float: left;
	margin: 0 12px 12px 0;
	border: 1px solid #efefef;
}

#related_items {
	margin: 33px 0 0 0;
}

.short {
	width: 180px;
}

.related_item {
	float: left;
	text-align: left;
	font-weight: bold;
	color: #8A8071;
	margin-bottom: 30px;
}

.related_item img {
	margin: 0px 33px 13px 33px;
	border: 0;
}

.related_item a {
	color: #8A8071;
}

.related_item a:hover {
	text-decoration: none;
}

.related_item_price {
	margin-top: 5px;
}

a {
	color: #8A8071;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #5A6881;
}

a:active {
	color: #8A8071;
	text-decoration: none;
}

.inner_h3 h3 {
	padding: 30px 0 0 30px;
	font-size: 20px;
}

.no_back {
	background: none;
	text-align: left;
}

#footer p a {
	color: #8A8071;
	text-decoration: underline;
}

.image_border {
	
}

a.image_border {
	
}

a.image_border:HOVER {
	
}

a.image_border:ACTIVE {
	
}

a.image_border:VISITED {
	
}

.fieldcell input {
	width: 360px;
	font: 12px Arial, Helvetica;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #E1E0DC;
	padding: 5px;
}

.subscribe input {
	width: 135px;
	font: 12px Arial, Helvetica;
	background-color: #ffffff;
	color: #8A8071;
	border: 1px solid #E1E0DC;
	padding: 3px;
}

.fieldcell select {
	width: 360px;
	font: 12px Arial, Helvetica;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #E1E0DC;
	padding: 5px;
}

.smallfieldcell input {
	width: 200px;
	font: 10px Arial, Helvetica;
	background-color: #E1E0DC;
	color: #9E9B92;
	border: 1px solid #E1E0DC;
}

.smallfieldcell select {
	font: 10px Arial, Helvetica;
	background-color: #D7E5F2;
	color: #9E9B92;
	border: 1px solid #284279;
}

TD.headerNavigation {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #8A8071;
	font-weight: normal;
}

A.headerNavigation {
	color: #8A8071;
	text-decoration: none;
}

A.headerNavigation:hover {
	color: #8A8071;
	text-decoration: none;
}

.productincart {
	font-size: 15px;
	font-weight: bold;
	color: #8A8071;
}

.paymenterror {
	font-family: Arial, Helvetica;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

li, ul {
	font: 12px  Arial, Helvetica;
	color: #8A8071;
	text-decoration: none;
}

hr {
	color: Silver;
	border: dotted;
	width: 90%;
}

A.showinfoBoxContents {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

A.showinfoBoxContents:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

TD.checkoutFooter {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

TD.checkoutFooterDark {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #E8E8E8;
	color: #666666;
}

TD.cartHeading {
	color: #FF7AA8;
	font: bold 13px Arial, Helvetica;
}

TD.popHeader {
	background-color: #E8E3E7;
	color: #9A9A9C;
	font: bold 13px Arial, Helvetica;
}

A.cartNavigation {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

A.cartNavigation:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

A.inactiveNavigation {
	font-family: Arial, Helvetica;
	font-size: 12px;
	background: #cccccc;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

A.inactiveNavigation:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	background: #E8E8E8;
	color: #8A8071;
	font-weight: bold;
	text-decoration: none;
}

TD.inactiveNavigation {
	font-family: Arial, Helvetica;
	font-size: 12px;
	background: #E8E8E8;
	color: #8A8071;
	font-weight: bold;
}

TABLE.productImage {
	border: 1px;
	border-color: #CECECE;
}

TABLE.layout {
	border: 1px solid #E7E7E7;
}

.flistbox {
	background-color: #DEDBDE;
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #7C7C7C;
}

A.flistlink {
	background-color: #DEDBDE;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
}

A.flistlink:hover {
	background-color: #DEDBDE;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
}

A.xsellName {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

A.xsellName:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

TD.xsellPrice {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #C4C4C4;
	text-decoration: none;
}

A.xsellPrice:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #C4C4C4;
	text-decoration: none;
}

.boxText {
	font-family: Arial, Helvetica;
	font-size: 12px;
}

.errorBox {
	font-family: Arial, Helvetica;
	font-size: 12px;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #cc0033;
}

.productsNotifications {
	background: #f2fff7;
}

.orderEdit {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #939393;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
}

TR.headerNavigation {
	
}

TD.headerNavigation {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #8A8071;
	font-weight: normal;
}

A.headerNavigation {
	color: #8A8071;
	text-decoration: none;
}

A.headerNavigation:hover {
	color: #8A8071;
	text-decoration: none;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #3A9C47;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(images/cross.gif) no-repeat left;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	font-family: Arial, Helvetica;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	
}

TD.copyright {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #BABABA;
	font-weight: bold;
}

A.copyright {
	color: #BABABA;
	text-decoration: none;
}

A.copyright:hover {
	color: #BABABA;
	text-decoration: none;
}

TD.footer {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #8A8071;
	font-weight: bold;
}

A.footer {
	color: #8A8071;
	text-decoration: none;
}

A.footer:hover {
	color: #8A8071;
	text-decoration: none;
}

.cartinfoBox {
	background-color: #C4C4C4;
}

.cartinfoBoxContents {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #C4C4C4;
	background-color: #efefef;
}

.infoBox {
	
}

.infoBoxContents {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #C4C4C4;
	font-weight: bold;
}

A.infoBoxContents {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #C4C4C4;
	text-decoration: none;
	font-weight: normal;
}

A.infoBoxContents:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #C4C4C4;
	text-decoration: none;
	font-weight: normal;
}

.showinfoBoxContents {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

A.showinfoBoxContents {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

A.showinfoBoxContents:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	background: #efefef;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
}

TD.infoBox, SPAN.infoBox {
	font-family: Arial, Helvetica;
	background-color: Gray;
	font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #F5F5F5;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #EFEFEF;
}

TABLE.productListing {
	
}

.productListing-heading {
	font-size: 12px;
	background-color: #efefef;
	color: #8A8071;
	font: bold 12px Arial, Helvetica;
}

TD.productListing-data {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #8A8071;
	width: 33%;
}

A.pageResults {
	color: #8A8071;
	font-weight: bold;
	text-decoration: underline;
}

A.pageResults:hover {
	text-decoration: underline;
	color: #990000;
}

TD.pageHeadingHome, DIV.pageHeadingHome {
	font-size: 16px;
	letter-spacing: 0px;
	margin-bottom: 12px;
	font-weight: bold;
	margin-left: 40px;
	color: #8A8071;
	padding-top: 15px;
	font-weight: bold;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 16px;
	font-weight: bold;
	color: #918779;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 12px;
	background-color: #F5F4F3;
	margin-right: 0px;
}

TD.pageHeading a, DIV.pageHeading a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 6px;
	background-color: #5A6881;
	margin-right: 0px;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

TD.main, P.main {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 1.5;
}

A.main {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
}

A.main:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
}

A.main:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
}

A.main:active {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, Helvetica;
	font-size: 12px;
}

TD.accountCategory {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: Arial, Helvetica;
	font-size: 12px;
}

TD.tableHeading {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

TD.category_desc {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 1.5;
	padding-left: 40px;
	padding-top: 10px;
}

SPAN.newItemInCart {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica;
	font-size: 12px;
}

TEXTAREA {
	width: 100%;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

SPAN.greetUser {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #3A9C47;
	font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Arial, Helvetica;
	color: #990000;
}

SPAN.errorText {
	font-family: Arial, Helvetica;
	color: #ff0000;
}

.moduleRow {
	background-color: #F7F7F7;
	cursor: pointer;
	cursor: hand;
}

.moduleRowOver {
	background-color: #F7F7F7;
	cursor: pointer;
	cursor: hand;
}

.moduleRowSelected {
	background-color: #F7F7F7;
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

/* message box */

.messageBox {
	font-family: Arial, Helvetica;
	font-size: 12px;
}

.messageStackSuccess {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #3A9C47;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(images/tick.gif) no-repeat left;
}

.messageStackError {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #BA1D43;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/cross.gif) no-repeat left;
}

.messageStackError img {
	display: none;
}

/* input requirement */

.inputRequirement {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #ff0000;
}

.imagesBoxContents {
	font-family: Arial, Helvetica;
	font-size: 12px;
}

TD.categories {
	color: #333333;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFE0FF;
}

A.categories {
	color: #333333;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

A.categories:hover {
	color: #333333;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

a.shop_subcategories {
	display: block;
	margin-left: 0px;
	padding-left: 30px;
	text-decoration: none;
	font: 15px  Arial, Helvetica;
	font-weight: bold;
	height: 20px !important;
	cursor: pointer;
}

a.shop_subcategories:visited {
	display: block;
	margin-left: 0px;
	padding-left: 30px;
	text-decoration: none;
	font: 15px  Arial, Helvetica;
	font-weight: bold;
	height: 30px !important;
	cursor: pointer;
}

a.shop_subcategories:hover {
	color: #990000;
	cursor: pointer;
}

a.shop_maincategories {
	font: 16px  Arial, Helvetica;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.shop_maincategories:visited {
	font: 16px  Arial, Helvetica;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.shop_maincategories:hover {
	font: 16px  Arial, Helvetica;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.shop_maincategories:active {
	font: 16px  Arial, Helvetica;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.information {
	font: 12px  Arial, Helvetica;
	color: #8A8071;
	text-decoration: none;
	font-weight: bold;
	line-height: 130%;
}

a.information hover {
	font: 12px  Arial, Helvetica;
	text-decoration: underline;
	color: #5A6881;
	font-weight: bold;
	line-height: 130%;
}

a.productlinks {
	font: 12px  Arial, Helvetica;
	color: #8A8071;
	text-decoration: none;
	font-weight: bold;
}

.paymenterror {
	font-family: Arial, Helvetica;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.product_listing {
	background-color: #FFFFFF;
}

#brands {
	visibility: hidden;
}

#brands a {
	color: #CCCCC;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
}

#brands a:hover {
	text-decoration: underline;
}

#MainImage {
	
}

/*product image thumbnail start*/

.prod_thub {
	width: 235px;
	height: 252px;
	margin-top: 10px;
}

.prod_image {


/*width: 33%;*/
	padding: 0px 30px 0px 30px;
	float: left;
	text-align: center;
}

.prod_info {
	width: 60%;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
}

.prod_name {
	
}

div.prod_name a {
	text-decoration: underline;
}

.prod_des {
	padding-top: 10px;
}

.prod_price {
	float: right;
	
	padding-right: 10px;
	color: #DD7A68;
}

.prod_brand {
	clear: left;
	text-align: left;
	padding-top: 3px;
	padding-left: 13px;
}

/*product image thumbnail end*/

.textBox {
	width: 180px;


/*height: 25px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid # CCCCCC;
}

#main_content {
	width: 748px;
	float: left;
	padding-right: 18px;
	background: url(images/dot_y.png) repeat-y left;
}