/*
-----------------------------------------------
Style Sheet

Site: sterishoe.com
Author:   aaryn.com
Version:  2007.12
----------------------------------------------- */


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }


/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset { border:none; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,button { margin:0; padding:0; }



/* global elements
 * ------------------------------------------------------------------------- */

/* Default font size in IE and FireFox is 16px. Default for Safari is 14px. */
html {
	font-size:100%; /* IE has problems scaling text in ems. Using a percentage makes for better text rendering when scaled. */
	overflow-y: scroll;
	}

body {
	background: #fff;
	font-size:.75em; /* Read by IE only. - 75% of 16px = 12px */
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:10px 0;
	overflow:auto;
	}

html>body {
	font-size:12px; /* overrides the font-size above in all browsers except IE. These browsers can resize text that is specified in px so this is ok. */
	}

a:link, a:visited {
	color:#812990;
	}
	
a:hover, a:active {
	color:#e449ff;
	}

ol {
	margin-left:25px;
	font-size:1.4em;
	line-height:1.3em;
	}
	
	ol li {
		list-style-type:decimal;
		margin-bottom:10px;
		}
	

/* Classes
 * ------------------------------------------------------------------------- */

.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
	}

.pic_left {
	margin:0 10px 2px 0;
	float:left;
	}

.pic_right {
	margin:0 0px 2px 10px;
	float:right;
	}

.heading {
	font-size:1.6em;
	font-weight:bold;
	}

.purple {
	color:#6d0078;
	}

.lrg_txt {
	font-size:1.4em;
	line-height:1.3em;
	}
	
.lrg_txt2 {
	font-size:1.3em;
	line-height:1.3em;
	}
	
.lrg_txt3 {
    font-family:verdana;
	font-size:1.1em;
	line-height:1.3em;
	}
	
.lrg_txt_serif {
    font-family:palatino,palatino linotype;
	font-size:1.2em;
	line-height:1.3em;
	}
	
.ninety_nine {
	font-size:2.2em;
	color:#6d0078;
	font-weight:bold;
	}

.hr {
	width:100%;
	height:1px;
	color:#ccc;
	background:#ccc;
	overflow:hidden;
	margin:25px 0px;
	}

.fll {
	float: left;
	text-align: left;
	margin: 5px 5px 5px 0;
}
	
.frl {
	float: right;
	text-align: left;
	margin: 5px 0 5px 5xp;
}

.back_to_top {
	background:url(../images/back_to_top.gif) no-repeat 100% 70%;
	padding-right:15px;
	}

	.back_to_top a:link, .back_to_top a:visited  {
		color:#6d0078;
		}
		
	.back_to_top a:hover {
		color:#bf9bc5;
		}

.page_title {
	width:975px; 
	padding:3px 0 3px 10px; 
	background:url(../images/page_title_bg.gif) repeat-y #d6c7dc; 
	margin:0 auto 20px auto; 
	color:#fff; 
	font-size:1.6em; 
	font-weight:bold;
	}

.bullet_list {
	list-style:disc;
	margin-left:25px;
	}

.bulleted_item {
	font-size:1.6em;
	padding-left:16px;
	background:url(../images/small_purple_bullet.gif) no-repeat 0px 9px;
	margin-bottom:10px;
	}


/* Layout
 * ------------------------------------------------------------------------- */
 
#container {
	background:url(../images/container_bg.gif) repeat-y;
	width:1067px;
	margin:0 auto;
	text-align:left;
	}

#home_title {
	background:url(../images/home_title.gif) no-repeat;
	width:1067px;
	height:197px;
	}

#sub_title {
	background:url(../images/sub_title.gif) no-repeat;
	width:1067px;
	height:118px;
	}
	
	#home_title h1, #sub_title h1 {
		text-indent:-5000px;
		}

#content_container {	
	width:975px;
	margin:0 auto;
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	}



#steri_left {
	background:url(../images/steri_back2.jpg) no-repeat;
	width:668px;
	height:463px;
	float:left;

	display:inline;
	}






















/* Homepage Promo navigation

 * ------------------------------------------------------------------------- */

#promo_nav a img {height: 0; width: 0; border-width: 0;}





#promo_nav { background:url(../images/steri_rollover2.jpg) no-repeat; width:354px; height:258px; position:relative; margin:0; padding:0;}

#promo_nav li { position:absolute; }

#promo_nav li, #promo_nav a {  display:block; }

#promo_nav span { display: none; }







#promo_nav-01 {  width:354px; height:258px; }

#promo_nav-02 { top: 15px; }




