@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Gill Sans MT;
	font-size: 14px;
	color: #FFF;
}
body {
	background-color: #536C4F;
	background-image: url(shooting_range_shop/cloudside_shooting_range_back.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	min-height: 100%; 
}
body {
SCROLLBAR-ARROW-COLOR: #8B4513;
SCROLLBAR-BASE-COLOR: #DEB887;
SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #FF8C00;
SCROLLBAR-TRACK-COLOR: #8B4513;
SCROLLBAR-DARKSHADOW-COLOR: #A9A9A9;
}
#contentcontainer {
SCROLLBAR-ARROW-COLOR: #8B4513;
SCROLLBAR-BASE-COLOR: #DEB887;
SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #FF8C00;
SCROLLBAR-TRACK-COLOR: #8B4513;
SCROLLBAR-DARKSHADOW-COLOR: #A9A9A9;
}
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px;
	list-style-image: url(shooting_range_shop/shooting_arrow1.png);
} input,select{ margin:0; padding:0; }
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #060;
}
a:active {
	text-decoration: underline;
	color: #060;
}
h1 {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.02em;
	margin-top: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9D3C5;
	color: #FFF;
	margin-right: 15px;
	margin-left: 15px;
}
h2 {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.02em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB9184;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
/********* page structure **********/
#container {
	position:absolute;
	left: 50%;
	width: 780px;
	margin-left: -390px;
	min-height: 100%;
	
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(shooting_range_shop/maincointentback.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#masthead{
	width:100%;
	height:220px;
	float: left;
	display:inline;
	background-color: #332621;
	background-image: url(images/10995-15.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 5px;
}
#contentcontainer{
	width: 100%;
	float: left;
	display:block;
	background-color: #332621;
	height:700px;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 14px;
}
#padcontent{
	padding-left:44px;
	padding-right:44px;
}

#contentleft {
	width:214px;
	float: left;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
} 

#contentleft p,h2,h3,h4,h5,h6{
	margin: 14px;
}
#contentleft ul{
	margin-left: 25px;
}
#contentright {
	width:450px;
	float:right;
	display:inline;
	
} 
#contentright p{
padding:14px;	
}

#contentright ul{
	margin-left: 25px;
}

#contentleft2 {
	width:214px;
	float: left;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	height:60px;
} 

#contentleft2 p,h2,h3,h4,h5,h6{
	margin: 14px;
}
#contentleft2 ul{
	margin-left: 25px;
}
#contentright2 {
	width:450px;
	float:right;
	display:inline;
	height:60px;
	
} 
#contentright2 p{
padding:14px;	
}
#contentfullwidth{
	display: inline;
	clear: both;
	float: left;
	width: 691px;
	background-color: #472F23;
	border: 1px solid #E9D3C5;
	color: #E9D3C5;
	margin-bottom:10px;
}
#footercopyright{
	background-color: #472F23;
	width: 210px;
	border: 1px solid #E9D3C5;
	color: #E9D3C5;
	text-align: center;
	font-size: 10px;
	padding:2px;
	margin-top:0px;
	clear:right;
	height:56px;
}
#footer{
	padding-left:10px;
	font-size: 10px;
	letter-spacing: 2px;
	background-color: #281F1A;
	height: 60px;
	width:445px;
}
#footer p{
padding:0px;!important	
}
#footer a:link{
	background-image: url(shooting_range_shop/footerlink.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline;
	padding-top: 15px;
	color: #C09189;
	text-decoration: none;
	width:85px;
	text-align: center;
	float:left;
}
#footer a:visited{
	background-image: url(shooting_range_shop/footerlink.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float:left;
	padding-top: 15px;
	color: #C09189;
	text-decoration: none;
	width:85px;
	text-align: center;
}
#footer a:hover{
	background-image: url(shooting_range_shop/footerlink.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float:left;
	padding-top: 15px;
	color: #fff;
	text-decoration: none;
	width:85px;
	text-align: center;
}
#footer a:active{
	background-image: url(shooting_range_shop/footerlink.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float:left;
	padding-top: 15px;
	color: #C09189;
	text-decoration: none;
	width:85px;
	text-align: center;
}


a.blacklink:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
a.blacklink:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
a.blacklink:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}
a.blacklink:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
.brownbox1{
	background-color: #472F23;
	padding: 2px;
	width: 210px;
	border: 1px solid #E9D3C5;
	color: #E9D3C5;
	text-align: center;
}
.brownbox2{
	background-color: #4B372E;
	padding: 2px;
	width: 450px;
	border: 1px solid #584439;
	color: #E9D3C5;
}
.brownbox3{
	background-color: #281F1A;
	padding: 2px;
	border: 5px solid #392A23;
	color: #E9D3C5;
	margin:5px;
}
.brownbox4{
	background-color: #4B372E;
	padding: 2px;
	width: 450px;
	border: 1px solid #584439;
	color: #E9D3C5;
}
.brownbox5{
	background-color: #3A2B24;
	padding: 2px;
	width: 330px;
	border: 5px solid #503E32;
	color: #E9D3C5;
	text-align: left;
}
.brownbox5 p{
padding-left:14px;	
}
.linkbox{
	margin: 14px;
	width: 664px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9d3c5;
	clear: both;
	float: left;
	padding-bottom:14px;
}
.linkbox p{
	padding:14px;
}
.linkbox a{
	color:#e9d3c5;
	text-decoration: none;
}
.linkbox ul li{
	margin-left:30px;
	list-style-image: url(shooting_range_shop/link.png);
}
/******** forms *********/
form{
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #495D83;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	border: 2px groove #8E9AB2;
}


.pad4{
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.clear{
	clear: both;
	float: left;
	width: 100%;
	display:block;
}
#commentcontainer{
	padding: 4px;
	height: 200px;
	width: 90%;
	border: 1px solid #FFFFFF;
	overflow: auto;
}

