/* CSS Document */

#ulLogo {
	position:relative;
	width:177px;
	height:108px;
	z-index:2;
	left: 19px;
	_left: 20px;
	top: -175px;
	background-image:url(../images/banner.gif);
	background-repeat:no-repeat;
	padding:25px 0px 0px 10px;
}

body {
	margin-top:40px;
	background-color:#5F5E5D;
}

#wrap {
	width: 820px;
	margin:0px auto 0px auto;
	position:relative;
	text-align: left; 
}


#header {
	clear:both;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:836px;
	height:23px;
	margin-left:2px;
	_margin-left:3px;
}

#footer {
	clear:both;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:836px;
	height:21px;
	background-position:top;
	margin-left:1px;
	_margin-left:2px;
	text-align:center;
	font-size:10px;
	font-family:Skia Regular, Arial;
	color:#515050;
}

#footer div a, a:hover {
	text-decoration:none;
}

#innerFooter {
	clear:both;
	margin-left:2px;
	
	background-image:url(../images/innerFooter.gif);
	width:806px;
	height:13px;
	color:#515050;
	font-size:11px;
	font-family:Skia Regular, Arial;
	text-align:right;
	padding-top:3px;
	letter-spacing:2px;
	word-spacing:3px;
	padding-right:30px;
	/*border:1px red solid;*/
}

#innerFooter a {
	text-decoration:none;
	font-family:Skia Regular, Arial;
	color:#515050;
	font-size:11px;
}

#innerFooter a:hover {
	text-decoration:none;
	font-family:Skia Regular, Arial;
	color:#DE9C11;
	font-size:11px;
}

#main {
	float:left;
	width:836px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	margin-left:1px;
/*	border:1px #efefef solid;

*/}

#mainContent {
	float:left;
	position:relative;
	width:801px;
	_width:784px;
	margin-left:17px;
	background-image:url(../images/logoBg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:auto;
}

#left {
	float:left;
	width:176px;
	_width:156px;
}

#nav {
	position:absolute;
	left:0px;
	_left:-17px;
	top:202px;
	width:178px;
	font-family:Skia Regular, Arial;
	color:#515050;
	font-size:12px;
	line-height:20px;
	text-align:right;
}

#logoImage {
	position:absolute;
	left:-29px;
	_left:-46px;
	top:3px;
	width:249px;
	z-index:1;
}

#right {
	position:relative;
	width:621px;
	float:right;
}

.thisHeight {
clear:both;height:500px; _height:500px; width:1px; float:left; 
}

#logo {
	width:620px;
	height:55px;
	_right:-2px;
	position:relative;
}

#content {
	width: 560px; 
	_width: 558px; 
	margin-left:40px;
	_margin-left:45px;
	margin-top:20px;
	margin-bottom:20px;
	font-family:Skia Regular, Arial;
	color:#515050;
	font-size:12px;
	z-index:0;
	/*height:421px;*/
}

TABLE {
	font-family:Skia Regular, Arial;
	color:#515050;
	font-size:12px;
}

#innerLeft {
	float:left;
	width:80px;
	/*height:465px;*/
}

#innerRight {
	float:right;
	width:94px;
	/*height:465px;*/
}

a {
	font-family:Skia Regular, Arial;
	color:#515050;
	font-size:12px;
	text-decoration:none;
}

#home{
	/*background-image:url(../images/navBg.jpg);*/
	width:158px;
	height:17px;
	color:#010000;
	font-family:skia regular, century gothic;
	font-size:12px;
	margin:0px 0px 6px 0px;
	padding-right:20px;
}


#home a {
	color:#010000;
	font-family:skia regular, century gothic;
	font-size:12px;
}

#home a:hover {
	width:178px;
	height:17px;
	color:#ffffff;
	font-family:skia regular, century gothic;
	font-size:12px;
}

.navLink {
	color:#010000;
	margin:0px 0px 6px 0px;
	padding-right:20px;
}

a.navigation, a.navigation:link {
		color:#010000;
		font-family:skia regular, century gothic;
		font-size:11px;
}

a.navigation:hover {
		color:#ffffff;
		font-family:skia regular, century gothic;
		font-size:11px;
}

#applicationTop {
	position:relative;
	width:624px;
	_width:625px;
	height:24px;
	background-image:url(../images/navBg.gif); 
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:-2px;
	_right:-2px;
	font-family:HelveticaNeue, Helvetica;
	font-size:12px;
	color:#5F5E5D;
	z-index:0;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#applicationTop {
	margin-top:-12px;
}
}


#applicationTop a {
	font-family:HelveticaNeue, Helvetica;
	font-size:14px;
	color:#5F5E5D;
}

#applicationTop a:hover {
	font-family:HelveticaNeue, Helvetica;
	font-size:14px;
	color:#DD9D13;
}

.productTd {
	border:2px solid #E8AE04;
}

.catTitle {
	font-family:HelveticaNeue, Helvetica;
	font-size:18px;
	color:#E8AE04;
}

.productName{
	background-color:#010000; 
	height:24px; 
	color:#DD9D12; 
}

.productName a {
	color:#DD9D12; 
	font-size:12px; 
	font-family:HelveticaNeue, Helvetica;
}

.productName a:hover{
	color:#FFFFFF; 
	font-size:12px; 
	font-family:HelveticaNeue, Helvetica;
}

.greySideBar {
	background-color:#E2E2E1; float:right; position:absolute; right:0px; top: 79px; _top: 79px; width:139px; background-position:bottom; }
	
	
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .greySideBar {
	background-color:#E2E2E1; float:right; position:absolute; right:0px; width:139px; background-image:url(images/eagleBg.jpg); background-repeat:no-repeat; background-position:bottom;
	top: 79px; }
}

.heightTd {
	height:1px; _height:27px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.heightTd {
	height:1px;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.thisHeight {
height:605px; 
}
}

input, textarea {
	font-size:13px;
	font-family:HelveticaNeue, Helvetica;
}

input[type="submit"] {
	border:1px #DE9D14 solid;
}

*html input[type="submit"] {
	border:1px #DE9D14 solid;
}

input[type="button"] {
	border:1px #DE9D14 solid;
}

/*BUTTON, SUBMIT {
	border:1px #DE9D14 solid;
}*/






