/* 
	More Storage
	Master Screen CSS
	11/08
 */
 
* {
	padding: 0;
	margin: 0;
	border: 0;
}
 
	img {
		border: 0;
	}
	
 body {
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
 	
	}

 a {
	 color:#484848;
	 text-decoration:none;

 }
 	a:hover {
		color:000;	
		text-decoration:none;
	}
	
	a:visited {
		color:#484848;
		text-decoration:none;
		
	}
 
#container {
	margin: 0 auto; /*centers container if there is a width */
	width:894px;
}
 
 #head {
	background-image:url(/images/site/logo.gif);
	display:block;
	background-repeat:no-repeat;
	height:84px;
	width:894px;
	position:relative;
	overflow: hidden;
 }
 
 
 	h1 {
		
	}

 	h1 a{
		display:block;
		height:84px;
		left:445px;
		margin-top:4px;
		margin-left:-447px;
		overflow:hidden;
		position:absolute;
		text-indent:-9999px;
		width:173px;
		top: -4px;
	}
	
	h2 {
		font-size:24px;
		color:#FFF;
		font-weight:normal;
	}
	
	h3 {
		font-size:15px;
		color:#FFF;
		font-weight:bold;	
	}
 
 #skiplink {
 	position: absolute;
	left: -9999px;
 }
 
  
 #creative-storage a {
	display: block; 
	position: absolute;
	top: 35px;
	left: 200px;
	width: 342px;
	height: 37px;
	background: url(/images/web/creative-storage.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
 }

 
 #top {
	 float:left; 
	 display:inline;
	 display:block;
	 width:894px;
	 height:84px;
	 text-align:right; 
	 padding-top:10px;
 }

	
	
	#top li {
		list-style-type: none;
 		display: inline;
}
		#top li a{
			text-decoration: none;
			padding: 2px;
			color: #636166;
			display:inline;
			font-size:9px;
		}
			#top li a:hover{
				color:#000;
			} 
 
 #content {
	margin: -6px auto 0 auto;
	display:block;
	border-left: 1px solid #b1c7ee;
	border-right: 1px solid #b1c7ee;
	width:884px;
	padding-left:4px;
	padding-right:4px;
	min-height: 300px;
	_height: 300px;
 }
 
 #titlebar {
	clear: both;
	display:block;
	width:871px;
	height:29px;
	margin-top:6px;
	margin-bottom:6px;
	padding:6px 0px 6px 14px;
	background-image:url(/images/site/titlebar_orange.gif);
	background-repeat:no-repeat;
 }
 
  .green #titlebar{
	  background-image:url(/images/site/titlebar_green.gif);
	  background-repeat:no-repeat;
	}
	
    .orange #titlebar{
	  background-image:url(/images/site/titlebar_orange.gif);
	  background-repeat:no-repeat;
	}
	
   .floatright {
   		float:right;
   }
   .floatleft {
   		float:left;
   }
   
   .custlistmenu{
   padding-left:30px;
   }
    .custlistmenu li{
		margin-top:10px;
   } 
   
 
 /* ------------------------ 
		SEARCH
------------------------ */

#search {
	width: auto;
	position: absolute;
	top: 40px;
	right: 0px;
	display: inline;
	_position:relative;
	_top:-55px;
	_right:-700px;
	}
	
	#search legend {
		display: none;
	}
		#search label {
			background: url(/images/site/search.gif) no-repeat;
			display: block;
			width: 26px;
			height: 21px;
			text-indent: -9999px;
			overflow: hidden;
			float: left;
			text-align: left;
		}
		
		#head input#TopNav1_Search_Text_txtSearch {
			position: relative;
			top: -7px;
			*top: -4px;
			width: 100px;
			height: 19px;
			border: #ccc solid 1px;
		}
		
		#head input#Search_Text1_Submit {
			border: 0;
			float: none;
			
		}
	
/* ------------------------ 
		HOME PAGE
------------------------ */

 #flash {
	 background-image:url(/images/site/flash.jpg);
	 background-repeat:no-repeat;
	 display:block;
	 width:872px;
	 height:308px;
	 margin:0 auto;
	 margin-bottom:10px;
 }
 
 /* announcements */
