/* styles for templates/landingpage/brandterm_splash.wm
overwrites some styles of landingPages.css */
#content.noBack {
	margin-top: -10px;
	padding-top: 0px;
}

#body {
	width: 790px;
	margin: 0px;
}

br {
	display: none;
	}
	
/*HEADER STYLES*/


#head br {display: inline;}
#head h1 {font-size: 28px; font-weight: bold; color: #000;}
#head h2 {font-size: 18px; font-weight: bold; color: #000; padding-bottom: 10px;}
#head h3 {font-size: 16px; font-weight: bold; color: #003366;}

#headLeft {float: left; width: 260px; }
#headLeft a {margin: 20px 0px 0px 50px;}

#headRight {float: left;margin: 80px 0px 10px 40px; _margin: 80px 0px 0px 60px; width: 182px; text-align: center;}
#headRight select {width: 182px;}
#headRight input {width: 182px;}
#headRight h3 {text-align: center;}
#headRight h2 {text-align: center;}


/*PRODUCT STYLES*/

#products h2 {font-size: 20px; color: #003366; margin: 15px 0px 5px 0px; font-weight: normal}
#products br {display: inline;}
#products li {list-style: url('/art/images/icon_award.gif') outside;}
#products p {width: 500px;}

#box1 {width: 189px; _width: 191px; margin: 0px 5px 0px 0px; _margin: 0px 7px 0px 0px; padding: 0; border: 2px solid #cc9900; background: #fff9d5; float: left;}
#box1 img {padding: 10px 0px 0px 10px; _margin: 10px 0px 0px 10px;}
#box1 ul {padding: 0px 0px 0px 15px; _padding: 0px 0px 0px 10px; font-size: 12px; _margin-bottom: 0;}
#box1 li {list-style: url("/art/_images/all_brands/bluebullet.gif");}
#box1 .applyNow {text-align: center; padding: 5px 53px 5px 53px; _padding: 5px 52px 5px 52px; background: #ffeebb; border-top: 2px solid #cc9900; margin-top: 10px; float: left; font-size: 16px; color: #000; text-decoration: none; font-weight: bold;}
#box1 .learnMore {text-align: center; padding: 5px 51px 5px 52px; _padding: 5px 50px 5px 51px; background: #ffeebb; border-top: 2px solid #cc9900; margin-top: 10px; float: left; font-size: 16px; color: #000; text-decoration: none; font-weight: bold;}

#box2 {width: 189px; _width: 192px; margin: 0px; padding: 0; border: 2px solid #7abe7a; background: #dbf0ce; float: left; position: relative;}
#box2 img {padding: 10px 0px 0px 10px; _margin: 10px 0px 0px 10px;}
#box2 ul {padding: 0px 0px 0px 15px; _padding: 0px 0px 0px 10px; font-size: 12px; _margin-bottom: 0;}
#box2 li {list-style: url("/art/_images/all_brands/greenbullet.gif");}
#box2 .applyNow {text-align: center; padding: 5px 53px 5px 53px; _padding: 5px 52px 5px 53px; background: #c2e4ad; border-top: 2px solid #7abe7a; margin-top: 9px; float: left; font-size: 16px; color: #000; text-decoration: none; font-weight: bold;}

.snipe {
	position: absolute;
	z-index: 99;
	top: -10px;
	left: 136px;
	_left: 135px;

}

.awards {
	font-size: 14px;
	font-weight: bold
}

#copyright {font-size: .9em; color: #333;}
#copyright br {display: inline;}
