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

/* 
Noodlehead
*/

body  {
background:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
line-height:15px;
margin:0;
padding:0;
}

p  {
margin:0 0 14px 0;
padding:0;
}

a  {
color:#a2bf52;
text-decoration:underline;
}
a:hover  {
color:#5698d2;
text-decoration:none;
}
a:focus {
outline:none;
}

a img	{
border:0;
}

div, span  {
margin:0;
padding:0;
}

form  {
margin:0;
padding:0;
}

ul, ol  {
margin:0;
padding:0;
margin:0 25px 10px 25px;
}
li  {
margin:0;
padding:0;
}

.floatLeft {
float:left;
}

.floatRight {
float:right;
}

.clearBoth {
clear:both;
}

/* --------------------- template ---------------------- */

#pageWrap	{
width:954px;
margin:0 auto;
}

#header	{
position:relative;
margin:17px 0 0 0;
height:160px;
background:url(../images/template/header.gif) top center no-repeat;
}

	#header-navigation {
	position:absolute;
	top:114px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	width:954px;
	height:44px;
	}

		#header-navigation ul {
		display:block;
		margin:0 0 0 504px;
		padding:0 8px 0 0;
		height:28px;
		width:432px;
		background:url(../images/template/nav-divider.gif) no-repeat top right;
		}

		#header-navigation ul li {
		display:block;
		float:left;
		margin:0;
		padding:0 0 0 9px;
		background:url(../images/template/nav-divider.gif) no-repeat top left;
		height:28px;
		}

		#header-navigation a {
		display:block;
		height:15px;
		margin:4px 8px 0 8px;
		background-repeat:no-repeat;
		}

		#header-navigation a:hover,#header-navigation .active {
		background-position:0px -15px;
		}

		#header-navigation a span {
		display:none;
		}

		#nav-products {
		width:72px;
		background-image:url(../images/template/button-products.gif);
		}

		#nav-faq {
		width:31px;
		background-image:url(../images/template/button-faq.gif);
		}

		#nav-account {
		width:93px;
		background-image:url(../images/template/button-myaccount.gif);
		}

		#nav-cart {
		width:37px;
		background-image:url(../images/template/button-cart.gif);
		}

		#nav-checkout {
		width:74px;
		background-image:url(../images/template/button-checkout.gif);
		}

	#logo {
	position:absolute;
	top:10px;
	left:20px;
	display:block;
	width:119px;
	height:118px;
	background:url(../images/template/noodlehead-logo.png) no-repeat;
	}

		#logo span {
		display:none;
		}

	#search-form {
	position:absolute;
	top:60px;
	left:762px;
	}

		#search-text {
		border:none;
		width:137px;
		height:17px;
		}

		#search-button {
		border:none;
		background:url(../images/template/go-button.gif) no-repeat;
		margin:0 0 0 7px;
		width:28px;
		height:28px;
		}

		#search-button:hover {
		cursor:pointer;
		background-position:0px -28px;
		}

	#header-subnavigation {
	position:absolute;
	top:20px;
	right:26px;
	width:500px;
	text-align:right;
	color:#ffe400;
	font-weight:bold;
	}

		#header-subnavigation a {
		font-weight:bold;
		color:#fff;
		text-decoration:none;
		padding:0 0 0 20px;
		}

		#header-subnavigation a:hover {
		color:#ffd500;
		}

	#logout {
	position:absolute;
	top:-17px;
	right:20px;
	font-size:11px;
	color:#000;
	text-decoration:none;
	}

		#logout:hover {
		color:#5698d2;
		}


#footer {
clear:both;
border-top:1px solid #000;
padding-top:14px;
height:30px;
font-size:12px;
}

	#footer-credit {
	float:left;
	width:477px;
	font-size:10px;
	color:#666;
	text-align:right;
	padding:0 15px 0 0;
	margin-top:-3px;
	}

	#footer-credit a {
	color:#666;
	text-decoration:none;
	}

	#footer-credit a:hover {
	color:#000;
	}

	#footer-navigation {
	color:#000;
	margin:0 0 0 498px;
	}

	#footer-navigation a {
	color:#000;
	text-decoration:none;
	padding:0 6px 0 6px;
	}

	#footer-navigation a:hover {
	color:#5698d2;
	}

#colLeft {
width:265px;
float:left;
}

	.home #colLeft {
	width:227px;
	}

	.product #colLeft,
	.products #colLeft {
	width:0px;
	}

	#box-left {
	width:227px;
	height:335px;
	}
	
		#box-doodles {
		padding:12px 0 0 0;
		width:205px;
		font-size:11px;
		}
		
		#box-specials {
		height:230px;
		width:196px;
		border-bottom:1px solid black;
		text-align:center;
		font-weight:bold;
		color:#a2bf52;
		margin:0 0 5px 0;
		}
		
			#box-specials a {
			display:block;
			text-decoration:none;
			}
			
			#box-specials img {
			margin:0 0 1em 0;
			}
			
			#retail-nospecial {
			padding:45px 0 0 0;
			}

			#box-specials a#specials-link {
			font-size:12px;
			text-decoration: blink;
			}
			
			#box-specials a#specials-link:hover {
			text-decoration:none;
			}

