.rounded-corners { -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; }
ul.sub_navigation li { 	background-image: -moz-linear-gradient(top, #F2F2F2, #E8E8E8);
  	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #F2F2F2),color-stop(1, #E8E8E8));
  	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F2F2F2', endColorstr='#E8E8E8');
  	float:left;list-style-type:none;padding:0px;margin:0px;height:23px;background-color:#e8e8e8; }

ul.sub_navigation li a { 	background-image: -moz-linear-gradient(top, #F2F2F2, #E8E8E8);
  	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #F2F2F2),color-stop(1, #E8E8E8));
  	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F2F2F2', endColorstr='#E8E8E8');
  	position:relative;top:3px;height:23px;font-size:0.98em;width:100%;margin-1eft:5px;padding:3px 0.4em 5px;border-left:1px #333333 solid; }
  	
.ecomHeaderLinks { list-style-type:none;height:20px;float:right;border: 1px solid #E2E2E2;
	background-color:#d8d8d8;
	background-image: -moz-linear-gradient(top, #E2E2E2, #D8D8D8);
  	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #E2E2E2),color-stop(1, #D8D8D8));
  	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E2E2E2', endColorstr='#D8D8D8');
  	padding-right:3px;
	padding-top:3px;
  	}
  	
.shadowRow {height:16px;z-index:1;border-top:1px solid #005a08;
    background-color:#009a3d;
	background-image: -moz-linear-gradient(top, #005F0b, #009a3d);
  	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #009a3d),color-stop(1, #005F0b));
  	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#005F0b', endColorstr='#009a3d');
	z-index:1;
}

#mainContent { 
	border-left:1px solid #009a3d;
	border-right:1px solid #009a3d;
	background-color:#009a3d;
	background-image: -moz-linear-gradient(top, #009a3d, #BACDC2); /* Firefox 3.6 */
  	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #BACDC2),color-stop(1, #009a3d));
  	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#009a3d', endColorstr='#BACDC2');
 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#009a3d', endColorstr='#BACDC2')";
	z-index:1; }
	
#shopContent {
	border-left:1px solid #009a3d;
	border-right:1px solid #009a3d;
	border-top:2px solid #333333;
	background-color:#c1c1c1;
	background-image: -moz-linear-gradient(top, #c1c1c1, #e5e5e5); /* Firefox 3.6 */
  	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #e5e5e5),color-stop(1, #c1c1c1));
  	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#c1c1c1', endColorstr='#e5e5e5');
 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#c1c1c1', endColorstr='#e5e5e5')";
	z-index:1; }
	
#fpMostViewed { 
  border:1px #d0e8d8 solid;
  width:97%;
  padding:10px;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #d5e6da, #ffffff); 
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #d5e6da)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff')"; /* IE8 */
}

#gsGenInfo { 
  border:1px #d0e8d8 solid;
  padding:10px;
  width:650px;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #d5e6da, #ffffff); 
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #d5e6da)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff')"; /* IE8 */
}

.myLocalArea { 
  border:1px #d0e8d8 solid;
  padding:10px;
  width:100%;
  margin-top:10px;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #d5e6da, #ffffff); 
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #d5e6da)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff')"; /* IE8 */
}

#viewBar {border:1px #bfd5ce solid; padding:2px;
 background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #d5e6da, #ffffff); 
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #d5e6da)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff')"; /* IE8 */
}

#itemsTabs li, #popularTabs li {
  outline:none;
  background-color:#cccccc;
  background-image: -moz-linear-gradient(top, #cccccc, #ffffff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #cccccc)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cccccc', endColorstr='#ffffff'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cccccc', endColorstr='#ffffff')"; /* IE8 */
}

#itemsTabs li a:hover, #popularTabs li a:hover {
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #d5e6da, #ffffff); 
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #d5e6da)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff')"; /* IE8 */
}

#itemsTabs li.active, #itemsTabs li.active a:hover, #popularTabs li.active, #popularTabs li.active a:hover { 
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #d5e6da, #ffffff); 
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #d5e6da)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff')"; /* IE8 */
	border-bottom: 1px solid #fff;
}

#projectTabs li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 31px;
	line-height: 31px; 
	border: 1px solid #999;
	border-left:none;
	margin-bottom: -1px; 
	overflow: hidden;
	position: relative;
	background-color:#cccccc;
  background-image: -moz-linear-gradient(top, #cccccc, #ffffff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #cccccc)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cccccc', endColorstr='#ffffff'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cccccc', endColorstr='#ffffff')"; /* IE8 */
}

#projectTabs li a {
	text-decoration: none;
	color:#00573D;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #ffffff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}

#projectTabs li a:hover {
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #d5e6da, #ffffff); 
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #d5e6da)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff')"; /* IE8 */

}