#promo_nav-01 a:hover { background: transparent url("../images/steri_rollover2.jpg") -258px  -0px  no-repeat;}
#promo_nav-01 a:hover img {position: absolute; top: -74px; left: 0px; height: 59px; width: 105px;}





#promo_nav-02 a:hover, #promo_nav-02.selected { background: transparent url("images/new_nav/promo_nav_home.gif") -105px  -15px  no-repeat;} 

#promo_nav-02 a:hover img {position: absolute; top: -74px; left: 0px; height: 59px; width: 105px;}










#steri_container {
	width:1022px; 
	background:url(../images/home_quote_rt_half.gif) no-repeat top right;  
	margin:0 auto;
	}










#steri_off_container {
	width:354px;
	height:300px;
	float:left;
	margin:183px 0 0 0;
	padding:0;
	}

#steri_off {
	background:url(../images/steri_rollover2.jpg) no-repeat;
	width:354px;
	height:258px;
	margin-top:183px;
	outline:none;
	display:block;
	}
	
	#steri_off span {
		display:none;
		}
	
	#steri_off:hover {
		background-position:0px -258px;
		}

#steri_on {
	background:url(../images/steri_rollover2.jpg) no-repeat;
	width:354px;
	height:258px;
	margin-top:183px;
	outline:none;
	display:block;
	background-position:0px -258px;
	}
	
	#steri_on span {
		display:none;
		}
	
	#steri_on:hover {
		background-position:0 0;
		}


#switcher_link_off {
	background:url(../images/off.gif) no-repeat;
	width:40px;
	height:18px;
	display:block;
	margin:0px 0 0 256px;
	}
	
#switcher_link_on {
	background:url(../images/on.gif) no-repeat;
	width:40px;
	height:18px;
	display:block;
	margin:0px 0 0 256px;
	}
	
	#switcher_link_off span, #switcher_link_on span {
		display:none;
		}

#steri_rollover {
	background:url(../images/steri_rollover.jpg) no-repeat;
	width:364px;
	height:284px;
	display:block;
	float:left;
	margin-top:179px;
	outline:none;
	}
	
	#steri_rollover:hover, #steri_rollover:active {
		background-position:0px -284px;
		}


#question_marks {
	background:url(../images/question_marks.gif) no-repeat top right;
	width:100%;
	margin-bottom:25px;
	}
	
	
	#question_marks li {
		font-size:1.2em;

		background:url(../images/small_purple_bullet.gif) no-repeat 0px 13px;
		_position:relative;	 /*to fix the IE bullet peekaboo pug */
		padding-left: 16px;
		line-height:1.7em;
		list-style: none;
		}
		
			#question_marks li a:link, #question_marks li a:visited {
				color:#000;
				text-decoration:none;
				}
				
			#question_marks li a:hover {
				color:#6d0078;
				}



#footer_bar {
	background:url(../images/footer.gif) no-repeat;
	width:1067px;
	height:33px;
	}

#footer_text {
	width:990px;
	margin:0 auto;
	padding:10px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	}
	
	
	#footer_text td a {
		padding:5px 10px;
		margin-bottom:10px;
		}
	
	#footer_text table {
		font-size:.92em;
		}

/* ----- page titles ----- */
#info_title {
	text-indent:-5000px;
	}

#history_title {
	background:url(../images/history_title.gif) no-repeat;
	width:600px;
	height:43px;
	text-indent:-5000px;
	}









/* cart styles
 * ------------------------------------------------------------------------- */

#store_status_table {
	font-size:.92em;
	margin-top:30px;
	margin-right:20px;

	}
	
	
#center_content {
	width:630px;
	margin:0 auto;
	}







/* --------------------------- Form --------------------------------- */
form#contact_main {
	margin: 0 auto;
	width:450px;
	}


#contact_main label {
	float:left;
	width:115px;
	text-align:right;
	margin-right:10px;
	margin-top:-1px; /* to align label with the top of input area */
	}
	
#contact_main input, #contact_main textarea, #contact_main select {
	width:150px;
	border:1px solid #ccc;
	float:left;
	margin-bottom:8px;
	background-color:#fff;
	}

#contact_main textarea {
	width:300px;
	}

	


	form#contact_main br {
		line-height:0.0;  /* defaults vertical spacing between fields */
		clear:left;
		}

#contact_main #submit {
	margin-left:125px;
	float:none;
	background:none;
	width:60px;
	height:25px;
	border:none;
	}



#trademark-form label.error {

		color:#f00;

		width:250px;

		margin-left:5px;

		text-align:left;
		font-weight:bold;

		}


