html{
	background-color:#000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.container {
	position:relative;
	margin:0 auto;
	width:1000px;
}

.add_cart {
	position:absolute;
	top:33px;
	left:685px;
}

.add_cart a:hover{
	background:url(../images/add_to_cart.jpg) no-repeat 0 -33px;
	width:32px;
	height:33px;
	display:block;
	
}

.add_cart a{
	background:url(../images/add_to_cart.jpg) no-repeat 0 0;
	width:32px;
	height:33px;
	display:block;
	
}

a, a:active, a:visited, input {
	outline:none;
}

.licious {
	position:absolute;
	top:395px;
	left:730px;
	width:130px;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:none;
}


.licious ul {
	list-style:none;
	text-align:center;
	background: url(../images/dropup_bkgd.png) ;
	margin:0;
	padding:0;
}

.licious li {
	padding:5px 0 5px 0;
}

.licious li a {
	color:#FFFFFF;
}

.licious  a:hover {
	color: #FF0000;
}


.text_fieldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 19px;
	width: 161px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.footr_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969594;
	text-decoration: none;
}
.red_bldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA251D;
	text-decoration: none;
	font-weight: bold;
}
.list_menu_small {
	height: 18px;
	width: 93px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textarea1 {
	height: 100px;
	width: 200px;
}

.list_menu_small2 {
	height: 18px;
	width: 40px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.list_menu_small3 {

	height: 18px;
	width: 211px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.red_bldtext_undline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA251D;
	text-decoration: underline;
	font-weight: bold;
}
.text_field1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_undline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.drop_textwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.drop_textwhite:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA251D;
	text-decoration: underline;
	font-weight: bold;
}
.text_field_sml {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 13px;
	width: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_orange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E77817;
	text-decoration: none;
}
.text_remove {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}