ul#announcements {
	clear: both;
 	list-style: none;
 }
 	
	#announcements li {
		border-top: 1px solid #e1e3e5; 
	}
	
	 body.home #announcements li {
	 	width: 284px;
		float: left;
		_display: inline;
		margin: 5px 2px;
		border: 0;
	 }
	 
	 	 body.home #announcements li img {
		 	float: left;
			_display: inline;
			margin-right: 5px;
		 }
	 
	 p.read-more {
	 	clear: both;
		text-align: right;
	 	font-size: .8em;
		padding-top: .3em;
	 }
	 
	 	p.read-more a,
		body.category #leftcolumn p.read-more a {
			font-weight: normal;
			text-decoration: underline;
		}
		
div#announcements {
	padding: 1em 10px;
}

/* featured tags */
#featured-tags {
	clear: both;
	border:1px solid #f2ae8d;
	/*min-height:200px;*/
	padding:4px 2px 3px 5px;
	width:874px;
}
	
		#featured-tags dl {
			border:1px solid #E1E3E5;
			display:block;
			float:left;
			_display: inline;
			min-height:215px;
			_height: 215px;
			margin: 0 1px 1px 0;
			width:205px;
			padding: 5px;
		}
		
			#featured-tags dd.image {
				float: left;
				_display: inline;
				margin-right: 5px;
			}
			
			#featured-tags dt {
				color:#666;
				font-size: 1.2em;;
				font-weight:bold;
				padding-bottom: .5em;
			}
			
			#featured-tags dd.description {
				font-size: .9em;
			}
	
 
/* --------- UPPER PROMOS HOME--------- */ 
 #centerpromo {
	 background-image:url(/images/site/homecenterpromo.gif);
	 background-repeat:no-repeat;
	 display:block;
	 width:282px;
	 _width:50px;
	 height:120px;
	 padding:6px;
	 _margin-right:-11px;
	 float:left; display:inline;
 }
 
	#centerpromo dl {
	 width: 294px;
	 max-height:132px;
	 *max-height:132px;
	 _max-height:132px;
}
	#centerpromo dd.description {
		font-size:12px;
		line-height:15px;
	}
	
	#centerpromo dd.image img {
		border: 0;
		margin-top:2px;
		margin-right:5px;
		float:left; display:inline;
		}
 
	#centerpromo dt.namegreen a{
		font-weight: bold;
		color:#666;
		font-size:16px;
		color:#a5ac31;
 }
 
	#centerpromo dt.nameorange a{
		font-weight: bold;
		color:#666;
		font-size:16px;
	 	color:#e76e34;
 }

	#centerpromo dt.namepink a{
		font-weight: bold;
		color:#666;
		font-size:16px;
	 	color:#cd4698;
 } 
 
  /* --------- FEATURED LOWER HOME--------- */
 #lowerpromobg {
	 border: 1px solid #d2d598;
	 display:block;
	 width:874px;
	 min-height:200px;
	 float:left; 
	 _display:inline;
	 padding:4px 2px 3px 5px;
	 margin-bottom: 5px;
 }
 
  .lowerpromo{
	 border: #e1e3e5 solid 1px;
	 width:215px;
	 height:215px;
	 float:left; display:inline;
	 margin-bottom:1px;
	 text-align:center;
	 margin-right:1px;
 }
 
	.lowerpromo dl {
		 width: 205px;
		 margin: 0;
		 max-height:215px;
		 _height:215px;
		 padding: 5px;
	}
	.lowerpromo dd.description {
		font-size:11px;
	}
	
	.lowerpromo dd.image img {
		border: 0;
		margin: 3px 0px 3px 0px;
		}
		
		.lowerpromo dt.name a{
			font-weight: bold;
			color:#666;
			font-size:14px;
		}
		
		.lowerpromo dd.price {
				margin: .1em 0;
				font-weight: bold;
				}
/* ------------------------ 
		CATEGORY PAGE
------------------------ */	

/* ------------ CATEGORY PRODUCTS LEFT COLUMN -------------- */
 body.category #leftcolumn {
 	float:left; 
	display:inline;
	width:185px;
	padding-left:6px;
 }
 
 body.category #leftcolumn h2 {
 	font-size:14px;
	font-weight:bold;
	color:#6b6c6d;
 }
 
  body.category #leftcolumn ul {
  	list-style: none;
	}
	
	  body.category #leftcolumn li {
			padding: .5em 0;
			}

	 body.category #leftcolumn a {
		color:#929191;
		font-weight:bold;
	}

		 body.category #leftcolumn a:hover {
			color:#000;
		}
		 
