@charset "utf-8";
/* CSS Document */

/*************************************************************
	GLOBAL
*************************************************************/
*
{
	color:#000;
}

body
{
	margin:0px;
	padding:0px;
	/*color:#A11828;*/
	color:#000;
}

h1,h2,h3,p
{
	padding:5px 0px;
}

a
{
	color:#A11828;
}

img
{
	border:none;
}

#contactTbl td div,#loginTbl td div,#loginTbl2 td div,h1,h2,h3
{
	color:#A11828;
}

.add_bt
{
	border:2px solid;
	background:#fff;
	border-color:#CC9999 #A11822 #A11828 #CC9999;
	color:#A11828;
}

a.add_bt 
{
	padding:5px;
	text-decoration:none;
}

.add_bt:hover
{
	border-color:#CC9999 #A11822 #A11828 #CC9999;
}

#mylist
{
	float:right;
	width:100%;
	text-align:right;
	padding-bottom:10px;
	padding-top:5px;
}
/*************************************************************

*************************************************************/
body {
	text-align: left;
	margin: 0px;
	background: url(/images/BGtop.jpg) left top repeat-x #f6f6f6;
}


#master {
	width: 877px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	min-height:10px;
	overflow:hidden;
}

#header {
	float:left;
	width:100%;
	height:217px;
	background:url(/images/header_02.jpg) 194px top no-repeat;
}

#TopMenu {
	float:left;
	width:683px;
	height:48px;
	padding-top:169px;
}

#Menu {
	float:left;
	width:188px;
	height:710px;
	background-color: #EFEFED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #911726;
}
#Content {
	float:right;
	width:668px;
	min-height:600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A11828;
	text-align: left;
}
#footer {
	width:100%;
	height:50px;
	line-height:50px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:center;
	margin-top:20px;
}
.PicturesFrames {
	border: 1px solid #990000;
}
.FormField,.FormField2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #961826;
	height: 14px;
	width: 90px;
	border-top-color: #9C1728;
	border-right-color: #9C1728;
	border-bottom-color: #9C1728;
	border-left-color: #9C1728;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.FormField2 {
	height: 50px;
}

/*************************************************************
	LOGO
*************************************************************/
#Logo
{
	float:left;
	width:194px;
}

/*************************************************************
	CATEGORIES LIST
*************************************************************/
#categores_list
{
	float:left;
	width:100%;
	padding:10px 0px;
	list-style:none;
}

#categores_list li
{
	float:left;
	margin-right:13px;
}

#categores_list li a,#categores_list li span
{
	display:block;
	text-decoration:none;
	text-align:center;
}

#categores_list li.new_row
{
	width:100%;
	height:20px;
}

/*************************************************************
	CATEGORIES LIST
*************************************************************/
#products_list
{
	float:left;
	width:100%;
	padding:10px 0px;
	list-style:none;
}

#products_list li
{
	float:left;
	width:150px;
	margin-right:16px;
}

#products_list li a,#products_list li span
{
	display:block;
	text-decoration:none;
	text-align:center;
}

#products_list li .more
{
	float:left;
}

#products_list li.new_row
{
	width:100%;
	height:20px;
}

#products_list .add_form
{
	float:left;
	width:100%;
	padding:5px 0px;
}

.add_form .add_bt
{
	float:left;
	width:100px;
}

.add_form .qty
{
	float:right;
	width:30px;
	text-align:center;
}

.add_form .types
{
	float:left;
	clear:both;
}

/*************************************************************
	ITEM DETAILS
*************************************************************/
#item_images
{
	float:left;
	width:270px;
}

#item_details
{
	float:right;
	width:390px;
}

#item_info
{
	float:left;
	width:100%;
}

#item_details .add_form
{
	float:left;
	width:100%;
	padding:10px 0px;
	margin-bottom:10px;
	border-bottom:1px solid #A11828;
}

#item_details .add_form .add_bt
{
}

#item_details .add_form .qty,#item_details .add_form .add_bt
{
	float:right;
	margin-left:5px;
}

#item_details a
{
	float:left;
	display:block;
	clear:both;
}

#item_details a.gotolist
{
	float:right;
}

/*************************************************************
	SIDEBAR PRODUCTS LIST
*************************************************************/
#side_products_list
{
	list-style:none;
}

/*************************************************************
	NOPCART
*************************************************************/
.nopcart
{
	width:100%;
	border-collapse:collapse;
	border:1px solid #A11828;
	text-align:center;
	margin-top:30px;
	margin-bottom:10px;
}

.nopcart td,.nopcart th
{
	border:1px solid #A11828;
	padding:5px;
}

.nopbutton
{
	background:#fff;
	border:2px solid;
	border-color:#CC9999 #A11822 #A11828 #CC9999;
}

.nopbutton:hover
{
	border-color:#A11828 #CC9999 #CC9999 #A11828;
}

/*************************************************************
	CHECKOUT FORM
*************************************************************/
#checkoutForm
{
}

#checkoutForm td
{
	text-align:left;
}

#checkoutForm input,#checkoutForm textarea
{
	width:250px;
}

#checkoutForm textarea
{
	height:100px;
}

#checkoutForm .radio
{
	width:auto;
}

/*************************************************************
	ZIP RESULTS
*************************************************************/
.resTableColor
{
	width:100%;
	padding-top:50px;
}

.resTableTitle
{
	line-height:30px;
}

.storeTitle
{
	font-weight:bold;
	font-size:16px;
	padding-right:10px;
	color:#A11828;
}

#checkoutForm .store_checkbox
{
	width:auto;
}