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

body {
	background-color:#ffffff;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.contentLineSeparator {
	background-color: #BBD760;
	width: 760px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.contentLineSeparatorSub {
	background-color: #FF9900;
	width: 720px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
.clear {
	clear:both;
}
#top_outline {
	background-image:url(/images/top_outline.jpg);
	width:1003px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
}
#home_content {
	width:1001px;
	border-right: 1px solid #0089D0;
	border-left: 1px solid #0089D0;
	margin-left:auto;
	margin-right:auto;
}
/*#bottom_outline {
	background-image:url(/images/bottom_outline.jpg);
	background-repeat:no-repeat;
	width:1003px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-11px;
 *margin-top:0px;
}*/

#bottom_outline {
	background-image:url(/images/bottom_outline.jpg);
	background-repeat:no-repeat;
	width:1003px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
 *margin-top:0px;
 padding-top:1px;
}

#top_banner {
	width:1001px;
	height:193px;
	background-color:#0089D1;
	background-image:url(/images/banners/top-banner.jpg);
	background-repeat:no-repeat;
}

.top_banner_slogan{
	padding-left:50px;
	padding-top:130px;
	font-family:arial;
	color:#000000;
	font-size:20px;
}
#main_home_bg {
	background-color:#FFFFFF;
	
}
#partners {
	width:1001px;
	height:128px;
	margin-left:auto;
	margin-right:auto;
}
#certified {
	width:300px;
	float:left;
	padding:30px;
}
.blue_14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0089D0;
	font-weight:bold;
}
.certified_logos {
	padding-left:15px;
}
#partners_logos {
	width:600px;
	float:right;
	margin-top:30px;
}
#copyright {
	width:1001px;
	height:25px;
	margin-left:auto;
	margin-right:auto
}
.copy {
	font-size:11px;
	color:#0089D0;
	font-weight:bold;
	float:left;
}
.copy_links {
	font-size:11px;
	color:#0089D0;
	font-weight:bold;
	float:right;
}
.copy_links a {
	color:#0089D0;
	font-weight:bold;
	text-decoration:none;
}
.copy_links a:hover {
	color:#0089D0;
	text-decoration:underline;
}

/*TOP NAVIGATION 0CT 30-07*/

#topNavigation {
	width:1001px;
	margin-left:auto;
	margin-right:auto;
}

#topNavigation ul {
	margin: 0;
	padding: 0;
}

#topNavigation ul li{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color: #000000;
	display: block;
	background-image:url(/images/top_nav/top_bot_bg.jpg);
	background-repeat:repeat-x;
	width:124px;
	height:25px;
	border-right: 1px solid #FFFFFF;
	float: left;
}

#topNavigation ul li a {
	color: #000000;
	font-size:14px;
	font-weight:bold;
	display: block;
	text-decoration: none;
	text-align:center;
	padding-left:0px;
	width:124px;
	height:22px;
	padding-top:3px;
}

#topNavigation ul li a:hover {
	color: #000000;
	background-image:url(/images/top_nav/top_bot_bg_over.jpg);
	background-repeat:repeat-x;
}

/*END TOP NAVIGATION 0CT 30-07*/


/*---------BODY CONTENT AREA----------*/
.left_navigation {
	background-image:url(/images/nav_bg.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:400px;
	float:left;
	margin-left:10px;
	margin-top:40px;
}

#title{
	width:450px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	*margin-top:10px;
	padding-top:10px;
}

#newsletter{
	width:250px;
	float:right;
	margin-right:30px;
	margin-top:20px;
	*margin-top:20px;
	padding-top:10px;
}

h1{
	font-family:"Arial Narrow";
	font-size:large;
	color:#0089D0;
	font-weight:bold;
}

h2{
	font-family:"Arial Narrow";
	font-size:16px;
	color:#339900;
	font-weight:bold;
}

h3 {
	font-family:"Arial Narrow";
	font-size:16px;
	color:#0089D0;
	font-weight:bold;
}

.content_area{
	width:750px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

.content_area a{
	color:#0089D0;
	text-decoration:none;
}

.content_area a:hover{
	text-decoration:underline;
}

.textSmall {
	font-size:11px;
}

/*---------END HOME CONTENT AREA----------*/

/*Forms*/

input.buttons {
	color:#000000;
	background:#00FF00;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #464AB5;
	border-left: 1px solid #191970;
	padding: 1px;
}


input {
	color:#000033;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #191970;
	border-right: 1px solid #5A6487;
	border-bottom: 1px solid #464AB5;
	border-left: 1px solid #191970;
	background: #FFFFFF;
	padding: 1px;
}
.txt-addedtocart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DB7093;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF4E3;
	border: 1px solid #191970;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF4E3;
	border: 1px solid #191970;
}
/*END FORMS*/

.subTitle, .subTitle a {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#0089D0;
	padding-left:20px;
	text-decoration:none;
	width:138px;
}

.subTitle a {
	padding-left:0px;
	text-decoration:none;
}

.subTitle a:hover {
	text-decoration:underline;
}

#item {
	float: left; 
	width: 155px;
	font-family:Arial;
	font-size:12px;
	margin-top:10px;
}

#item a {
	display: block;
	background-repeat:no-repeat;
	border:1px;
	color:#0089D0;
	padding: 5px 0px 5px 20px;
	margin: 0px 0px 1px 0px;
	text-decoration: none;
}

#item a:hover {
	color:#F5821F;
	text-decoration:underline;
}

.itemSub {
	display: block;
	background-image:url(/images/navBullet0.jpg);
	background-repeat:no-repeat;
	border:1px;
	color:#0089D0;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 1px 0px;
	text-decoration: none;
}

.itemSub2 {
	display: block;
	background-repeat:no-repeat;
	border:1px;
	color:#0089D0;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 1px 0px;
	text-decoration: none;
}

.itemSub a:hover, itemSub2 a:hover {
	color:#F5821F;
	text-decoration:underline;
}

.searchForm{
	float:right;
	padding-right:15px;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.inputSearch{
	border-top: 1px solid #0089d1;
	border-right: 1px solid #0089d1;
	border-bottom: 1px solid #0089d1;
	border-left: 1px solid #0089d1;
	background-color:#0089d1;
	
}
	

.searchForm input.buttons {
	color:#000000;
	background:#0089d1;
	border-top: 1px solid #0089d1;
	border-right: 1px solid #0089d1;
	border-bottom: 1px solid #0089d1;
	border-left: 1px solid #0089d1;
}

.searchForm input {
	color:#000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #0089d1;
	border-right: 1px solid #0089d1;
	border-bottom: 1px solid #0089d1;
	border-left: 1px solid #0089d1;
}


/*-----BOTTOM LINKS--------*/

#bottomLinks {
	width:760px;
	color: #0089D0;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	padding-top:10px;
	font-weight:bold;
	font-size:11px;
}

#bottomLinks a {
	color: #0089D0;
	text-decoration: none;
}

#bottomLinks a:hover {
	color: #0089D0;
	text-decoration: underline;
}

/*-----END BOTTOM LINKS--------*/

/*TP LOGO*/
#linkTPLogo {
	margin-top:100px;
	text-align: center;
	text-decoration: none;
}
#linkTPLogo a {
	color:#000000;
	text-decoration: none;
	font-size: 9px;
}
img, .png {
	behavior: url(/pngHack/pngHack.htc);
}
/*END TP LOGO*/