/* ------------ CATEGORY RIGHT COLUMN -------------- */
 body.category #rightcolumn {
 	float:right; display:inline;
	width:683px;
 }
 #categorypromo.kitchen {
 	background-image:url(/images/content/Category/Kitchen_bg.jpg);
	background-repeat:no-repeat;
	width:683px;
	height:357px;
	float:right;
 }
 
  #categorypromo.kitchen h3{
	text-indent:-999px;
 }
	#categorypromotext.kitchen {
 	color:#494369;
	font-size:11px; 
	width:420px;
	margin-top:72px;
	margin-left:240px;
	position:absolute;
	text-align: justify;
	}
	
  #product1{
  	display:block;
	height:167px;
	width:168px;
	left:280px;
	top:147px;
	position:relative;
	text-align:center;
 }
  #product2{
  	display:block;
	height:167px;
	width:168px;
	left:472px;
	top:-20px;
	position:relative;
	text-align:center;
 }
  .title a{
	font-weight:bold;
	color:#6b6c6d;
 }
  .title a:hover{
	font-weight:bold;
	color:#000;
 }
	.title img {
	margin-top:8px;
	}
	#shopbyprice {
		background:url(/images/site/shopbyprice.jpg) no-repeat center;
		display:block;
		width: 683px;
		height: 63px;
		float:left; display:inline;
		margin-top:6px;
		padding-top:70px;
	}
	#shopbyprice li{
	list-style:none;
	display:block;
	width:60px;
	height:60px;
	text-align:center;
	float:left; display:inline;
	}
	#shopbyprice li a{
	color:#666;
	font-size:16px;
	font-weight:bold;
	}
	#shopbyprice li a:hover{
	color:#666;
	font-size:17px;
	font-weight:bold;
	}
		
	
/* ------------------------ 
		PRODUCT PAGE
------------------------ */	

 /* ------------ PRODUCTS LEFT COLUMN -------------- */
 #leftcolumn {
 	float:left; display:inline;
	width:337px;
 }
 
	 #productimagemain {
	 	width: 335px;
		margin-left:2px;
		margin-bottom:12px;
		text-align: center;
	 }
	 
	 	 #productimagemain img{
		 	max-width: 335px;
			
			_width: 335px;
			}

	 
 #productbutton li{
	 list-style:none;
	 display:inline;
	 background-color:#ea7d33;
	 text-align:center;
	 padding:3px;
	 font-size:11px;
 }
 #productbutton li a{
 	color:#fff;
	text-decoration:none;
}
 #productbutton li a:hover{
 	color:#FFD8B0;
	text-decoration:none;
}

	#productbutton li.right{
		margin-left:201px;
		_margin-left:197px;	
		*margin-left:197px;
	}
 
 	#allcats {
		background-image:url(/images/site/allcat_bg.gif);
		background-repeat:no-repeat;
		width:337px;
		margin-top: 1em;
	}
	
		#allcats h2 {
			font-size: 125%;
			color:#6b6c6d;
			font-weight: bold;
			padding: .5em 6px;
		}
		
			#allcats ul {
				list-style:none;
				width:330px;
				padding-bottom: 1em;
				padding-left: 7px;
				background:url(/images/site/allcat_bottom.gif) no-repeat bottom;
			}
			
				#allcats li {
					width: 155px;
					float: left;
					_display: inline;
					padding: .2em 5px;
				}
			
					#allcats li a{
						font-size:12px;
						font-family:Arial, Helvetica, sans-serif;
						color:#6b6c6d;
						margin-left:-6px;
						line-height:17px;
					}
						#allcats li a:hover{
							color:#000;
						}
	

	#sidebar {
		width:337px;
		background-color:#F9F9F9;
		border:1px solid #ccc;
		margin-top:6px;
	}
	.atStart p{
		padding:6px;
		font-size:11px;
		line-height:15px;
		color:#666;
	}
	.atStart p a{
		color:#333;
		text-decoration:underline;
	}
	.atStart p a:hover{
		color:#333;
	}

	#sidebar h2 {
		font-size:14px;
		height:22px;
		font-weight:bold;
		padding-top:3px;
		padding-left:3px;
		cursor:hand;
		cursor:pointer; 
	}
	.stars {
	padding-right:4px;
	}


