*
{
	margin: 0px;
	padding: 0px;
}

body
{
	height: 100%;
	background-color: #ffffff;
	color: black;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

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

a:hover
{
	color: black;
}

span
{
	display: none;
}


img
{
	border: none;
}

p
{
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.red
{
	color:red;
}

.clearthis
{
	margin: 0px;
	height: 1px;
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
}

.red
{
	color:red;
}

#container
{
	margin: 0px auto;
	width: 1026px;
	border-color: red;
	border-width: 0px 1px 1px;
	border-style: solid;
	background-color: #FFFBEF;
}

input
{
	padding-left: 2px;
	background-color: white;
	color: #FF3300;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
}

#conf input.button
{
	background-color: #A2A2CE;
	color:white;
	font-weight: bold;
	border: 3px solid white;
	cursor:hand;
	cursor:pointer;
}

/* Page Header */

#page_header
{
	width: 1026px;
	height: 113px;
	color: #fff;
	background: url( 'images/header_background.gif' ) repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a
{
	color: #fff;
	text-decoration: none;
}

#page_header a:hover
{
	color: #e1e1e1;
}

#page_heading
{
	width: 489px;
	height: 113px;
	background: url( 'images/logo.gif' ) no-repeat;
	float: left;
}

#page_heading h1
{
	/*width: 190px; 	height: 52px;*/
	background: url( 'images/company_name.jpg' ) no-repeat 56px 36px;
	float: left;
}

#page_heading h2
{
	/*width: 190px; 	height: 16px;*/
	background: url( 'images/company_punchline.jpg' ) no-repeat 56px 2px;
	float: left;
	clear: both;
}

#moto
{
	padding-right: 40px;
	padding-top: 25px;
	width: 410px;
	float: right;
	word-spacing: -1px;
}

#moto h3
{
	text-align: center;
	font-size: 29px;
	color:#FFFBEF;
}

#moto h4
{
	text-align: center;
	font-size: 29px;
	color:#FFFBEF;
}

#page_headerlinks
{
	padding-right: 20px;
	padding-top: 25px;
	width: 275px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

#page_headerlinks ul
{
	list-style-type: none;
}

#page_headerlinks li
{
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url( 'images/header_toplinks_div.gif' ) no-repeat 100% 2px;
}

#page_headerlinks li.last
{
	padding-right: 0px;
	background: none;
}

#page_headersearch
{
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: left;
	word-spacing: -1px;
	overflow: hidden;
}

#page_headersearch h3
{
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form
{
	padding-left: 3px;
	float: left;
}

#page_headersearch input
{
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: left;
	border: none;
}

#page_headersearch input.button
{
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
}


/* Main Navigation Menu */

#page_menu
{
	margin-bottom: 1px;
	width: 1026px;
	height: 21px;
}

#page_menu ul
{
	width: 1026px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li
{
	margin-right: 1px;
	width: 128px;
	height: 21px;
	float: left;
	background: url( 'images/menu_background.gif' ) repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last
{
	margin-right: 0px;
	width: 122px;
}

#page_menu a
{
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover
{
	color: #e1e1e1;
}

.h_divider
{
	margin-bottom: 2px;
	height: 1px;
	background-color: red;
	overflow: hidden;
}

.h_divider_grey
{
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}

/*ORDER*/

#order
{
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}

#order_header
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	float:left;
}

#order_header h1
{
	color: #FF9400;
	font-size: 30px;
	font-weight: bold;
}

#order_header h2
{
	color: #434367;
	font-size: 20px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.order_line
{
	height: 100%;
	float:left;
}

.order_line span
{
	display:inline;
}

.order_image
{
	float:left;
}

.order_info
{
	float:left;
	width: 300px;
	padding-left: 15px;
}

.order_info h1
{
	font-size: 18px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	color: #434367;
}

.order_info p
{
	margin-top:0px;
}

.order_price_det
{
	float:left;
	width:250px;
	padding-left: 15px;
}

.order_price
{
	float:left;
	width: 150px;
	heigth: 100%;
}

.order_price h1
{
	font-size: 18px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	color: #434367;
}

.order_price p
{
	margin-top:0px;
}

.order_price span
{
	color: #FF9400;
	font-weight: bold;
	font-size:12px;
}

.order_qty
{
	float:left;
}

.order_qty h1
{
	font-size: 18px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	color: #434367;
}

.order_remove h1
{
	font-size: 18px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	color: #434367;
}

.order_remove p
{
	margin-top:0px;
}

.order_subtotal
{
	float:left;
	margin-left: 15px;
}

.order_subtotal h1
{
	font-size: 18px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	color: #434367;
}

.order_subtotal span
{
	color: #FF9400;
	font-weight: bold;
	font-size:16px;
}

#order_total h1
{
	font-size:24px;
	color: #FF9400;
}

#order_total span
{
	color: #FF9400;
	font-weight: bold;
	font-size:16px;
	display:inline;
}

.buttonlink a
{
	background-color: #A2A2CE;
	color:white;
	font-weight: bold;
	border: 2px solid white;
	cursor:hand;
	cursor:pointer;
	font-size:16px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

#conf
{
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
}

#conf span
{
	color: #FF9400;
	font-weight: bold;
	font-size:14px;
	display:inline;
}

/* Page Footer */

#page_footer
{
	width: 100%;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}



#powered_by
{
	padding-top: 17px;
	float: right;
	width: 305px;
	height: 30px;
	color: #9595c2;
	text-align: center;
}

#powered_by a
{
	color: #9595c2;
}

#product_brands
{
	float: left;
}

#product_brands ul
{
	width: 600px;
	list-style-type: none;
}

#product_brands li
{
	margin: 5px 6px 3px 3px;
	height: 40px;
	list-style-type: none;
	float: left;
}

#product_brands li.fedex
{
	width: 101px;
	background: url( 'images/fedex.gif' ) no-repeat 0px 0px;
}

#product_brands li.amex
{
	width: 64px;
	background: url( 'images/amex.gif' ) no-repeat 0px 0px;
}

#product_brands li.axa
{
	width: 109px;
	background: url( 'images/axa.gif' ) no-repeat 0px 0px;
}

#product_brands li.visa
{
	width: 109px;
	background: url( 'images/visa.gif' ) no-repeat 0px 0px;
}

#product_brands li.mc
{
	width: 109px;
	background: url( 'images/mc.gif' ) no-repeat 0px 0px;
}



