/* CSS Document */

@import url("menu.css");


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
	text-align:left
}
body {
	background-repeat: repeat-x;
	background-position:center;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color:#3E1C01;
}


h1 { font-size: 28px; margin:0; padding:0; color: #93241F; }
h2 { font-size: 24px; margin:0; padding:0; color: #93241F; }
h3 { font-size: 20px; margin:0; padding:0; color: #93241F; }
h4 { font-size: 18px; margin:0; padding:0; color: #93241F; }
h5 { font-size: 16px; margin:0; padding:0; color: #93241F; }
h6 { font-size: 13px; margin:0; padding:0; color: #93241F; }
h1.grey, h2.grey, h3.grey, h4.grey, h5.grey, h6.grey { color: #5d5d5d; margin:0; padding:0;  }

a:link {
	color: #069 ;
	text-decoration: none;
}
a:visited {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #069;
	text-decoration: underline;
}
a:active {
	color: #069;
	text-decoration: none;
}
.fine10pxBold {font-size: 9px;
	font-style: italic;
}


.border { 
border: 1px solid #255C81; 
} 

.wht_border { 
border: 1px solid #FFFFFF; 
} 



.title {
	color: #6C3C32;
	font-weight: bold;
	font-size: 18px;
}
.title14 {
	color: #6C3C32;
	font-weight: bold;
	font-size: 14px;
}

.subtitle {	color: #6C3C32;
	font-weight: bold;
	font-size: 18px;}

.subtitles2 {
	color: #6C3C32;
	font-weight: bold;
	font-size: 14px;
}


.subtitles10px {
	color: #6C3C32;
	font-weight: bold;
	font-size: 10px;
}

.Pagetitles {
	color:#3D668F;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
}
.Subtitles {
		color:##3D668F;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}

.SubtitlesGRN {
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#BACF32;
}


.float_left {float:left;margin-right:15px;}
.float_left_border {float:left;margin-right:15px; margin-bottom:25px;border: 1px solid #255C81; }
.float_right {float:right;margin-left:15px;}

.prices {
	color: #6C3C32;
	font-weight: bold;
	font-size: 12px;
	text-align:right;
}

.big_title {font-size: 16px; color: #FFFFFF; }

.whtFineTxt {font-size: 10px; color: #FFFFFF; }

.specials {background-color:#FFFFCC; color:#6AAAD5; padding:3px; text-align:center;}

.valentin {color:#C00; font-size:14px;}
.redFont {color:#C00; font-size:14px;}

.highLight {background-color:#FFFFFF;}
.highLight2 {background-color: #FFC;}
.highLight4 {background-color:#FFFFFF;}

IMG {border:0;}

.form_color {border:#66CC00 solid 1px; background-color:#E1FFE1; padding:10px;}


/* ERROR CSS */


label.error {	display:block;
	color: #CC3333;
	background-image:url(/icons/error_warning.png);
	background-repeat:no-repeat;
	background-position:middle left;
	padding-left:25px;
	margin:5px;
	height:20px;
	text-align:left;
}

label.valid {
		background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/checked.gif') no-repeat;
		display: block;
		width: 16px;
		height: 16px;
	}
	

input.error {border:#F00 2px solid;}

label.error {
    display:inline
  }
 
 label.BottomError {	display:block;
	color: #CC3333;
	background-image:url(/icons/error_warning.png);
	background-repeat:no-repeat;
	background-position:middle left;
	padding-left:25px;
	margin-left:5px;
	height:20px;
}


/* END ERROR CSS */


.SubmitButton {
	font-weight:bold;
	border:0px;
background:#630;
height:35px; 
color:#FFF;
font-size:14px;
text-shadow: 1px 1px 1px black; 
-webkit-text-fill-color:white;
font-family:Tahoma, Geneva, sans-serif;
}

#notification {border:#333 solid 1px; background-color:#FFFF99; padding:5px;min-height:25px;}

#xmasPromo td { color:#FFF}
#xmasPromo h1, h2, h3, h4, h5, h6 {color:#FFF}
