body{
	background-image:url(../images/background.png);
	background-repeat:repeat;
	}

.middletable{
	margin:auto;
	width:900px;
	border:0px;
	padding-top:6px;
	padding-left: 5px;
    padding-right: 5px;
	padding-bottom: 0px;
	background:url(../images/); 
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color: #ffffff;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	border-bottom:5px solid #e7e7e7;
}


.headerbg{
	background-image:url(../images/);
	background-position:left top;
	background-repeat:no-repeat;
	width:900px;
	height:300px;
	line-height:300px;
	text-align:left;
	font-family:Lucida, Verdana, sans-serif;
	font-size: 72px;
	font-weight: normal;
	color: #fff;
	margin-top:0px;
}
.StoreTitle{
	padding-left:10px;
	padding-right:10px;
}
.TopMenuDiv{
	
}

.menu_bg{
	background-image:url(../images/menu_bg.png);
	height:35px;
	padding:0 0px 0 0px;
}

.menu_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:35px;
	padding-right:10px;
	line-height:40px;
	display:block;
	float:left;
	border-right:0px solid #ffffff;
	text-transform:capitalize;
	background:url(../images/1-arrow.png); 
	background-repeat:no-repeat;
}
.menu_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cdcdcd;
	text-decoration: none;
	padding-left:35px;
	padding-right:10px;
	line-height:40px;
/* this is the hover image code > if you want a hover image>  background:url(../images/menu_1.png); */
	background:url(../images/1-tick.png); 
	background-repeat:no-repeat;
	left top repeat-x;  
	display:block;
	float:left;
	text-transform:capitalize;
}


.menu_separator{
	width:20px;
}


.footertable{
	margin:auto;
	width:900px;
    padding-left: 5px;
    padding-right: 5px;
	margin-bottom: 10px;
	background-color: #fff; 
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
}
.lefttable{
	width:191px;
	border:0px;
	float:left;
}
/*  left panel box */
.store_column_left{
	width:198px;
}
.store_column_right{
	width:198px;
}

.search_top{
	background-image:url(../images/search_top.png);
	background-repeat:no-repeat;
	height: 4px;
}
.search_middle{
	background:#39397c;
	background-repeat:no-repeat;
	height: 30px;
}
.search_bottom{
	background-image:url(../images/search_bottom.png);
	background-repeat:no-repeat;
	height: 4px;
}

.panel_top{
	background-image:url(../images/panel_top.png);
	background-repeat:no-repeat;
	height: 22px;
	width: 191px;
}