/* price search */

#price-search {
	margin-bottom: 1em;
}

	#price-search h3 {
		display: block;
		background: url(/images/site/price-head.gif) no-repeat;
		text-indent: -9999px;
		overflow: hidden;
		width: 683px;
		height: 45px;
	}	
	
	#price-search li {
		display: block;
		list-style: none;
		float: left;
		_display: inline;
	}	
	
		#price-search li a {
			width: 95px;
			height: 86px;
			display: block;
			text-indent: -9999px;
			overflow: hidden;
			background: url(/images/site/price-nav.gif) no-repeat;
		}	
		
		#price-search li#price10 a {
			width: 105px;
		}
			#price-search li#price10 a:hover {
				background-position: 0 -87px;
			}
		
		#price-search li#price20 a {
			background-position: -105px 0;
		}
			#price-search li#price20 a:hover {
				background-position: -105px -87px;
			}
		
		#price-search li#price40 a {
			background-position: -200px 0;
		}
			#price-search li#price40 a:hover {
				background-position: -200px -87px;
			}
			
		#price-search li#price60 a {
			background-position: -295px 0;
		}
			#price-search li#price60 a:hover {
				background-position: -295px -87px;
			}
			
		#price-search li#price100 a {
			background-position: -390px 0;
		}
			#price-search li#price100 a:hover {
				background-position: -390px -87px;
			}
			
		#price-search li#price200 a {
			background-position: -485px 0;
		}
			#price-search li#price200 a:hover {
				background-position: -485px -87px;
			}
			
		#price-search li#price500 a {	
			width: 103px;
			background-position: -580px 0;
		}
			#price-search li#price500 a:hover {	
				background-position: -580px -87px;
			}
			
/* paging */

.paging {
	font-size: 95%;
	padding: .5em 0;
}

	.paging select {
		border: 1px solid #ccc;
		font-size: 90%;
		color: #484848;
		margin-left: 10px;
	}

/* product thumbnail */

#prodThumbs {
	clear: both;
	padding: 1em 0;
}

	#prodThumbs #dlstCatalog td {
		padding: 2px;
	}
	
		#prodThumbs dl {
			padding: 5px;
			border: 1px solid #ccc;
			text-align: center;
			min-height: 265px;
			display: block;
			width: 210px;
		}
	
	
			#prodThumbs dt {
				padding: .4em 0 0 0;
				font-weight: bold;
			}
				#prodThumbs dt a {
					color: #666;
					}
					
			#prodThumbs dd.description {
				font-size: 90%;
				padding: .2em 0;
			}
			
			/*#prodThumbs dd.manufacturer {
				font-size: 90%;
				text-transform: uppercase;
			}
			
			#prodThumbs dd.msrp {
				font-size: 90%;
				font-style: italic;
			}	*/
			
			#prodThumbs dd.price {
				font-weight: bold;
				padding-top: .1em;
				padding-bottom: .5em;
				font-size: 1.1em;
				color: #909090;
			}
			
			#prodThumbs dd.tag {
				
			
			}
			
/* tags */			
			
				dd.tag a,
				li.tag a {
					display: block;
					background: #A5AC31;
					margin: 2px 0 0 0;
					padding: .2em;
					color: #fff;
					font-weight: bold;
					font-size: .9em;
					text-transform: uppercase;
				}
				
					dd.tag a:hover,
					li.tag a:hover {
						background:#DF6B33
						
						}
						
			li.tag {
				list-style: none;
				text-align: center;
			}
		
 /* --------- PRODUCTS RIGHT COLUMN --------- */
 
 #rightcolumn {
 	float:left; 
	_display:inline;
	width:540px;
 }
 
 	body.product #rightcolumn {
		background:url(/images/site/productinfo_bottom.gif) no-repeat bottom;
		padding-bottom: 2px;
		margin-left: 5px;
	}
 
 #productinfo {
	 background:url(/images/site/productinfo_bg.gif) no-repeat;
	 width:520px;
	 float:right; display:inline;
	 padding:10px;
	 min-height: 340px;
	 _height: 340px;
 }
 
 	#lblDetail {
		display: block;
		min-height: 152px
	}
 
  #productinfo h1 {
  	 font-size:14px;
	 color:#6b6c6d;
 }
 
  #productinfo p{
	margin-top:8px;
 } 
 	#dimensions {
		padding:3px;
		border:solid 1px #ccc;
		background-color:#F5F5F5;
		float:left; 
		_display:inline;
		margin: 1em 0 1em 0;
	}
	
		#dimensions table {
			width: 200px;
			border-collapse: collapse;
			padding: 5px;
			text-align: center;
		}

			#dimensions th {
				background-color:#abacad;
				padding: 5px;
				color:#fff;
			}
			
			#dimensions td {
				padding: 5px;
			}

