/*** global ***/
html, body{
	background: rgb(131,11,18) url(/images/main/background.png) repeat-x;
	color: black;
	}

a{
	color: rgb(221,24,18);
	text-decoration: underline;
	}

html, body{text-align: center; margin: auto; font-family: verdana, sans-serif;}
body{font-size: 0.8em; padding: 0px;}
div{margin: auto; text-align: left;}
table{table-layout: fixed; border-collapse: collapse; margin: auto; border-spacing: 0px; border-width: 0px; text-align: left; font-size: 1em;}
table td{border-collapse: collapse; padding: 0px; border: 0px solid red;}
form, input{margin: auto; padding: 0px;}
input, textarea, select, button{font-family: verdana, sans-serif; font-size: 0.85em; padding: 2px 2px;}
textarea, select, button{border: 1px solid black;}
select, optgroup{font-size: 1em; padding: 2px;}
optgroup{font-size: 1em; padding: 0px 3px 0px 0px;}
input.ib{border: 1px solid black;}

img{font-family: courier, sans-serif; font-size: 0.75em; border: 0px;}
ul, ol{margin: 0px 5px 5px 15px; padding: 0px 5px 5px 15px;}
li{padding: 0px; margin: 3px; text-indent: 0px;}
p{margin: 0px; padding: 7px 0px; text-align: justify; text-indent: 2em;}
h1, h2, h3, h4, h5, h6{display: block; margin: 0px;}
.atn{width: 980px; background: rgb(248,248,248); table-layout: auto; text-align: center; margin: 20px auto; border: 3px solid rgb(46,137,192);}
.atn td{padding: 5px; border: 1px solid silver;}
td.atn-n{line-height: 160%; background: rgb(215,232,187); font-weight: bold;}
td.atn-t{text-align: left;}
.atn span{display: block; font-size: 0.75em; padding: 5px 5px 1px 0px; overflow: visible; width: 700px;}
.atn em{font-style: normal; color: rgb(129,175,54);} .atn strong{font-size: 0.85em; cursor: pointer;} .atn-debug{font-family: calibri, sans-serif; font-size: 1.2em; color: red; display: none;}
.col-10{width: 10px;} .col-15{width: 15px;} .col-19{width: 19px;} .col-20{width: 20px;} .col-25{width: 25px;} .col-30{width: 30px;} .col-35{width: 35px;} .col-40{width: 40px;} .col-45{width: 45px;} .col-50{width: 50px;} .col-55{width: 55px;} .col-60{width: 60px;} .col-65{width: 65px;} .col-70{width: 70px;} .col-75{width: 75px;} .col-80{width: 80px;} .col-85{width: 85px;} .col-90{width: 90px;} .col-95{width: 95px;} .col-100{width: 100px;} .col-105{width: 105px;} .col-110{width: 110px;} .col-115{width: 115px;} .col-120{width: 120px;} .col-125{width: 125px;} .col-130{width: 130px;} .col-135{width: 135px;} .col-140{width: 140px;} .col-145{width: 145px;} .col-150{width: 150px;} .col-155{width: 155px;} .col-160{width: 160px;} .col-165{width: 165px;} .col-170{width: 170px;} .col-175{width: 175px;} .col-180{width: 180px;} .col-185{width: 185px;} .col-190{width: 190px;} .col-195{width: 195px;} .col-200{width: 200px;} .col-205{width: 205px;} .col-210{width: 210px;} .col-215{width: 215px;} .col-220{width: 220px;} .col-225{width: 225px;} .col-230{width: 230px;} .col-235{width: 235px;} .col-240{width: 240px;} .col-245{width: 245px;} .col-250{width: 250px;} .col-260{width: 260px;} .col-270{width: 270px;} .col-280{width: 280px;} .col-290{width: 290px;} .col-300{width: 300px;} .col-310{width: 310px;} .col-320{width: 320px;} .col-330{width: 330px;} .col-340{width: 340px;} .col-350{width: 350px;} .col-360{width: 360px;} .col-370{width: 370px;} .col-380{width: 380px;} .col-390{width: 390px;} .col-400{width: 400px;} .col-410{width: 410px;} .col-420{width: 420px;} .col-430{width: 430px;} .col-440{width: 440px;} .col-450{width: 450px;} .col-460{width: 460px;} .col-470{width: 470px;} .col-480{width: 480px;} .col-490{width: 490px;} .col-500{width: 500px;} .col-520{width: 520px;} .col-540{width: 540px;} .col-560{width: 560px;} .col-580{width: 580px;} .col-600{width: 600px;} .col-620{width: 620px;} .col-640{width: 640px;} .col-660{width: 660px;} .col-680{width: 680px;} .col-700{width: 700px;} .col-720{width: 720px;} .col-740{width: 740px;} .col-760{width: 760px;} .col-780{width: 780px;} .col-800{width: 800px;} .col-820{width: 820px;} .col-840{width: 840px;} .col-860{width: 860px;} .col-880{width: 880px;} .col-900{width: 900px;} .col-920{width: 920px;} .col-940{width: 940px;} .col-960{width: 960px;} .col-980{width: 980px;} .col-1000{width: 1000px;}
.center{text-align: center;}


