* {
	padding: 0;
	margin: 0;
}

a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #333 url(../images/background.gif) repeat;
	color: #000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: 17px;
	margin-bottom: 10px;
	text-align: center;
	height:100%;
}

ul, ol {
	margin-left: 20px;
}

html, #fullwrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

#fullwrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
}

h1 {
	font-family: arial, sans-serif;
	color: #a20000;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 20px;	
}

h2 {
	font-family: arial, sans-serif;
	color: #a20000;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #a20000;
	font-size: 11px;
	font-weight: bold;
}

h2 a, h3 a {
	color: #a20000;
}

h2.headline {
	font-family: arial, sans-serif;
	color: #BD0101;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 20px;
}

.whitetable h3 a {
	font-family: arial, sans-serif;
	color: #a20000;
	font-size: 11px;
	font-weight: bold;
}

.redtopic {
	font-family: arial, sans-serif;
	color: #a20000;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
}

.whitetopic {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -2px;
}

.whitetopic a {
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: none;
	letter-spacing: -1px;
}

.whitetable {
	line-height: 14px;
	background-color: #fff;
}

.whitetable a {
	color: blue;
	text-decoration: underline;
	font-weight: normal;
}

.redlink a {
	color: #a20000;
	text-decoration: none;
	font-weight: bold;
}

.checkout_topic {
	font-family: arial;
	color: #a20000;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
}

.checkout_hr {
	margin-top: 5px;
}

.checkout_cart {
	background-color: #f3f3f3;
}

.checkout_cart td {
	padding: 5px;
	border: 1px solid #fff;
}

.checkout_delivery_info {
	background-color: #f3f3f3;
	padding: 5px;
	border-bottom: 3px solid #fff;
}

.checkout_select_paymethod {
	background-color: #f3f3f3;
	padding: 5px;
	border-right: 3px solid #fff;
}

.productmenu td {
	background-color: #a20000;
}

div#page {
	text-align: left;
	width: 982px;
	margin: 0 auto;
}

div#header {
	width: 100%;
	height: 150px;
	text-align: left;
	margin-bottom: 18px;
}

div#content_left {
	float: left;
	width: 152px;
	overflow: hidden;
}

div#content_middle {
	float: left;
	width: 644px;
	border-top: none;
	border-bottom: none;
	overflow: hidden;
}

div#content_right {
	float: right;
	width: 178px;
	overflow: hidden;
}

#topmenu ul {
	padding-left: 19px;
	list-style-type: none;
	text-align: left;
	margin: 0;
}

#topmenu ul li {
	display: inline;
}

#topmenu ul li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 1.1em;
	color: #fff;
}

#topmenu ul li a:hover {
	text-decoration: underline;
}


#bottommenu ul {
	list-style-type: none;
	text-align: right;
}

#bottommenu ul li {
	display: inline;
}

#bottommenu ul li a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 1.1em;
	color: #fff;
}

#bottommenu ul li a:hover {
	text-decoration: underline;
}


#productmenu ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#productmenu ul li {
	padding: 4px;
	padding-left: 18px;
	background-color: #a20000;
	border-bottom: 1px #8d0000 solid;
}

#productmenu ul li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: .5em;
	color: #fff;
}

#productmenu ul {
	width: 142px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#productmenu ul li a:hover {
	text-decoration: underline;
}

.greymenu td {
	color: #fff;
	font-weight: normal;
	background-color: #7b7b7b;
}

.greymenu a {
	color: #fff;
}

.greymenu a:hover {
	color: #fff;
}

#bluemenu ul li {
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	background-color: #2a86b7;
	border-bottom: 1px #1e6b94 solid;
}

#bluemenu ul li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: .5em;
	color: #fff;
}

#bluemenu ul li a:hover {
	text-decoration: underline;
}

#brownmenu ul li {
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	background-color: #936c49;
	border-bottom: 1px #7c5838 solid;
	list-style-type: none;
}

#brownmenu ul {
	margin: 0;	
}

#brownmenu ul li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: .5em;
	color: #fff;
}

#brownmenu ul li a:hover {
	text-decoration: underline;
}