/* add to cart box */

	fieldset#addtocart {
		float: right;
		_display: inline;
		width: 230px;
		padding: 10px;
		display:block;
		border:solid 1px #ccc;
		background:#F5F5F5;
		margin: 1em 0 0 0;
		text-align: center;
	}
			
	#addtocart dl {
	}
			
		#addtocart dt.cart-price {
			position: absolute;
			left: -9999px;
		}
		
		#addtocart dd.cart-price {
			color: #000;
			font-weight: bold;
			text-align: center;
			font-size: 120%;
		}
		
		#addtocart .sugg-price {
			text-align: center;
			display: inline;
			font-size: 90%;
			font-style: italic;
		}
		
		#addtocart .quantity {
			displaY: block;
			color:#939598;
		}
		
		#addtocart label {
			padding: .5em 0;
			display: block;
			text-align: center;
		}
		
			#addtocart #txtQuantity,
			#addtocart select {
				border: 1px solid #ccc;
				display: inline;
			}
			
			#addtocart select {
				max-width: 220px;
				_width: 220px;
				}
			
		#AddToCart {
			display: block;
			margin: .5em auto;
		}
			
		#lblSku {
			padding-top: 1em;
			font-size: 85%;
			color: #939598;
		}
		
		#sendProdReview a {
			color: 	#DF6B33;
			font-size: 11px;
			text-decoration: underline;
			font-weight: bold;
		}

/* more views images */
		
#views {
	width: 265px;
	float: left;
	_display: inline;
	padding-top: 98px;
	}
	
		#views li{
			list-style:none;
			display:inline;
			margin-right:2px;
		}
		
			#views li img {
				width: 60px;
				height: 60px;
			}
		
		
 /*	#lowerproductinfo {
		background-image:url(/images/site/productinfo_bottom.gif);
		background-repeat:no-repeat;
		width:520px;
		height:41px;
		display:block;
		padding-left:10px; padding-right:10px;
		float:right;
	}
	
	#share{
		color:#999;
		font-size:11px;
		float:left; display:inline;
		margin-top:8px;
	}
	#share li{
		list-style:none;
		display:inline;
	}
	#options{
		float:right; display:inline;
		margin-top:12px;
	}
	#options li{
		list-style:none;
		display:inline;
	}
	*/
	
/* related products similar */

#similar {
	width: 874px;
	clear: both;
	padding: 1em 0 4px 0;
	margin-left: 5px;
	background:url(/images/site/similar_bottom.gif) no-repeat bottom;
}

	#similar h3 {
		background-image:url(/images/site/similartitle.gif);
		background-repeat:no-repeat;
		width:864px;
		height:18px;
		display:block;
		padding:5px;
		}
		
	#similar-container {
		background: url(/images/site/similar_bg.gif) no-repeat top;
		margin-top:6px;
		padding: 5px ;
		
	}
	
	
		  #similar dl{
			 border: #e1e3e5 solid 1px;
			 width:200px;
			 float:left; 
			 _display:inline;
			 margin: 2px;
			 padding: 5px;
			 text-align:center;
			 min-height: 150px;
			 _height: 150px;
		 }
		 
			#similar dd.description {
				font-size:11px;
			}
			
			#similar dd.image img {
				border: 0;
				margin: 3px 0px 3px 0px;
				}
				
				#similar dt a{
					font-weight: bold;
					color:#666;
					font-size: 110%;
				}
				
				#similar dd.price {
					margin: .1em 0;
					font-weight: bold;
						}
/* product reviews */
#productReviews 
{
	padding: 1em 10px;
}

