
body, html {
	height: 100%;
	width: 100%;
	margin:0px;
	background-image:url(images/page_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#264393;
}
form {
	margin:0px;
	padding:0px;
}
a {
  color: #ed731d;
  text-decoration: none;
}

a:hover {
  color: #ed731d;
  text-decoration: underline;
}
.justify {
	text-align:justify;
}
#container {
	position:relative;
	width:800px;
	z-index:1;
	margin:0px;
	padding:0px;
}
.welcome_header {
	background-image:url(images/welcome_header.png);
	background-repeat:no-repeat;
}
.welcome_about {
	background-image:url(images/welcome_about.png);
	background-repeat:no-repeat;
}
.welcome_brands {
	background-image:url(images/welcome_brands.png);
	background-repeat:no-repeat;
}
.welcome_specials {
	background-image:url(images/welcome_specials.png);
	background-repeat:no-repeat;
}
.welcome_account {
	background-image:url(images/welcome_account.png);
	background-repeat:no-repeat;
}
.welcome_contact {
	background-image:url(images/welcome_contact.png);
	background-repeat:no-repeat;
}
.welcome_advanced_search {
	background-image:url(images/welcome_advanced_search.png);
	background-repeat:no-repeat;
}
.welcome_new_products {
	background-image:url(images/welcome_new_products.png);
	background-repeat:no-repeat;
}
.welcome_forgotten_password {
	background-image:url(images/welcome_forgotten_password.png);
	background-repeat:no-repeat;
}
.welcome_tell_a_friend {
	background-image:url(images/welcome_tell_a_friend.png);
	background-repeat:no-repeat;
}
.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
.pad {
	padding:10px;
}
.box {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border:solid 1px #999999;
}

/*header start*/

.header {
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
}
TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight : bold;
}
A.headerNavigation {
	text-decoration:none;
	color: #ffffff; 
}

A.headerNavigation:hover {
	color: #ed731d;
}
#header_logo {
	position:absolute;
	background-image:url(images/header_logo.jpg);
	background-repeat:no-repeat;
	width:319px;
	height:89px;
	z-index:2;
	top:18px;
	left:16px;
	background-color: #FFFFFF;
}
#btn_home {
	position:absolute;
	background-image:url(images/btn_home.jpg);
	background-repeat:no-repeat;
	width:81px;
	height:81px;
	z-index:3;
	top:125px;
	left:18px;
	cursor:pointer;
}
#btn_about {
	position:absolute;
	background-image:url(images/btn_about.jpg);
	background-repeat:no-repeat;
	width:81px;
	height:81px;
	z-index:3;
	top:125px;
	left:190px;
	cursor:pointer;
}
#btn_brands {
	position:absolute;
	background-image:url(images/btn_brands.jpg);
	background-repeat:no-repeat;
	width:81px;
	height:81px;
	z-index:3;
	top:125px;
	left:104px;
	cursor:pointer;
}
#btn_specials {
	position:absolute;
	background-image:url(images/btn_specials.jpg);
	background-repeat:no-repeat;
	width:81px;
	height:81px;
	z-index:3;
	top:125px;
	left:276px;
	cursor:pointer;
}
#btn_account {
	position:absolute;
	background-image:url(images/btn_account.jpg);
	background-repeat:no-repeat;
	width:81px;
	height:81px;
	z-index:3;
	top:125px;
	left:362px;
	cursor:pointer;
}
#btn_contact {
	position:absolute;
	background-image:url(images/btn_contact.jpg);
	background-repeat:no-repeat;
	width:81px;
	height:81px;
	z-index:3;
	top:125px;
	left:448px;
	cursor:pointer;
}
#search_bg {
	position:absolute;
	background-image:url(images/search_bg.jpg);
	background-repeat:no-repeat;
	width:249px;
	height:81px;
	z-index:3;
	left:534px;
	top:125px;	
}
#search {
	position:absolute;
	width:249px;
	z-index:4;
	top:35px;
	left:0px;
}
.search {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
.search a {
	color:#FFFFFF;
	text-decoration:none;
}
.search a:hover {
	color:#ed731d;
	text-decoration:none;
}
#greeting {
	position:absolute;
	width:370px;
	height:95px;
	top:15px;
	left:380px;
}
.greeting_height {
	height:95px;
}
.greeting {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  text-decoration:none;
  text-align:center;
}
.greeting a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#ed731d;
  font-weight:bold;
  text-decoration:none;
}
.greeting a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#ed731d;
  font-weight:bold;
  text-decoration:underline;
}

/*header end*/

/* body start*/
#body {
	position:absolute;
	background-image:url(images/body_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;	
	width:800px;
	z-index:2;
	top:232px;
	left:0px;
	background-color: #FFFFFF;
}
.body_spacing {
	height:30px;
}
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  text-decoration:none;
}
.main a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#ed731d;
  font-weight:bold;
  text-decoration:none;
}
.main a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#ed731d;
  font-weight:bold;
  text-decoration:underline;
}
/* body end*/

/*message stack start*/

.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ed731d;
}

/*message stack end*/

