/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #c72020; text-decoration: underline; }

body {
	background: #e4eaed url(https://stuntcams.com/shop/graphics/bg-2.gif) repeat-x;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation:link, a.headerNavigation:visited { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #e7e7e7;
}

.infoBoxContents {
	background: #f3f3f3;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxHeading {
	background: #13324a;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 33px;
	line-height: 33px;
	padding-left: 8px;
	
	-webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
}

.infoBox, span.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.tableBox {padding-top: 10px;}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #45546d;
  color: #FFFFFF;
  font-weight: bold;
  height: 23px;
  padding-right: 5px;
}

.productListing-heading a:link, .productListing-heading a:visited {color: #ffffff;}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-top: 5px;
  padding-right: 8px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #1a3454;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

/*TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}*/



TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.normalText, SPAN.normalText, P.normalText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #c80000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }

/*******************NEW STYLES**************************/
#wrapper {
	margin: 0px auto;
	width: 1077px;
}

#container {
	background: #ffffff;
	border-left: 1px solid #bfc5c9;
	border-right: 1px solid #bfc5c9;
	margin: 0px auto;
	overflow: hidden;
	width: 1067px;
}

#header {
	background: url(https://stuntcams.com/shop/graphics/header-bg-2.gif) no-repeat;
	color: #1a3454;
	font-size: 14px;
	width: 1077px;
}

#header-a {height: 35px; line-height: 35px; padding-top: 2px; float: left; padding-left: 10px; width: 550px}
#header-b {height: 37px; padding-right: 10px; text-align: right;}
#header-breadcrumb {color: #c80000; clear: both; height: 32px; line-height: 32px; margin-left: 20px;}

#menu-a, #menu-b {height: 44px; line-height: 45px;}
#menu-a {float: left; margin-left: 25px;}
#menu-b {margin-right: 7px; text-align: right;}

#body-x {
	background: #f3f3f3;
	float: left;
	margin-left: 10px;
	width: 192px;
	
	-webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
	-webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
}

#body-y {
	float: left;
	padding: 10px;
	padding-top: 0px;
	width: 841px !important;
}

#footer {
	clear: both;
	color: #ffffff;
	background: url(https://stuntcams.com/shop/graphics/footer-bg.gif) no-repeat;
	height: 141px;
	padding-top: 30px;
	text-align: center;
	width: 1077px;
}

/*TEXT FORMATTING*/
.text-heading {font-size: 18px; color: #c80000;}
.body-highlight {color: #c80000;}
.center {text-align: center;}
.right {float: right;}
.left {float: left;}
.clear {clear: both;}

h3 {color: #ac1f1f; font-size: 24px; margin: 6px 0;}
h4 {color: #404040; font-size: 16px;}

img {border: 0px;}
img.logo {margin: 16px 0px 29px 20px;}
img.header-message {margin-left: 150px; margin-top: 2px;}

.siteseal {padding-left: 20px;}

div.container-top {background: url(https://stuntcams.com/shop/graphics/container-top.gif) center no-repeat; font-size: 1px; height: 5px;}

div.annoucement, div.gallery {
	border: 2px solid #e3e3e3;
	background: #ececec;
	padding: 10px;
	margin-bottom: 8px;

	/* Do rounding (native in Firefox and Safari, CC in IE)*/
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
	-webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
}

div.gallery img {
	border: 1px solid #b2b2b2;
	height: 75px;
}

ul {list-style-type: square}

table.product-features-table td {}
table.product td {vertical-align: top;}

.manufacturers {font-size: 10pt; margin-top: 7px; width: 185px;}
.search {font-size: 10pt; margin-top: 7px; width: 200px;}
.search-button {float: right; padding-left: 4px; padding-top: 5px;}

a:link, a:visited {color: #1a3454; text-decoration: none;}
a:hover, a:active {color: #c80000; text-decoration: underline;}

a.category-menu:link, a.category-menu:visited{font-family: arial, helvetica, sans-serif; font-size: 11pt;}
a.category-menu:hover, a.category-menu:active {}

a.red:link, a.red:visited {color: #b00808; text-decoration: underline;}
a.red:hover, a.red:active {color: #173068; text-decoration: underline;}

#menu-a a:link, #menu-a a:visited, #menu-b a:link, #menu-b a:visited {color: #1a3454; font-weight: bold; margin-right: 18px; text-decoration: none;}
#menu-a a:hover, #menu-a a:active, #menu-b a:hover, #menu-b a:active {color: #c80000; font-weight: bold; margin-right: 18px; text-decoration: none;}

#header-breadcrumb a:link, #header-breadcrumb a:visited {color: #c80000; text-decoration: none}
#header-breadcrumb a:hover, #header-breadcrumb a:active {color: #1a3454; text-decoration: underline}

#header-a a:link, #header-a a:visited {color: #c80000; text-decoration: none}
#header-a a:hover, #header-a a:active {color: #1a3454; text-decoration: underline}

#footer a:link, #footer a:visited {color: #d3dbe9; text-decoration: none;}
#footer a:hover, #footer a:active {color: #ffffff; text-decoration: underline;}


/*SLIDER STYLES*/
#slider {
    width: 738px; /* important to be same as image width */
    height: 205px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	border: 1px solid #e8e8e8;
	margin: 0 auto;
}
#sliderContent {
    width: 738px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/13px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 712px;
	height: 48px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
	text-align: left;
}
.sliderImage span strong {
    font-size: 14px;
	line-height: 15px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}

#slider ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