/*** content ***/
.content{
	width: 980px;
	/*padding-bottom: 20px;*/
	background: white;
	}

.content-bottom{
	width: 980px;
	padding-top: 118px;
	}

.content-left{
	float: left;
	width: 820px;
	}

.content-content, .content-content-x{
	float: right;
	width: 630px;
	padding-top: 10px;
	}

.content-content-x{
	width: 790px;
	}

.content-menu{
	float: left;
	width: 190px;
	}

.content-right{
	float: right;
	width: 160px;
	}

.ewait{
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	visibility: hidden;
	}




/*** top ***/
#top{
/*	width: 980px;
	height: 89px;
	border-bottom: 2px solid rgb(103,9,14);
*/
	}

.content-menu .top{
	position: absolute;
	margin-top: -118px;
	}

.top{
	width: 980px;
	height: 118px;
	/*background: white;*/
	background: rgb(131,11,18) url(/images/main/background.png) repeat-x;
	}

a.top-home{
	width: 183px;
	height: 80px;
	position: absolute;
	/*margin-top: 7px;*/
	margin-left: 3px;
	}

.top-home img{
	display: block;
	}

.top-line{
	width: 980px;
	height: 27px;
	background: url(/images/main/bg2.png) top repeat-x;
	position: absolute;
	margin-top: 90px;
	}

.top-form{
	width: 190px;
	height: 27px;
	/*background: silver;*/
	position: absolute;
	}

.top-form-text{
	position: absolute;
	width: 173px;
	margin-top: 5px;
	margin-left: 7px;
	font-size: 0.85em;
	border: none;
	background: rgb(248,248,248);
	background: rgb(219, 137, 134)
	}

.top-form-submit{
/*	width: 60px;
	border: none;
	font-weight: bold;
	font-size: 0.8em;
*/	position: absolute;
	margin-left: 166px;
	margin-top: 7px;
	padding: 0px;
	}

.top-menu{
	position: absolute;
	margin-left: 480px;
	margin-top: 9px;
	font-size: 0.8em;
	color: silver;
	}

.top-menu a{
	text-decoration: none;
	color: rgb(235,235,235);
	font-weight: bold;
	padding: 0px 2px;
	}

.top-menu a:hover{
	text-decoration: underline;
	}

.login{
	width: 210px;
	display: block;
	position: absolute;
	margin-top: 35px;
	margin-left: 775px;
	color: white;
	font-size: 0.85em;
	}

.login table{
	width: 210px;
	}

.login td{
	padding: 1px 0px;
	}

.login-right span{
	display: block;
	text-align: right;
	padding-right: 4px;
	}

.login input{
	font-size: 0.95em;
	background: rgb(230,230,230);
	border: 1px solid black;
	}

.login-name{
	width: 139px;
	}

.login-password{
	width: 70px;
	}

input.login-submit{
	width: 65px;
	font-weight: bold;
	border: none;
	background: url(/images/main/bg2.png) 0px -1px repeat-x;
	color: white;
	}

.logged{
	width: 268px;
	display: block;
	position: absolute;
	margin-top: 0px;
	margin-left: 710px;
	text-align: center;
	font-size: 0.8em;
	background: rgb(223, 209, 209);
	padding: 6px 0px 4px;
	border: 1px solid white;
	border-top: none;
	font-weight: bold;
	}

.logged strong{
	display: block;
	padding-bottom: 3px;
	}

.top-phone, .top-hours, .top-hours-2, .top-email, .top-store{
	position: absolute;
	font-size: 1.55em;
	margin-left: 220px;
	margin-top: 45px;
	color: rgb(223,195,195);
	font-family: calibri, sans-serif;
	}

.top-phone span, .top-hours span, .top-hours-2 span, .top-email span, .top-store span{
	font-weight: bold;
	}

.top-phone{
	color: white;
	}

.top-hours{
	font-size: 1.3em;
	margin-top: 5px;
	}

.top-hours-2{
	font-size: 1.1em;
	margin-top: 25px;
	}

