@charset "utf-8";
/* CSS Document */

html { }
body { background: white; margin: 20px 0; padding: 0; color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; height: 100%; width: 100%; }

hr { border: 0; background: transparent url(../../../common/images/item-spacer.gif) ;  height: 1px; }

a { color: #1f3506; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

a:hover { color: #667c00; }

img { border: 0; }

.offline { width: auto; margin: 50px auto; text-align: center; font-size: 14px; color: #663333; font-weight: bold; }

/* ========================================= Container */

#container-back {
	width: 834px;
	margin: 0 auto;
	padding: 0;
	border-top: 0;
	border-bottom: 0;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background: white url(../images/middle.gif) repeat-y;	
	position: relative;
}

#container-top {
	border: 0;
	margin: 0;
	padding: 0;
	width: 834px;
	height: auto;
	background: transparent url(../images/top.gif) no-repeat top left;
}

#container-bottom {
	border: 0;
	margin: 0;
	padding: 10px 0;
	width: 834px;
	height: auto;
	background: transparent url(../images/bottom.gif) no-repeat bottom left;
}

#header-container {
	padding: 0;
	margin: 0;
	border: 0;
	height: 94px;
	width: 834px;
	white-space: nowrap;
	text-align: center;	
}

#navigation-container { 
	padding: 0;
	margin: 0;
	border: 0;
	height: 35px;
	width: 834px;
	white-space: nowrap;
	text-align: center;
}

#navigation-container ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation-container li { 
	display: inline;
}


#home { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/brands.gif) no-repeat 0 0; height: 35px; width: 89px; }
#home:hover { background-position: -89px 0; }

#website { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/website.gif) no-repeat 0 0; height: 35px; width: 93px; }
#website:hover { background-position: -89px 0; }

#stockists { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/stockists.gif) no-repeat 2px 0; height: 35px; width: 111px; }
#stockists:hover { background-position: -109px 0; }

#aboutus { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/about.gif) no-repeat 0 0; height: 35px; width: 111px; }
#aboutus:hover { background-position: -111px 0; }

#contactus { display: -moz-inline-stack; display: inline-block; background: transparent url(../images/menu/contact.gif) no-repeat 0 0; height: 35px; width: 136px; }
#contactus:hover { background-position: -136px 0; }


#navigation-container span { display: none; }

#content-container { width: 100%; padding: 0; margin: 0; position: relative; background: white; }

#footer-container { 
	width: 600px;
	height: auto;
	line-height: 8px;
	border: 0;
	margin: 0 auto;
	padding: 5px 0;
	color: #666666;
	text-align: center;
	position: relative; 
}
#footer-container p { font-size: 12px; font-weight: bold; }
#footer-container a { color: #666666; }
#footer-container a:hover { color: #555555; }


/* template */
#contents { position: relative; width: 780px; margin: 5px auto; padding: 0; border: 0; }


/* ========================================= Container */

.clear { clear: both; height: 5px; }

.error {
	color: #ff2c35;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.success { 
	color: #006600;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.mod-spacer { height: 5px; margin: 0; padding: 0; clear: both; }
.mod-title { text-align: right; }

/* ========== Login Module */
.mod-login { width: 180px; height: auto; padding: 5px 0; text-align: center;  }
.login-text-box { background: white; font-size: 10px; margin: 1px 0; width: 120px; height: 12px; border: 1px solid #cccccc; padding: 1px 2px 1px 2px;}
.login-submit { font-size: 10px; float: right; }

/* ==========  End Login Module */

/* ========== search Module and Component */

.mod-search { width: 180px; height: auto; margin: 0; padding: 5px 0; border: 0; } 
.menu-search { color: #666666; text-align: center; }
.menu-search-code { background: white; font-size: 10px; margin: auto; width: 120px; height: 12px; border: 1px solid #cccccc; padding: 1px 2px 1px 2px; }
.menu-search-submit { background: white url(../../../common/images/find.gif) no-repeat; font-size: 10px; margin: auto; width: 16px; height: 16px; border: 0; padding: 1px 2px 1px 2px; }
.menu-search-submit:hover { cursor: pointer; }

/* ==========  End search Module */

/* ========== features Module */
.mod_features { margin: 0; padding: 0; } 
/* ==========  End features Module */