﻿/* 
html5doctor.com Reset Stylesheet
v1.4.1 
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body
{
    line-height: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary
{
    display: block;
}
nav ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
a
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #fff;
    text-decoration: none;
}
a:hover 
{
    text-decoration: underline;
}
ins
{
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark
{
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del
{
    text-decoration: line-through;
}
abbr[title], dfn[title]
{
    border-bottom: 1px dotted #000;
    cursor: help;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
hr
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
input, select
{
    vertical-align: middle;
}
/* end reset */
body 
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    background: #000 url(../images/common/bg.jpg) top center no-repeat;
    border-top: 5px solid #eb1a17;
    color: #fff;
}
#container 
{
    width: 960px;
    overflow: visible;
    margin: 0 auto 0 auto;
}
h2 
{
    background: url(../images/common/logo.png) no-repeat;
    text-indent: -9000px;
    overflow: hidden;
    margin: 26px 0 26px 27px; 
}
h2, h2 a 
{
    display: block;
    width: 185px;
    height: 68px;
    
}
header 
{
    position: relative;
    z-index: 4000;
}
/* dropdowns */
.topnav {
	width: 660px;
	position: absolute;
	top: 49px;
	left: 334px;
}
.topnav ul li {
	float: left;
	margin: 0;
	padding-right: 39px;
	position: relative; 
	text-transform: uppercase;
	font-size: 19px;
}
.topnav ul li a{
	
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
.topnav ul li  
{
    letter-spacing: 0.5px;
}
.topnav ul li ul.subnav {
	list-style: none;
	position: absolute; 
	left: 0;
	top: 19px;
	background: #eb1a17;
	display: none;
	float: left;
	width: 128px;
}
.topnav ul li ul.subnav li{
	clear: both;
	width: 128px;
	text-transform: none;
	font-size: 12px;
	line-height: 24px;
}
.topnav ul li ul.subnav li a {
	float: left;
	width: 128px;
	background: #eb1a17;
	text-align: center;
}
.topnav ul li ul.subnav li a:hover { 
	background: #000;
	color: #fff;
}
/*shop nav*/
.shop-nav 
{
    width: 502px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 13px;
}
.shop-nav li
{
    float: right;
    padding-left: 18px;
    font-size: 11px;
    line-height: 18px;
}
.shop-nav li.search 
{
    padding-left: 27px;
}
.shop-nav .inputbox 
{
    width: 113px;
    border: 1px solid #fff;
    background: #000;
    color: #fff;
    margin-right: 6px;
}
.shop-nav .button 
{
    border: 1px solid #fff;
    color: #fff;
    background: #000;
    text-transform: uppercase;
    cursor: pointer;
    background: url(../images/common/search.gif) center center no-repeat;
    min-width: 44px;
    min-height: 18px;
    padding: 0px;
}
footer nav 
{
    width: 950px;
    overflow: hidden;
    position: relative;
    margin-top: 21px;
    padding-bottom: 10px;
}
footer li
{
    float: right;
    padding-left: 24px;
    font-size: 11px;
    line-height: 13px;
}
footer li img 
{
    vertical-align: bottom;
    padding-right: 1px;
}
footer li.copyright 
{
    position: absolute;
    left: 11px;
    padding-left: 0px;
} 
#content-wrp 
{
    clear: both;
    min-height: 367px;
    background: url(../images/common/grey-bg.png) repeat;
}
#footer-wrp 
{
    width: 940px;
    overflow: hidden;
    margin: 0 0 10px 10px;
}
#footer-wrp figure 
{
    float: left;
    width: 300px;
    height: 182px;
    border: 1px solid #000;
    position: relative;
    margin-right: 16px;
    color: #fff;
    -webkit-box-shadow:0px 2px 4px #000;
    -moz-box-shadow:0px 2px 4px #000;
    box-shadow:0px 2px 4px #000;
}
#footer-wrp figure#foot-3 
{
    margin-right: 0px;
}
figcaption, #footer-wrp h6 
{
    position: absolute;
    left: 0px;
    bottom: 0px;
}
figcaption 
{
   bottom: 25px;
   background: url(../images/common/grey-bg.png) repeat;
   padding: 3px 10px 4px 10px;
   height: 31px;
   width: 280px;
   font-size: 12px;
   line-height: 16px;
}
#footer-wrp h6 
{
    background: url(../images/common/red-bg.png) repeat;
    text-align: right;
    padding: 5px 10px 2px 10px;
    height: 18px;
    width: 280px;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 17px;
}
#footer-wrp h6 img 
{
    padding-right: 6px;
    vertical-align: middle;
    margin-top: -3px;
} 