#colRight {
margin:0 0 0 265px;
padding:30px 55px 30px 27px;
}

	.home #colRight {
	padding:0;
	margin:0 0 0 227px;
	}

	.product #colRight,
	.products #colRight {
	padding:0;
	margin:0;
	width:954px;
	}

	#home-images-left {
	float:left;
	width:265px;
	}

	#home-images-right {
	width:462px;
	height:505px;
	margin:0 0 0 265px;
	}
	
.content {

}

	.content h1 {
	font-size:16px;
	margin:0 0 1em 0;
	padding:0;
	line-height:1;
	color:#5698d2;
	}

	.content h2 {
	font-size:14px;
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1;
	color:#fba61a;
	}
	
	h3 {
  	color:#fba61a;
  	}

.products-category {

}
	.products-category {
	float:left;
	width:473px;
	text-align:right;
	margin:0 4px 0 0;
	}

	.products-category-right {
	text-align:left;
	margin:0 0 0 4px;
	}

	.products-category-spacer {
	margin-bottom:8px;
	}

	.products-category-title {
	float:left;
	margin:10px 0 0 20px;
	}

	.products-category-right .products-category-title {
	float:right;
	margin:10px 38px 0 0;
	}

#products-category-wrapper {
}

	#products-category-wrapper .products-category {
	width:287px;
	margin:0;
	text-align:left;
	}

	#products-category-wrapper #products-category-left {
	margin-right:47px;
	}
	
	#products-category-wrapper #products-category-middle {
	margin-right:46px;
	}

	#products-category-wrapper .products-category-title {
	float:none;
	margin:11px 0 20px 0;
	}

.product {

}

	.product .content {
	background:url(../images/template/productbg.png) repeat-y;
	}

	.product #mainContent {
	width:420px;
	margin:0 0 0 494px;
	padding:20px;
	}

	.product #related-products {
	width:494px;
	float:left;
	}
	
	#product-categories {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	position:relative;
	top:-20px;
	}
	
	#product-categories a {
	text-decoration:none;
	margin:0 8px 0 8px;
	}
	
	#product-categories a:hover,#product-categories a.active {
	color:#5698d2;
	}

	.productImageDisplay {
	text-align:center;
	margin:0 0 20px 0;
	}

	.productImageDisplay a {
	color:#fba61a;
	text-decoration:none;
	}

	.productImageDisplay a:hover {
	color:#5698d2;
	}

	.productSubImageDisplay {
	text-align:center;
	margin:20px 0 20px 0;
	}
	
	#productsDesc {
	text-align:justify;
	}

	#productsPriceTop {
	color:#000;
	font-weight:bold;
	font-size:16px;
	margin:4px 8px 10px 0;
	float:left;
	}

	#productsAttributes {
	margin-bottom:15px;
	}
	
	#category-listing {
	
	}
	
	#crossell-listing {
	margin:30px 0 0 0;
	padding:20px 0 0 0;
	border-top:1px solid black;
	font-weight:bold;
	}
	
	#crossell-heading {
	display:block;
	margin:-60px 0 5px 213px;
	}
	
	#crossell-listing a {
	text-decoration:none;
	color:#a2bf52;
	}
	
	#crossell-listing a:hover {
	color:#5698d2;
	}


.listing .pName,.listing .pImage,.listing .pPrice {
text-align:center;
padding:0 5px 0 5px;
}

.listing .pImage {

}

.listing .pName {
min-height:30px;
}

.listing .pName a {
font-weight:bold;
text-decoration:none;
color:#a2bf52;
}

.listing .pName a:hover {
color:#5698d2;
}

.listing .pPrice {
color:#a2bf52;
font-weight:bold;
}

.listing .productListing-data {
padding-bottom:20px;
width:25%;
}


#ecatalog-message {
font-size:11px;
margin-top:-5px;
line-height:12px;
}

/* --------------------- buttons ----------------------- */


.image_button, .submitButton input {
height:22px;
width:101px;
background-position:0px 0px;
}

.image_button:hover, .submitButton input:hover {
background-position:0px -22px;
cursor:pointer;
}

a.image_button {
display:block;
text-decoration:none;
}

a.image_button span {
visibility:hidden;
}

.button_add_cart {
width:129px;
height:22px;
border:none;
background:none;
background-image:url(../images/template/buttons/button_buynow.jpg);
background-repeat:no-repeat;
}

.button_add_cart:hover {
background-position:0px -22px;
cursor:pointer;
}

