@charset "utf-8";
/* CSS Document */

html {  }
body { background: #ffffff url(../images/background.gif) repeat-x; margin: 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: #006aae; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

a:hover { color: #8bae00; }

img { border: 0; }

.offline { width: auto; margin: 50px auto; text-align: center; font-size: 14px; color: #663333; font-weight: bold; }

/* ========================================= Container */

.skip { display: none; }

#container {
	width: 988px;
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	border: 0;	
	position: relative;
}

#header-container {
	width: 980px;
	height: 97px;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent url(../images/headerbg.gif) repeat-x;
}


/*  ========================================== MENU */
#nav {  width: 988px; height: 58px; background: transparent url(../images/navigation/nav-back.gif) no-repeat; padding: 4px; margin: 0; border: 0; text-align: center; }

#nav ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li { 
	display: inline;
}

#nav span { display: none; border-spacing: 0; }
#nav a { border-spacing: 0; display: -moz-inline-stack; display: inline-block;  }

#home { background: transparent url(../images/menu/home.gif) no-repeat 0 0; height: 50px; width: 59px; }
#home:hover { background-position: 0 -50px; }

#aboutus {  background: transparent url(../images/menu/aboutus.gif) no-repeat 0 0; height: 50px; width: 81px; }
#aboutus:hover { background-position: 0 -50px; }

#news {  background: transparent url(../images/menu/news.gif) no-repeat 0 0; height: 50px; width: 57px; }
#news:hover { background-position: 0 -50px; }

#products { background: transparent url(../images/menu/products.gif) no-repeat 0 0; height: 50px; width: 80px; }
#products:hover { background-position: 0 -50px; }

#reviews { background: transparent url(../images/menu/reviews.gif) no-repeat 0 0; height: 50px; width: 77px; }
#reviews:hover { background-position: 0 -50px; }

#videos { background: transparent url(../images/menu/videos.gif) no-repeat 0 0; height: 50px; width: 66px; }
#videos:hover { background-position: 0 -50px; }

#tips { background: transparent url(../images/menu/tips.gif) no-repeat 0 0; height: 50px; width: 131px; }
#tips:hover { background-position: 0 -50px; }

#stockists { background: transparent url(../images/menu/stockists.gif) no-repeat 0 0; height: 50px; width: 83px; }
#stockists:hover { background-position: 0 -50px; }

#newsletter { background: transparent url(../images/menu/newsletter.gif) no-repeat 0 0; height: 50px; width: 111px; }
#newsletter:hover { background-position: 0 -50px; }

#contactus { background: transparent url(../images/menu/contactus.gif) no-repeat 0 0; height: 50px; width: 94px; }
#contactus:hover { background-position: 0 -50px; }

#links { background: transparent url(../images/menu/links.gif) no-repeat 0 0; height: 50px; width: 56px; }
#links:hover { background-position: 0 -50px; }

/*  ========================================== MENU */

#content-top { width: 988px; height: auto; background: transparent url(../images/c-top.gif) no-repeat top left; padding: 0; margin: 0; }
#content-middle { width: 988px; height: auto; background: transparent url(../images/c-middle.gif) repeat-y; padding: 0; margin: 0; }
#content-bottom { width: 988px; height: auto; background: transparent url(../images/c-bottom.gif) no-repeat bottom left; padding: 0; margin: 0; }
#content-container { width: 960px; height: auto; padding: 15px 0 15px 0; margin: 0 auto 0 auto;  }

#footer-container { 
	width: 988px; 
	color: #999999;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
	line-height: 15px;
}
#footer-container a { color: #3399CC; }
#footer-container a:hover { color:#006699; text-decoration: underline; }


/* template */
#com-header {position: relative; margin: 5px 0 5px auto; text-align: right;  }
#contents { position: relative; width: 570px; margin: 5px auto; padding: 0; border: 0; overflow: hidden; }
#top-container { width: 950px; height: auto; position: relative; border: 0; margin: 0 auto; padding: 4px 0; }
#left-container { width: 180px; position: relative; float: left; border: 0; margin: 0 0 15px 0; }
#right-container { width: 180px; position: relative; float: right; border: 0; margin: 0 0 15px 0; }

#center-left-container { position: relative; width: 100%; margin: auto; text-align: center; padding: 0; border: 0; }
#center-right-container { position: relative; width: 100%; margin: auto; text-align: center; padding: 0; border: 0; }
#after-left-container { position: relative; width: 100%; margin: auto; text-align: center; padding: 0; border: 0; }
#after-right-container { position: relative; width: 100%; margin: auto; text-align: center; 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; }
.moduleSpacer { height: 5px; width: 5px; }

/* ========== 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; }

#password_a.login-text-box { 
	background: white url(../../../common/images/password_a.gif) no-repeat top right;
}
#password_i.login-text-box { 
	background: white url(../../../common/images/password_i.gif) no-repeat top right;
}
#username_a.login-text-box { 
	background: white url(../../../common/images/username_a.gif) no-repeat top right;
}
#username_i.login-text-box { 
	background: white url(../../../common/images/username_i.gif) no-repeat top 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 */