#productReviews h3 {
		background-image:url(/images/site/similartitle.gif);
		background-repeat:no-repeat;
		width:864px;
		height:18px;
		display:block;
		padding:5px;
		}
		
	#productReviews fieldset,
	
	#productReviews fieldset dl 
	{
		padding: 1em 0;
	}
	
	#productReviews p 
	{
		padding: .5em 0 0 10px;
	}
	
	#productReviews fieldset dl 
	{
		width: 315px;
		float: left;
	}
	
		#productReviews fieldset dt 
		{
			clear: both;
			display: block;
			float: left;
			width: 100px;
			text-align: right;
			padding-right: 5px;
		}
		
		#productReviews fieldset dd 
		{
			display: block;
			float: left;
			padding-bottom: 1em;
		}
		
			#productReviews dd input,
			#productReviews dd textarea 
			{
				border: 1px solid #CCCCCC;
				width: 200px;
				background: #F4F4F4;
			}
			
		#recaptcha_widget_div 
		{
			display: block;
			float: left;
		}
		
		#btnSubmitReview 
		{
			color: #fff;
			font-size: 18px;
			font-weight: bold;
			background: #5c81ce;
			text-align: center;
			padding: 5px 10px;
			width: 150px;
			font-family: Verdana,Arial,Helvetica,sans-serif;
			margin-left: 10px;
			display: block;
			clear: both;
			cursor: pointer;
		}
		
		#ValidationSummary1 li 
		{
			margin-left: 25px;
			font-size: 11px;
		}
		
	h4.reviewToggler 
	{
		cursor: pointer;
		padding-left: 10px;
		display: block;
		margin-bottom: 1em;
		font-size: 12px;text-decoration: underline;
	}
	
		h4.reviewToggler:hover 
		{
			text-decoration: none;
		}
		
	#allReviews dl ,
	#oldReviews dl
	{
		padding: 5px 10px;
		border-top: 1px dotted #ccc;
	}
	
		#allReviews dt ,
		#oldReviews dt 
		{
			font-weight: bold;
		}
		
			#allReviews dt span ,
			#oldReviews dt span
			{
				font-weight: normal;
				font-size: 10px;
				
			}
		
		#allReviews dd ,
		#oldReviews dd 
		{
			font-size: 11px;
		} 
		
	p#allReviewLink 
	{
		
		padding: 10px;
		font-weight: bold;
		text-align: right;
		cursor: pointer;
	}
		p#allReviewLink:hover 
		{
			text-decoration: underline;
		} 
							
/* cart */

#dgCart,
#ContentTable,
body.order table {
	width: 879px;
	margin: .5em auto;
	border-collapse: collapse;
}

	#dgCart td,
	#orderInfo td {
		border: 1px solid #DF6B33;
		padding: 5px;
	}
	
	#ContentTable td,
	body.order td {
		padding: 5px;
	}
	
	.shippingException 
	{
		font-size: 11px;
		font-weight: bold;
	}
	
	#tblPayment td {
		padding: 1px;
	}
	
	
	.CartHeading {
		color: #fff;
		background: #DF6B33;
		font-size: 105%;
		font-weight: bold;
		padding: 5px;
		border: 1px solid #DF6B33;
	}
	
	.CartItem input,
	#txtCouponCode,
	#ContentTable input,
	#ContentTable select,
	#txtOrderNote,
	#tblPayment input,
	#tblPayment select {
		border: 1px solid #ccc;
	}
	
	#tblPayment input,
	#tblPayment select {
		font-size: 11px;
		padding: 2px;
	}	
	
	#tblPayment input,
	#tblPayment select {
		margin: 1px;
		}
		
	#tblPayment td a {
		display: none;	
	}
	
		.CartItem input.button,
		#btnAddCoupon,
		#ContentTable input.button,
		#btnPrint {
			color: #fff;
			background: #DF6B33;
			font-size: 90%;
			padding: 1px 3px;
			cursor: pointer;
		}
	
	#PayFlowTransactions1_txtName {
		width: 145px;	
	}
	
	#PayFlowTransactions1_txtCardNumber1,
	#PayFlowTransactions1_txtCardNumber2,
	#PayFlowTransactions1_txtCardNumber3,
	#PayFlowTransactions1_txtCardNumber4,
	#PayFlowTransactions1_txtSecurityCode{
		width: 25px!important;	
		font-size: 11px;
	}
		
