/*
West Country Guns
Albert Goodman Technology
Jonathan Mann
*/

/* Main Style Overlay's */
body, html {
	height:100%;
	margin:0;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:8pt;
	color:#000;
	background-color:#970F01;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
h3 {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:8pt;
	font-weight:bold;
	color:#98120F;
	margin:0;
}
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#98120F;
	position:relative;
	top:0px;
	margin-top:0px;
	margin-bottom:5px;    
}
h2 {
	font-family: Geneva, Arial, Helvetica, Sans-serif;
	font-size:11pt;
	color:#98120F;
	margin:0px;
    position:relative;
	top:5px;
	padding-bottom:10px;
}
h3 {
	font-family:Arial,Sans-serif;
	font-size:9pt;
	color:#98120F;
    margin:8px 6px 10px 0px;
	border-bottom:1px solid #D8856E;
}
h4 {
    font-family:Geneva, Arial, Helvetica, Sans-Serif;
    font-size:13pt;
    color:#0A8011;
    margin-top:0px; 
}
p {
    margin: 5px 4px 4px 4px;  
    line-height:1.6;
}
a {
	color:#970F00;
	font-weight:bold;	
}
a:hover {
	text-decoration:underline;
	cursor:pointer;
}
/* Custom Classes */
.about-us {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:8pt;
	color:#ae5d5d;
}
.custom_ul {
	margin-top:2px;
	list-style-type:none;
    padding-left:0;
	margin-left:5px;
	line-height:1.5;
}
.custom_li a {
	color:#970F00;
	font-weight:bold;
	background-image:url(OnlineShop-Bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
.custom_li a:hover {
	text-decoration:underline;
	cursor:pointer;
}
.popup_menu {
     padding:5px;
     padding-left:0px;
     padding-right:0px;
     background-color:White;
     border:1px solid #970F00;
     z-index:101;	
}
.popup_menu_li a {
	color:#970F00;
	font-weight:bold;
	background-image:url(OnlineShop-Bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin-left:-10px;
}
.menu_box {
	margin-left:6px;
	margin-top:2px;
	margin-bottom:10px;
}
.left_ul {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:1.8;
	padding-top:110px;
	padding-left:20px;
}
.left_li {
	color:#FFF;
	font-weight:bold;
	font-size:8pt;
	background-image:url(left-bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
}
.left_li a {
	color:#FFF;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;	
}
.left_li a:hover {
	text-decoration:underline;
	cursor:pointer;
}
#top_nav ul {	
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:1.8;
}
#top_nav li {
	color:#FFF;
	font-weight:bold;
	font-size:8pt;
	background-image:url(top-nav-bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	position:relative;
	top:4px;
	left:10px;
}
#top_nav li a{
	color:#FFF;
}
#top_nav li:hover {
	text-decoration:underline;
	cursor:pointer;
}
.payments-nudge {
	position:relative;
	left:9px;
}
.search-submit {
	width:72px;
	height:20px;
	background-image:url(search.gif);
	border:0;
	position:relative;
	top:10px;
	left:-28px;
}
.txt-newsletter {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:8pt;
	border:1px solid #a4aba4;
	background-color:#FFF;
	padding:3px;
	position:relative;
	left:2px;
}
.newsletter-submit {
	width:87px;
	height:22px;
	background-image:url(sign-up.gif);
	border:0;
	position:relative;
	top:-6px;
	left:17px;
}
.txt-search {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:8pt;
	border:1px solid #a4aba4;
	background-color:#FFF;
	padding:3px;
	position:relative;
	left:2px;
	top:4px;
}
.product-images {
	position:relative;
	left:-4px;
}

/* Website DIVs */
#wrapper {
	width:700px;
	min-height:100%;
	margin-left:auto; margin-right:auto;
	background-color:#FFFFFF;
	border-left:1px solid #FFF;	border-right:1px solid #FFF;
}
#header-container {
	background-color:#970F01;
	position:relative;
}
#top-logo {
	width:174px;
	height:225px;
	background-image:url('WCG-Header.gif');
	background-repeat:no-repeat;
	background-color:#970F01;
}
#top-header {
	height:105px;
	position:relative;
}
#top_nav {
	position:relative;
	margin-left:200px;
	width: 199px;
    margin-left:400px;
    height:100px;
    background-image:url(top-nav-bg.jpg);
}
#top-oakley {
	width:525px;
	height:181px;
	position:relative;
	left:-4px;
	top:-4px;
}
#subheader_header {
	height:31px;
	background-image:url(Subheader.gif);
	text-indent:20px;
	color:#FFF;
	font-weight:bold;
	font-size:8pt;
	line-height:2.3;
	position:relative;
	top:-5px;
	left:-4px;
}
#online_shop_header {
	width:174px;
	height:31px;
    background-image:url(Subheader.gif);
	text-indent:17px;
	color:#FFF;
	font-weight:bold;
	font-size:8pt;
	line-height:2.6;
}
#left-column {
	width:150px;
	height:100%;
	position:absolute;
	left:0px;	
}
#right-column {
	width:525px;
	padding:5px;
	min-height:830px;
	margin-left:174px;
	padding-right:0px;
}
#west-range-header {
	width:505px;
	height:34px;
	background-image:url(West-Range-Header.jpg);
	position:relative;
	top:6px;
	margin-bottom:10px;
}
#footer {
    width:700px; height:40px;
    background-image:url(Footer.jpg); background-repeat:no-repeat;
}
.footer-text {
    color:#960E00;
    line-height:15px;
    position:relative;
    top:5px;
    left:5px;
}
#cart {	
	background-image:url(shopping-c-header.jpg);
	background-repeat:no-repeat;
	width:174px;
	height:82px;
}
.c-price {
    color:#960E00;
    position:relative;
    top:40px;
    left:17px;
    text-decoration:none;
}
.c-price:hover {
    text-decoration:none;
}
/* added by JM */
fieldset {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 15px;
	FONT-SIZE: 1em;
	PADDING-BOTTOM: 15px;
	MARGIN: 0px 0px 10px;
	PADDING-TOP: 5px;
	BORDER: #A4ABA4 1px solid;
}
legend {
	BORDER: #A4ABA4 1px solid;
	background-image:url(frameset.jpg);
	background-repeat:repeat-x;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	color:#6F726F;
	MARGIN-BOTTOM: 5px;
	PADDING-BOTTOM: 2px;
	FONT: 1.2em;
	PADDING-TOP: 1px;
}
.formfield {
    BORDER: #ccc 1px solid;
    color: #6F726F;
    background: #fff;
    border: 1px solid #A4ABA4;
    padding-bottom:2px;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    MARGIN: 3px 5px 2px;
    font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
    PADDING-TOP: 2px;
}
.outlinedbox {
    border: 1px solid #A4ABA4;
    margin:15px 15px 0px 0px; 
    padding:5px 10px 10px 10px;  
}
.outlinedbox h2 {
	padding-top:0px;
	margin-top:0px;
}
select {
    padding: 1px;
    color: #6F726F;
    background: #fff;
    border: 1px solid #ccc;
    font-size:8pt;
}
input {
    BORDER: #ccc 1px solid;
    color: #6F726F;
    background: #fff;
    border: 1px solid #A4ABA4;
    padding-bottom:2px;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    font-size:8pt;
    PADDING-TOP: 2px;
}
.btn_save {
    position:absolute; 
    top:0; 
    left:0; 
    z-index:2000; 
    border:1px solid black;
    background-color:#E1EDFF;
    padding:5px
}
.product_image {
	padding:1px;
}

/* Custom CSS Tooltips - JMann */
a.info {
	position:relative;
	z-index:0; 
	background-color:#FFE8D9;
    color:#77716D;
	text-decoration:none;
}
a.info:hover {
	z-index:25; 
	background-color:#FFE8D9;
}
a.info span {
    display: none;
}
.product_price {
	width:132px;
	height:34px;
	background-image:url(price_button.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	line-height:2.5;
	font-size:11pt;
    color:#4C4C4C;
    color:#98120F;
}
a.info:hover span {
	display:block;
	position:absolute;
	top:2em; 
	left:-4em; 
	width:10em;
	border:1px solid #FFCDA8;
	background-color:#FFE8D9; color:#77716D;
	text-align: center;
	font-weight:bold;
	padding:4px;
}
.cat_list {
	text-decoration : none;
	font-weight:normal;
	color:Black;
}
.list_boxes {
	font-size:8pt;
	border:1px solid #D2D2D2;
	padding:1px;
}
.custom-li {
  display: inline;
  margin-left:-15px;
  line-height:1.7;
  background: url(../images/bullet.png) no-repeat;
}