#projectTabs li.active, #projectTabs li.active a:hover { 
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #d5e6da, #ffffff); 
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #d5e6da)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff')"; /* IE8 */
	border-bottom: 1px solid #ffffff;
}

.rebate_FAQbox {
  height: 100px;
  width:890px;
  margin-left: 40px;
  border:#76c393 thin solid;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #fdfefd, #d5e6da); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #d5e6da),color-stop(1, #fdfefd)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da')"; /* IE8 */
}

.credit_main_card {
	height:495px;
	width:371px;
	float:left;
	margin-left: 30px;
  border:#76c393 thin solid;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #d5e6da, #fdfefd ); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #fdfefd),color-stop(1, #d5e6da)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#fdfefd'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#fdfefd')"; /* IE8 */
}

.credit_main_card .images .offerbox {
	text-align:center;
	padding-bottom:10px;
	width:159px;
	float:right;
  border:#76c393 thin solid;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #d5e6da, #fdfefd ); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #fdfefd),color-stop(1, #d5e6da)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#fdfefd'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#fdfefd')"; /* IE8 */
}

.credit_main_card .images .paybox {
	width:150px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
  border:#76c393 thin solid;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #d5e6da, #fdfefd ); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #fdfefd),color-stop(1, #d5e6da)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#fdfefd'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#fdfefd')"; /* IE8 */
}

.giftreg_greenbox {
	height:258px;
	width:721px;
	margin-top:20px;
  border:#76c393 thin solid;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #d5e6da, #fdfefd ); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #fdfefd),color-stop(1, #d5e6da)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#fdfefd'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#fdfefd')"; /* IE8 */
}

.titleboxes {
	height:auto;
	width:925px;
	float:left;
	margin-bottom:10px;
	padding-bottom: 2px;
	padding-top:2px;
	margin-top:30px;
  border:#76c393 thin solid;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #d5e6da, #fdfefd ); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #fdfefd),color-stop(1, #d5e6da)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#fdfefd'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#fdfefd')"; /* IE8 */
}

.giftcards_return {
  height: 250px;
  width:471px;
  margin-left: 25px;
  float: left;
  border:#76c393 thin solid;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #fdfefd, #d5e6da); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #d5e6da),color-stop(1, #fefefe)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fefefe', endColorstr='#d5e6da'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fefefe', endColorstr='#d5e6da')"; /* IE8 */
}

.giftcards_questions {
  height: 250px;
  width:400px;
  margin-left: 40px;
  float: left;
  border:#76c393 thin solid;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #fdfefd, #d5e6da); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #d5e6da),color-stop(1, #fdfefd)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da')"; /* IE8 */
}

#flyerBox {height:321px; width:435px; border:#efefef solid 1px; float:left; margin-bottom:20px; background-image: -moz-linear-gradient(top, #fdfefd, #d5e6da); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #d5e6da),color-stop(1, #fdfefd)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da')"; /* IE8 */
 background-color:#d5e6da; }
 
 #starcenterBox {margin:auto; margin-bottom:20px; width:866px; height:179px; border:#76c393 thin solid;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #fdfefd, #d5e6da); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #d5e6da),color-stop(1, #fdfefd)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da')"; /* IE8 */
}

