/* CSS Document */

body {
	background-color: #C90227;
	background-image:url(images/bknd2008.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

#logowrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
	

#wrappertop {
	background-image:url(images/bknd2008top.png);
	background-repeat:repeat-x;
	width: 900px;
	height:22px;
	margin-right: auto;
	margin-left: auto;
	margin-top:86px;
}

#copyright {
	background-color:#610113;
	width:900px;
	height:45px;
	margin-right:auto;
	margin-left:auto;
}
		
#wrapper {
	background-color: #FFFFFF;
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.logo {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}

#topnav {
	background-image:url(images/navbknd.jpg);
	height:51px;
	padding-left:250px;
	padding-top:10px;
}

#container {
  width:870px;
  display:block;
  overflow:hidden;
  padding:15px;
  background-image:url(images/containerbknd.jpg);
}

#bodyleft {
	width:200px;
	float:left;
	padding-right:15px;
}

#bodyright {
	width:650px;
	float:left;
}

#bodyrightcontainer {
	width:650px;
	height:auto;
	border:1px;
	border-color:#666666;
	border-style:solid;
}

#bodypopup {
	width:610px;
	float:right;
	padding-left:10px;
	background-color:#FFFFFF;
}

#leftnav {
	background-image:url(images/SideNavBknd.png);
	background-repeat:no-repeat;
	width:215px;
	height:644px;
	padding-top:32px;
}

#leftnav2 {
	background-image:url(images/SideNavBknd2.png);
	background-repeat:no-repeat;
	width:200px;
	height:644px;
	padding-top:32px;
}

#producttable {
	margin:10px;
}

.rednavL2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:400;
	color:#FF0033;
	margin-left:75px;
}



.bodycopyW {
	font-family:Tahoma, Sans-serif;
	font-size:12px;
	line-height:15px;
	color:#FFFFFF;
}

.bodycopyGr {
	font-family:Tahoma, Sans-serif;
	font-size:12px;
	line-height:15px;
	color:#AAAAAA;
}

.bodycopyR {
	font-family:Tahoma, Sans-serif;
	font-size:12px;
	line-height:15px;
	color:#FF3333;
}

.itemTITLE {
	font-family:Tahoma, Sans-serif;
	font-size:15px;
	color:#FFFFFF;
	background-color:#FF3333;
	padding:3px;
}

.categoryprice {
	font-family:Tahoma, Sans-serif;
	font-size:16px;
	line-height:15px;
	color:#FF3333;
}

.H1Red {
	font-family:georgia;
	font-size:24px;
	line-height:28px;
	color:#FF3333;
}

.H2Red {
	font-family:georgia;
	font-size:20px;
	line-height:22px;
	color:#FF3333;
}

.H2White {
	font-family:georgia;
	font-size:22px;
	line-height:22px;
	color:#FFFFFF;
}

.H2Yellow {
	font-family:georgia;
	font-size:22px;
	line-height:22px;
	color:#ffc441;
}


.H2 {
	font-family:georgia;
	font-size:16px;
	line-height:22px;
	color:#000000;
}

.H2floatright {
	font-family:georgia;
	font-size:16px;
	color:#000000;
	float:right;
}



/* item table tags */

.itemTR {
	background-color:#FFFFFF;
	padding:6px;
	border-color:#FFFFFF;
	border-style:double;
}

.itemTRcopy {
	font-family:Tahoma, Sans-serif;
	font-size:12px;
	line-height:15px;
	color:#5D5D5D;
	
}

.itemTRpic {
	float:left;
}

.size{
	font-family:Tahoma, Sans-serif;
	font-size:18px;
	color:#FFFFFF;
	
}

.productpicL {
	border:5px;
	border-style:solid;
	border-color:#818181;
	padding:2px;
}

.inlinepic {
	float:right;
}