@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font:normal 12px/15px Arial;
	color:#000;
	text-decoration:none;
	vertical-align: top;
	height:auto !important;
	height:100%;
	min-height:100%;
	background-color: #2e2e2e;
}
img {
	border-width:0px
}
p {
	margin:0;
	padding:0;
}
h1 {
	padding:5px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 28px;
	font-weight: bold;
	color: #11386a;
	display: block;
	float: left;
	margin: 0;
	background-image: url(../images/h_bg.jpg);
	background-repeat: no-repeat;
	height: 64px;
}
h1.orange {
	color:#fe610c;
}
h2 {
	padding:6px 0 7px 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
}
a {
	font:normal 12px/15px Arial;
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	outline:0px;
}
.overflow {
	overflow:hidden;
	width:expression("100%");
}
.h_head {
	color:#0060ff;
	font:18px/32px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#outer {
	width:100%;
	text-align:center;
}
#outer_top {
	width:100%;
	text-align:center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#outer_bot {
	width:100%;
	text-align:center;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cart_link a {
	color:#00557d;
	font:bold 11px Verdana;
	text-decoration:underline;
}
.cart_link a:hover {
	text-decoration:none;
}
/*
================================================================================
|                                     MENU                                 |
================================================================================
*/
#main {
	width:1148px;
	margin:0 auto;
	height:100%;
	min-height:100%;
	background-image: url(../images/header_top.jpg);
	background-repeat: no-repeat;
	padding-top: 113px;
	text-align: left;
}
#main_menu {
	height:84px;
	padding-left:12px;
	float: left;
}
#main_menu .btn, #main_menu .btn_on {
	float:left;
	text-align:center;
	background-image: url(../images/spacer.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#main_menu .btn_on {
	background-image: url(../images/button_on.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#main_menu .btn_on a, #main_menu .btn a.png_bg:hover {
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding:34px 0 36px 0;
	display:inline-block;
}
#main_menu .btn a.png_bg {
	padding:34px 0 36px 0;
	display:inline-block;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-transform:uppercase;
}
#main_menu .btn a.png_bg span {
	color:#c1c0c0;
	font-size:15px;
	font-weight:normal;
}
#main_menu .btn_on a.png_bg span {
	color:#fa874b;
	font-size:15px;
	font-weight:normal;
}
#main_menu .btn_on a {
	color:#fff;
}
/*
================================================================================
|                                     HEADER                                 |
================================================================================
*/
#header {
	height:337px;
	background: url(../images/header_bg.jpg) no-repeat 0 0;
}
/*
================================================================================
|                                     CONTENT                                 |
================================================================================
*/
#content {
	text-align:left;
	background-color: #FFFFFF;
}
#content_top {
	background-image: url(../images/c_top.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	padding: 0 0 25px 0;
}
#content_bot {
	padding-bottom: 25px;
	padding-top: 11px;
}
#center {
	width:780px;
	float:left;
	margin-left: 20px;
}
#left {
	width:320px;
	float:left;
	padding-left: 22px;
	padding-top: 10px;
}
/*
================================================================================
|                                     FOOTER                                 |
================================================================================
*/
#footer {
	clear:both;
	width:1148px;
	height:242px;
	margin:0 auto;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size:10px;
}
#footer .pad {
	padding:10px 0 0 8px;
	color:#8a9696;
}
#footer a {
	color:#7c7c7c;
	padding:0 14px 0 14px;
	text-decoration:none;
	font-family: Verdana;
	font-size:11px;
	text-transform: uppercase;
}
#footer .nolink {
	color:#000;
	padding:0 14px 0 14px;
	text-decoration:underline;
	font-family: Verdana;
	font-size:11px;
	text-transform: uppercase;
}
#footer a:hover {
	text-decoration:underline;
	color:#000;
}
#footer .orange a, #footer .orange {
	font:9px Verdana;
	color:#ff5a00;
}
#footer .orange a {
	padding:0 8px 0 8px;
}
#footer .credits a {
	text-transform:none;
