@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

Body
{

	font-size: 12px;
	color: #333333;
	margin: 0 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 100%;
	vertical-align: top;
	position:relative;
}

/* This holds the content into place*/
#container 
{

	text-align: center;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	display: block;
	height: 100%;
}
#containerSub {
	text-align: center;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
	width: 955px;
	height: 100%;
	background-color: #ffffff;
	}
#containerContent {
	text-align: left;
	vertical-align: top;
	margin: 0px 0 0 0;
	padding: 0px;
	width: 955px;
	clear:both;
	float:left;
	display:inline;
	margin-bottom: 5px;
}
#containerContentTwo {
	text-align: left;
	vertical-align: top;
	margin: 0px 0 0 0;
	padding: 0px;
	width: 955px;
	clear:both;
	float:left;
	margin-bottom: 15px;
}

/*---------default textual settings ---------------*/

a , a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #365576;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505100;
}
.RedCopy
{
	color: #d41d0a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.CopyBlue
{
	color: #40baef;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.CopyWhite
{
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.CopyWhite a , .CopyWhite a:visited
{
	color: #40baef;
	margin: 0px;
	font-weight: normal;
	text-decoration:none;
}
.CopyWhite a:hover
{
	color: #a2d2e6;
	margin: 0px;
	font-weight: normal;
	text-decoration:none;
}
.Copy
{
	color: #333232;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:17px;
	text-align:left;
	padding: 0 5px 0px 0;
}
.Copy a , .Copy a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration:underline;
}
.Copy a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #769eb7;
	text-decoration:none;
}
.CopyMini
{
	color: #333232;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	font-weight: normal;
}
.CopyMini a , .CopyMini a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #40baef;
	text-decoration:none;
}
.CopyMini a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #769eb7;
	text-decoration:none;
}
H1
{
	font-family: Helvetica, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #424240;
	text-align: left;
	padding-bottom: 0px;
	letter-spacing:-1px;
}
H2
{
	font-family: Helvetica, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ad282d;
	text-align: left;
		letter-spacing:-1px;
}
H3
{
	font-family: Helvetica, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8b924c;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: -5px;
	letter-spacing:-1px;
	margin-top: 0px;
}
H4
{
	font-family: Helvetica, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
color: #ad282d;
	text-align: left;
		letter-spacing:-1px;
		margin-top: 0px;
}
H5
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
		margin-top: 0px;
	margin-bottom: -3px;
}
H6
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1c7fcb;
		margin-top: 0px;
	margin-bottom: -3px;
}
HR
{
	height: 1px;
	background-color: #d6d7d6;
	margin: 0 0 0 0;
}

/* ----------banner for navi & the navi classes-------------- */

#nav
{ 
	width: 955px;
	height: 28px;
	margin: 0 0 1px 0; 
	float: left;
	clear:both;
	display: block;
	text-align: right;
	background-image:url(../Images/Updates/NaviBG.gif);
	background-repeat:repeat-x;
}
#navPoint
{ 
	width: 760px;
	height:28px;
	margin: 1px 0 0 0; 
	list-style: none; 
	float: right;
	display: block;
	clear: both;
	text-align: right;
}
	
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:28px;
	text-transform:uppercase;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: url("../Images/Updates/SideBar.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
pading:0;
padding-left: 10px;
padding-right: 10px;
	
	border-right:1px solid #969696;
	height: 28px;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	height:28px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 7px 0 8px;
	}
ul#menu li a:hover{
	height: 28px;
	color: #cbe5ee;
	}

/* ------- Side navi content ---------*/
	
.Sidemenu{
	width: 150px;
 	background-color:#FFFFFF;
	border-bottom: 1px dotted #414141;
	border-left: 3px solid #43c2f6;
}	
.Sidemenu a, .Sidemenu a:visited {
	color: #414141;
	display: block;
	padding: 5px 0 5px 5px;
	text-align:left;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	width: 150px;
}
.Sidemenu a:hover {
	color: #9ea1a7;
	
}

.Sidemenu a:active {
	color: #43c2f6;
	}	
/* --------Content Divs-----------*/
#MastHead
{
	Height: 152px;
	background-image:url(../Images/Updates/MastHeadMain.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	width: 955px;	
	padding: 0 0 0 0;
	display: block;
	
	
}
#ImageBand
{
	Height: 153px;
	margin: 0 0 20px 0;
	width: 760px;	
	padding: 0 0 0 0;
	display: block;
	float: right;
	clear:both;
	margin: 6px 0 20px 0;
	border-bottom: 1px dotted #a7a8aa;
}
#Row1
{
	margin: 6px 0 0 0;
	width: 758px;	
	border: 0px solid green;
	padding: 0 0 0 0;
	display: block;
	float: right;
	
}

#Column1
{
Width: 160px;
float: left;
display: inline;
text-align:center;
display:inline;
}
#Column2
{
Width: 404px;
float: left;
display:inline;
margin-left: 10px;


}
#Column3
{
Width: 180px;
float: right;
display:inline;
Border-left: 1px dotted #afb0b2;
padding-left: 5px;
text-align:right;

}
#GenericDiv
{
Width: 404px;
float: left;
clear: both;
text-align:left;
margin-left: 0px;
}
/* ----------Form classes-----------------*/
.TextFields
{
	Height: 15px;
	Width: 200px;
	Border: 1px solid #365576;
	Border-right: 4px solid #365576;
	margin-top: 10px;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	Font-weight: normal;
	Color: #666666;
}
.TextFieldsNoSize
{
	Height: 25px;
	Border: 1px solid #dfdfdf;
	Border-right: 4px solid #dfdfdf;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	Font-weight: normal;
	Color: #000000;
}
.TextFieldsMulti
{
	Width: 200px;
	Border: 1px solid #365576;
	Border-right: 4px solid #365576;
	margin-top: 10px;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	Font-weight: normal;
	Color: #666666;
}
.SubmitButton
{
	Height: 18px;
	Width: 217px;
	Border: 1px solid #454543;
	Border-right: 4px solid #454543;
	margin-top: 10px;
	background-color: #454543;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	Font-weight: bold;
	Color: #ffffff;
}
/*----------Footer classes----------*/
.footer   
{ 
 color: #dfdfdf; 
 font-size: 10px; 
 margin-top: 45px;
 bottom:0;
 text-align: center;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color:#363636;
  font-size: 10px;
} 
 .footer  a , .footer a:visited
{
 font-size: 10px; 
 text-decoration: underline;
 color: #bc2a2a;
}
  .footer  a:hover
{
 font-size: 10px; 
 text-decoration: underline;
 color: #a85a5a;
}
/*------------FeatBoxs ------------------*/
#ProdBoxs
{
Height: 145px;
Width: 325px;
border: 1px solid #dfdfdf;

/*-------Basket step classes -------*/
}
.StageOff
{
font-family: Helvetica, Arial, Helvetica, sans-serif;
Font-size: 11px;
font-weight: bold;
color: #bfbfbf;
background-color: #ffffff;
padding: 0px 3px 0px 3px;
}
.StageActive
{
font-family: Helvetica, Arial, Helvetica, sans-serif;
Font-size: 11px;
font-weight: bold;
color: #ffffff;
background-color: #c1cdd3;
padding: 0px 3px 0px 3px;
}