#ValidationSummary,
#tblPayment ul {
	width: 95%;
	margin: 0 auto;
	font-size: 90%;
	border: 1px solid;
	padding: .5em 10px;
	background: #fff0f0;
}

	#ValidationSummary li,
	#tblPayment li {
		list-style: none;
	}
				
 	/* contact */
	
	body.contact #content fieldset {
		border: 0;
		width: 450px;
		margin-left: 100px;
}	
		body.contact #content legend {
			display: none;
		}
		
		body.contact #content label {
			display: block;
			text-align: right;
			width: 100px;
			float: left;
			clear: both;
			padding: .5em 0;
			
		}
		
		body.contact #content input,
		body.contact #content select,
		body.contact #content textarea {
			float: left;
			margin: .5em 10px;
			width: 300px;
		}
		
	
		
		#regularConfirmEmail {
			font-size: 10px;
			display: block;
		}
		
		#emailSubscribe #btnSubmit {
			background: #5c81ce;
			color: #fff;
			font-weight: bold;
			padding: 2px 6px;
			font-size: 12px;
			cursor: pointer;
			clear: both;
		}
		
	body.contact p.select {
		clear: both;
		margin-left: 110px;
		width: 500px;
		display: block;
		text-align: left;
	}
		
	#dgSearchReturn {
		margin-left: 115px;
		*margin-left: 105px;
		margin-top: -15px;
		display: block;
		_display: inline;
	}
	
		#content #dgSearchReturn td {
			padding: 2px 0;
		}
		
		#content #dgSearchReturn input,
		#content #dgSearchReturn label {
			float: none;
			margin: 0;
			width: auto;
			display: inline;
			margin-right: 2px;
			border: 0;
			background: #fff;
		}
		
		body.contact #content select {
			*margin-right: 200px;
			width: 70px;
			border: 1px solid #ccc;
			background: #f4f4f4;
		}
		
		#content #City,
		#content #Phone,
		#content #Fax {
			width: 140px;
			*margin-right: 100px;
		}
		
		#content #ZipCode {
			width: 100px;
		}
		
		body.contact #content #Comments {
			height: 100px;
		}
		
		body.contact input.submit {
			margin-left: 110px;
		}
		body.contact .FormBox,
		#emailSubscribe dd input{
			border:solid 1px #ccc;
			background-color:#f4f4f4;
		}

		#content #btnSubmit,
		#content #Submit {
			width: 169px;
			height: 29px;
			margin-left: 110px;
			display: block;
			clear: both;
			_display: inline;
		}
		
		#content #cboxSame {
			border: 0;
		}
		
#summary {
	font-size: 90%;
	width: 618px;
	border: 1px solid;
	padding: .5em;
	background: #f9d6d6;
	font-weight: bold;
}

	#summary ul {
		font-weight: normal;
		list-style: none;
		padding-top: 1em;
	}

/* email subscribe */
#emailSubscribe  {
		padding: 10px;
		border:1px solid #F2AE8D;
		margin: 5px;
	}
	
		#emailSubscribe p {
			font-size: 11px;
			color: #000;
			padding-bottom: 6px;
		}
		
		#emailSubscribe label {
			float: none;
			padding: 5px 0 0 0;
			font-size: 11px;
		}
		
		#emailSubscribe dd input {
			width: 210px;	
			margin-bottom: 10px;
			font-size: 11px;
			padding: 2px;
			margin-left: 
		}
 
/* ------------------------ 
		NAV
------------------------ */
 #nav-wrapper {
	 background-image:url(/images/site/nav.gif);
	 height:30px;
	 background-repeat:no-repeat;
	 width:884px;
	 padding-top:13px;
	 padding-left:10px;
	 clear:both;
 }
 
 body.home #nav-wrapper {
 	 height:39px;
 }
 
