/* CSS Document */

#special_offer {
	float: left;
	margin: 4px 2px;
}
#news {
	margin-bottom: 10px;
}

img { border: 0px; }

body {
	background-image: url(side-bg.gif);
	background-repeat: repeat-x;
	background-color: #E4DBC8;
	margin: 0px;
	padding: 0px;
}
.side-bg{ background-image: url(side-bg.gif); background-repeat:repeat-x;}
.shadow{ background-image: url(shadow.gif); background-repeat:repeat-y;}
.shadow2{ background-image: url(shadow2.gif); background-repeat:repeat-y;}
.shadow3{ background-image: url(shadow3.gif); background-repeat:repeat-x;}
.line{ background-image: url(line.gif); background-repeat:repeat-y; background-position:right}

td { font-family:Verdana, Arial, Tahoma, sans-serif; font-size:10px; color:#000000}
a  {
	font-family:Verdana, Arial, Tahoma, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
a.more {
	font-size:11px;
	color:#990000;
	text-decoration:none;
	margin-bottom: 6px;
}

.more {
	font-size:11px;
	color:#990000;
	text-decoration:none;
	margin-bottom: 6px;
}

a:hover {
	font-weight: bold;
	color: #FF6505;
}
a.footer{font-size: 8pt; color: #FFFFFF; text-decoration:none; }


.txt{ text-align:justify;}
.caption { font-family:Arial; font-size:13px; color:#990000; font-weight:bold}
.title {font-size:12px; color:#2C839C; font-weight:bold}
#caption {
font-family:Arial; font-size:13px; color:#FFFFFF; font-weight:bold
}
#caption a {
	font-size:13px;
	color:#990000;
	font-weight:bold;
	text-decoration: none;
}
#caption a:hover {
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
	text-decoration: none;
}
#openTittle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
}
#productMenu {
	font-family: Arial;
	font-size: 13px;
	margin-left: -1px;
}

#productMenu td a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #DBB9B5;
	background-image: url(arrow3.gif);
	width: 150px;
	display: block;
	
	text-align: left;
	vertical-align: middle;
}
#productMenu td a:hover {
	text-decoration: none;
	color: #FE6545;
	font-size: 11px;
	background-repeat: repeat-y;
	padding-left: 10px;
	border: 1px solid #BB7A73;
	background-image: url(arrow3.gif);
	width: 150px;
	background-color: #F7F2F2;
}
#productTittle {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E8E3;
	border-right-color: #E6E8E3;
	border-bottom-color: #E6E8E3;
	border-left-color: #E6E8E3;
}
#productTittle a {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#productTittle p {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#product {
	float: left;
	margin-right: 10px;
	width: 260px;
	height: 230px;
}

#productTittle a:hover {

	font-family: arial;
	font-size: 12px;
	color: #99382D;
	text-decoration: none;
}
#productCategory, #productCategorySub {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #F0E7E6;
}
#productCategory td {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	background-image: url(line3.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	padding-left: 10px;
	background-color: #F6F5F5;
	margin-top: 1px;
	height: 25px;
}
#productCategorySub td {

	color: #000000;
	text-decoration: none;
	font-size: 11px;
	/*background-image: url(line3.gif);
	background-repeat: repeat-y;*/
	font-weight: bold;
	padding-left: 10px;
	background-color: #F6F5F5;
	margin-top: 1px;
	height: 25px;
}
#productCategorySub td a {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 2px;
	padding-right: 15px;
}

input {
	width: 120px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CA6E59;
	margin-left: -7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #F0E7E6;
	border-right-color: #F0E7E6;
	border-bottom-color: #F0E7E6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
}

#table_nav {
	background-color: White;
	padding-left: 10px;
	height: 1px;
}

#table_content {
	background-color: White;
	padding-left: 10px;
	/*height: 99%;*/
}

#productMenu {
	height: 25px;
	vertical-align: middle;
}
