/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #990000;
}

body {
	font-size: 12px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.center {
	text-align: center;
	margin: 0 auto;
}

a:link,
a:visited {	
	text-decoration: none;
	color: #630000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	margin-right: 1px;
	padding: 0 0px 0 0px;
}

a:hover {
	color: #CC5C5C;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5 {
	color: #252525;
	padding-top: 8px;
	padding-bottom: 6px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-size: 24px;	
	padding-top: 24px;
}

h2 {
	font-size: 20px;
	padding-top: 20px;
}

h3 {
	font-size: 18px;
	padding-top: 20px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
}

h6 {
	font-size: 13px;
	font-weight: bold;
}

p {
	color: #252525;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	padding-bottom: 14px;
	line-height: 1.5;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper {
	width: 778px;
	margin: 0 auto;
	background: url(../images/content-bg.gif) repeat-y;
}

#header {
	width: 778px;
	height: 200px;
	background: url(../images/header-bg.gif) no-repeat;
}

#photoframe {
	background: url(../images/header_pics_bg.gif) no-repeat;
	width: 778px;
	height: 130px;
}

#photo_1 {
	float: left;
	margin-top:2px;
	margin-left: 33px;
	width: 244px;
	height: 118px;	
	padding:0px;
}
#photo_2{
	float: left;
	margin-top:2px;
	margin-left: 4px;
	width: 242px;
	height: 118px;
	padding:0px;
}
#photo_3 {
	float: left;
	margin-top:2px;
	margin-left: 4px;
	width: 245px;
	height: 118px;
	padding:0px;
}



#headline {
	float:right;
	width: 778px;
	height: 75px;
	background: url(../images/bg_headline.gif) no-repeat;
}

#cart {
	padding-top:15px;
	padding-right:20px;
	line-height:24px;
	float: right;
	width:135px;
}

#title {
	float:left;
	background: url(../images/logo.gif) no-repeat;
	background-position: 0px 0px;
	width:229px;
	margin-top:125px;
	margin-left:30px;
	height:38px;
	font-family:"Times New Roman", Times, serif;
}

#title a{
	text-decoration:none;
	font-size:14px;	
	line-height:15px;
	font-weight:bold;
}

#title a span {
	color:#000;	
	font-size:18px;
	line-height:20px;

}

#main-photo {
	width: 290px;
	margin-left: 29px;
	display: inline;
	float: left;
	padding-top: 20px;
}

#content-wrapper {
	width: 778px;
	margin: 0px auto 0 auto;
	padding-bottom: 20px;
}

#content {
	min-height: 400px;
	float: left;
	padding-left: 60px;
	width: 525px;
	padding-top: 0px;
	padding-right: 25px;
	border-right: 1px solid #EDE6DD;	
}

#footer {
	width: 778px;
	margin: 0 auto;
	margin-top: 0px;
	height: 50px;
}

/******************************************************* Header Styles *******************************************************/



/*************************************************** Main Content Styles ***************************************************/

#content ul {
	padding: 5px 10px 5px 20px;
	color: #000;
	margin-left:30px;
}


#content ul li {
	text-decoration: none;	
	font-size: 11px;
	font-weight: normal;
	
	
}
  
#content-bottom {
	background: url(../images/content-bot-bg.gif) no-repeat;
	height: 12px;
	font-size: 1px;
}

a.cat {
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#content .category {
	text-align: left;
	margin: 0 0 20px 50px;
	height: 68px;
	width: 288px;
	padding-left: 119px;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-color: #CC5C5C;
}

#content .category h5 {
	color: #fff;
	margin: 0;
	padding: 5px 0 1px 0;
	width: 284px;
	text-transform: uppercase;
	border-bottom: 1px solid #630000;
}

#content .category p {
	color: #fff;
	margin: 0;
	padding: 2px 0 0 0;
}

#content .category p a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#content .category p a:hover {
	color: #CC5C5C;
}

table.basket {
	border-collapse: collapse;
	border-left: 0px;
	border-right: 0px;
	caption-side: top;
	clear: left;
	display: table;
	empty-cells: show;
	font-size: 12px;
	margin: 20px 1px 20px 1px;
	padding: 0px;
}

table.basket th {	
	border-bottom: 1px solid #D8D8D8; 
	border-left: 0px;
	border-right: 0px;
	border-top: 0px solid #D8D8D8;
	display: table-cell;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	margin: 0px;	
	padding: 6px 6px 6px 12px;
	vertical-align: top;
	text-align: left;
	
}
	
table.basket td {
	background-color: transparent;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	display: table-cell;	
	font-size: 12px;
	height: 16px;
	margin: 0px;	
	padding: 6px 12px 6px 12px;
	vertical-align: top;
}



table.mini {
	border: 0px;
	margin: 0;
	padding: 0px;
}

table.mini th {	
	border: 0px; 
	margin: 0px;	
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
	
table.mini td {
	border: 0px;
	margin: 0px;	
	padding: 0px;
}




/************************************************ Navigation Styles ************************************************/
#navigation {
	width: 130px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
}

#navigation ul {
	display:inline;
	height: 24px;
}

#navigation ul li {
	line-height: 24px;
    list-style: url('../images/arrow-right.gif');
}

#navigation ul li.active {
	line-height: 24px;
    list-style: url('../images/arrow-down.gif');
}

#navigation ul li .sub {
	line-height: 12px;
	list-style: url('../images/child.gif');
}

#navigation ul li a:link,
#navigation ul li a:visited {	
	text-decoration: none;
	color: #630000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	margin-right: 1px;
	padding: 0 0px 0 0px;
}

#navigation ul li a:hover {
	color: #CC5C5C;
}

#navigation ul li .sub a:link,
#navigation ul li .sub a:visited {	
	text-decoration: none;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;	
	margin-right: 1px;
	padding: 0px;
}

/*************************************************** Footer Styles ***************************************************/
#footer ul {
	height: 36px;
	line-height: 36px;
	margin: 0 0 0 105px;
	display: inline;
	float: left;
	width: 778px;
}

#footer ul li {
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 0 10px 0 8px;
}

#footer ul li.last {
	background: none;
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