#darkbluemenu {
	font-size: 11px;
	background-color: #3d444a;
}

#darkbluemenu ul li {
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	border-bottom: 1px #343a3e solid;
}

#darkbluemenu ul li a {
	font-weight: bold;
	text-decoration: none;
	padding-right: .5em;
	color: #fff;
}

#darkbluemenu ul li a:hover {
	text-decoration: underline;
}

.productprice {
	font-size: 15px;
	font-weight: bold;
}

.productprice2 {
	color: #a20000;
	font-size: 15px;
	font-weight: bold;
}
.percentagediscount {
	color: #a20000;
	font-size: 18px;
	font-weight: bold;
}

.categoryprice {
	font-size: 12px;
	font-weight: bold;
}

.categoryprice2 {
	color: #a20000;
	font-size: 12px;
	font-weight: bold;
}

.shoppingcart {
	height: 50px;
	border: 1px dashed #fff;
	padding: 5px;
	color: #fff;
	overflow:auto;
	scrollbar-face-color : #16181b;
	scrollbar-highlight-color : #16181b;
	scrollbar-3dlight-color : #16181b;
	scrollbar-shadow-color : #16181b;
	scrollbar-darkshadow-color : #16181b;
	scrollbar-track-color : #16181b;
	scrollbar-arrow-color : #ffffff;
}

.input { margin-left: 5px; background: #FFFFFF; border-width: 1px; border-color: #4D4D4D; border-style: solid; color: #000000; font-family: verdana, arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; } 
.sendbutton_next_step,
.sendbutton { background: #880202; border-color: #000000; color: #FFFFFF; padding: 0px; font-family: tahoma, verdana, arial, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; text-decoration: none; }
.sendbutton_next_step { background: #008100; }

.searchinput { background: #FFFFFF; border-width: 1px; border-color: #4D4D4D; border-style: solid; color: #000000; font-family: verdana, arial, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-decoration: none; } 
.searchbutton { background: #333333; border-width: 1px; border-color: #000000; border-style: solid; color: #FFFFFF; font-family: verdana, arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-decoration: none; }

.statusbox_ok { border: #006600 dotted 1px; margin-bottom: 10px; }
.statusbox_ok td { padding: 10px; background-color: #93e393; color: #006600; font-size: 13px; font-weight: bold;}
.statusbox_ok a { color: #006600; font-size: 13px; font-weight: bold; }

.statusbox_none { border: #006600 dotted 1px; margin-bottom: 10px; }
.statusbox_none td { padding: 10px; background-color: #fbfbda; color: #000000; font-size: 13px; }
.statusbox_none a { font-size: 13px; font-weight: bold; }

.statusbox_error { border: #660000 dotted 1px; margin-bottom: 10px; }
.statusbox_error td { padding: 10px; background-color: #ffcccc; color: #660000; font-size: 13px; font-weight: bold;}

form {
	display: inline;
}

.transparent
{
	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;
}

.Indicator
{
	color: #000;
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	
	position:absolute;
    text-align: center;
    display:none;
    padding: 5px;
    background-color: #fff;
    border: 1px #000 solid;
    width: 300px;
    z-index:99999;   
}

.icon_table_header { font-family: Arial; color: #000000; font-size: 13px; margin-bottom: 5px; font-weight: bold }
.icon_table td { font-family: tahoma; color: #000; font-size: 11px; padding: 10px; background-color: #FFFFFF; cursor: pointer; }
.icon_table td:hover { color: #000; font-size: 10px; padding: 11px; background-color: #e6e6e6; cursor: pointer; }

div#icon_table { font-family: tahoma; color: #000; font-size: 11px; margin: 10px; cursor: pointer; }

.icon_table_small_header { color: #000000; font-size: 12px; font-weight: bold; }
.icon_table_small td { color: #5a5a5a; font-size: 12px; padding: 5px; }
.icon_table_small tr { background-color: #FFFFFF; cursor: pointer; }
.icon_table_small tr:hover { background-color: #e6e6e6; cursor: pointer; }

#manufacturerlinks, #manufacturerlinks a {
	color: #cccccc;
}

