﻿/*
	font-family: Arial, Helvetica, sans-serif;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-family: "Times New Roman", Times, serif;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
*/

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

body 
{
	background-color: #ffffff;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10pt;
	color: #000000
}

#content 
{
	width: 960px;
	margin: auto;
}

#header
{
	background-color: #284591;
	color: #ffffff;
	margin-bottom: 13px;
	height: 100px;
	overflow: hidden;
}

#header h1
{
	font-size: 32pt;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 13px;
}

#header h2
{
	font-size: 12pt;
	font-weight: normal;
	color: #ffff00;
	padding-bottom: 4px;
	border-bottom: solid 2px #F7F703;
	padding-left: 13px;
}

.headercontact 
{
	float: right;
	width: 295px;
	background-image: url('images/headercontact.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 93px;
	overflow: hidden;
	color: #284591;
	padding-top: 7px;
	font-weight: bold;
}

.headercontact p 
{
	width: 260px;
	padding-bottom: 3px;
	font-size: 12pt;
	text-align: center;
	margin-left: 32px;
}

#header li 
{
	color: #ffffff;
	font-size: 10pt;
	padding-right: 39px;
	float: left;
	list-style: none;
}

#header a 
{
	color: #ffffff;
	text-decoration: none;
}

#header a:hover 
{
	color: #999999;
}

#flashanim 
{
	text-align: center;
	padding: 13px 0px 13px 0px;
}

#adbar 
{
	padding: 7px 0px 7px 0px;
	border-bottom: solid 2px #ffff00;
}

#adbar .logo 
{
	width: 160px;
	text-align: center;
	float: left;
}

#badbar 
{
	margin-top: 13px;
	padding: 7px 0px 7px 0px;
	border-top: solid 2px #ffff00;
}

#badbar .logo 
{
	width: 160px;
	text-align: center;
	float: left;
}

.offerbar 
{
	padding-top: 3px;
	width: 960px;
	height: 32px;
	margin: auto;
	overflow: hidden;
	background-color: #ff0000;
	text-align: center;
	border-top: solid 2px #F7F703;
	border-bottom: solid 2px #F7F703;
	letter-spacing: 2px;
}

.offerbar h2
{
	font-size: 18pt;
	color: #ffff99;
}

#offers 
{
}

.toptext
{
	background-color: #ffffff;
	margin: 10px;
	width: 300px;
	float: left;
}

.topoffer 
{
	background-image: url('images/prodback.png');
	background-position: top left;
	background-repeat: repeat-x;
	color: #000000;
	height: 186px;
}

.topleft 
{
	width: 100px;
	text-align: center;
	float: left;
}

.topright 
{
	width: 170px;
	float: right;
}

.toptext h3
{
	text-align: center;
	font-size: 10pt;
	padding: 0px 7px 0px 7px;
}

.topimage 
{
	margin: 7px 3px 3px 13px;
	float: left;
}

.topoffer .topinfo 
{
	width: 175px;
	padding-top: 7px;
	margin: 0px 13px 0px 0px;
	float: right;
	text-align: center;
}

.topinfo h3 
{
	font-size: 10pt;
}

.topinfo ul 
{
	margin-left: 39px;
}

.topinfo li 
{
	list-style-type: square;
}

.itemimage 
{
	margin: 3px;
	float: left;
}

.offer 
{
	background-color: #99CCFF;
	background-image: url('images/prodback.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	width: 280px;
	margin: 15px;
	float: left;
	min-height: 100px;
	color: #ffffff;
}	

.offer h3
{
	text-align: center;
	padding: 3px 13px 13px 13px;
	font-size: 10pt;
	min-height: 45pt;
}

.offer .info 
{
	width: 104px;
	float: right;
}
		
.code 
{
	width: 100px;
	float: left;
	padding: 7px 3px 7px 3px;
	margin-top: 1px;
	color: #000000;
	text-align: center;
}

.price 
{
	width: 100px;
	float: right;
	font-weight: bold;
	padding: 0px 13px 3px 3px;
	margin-right: 15px;
	color: #ff0000;
	text-align: right;
}

.newprice 
{
	background-image: url('images/priceback.png');
	background-position: top left;
	background-repeat: no-repeat;
	width: 100px;
	float: right;
	font-weight: bold;
	padding: 0px 13px 3px 3px;
	margin-right: 15px;
	background-color: #ff0000;
	color: #ffff99;
	text-align: right;
}

.offertext 
{
	background-color: #ff0000;
	color: #ffffff;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

.topoffer .code, .topoffer .price
{
	font-size: 10pt;
}

.offer .code, .offer .price
{
	font-size: 8pt;
}


#footer 
{
}

#textarea 
{
}

#textarea h2 
{
	font-size: 18pt;
}

.contactnumber_l,  .contactnumber_r
{
	width: 200px;
	margin-top: 10px;
	margin-left: 26px;
	background-image: url('images/number_back.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

.contactnumber_l 
{
	float: left;
}
.contactnumber_r
{
	float: right;
}

#footer 
{
	width: 600px;
	margin: auto;
	margin-bottom: 13px;
	margin-top: 7px;
	font-weight: normal;
	font-size: 8pt;
}

#footer .left 
{
	width: 300px;
	float:left;
}

#footer .right 
{
	text-align: right;
	width: 300px;
	float: right;
	color: #999999;
}

#footer .right a 
{
	color: #999999;
	text-decoration: none;
}

#footer .right a:hover
{
	color: #333333;
}