.panel_middle{
	background:#ffffff; 
	background-repeat:no-repeat;
	border-left: 1px solid #949494; 
	border-right: 1px solid #949494;	
	height: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.panel_middle_grey{
	background:#ffffff; 
	background-repeat:no-repeat;
	height: 40px;
	border-left: 1px solid #949494; 
	border-right: 1px solid #949494;
	
}
.panel_bottom{
	background-image:url(../images/panel_bottom.png);
	background-repeat:repeat;
	height: 5px;
}
.panel_bottom_cart{
	background-image:url(../images/cart_bottom.png);
	background-repeat:no-repeat;
	height: 5px;
}
.panel_cart_bottom{
	background:#ebebeb; 
	background-repeat:no-repeat;
	border-top:1px dashed #939393;
	padding-top: 3px;
	border-left: 1px solid #949494; 
	border-right: 1px solid #949494;
}

.panel_middle_contact{
	border-left: 1px solid #949494; 
	border-right: 1px solid #949494;
	border-bottom: 1px solid #949494;
	background-color: #ffffff;
	height: 40px;
}

.heading{
	font-family:Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	text-transform:uppercase;
	padding-left:10px;

}

/* end left panel */

.txtfield_search {
	font-family:Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #7f9db9;
	height:18px;
	line-height:18px;
}
ul{
	padding:0px;
	margin:0px;
}
li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.category_link{
	width:163px;
	height:22px;
	border-bottom:1px dashed #a9a7a7;
	background-image:url(../images/arrow_category.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:28px;
	line-height:22px;
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	color:#54575b;
	text-align:left;
	text-decoration:none;
	display:block;
}
.category_link:hover{
	width:163px;
	height:22px;
	border-bottom:1px dashed #a9a7a7;
	background-image:url(../images/arrow_category.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:28px;
	line-height:22px;
	font-family:Lucida, Verdana, sans-serif;
	color:#333333;
	text-align:left;
	text-decoration:none;
	display:block;
}
.bluetxt{
	font-family:Lucida, Verdana, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:left;
	text-decoration:none;
}
.blacktxt{
	font-family:Lucida, Verdana, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:right;
	text-decoration:none;
	text-transform:none;
}
.blacktxt_link{
	font-family:Lucida, Verdana, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:right;
	text-decoration:none;
	text-transform:none;
}
.blacktxt_link:hover{
	font-family:Lucida, Verdana, sans-serif;
	font-size:12px;
	color:#39397c;
	text-align:right;
	text-decoration:none;
	text-transform:none;
}
.generaltxt{
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
}
.forgot_link{
	font-family:Lucida, Verdana, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}
.forgot_link:hover{
	font-family:Lucida, Verdana, sans-serif;
	font-size:10px;
	color:#39397c;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}

.page_heading_bg{
	height:27px;
	background-image:url(../images/);
	background-repeat:no-repeat;
	line-height:27px;
	text-align:left;
	padding-left:12px;
	padding-right:12px;
}
.page_title{
	font-family:Lucida, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
}
.whitetxt_link{
	font-family:Lucida, Verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	float:right;
	margin-right:10px;
}
.whitetxt_link:hover{
	font-family:Lucida, Verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ebebeb;
	text-align:left;
	text-decoration:none;
	float:right;
	margin-right:10px;
}
.featuretable_border{
	background-color: #ffffff;
	border-bottom:1px solid #949494;
	border-left:1px solid #949494;
	border-right:1px solid #949494;
}

.probox{
	float:left;
	width:135px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.probox_inner1{
	width:112px;
	margin:auto;
	background-image:url(../images/product_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:108px;
	padding-top:6px;
	text-align:center;
}
.probox_inner2{
	width:112px;
	margin:auto;
}
.probox_inner3{
	width:112px;
	margin:auto;
	background-color:#ebebeb;
	border:1px solid #BAB9BA;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	text-align:left;
	margin-top:0px;
	margin-bottom:3px;
}
.probox_inner4{
	width:112px;
	margin:auto;
	text-align:center;
	font-family:Lucida, Verdana, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
.view_link{
	font-family:Lucida, Verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	text-decoration:none;
	float:right;
}
.view_link:hover{
	font-family:Lucida, Verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#39397c;
	text-align:left;
	text-decoration:none;
	float:right;

}
.clearfix{
	clear:both;
}
.gray_border{
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #f0f0f0;
}

.header_title{
	font-family:Lucida, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	text-decoration:none;
	height: 25px;
	text-transform:uppercase;
	border-bottom:1px dashed #a9a7a7;
}

.bluetxt_headenew{
	font-family:Lucida, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#295C9F;
	text-align:left;
	text-decoration:none;
}
.tab{
	float:left;
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#39397c;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/tab1.png);
	height:26px;
	width:96px;
	background-repeat:no-repeat;
	line-height:26px;
}
.tab:hover{
	float:left;
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/tab.png);
	height:26px;
	width:96px;
	background-repeat:no-repeat;
	line-height:26px;
}
.tab_gap{
	float:left;
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1c4d95;
	text-align:center;
	text-decoration:none;
	height:26px;
	width:2px;
	line-height:26px;
}
.tab_gap1{
	float:left;
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1c4d95;
	text-align:center;
	text-decoration:none;
	height:26px;
	width:155px;
	line-height:26px;
}
.feature_border_gray{
	border-left:1px solid #949494;
	border-right:1px solid #949494;
	border-bottom:1px solid #949494;
	border-top:1px solid #949494;
	padding:10px;
	background-color: #ebebeb;
}

.skytxt {
	font-family:Lucida, Verdana, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

.skytxt a{
	font-family:Lucida, Verdana, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

.skytxt a:hover{
	font-family:Lucida, Verdana, sans-serif;
	font-size:12px;
	color:#39397c;
	text-decoration:none;
}

/* Sky text is used in the shopping cart for links. */

.skytxtbold {
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

.skytxtbold a{
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

.skytxtbold a:hover{
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#39397c;
}

.blacktxt {
	font-family:Lucida, Verdana, sans-serif;
	font-size:12px;
	color:#3F3F3F;
	text-decoration:none;
}

.blacktxt a{
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333333;
}

.blacktxt a:hover{
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#39397c;
}

.generaltxt_inner{
	font-family:Lucida, Verdana, sans-serif;
	font-size:12px;
	color:#353535;
	text-align:justify;
	text-decoration:none;
	font-weight:normal;
	padding-left:12px;
	padding-right:12px;
}

.txt {
	font-family:Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding:8px 5px 5px 8px;
}

.cart_title {
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	background :#ebebeb;
}

/* The header in the table detailing the headers on the shopping basket page. */

.redtxt {
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#666;
	font-weight:bold;
}

.redtxt a{
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#7C2B07;
	font-weight:bold;
}

.redtxt a:hover{
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	text-decoration: none;
	color:#7C2B07;
	font-weight:bold;
}

.button {
	font-family:Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-color: #ebebeb;
	height: 18px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
	border-left: 1px solid #949494;
	border-right: 1px solid #949494;
	cursor: pointer;
	text-transform:uppercase;
	background-image:url(../images/button_bg.png);
}




.txt-feild{
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
	border:1px solid #7F9DB9;
	width:180px;
}


.mandatory{
	font-family:Lucida, Verdana, sans-serif;
	font-size:12px;
	color:#295c9f;
	text-decoration:none;
	font-weight:normal;
}

#dhtmltooltip{
position: absolute;
color:#333333;
	font-family:Lucida, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
left: -300px;
width: 250px;
border: 1px solid #949494;
padding: 2px;
background-color: #ebebeb;
visibility: hidden;
z-index: 100;
text-align:center;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.footer_dot{
	border-top:1px dashed #a9a7a7;
	padding-top:10px;
}


.footer_above_links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 40px;
	color:#000000f;
	text-decoration:none;
	font-weight:normal;
	background-image:url(../images/1-arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-right:15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer_above_links:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cdcdcd;
	text-decoration:none;
	font-weight:normal;
	background-image:url(../images/1-tick.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:35px;
	margin-right:15px;
}


.footertxt{
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	line-height:18px;
	float:left;
}
.footertxt1{
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-align:right;
	text-decoration:none;
	line-height:18px;
	float:right;
	width:560px;
}
.footertxt_link{
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-align:left;
	text-decoration:none;
	line-height:18px;
}
.footertxt_link:hover{
	font-family:Lucida, Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-align:left;
	text-decoration:underline;
	line-height:18px;
}

h1{
	font-family:Lucida, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-color: #39397c;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	line-height: 130%;
}

h2{
	font-family:Lucida, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-color: #f30015;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 130%;
}

h3{
	font-family:Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-color: #f30015;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	line-height: 130%;
}

p{
	font-family:Lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-color: #333333;
	text-align: justify;
	line-height: 110%;
	text-decoration: none;
}