﻿body
{
	background-color: #080808;
	/* background-image: url(../images/background1.jpg);
	background-repeat: no-repeat;
	background-size: 100%; */
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family:  Helvetica, arial;
}

#page {
	z-index: 2;
	position: relative;
}


img
{
	border: 0px;	
	
}

/* -- home page  --- */
.hm_topspacer
{
	position: relative;
	height: 20px;
	margin: auto;

}
.hm_mainpanel
{
	position: relative;
	width: 960px;
	background-color: #ccc;
	background-image: url(../images/homerunning.jpg);
	height: 600px;
	margin: auto;
}

.hm_mainlogo
{
	position: absolute;
	right: 5px;
	top: 120px;
	width: 241px;
	height: 67px;
	background-image: url(../images/srLogoHomeFull.gif);
}

.hm_supportlogo
{
	position: absolute;
	right: 5px;
	bottom: 10px;
	width: 325px;
	height: 48px;
	background-image: url(../images/srLogoSupportHome.gif);
}


.hm_footernav
{
	position: relative;
	width: 960px;
	margin: auto;
	z-index: 170;
	top: 20px;
	
}


.hm_footerbg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;	
	background-color: black;
	opacity:0.6;
	filter:alpha(opacity=30);
	
}


 .hm_prodgrid_col1
 {
 	position: relative;
 	top: 6px;
 	left: 20px;
 	width: 600px;
 	color: #555555;
 	line-height: 20px;
 	font-size: 12pt;
 	
 }
 




.ht_footernavline
{
	position: relative;
	height: 20pt;
	
}

.ht_footernavcol1
{
	position: absolute;
	top: 0px;
	left: 0px;
	font-weight: normal;
	color: #bbbbbb;
	font-size: 10pt;
	width: 100px;
	text-align: right;
}

.ht_footernavcol2
{
	position: absolute;
	top: 0px;
	left: 120px;
	font-weight: normal;
	color: #eeeeee;
	font-size: 10pt;
	width: 600px;
	text-align: left;
	padding: 0px;

}

.ht_footernavcol2 ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.ht_footernavcol2 li
{
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}

.hm_footernavlink a
{
	color: #999999;
	text-decoration: none;
}

.hm_footernavlink a:hover
{
	color: #eeeeee;
	text-decoration: underline;
}


/* -- main site -- */
.ms_mainpanel
{
	position: relative;
	width: 960px;
	
	margin: auto;
	
}

.ms_mainpanel_bg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.2;
	filter:alpha(opacity=20);
}

.ms_headerpanel
{
	position: relative;
	width: 100%;
	height: 160px;
	background-color: white;
}

.ms_hdrshadow
{
	position: relative;
	width: 100%;
	height: 17px;
	/* background-image: url(../images/hdrshadow.gif); */
	opacity: 0.2;
	filter:alpha(opacity=20);
}



.ms_mainlogo
{
	position: absolute;
	left: 18px;
	top: 10px;
}
.ms_navline1
{
	position: absolute;
	bottom: 30px;
	width: 100%;
	height: 30px;
	left: 20px;
}


.ms_navline1 ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	
}

.ms_navline1 li
{
	float: left;
	font-size: 12pt;
	color: #666666;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	font-size: 0.8em;
}


/*
.ms_navline1 li a
{
	color: #666666;	
}

*/
.ms_navline1_li_current
{
	background: #4D585E;

}
.ms_navline1_li_current a
{
	color: white;
	text-decoration: none;
}
.ms_navline1_li_current a:hover
{
	color: #eeeeee;
	text-decoration: underline;
}



.ms_navline1_li_notcurrent a
{
	color: #666666;
	text-decoration: none;
}

.ms_navline1_li_notcurrent a:hover
{
	color: #888888;
	text-decoration: underline;
}


.ms_navline1select
{
	float: left;
	font-size: 12pt;
	color: white;
	padding-bottom: 5px;
}

.ms_navline2
{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 30px;
	padding-left:0px;
	background-color: #4D585E;
	
}


.ms_navline2 ul
{
	list-style-type: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 20px;
	
}

.ms_navline2 li
{
	float: left;
	font-size: 0.8em;
	color: white;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;	
}
.ms_navline2 li a
{
	color: #dddddd;	
	text-decoration: none;
}

.ms_navline2 li a:hover
{
	color: #ffffff;
	text-decoration: underline;
	
}




