
form, body{
    padding: 0 !important;
    margin: 0 !important;
	width: auto;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

body{
	 background-color:#eee9ca;
	 background-image:url(images/bg.png);
	 background-repeat:repeat;
	 	 }

html{
background-color: #372d28;
    height: 100%;
}


input{
border: solid 1px silver;
}

input.submit{
background-color: #615853;
padding: 5px 20px 5px 20px;
color: white;
font-weight: bold;
cursor: pointer;
}

label{
padding-top: 2px;
}

textarea{
border: solid 1px silver;
width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1,h2,h3,h4{
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
margin: 0;
}
p{
line-height: 14pt;
}

h1{
	font-size: 30pt;
	margin: 25px 0 40px 0;

}

h2{
	font-size: 24pt;
	color: #A4935B;
}
h3{

}


h4{
}





/*Top bar*/


div.topbarholder{
	margin: auto;
	height: 120px;
	padding-bottom: 0px;
		padding-left: 10px;
	padding-right: 10px;
	background-image:url(images/bg-main.png);
	
	
	
	}

div.topbar{
	margin: 0px auto;
	width: 900px;
		height: 120px;
	margin: auto;
	background-repeat:repeat;

	
	}

div.topbreak{
	margin: auto;
	height: 30px;
	padding-bottom: 0px;
	background-color:#332532;

	
	
	}
	
	div.banner-bar{
	height: 30px;
	background-color: #332733;
	}


/*content*/


div.contentholder{
	margin: auto;
	padding-left: 10px;
	padding-bottom: 0px;

	padding-right: 10px;
		background-image:url(images/bg-main.png);




	
	
	}


div.content{
	width: 900px;
	margin: auto;
	background-repeat:repeat;	
overflow: auto;


	
	
	}
	
	div.default-container{
	padding-bottom: 80px;

	}
	div.default-container-inner{
	width: 900px;
	margin: auto;
	position: relative;
	}




/*footer*/


div.footerholder{
	margin: auto;
	height: 120px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#372d28;
	
	
	}



div.footer{
	margin: 0px auto;
	width: 900px;
	height: 50px;
	margin: auto;
	padding-top: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
		
}


/*Top bar logo*/

div.logo{
	width: 300px;
	height: 67px;
	float: left;
	margin-top: 80px;
	
    } 
	
	a.logo{
	display: block;
	height: 67px;
	width: 300px;
    background-image: url(images/logo.png);
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	margin-top: 44px;
	}


/*Top bar links*/

	div.mainlink{
	width: 60px;
	height: 40px;
	float: right;
	margin-top: 80px;
	margin-right: 16px;
    } 


	a{
	color:#333333;
	text-decoration: none;
	}

	a.mainlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 100px;
	margin: auto;
	align: center;
	text-decoration: none;

	
	}



	a:visited{
	text-decoration: none;
	color: #333333;
	vertical-align: middle;
	align: center;
	}


	a.mainlink:hover{
	text-decoration: none;
	vertical-align: middle;
	align: center;
	font-weight: bold;
	text-decoration: none;
	color: #A4935B;


	}

	a.mainlink:active{
	text-decoration: none;
	vertical-align: middle;
	margin-top: 4px;
	padding-top: 2px;
	font-size:12px;
	text-align: center;
	text-decoration: none;
	color: #A4935B;
}


/*titles*/




div.header{
width: 800px;
height: 50px;
float: left;
margin-bottom:20px;
margin-top:20px;
font-size:42px;
font-family:"Times New Roman", Times, serif;
color: #372D28;

	


}





/*this is the description text*/




div.cola{
width: 270px;
float: left;
line-height: 20px;
margin-bottom:40px;
margin-top: 40px;
margin-right:20px;

}


/*large image frame*/


div.lrgimage{
width: 900px;
float: left;
height: 300px;


}


/*image slider*/


	#container {
width: 100%;
background-color: #332532;
}

#container #slide {

width: 900px;
height: 300px;
margin: 0 auto;
}


#container #slide  img{

}






/*products pager*/

	div.procontain{
	margin-top: 40px;
	width: 900px;
	margin: auto;
	height: 240px;

}


div.imgleft{
width: 500px;
float: left;

position:relative;

}

div.imgright{
width: 500px;
float: right;

position:relative;

}


div.productdes{
width: 340px;
float: left;
margin-left:20px;
font-size:14px;
line-height: 20px;
margin-top:20px;
position:relative;
color:#333333;



}


