@charset "utf-8";
body {
	background: #FF6633 url(images/bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
img { border:none;}
#header {
	width: 100%;
	height: 174px;
	background: url(images/fon01.gif);
}
#logo {
	width: 100%;
	background: url(images/logo.jpg) no-repeat;
	height: 174px;
}
#buttons {
	padding-top: 130px;
}
#buttons img {
	float: left;
	border-right: 1px solid #000000;
}
#middle {

}
#content {
	background: #FFFFFF url(images/contentbg.gif) repeat-x;
	width: 77%;
	float: right;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 20px;
}
#contentPadding {
	padding: 7px;
}
#nav {
	width: 22%;
	padding-top: 69px;
	margin-bottom: 20px;
}
#links {
	padding: 7px;
	background: #D9DADC url(images/fon_left.gif) right repeat-y;
}
#links a {
	color: #FF6633;
	font-weight: bold;
	font-size: 11px;
}
#links a:hover {
	color: #000000;
}
#linksbot {
	width: 100%;
	height: 5px;
	background: #FF9966;
}
#bottom {
	clear: both;
	width: 100%;
	background: #486E9C;
	border-top: 3px solid #FFFFFF;
}
#copyright {
	padding: 7px;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	margin-right: 75px;
}
#botlinks {
	padding: 7px;
	font-size: 10px;
}
#botlinks a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
}
#botlinks a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


#contentPadding a:link {color:#7990A4; text-decoration:none; }
#contentPadding a:active {color:#7990A4; text-decoration:none; }
#contentPadding a:visited{color:#7990A4; text-decoration:none; }
#contentPadding a:hover {color:#FF9966; text-decoration:underline; }
#contentPadding h1 a:link, #contentPadding h1 a:visited, #contentPadding h1 a:active {color:#000; text-decoration:none;}

#contentPadding td a:link {color:#666; text-decoration:none; }
#contentPadding td a:link {color:#000; text-decoration:none;  }
#contentPadding td a:link {color:#000; text-decoration:none; }
#contentPadding td a:link {color:#000; text-decoration:none; }

.prices td, .prices th  {border:solid 1px #000;}
.prices .tablelabel td {border:none;}
.headerrow { background-color:#cccccc;}

.coupon {display:inline-block; width:40%; margin:10px; padding:10px; border: 2px #717171 dashed; background:#EAEAEA;}