.side_nav {
	width: 175px;
	background: #d6c7dc;
	text-align: left;
	padding: 10px 0;
	margin: 0px 0 30px 0;
}

.side_nav ul {
	list-style-type: circle;
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
}

.side_nav ul li {
	padding: 5px 0;
	margin: 5px 0;
}

.side_nav ul li a {
	color: #6d0078;
	font-size: 14px;
}

.side_nav ul li a:hover {
	color: #9c1fa9;
}

h3.media {
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0;
}

h3.video_label {
	margin: 10px 0;
	font-size: 18px;
}

/*.side_nav ul li a:hover {
background: #6d0078;
color: #d6c7dc;
}*/


/* horizontal navigation
 * ------------------------------------------------------------------------- */

#nav { background:url("../images/navnew.gif") no-repeat; width:1029px; height:41px; position:relative; margin:0 auto 25px auto; }
#nav li { position:absolute; top: 0; }
#nav li, #nav a { height:41px; display:block; }
#nav span { display:none; }

#nav-01 { width: 93px; left:0; }
#nav-02 { width: 177px; left: 94px; }
#nav-03 { width: 105px; left: 271px; }
#nav-04 { width: 168px; left: 376px; }
#nav-05 { width: 66px; left: 544px; }
#nav-06 { width: 89px; left: 610px; }
#nav-07 { width: 117px; left: 699px; }
#nav-08 { width: 100px; left: 816px; }
#nav-09 { width: 114px; left: 916px; }


#nav-01 a:hover, #nav-01.selected { background: transparent url("../images/navnew.gif") -0 -41px no-repeat; }
#nav-02 a:hover, #nav-02.selected { background: transparent url("../images/navnew.gif") -94px -41px no-repeat; }
#nav-03 a:hover, #nav-03.selected { background: transparent url("../images/navnew.gif") -271px -41px no-repeat; }
#nav-04 a:hover, #nav-04.selected { background: transparent url("../images/navnew.gif") -376px -41px no-repeat; }
#nav-05 a:hover, #nav-05.selected { background: transparent url("../images/navnew.gif") -544px -41px no-repeat; }
#nav-06 a:hover, #nav-06.selected { background: transparent url("../images/navnew.gif") -610px -41px no-repeat; }
#nav-07 a:hover, #nav-07.selected { background: transparent url("../images/navnew.gif") -699px -41px no-repeat; }
#nav-08 a:hover, #nav-08.selected { background: transparent url("../images/navnew.gif") -816px -41px no-repeat; }
#nav-09 a:hover, #nav-09.selected { background: transparent url("../images/navnew.gif") -916px -41px no-repeat; }

/* Son of Suckerfish: Horizontal Sprite Nav

 * ------------------------------------------------------------------------- */



#nav li ul {

	position:relative;

	left:-9999px;

	text-align:left;

	z-index:5;

	margin: 0;

	}



#nav li ul li { 

	height:22px; 				/* Height of each drop down nav item */

	border:1px solid white;
	
	border-left: none;
	
	border-right: none;

	background-color:#812990;; /* Put background here! Not in the ul!!*/
	
	

	position: relative;

	

	}	



#nav li ul li a {

	width:100%;

	height:22px;				/* Height of each drop down nav item, should match above */

	line-height:22px;			/* Height of each drop down nav item again, should match above */

	color: white;

	text-align: center;

	}



#nav li ul li a span {

	display:block;

	}



/* Drop down link styles */

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {

	font-size:.92em;

	text-decoration:none;

	}



#nav li:hover ul, #nav li.sfHover ul	{ left: auto; background-position: 0 0; }



/* Hover styles for drop down items */

/* #nav-01 ul a:hover, #nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover */

#nav ul li a:hover { 

	background-image:none;

	background-color:#d6c7dc;

	color:#812990;

	text-decoration:none;

	cursor:pointer; 

	}



/* width of drop down nav - choose width that allows items to display on one line */

#nav-01 ul, #nav-01 li { width:200px; }

#nav-02 ul, #nav-02 li { width:176px; }	

#nav-03 ul, #nav-03 li { width:200px; }		

#nav-04 ul, #nav-04 li { width:130px; }	

#nav-05 ul, #nav-05 li { width:100px; }	

#nav-06 ul, #nav-06 li { width:100px; }

#nav-07 ul, #nav-07 li { width:116px; }

#nav-08 ul, #nav-08 li { width:99px; }



/*html fix*/

#nav li:hover ul, #nav li.sfhover ul { left: auto; background-position: 0 0; }
