@charset "utf-8";
/* CSS Document */

body {
	background-color:#cfcfcf;
	ont-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
.clear {
	clear:both;
}

#mainContainer {
	background-image:url(/images/y_bg.jpg);
	background-repeat:repeat-y;
	width:1099px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:0px;
}
	

/*#mainContainer {
	background-image:url(/images/m_bg.jpg);
	background-repeat:repeat-x;
	width:1003px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:10px;
	display:block;
}*/

#topRow{
	background-color:#ffffff;
	width:928px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	/*entire logo top area*/
}


.logo{
	float:left;
	margin-left:5px;
	margin-top:5px;
	width: 190px;
	height:51px;
}

#contArea{
	background-color:#ffffff;
	width:928px;
	margin-left:auto;
	margin-right:auto;
	/*display: block;*/

}

#tollFree {
	color:#000000;
	float:right;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	margin-top:5px;
	float:right;
	margin-right:0px;
	width:390px;
	margin-bottom: 4px;
}


#topLinks {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-top:10px;
	margin-right:0px;
	width:420px;
	text-align:right;
	/*home, about us, etc*/
}

#topLinks a {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

#topLinks a:hover {
	text-decoration:underline;
}

#slogan {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	float:left;
	margin-left:5px;
	margin-top:20px;
	left: 4px;
	top: 20px;
}

.slogan2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#104B83;
	font-weight:bold;
}

#orderOnline{
	width:300px;
	float:right;
	margin-right:0px;
	margin-top:0px;
	height: 30px;
	text-align: right;
}

#orderOnline a{
	font-family:Arial, Helvetica, sans-serif;
	color:#104B83;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}

#orderOnline a:hover{
	color:#104B89;
	text-decoration:underline;
}


#rightNav{
	background-color:#EBEDED;
	width:287px;
	float:right;
	margin-right:0px;
	margin-top:5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#productList{
	width:609px;
	height:261px;
	float:left;
	margin-left:0px;
	margin-top:5px;
}

#eco-friendly-items{
	background-image:url(/images/ecoIMG.jpg);
	background-repeat:no-repeat;
	width:613px;
	height:62px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float:left;
	margin-top:5px;
	margin-left:0px;
}

#hottest-items{
	background-image:url(/images/red-bar.jpg);
	background-repeat:no-repeat;
	width:613px;
	height:62px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float:left;
	margin-top:5px;
	margin-left:0px;
}

#items-on-special{
	background-image:url(/images/specials.jpg);
	background-repeat:no-repeat;
	width:613px;
	height:62px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float:left;
	margin-top:5px;
	margin-left:0px;
}

#newSeason{
	background-image:url(/images/seaspn.jpg);
	background-repeat:no-repeat;
	width:613px;
	height:62px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float:left;
	margin-top:5px;
	margin-left:0px;
}

#newArrivals{
	background-image:url(/images/newAr.jpg);
	background-repeat:no-repeat;
	width:613px;
	height:62px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float:left;
	margin-top:5px;
	margin-left:0px;
}

#adArea{
	width:285px;
	height:258px;
	float:right;
	margin-right:1px;
	margin-top:5px;
}

.products{
	margin-top:3px;
	width:600px;
	/*height:2500px;*/
	float:left;
	margin-left:0px;
}

#top_nav2{
	width:899px;
	height:17px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding:5px;
	/*view all, most popular*/
}


#flashRow{
	width:909px;
	/*height:165px;*/
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	display: block;
	}

#flashArea{
	width:613px;
	height:220px;
	border: 0px;
	float:left;
}

#needHelp{
	width:289px;
	height:165px;
	float:right;
}

.imagePHPLiveBorder {
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

.imageBorder {
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

#call{
	width:200px;
	float:right;
	margin-right:20px;
	margin-top:25px;
}

#phone{
	font-family:Arial Narrow;
	font-size:20px;
	font-weight:bold;
	color:#990000;
}

.blue_top{
	font-family:Arial Narrow;
	font-size:13px;
	color:#001E57;
	font-weight:bold;
	padding-left:20px;
}

#footer {
	width:928px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	color:#000000;
	}

/*#footer {
	width:928px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	*margin-top:140px;
	color:#083166;
}*/

#copyright {
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	margin-top:5px;
	margin-left:10px;
}

#copyright a {
	color:#000000;
	text-decoration:none;
}

#copyright a:hover {
	color:#000000;
	text-decoration:underline;
}

#bottomLinks{
	float:right;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	margin-top:5px;
	margin-right:10px;
}

#bottomLinks a{
	color:#000000;
	text-decoration:none;
}

#bottomLinks a:hover{
	text-decoration:underline;
}


