
html {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#325194;
	background-color: #ffffff;
	/*background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
	background-image: -moz-linear-gradient(top, #ffffff, #eeeeee2);
	background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);
	background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
	background-image: linear-gradient(to bottom, #ffffff, #eeeeee);*/
	background-repeat: no-repeat;
	width: 100%; 
	height: 100%;
	/*background-color: #ececec;*/
}

body{
    margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
    padding: 0;
	background-color: ffffff;
	height: 100%;
}

fieldset {
	border: solid #45735c 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}


.FAQques
{	
	padding-top: 10px;
	font-size: 12px;
	color: #325194;
	font-family: Arial, Helvetica, sans-serif;
	 cursor:pointer;
	 padding-bottom:4px;
}


 
.FAQansw
{	
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	/*background-color: #fbf6f4;*/
	display:none;
	padding-left:6px;
	 padding-bottom:4px;
}




.TopHeader {
	/*background-color: #c62b3d;
	background-color: #c62b3d;*/
	background-color: #45735c;
	height: 75px;
	width: 100%;
	margin-bottom: 50px;
	
	
	/*border-bottom: solid #45735c 2px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	
	background-image: -webkit-linear-gradient(top, #4d7dd4, #0048bb, #0048bb);
	background-image: -moz-linear-gradient(top, #4d7dd4, #0048bb, #0048bb);
	background-image: -ms-linear-gradient(top, #4d7dd4, #0048bb, #0048bb);
	background-image: -o-linear-gradient(top, #4d7dd4, #0048bb, #0048bb);
	background-image: linear-gradient(to bottom, #4d7dd4, #0048bb, #0048bb);*/

}

.BorderLine {
	border-bottom: solid #ff0500 3px;
	/*border-bottom: solid #45735c 3px;*/
	margin-bottom: 50px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0) inset;*/
	
}

.AddCont {
	/*padding-top: 80px;*/
	/*width: 300px;*/
	font-size:13px;
	color:#666666;
	font-weight: bold;
}

/*.footer  .push {
	
	background-color: #45735c;
	height: 4em;
	
}*/


.TopHeaderLogo {
	/*margin-left: 20px; */
	background-image: url("/images/logo/logo.jpg");
	/*background-size: 350px 96px;*/
    background-repeat: no-repeat;
	height: 110px;
	
		
}

.TopHeaderMenu {
	/*float:right;
	background-color: #ffffff;
	height: 80px;
	width: 450px;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 150px;
	padding-left: 20px;
	padding-right: 20px;
	
	border: solid #45735c 2px;
	border-top-right-radius: 2em;
	border-bottom-left-radius: 2em;
	position:relative; 
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/

	float:right;
	/*background-color: #ff0500;*/
	height: 85px;
	width: 490px;
	/*margin-top: 10px;
	margin-left: 50px;
	
	padding-left: 10%;*/
	margin-right: 10%;
	padding-right: 10%;
	
	/*border: solid #45735c 2px;
	border-top-right-radius: 2em;*/

}

