*{
	font-size:11px;
	font-family:tahoma, verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}

body{
	color:#333;
	background:url(/images/mainBg.gif) top center no-repeat;
}

p, address{
	margin:0 0 16px;
	line-height:16px;
}

q{
	display:block;
	margin:6px 0
}

cite{
	display:block;
	margin:6px 0
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0
}

a{
	color:#833030;
	text-decoration:none;
}

a:hover{
	color:#833030;
	text-decoration:underline;
}

.clear{
	clear:both;
}

/* BEGIN: Headings ================== */
h1{
	font-size:18px;
}

h2{
	font-size:15px;
	margin:10px 0 4px 0
}

h3{
	font-size:14px
}

h4{
	font-size:13px;
	margin-bottom:7px;
}
h4 span{ 
	font-size:13px;
}
h5{
	font-size:12px
}

h6{
	margin-bottom:5px;
}
h6 a{
	font-size:14px;
}
/* END: Headings ================== */


/* BEGIN: Forms ================== */
fieldset{
	padding:10px;
	margin:20px 0;
}

legend{
	padding:0 10px;
	font-weight:bold
}
option{
	padding:0 3px
}

input, textarea{
	padding:1px 2px
}
/* END: Forms ================== */


/* BEGIN: Tables ================== */
td{
	padding:3px;
	}
th{
	text-align:right;
	}
	
/* BEGIN: Tables ================== */

#container{
	width:725px;
	margin:auto;
	background:url(/images/verticalBg.gif) 13px repeat-y;
}

#alvaLogo, #alvaLogoAlt{
	width:175px;
	height:109px;
}

#alvaLogo p a, #alvaLogoAlt p a{
	display:block;
	text-indent:-9999px;
	background:url(/images/alvaLogo.gif) no-repeat;
	width:175px;
	height:109px;
}
#alvaLogoAlt p a{
	background:url(/images/alvaLogoInterior.gif) no-repeat;
}
#leftSide{
	float:left;
	width:175px;
	margin-bottom:10px;
}

#leftSideInner{
	margin:0;
	padding:0;
}

#leftSideList{
	width:148px;
	background:#EDEDED;
	margin:-2px 0 0 25px;
	padding:10px 0 52px 0;
	border:solid 1px #d7d7d7;
	border-top:none;
}
#leftSideList ul{
	margin:10px 0;
}
.liImg{
	margin-left:4px;
}

#leftSideList img{
	margin-bottom:10px;
}

#leftSideInner p{
	margin:0 0 2px 10px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}	

#leftSideInner ul{
	margin-left:25px;
}

#leftSideInner ul li{
	padding:0 0 4px 10px;
	background:url(/images/arrow.gif) no-repeat 0 25%;
	text-transform:uppercase;
}

#content{
	float:left;
	width:539px;
	background:url(/images/headerBg.gif) no-repeat top left;
}

#headerHome{
	width:539px;
}
#header{
	width:714px;
	background:url(/images/headerBgNew.gif) no-repeat top left;
}
#header p, #hiRight li strong, #leftSideList p{
	color:#833030;
}


#headerInfo{
	margin:25px 0 0 15px;
}

#nav{
	margin:52px 0 0 5px;
}

#nav ul li{
	display:inline;
	padding:0 3px; 
	font-weight:bold; 
	text-transform:uppercase;
}

#nav ul li.last{
	padding-right:0;
	margin-right:0;
	border:0;
}

#clearHeader{
	clear:both;
	border-top:solid 1px #833030;
	padding-top:10px;
	margin-right:26px;
}
#clearHeader.detail h2{
	margin-top:0;
}

#hiLeft{
	float:left;
	width:270px;
	margin:14px 0 0 0;
}

#hiLeft p{
	color:#833030;
	padding:0;
	margin-bottom:2px;
	font-size:16px;
	font-weight:bold;
}

#hiLeft h1{
	color:#833030;
	font-size:21px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#hiRight{
	text-align:right;
	float:left;
	width:230px;
	margin-bottom:10px;
}
#hiRight table{
	margin:0;
}
#hiRight ul li{
	text-align:right;
	padding:0 8px 5px;
	background:url(/images/arrowBigAlt.gif) no-repeat right 10%;
}
#hiRight ul li strong span{
	color:#c30;
}
.alt{
	margin:30px 0 0 260px;
}

#navLeft{
	float:left;
	width:175px;
}

#navRight{
	float:left;
	width:539px;
	margin-top:53px;
}
#navRight ul li{
	display:inline;
	padding:0 4px;
	font-size:9px !important;
	font-weight:bold;
	text-transform:uppercase;
	margin-right:3px;
}

li.last{
	padding-right:0;
	margin-right:0;
	border-right:0;
}
#navFooter{
	text-align:center;
	}
#navFooter ul li{
	display:inline;
	padding-right:7px;
	margin-right:7px;
	border-right:1px solid #333;
}
.products{
	padding:10px 0 0 10px;
}

.products img{
	padding:0 10px 10px 0;
}

#footer{
	background:#FFF url(/images/footerBg.gif) no-repeat;
	padding:0 0 7px 12px;
	position:relative;
	left:4px;
	width:695px;
	margin:auto;
}

