body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	vertical-align :top;
	background-color: white;
/*background-image: url(../images/body_back2.gif); */
	text-align:center;
}


table.all
{
/*BACKGROUND-IMAGE: url(../images/content_back.gif); BORDER-COLLAPSE: collapse*/
}


table.cart
{
	/*border: solid 1px black;*/
	background-color: white;
/*BACKGROUND-IMAGE: url(../images/content_back2.gif); BORDER-COLLAPSE: collapse*/
}
table.cart td{font-size: 10pt;}
table.cart img
{
	border: none;
}

table.header
{
	text-align :center;
	color: white;
	vertical-align :top;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	height:85px;
	background:transparent;
}
table.header td
{
	vertical-align :top;
	font-size: 10px;
	color: white;
}
table.header h3
{
	font-size: 14px;
	color: Black;
}

table.banner
{
	height: 85px;
	width: 455px;
	text-align :center;
}


table.menubar
{
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	padding: 7px 4px 7px 4px;
	border-color: #111111;
}
table.menubar a
{ color: white;}
table.menubar a:hover
{
	text-decoration: none;
	color:gold;
}
table.menubar img
{
	border:0;
}

table.menubar3
{
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	border-color: #111111;
}
table.menubar3 a
{ color: white;}
table.menubar3 a:hover
{
	text-decoration: none;
	color:gold;
}
table.menubar3 img
{
	border:0;
}

table.menubar_left
{
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	border-color: #111111;
}
table.menubar_left a
{ color: white;}
table.menubar_left a:hover
{
	text-decoration: none;
	color:gold;
}
table.menubar_left img
{
	border:0;
}

table.menubar_right
{
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	border-color: #111111;
}
table.menubar_right td
{
	text-align:right;
}
table.menubar_right a
{ color: white;}
table.menubar_right a:hover
{
	text-decoration: none;
	color:gold;
}
table.menubar_right img
{
	border:0;
}

table.menubar_admin
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	BACKGROUND-IMAGE: url(../images/menubar2.gif);
	border-top:solid 1pt black;
	border-bottom:solid 1pt black;
	border-color: #111111;
}
table.menubar_admin a
{ color: black;}
table.menubar_admin a:hover
{
	text-decoration: none;
	color: red;
}

table.salesrep_bar
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size: 12px;
	color:Navy;
	padding:5px 5px 5px 5px;
	BACKGROUND-IMAGE: url(../images/menubar2.gif);
	border:solid 1pt black;
	border-color: #111111;
}
table.salesrep_bar a
{
	font-weight:normal;
	color: black;
	font-size: 11px;
}
table.salesrep_bar a:hover
{
	text-decoration: none;
	color: red;
}

table.header a
{
	text-decoration: underline;
	color: white;
}
table.header a:hover
{
	color: red;
}
table.header p
{
}

table.content
{
	vertical-align:top;
}
table.content td
{
	font-size: 10pt;
}

table.sidebar
{
	width:150px;
}
table.sidebar td
{
	font-size: 8pt;
}
table.sidebar a
{
	color: white;
	text-decoration:none;
	background-color: Transparent;
	border-top: solid 1px maroon;
	padding: 1px 1px 1px 1px;
}
table.sidebar a:hover
{
	text-decoration: underline;
	background-color: silver;
	background-image: url(../images/highlight.gif);
}

table.products_box
{
}

td.title
{	color:ivory;
	font-size:16;
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
	text-align:center;
	BACKGROUND-IMAGE: url(../images/tab.gif);
	 BACKGROUND-REPEAT: no-repeat;
	width:100%;
}

table.footer
{
	background-color: #eeeeee;
	border-top:solid 4pt #dddddd;
}
table.footer td
{
	font-size: 8pt;
	line-height:2em;
	color:#888888;
}
table.footer a
{	color: #555555;
	font-size: 9pt;
	text-decoration:none;
}
table.footer a:hover
{text-decoration: underline;
	color: white;}



table.footer3
{
	background-color: red;
	BACKGROUND-IMAGE: url(../images/footer_back.gif); BORDER-COLLAPSE: collapse;
	border-top:solid 1pt black;
}
table.footer3 td
{
	font-size: 8pt;
	color:ivory;
}
table.footer3 a
{	color: white;
	font-size: 9pt;
	text-decoration:none;
}
table.footer3 a:hover
{text-decoration: underline;}

table.item
{
	width: 100%;
}
table.item a
{
	font-size: 8pt;
	color:Maroon;
	text-decoration: none;
}
table.item a:hover
{
	text-decoration: underline;
}

