/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: URL("/graphics/newBG2.jpg") repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #660000;
	
}

/* main table */

#header {
	height: 140px;
	width: 1053px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-color: #7a1501;
	height: 20px;
	margin-bottom: 3px;
	margin-top: 15px;
}




/* content formatting */



#header_left {
	width: 401px;
	height: 140px;
	margin-top:-44px;
	float: left;
}


#header_right {
	float: right;
	width: 630px;
	text-align: right;
	font-family: arial;
	font-size: 11px;
	color: #7a1501;
	padding-top: 70px;
	margin-top:-44px;
}

#search {
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 182px;
}
#textfield {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	height: 15px;
	margin-top: 2px;
	margin-left: 7px;
	width: 170px;
}

#wrapper {
	width: 1030px;
	margin:0 auto;
	background: URL("/graphics/paperBG2.png") repeat-y;
	padding: 20px 47px;
	min-height:612px;
}
#splashwrapper {
	width: 1064px;
	margin:12px auto 0 auto;
	background: URL("/graphics/splashBG3.png") no-repeat;
	padding: 32px 32px 0 32px;
	min-height:612px;
}
#topper {
	width: 1124px;
	margin:15px auto 0 auto;
	height:26px;
	}
#bottomer {
	width: 1124px;
	margin:0 auto;
	height:30px;
	}


#left {
	float: left;
	width: 530px;
	padding: 0 20px 20px 0;
	margin-top:35px;
}
#right {
	margin-top:42px;
	float: right;
	width: 400px;
	padding: 0 40px 0 0;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #660000;
}

.box {
	width: 502px;
	border: 1px solid #999999;
	margin-top: 10px;
	float: left;
	margin-right: 20px;
}

.boxx {
	width: 100%;
	border: 1px solid #999999;
	height: 289px;
	margin-top: 10px;
}
.box_f {
	width: 100%;
	border: 0px solid #999999;
	margin-top: 10px;
}
.box_txt {
	padding: 10px;
}

.box_txt ul{
	margin:0 0 0 20px; 
	padding:0;
	border: none;
}

.box_txt li {
	margin: 0;
}

.box_txt a {
	display: block;
	padding: 0;
	margin:0;
	color: #660000;
	text-decoration: none;
}

.box_txt a:hover{
	color: #7f2319;
	text-decoration: underline;
}


.box2 {
	width: 252px;
	border: 1px solid #999999;
	height: 215px;
	 background-repeat: no-repeat;
	margin-top: 5px;
	
}

#tag {
	width: 1053px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

#copyright {
	font-family: arial;
	font-size: 11px;
	line-height: 30px;
	color: #666666;
	text-align: center;
}

#line2 {
	background-color: #6c7783;
	height: 3px;
}


#left_foot {
	float: left;
	margin: 12px 0 0 20px;
}

#right_foot {
	float: right;
	margin: 12px 20px 0 0;
}


#right_foot a{
	color: #2a363b;
	text-decoration: none;
}

#right_foot a:hover{
	color: #c50000;
	text-decoration: underline;
}


#clear {
	clear: both;
}

div.clear {
	clear: both;
}


img {
	border: 0px;
}



/* text styles */

form {
	margin: 0;
}

a {
	color: #666666;
	text-decoration: none;
	 outline: none;

}
a:hover {
	color: #c50000;
	text-decoration: underline;
}

a.imedia {
	color: #2a363b;
	text-decoration: underline;
}
a.imedia:hover {
	color: #c50000;
	text-decoration: underline;
}


.style1 {
	font-family: arial;
	font-size: 11px;
}
.style2 {
	font-size: 12px;
	color: #474747;
}
.style3 {font-size: 17px}
.style4 {font-size: 18px}



#newslist{
padding: 0;
font-size: 12px;
text-align:left;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#newslist li {
margin: 0;
}

li a.newslist {
display: block;
padding: 0;
color: #000000;
text-decoration: underline;
height:28px;
}

li a.newslist:hover{
color: #7f2319;
	text-decoration: underline;
}










h1 {
font-size: 19px;
margin:17px 0 0 0;
}

h3 {
margin:6px 0 0 0;
}

p { 
	margin:20px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

.shopright {
float:right;
	width: 780px;
}

.shopbig {
float:right;
	width: 1030px;
}


.product {
	text-align: center;
	width: 205px;
	height: 195px;
	overflow:hidden;
	padding: 5px;
	border: 1px solid #666666;
	float: left;
	margin: 0 20px 40px 20px;
	display:inline;
}
.product_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 12.5px;
	line-height: 15px;
	color:#660000;
	text-transform:uppercase;
}

a.fdeal {
	color: #fff;
	text-decoration: none;
	background:#757575;
	border:1px solid #666666;
	font-weight:bold;
	padding:3px 18px;
}
a.fdeal:hover {
	color: #fff;
	text-decoration: none;
	background:#8d8d8d;
}




a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}
img#large {
	max-width: 470px;
	max-height: 300px;
	}

/* links page  */

h5 {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #e32b00;
}

	
div.links {
	padding: 8px 0 8px 10px;
	border-top: solid 1px #ccc6b4;
	width: 90%;
}

div.links a{
	color: #000000;
	text-decoration: none;
}

div.links a:hover{
	color: #e32b00;
	text-decoration: underline;
}






/* menu codes */

#nav {
	background-color: #636466;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 35px;
	color: #FFFFFF;
	text-align: center;
	border-top:3px solid #7a1501;
	border-bottom:3px solid #7a1501;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 23px;
	padding-left: 23px;
	padding-bottom: 7px;
	line-height: 35px;
}
