@charset "utf-8";
@import url(module_header.css);
@import url(module_mainnav.css);
@import url(module_home.css);
@import url(module_sub.css);
@import url(module_footer.css);

/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body {
	background: #fff url(../images/bg_main.jpg) top left repeat-x;
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#container {
	width: 952px;
	margin: 0 auto 0;
	padding: 0;
	text-align: left;
}

.cleaner {
	clear: both;
	height: 1px;
	line-height: 1px;
}

.none {
	display: none;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.arrowLink {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background: url(../images/bg_arrow.gif) 0px 7px no-repeat;
	padding: 5px 0 0 15px;
}

/**********************************/
/**********************************/
/*  common elements for columns   */
/* common elements for every page */
/*--------------------------------*/
.panel {
	width: 192px;
	margin: 0 0 15px 0;
}

.panelHeading, .panelHeadingWide {
	display: block;
	margin: 0;
	padding: 0;
	height: 29px;
	color: #fff;
	background: url(../images/bg_header_small.gif) top left no-repeat;
	font-size: 12px;
}

.panelHeadingWide {
	background: url(../images/bg_header_big.gif) top left no-repeat;
}

.panelHeading span, .panelHeadingWide span {
	display: block;
	padding: 7px 0 0 14px;
}

.panelWide {
	width: 537px;
	margin: 0 0 15px 0;
	background: url(../images/bg_borders_big.gif) top left repeat-y;
}

.menuCorners {
	background:url(../images/bg_corners_small.gif) bottom left no-repeat;
	width: 192px;
	height: 20px
}


/*****************/
/* front product */
#frontProduct {
	width: 536px;
	height: 172px;
	margin: 0 0 15px 0;
	background: url(../images/bg_oneproduct.jpg) top left no-repeat;
}

#frontProduct h3 {
	font-size: 15px;
}

#frontProduct h3, #frontProduct p {
	padding: 13px 0 0 13px;
	color: #000;
}

.info {
	font-size: 11px;
}

.description {
	float: left;	
	width: 50%;
}

.description a 
{
	text-decoration: none;
	color: #0482af;
}

.frontImage {
	float: right;
	padding: 10px 20px 10px 20px;
	margin: 10px 20px 0 0;
}

.frontImage img 
{
	border: 0;
}

/**************/
/* search box */
#boxSearch {
	width: 192px;
	height: 153px;
	background: url(../images/bg_panel_dark.gif) bottom center no-repeat;
}

.inputSearch {
	margin: 14px 0 0 10px;
	width: 164px;
	padding: 3px;
	border: 1px solid #ccc;
}

#boxSearch p {
	margin: 20px 10px 0 10px;
	display: block;
}

#boxSearch p a {
	float: left;
}

#boxSearch p input {
	float: right;
}

/*****************/
/* products list */
#boxProducts {
	background: url(../images/bg_borders_small.gif) top left repeat-y;
}

#boxProducts ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 11px;
}

#boxProducts ul li ul {
	list-style: none;
	padding: 0;
	margin: 10px 6px 0 10px;
}

#boxProducts ul li {
	padding: 5px 0 6px 0;
	background: url(../images/bg_list_products.gif) 0px 8px no-repeat;
}

#boxProducts ul li a {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	margin: 0 0 0 18px;
}

#boxProducts ul li a:hover {
	text-decoration: underline;
}

/*******************************/
/*******************************/
/* image replacement for boxes */
.boxReplacement {
	margin: 0 0 15px 0;
}
.boxReplacement ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

.boxReplacement ul li {
	margin: 0;
	padding: 0;
}

.boxReplacement ul li img 
{
	border: 0;
}

.boxReplacement ul li a {
	display: block;
	position: relative;
}

.boxReplacement ul li a span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.boxReplacement ul li a:hover span {
	cursor: pointer;
}

/* box installation */
#boxInstallation {
	width: 192px;
}

#boxInstallation ul li, #boxInstallation ul li a {
	display: block;
	width: 192px;
	height: 115px;
}

#boxInstallation ul li 
{
	margin: 0 0 15px 0;
}

#boxInstallation ul li a span {
	background:url(../images/box_bg_installation.jpg) top left no-repeat;
}

#boxInstallation ul li.boxAfter a span {
	background:url(../images/box_bg_after.jpg) top left no-repeat;
}

/****************************/
/* right column replacement */
#boxesRight ul li {
	margin: 0 0 15px 0;
}
#boxesRight ul li, #boxesRight ul li a {
	width: 193px;
	height: 132px;
}

#boxesRight ul li a#boxChat span {
	background: url(../images/bg_box_chat.jpg) top left no-repeat;
}

#boxesRight ul li a#boxDelivery span {
	background: url(../images/bg_box_delivery.jpg) top left no-repeat;
}

#boxesRight ul li a#boxClearance span {
	background: url(../images/box_bg_clearance.jpg) top left no-repeat
}

#boxesRight ul li a#boxSpecials span {
	background: url(../images/box_bg_specials.jpg) top left no-repeat;
}



/***********/
/*login box*/
#boxLogin {
	width: 192px;
/*	min-height: 216px;
	height: auto !important;
	height: 216px;
*/
	padding: 0 0 7px 0;
	background: url(../images/bg_panel_dark.gif) bottom center no-repeat;
}

#boxLogin label {
	font-size: 11px;
	padding: 0 0 0 10px;
	line-height: 23px;
}


#boxLogin p {
	margin: 5px 10px 5px 10px;
	
}

#boxLogin ul 
{
	margin: 5px 10px 0 10px;
	list-style: none;
}

#boxLogin ul li 
{
	font-size: 11px;
}

.inputLogin {
	margin: 0 0 7px 10px;
	width: 164px;
	padding: 3px;
	border: 1px solid #ccc;
}

.inputPass {
	margin: 0 0 7px 10px;
	width: 100px;
	padding: 3px;
	border: 1px solid #ccc;
}

.btnLogin {
	border: 2px solid #666666;
	background: #000;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	margin: 0 0 7px 3px;
}

.btnRemember {
	margin: 0 0 0 10px;
}

#boxLogin p.registerLink {
	margin: 0 6px 0 6px;
	padding: 0;
	display: block;
	height: 23px;
	background: url(../images/bg_register.gif) bottom left no-repeat;
}

#boxLogin p.registerLink a {
	display: block;
	padding: 5px 0 0 20px;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}


.breadcrumbs 
{
	display: none;
}