/*products gunsli*/

	
	a.gslip{
	display: block;
	height: 60px;
	width: 288px;
	background-image:url(images/gunslips_u.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	margin-left:20px;


	}



	a.gslip:hover { 
	display: block;
	height: 60px;
	width: 288px;
	background-image:url(images/gunslips_o.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	margin-left:20px;

}



a.cbag{
	display: block;
	height: 60px;
	width: 288px;
	background-image:url(images/cartridge_u.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	margin-left:20px;
		margin-top: 20px;



	}



	a.cbag:hover { 
	display: block;
	height: 60px;
	width: 288px;
	background-image:url(images/cartridge_o.png);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	margin-left:20px;
		margin-top: 20px;

}




/*form text*/

	div.form{
	margin-top: 40px;
	width: 450px;
	margin: auto;
	border-style:solid;
	border-width:1px;
	height: 400px;
	float:right;

}

/* About */
div.about-section{}

div.about-section-image{
width: 381px;
height: 264px;
background-image: url(images/frame_sm.png);
background-position: -10px -5px;
background-repeat: no-repeat;
float: left;
margin-right: 45px;
padding: 31px 0 0 25px;
}
div.about-section-text{
float: left;
width: 404px;
margin-right: 45px;

}

div.about-section-text h2{
margin-top: 15px;
margin-bottom: 15px;
}

/* Services */
div.services{

background-image: url(images/services-bg.png);
padding-bottom: 300px;
background-repeat: no-repeat;
background-position: 140px 320px;
}

div.services-section{
float: left;
margin-right: 25px;
width: 206px;
}


div.services-section div{
border-top: dashed 1px black;
margin-top: 15px;
padding-top: 10px;
}
/* Products */

div.products-section{
float: left;
margin-right: 25px;
width: 425px;
}

div.products-section h2{
margin-bottom: 20px;
}

a.frame{
display: block;
width: 365px;
height: 255px;
background-image: url(images/frame_sm.png);
background-position: -10px -5px;
background-repeat: no-repeat;
padding: 31px 0 0 25px;
margin-bottom: 30px;
}


/* Cartridge Bags*/
div.left{
float: left;
}

div.cartridge-bags-right h2{
margin-bottom: 20px;
}

div.cartridge-bags-right{
float: left;
width: 413px;
margin-left: 30px;
}


div.cartridge-bags-right ul{
line-height: 14pt;
padding-left: 35px !important;
}

li{
}

div.cartridge-bags-right table{
border-top: solid 1px black;
border-right: solid 1px black;
width: 100%;
margin-top: 10px;
}
div.cartridge-bags-right tr td{
border-bottom: solid 1px black;
border-left: solid 1px black;
padding: 12px 4px 12px 4px;
}
div.cartridge-bags-right tr.head td{
background-color: #503a2e;
color: white;
font-weight: bold;
}

a.prod-link{
color: #352d28;
float: right;
position: absolute;
top: 50px;
right: 0;
	font-family:"Times New Roman", Times, serif;
background-image: url(images/small-link-bg.png);
background-position: 0 0;
background-repeat: no-repeat;
display: block;
padding-top: 9px;
padding-left: 20px;
}

a.prod-link:hover{
background-image: url(images/small-link-bg-over.png);
	color: #A4935B;
}

/* ContactUs*/

div.contactus-left{
float:left;
width: 300px;
margin-top: 25px;
}
div.gift-vouchers{
border-top: dashed 1px black;
padding-top: 15px;
margin-top: 30px;
}

div.contactus-left h2{
	margin: 0 0 20px 0;
	}
div.contactus-left a{
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	}
	p.phone{
	margin: 0;
	font-weight: bold;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	}
div.contactus-right{
margin-top: 25px;
float:left;
margin-left: 25px;
padding-left: 25px;
border-left: dashed 1px black;
height: 400px;
}


/* About */
div.buy-section{

border-bottom: dashed 1px black;
position: relative;
margin-bottom: 20px;
padding-bottom: 5px;
}

div.buy-section-image{
width: 381px;
height: 264px;
background-image: url(images/frame_sm.png);
background-position: -10px -5px;
background-repeat: no-repeat;
float: left;
margin-right: 45px;
padding: 31px 0 0 25px;
position: relative;
}
div.buy-section-text{
position: absolute;
bottom: 15px;
left: 425px;
width: 404px;
margin-right: 45px;

}

div.buy-section-text h2{
margin-bottom: 15px;
}

div.price{

	font-size:30pt;
	font-family:"Times New Roman", Times, serif;
}
