/********************************************/
/***               Reset                  ***/
/********************************************/
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {  
	margin: 0; padding: 0; border: 0; outline: none;  
} 

/********************************************/
/***               Global                 ***/
/********************************************/
body {margin: 0;padding: 0;font-size: 14px;line-height: 16px;color: #fff;font-family: Arial, Helvetica, sans-serif;text-align: center;background: #181818 url(../images/main_bg.jpg) no-repeat center 0}

h1 {margin-bottom: 10px;font-size: 22px;color: #739133;letter-spacing: 1pt;font-family: 'arial narrow';font-weight: normal}
h2 {margin: 20px 0 5px 0;font-size: 16px;color: #f0f0f0;letter-spacing: 1pt}
h3 {padding: 15px 0 5px 0;color: #f56666;font-size: 14px}

img.border {border: 2px solid #fff}
img.borderHover {border: 2px solid #d9d9d9;text-decoration: none}/*** Color ***/
img.borderHover:hover {border: 2px solid #b86303}
img.floatRight {margin: 10px 10px 10px 15px;border: 2px solid #353535}
img.floatLeft {margin: 10px 15px 10px 0;border: 2px solid #d9d9d9}
.clear {clear: both}
.displayNone {display:none}
.floatRight {float: right}
.floatLeft {float: left}

p {padding-bottom: 10px;line-height: 18px}
p.single {padding: 3px 10px 0 0}
ul {list-style-type: none}
ul {padding-bottom: 10px}
li.bullet {margin: 5px 0;padding: 0 10px;background: url(../images/bullet.png) no-repeat;background-position: 0 7px}
li.bulletFooterCheck {background: url(../images/bullet_footer_check.jpg) no-repeat;height: 18px;margin: 10px 0;padding: 1px 0 0 30px}
li.bulletCheck {background: url(../images/bullet_check.jpg) no-repeat;height: 18px;margin: 10px 0;padding: 1px 0 0 30px}
li.bulletFooter {margin: 5px 0;padding: 0 10px;background: url(../images/bullet_footer_grey.jpg) no-repeat;background-position: 0 7px}

ol {padding: 7px 0 7px 20px}
ol li {font-size: 17px;fon-weight: bold;font-family: Georgia, "Times New Roman", Times, serif;color: #f56666}/*** Color ***/
ol p {font-size: 13px;fon-weight: normal;font-family: Arial, Helvetica, sans-serif;color: #fff}

/***** Blockquotes *****/
blockquote {padding: 10px;display: block;width: 225px;text-align: right;color: #b86303;font-family: Georgia, "Times New Roman", Times, serif;font-size: 20px;font-style: italic;letter-spacing: 1pt}
blockquote p {line-height: 23px}
blockquote em {color: #b86303;font-size: 24px}/*** Color ***/
blockquote em.first {padding-right: 3px}
blockquote em.last {padding-left: 3px}
blockquote a {border-bottom: none}

/********************************************/
/***           Links & Buttons            ***/
/********************************************/
a {color: #fd2323;text-decoration: none}
a:hover {text-decoration: underline}

/********************************************/
/***              Masthead                ***/
/********************************************/
#masthead {margin: 0;padding: 0;background: #0e0e0e;width: 100%;position: relative;height: 65px;text-align: left}
.headerLeft {padding: 10px 0 0 35px}
.headerRight {padding: 25px 55px 0 0 ;float: right}
ul.mainNav {list-style-type: none}
ul.mainNav li {display: inline;font-size: 13px;color: #333}
ul.mainNav a {padding: 0 15px;font-size: 17px;color: #fff;text-decoration: none}
ul.mainNav a:hover {color: #c60202}

/********************************************/
/***               Footer                 ***/
/********************************************/
#footer {position: fixed;bottom: 0;left: 0;width: 100%;height: 36px;background: #0e0e0e;text-align: left;border: 1px solid #0E0E0E}
#footer p {padding: 12px 0 0 50px}

/********************************************/
/***          Content Wrappers            ***/
/********************************************/
#content {text-align: left}

#textContent {margin: 100px auto;width: 900px;text-align: left;background: url(../images/content_bg.png) repeat-y}
.innerContent {padding: 15px}

.twoColRight {float: right;width: 420px}
.twoColLeft {width: 420px}


/********************************************/
/***           Photo Gallery              ***/
/********************************************/
#gallery {/*width: 900px*/}
#thumbSlider {padding-top: 7px;height: 116px;bottom: 15px;left: 0;width: 100% !important;text-align: center;position: absolute;background: #262626}
#thumnSliderCenter {margin: 0 auto;width: 781px}
#thumbSlider div.thumbNextButton {float: left;width: 36px;height: 90px;background: transparent url(../images/thumbnail_right_arrow.jpg) no-repeat top left;cursor: pointer}
#thumbSlider div.thumbNextButton:hover {float: left;width: 36px;height: 90px;background: transparent url(../images/thumbnail_right_arrow.jpg) no-repeat top right}
#thumbSlider div.thumbPreviousButton {float: left;width: 36px;height: 90px;background: transparent url(../images/thumbnail_left_arrow.jpg) no-repeat top left;cursor: pointer}
#thumbSlider div.thumbPreviousButton:hover {float: left;width: 36px;height: 90px;background: transparent url(../images/thumbnail_left_arrow.jpg) no-repeat top right}
#thumbSlider div.wrap {overflow: hidden;position: relative;float: left}
#thumbSlider ul {float: left;height: 79px;overflow: hidden;padding: 5px 0;position: relative;margin: 0px}
#thumbSlider ul li {float: left;position: relative;width: 88px;list-style-image: none;list-style-position: outside;list-style-type: none}
#thumbSlider ul li.on a {background-color: #000000;border: 0 none;margin: 2px;opacity: 1}
#thumbSlider ul li a {display: block;height: 75px;width: 75px;overflow: hidden;border: 2px solid #262626;cursor: pointer;opacity: .3}
#thumbSlider ul li a:hover {border: 2px solid #595959}
#thumbSlider ul li.on a:hover {border: none}
#thumbSlider ul li.on a em {}
#thumbSlider ul li a em {display: block;height: 100%;width: 100%}
#thumbSlider ul li a em span {display: none}
/*---------------------------------*/
.largePhoto {font-size: 0;margin: 5px auto;overflow-x: hidden}
.largePhoto img {border: 3px solid #272727}
.largePhoto img:hover {border: 3px solid #4b4b4b}
.largePhoto div.largePreviousButton, .largePhoto div.largeNextButton {cursor: pointer;float: left;display: block;height: 34px;width: 34px;margin: 0;outline-color: -moz-use-text-color;outline-style: none;outline-width: medium}
.largePhoto div.largeNextButton {width: 34px;height: 34px;background: transparent url(../images/gallery_right_arrow.png) no-repeat top left;margin-top: 200px}
.largePhoto div.largeNextButton:hover {width: 34px;height: 34px;background: transparent url(../images/gallery_right_arrow.png) no-repeat top right}
.largePhoto div.largePreviousButton {width: 34px;height: 34px;background: transparent url(../images/gallery_left_arrow.png) no-repeat top left;margin-top: 200px}
.largePhoto div.largePreviousButton:hover {width: 34px;height: 34px;background: transparent url(../images/gallery_left_arrow.png) no-repeat top right;margin-top: 200px}
#loader.loading {background: url(../Images/spinner.gif) no-repeat center center;position: absolute;left: 300px;top: 250px;height: 16px;width: 16px}
#largePhotoCon {float: left;padding: 0px 15px}

/********************************************/
/***            Slider Menu               ***/
/********************************************/
.catButton {margin-top: 100px;left: 0;position: absolute;z-Index: 9999}
.catButton #catImage {position: absolute}
.catButton #slider {position: absolute;left: -250px}

/********************************************/
/***           Contact Forms             ***/
/********************************************/
#contactPage {height: 410px}

.contactInfo {margin-top: 25px;float: right;width: 275px}
.contactInfo ul {margin-top: 15px}
.contactInfo ul li {margin: 0 0 3px 0}

.contactForm {margin: 0 0 30px 0;padding: 25px 0 3px 10px;width: 540px}
.contactForm label {float: left;width: 120px;margin-left:1em;color: #fff}
.contactForm input {margin-bottom: 5px;padding-left: 3px;width: 370px;height: 24px;background: #fff url(../images/textarea_bg.gif) no-repeat}
.contactForm textarea {padding-left: 3px;width: 370px;height: 130px;background: #fff url(../images/textarea_bg.gif) no-repeat;border: none}
.contactForm select {margin: 0 0 5px 0;padding: 3px 0;width:370px;background: #fff;border: none}
.contactForm option {}
.contactForm #submitButton {margin: 5px 0 0 133px;width: 375px;height: 30px;text-transform: uppercase;letter-spacing: 1pt;font-family: Arial, Helvetica, sans-serif;background: #9e9e9e;border: 1px solid #b3b3b3;cursor: pointer}
.contactForm #submitButton:hover {color: #eae9e8;background-color: #605b5a;border: 1px solid #4b4745}
/************ Success & Error Messages *****************/
.success {margin: 45px 0 0 0;text-align: center;width: 540px;background: #D9E7CD;border: 1px solid #87C445}
.success h3 {margin: 0;padding: 12px 0 3px 0;font-family: 'Arial Black';font-size: 17px;color: #495E16;text-transform: uppercase;letter-spacing: 1pt;background: none;border: none}
.success p {color: #333}
.error {margin: 3px 0 1px 135px;color: red}
.phpError {padding-left: 5px;;color: red}
.required {padding-left: 3px;color: #8f0101;font-weight: bold}
.requiredNote p {margin: 20px 0 0 0;padding: 0px;color: #fff}
.loading {margin: 0 0 0 260px}

/********************************************/
/***            Extras Page               ***/
/********************************************/
#extras ul {padding-left: 10px}s
#extras h3 span {padding-left: 5px;font-size: 12px;font-weight: normal;color: #333}

#purchaseNow {height: 40px;background: url(../images/purchase_now_bg.jpg) repeat-x;text-align: left}
#purchaseNow a {margin-left: 100px;background: none;border: none}