.ms_cartsummary
{
	position: absolute;
	right: 0px;
	top: 80px;
	text-align: right;
	width: 300px;
	font-size: 10pt;
	color: #666666;
	padding: 10px;
}




.ms_cartsummary a
{
	color: #999999;
	padding: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

.ms_cartsummary a:hover
{
	color: white;
	background-color: #999999;
	
}
/*.ms_productlogos
{
	position: absolute;
	right: 0px;
	top: 14px;
	width: 328px;
	height: 51px;
	background-image: url(../images/productlogossm.png);	
	
	
	
}*/

.ms_sublogo
{
	position: absolute;
	right: 0px;
	top: 14px;
	width: 290px;
	height: 60px;	
	
}

.ms_sublogo ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;	
	float: left;
	
}

.ms_sublogo li
{
	float: left;
	padding-left: 6px;	
	
}


.ms_copyarea
{
	position: relative;
	left: 10px;
	width: 940px;
	background-color: white;
	
}
.ms_copyarea_hdr
{
	/* position: absolute; */
	position: relative;
	left: 20px;
	top: 20px;
	font-weight: bold;
	font-size: 22pt;
	letter-spacing: -2;
	color: #333333;
 }

.ms_copyarea_2ndline
{
	/* position: absolute; */
	position: relative;
	left: 20px;
	top: 20px;
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: -2;
	color: #666666;
 }
 

 
 .ms_copyarea_hdr img
 {
 	position: relative;
 	top: 4px;
 
 }
 
 .ms_copyarea_col1
 {
 	position: relative;
 	top: 60px;
 	left: 20px;
 	width: 600px;
 	color: #555555;
 	line-height: 20px;
 	font-size: 12pt;
 	
 }
 
 .ms_copyarea_col1 li
 {
 	padding-top: 18px;
 	
 }
 
  .ms_copyarea_col_full
 {
 	position: relative;
 	top: 26px;
 	left: 20px;
 	width: 900px;
 	color: #555555;
 	line-height: 20px;
 	font-size: 12pt;
 	
 }
 
 .ms_rederrorbox
 {
	background: red;
	color: White;
	font-size: 12pt;
	padding: 20px;
 
 }
 
  .ms_greyerrorbox
 {
	background: #666666;
	color: White;
	font-size: 12pt;
	padding: 20px;
 
 }
 
 /* --- product group page ---- */
 .ms_rhlogo
 {
	position: absolute;
	right: 20px;
	top: 0px;	
 	
 }
 
 .ms_rhheropic
 {
	position: absolute;
	right: 20px;
	top: 60px;	
 }
 
.ms_sidebar
{
	position: absolute;
	right: 20px;
	top: 60px;	
	width: 280px;
	font-size: 11pt;
	/* color: #37465E;
	color: #233959; */
	color: #555555;
	line-height: 1.4em;		
}


.ms_rhcopy
{
	position: absolute;
	left: 640px;
	top: 340px;
	width: 280px;
	font-size: 11pt;
	/* color: #37465E;
	color: #233959; */
	color: #555555;
	line-height: 1.4em;
	z-index: 100;	
}

.ms_rhcopy ul
{
	list-style: none;	
	
} 

.ms_rhcopy a
{
	color: #999999;
} 

.ms_rhcopy a:hover
{
	text-decoration: none;	
	color: #666666;
}


 
.ms_rhcopy li
{
	margin: 0 0 0.4em 0;
	padding: 0 0 0 18px;
	background: transparent url(../images/bullet.png) 0px 5px no-repeat;
	
}

.ms_ozmade
{
	position: relative;
	bottom: 60px;
	right: 20px;
	width: 940px;
	top: 60px;	
	text-align: right;
	z-index: 150;
	
}

.ms_spacer30
{
	position: relative;
	height: 20px;	
}
 
.ms_spacer60
{
	position: relative;
	height: 60px;	
}

.ms_spacer240
{
	position: relative;
	height: 240px;	
}



 
 /* --- product listings */
.prod_line
{
	position: relative;
	height: 260px;
	width: 960px;
	margin-bottom: 20px;
	
}

.prod_col
{
	position: relative;
	float: left;
	width: 286px;
	height: 260px;
	background-color: #cccccc;
	margin-right: 20px;
}
.prod_col_header
{
	position: absolute;
	left: 10px;
	top: 8px;
	color: #333333;
	font-weight: bold;
	font-size: 14pt;
}

