@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	/*background: #fff url(images/saltlakes_background2.jpg) repeat-x;*/
	background: #ffffff url(images/saltlakes_background3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}



/* Wrapper */

#wrapper {
	width: 890px;
	margin: 0 auto;
	/*background: url(images/img02.jpg) repeat-y;*/
}
#wrapper2 {
	width: 100%;
	background: #101624 url(images/footer_bg.jpg) repeat-x;
}

#topline {
	background: url(images/topline.jpg) no-repeat;
	height: 11px;
}

/* Header */

#header {
	height: 160px;
	/*background: #087FE7 url(images/img03.jpg) no-repeat;*/
}

/* Logo */

#logo {
	float: left;
}

.banner {
	background: url(images/topbanner.jpg) no-repeat;
	width:706px;
	height:105px;
}

/* Menu */
#topmenu {
	float: left;
	margin-top:105px;
}
#productmenu {
	float: left;
	vertical-align:top;
	width: 226px;
	padding-left:11px;
	padding-bottom:15px;
	margin:11px;
	background: #000000;
}

#search{
	float: left;
	width: 226px;
	padding-left:11px;
	padding-bottom:15px;

	margin-bottom:11px;
	margin-left:11px;
	margin-right:11px;
	background: #000000;
}

.searchtext{
	float:left;
	margin-left:11px;
}
.searchbut{
	float:leftt;
	margin-left:2px;
}

#series{
	float: left;
	width: 226px;
	padding-left:11px;
	padding-bottom:15px;
	margin-bottom:11px;
	margin-left:11px;
	margin-right:11px;
	background: #000000;
}

/* Product areas */
#contentarea {
	width: 880px;
	background: url(images/bgblack.png);
	margin-bottom:20px;
}
#flasharea {
	margin-top:11px;
	margin-left:11px;
	float: left;
	width: 570px;
	padding:10px;
	padding-bottom:10px;
	background: #000000;
}
#newproducts {
	margin:11px;
	float: left;
	width: 240px;
	padding:10px;
	padding-bottom:10px;
	background: #000000;
}

#productarea {
	margin-top:11px;
	float: left;
	width: 571px;
	padding-left:5px;
	padding-right: 5px;
	padding-bottom:10px;
    background: url(images/under_title.gif) #fff  repeat-x;
	border: 10px solid #000000;
}
#pagesarea {
	margin-top:11px;
	margin-left:11px;
	float: left;
	width: 840px;
	padding:10px;
    background: #000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;

}
/* footer*/

#footer {
	padding-top:42px;
	font-size:11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	width: 870px;
	margin: 0 auto;
}

#footer a {
text-transform:none;
	color:#cccccc;
}

/* catalog pages*/
.prodnavigation{
text-transform: uppercase;
font-size:14px;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
}

A:link {
	color: #000033;
	text-decoration: none;
}



A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
font-size: 11px;
font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}


TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}

.style1 {
	color: #CC0000;
	font-weight: bold;
}
.detailname{
padding-top:0px;
height:10px;
}
/*SIFR */
h3 {
	font-size: 20px;
	font-family : Verdana;
	color : #000000;
	text-transform:uppercase;
}
h4 {
	font-size: 20px;
	font-family : Verdana;
	color : #000000;
	text-transform:uppercase;
}
h5 {
	font-size: 16px;
	font-family : Verdana;
	color : #000000;
	text-transform:uppercase;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* 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;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* 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 h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 20px;
	text-transform:lowercase;

}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5# {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 16px;
}

