/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #171717;
	text-align: left;
}
a:link {
	color: #EF4135;
	text-decoration: underline;
}
a:visited {
	color: #EF4135;
	text-decoration: underline;
}
a:hover {
	color: #EF4135;
	text-decoration: none;
}
a:active {
	color: #EF4135;
	text-decoration: underline;
}
.text-header-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.stocklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193989;
	font-weight: bold;
}
a.stocklink:link {
	text-decoration: none;
	color: #193989;
	font-weight: bold;
}
a.stocklink:visited {
	text-decoration: none;
	color: #193989;
	font-weight: bold;
}
a.stocklink:hover {
	text-decoration: underline;
	color: #193989;
	font-weight: bold;
}
a.stocklink:active {
	text-decoration: none;
	color: #EF4135;
	font-weight: bold;
}


.menu_surround {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #193989;
	border-right-color: #193989;
	border-bottom-color: #FFFFFF;
	border-left-color: #193989;
	height: auto;
	width: auto;
}



a.homepagecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 25px;
	text-align: left;
}
a.homepagecell:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.homepagecell:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.homepagecell:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.homepagecell:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.smallblack:link {
	color: #000000;
	text-decoration: underline;
}
a.smallblack:visited {
	color: #000000;
	text-decoration: underline;
}
a.smallblack:hover {
	color: #000000;
	text-decoration: none;
}
a.smallblack:active {
	color: #000000;
	text-decoration: underline;
}
a.returntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF4135;
	font-weight: bold;
}
a.returntext:link {
	text-decoration: none;
	color: #EF4135;
	font-weight: bold;
}
a.returntext:visited {
	text-decoration: none;
	color: #EF4135;
	font-weight: bold;
}
a.returntext:hover {
	text-decoration: underline;
	color: #EF4135;
	font-weight: bold;
}
a.returntext:active {
	text-decoration: none;
	color: #EF4135;
	font-weight: bold;
}

a.imagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF4135;
	font-weight: bold;
}
a.imagelink:link {
	text-decoration: none;
	color: #EF4135;
	font-weight: bold;
}
a.imagelink:visited {
	text-decoration: none;
	color: #EF4135;
	font-weight: bold;
}
a.imagelink:hover {
	text-decoration: underline;
	color: #EF4135;
	font-weight: bold;
}
a.imagelink:active {
	text-decoration: none;
	color: #EF4135;
	font-weight: bold;
}

a.footertext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.footertext:link {
	text-decoration: none;
	color: #000000;
}
a.footertext:visited {
	text-decoration: none;
	color: #000000;
}
a.footertext:hover {
	text-decoration: underline;
	color: #000000;
}
a.footertext:active {
	text-decoration: none;
	color: #000000;
}


body {
	background-image:  url(../images/cheq_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#middleme {
	position: absolute;
	left: 50%;
}

#container {
	position: absolute;
	top: -160px;
	left: -400px;
	width: 800px;
}
.flash_z {
	z-index: -7;
}


#topbar {
	width: 100%;
	height: 160px;
	background-image: url(../images/topbar.gif);
}

#content {
	margin-top: -160px;
	width: 800px;
}
#logo {
	position: absolute;
	top: 30px;
	left: 10px;

}

#directsales{
	position: absolute;
	top: 30px;
	left: 540px;
}

#navigation {
	position: absolute;
	float: left;
	top: 130px;
	background-color: #193989;
	background-image: url(../images/navigation_bg.gif);
	height: 30px;
	width: 800px;
	z-index: 999;
}


#searchbar {
	position: absolute;
	top: 410px;
	background-color: #EBEBEB;
	height: 33px;
	width: 800px;
	vertical-align: middle;
}
.form_field {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
}
.form_field_search {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	border: 1px solid #EF4135;
}


h1.searchbar {
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	margin-left: 500px;
	margin-top: 8px;
}


#footertop {
	position: absolute;
	top: 660px;
	width: 800px;
	height: 70px;
	background-color: #FFFFFF;
	background-image: url(../images/footer_top_bg.gif);
}

#footerbottom {
	position: absolute;
	top: 730px;
	width: 800px;
	height: 50px;
	background-color: #193989;
	background-image: url(../images/footer_bottom_bg.gif);
}

#footertext {
	position: absolute;
	left: 20px;
	top: 30px;
	width: 370px;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin-top: 4px;
}

#footerspacer {
	position: absolute;
	top: 650px;
	height: 20px;
	width: 800px;
}

.footertext a{
	text-decoration: none;
	color: #333333;
}

.footertext a:hover{
	text-decoration: none;
	color: #193989;
}

#cardicons {
	position: absolute;
	left: 450px;
}

#footerlogo {
	position: absolute;
	left: 670px;
}

#mainmenu {
	position: absolute;
	float: left;
	padding-left: 10px;
	z-index: 999;
}

.mainmenu a{
	text-decoration: none;
	color: #ffffff;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}

.mainmenu a{
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}
.mainmenu a:link{
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}
.mainmenu a:hover{
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}
.mainmenu a:active{
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}
.mainmenu a:visited{
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}


#distlogin {
	float: right;
	position: absolute;
	width: 140px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 9px;
	left: 650px;
	padding-bottom: 3px;
}

.distlogin a{
	text-decoration: none;
	color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
}
.distlogin a:link{
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}
.distlogin a:hover{
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}
.distlogin a:visited{
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}
.distlogin a:active{
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}