.prod_col_header a
{
	text-decoration: none;
	color: #666666;
}


.prod_col_header a:hover
{
	text-decoration: underline;
}

.prod_col_icon 
{
	position: absolute;
	left: 10px;
	top: 40px;
	width: 120px;
	height: 210px;
	background-color: #ffffff;
}

.prod_col_desc
{
	position: absolute;
	left: 140px;
	top: 40px;
	width: 140px;
	font-size: 10pt;
	color: #666666;
	line-height: 16px;
}

.prod_col_desc p
{
	padding-top:0px;
	padding-bottom: 10px;
	margin-top: 0px;

}

.prod_col_cart
{
	position: absolute;
	left: 140px;
	top: 230px;
	font-size: 10pt;


}

.prod_col_view
{
	position: absolute;
	right: 8px;
	top: 230px;
	font-size: 8pt;
}

.prod_col_view a
{
	color: #666666;
}

.prod_col_view a:hover
{
	background-color: #666666;
	color: white;
}




.prod_col_shad
{
	position: absolute;
	left: 0px;
	top: 260px;
	width: 286px;
	height: 21px;
	background-image: url(../images/prod_col_shad.png);	
	
}

/* --- additional product view styles --- */

.prodview_copyarea_col1
{
	position: relative;
 	top: 30px;
 	left: 20px;
 	width: 450px;
 	color: #555555;
 	line-height: 20px;
 	font-size: 12pt;
 	
}

.prodview_copyarea_col1 ul
{
	list-style: none;	
	
} 
 
.prodview_copyarea_col1 li
{
	margin: 0 0 0.4em 0;
	padding: 0 0 0 18px;
	background: transparent url(../images/bullet.png) 0px 5px no-repeat;
	
}


.prodview_heropic
{
	position: absolute;
	left: 500px;
	top: 30px;
	height: 300px;
	width: 200px;
	
}

.prodview_addcart
{
	position: absolute;
	left: 730px;
	top: 30px;
	color: #666666;
	font-size: 8pt;

}


.prodview_addcart_qty
{
	width: 25px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 3px;

}

.prodview_addcart_formline
{
	position: relative;
	height: 28px;
	

}
.prodview_addcart_col1
{
	position: absolute;
	top: 4px;
	left: 0px;
	width: 40px;
	text-align: right;
}

.prodview_addcart_col2
{
	position: absolute;
	top: 0px;
	left: 45px;
}

.prodview_addcart_col_txt	
{
	position: absolute;
	top: -2px;
	left: 45px;
	font-size: 20px;
}

.prodview_colors
{
	position: absolute;
	top: 170px;
	left: 730px;
	font-size: 8pt;
	color: #666666;
}

.prodview_othercontent
{
	position: absolute;
	top: 190px;
	left: 730px;
	font-size: 10pt;
	color: #666666;
}

.prodview_othercontent a
{
    color: #999999;	
}

.prodview_othercontent a:hover
{
    text-decoration: none;
    color: #666666;	
}


.prodview_colors_col
{
	position: relative;
	float: left;
	width: 150px;
	height: 70px;
	padding-top: 6px;
}

.prodview_colors_col_img
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin-right: 20px;
	margin-top: 10px;
}

.prodview_colors_col_desc
{
	position: absolute;
	top: 60px;
	left: 0px;
	font-size: 8pt;
}


.prodview_ozmade
{
	position: absolute;
	bottom: 70px;
	right: 20px;
	width: 277px;
	height: 42px;	
	z-index: 100;
	
}



/* --- contact us styles --- */

.contactus_formline
{
	position: relative;
	height: 40px;
	width: 100%;
	
}

.contactus_col1
{
	position: absolute;
	left: 0px;
	top: 6px;
	width: 180px;
	text-align: right;
	font-size: 11pt;
	color: #666666;	
}

.contactus_col2
{
	position: absolute;
	left: 190px;
	top: 0px;
}

.contactus_textbox
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 4px;
	font-size: 12pt;
	width: 275px;
}


/* -- cart view styles --- */
.cart_table
{
	font-size: 12pt;
	color: #666666;
	border-collapse: collapse;
}

.cart_table thead
{
	font-weight: bold;

}

.cart_table thead td
{
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: solid 1px;

}