.top-email{
	font-size: 1.4em;
	margin-top: 65px;
	color: white;
	}

.top-email a{
	/*text-decoration: none;*/
	color: white;
	}

.top-store{
	font-size: 0.8em;
	margin-top: 77px;
	color: white;
	font-family: verdana, sans-serif;
	width: 300px;
	text-align: right;
	margin-left: 675px;
	color: silver;
	}

.top-cart{
	position: relative;
	top: -10px;
	padding: 2px;
	font-size: 0.9em;
	line-height: 150%;
	}

.top-cart a{
	display: block;
	padding: 4px 10px 2px;
	background: rgb(239,236,209) url(/images/other/cart.png) no-repeat 3px 4px;
	text-align: right;
	}

.top-cart em{
	font-weight: bold;
	font-style: normal;
	}

/*** footer ***/
.footer{
	width: 980px;
	height: 10px;
	background: silver;
	clear: both;
	}



/*** submit ***/
.submit{
	padding: 15px 0px 5px;
	}

.submit input{
	width: 80%;
	border: 2px solid black;
	display: block;
	font-weight: bold;
	font-size: 1.6em;
	background: rgb(119,191,136);
	padding: 7px 0px 3px;
	border: 1px solid black;
	}

input.submit-small{
	border: 1px solid black;
	font-weight: bold;
	background: rgb(119,191,136);
	padding-left: 10px;
	padding-right: 10px;
	}

/*** msg ***/
.msg{
	padding: 10px 5px 20px;
	}

.msg div{
	width: 88%;
	margin: auto;
	background:rgb(228, 86, 0);
	color: white;
	text-align: center;
	padding: 10px 0px;
	border: 2px solid white;
	line-height: 160%;
	}

.msg a{
	color: white;
	font-weight: bold;
	}

.center{
	text-align: center;
	}

.name span, .name-right span, .name-right-nob span, .item span{
	display: block;
	padding: 0px 5px 0px 8px;
	font-weight: bold;
	font-size: 0.9em;
	}

.name-right span, .name-right-nob span{
	text-align: right;
	}

.item span{
	font-weight: normal;
	}



/*** menu ***/

.menu{
	width: 190px;
	background: rgb(245,245,245);
	padding: 10px 0px 25px;
	font-size: 0.95em;
	font-family: arial;
	}

.menu ul, .menu li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

.menu ul a{
	display: block;
	font-weight: bold;
	padding: 6px 0px 4px 18px;
	background: url(/images/main/point.png) 8px 11px no-repeat;
	text-decoration: none;
	border-bottom: 1px dashed rgb(225,225,225);
	}

.menu ul a:hover{
	text-decoration: underline;
	background: rgb(245,245,245) url(/images/main/point.png) 8px 11px no-repeat;
	}

.menu ul ul a{
	padding-left: 36px;
	background: url(/images/main/point.png) 26px 11px no-repeat;
	color: black;
	}

.menu ul ul a:hover{
	background: rgb(245,245,245) url(/images/main/point.png) 26px 11px no-repeat;
	}

ul.menu-hide{
	display: none;
	}

/*
.menu ul, .menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

.menu a{
	display: block;
	width: 190px;
	background: rgb(235,235,235);
	color: black;
	text-decoration: none;
	font-weight: bold;
	}

.menu a:hover{
	background: rgb(220,220,220);
	}

.menu a span{
	display: block;
	padding: 5px 5px 4px 7px;
	}

.menu ul ul a span{
	display: block;
	padding: 5px 5px 4px 20px;
	}

.menu ul ul a{
	font-weight: normal;
	}
*/


.menu-top{
	background: rgb(221,24,18);
	color: white;
	}

li.menu-top a{
	color: white;
	background: url(/images/main/point2.png) 8px 11px no-repeat;
	}

li.menu-top a:hover{
	text-decoration: underline;
	background: url(/images/main/point2.png) 8px 11px no-repeat;
	}



/*** home ***/
.home-text{
	width: 730px;
	font-size: 0.9em;
	font-family: arial, sans-serif;
	}

.home-text-name strong{
	display: block;
	padding: 10px 0px 2px;
	font-size: 1.5em;
	font-family: calibri, sans-serif;
	}

.home-text p{
	text-align: justify;
	padding: 0px 0px 0px 4px;
	margin: 0px 0px 10px 2px;
	text-indent: 0;
	line-height: 160%;
	border-left: 1px dashed rgb(131,11,18);
	}

.home-text p strong{
	color: rgb(101,8,13);
	}

.home-text-logos{
	display: block;
	margin: 10px auto;
	width: 730px;
	height: 290px;
	}