.form_button {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.desc_box {
	border: 1px solid #CCCCCC;
}
.search_button {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
}
.newbar {
	height: 30px;
	width: 800px;
	vertical-align: middle;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.new-pageimageclass {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.product-image-box {
	height: 350px;
	width: 350px;
	text-align: center;
	vertical-align: middle;
}
.home-top {
	height: 225px;
	width: 800px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.homepage-image {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.smallcell {
	background-image: url(../images/base_3h.jpg);
	height: 24px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
.page-image {

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.text-white {
	color: #FFFFFF;
}
.search_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	margin: 0px;
	border: 1px solid #999999;
}
.home-small-detail-box {
	background-color: #202020;
}
.text_green {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.header_stock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.text_red {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.box_exclamation {
	border: 1px solid #EF4135;
}

.header_red {
	font-size: 12px;
	color: #ef4234;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.image_stock {
	border: 1px solid #EFEFEF;
	padding: 4px;
	height: 100px;
	width: 100px;
}


.text-header-bold-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.header_box {
	border: 1px solid #F5F5F5;
	background-color: #F9F9F9;
}
.text_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF66;
	text-decoration: none;
}
.basket_seperator {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.text_noti {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.grad {
	height: 100px;
	padding: 5px;
	background-color: #FCFCFC;
	width: 100%;
	margin: 0px;
}
a.CH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #193989;
	font-weight: bold;
	text-decoration: underline;
}
a.CH:link {
	text-decoration: underline;
	color: #193989;
	font-weight: bold;
}
a.CH:visited {
	text-decoration: underline;
	color: #193989;
	font-weight: bold;
}
a.CH:hover {
	text-decoration: none;
	color: #193989;
	font-weight: bold;
}
a.CH:active {
	text-decoration: underline;
	color: #193989;
	font-weight: bold;
}
a.fv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193989;
	font-weight: bold;
	text-decoration: none;
}
a.fv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193989;
	font-weight: bold;
	text-decoration: none;
}

a.fv:link {
	text-decoration: none;
	color: #193989;
	font-weight: bold;
}
a.fv:visited {
	text-decoration: none;
	color: #193989;
	font-weight: bold;
}
a.fv:hover {
	text-decoration: underline;
	color: #193989;
	font-weight: bold;
}
a.fv:active {
	text-decoration: none;
	color: #193989;
	font-weight: bold;
}

.smallbord {
	padding: 2px;
	border: 1px solid #FFFFFF;
}


a.SE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EF4135;
	font-weight: bold;
	text-decoration: underline;
}
a.SE:link {
	text-decoration: underline;
	color: #EF4135;
	font-weight: bold;
}
a.SE:visited {
	text-decoration: underline;
	color: #EF4135;
	font-weight: bold;
}
a.SE:hover {
	text-decoration: none;
	color: #EF4135;
	font-weight: bold;
}
a.SE:active {
	text-decoration: underline;
	color: #EF4135;
	font-weight: bold;
}

a.FA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #171717;
	font-weight: bold;
}
a.FA:link {
	text-decoration: none;
	color: #171717;
	font-weight: bold;
}
a.FA:visited {
	text-decoration: none;
	color: #171717;
	font-weight: bold;
}
a.FA:hover {
	text-decoration: underline;
	color: #171717;
	font-weight: bold;
}
a.FA:active {
	text-decoration: none;
	color: #171717;
	font-weight: bold;
}

a.PR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF4135;
}
a.PR:link {
	text-decoration: none;
	color: #EF4135;
}
a.PR:visited {
	text-decoration: none;
	color: #EF4135;
}
a.PR:hover {
	text-decoration: underline;
	color: #EF4135;
}
a.PR:active {
	text-decoration: none;
	color: #EF4135;
}


.login_surround {
	border: 1px solid #EF4135;
	max-width:400px;
}


.text_small_grey {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.account_box {
	border: 1px solid #EBEBEB;
	margin-bottom: 5px;
}
.account_box_payment {
	border: 1px solid #70B859;
	margin-bottom: 5px;
	margin-top: 10px;
}
.form_button_account_small {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	width: 55px;
}
.form_field_centred {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	text-align: center;
	border: 1px solid #A7A6AA;
}
.form_field_fav {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	text-align: center;
	border: 1px solid #00CC00;
}
.table_row_1 {
	background-color: #F9F9F9;
}
.form_field_fav_ex {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	text-align: center;
	border: 1px solid #EF4135;
}
.table_row_2 {
	background-color: #FFFFFF;
}
a.fav:link {
	color: #EF4135;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
}
a.fav:visited {
	color: #EF4135;
	text-decoration: none;
}
a.fav:hover {
	color: #EF4135;
	text-decoration: underline;
}
a.fav:active {
	color: #EF4135;
	text-decoration: none;
}



a.favR:link {
	color: #EF4135;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
}
a.favR:visited {
	color: #EF4135;
	text-decoration: none;
}
a.favR:hover {
	color: #EF4135;
	text-decoration: underline;
}
a.favR:active {
	color: #EF4135;
	text-decoration: none;
}
.error_box {
	border: 1px solid #EF4135;
}

.img {
	height: 300px;
	width: 300px;
	clip: rect(auto,auto,auto,auto);
}
.img_none {
	background-color: #F5F5F5;
	height: 300px;
	width: 300px;
	clip: rect(auto,auto,auto,auto);
}
.form_button_pay {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	padding: 10px;
}
.orderbox {
	background-color: #FFFFFF;
	border: 1px solid #EFEFEF;
	padding: 3px;
}
.header_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #EF4135;
}
