body {
	font-family : Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	background-color: #FFFFFF;
	text-align: center;
}

table, td {
	font-family : Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
}

.main_table{
	background-color: #FFFFFF;
	border: 1px solid #330000;
	clear: both;
}

.header{
	height: 245px;
	text-align: center;
	background-color: #F5E6C7;
	background: url(header.jpg) no-repeat;
}

.header h1{
	font-size: 24px;
}

h1 {
	font-size: 14px;
}

.left_cell{
	width: 200px;
	padding: 0px 15px 15px 15px;
}

a {
	color: #330000;
	text-decoration: underline;
}

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

.departament{
	background-color: #FD6500;
	padding: 5px;
	margin-top: 15px;
}

.departament a{
	color: #330000;
	text-decoration: underline;
}

.departament a:hover{
	text-decoration: underline;
}

.category{
	background-color: #EDEDED;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #E2E2E2;
}

.category a{
	color: #006699;
	text-decoration: underline;
}

.category a:hover{
	color: #006699;
	text-decoration: none;
}

.main_cell{
	padding-top: 20px;
	vertical-align: top;
}

.head{
	font-size: 20px;
	padding: 20px 0px 0px 0px;
}

.head hr{
	border-bottom: 3px solid #6F6548;
	width: 98%;
}

.row_product{
	float: left;
	padding: 5px;
	text-align: center;
	margin: 5px;
	width: 29%;
}

.row_product a{
	font-weight: bold;
	color: #FD6500;
	text-decoration: underline;
}

.row_product a:hover{
	font-weight: bold;
	color: #FD6500;
	text-decoration: none;
}

.image_container img{
	max-height: 125px;
	max-width: 125px;
}

.row_title{
	height: 40px;
	font-weight: bold;
}

.row_title a{
	color: #006699;
	text-decoration: underline;
}

.row_title a:hover{
	color: #006699;
	text-decoration: none;
}

.footer{
	height: 128px;
	text-align: center;
	background-color: #F5E6C7;
	background: url(footer.jpg) no-repeat;
}

.row_separator{
	padding-bottom: 30px;
	padding-top: 10px;
	border-top: 1px solid #660000;
}

.buybutton{
	border: 0px;
	background: url(buy.png) no-repeat;
	width: 191px;
	height: 39px;
	cursor: pointer;
}

.save {
	margin: 0px;
	margin-left: 0px;
	padding-left: 15px;
	background: url(delicious.gif) center left no-repeat;
}

.rss{
	float: left;
	padding: 15px 10px 0px 0px;
}

.button_container{
	padding-right: 20px;
	float: right;
	height: 50px;
	line-height: 50px;
}

.top_content{
	margin: 0px auto;
	width: 800px;
	height: 50px;
	line-height: 50px;
}

.departament_transparent{
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
}

.top_menu{
	background-color: #FD6500;
	margin: 0px auto;
	width: 800px;
	clear: both;
	height: 30px;
}

.top_menu_list{
	padding: 0px 10px 0px 10px;
	margin: 0px;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	font-size: 13px;
	font-weight: bold;
}

.top_menu_list a{
	color: #330000;
	text-decoration: underline;
}

.top_menu_list a:hover{
	color: #330000;
	text-decoration: none;
}

.top_content_details{
	text-align: left;
	float: left;
}

.orange{
	color: #FD6500;
	float: left;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}

.float_left{
	float: left;
}

.float_left h1{
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-size: 16px;
}

.digg_button{
	float: left;
	padding: 15px 10px 0px 0px;
	margin: 0px;
	height: 50px;
	line-height: 50px;
}

.floatingLink{
	position: absolute;
	background-color: #FD6500;
	width: 170px;
	padding: 5px;
	font-size: 16px;
	text-align: center;
}

.floatingLink a{
	color: #FFFFFF;
	text-decoration: underline;
}

.floatingLink a:hover{
	color: #FFFFFF;
	text-decoration: none;
}