!important
}
/*
================================================================================
|                                     SEARCH                                 |
================================================================================
*/
#search {
	height: 63px;
	width: 301px;
	margin-bottom: 10px;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
}
#search .txt {
	color:#00557d;
	margin:0 5px 0 0;
	font:bold 13px Verdana;
	float: left;
}
.input_search {
	float:left;
	color: #666666;
	height:16px;
	width:140px;
	padding:1px 5px 0 5px;
	margin: 0 8px 0 0;
	font: 11px/12px Verdana;
	border-color: #a5acb2;
	border: solid 1px #a5acb2;
}
.submit_search {
	font:bold 12px/12px Arial;
	text-align:center;
	color:#fff;
	width:53px;
	height:19px;
	border-width:0px;
	float:left;
	cursor:pointer;
	background-color: #ff5f09;
}
/*
================================================================================
|                                     BLOCK                                 |
================================================================================
*/

.block1_bg {
	width:301px;
	background-image: url(../images/bl_bg.jpg);
	background-repeat: repeat-y;
}
.block1_top {
	background-image: url(../images/bl_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.block1_bot {
	background-image: url(../images/bl_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.block1_bot .pad {
	padding:8px 30px 15px 53px;
}
.block2_bg {
	width:261px;
	background-image: url(../images/bl2_bg.jpg);
	background-repeat: repeat-y;
}
.block2_top {
	background-image: url(../images/bl2_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.block2_bot {
	background-image: url(../images/bl2_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.block2_bot .pad {
	padding:8px 10px 20px 33px;
}
/*
================================================================================
|                                     menu_left                                 |
================================================================================
*/
#menubg2 {
	width:301px;
	background-image: url(../images/menu_bg2.jpg);
	background-repeat: repeat-y;
}
#menutop2 {
	width:301px;
	background-image: url(../images/menu_top2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menubot2 {
	background-image: url(../images/menu_bot2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding:5px 0 25px 0;
}
#menu2, #menu2 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu2 a {
	font:bold 13px/18px Verdana;
	color:#00557d;
	text-decoration:none;
	height:23px;
	display: block;
	text-indent:30px;
	background-image: url(../images/bg_but_menu2.gif);
	background-repeat: no-repeat;
	width:209px;
	margin-left:42px;
}
#menu2 li a:hover, #menu2 li.active a {
	background-image: url(../images/bg_but_on2.jpg);
	background-repeat: no-repeat;
	color:#fff;
}
#menu2 li {
	display: block;
	width:301px;
	background-image: url(../images/bg_but_off2.gif);
	background-repeat: no-repeat;
}
/*
================================================================================
|                                     YEAR BLOCK                                 |
================================================================================
*/
.year, .year_on {
	width:85px;
	height:69px;
	float:left;
}
.year a {
	padding:45px 0 10px 0;
	text-align:center;
	font:bold 13px/14px Verdana;
	color:#00557d;
	display:block;
	background:url(../images/year_block.jpg) no-repeat;
}
.year_on a, .year a:hover {
	padding:45px 0 10px 0;
	text-align:center;
	font:bold 13px/14px Verdana;
	color:#00557d;
	display:block;
	text-decoration:none;
	background:url(../images/year_block_on.jpg) no-repeat;
}
/*
================================================================================
|                                     PRODUCT                                 |
================================================================================
*/
.product {
	font-size:11px;
}
.product .name {
	font:bold 12px/18px Arial;
	background:url(../images/pr_name.jpg) no-repeat;
	height: 20px;
	text-indent: 5px;
}
/*
================================================================================
|                                     CONTACT                                 |
================================================================================
*/
.input2 {
	color:#151515;
	font-size:11px;
	text-decoration:none;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	width:326px;
	height:14px;
	vertical-align:top;
	margin:0px 0px 0px 7px
}
.select2 {
	color:#151515;
	font-size:11px;
	text-decoration:none;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	width:326px;
	height:18px;
	vertical-align:top;
	margin:0px 0px 0px 7px
}
#contact span {
	width:150px;
	display:block;
	float:left;
	text-align:right;
	margin-left:10px;
}