/*categories menu start*/
.suckerdiv ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 137px; /* Width of Menu Items */
	font-family: arial;
	font-size: 12px;
}

.suckerdiv ul li{
	position: relative;
	background-color: #222222;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
	left: 136px; /* Parent menu width - 1*/
	position: absolute;
	width: 137px; /*sub menu width*/
	top: 0px;
	display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
	left: 136px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
	left: 136px; /* Parent menu width - 1*/
	background-color: #222222;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
	background-color: #222222;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
	background-color: #222222;
}

/* menu links style */
.suckerdiv ul li a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	background-color: #222222;
	margin:px;
	padding: 1px 5px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	line-height: 1.75em;
}

.suckerdiv ul li a:hover{
	background-color: #ed731d;
	color: black;
	text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
	background-color: #ed731d;
	color: black;
	text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
	background-color: #ed731d;
	color: black;
	text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
	background-color: #222222;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
	background-color: #222222;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
	background-color: #222222;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/*categories menu end*/

/*footer start*/
#footer {
	position:absolute;
	width:800px;
	z-index:2;
	left:0px;
	background-color:#ffffff;
}
TR.footer {
  background-color: #264393;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
/*footer end*/

/*infobox start*/

.upper_left_infobox {
	background-image:url(images/infobox/upper_left.jpg);
	background-repeat:no-repeat;
}
.upper_center_infobox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	background-image:url(images/infobox/upper_center.jpg);
	background-repeat:repeat-x;
}
.upper_right_infobox {
	background-image:url(images/infobox/upper_right.jpg);
	background-repeat:no-repeat;
}
.lower_left_infobox {
	background-image:url(images/infobox/lower_left.jpg);
	background-repeat:no-repeat;
}
.lower_center_infobox {
	background-image:url(images/infobox/lower_center.jpg);
	background-repeat:repeat-x;
}
.lower_center_infobox_link {
	background-image:url(images/infobox/link.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}
.lower_right_infobox {
	background-image:url(images/infobox/lower_right.jpg);
	background-repeat:no-repeat;
}
.center_left_infobox {
	background-image:url(images/infobox/center_left.jpg);
	background-repeat:repeat-y;
}
.center_right_infobox {
	background-image:url(images/infobox/center_right.jpg);
	background-repeat:repeat-y;
}
.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.infoBox a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

.infoBox a:hover {
	color: #ed731d;
	text-decoration:none;
}
.center_infobox {
	padding-top:5px;
	padding-bottom:5px;
}

/*infobox end*/

/*product listing start*/
.upper_left_productListingbox {
	background-image:url(images/productlisting/upper_left.jpg);
	background-repeat:no-repeat;
}
.upper_center_productListingbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	background-image:url(images/productlisting/upper_center.jpg);
	background-repeat:repeat-x;
}
.upper_right_productListingbox {
	background-image:url(images/productlisting/upper_right.jpg);
	background-repeat:no-repeat;
}
.lower_left_productListingbox {
	background-image:url(images/productlisting/lower_left.jpg);
	background-repeat:no-repeat;
}
.lower_center_productListingbox {
	background-image:url(images/productlisting/lower_center.jpg);
	background-repeat:repeat-x;
}
.lower_right_productListingbox {
	background-image:url(images/productlisting/lower_right.jpg);
	background-repeat:no-repeat;
}
.center_left_productListingbox {
	background-image:url(images/productlisting/center_left.jpg);
	background-repeat:repeat-y;
}
.center_right_productListingbox {
	background-image:url(images/productlisting/center_right.jpg);
	background-repeat:repeat-y;
}
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #264393;
	color: #FFFFFF;
	font-weight: bold;
}
.productListing-heading a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.productListing-data a {
	color: #000000;
	text-decoration:none;
}

.productListing-data a:hover {
	color: #ed731d;
	text-decoration:none;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.jargon a{
  color: #ed731d;
  font-weight:bold;
  cursor:help;
  text-decoration: none;
}
.jargon a:hover{
  color: #ed731d;
  font-weight:bold;
  cursor:help;
  text-decoration: none;
}
/*product listing end*/

/*specials start*/
SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ed731d;
}
/*specials end*/

/*product info start*/
.product_info_name {
	background-color:#222222;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px;
}
.product_model_name {
	background-color: #264393;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding:3px;
}
.product_model_name a {
  color: #ed731d;
  font-weight:bold;
  text-decoration:none;
}
.product_model_name a:hover {
  color: #ed731d;
  font-weight:bold;
  text-decoration:underline;
}
.product_info_desc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align:justify;
}
.date_added {
	background-color:#222222;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding:3px;
}
.product_image {
	border-left:solid 1px #000000;
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
}
/*product info end*/

/*reviews start*/
.submit_review {
	background-image:url(images/productlisting/submit_review.png);
	background-repeat:no-repeat;
}
/*reviews end*/

/*Loader start*/
#prepage {
	display:none;	
}
#prepage_overlay {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:101;
	padding-top:200px;
	text-align:center;
	background:#ffffff;
	opacity:.90;
	filter:alpha(opacity = 90);
}

/*Loader End*/