#buttomLinks{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	padding-top:10px;
	font-weight:normal;
	font-size:11px;
	color:#083166;
}

#buttomLinks a {
	color: #083166;
	text-decoration: none;
}

#buttomLinks a:hover {
	color: #083166;
	text-decoration: underline;
}

.left_nav_link2 a{
	text-decoration:none;
	font-size:12px;
	color:#011132;
}

.left_nav_link2 a:hover{
	text-decoration:none;
}

#content_area{
	width:550px;
	float:right;
	margin-right:20px;
	padding-left:30px;
}

#title_area{
	width:300px;
	padding-left:0px;
	margin-top:25px;
	border-bottom: 1px solid #EBAB21;
	
}

h1{
	font-family:Times New Roman;
	font-size:28px;
	color:#00255C;
	margin:0px;
}

h2{
	font-family:Arial Narrow;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	color:#001C56;
}

h2 a {
	color:#001C56;
	text-decoration:none;
}

h2 a:hover {
	color:#001C56;
	text-decoration:underline;
}

h2 a:visited {
	color:#001C56;
}

#copyright {
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	margin-top:5px;
}

#copyright a {
	color:#000000;
	text-decoration:none;
}

#copyright a:hover {
	color:#000000;
	text-decoration:underline;
}

#bottomLinks{
	float:right;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	margin-top:5px;
}

#bottomLinks a{
	color:#000000;
	text-decoration:none;
}

#bottomLinks a:hover{
	text-decoration:underline;
}


#buttomLinks{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	padding-top:10px;
	font-weight:normal;
	font-size:11px;
	color:#083166;
}

#buttomLinks a {
	color: #083166;
	text-decoration: none;
}

#buttomLinks a:hover {
	color: #083166;
	text-decoration: underline;
}

/*TP LOGO*/
#linkTPLogo {
	font-size:11px;
	margin-top:200px;
	text-align:center;
	text-decoration:none;
	display : none;
}
	#linkTPLogo a {
		color:#000000;		
		text-decoration:none;
		font-size:11px;
	}
img,.png {behavior: url(/pngHack/pngHack.htc);}

/*END TP LOGO*/


#cc_logos{
	width:120px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
}

#bottomLinkArea {
	margin-left:auto;
	margin-right:auto;
	width:889px;
	margin-top:30px;
}

.links{
	font-size:12px;
	text-align:center;
	margin-top:30px;
}

.links a{
	font-size:12px;
	text-align:center;
	margin-top:30px;
	color:#000000;
	text-decoration:none;
}

.links a:hover{
	color:#000000;
	text-decoration:underline;
}

/* NAVIGATION*/

#Navigation {
	width:287px;
	padding-top:5px;
	float:left;
	padding-bottom:5px;
}

.nav_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#115298;
	margin-left:0px;
	text-align:center;
}

.nav_title a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#115298;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.nav_title a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#115298;
	text-align:center;
}

.sub_nav_item {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#C93E05;
	margin-left:20px;
	margin-top:5px;
}

.sub_nav_item a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#C93E05;
	text-decoration:none;
}

.sub_nav_item a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#C93E05;
}

.nav_item {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#104B83;
	margin-left:20px;
	margin-top:2px;
}

.nav_item a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#104B83;
	text-decoration:none;
}

.nav_item a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#104B83;
}

#leftNavigation h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
	margin-left:10px;
	display:block;
	margin-top:10px;
	margin-bottom:2px;
}
#leftNavigation h1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
	padding-left:10px;
	margin-top:2px;
	margin-bottom:2px;
	text-decoration:none;
}
#leftNavigation h1 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
	padding-left:10px;
	margin-top:2px;
	margin-bottom:2px;
	text-decoration:none;
}

/*END NAVIGATION*/

.vew_all{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#339900;
	margin-left:30px;
}

.vew_all a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#339900;
	text-decoration:none;
}

.vew_all a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#339900;
	text-decoration:underline;
}

.search{
	width:360px;
	float:right;
	margin-right:0px;
	margin-top:-30px;
	*margin-top:-26px;
	padding-top:5px;
}

.search_title{
	float:left;
	font-size:10px;
	margin-top:12px;
	margin-left:0px;
}

.search_button{
	margin-top:4px;
	*margin-top:2px;
}

.search_text{
	margin-top:4px;
	padding-top:3px;
	*margin-top:2px;
}

.advancedSearch a{
	font-family:Arial, Helvetica, sans-serif;
	color:#104B83;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}

.advancedSearch a:hover{
	color:#104B89;
	text-decoration:underline;
}

.textSmall {
	font-size:11px;
}

.redUppercase {
	color:#990000;
	font-weight:bold;
	text-transform:uppercase;
}