.cart_table tbody
{
	color: #999999;
	margin-top: 10px;
}

.cart_table_tbody_input
{
	width: 40px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	color: #999999;

}

.cart_table_input_big
{
	border-style:solid;
	border-width: 1px;
	border-color: #999999;
	padding: 6px;
	color: #999999;
	font-size: 12pt;
	
}

.cart_table tbody td
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.cart_table_ra
{
	text-align: right;
	padding-right: 6px;
}

.cart_table tfoot td
{
	border-top-style: solid;
	border-top-width: 1px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.cart_progress
{
	position: absolute;
	top: 50px;
	right: 50px;
}

.cart_table_delbutn
{
	border-style: none;
	border-width: 0px;
	
}

.cart_table_delbutn
{
	border-style: none;
	border-width: 0px;
	
}

/* -- styles for cart shipping calculator -- */

.shipping_table
{
	font-size: 10pt;
	color: #666666;
	border-collapse: collapse;
	vertical-align: top;
}

.shipping_table tbody
{
	color: #999999;
	margin-top: 10px;
}

.shipping_table tbody input
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	color: #999999;
	font-size: 12pt;

}

.shipping_table tbody select
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	font-size: 12pt;

}

.shipping_col2
{
	position: absolute;
	left: 600px;
	top: 150px;
 	width: 300px;
 	color: #555555;
 	line-height: 20px;
 	font-size: 12pt;
 	
}

.shipping_total
{	
	position: relative;
	text-align: center;
	font-size: 14pt;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}

/* ---- new home page content ------------ */

.newhome_heropic
{
	position: absolute;
	left: 640px;
	top: 26px;	
	width: 268px;

}

.newhome_sidebar
{
   position: absolute;
   left: 640px;
   width: 268px;
   top: 134px;
   font-family: Arial, helvetica, Sans-Serif;
	font-size: 1.0em;
	color: #777777;	
	line-height: 1.4em;
}

.newhome_sidebar h2
{
	color: #0770AA;
	font-size: 1.1em;	

}
 

.newhome_sidebar ul
{
	list-style: none;	
	
} 
 
.newhome_sidebar li
{
	margin: 0 0 0.4em 0;
	padding: 0 0 0 18px;
	background: transparent url(../images/bullet.png) 0px 5px no-repeat;
	
}

.newhome_col1
{
	position: relative;
	/*min-height: 320px; */
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	width: 600px;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12pt;
	color: #666666;	
	line-height: 1.4em;
}

.newhome_col1_heading
{
	font-size: 16pt;	
}

.newhouse_col1_spacer10
{
	position: relative;
	height: 10px;
}

.newhome_col1 a
{
	color: #666666;	
	padding: 6px;	
}

.newhome_col1 a:hover
{
	background-color: #666666;	
	color: white;
}


.newhome_col1 ul
{
	list-style: none;
	margin-left: 0px;		
}

.newhome_col1 li
{
	margin: 0 0 0.4em 0;
	padding: 0 0 0 18px;
	background: transparent url(../images/bullet.png) 0px 5px no-repeat;
	
}

.newhome_col1 h1
{
	font-family: Tahoma, Helvetica, Sans-Serif;	
	font-size: 2em;
	color: #0770AA;
	padding: 0px;
	line-height: 32pt;
}

.newhome_ozmade
{
	position: absolute;
	right: 20px;
	top: 390px;	
	z-index: 150;
}


/* -- humphrey law elements -- */

.hl_rhlogo
 {
	position: absolute;
	right: 20px;
	top: 52px;	
 	
 }

.hl_rhcopy
 {
	position: absolute;
	right: 18px;
	top: 150px;	
	width: 286px; 
	 font-family: Arial, helvetica, Sans-Serif;
	font-size: 1.0em;
	color: #777777;	
	line-height: 1.4em;	
	z-index: 100;
 }

.hl_rhcopy h2
{
	color: #0770AA;
	font-size: 1.1em;	

}
 
.hl_rhcopy a
{
	color: #777777;	
} 

.hl_rhcopy a:hover
{
	color: #555555;
	text-decoration: none;
} 

.hl_rhcopy ul
{
	list-style: none;	
	
} 
 
.hl_rhcopy li
{
	margin: 0 0 0.1em 0;
	padding: 0 0 0 18px;
	background: transparent url(../images/bullet.png) 0px 5px no-repeat;
	
}

