body {
	font-family: Arial, Helvetica, sans-serif; font-size:11px; background-color: #C0C0C0; 
}
div#container{width:960px;margin:0 auto;
}

div#header_container{
float: left;
text-align: left;
padding-left: 20px;
width: 500px;
}

div#header_main{
float: right;
text-align: right;
padding-right: 30px;
width: 170px;
}

div#top_menu{
text-align: left;
width: 300px;
}

div#breadcrumb{
text-align: left;
padding-top:10px;
}

div#middle{
text-align: left;
padding: 8px;
width: 960px;
background-image: url(/images/layout/middle.gif); 
}

div#top{
color: #666666;
width:960px;
height: 20px;
background-image: url(/images/layout/top.gif); 
}

div#submenu{
width:837px;
margin-top: 2px;
float: left;
text-align: right;
padding: 0px;
border: 0px;
}

div#content{
margin-bottom: 20px;
float: left;
}

div#footer{
width:960px;
height: 30px;
background-image: url(/images/layout/footer.gif); 
}


div#title{
float:left;
width:500px;
color:#003366;
padding:10px 0 20px 20px;
font-size:30px;
letter-spacing: -1.5px
}

div#full{
float:left;
width:945px;
clear:both;
padding:0 20px 0 20px;
}

div#left {
float:left; width:430px;
}

div#right {
float:left; width:430px; margin-left:45px;
}

div#flash_menu {
float:right; width:235px; margin: 2px 0 0 0;
}

.text_specfication{
font-size: 10px;
text-align:center;
padding-bottom: 10px;
margin-top: 20px;
}
.text_specfication_buy{
font-size: 10px;
text-align:center;
border: 1px solid #F28038;
margin-top: 20px;
}
.text_specfication_headings{
font-size: 11px;
font-weight:bold;
text-align:center;
color:#FFFFFF;
background-color:#F28038;
}
.text_specfication_subheadings{
color:#F28038;
}
.text_small{
font-size: 9px;
color: #999999;
}








a, a:link, a:visited, a:active { 
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:hover { 
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
a_top_menu, .a_top_menu:link, .a_top_menu:visited, .a_top_menu:active { 
	color: #666666;
	text-decoration: none;
	font-size:11px;
}
.a_staff:hover { 
	color: #999999;
	text-decoration: underline;
	font-size:11px;
}
a_gmaps_sidebar, .a_gmaps_sidebar:link, .a_gmaps_sidebar:visited, .a_gmaps_sidebar:active { 
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.a_gmaps_sidebar:hover { 
	color: #ff9900;
	text-decoration: none;
	font-weight:bold;
}
a_gmaps_marker, .a_gmaps_marker:link, .a_gmaps_marker:visited, .a_gmaps_marker:active { 
	color: #666666;
	text-decoration: underline;
	font-size:11px;
}
.a_gmaps_marker:hover { 
	color: #ff9900;
	text-decoration: none;
	font-size:11px;
}
A_front, .A_front:link, .A_front:visited, .A_front:active { 
	color: #003399;
	text-decoration: none;
	font-size:11px;
}
.A_front:hover { 
	color: #006699;
	text-decoration: underline;
	font-size:11px;
}

/*-----------------------------------------------------------------------------------*/
#pagination_content{
float:left;
width:605px;
margin-bottom:20px;
min-height: 260px;
max-height:260px;
}

* html #pagination_content{ /*IE only style*/
height: 260px;
}
/*-----------------------------------------------------------------------------------*/
.buy_box{ 
cursor: hand;
cursor: pointer;
width: 180px;
float: left;
}
table.buy {
font-size:11px;
color : #666666;
}
.roll {
display : block;
height : 18px;
background: url(/images/buy/buybt_1.gif) no-repeat;
background-position: center center;
}
.roll:hover {
background: url(/images/buy/buybt_2.gif) no-repeat;
background-position: center center;
}
.buy_from_only_text {
font-size: 9px; 
color: #666666;
}
.buy_from_price {
font-size: 26px;
font-weight: bold;
color: #999999;
}

/*---------------------------------------   Buy Instore / Buy Online   --------------------------------------------*/
.buy_online{
display : block;
height : 30px;
background: url(/images/buy/dropdown_bg.jpg) no-repeat;
background-position: left center;
}
.buy_online:hover {
background: url(/images/buy/dropdown_bg_orange.jpg) no-repeat;
background-position: left center;
}
.buy_instore{
display : block;
height : 30px;
background: url(/images/buy/buy_in_store.jpg) no-repeat;
background-position: left center;
}
.buy_instore:hover {
background: url(/images/buy/buy_in_store_orange.jpg) no-repeat;
background-position: left center;
}

/*---------------------------------------   Contact Drop Down menu   --------------------------------------------*/
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 6px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
color: #FFF;
}
.registered_logo{
vertical-align: super;
color: #999999;
font-size: 12px;
}
object {
outline:none;
}
/*---------------------------------------   Reticle Selection   --------------------------------------------*/
#reticle_selection{
width:350px;
padding: 5px;
padding-left: 8px;
}

#reticle_content{
width:320px;
min-height: 200px;
margin-left: 10px;
padding: 5px;
padding-bottom: 8px;
}

* html #reticle_content{ /*IE only style*/
height: 200px;
}