.gradientBar {font-size:26px; font-weight:bold; border:#76c393 thin solid; padding:3px;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #fdfefd, #d5e6da); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #d5e6da),color-stop(1, #fdfefd)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da')"; /* IE8 */}
 
 #mainProd, #mainProdNewAt  {width:945px; border:#76c393 thin solid;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #fdfefd, #d5e6da); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #d5e6da),color-stop(1, #fdfefd)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da')"; /* IE8 */}
 
 .tab{
	padding:8px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	margin-right:5px;
	float:left;
	cursor:pointer;
	font-size: 1.2em;
	position:relative;
	border-left:#AAAAAA thin solid;
	border-right:#AAAAAA thin solid;
	border-top:#AAAAAA thin solid;
	background-color:#dddddd;
	background-image: -moz-linear-gradient(top, #EEEEEE, #DDDDDD); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #DDDDDD),color-stop(1, #EEEEEE)); /* Safari & Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#DDDDDD'); /* IE6 & IE7 */
	-ms-filter: 
	"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#DDDDDD')"; /* IE8 */	
}

.tabSelected, #cartBtn{
	padding:8px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	margin-right:5px;
	float:left;
	position:relative;
	font-size: 1.2em;
	top:1px;
	border-left:#AAAAAA thin solid;
	border-right:#AAAAAA thin solid;
	border-top:#AAAAAA thin solid;
	background-color:#fdfefd;
	background-image: -moz-linear-gradient(top, #EEEEEE, #fdfefd); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #fdfefd),color-stop(1, #EEEEEE)); /* Safari & Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#fdfefd'); /* IE6 & IE7 */
	-ms-filter: 
	"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EEEEEE', endColorstr='#fdfefd')"; /* IE8 */	
}

.tab_content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:10px;
	padding-top:10px;
	font-size: 12px;
	float:left;
	color:#333333;
	width:95%;
	border:#AAAAAA thin solid;
	background-color:#fdfefd;
	background-image: -moz-linear-gradient(top, #fdfefd, #EEEEEE); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #EEEEEE),color-stop(1, #fdfefd)); /* Safari & Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#EEEEEE'); /* IE6 & IE7 */
	-ms-filter: 
	"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#EEEEEE')"; /* IE8 */	
}

.careers_box {
  height:auto;
  width:910px;
  padding: 10px 10px 20px 25px;
  border:#76c393 thin solid;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #fdfefd, #d5e6da); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #d5e6da),color-stop(1, #fdfefd)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da')"; /* IE8 */
}

.careers_box_secondary {
  height:auto;
  width:900px;
  margin-top:10px;
  margin-left: 30px;
  padding: 5px;
  border:#76c393 thin solid;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #fdfefd, #d5e6da); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #d5e6da),color-stop(1, #fdfefd)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfefd', endColorstr='#d5e6da')"; /* IE8 */
}

.shipTable th
{	
	background-color:#cccccc;
	background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
  	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #cccccc));
  	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
    font-size:12px;
    height:22px;
    text-align:left;       
    padding-left:8px;
    font-weight: bold;
}

.tblHeadBG {
	height:17px; text-align:left; font-size:13px;
	background-color:#cccccc; 
	background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
  	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #cccccc));
  	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
}

.checkoutSectionTitle { 
	font-weight:bold; 
	color:#108F34; 
	background-image:url(../images5/index/Greynav.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
	width: 938px; 
	float:left;
	font-size: 24px;
	text-align: left;	
	background-color:#cccccc;
	background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
  	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #cccccc));
  	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
  	margin-bottom:5px;
  	margin-top:5px;
  	padding:5px;
}

.checkoutInfoTitle{
	float:left;
	width:325px;
	border-bottom:1px solid #108F34;
	border:1;
	font-weight:bold;
	background-color:#cccccc;
	background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
  	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #cccccc));
  	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
	height:17px; 
	text-align:left; 
	font-size:13px;
}

.prodDetPgHeads { 
	background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
  	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #cccccc));
  	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
  	background-color:#e3e3e3;
  	margin-bottom:5px;
  	margin-top:5px;
	padding:5px;
	width:98%;
 }
 .checkoutHeads { 
	background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
  	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #cccccc));
  	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
  	background-color:#e3e3e3;
  	margin-bottom:5px;
  	margin-top:5px;
  	padding:5px;
  	width:98%;
 }
 
 .bottomBanners {
 	background-color: #017930;
 	background-image: -moz-linear-gradient(top, #009a3d, #004519);
  	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #009a3d),color-stop(1, #004519));
  	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#009a3d', endColorstr='#004519');
  	padding:5px;
  	width:98%;
  	margin-bottom:5px;
  	margin-top:20px;
	height:84px;
  }
  
fieldset {
  border:1px #d0e8d8 solid;
  background-color:#d5e6da;
  background-image: -moz-linear-gradient(top, #d5e6da, #ffffff); 
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #d5e6da)); /* Safari & Chrome */
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff'); /* IE6 & IE7 */
 -ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d5e6da', endColorstr='#ffffff')"; /* IE8 */
 }  
 
 ul#menu li.mega div { 
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
width: 13em;
position: absolute;
top: 4em;
left: -1px;
padding: 1em;
line-height:20px;
background: #ccebd9;
color: #333333;
z-index:50;
text-align:left;
background-image: -moz-linear-gradient(top, #B4C9B9, #dff2e7); /* Firefox 3.6 */
  	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #dff2e7),color-stop(1, #B4C9B9)); /* Safari & Chrome */
  	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#B4C9B9', endColorstr='#dff2e7'); /* IE6 & IE7 */
 	-ms-filter: 
 "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#B4C9B9', endColorstr='#dff2e7')"; /* IE8 */
}