#footerLeft{
	width:124px;
	padding:10px 0 0 25px;
}
#interior{
	padding:20px 40px 20px 20px;
	}
#interior h3{
	margin-bottom:8px;
	}
.ftrLeftBtm{
	padding-top:8px;
}

#footerRight{
	width:504px;
	float:left;
	background:url(/images/ftrRightBg.gif) no-repeat;
	padding-left:15px;
	margin:0 0 0 10px;
	display:inline;
}
#ftrProduct{
	float:left;
	width:148px;
	margin-right:10px;
	height:131px;
	position:relative;
}
#ftrProduct h2{
	text-transform:uppercase;
	font-size:14px;
	margin:15px 0 10px 0;
}
#ftrProduct img{
	position:absolute;
	top:38px;
	left:-65px;
}
#ftrCopy{
	float:left;
	width:325px;
	padding:8px 0 0 10px;
	margin-top:6px;
}
#ftrCopy h3{
	font-size:14px;
}
#ftrCopy p{
	color:#000;
	margin-bottom:8px;
	padding:0;
	line-height:14px;
}
.btnViewMore{
	float:right;
	margin-right:20px;
}
#bottom{
	width:714px;
	margin:15px auto;
	text-align:center;
	clear:both;
	}
#copyright{
	margin:5px;
	color:#666;
	text-align:center;
	display:block;
}
.bottomEdge{
	background:url(/Images/footerBg.gif) bottom no-repeat;
	width:714px;
	height:45px;
	clear:both;	
	margin:auto;
}
#productBtns{
	clear:both;
	float:left;
	margin-left:155px;
}
.tableFeatured{
	width:504px;
}

#intlOrder{
	float:right;
	width:260px;
	margin:0 30px 0 10px;
	background:#ededed;
	border:solid 1px #c8d1d0;
	padding:0 20px 10px 10px;
}
#intlOrder p{
	margin:10px 0 0 0;
	padding:0 0 0 15px;
	color:#3e0010;
}
#intlOrder p.asterisk{
	background:url(/images/bgIntlOrder.gif) left top no-repeat;
}

/* BEGIN: Flash Replacement ================== */
/* These are standard sIFR styles... do not modify */

.sIFR-flash{
	visibility:visible !important;
	margin:0
}

.sIFR-replaced{
	visibility:visible !important
}

span.sIFR-alternate{
	position: absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1{
	visibility:hidden
}
.sIFR-hasFlash #headerInfo h2{
	visibility:hidden;
}
.sIFR-hasFlash #footerRight h2{
	visibility:hidden;
}
.sIFR-hasFlash #productDetails h2{
	visibility:hidden;
}
.sIFR-hasFlash h3{
	visibility:hidden
}


/* END: Flash Replacement ================== */

#LeftColumnNav1_ulMenu_ulMenu{
	width:147px;
}
.menulist, .menulist ul {
 margin: 0;
 padding: 0;
 width: 147px;
 list-style: none !important; 
 z-index:100;
}

.menulist ul {
 visibility: hidden;
 position: absolute;
 top: 0;
 left:145px;
}

.menulist span
{
	font-weight:normal;
	font-size:10px;
	position:relative;
	top:-1px;
	left:-2px;
	color:#aaa
}


.menulist li {
 position: relative;
 padding:0;
 background:#fff;
 margin-bottom: -2px !important; 
 z-index:100;
}

.menulist li {
 border:0
}


.menulist ul li {
 border: 1px solid #d7d7d9
}

.menulist ul>li:last-child {
 margin-bottom: 1px;
}

.menulist a {
 display:block;
 padding:0;
 color:#900;
 text-decoration:none;
}
.menulist ul li a{
	padding:4px 0 6px 4px;
	width:140px !important;
}
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #900;
 background-color:#f7f7f7;
 text-decoration: none
}
.menulist a.highlighted {
 color: #900;
 background-color:#f7f7f7;
}

.menulist a.highlighted span{
 color: #900
}

/* 'subind' submenu indicators, which are automatically prepended to 'A' tag contents. */
.menulist a .subind {
 position:absolute;
 right:2px;
 top:4px
}

/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist li {
 float: left;
 height: 1%;
}
* html .menulist a {
 height: 1%;
}
/* End Hack */
/* END:  CSS Menu ============================= */

/* KEEP THIS LAST - HIDDEN FROM SAFARI */
#container {margin:auto;}
#nav ul li, #navRight ul li { font-size:9px; padding:0 4px; margin:0; }
#ftrProduct img{ margin-top:-20px; margin-left:75px; height:70px; }
.bottomEdge{ position:relative; left:1px }
#ftrProduct img{position:relative; top:0px;
}
#container { margin:0 auto;# }/* Safari ignores everything in brackets with, and everything after the # sign.*/
#nav ul li { font-size:11px; padding:0 3px;  margin-right:2px; }
#ftrProduct img{ margin-top:0; }
.bottomEdge{ position:relative; left:0px }
#ftrProduct img{	position:absolute; top:38px;