table.item_order
{
	font-size: 9pt;
	width: 100%;
}
table.item_order td
{
	font-size: 8pt;
}
table.item_order a
{
	font-size: 8pt;
	color:Maroon;
}
table.item_order a:hover
{
	color: Red;
}

table.smallbox td
{
	font-size:8pt;
	width: 100%;
}

table.smallbox h3
{
	font-size:12pt;
}

.item_pick a
{border:solid 2pt red;}

.item_pick a:hover
{
	border:solid 2pt red;
}

table.products_tab
{
	color: White;
	font-weight:bold;
}

.addtocart
{
	background-image: url(../images/add_to_cart_button.gif);
}
.addtocart:hover
{
	background-image: url(../images/add_to_cart_button_on.gif);
}

h3
{
	background-image: url(../images/h1back.gif);
}

.bulkQuantiy_title
{
	font-size: 9px;
}

div.section
{
	display: block;
	margin: 0px 0px 0px 0px;
	margin-bottom: 5px;
	padding: 0px;
	border: solid 2px #dcdcdc;
	clear:none;
	padding-bottom: expression('2px');
}
div.section span.title
{
	font-size: 11px;
	font-weight: bold;
	display: block;
	background-color: #dcdcdc;
	padding: 2px;
}
div.section p
{
	font-size: 11px;
	padding-left: 2px;
}

div.section2
{
	display: block;
	margin: 0px 0px 0px 0px;
	margin-bottom: 5px;
	padding: 0px;
	clear:none;
	padding-bottom: expression('2px');
}
div.section2 span.title
{
	font-size: 11px;
	font-weight: bold;
	display: block;
	background-color: #dcdcdc;
	padding: 2px;
}
div.section2 p
{
	font-size: 11px;
	
}

div.announcement
{
	border: solid 1px #000000;
}
div.announcement span.title
{
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	padding: 2px;
}
div.announcement span.date
{
	font-style: italic;
	background-color: #dcdcdc;
	display: block;
	padding: 1px;
	padding-left: 2px;
}
div.announcement span.text
{
	font-size: 12px;
	display: block;
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

div.validation
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
}

div.validation .validation_summary
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 2px #CC0000;
	font-size: 10px;
	text-align: left;
}

div.validation .validation_summary
{
	padding-left: 2px;
	font-size: 10px;
}

div.validation table.validation_summary
{
	color: #ff0000;
}

table.itemlist tr
{
}
table.itemlist tr.altcontent
{
	background-color: #ffffff;
}
table.itemlist tr.content
{
	background-color: #dcdcdc;
}
table.itemlist tr.groupby
{
	background-color: #cbcbcb;
	color: #000000;
	font-weight: bold;
}
table.itemlist tr.groupby td
{
	border-top: ridge 1px #000000;
	border-bottom: ridge 1px #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.itemlist tr.creditcard
{
	background-color: #ffddff;
}
table.itemlist tr.altcreditcard td
{
	background-color: #ff55ff;
}
table.itemlist tr.creditcard td
{
	font-style: italic;
}
table.itemlist tr.altcreditcard td
{
	font-style: italic;
}
table.itemlist td.black_out
{
	background-color: #000000;
}
table.itemlist td a
{
	color: #000000;
}

table.address
{
	border: solid 1px lightGray;
}
table.address th
{}

table.order{}
table.order h2
{
	font-size:12pt;
}
table.order th
{
	font-size:11pt;
	background-color:lightGray;
}

table prices_table
{
border-top: solid 1px gray;	
}

span.status
{
	color:blue;
	font-size:14pt;
}

.savePercent
{
	color:Green;
	font-weight:bold;
}

.savePercent_big
{
	font-size:16pt;
	color:Green;
	font-weight:bold;
}

.control_title
{
	font-size:16pt;
	font-weight:bold;
}

.status_message
{
	font-size:14pt;
	font-weight:bold;
	color:Navy;
}

.bigmargins
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height:2em;
	vertical-align :top;
	width: 80%;
}

.yourPrice
{
	color: Green;
	font-weight: bold;
}

table.loggedin_toptable
{
	margin-top:5pt;
	margin-right:5pt;
	margin-left:20pt;
	margin-bottom:5pt;
	font-size:7pt;
	color:Gray;
}

table.login_toptable
{
	margin-top:5pt;
	font-size:7pt;
	color:Gray;
}
table.login_toptable td
{
	font-size:7pt;
}


table.advert
{
	font-size: 10px;
}
table.advert a
{ color: maroon;}
table.advert a:hover
{
	text-decoration: none;
	color:gold;
}
table.advert img
{
	border:0;
}

.titleLabel
{
	font-family: Verdana;
	font-size: 13pt;
	color:White;
}