.button_checkout {
background:white;
background-image:url(../images/template/buttons/button_checkout.jpg);
background-repeat:no-repeat;
border:none;
background-repeat:no-repeat;
}

.button_update,.button_update2 { 
border:none;
background:white;
background-image:url(../images/template/buttons/button_update.jpg);
background-repeat:no-repeat;
}

.button_update2 {
float:left;
padding:0;
margin:0;
}

.button_submit {
border:none;
background:white;
background-image:url(../images/template/buttons/button_submit.jpg);
background-repeat:no-repeat;
}

.button_login {
border:none;
background:white;
background-image:url(../images/template/buttons/button_login.jpg);
background-repeat:no-repeat;
}

.imageBorder {
border:1px solid #ACACAC;
}

#productsContentFooter {
clear:both;
}

.button_continue_shopping,.button_continue_shopping2 {
width:175px;
border:none;
background:white;
background-image:url(../images/template/buttons/button_continue_shopping.jpg);
background-repeat:no-repeat;
}

.button_continue_shopping2 {
margin-left:125px;
}

.button_continue {
border:none;
background:white;
background-image:url(../images/template/buttons/button_continue.jpg);
background-repeat:no-repeat;
}

.button_back {
width:71px;
border:none;
background:white;
background-image:url(../images/template/buttons/button_back.jpg);
background-repeat:no-repeat;
}

.button_add_address {
float:right;
width:175px;
border:none;
background:white;
background-image:url(../images/template/buttons/button_add_address.jpg);
background-repeat:no-repeat;
}

.button_edit {
width:71px;
float:right;
border:none;
background:white;
background-image:url(../images/template/buttons/button_edit.jpg);
background-repeat:no-repeat;
}

.button_view {
width:71px;
float:right;
border:none;
background:white;
background-image:url(../images/template/buttons/button_view.jpg);
background-repeat:no-repeat;
}

.button_delete {
width:71px;
float:right;
border:none;
background:white;
background-image:url(../images/template/buttons/button_delete.jpg);
background-repeat:no-repeat;
margin-left:5px;
}

.button_change_address {
width:175px;
float:right;
border:none;
background:white;
background-image:url(../images/template/buttons/button_change_address.jpg);
background-repeat:no-repeat;
}

.button_proceed {
width:101px;
border:none;
background:white;
background-image:url(../images/template/buttons/button_proceed.jpg);
background-repeat:no-repeat;
}

.button_search {
width:101px;
border:none;
background:white;
background-image:url(../images/template/buttons/button-search.gif);
background-repeat:no-repeat;
}

/* ------------------------ end buttons ------------------------ */

table.infoBox {
  background: #ccc;  
}


td.productListing-heading {
background:#5698d2;
}

table.productListing {
  border:none;
}

span.productSpecialPrice {
color:#fba61a;
}

.fp-store {
margin-bottom:-12px;
padding-bottom:30px;
}

#left-navigation {
width:216px;
margin-top:-10px;
margin-right:45px;
float:left;
}

#store-content {
margin-left:261px;
color:#666666;
margin-bottom:30px;
}

.nav-section {
border-bottom:4px solid white;
padding:35px 18px 15px 0;
text-align:right;
}

.nav-section a {
display:block;
color:#666666;
text-decoration:none;
font-size:12px;
font-family:Arial;
}

.nav-section a:hover {
text-decoration:underline;
}

.sectionArea {
border: 1px solid #ccc;
}

.rule {
border-top:1px solid #ccc;
height:1px;
margin:15px 0;
padding:0;
clear:none;
}

.dealer-name {
margin:0;
padding:0;
}

.dealer-address {
margin-left:15px;
}

.dealer-categories {
font-weight:normal;
font-size:10px;
color:#666;
}

.dealer-distance {
font-size:10px;
}

.package-quantity {
font-weight:normal;
font-size:smaller;
}

.blueColumn {
background:url(../images/template/bluebg.png) top left repeat-y;
}

#product-category-image {
margin:-10px 0 10px 0;
text-align:center;
}


.locator-field {
float:left;
width:180px;
}

.locator-field select {
width:175px;
}

.locator-field input {
width:170px;
}

.shipping-charges-tba-warning {
font-size:11px;
color:#ff0000;
display:block;
line-height:12px;
}

#custom-attributes-table {
border-collapse:collapse;
border:1px solid #5698d2;
width:100%;
}

#custom-attributes-table td,#custom-attributes-table th {
border:1px solid #5698d2;
padding:5px;
text-align:center;
}

#custom-attributes-table input {
text-align:right;
}

.border-top {
border-top:1px solid #5698d2;
}

.tableTotal {
padding:5px 0 0 0;
border-top:1px solid #5698d2;
}

.attributes-minimum {
font-size:10px;
color:#ff0000;
}


.facebook {
margin-bottom:-5px;
}

.twitter {
margin-bottom:-5px;
}