.TopHeaderMenuItem {
	border-bottom-right-radius: 1em;
	border-bottom-left-radius: 1em;
	position:relative; 
	border-bottom: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	/*background-color:5a7f72;*/
	
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.TopHeaderMenuItem:hover {
	
	border-color: #d0712b;
	background-repeat: no-repeat;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 4px 2px -2px #d0712b;
}



.BoldSelected {
	/*border: 1px solid #325194;*/
	font-weight: bold;
	color: #d0712b;
}

.TopHeaderBasket {
	position:absolute; 
	margin-top: 0px;
	background-image: url("/images/menu_icons/basket_lg.png");
	background-repeat: no-repeat;
	
	border-bottom-right-radius: 1em;
	border-bottom-left-radius: 1em;
	border-bottom: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	background-color:feff99;
	width: 178px;
	height: 68px;
	
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

/*.TopHeaderBasket {
	background-image: url("/images/menu_icons/basket_lg.png");
	padding-left: 50px;
	border-bottom-right-radius: 1em;
	border-bottom-left-radius: 1em;
	background-color:5a7f72;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}*/

.TopHeaderBasket:hover {
	border-color: #d0712b;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 4px 2px -2px #d0712b;
}		


a.MiniBasket {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}

/*.Menu Fixed to left {
  position: fixed;
  left: 10px;
  top: 17%;
  width: 20%;
  margin-top: -2.5em;
  background-color: #ffffff;
  border: solid #d0712b 2px;
  border-top-right-radius: 6em;
  border-bottom-left-radius: 6em;
  	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}*/

.Menu {
	float:left;
	width: 240px;
	margin-left: 20px; 
	margin-top: 15px;
	padding-left: 10px;
	padding-bottom: 30px;
	background-color: #ffffff;
	/*border: solid #ff0500 2px;*/
	border: solid #ff0500 3px;
	
	border-top-right-radius: 6em;
	border-bottom-left-radius: 6em;
	position:relative; 
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;

}

/*Member Logo on the logged in page
.MemberLogo {
	background-image: url("/images/logo/logo.jpg");
	background-size: 150px 130px;
    background-repeat: no-repeat;
	width: 100%; 
	height: 130px;
}*/

.Container {
	/*min-height: 100%;
	height: auto !important;
	height: 100%;*/
	margin: 0 auto -4em;
}

/*Menu div Menu table*/
.MenuTable {
	padding:10px;
	height:100%;
	/*background-color:#e2f0f9;*/
	width: 100%;
}

.Main {
	float:left;
	width: 60%;
	margin-left: 5px; 
	margin-top: 15px; 
	margin-right: 10px; 
	margin-bottom: 30px;
	padding-left: 10px;
	background-color: #ffffff;
	/*overflow-x:scroll;*/
	overflow-y:auto;
	/*border: solid #d0712b 2px;*/      
}

.MenuPref {
	width: 70%;
	margin-left: 5%;
	margin-bottom: 5%;
	
	
}


/*.Basket {
	float:right;
	width: 20%;
	margin-left: 5px; 
	margin-top: 20px;
	margin-right: 20px;
	padding-right: 10px;
	color: #325194;
	font-size:12px;
	text-align: right;	
	background-color: #ffffff;
	border: solid #d0712b 2px;
	border-top-right-radius: 6em;
	border-bottom-left-radius: 6em;
	position:relative; 
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}*/

/*Input boxes on Login form*/
.ProdInput {
    font-family: Arial;
	background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
	background-image: -moz-linear-gradient(top, #ffffff, #eeeeee2);
	background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);
	background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
	background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    /*border: solid 2px #85b1de;*/
	border: 2px #f8660e solid;
    width: 150px;
	height: 22px;
	vertical-align:baseline;
} 

.QntyInput {
	width: 50px;
	border: solid #cccccc 1px; 
	color: #333333;
	
}

.QntyInput:focus {
	box-shadow: 0 0 5px #888888;
	border: solid #d0712b 2px;
}


/*Input boxes on Login form*/
.SearchInput {
    font-family: Arial;
	background:#FFFFFF url("/images/prodimage/search.png") no-repeat 4px 4px;
	padding:4px 4px 4px 22px;
	border: solid #d0712b 2px;
	width:150px;
	height:18px;
	
	/*background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
	border:1px solid #cccccc;
	background-image: -moz-linear-gradient(top, #ffffff, #eeeeee2);
	background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);
	background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
	background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    /*border: solid 2px #85b1de;
	border: 2px #f8660e solid;
    width: 150px;
	height: 22px;
	vertical-align:baseline;*/
} 

.SearchInput:focus {
	box-shadow: 0 0 5px #888888;
	border: solid #d0712b 2px;
}


.OrangeButton {
	background: #f6a461;
	background-image: -webkit-linear-gradient(top, #f6a461, #d95802, #d95802);
	background-image: -moz-linear-gradient(top, #f6a461, #d95802, #d95802);
	background-image: -ms-linear-gradient(top, #f6a461, #d95802, #d95802);
	background-image: -o-linear-gradient(top, #f6a461, #d95802, #d95802);
	background-image: linear-gradient(to bottom, #f6a461, #d95802, #d95802);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	padding: 3px 20px 5px 20px;
	border: solid #d0712b 1px;
	height: 30px;
	text-decoration: none;
	cursor: pointer;
	
}

.OrangeSmlButton {
	background: #f6a461;
	background-image: -webkit-linear-gradient(top, #f6a461, #d95802, #d95802);
	background-image: -moz-linear-gradient(top, #f6a461, #d95802, #d95802);
	background-image: -ms-linear-gradient(top, #f6a461, #d95802, #d95802);
	background-image: -o-linear-gradient(top, #f6a461, #d95802, #d95802);
	background-image: linear-gradient(to bottom, #f6a461, #d95802, #d95802);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	/*padding: 1px 5px 5px 5px;*/
	border: solid #d0712b 1px;
	height: 25px;
	width: 60px;
	text-decoration: none;
	cursor: pointer;
	vertical-align:middle;
}

.GoButton {
	background: #f6a461;
	background-image: -webkit-linear-gradient(top, #f6a461, #d95802, #d95802);
	background-image: -moz-linear-gradient(top, #f6a461, #d95802, #d95802);
	background-image: -ms-linear-gradient(top, #f6a461, #d95802, #d95802);
	background-image: -o-linear-gradient(top, #f6a461, #d95802, #d95802);
	background-image: linear-gradient(to bottom, #f6a461, #d95802, #d95802);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	/*padding: 1px 5px 5px 5px;*/
	border: solid #d0712b 1px;
	height: 25px;
	width: 30px;
	text-decoration: none;
	cursor: pointer;
	vertical-align:middle;
}

.BlueButton {
	background: #f6a461;
	background-image: -webkit-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -moz-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -ms-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -o-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: linear-gradient(to bottom, #7d9d92, #45735c, #45735c);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	padding: 3px 20px 5px 20px;
	border: solid #021d49 1px;
	height: 30px;
	text-decoration: none;
	cursor: pointer;
}

.BlueSmlButton {
	background: #f6a461;
	background-image: -webkit-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -moz-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -ms-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -o-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: linear-gradient(to bottom, #7d9d92, #45735c, #45735c);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	/*padding: 1px 5px 5px 5px;*/
	border: solid #021d49 1px;
	height: 25px;
	width: 60px;
	text-decoration: none;
	cursor: pointer;
	vertical-align:middle;
}



.TextHeading {
	font-size:26px;
	font-weight:bold;
	color: #d0712b;
	vertical-align: text-top;
}

/*Basket div Basket table*/
.BasketTable {
	padding: 10px;
	height:100%;
	/*background-color:#e2f0f9;*/
	width: 40%;
}

ul{
	list-style-type: none;
	/*margin-top: 100%;*/
	margin-left: 5%;
	padding-left: 10px;
	width: 80%;

	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}




/*.MenuPrefText {	

	text-decoration: none;
	color: #325194;
	font-weight: bold;
	font-size:12px;
	border-bottom: 2px dotted #325194; 
	
}*/

.menuCat1{
	text-decoration: none;
	color: #325194;
	
}

.menuCat1:hover {
	text-decoration: underline;
}


.menuCat2{
	text-decoration: none;
	margin-left:3px;
	color: #325194;
}

.menuCat2:hover {
	text-decoration: none;
	margin-left:3px;
}


.menuCat3{
	text-decoration: none;
	margin-left:5px;
	color: #325194;
}

.menuCat3:hover {
	text-decoration: none;
	margin-left:5px;
}



/*ul{
	list-style-type: none;
	margin-top: 90%;
	margin-left: 5%;
	padding: 10px;
	width: 80%;
	border: 1px solid #cccccc;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	border: 1px solid #cccccc;	
}

.menuCat1{
	
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	padding-left: 10px;
	width: 80%;
	font-size:14px;
	letter-spacing: -1px;

	
}

.menuCat1:hover {
	text-decoration: none;
	letter-spacing: -1px;
	font-size:14px;
	color: orange;
}


.menuCat2{
	text-decoration: none;
	color: #666666;
	margin-left:13px;
	font-size:14px;
	letter-spacing: -1px;
	font-weight: bold;
}

.menuCat2:hover {
	text-decoration: none;
	margin-left:13px;
	font-size:14px;
	letter-spacing: -1px;
	color: orange;
}


.menuCat3{
	text-decoration: none;
	margin-left:15px;
	color: #666666;
	font-size:14px;
	letter-spacing: -1px;
	font-weight: bold;
}

.menuCat3:hover {
	text-decoration: none;
	margin-left:15px;
	font-size:14px;
	letter-spacing: -1px;
	color: orange;
}*/

.BackToTop {
	padding-bottom: 20px;
	text-decoration: none;
	float: right;
}

/*
***********************************************************************
***********************************************************************
These are used for the Image on the ToopTip
http://cssglobe.com/easiest-tooltip-and-image-preview-using-jquery/
***********************************************************************
***********************************************************************
*/

pre{
	
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

#preview{
	position:absolute;
	border:3px solid #ccc;
	/*background:#333;*/
	/*background:#e6e6e6;*/
	/*background: #ffffff;*/
	background: #ffffff;
	padding:5px;
	display:none;
	color:#fff;
	color:#0048bb;
	text-align:center;
}

.TextLinkSubmit {
	border: none;
	background-color: transparent;
	padding: 0;
	text-decoration: underline; /* if desired */
	color: #00c;  /* or whatever other color you want */
	cursor: pointer;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#325194;
}

.HRspacer {
	/*border: solid #ff0500 1px;*/
	border: solid #45735c 1px;
}

.GridView {
	width: 280px;
	height: 200px;
	height: 10%;
	border: 1px solid #ccc; 
	margin: 5px;
	float: left;
	
	
}

.GridViewQty {
	width: 280px;
	height: 200px;
	height: 10%;
	border: solid #d0712b 2px;
	margin: 4px;
	float: left;

	/*box-shadow: 0 0 5px #888888;*/
	
}


.GridImg {
	width: 110px;
	height: 110px;

}

table.GridView a {
	width: 280px;
	height: 200px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 12px;
}

table.GridView a:hover {
	width: 280px;
	height: 200px;
	text-decoration: none;
	color: #369;
}

table.GridViewQty a {
	width: 280px;
	height: 200px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	

}

table.GridViewQty a:hover {
	width: 280px;
	height: 200px;
	text-decoration: none;
	color: #369;
	
}

.TDProdDesc {
	height: 45px;
	
}
	
/*  Used for tab index */

#tabbed_box {  
    margin: 0px auto 0px auto;  
    width:300px;  
}  

.tabbed_box h4 {  
    font-family:Arial, Helvetica, sans-serif;  
    font-size:23px;  
    color:#ffffff;  
    letter-spacing:-1px;  
    margin-bottom:2px;  
}  
.tabbed_box h4 small {  
    /*color:#e3e9ec;  */
	
	color:#325194;
    font-weight:normal;  
    font-size:9px;  
    font-family:Verdana, Arial, Helvetica, sans-serif;  
    text-transform:uppercase;  
    position:relative;  
    top:-4px;  
    left:6px;  
    letter-spacing:0px;  
}  

.tabbed_area {  
    /*border:1px solid #cccccc;  */
    /*background-color:#636d76;
	border:3px solid #cccccc;*/
	background-color:#45735c;
    padding:8px; 
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;	
}  

ul.tabs {  
    margin:0px; padding:0px;  
	
}  
ul.tabs li {  
    list-style:none;  
    display:inline;	
}  

ul.tabs li a {  
    /*background-color:#464c54;*/ 
	background-image: -webkit-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -moz-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -ms-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -o-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: linear-gradient(to bottom, #7d9d92, #45735c, #45735c);
    color:#ffebb5;  
    padding:8px 14px 8px 14px;  
    text-decoration:none;  
    font-size:9px;  
    font-family:Verdana, Arial, Helvetica, sans-serif;  
    font-weight:bold;  
    text-transform:uppercase;  
    border:1px solid #464c54;   
}  
ul.tabs li a:hover {  
    background-color:#2f343a;  
    border-color:#2f343a; 	
}  

ul.tabs li a.active {  
    background-color:#ffffff;  
    color:#282e32;  
    border:1px solid #464c54;   
    border-bottom: 1px solid #ffffff;  
}  
ul.tabs li a {  
    /*background-color:#ffffff;*/
	background-image: -webkit-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -moz-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -ms-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -o-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: linear-gradient(to bottom, #7d9d92, #45735c, #45735c); 	
    /*color:#ffebb5; */
	color: #ffffff;
	/*border-bottom: 1px dotted #ffffff;  */
    padding:8px 14px 8px 14px;  
    text-decoration:none;  
    font-size:9px;  
    font-family:Verdana, Arial, Helvetica, sans-serif;  
    font-weight:bold;  
    text-transform:uppercase;  
    border-top:2px solid #333333;
	border-left:2px solid #333333;
	border-right:2px solid #333333;
	border-bottom: 1px solid #ffffff;  
	/*border:8px solid #333333;*/	
}  
ul.tabs li a:hover {  
    border-color: #d0712b;
	border:2px solid #d0712b;
	background-image: -webkit-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -moz-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -ms-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: -o-linear-gradient(top, #7d9d92, #45735c, #45735c);
	background-image: linear-gradient(to bottom, #7d9d92, #45735c, #45735c); 	
    /*border-color:#2f343a;*/ 
	
}  

ul.tabs li a.active {  
    background-color:#ffffff;  
    color:#282e32;  
    border:1px solid #464c54;   
    border-bottom: 1px solid #ffffff;  
}  
.contenttab {  
    background-color:#ffffff;  
    padding:10px;  
    border:1px solid #464c54; 
}  
#content_2, #content_3 ,#content_4 ,#content_5,#content_6,#content_7{ display:none; }  
ul.tabs {  
    margin:0px; padding:0px;  
    margin-top:5px;  
    margin-bottom:6px;  
}  

ul.tabs li a {  
    background-image:url(images/tab_off.jpg);  
    background-repeat:repeat-x;    
    background-position:bottombottom;  
}  
ul.tabs li a.active {  
    background-image:url(images/tab_on.jpg);  
    background-repeat:repeat-x;  
    background-position:top;   
}  

.content ul {  
    margin:0px;  
    padding:0px 20px 0px 20px;  
}  

.content ul li {  
    list-style:none;  
    border-bottom:1px solid #d6dde0;  
    padding-top:15px;  
    padding-bottom:15px;  
    font-size:13px;  
}  

.content ul li a {  
    text-decoration:none;  
    color:#3e4346;  
}  

.content ul li a small {  
    color:#8b959c;  
    font-size:9px;  
    text-transform:uppercase;  
    font-family:Verdana, Arial, Helvetica, sans-serif;  
    position:relative;  
    left:4px;  
    top:0px;  
}  

.content ul li:last-child {  
    border-bottom:none;  
}  