#nav {
	 list-style:none;
	 
	 }
	 
	 #nav li {
	 	display: block;
		float: left;
		_display: inline;
		font-size: 90%;
		padding: 0 6px 0 1px;
		*padding: 0 5px 0 1px;
		background: url(/images/site/navcircle.gif) no-repeat right 5px;
	 }
	 
	 #nav li.last {
	 	background: transparent;
		padding-right: 0;
	 }
		 #nav li a {
		 	display: block;
			margin: 0 0.15em;
			padding-bottom: 6px;
			color: #939598;
			text-decoration: none;
			font-weight:bold;
		 }
			 #nav li a:hover{
				color: #000;
			 }
		
/* single drop down styles */		
#nav ul { /* all lists */
	list-style: none;
	z-index: 90;
	border: 1px solid #5a98c3;
	border-bottom: 0;
	margin: 0 0 0 0 ;
	padding: 0;
	/*display: block;
	text-align: left;
	font-size: 115%;*/
}

	#nav ul li {
		display: block;
		text-indent: 0;
		float: none;
		font-size:80%;
		margin: 0;
		padding: 0;
		display: block;
		text-indent: 0;
		border-bottom: 1px solid #5a98c3;
		_height: 1%;
		_width: 140px;
		
	}
		#nav ul a {
			margin: 0;
			padding: .4em 10px;
			background: #6490dd;;
			color: #fff;
			_width: 140px;
		}
		
			#nav ul a:hover {
				background: #d7e5ed;
				color: #939598;
				}
				
		#nav li ul { /* second-level lists */
			position: absolute;
			left: -999em;  /*using left instead of display to hide menus because display: none isn't read by screen readers */
		}
		
		#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
			left: auto;
		}			
		
		/* IE 7 drop down fix, nav will stick when you change focus on the page otherwise */
			#nav li.hover,
			#nav li:hover,
			#nav a:hover {
				*position: static;
				
			
			}
/* ------------------------ 
		FOOTER
------------------------ */
#subscribe {
	padding:10px 0 0 0;	
}
#subscribe dt {
	padding-bottom: 5px;
}

	
	#subscribe dd {
		float: left;
		_display: inline;
		padding-right: 5px;
	}

	#subscribe dd input {
		background-color:#F4F4F4;
		border:1px solid #ccc;
		width: 273px;
		color: #333;
		padding: 2px;
		font-size: 11px;
	}
	
	#subscribe #submitButton {
		float: left;
		background: #5c81ce;
		color: #fff;
		font-weight: bold;
		padding: 2px 6px;
		position: relative;
		top: -1px;
		*top: 0;
		font-size: 11px;
		cursor: pointer;
	}

#footer {
	background-image:url(/images/site/footer.gif);
	display:block;
	background-repeat:no-repeat;
	width:894px;
	height:20px;
	margin:0 auto;
	padding: 15px 0;
}

	#footLeft {
		float: left;
		_display: inline;
		width: 455px;
	}
	
	#footRight {
		width: 325px;
		float: right;
		_display: inline;
		text-align: right;
	}

	#footer p.call {
		margin: 15px 0 5px 0;
		clear: none;
		display: block;
		background: url(/images/site/footercontact.gif) no-repeat;
		width: 170px;
		height: 35px;
		text-indent: -9999px;
		overflow: hidden;
		text-align: left;
		float: left;
	}
	
	#footer #social {
		float: left;	
		_display: inline;
		margin-left: 10px;
	}
	
		#footer #social li {
			display: block;
			float: left;
			_display: inline;
			margin: 15px 5px 0 5px;
		}
		
			#footer #social li a {
				width: 33px;
				height: 32px;
				text-indent: -9999px;
				overflow: hidden;
				display: block;
			}
		
			#social #fb a {
				background: url(/images/site/fb.gif) no-repeat;	
			}
			
			#social #twitter a {
				background: url(/images/site/twitter.gif) no-repeat;	
			}
			
			#social #blogspot a {
				background: url(/images/site/blog.gif) no-repeat;
			}
	
	#footer ul {
		display: block;
		margin: 0px;
		padding: 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
 		color: #4865a5;
		font-size: 9px;
	}
	
	#footer li {
		list-style-type: none;
 		display: inline;
}
		#footer li a{
			text-decoration: none;
			
			color: #4865a5;
	}
		#footer li a:hover{
			color:#000;
		}	

	#footer p{
		clear: both;
		margin-top:5px;
		font-size:10px;
	}
	
/* ------------------------ 
		EASY CLEARING 
------------------------ */
.clear { clear:both;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
/* End hide from IE-mac */
