* { margin:0; padding:0;}

body{
	padding:0; 
	margin:0;
	width:100%; 
	vertical-align:top;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	background: #d7ddce url(../images/back.gif) repeat-y center top;
	color:#818181; line-height:14px; font-size:12px;
}

input, select, textarea {
	font-family:arial;
	color:#4A4A4A; line-height:14px; font-size:10px; font-weight:normal;
	vertical-align:middle;
}

.in_none {border:none; padding:0;}


table, td {vertical-align:top;}

a {text-decoration:underline;}	
a:hover{text-decoration:none;}

img {
	border:0px; vertical-align:top;
}

.col {
	float:left;
}

.spacer {font-size:0px; line-height:0px;}
.clear {clear:both;}
.clear_r {clear:right;}


#mainWrapper {padding:0 10px;}




.main_w {width:952px; margin:auto;}



.navigation {padding:27px 0 28px; color:#A1A1A1;}
.navigation a {color:#A1A1A1; text-decoration:none;}
.navigation a:hover {text-decoration:underline;}

.nav_1 {float:left; padding:5px 30px 4px 25px;}

.nav_2 {float:right; border-left:2px solid #F5F5F5; padding:2px 21px 2px 20px;}
.nav_2 select {width:124px;}

.nav_3 {float:right; border-left:2px solid #F5F5F5; padding:5px 23px 4px 53px; background:url(../images/cart_ic.gif) 21px 0 no-repeat;}

.nav_4 {float:right; border-left:2px solid #F5F5F5; padding:4px 22px 3px 24px;}



.head {background:url(../images/head_c.gif) 3px top repeat-x;}
.head_r {background:url(../images/head_r.jpg) top right no-repeat;}
.head_l {background:url(../images/head_l.jpg) top left no-repeat;}


.logo {text-align:left; padding: 0 5px 0 0;}




.menu {background:url(menu_bg.gif) top repeat; width:100%;}
.menu_t {background:url(../images/menu_t.gif) top repeat-x; height:33px;}

.menu .menu_pad {padding:0px 0;}

.menu ul {margin:0; list-style:none; font-size:14px; font-weight:normal; font-family: Giorgia;}
.menu ul li {background:url(../images/menu_line.gif) no-repeat; padding:8px 19px 11px 20px; float:left;}
.menu ul li.li_un {background:none;}
.menu ul li a {color:#FFFFFF; text-decoration:none;}
.menu ul li a:hover {
	text-decoration:none;
	color:#CCCCCC;
}

.search_t {background:url(../images/search_t.gif) top repeat-x; height:42px;font-size:14px; font-weight:normal; font-family: Giorgia; color:#FFFFFF;}
.search_pad {padding:10px 20px;}

.bg_b {background:url(../images/bg_line.gif) bottom repeat-x; width:100%;}
.bg_t {background:url(../images/bg_line.gif) top repeat-x;}
.bg_r {background:url(../images/bg_line.gif) right repeat-y;}
.bg_l {background:url(../images/bg_line.gif) left repeat-y;}
.bg_br {background:url(../images/bg_br.gif) bottom right no-repeat;}
.bg_bl {background:url(../images/bg_bl.gif) bottom left no-repeat;}
.bg_tr {background:url(../images/bg_tr.gif) top right no-repeat;}
.bg_tl {background:url(../images/bg_tl.gif) top left no-repeat; width:100%;}




.line {padding:0; line-height:0px; font-size:0px; background:url(../images/line_1.gif) top left repeat-x;}




#column_center {padding-bottom:9px;}





.product a {color:#161616; text-decoration:none; font-family:tahoma; font-size:12px; line-height:normal; font-weight:bold; text-transform:uppercase;}
.product a strong {color:#161616; text-decoration:none; font-family:tahoma; font-size:12px; line-height:normal; font-weight:bold; text-transform:uppercase;}
.product a:hover {text-decoration:underline;}


.product strong {color:#E38400; font-size:16px; line-height:normal; font-weight:bold;}





.product_list {padding:13px 0 15px; margin:0 0 0; background:url(../images/line_1.gif) bottom left repeat-x;}
.product_list .left {float:left; position:relative; text-align:left;}
.product_list .left img {border:1px solid #E3E3E3;}
.product_list .right {float:right; width:100%;}
.product_list .right .margin {margin-right:13px;}

.product_list .name {padding:21px 0 20px 5px;}
.product_list a {color:#161616; text-decoration:none; font-family:tahoma; font-size:12px; line-height:normal; font-weight:bold; text-transform:uppercase;}
.product_list a:hover {text-decoration:underline;}


.product_list .text {padding:10px 0 10px 5px; font-size:10px; line-height:normal;}

.product_list .price {padding:13px 10px 0 7px;}
.product_list .button {padding:7px 4px 7px;}
.product_list strong {color:#E38400; font-size:16px; line-height:normal; font-weight:bold;}


/*  ----------------------- Product List in Columns (Centre Page) -----------------------  */

.product_list_col {padding:13px 0 15px; margin:0 0 0; background:url(../images/line_1.gif) bottom left repeat-x;}
.product_list_col .img img {border:1px solid #E3E3E3;}

.product_list_col .name {padding:11px 0 10px 5px;}
.product_list_col a {
	color:#0A6AA4;
	text-decoration:none;
	font-family:georgia;
	font-size:12px;
	line-height:normal;
	font-weight:normal;
	text-transform:lowercase;
}
.product_list_col a:hover {text-decoration:underline;}


.product_list_col .text {padding:10px 0 10px 5px; font-size:10px; line-height:normal;}

.product_list_col .price {padding:13px 10px 0 7px;}
.product_list_col .button {padding:7px 4px 7px;}
.product_list_col strong {
	color:#6C88AA;
	font-size:16px;
	line-height:normal;
	font-weight:bold;
}

/*  ----------------------- END Product List in Columns (Centre Page) -----------------------  */


/* =Footer Links
-----------------------------------------------------------------------------*/
.footer-links .links-item{
	border-right: #e1e1e1 1px solid;
	line-height: 1.6em;
	width: 194px;
	padding: 0 20px;
	float: left;
}
.footer-links .links-item.last{
	border-right: none;
}
.footer-links ul{
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	display: block;
	overflow: hidden;
}
.footer-links ul li{
	display: block;
}
.footer-links ul li a,
.footer-links ul li a:visited{
	color: #878787;
	text-decoration: none;
}
.footer-links ul li a:hover{
	color: #878787;
	text-decoration: underline;
}
.footer-links ul li.parent a,
.footer-links ul li.parent a:visited,
.footer-links ul li.parent a:hover{
	color: #6C88AA;
	font-size: 1.8em;
	font-family: Georgia, Arial, Sans-Serif;
	text-decoration: none;
	text-transform: lowercase;
	margin-bottom: 10px;
	display: block;
}

/* =Footer
-----------------------------------------------------------------------------*/

.footer p{
	padding-bottom: 5px;
}
.footer p.copyright{
	text-align: right;
}
.footer a.develop {
	background: url(../images/fuse8.gif) no-repeat scroll 0% 50%;
	display: block;
	width: 88px;
	height: 16px;
	margin: 0 0 5px 0;
	overflow: hidden;
	text-indent: -9999em;
	float: right;
}


.footer {width:100%; background:#EDEDED;}
.footer_r {background:url(../images/footer_tr.gif) top right no-repeat;}
.footer_l {background:url(../images/footer_tl.gif) top left no-repeat;}


.footer_pad {padding:26px 0 25px;}

.footer .left {float:left; width:190px;}
.footer .left .indent {padding:0 0 0 27px;}

.footer .right {float:right; width:100%; margin-left:-200px;}
.footer .right .margin {margin-left:200px; padding:0 20px 0 3px;}


.footer {color:#818181;}
.footer a {color:#818181; text-decoration:underline;}
.footer a:hover {text-decoration:none;}

.footer .copy {padding-top:8px; color:#818181;}
.footer .copy a {color:#818181; font-weight:bold;}
