* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

body {
	font-family:Georgia,'Nimbus Roman No9 L',serif;
	font-size:12px;
	line-height:18px;
	background-color:#DEE7F6;
	background-image:url(/images/background.jpg);
	background-repeat:no-repeat;
	background-position:center 167px;
	color:#142541;
}

a:link, a:visited, a:active {
	color:#0247c1;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/*header*/

#header {
	height:167px;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#header a:link, #header a:visited, #header a:active {
	color:#000;
}

#navigation {
	width:898px;
	padding:0 11px;
	margin:0 auto;
}

#menu {
	text-align:right;
	padding-top:7px;
}

#cart {
	text-align:right;
	padding-top:21px;
	padding-right:20px;
}

#search {
	padding-top:70px;
	padding-left:50px;
}

#search table {
	border-collapse:collapse;
	color:#0247c1;
	font-size:21px;
}

#search table td {
	padding-right:10px;
	vertical-align:middle;
}

#search table td input.field, #search table td select.select {
	width:250px;
	font-size:12px;
	padding:1px;
	
	color:#0247c1;
	font-family:Georgia,'Nimbus Roman No9 L',serif;
	
}

/*header end*/

/*container*/

#container {
	background-image:url(/images/container.png);
	background-repeat:repeat-y;
	background-position:top center;
/*height:500px;*/
	width:920px;
	margin:0 auto;
}

#products {
	width:189px;
	margin-left:11px;
	float:left;
	font-size:18px;
	color:#0247c1;
}

#products p {
	padding:22px 0 7px 20px;
}

#products ul {
	border-top:1px solid #d0d3d9;
	padding-bottom:80px;
}

#products ul li {
	list-style-type:none;
	
}

#products ul li a:link, #products ul li a:visited, #products ul li a:active {
	display:block;
	text-decoration:none;
	color:#142541;
	font-size:12px;
	border-bottom:1px solid #d0d3d9;
	background-image:url(/images/products.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:32px;
	height:auto !important;
	height:32px;
	line-height:32px;
	padding-left:20px;
}

#products ul li a:hover {
	background-image:none;
	background-color:#fff;
}

#content {
	float:right;
	margin-right:12px;
	width:707px;
}

#banner {
	background-color:#fff;
	margin-top:19px;
	background-image:url(/images/banner.gif);
	background-repeat:repeat-x;
	background-position:top;
	min-height:291px;
	height:auto !important;
	height:291px;

	border-top:1px solid #d0d3d9;
	border-bottom:1px solid #d0d3d9;
}

#image {
	width:362px;
	height:291px;
	float:right;
}

#intro {
	width:305px;
	padding-top:15px;
	padding-left:20px;
}

.clear {
	clear:both;	
}

#content h1 {
	line-height:26px;
	font-size:30px;
	font-weight:normal;
	margin-bottom:10px;
}

#content h2 {
	line-height:24px;
	font-size:24px;
	font-weight:normal;
	color:#9fbf1d;
	margin-bottom:5px;
}

#content p {
	margin-bottom:10px;
}

/*home*/

#home {
	clear:both;
	padding:10px 20px;
	padding-right:0px;
}

#flash {
	border:1px solid #d0d3d9;
	width:665px;
	height:134px;
}

#featured ul li {
	width:194px;
	border:1px solid #d0d3d9;
	list-style-type:none;
	float:left;
	margin-right:10px;
	margin-top:10px;
	padding:10px;
	padding-top:6px;
	font-size:18px;
	line-height:21px;
	background-image:url(/images/featured.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
	min-height:252px;
	height:auto !important;
	height:252px;
}

#featured ul li.middle {
	width:193px;
}

#featured a:link, #featured a:visited, #featured a:active {
	color:#9fbf1d;
}

#featured p {
	margin-bottom:5px;
}

#information ul li {
	width:306px;
	border:1px solid #d0d3d9;
	list-style-type:none;
	float:left;
	margin-right:11px;
	margin-top:10px;
	/*
	padding:10px;
	padding-top:6px;
	padding-bottom:22px;
	*/
	padding:6px 10px 0px 10px;
	font-size:12px;
	/*line-height:auto;*/
	min-height:119px;
	height:auto !important;
	height:119px;
	background-repeat:repeat-x;
	background-position:bottom;
	
	margin-bottom:10px;
}

#information ul li#customer {
	background-image:url(/images/customer.gif);
}

#information ul li#delivery {
	background-image:url(/images/delivery.gif);
}

#information ul li p {
	padding-right:80px;
	margin-bottom:0;
}

#information a:link, #information a:visited, #information a:active {
	color:#9fbf1d;
}

#information ul li .button {
	margin-top:6px;
	width:130px;
	
	background-image:url(/images/button.png);
	background-repeat:no-repeat;
	background-position:right 6px;
}

/*home end*/

/*page*/

#page {
	margin-top:19px;
	border-top:1px solid #d0d3d9;
	padding:15px 20px;
	padding-bottom:0px;
}

#page2 {
	margin-top:19px;
	border-top:1px solid #d0d3d9;	
	padding-bottom:0px;
}

.border {
	border:1px solid #d0d3d9;
	padding:5px;
}

.align_right {
	float:right;
	margin-top:4px;
	margin-left:12px;
	margin-bottom:12px;
}

.displaynone {
	display:none;
}

/*page end/*

/*thumbs*/

#thumbs {
	padding:10px 20px;
	padding-right:0px;
	clear:both;
}

#thumbs ul li {
	width:194px;
	border:1px solid #d0d3d9;
	list-style-type:none;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	padding:10px;
	font-size:12px;
	line-height:18px;
	background-image:url(/images/featured.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:center;
	min-height:223px;
	height:auto !important;
	height:223px;
}



#thumbs a:link, #thumbs a:visited, #thumbs a:active {
	color:#9fbf1d;
}

#thumbs h2 {
	color:#0247c1;
	font-size:21px;
	font-weight:normal;
	margin-bottom:15px;
}

#thumbs p {
	margin-bottom:5px;
}



#pages {
	clear:both;
}

#pages a:link, #pages a:visited, #pages a:active {
	color:#0247c1;
}

/*thumbs end*/

/*item*/

#description, #photo {
	margin-top:10px;
	padding-bottom:10px;
}

#description {
	float:right;
	width:290px;
	
}


#inner_desc table {
	border-collapse:collapse;
	margin-bottom:10px;
	width:100%;
}

#inner_desc table td, #inner_desc table th {
	padding:5px;
	border:1px solid #D2D5DA;
}


#photo {
	float:left;
	
}

#description select {
	width:295px;
	padding:1px;
	overflow:auto !important;
	color:#0247c1;
	font-family:Georgia,'Nimbus Roman No9 L',serif;
	font-size:10px;
}

#attrcomb option {

/*width:225px;*/
}


#photo IMG {
WIDTH:348PX;
}

#photo #alternate img {
WIDTH:106px;
	border:1px solid #d0d3d9;
	padding:3px;
}

#alternate ul li {
	float:left;
	list-style-type:none;
	margin-right:9px;	
}

/*item end*/

/*container end*/

/*footer*/

#footer {
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:161px;
	background-color:#e3eaf8;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#000;
}


#links {
	width:898px;
	padding-top:20px;
	margin:0 auto;
}

#logos {
	width:898px;
	padding-top:12px;
	margin:0 auto;
}

#logos img {
	margin-right:20px;
}
#text {
clear:both;
height:134px;
padding:0px;
}


/*footer end*/