/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000026;
	font-size: 12px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
* {margin:0px;padding:0px;}
.clean {clear:both;}
.floatcleaner {display:block;width:100%;}
input, select, textarea {font-family: Georgia, "Times New Roman", Times, serif;}

.mainwrap {
	width:100%;

}
.flashwrap {
	height:550px;
	position:absolute;
	width: 100%;

}
.flashwrapinside {
	height:220px;
	position:absolute;
	width: 100%;

}
.flashwrap .flashcontainer {
	height: 550px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
}
.flashwrapinside .flashcontainer {
	height: 220px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
}
.flashwrap .flashcontainer div#newslettercontent {
	position:absolute;
	z-index: 20;
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	height: 114px;
	top: 465px;
}
a:link, a:visited {color:#3b647e;text-decoration:underline;}
a:hover {color:#7e3b3b;text-decoration:none;}

div#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	width: 100%;
	float: left;
	display: block;
}
div#content {
	background-color:#000011;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	float: left;
	display: block;
	min-height:450px;
	height:auto !important;
  height:450px;
}


div#footer {
	background-color: #000000;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	display: block;
	float: left;
	min-height:200px;
	height:auto !important;
  height:200px;
}

#header .wrap, #content .wrap, #footer .wrap {width:790px;margin: 0 auto 0 auto;min-width:790px;}
#header .wrap .logo {width:150px;height:100px;float:left;}
#header .wrap .phonenav {
	width:640px;
	height:100px;
	float: right;
}
#header ul#nav {
	list-style-type: none;
	width: 620px;
	height: 20px;
	display: block;
	padding-right: 20px;
	position: absolute;
	z-index: 100;
}
#header #nav li {
	float: right;
	display: inline;
	margin-left: 7px;
}
#header #nav li a:link, #header #nav li a:visited {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #000026;
}
#header #nav li a:hover {
	text-decoration: underline;
	color: #060637;
} 
#header div.pcontainer {
	display: block;
	height: 62px;
	width: 620px;
	padding-right: 20px;
}
#header p.phone {
	font-size: 24px;
	color: #000026;
	font-weight: bold;
	text-align: right;
}
#footer hr {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #45343d;
}
#footer ul .left {width:60%;float:left;}
#footer ul .right {float:right;width:40%;}
#footer p {
	color:#FFFFFF;
	font-size:10px;
	line-height: 16px;
}
#footer h1 {font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin:0 0 10px 0;
	height:17px;
	width:100%;
	display:block;
	text-indent:-9999px;}
	

#footer ul {
	width: 100%;
	float: left;
	display: block;
	list-style-type: none;
	
	
	
}

#footer li {width:243px;float:left;padding-right:10px;border-left:1px dashed #45343d;padding-left:5px;}
#footer ul li a {font-size:10px;}

#footer #copylefts p {color:#746f60;}
#footer #copylefts a:link, #footer #copylefts a:visited {color:#908a79;}
#footer #copylefts a:hover {color:#9f9a8c;}
#content #container h1 {
	
	font-size: 24px;
}
#content #container h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content #container p {
	margin-top: 5px;
	margin-bottom: 5px;
}


#content #container hr {
	border-top: 1px solid #c8a675;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content div#container, #footer div#fcontainer {
	width:656px;
	float:right;
}
#content #container .containerhdr {
	width:656px;
	height:104px;
	display:block;
	float:left;
	background-image: url(images/content_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content #container .containercntn {
	width:656px;
	display:block;
	float:left;
	background-image: url(images/content_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	min-height:346px;
	height:auto !important;
  height:346px;
}
#content #container .containerpadding, #footer #fcontainer .containerpadding {
	padding-top: 0;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 45px;
}
#content #container .containerpaddinghdr {
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 45px;
	
}
#content .filler, #footer .filler {width:134px;float:left;}


#newslettercontent .nwsltr {
	width:300px;
	float:left;
}
#newslettercontent .giftcrtf {
	width:147px;
	float:left;
}
#newslettercontent h1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-indent: -9999px;
	display: block;
}
#newslettercontent  p {
	font-size: 10px;
	color: #6d6f72;
	margin-top: 3px;
	margin-bottom: 3px;
}

#newslettercontent input.email {
	background-color: #FFFFFF;
	background-image: url(images/newsletter_email_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 10px;
	color: #8d7d6b;
	font-weight: normal;
	width: 140px;
	border: 1px solid #505258;
	padding: 1px;
}
#newslettercontent input.subscribe {
	height: 18px;
	width: 94px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/newsletter_button_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #05091f;
	cursor:pointer;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#homeico {
	background: url(images/home_button_bg.gif) no-repeat 0 100%;
	position: absolute;
	top: 0;
	right: 0;
	list-style: none;
	height: 18px;
	width: 65px;
	margin: 0px;
	padding: 0px;
	z-index:150;
}
#homeico a:link, #homeico a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
}
#homeico a:hover {
	color: #EFCD8D;
	text-decoration: none;
}

#homeico img {
	padding-left: 7px;
	padding-top: 3px;
	padding-right: 7px;
}

table .border {
	border-left: 1px solid #c8a675;
	padding-left:5px;
	font-size: 14px;
	font-weight:bold;
	
}
table .ormore {
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table td {font-size: 11px;}

table td h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c8a675;
}

#deliverylinks ul {

	list-style-type: none;
	list-style-image: url(images/menulinksarrow.gif);
	list-style-position: inside;
	display: block;
	float:left;height:100px;
	
}
#deliverylinks li {
	height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;

}
#orderform dl {
	display: block;
	width: 430px;
	float: left;
	margin-bottom: 10px;
}
#orderform dt {
	display: block;
	width: 25px;
	float: left;
}
#orderform dd {
	display: block;
	width: 400px;
	float: left;
}
#orderform dd label {
	width: 250px;
	float: left;
}

#orderform dd label.pname {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
#orderform dd label.qtty input {
	width: 25px;

}
fieldset#cccheckoutform {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#cccheckoutform div {
	display: block;
	margin-bottom: 10px;
}
#cccheckoutform label {
	width: 200px;
	float: left;
}
#cccheckoutform input {
	width: 200px;
}

div.errorbox {background-color:#CC0000;color:#FFFFFF;padding:10px;}