
*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img
{
	border:none;
}
form
{
	margin:0;
	padding: 0;
}
a
{
	text-decoration:underline;
	color:#423124;
}

h1
{
	font-size:16px;
	color:#666;
	font-weight:bold;
	margin-bottom:10px;
	
}

h2
{
	font-size:14px;
	color:#666;
	font-weight:bold;
	margin-bottom:0px;
}

h3
{
	font-size:16px;
	color:#666;
	font-weight:bold;
	margin:0px;
}

body
{
	margin: 0 5% 0 5%;
	padding: 0;
	background: #ccc;
	color: #000;
	padding: 0;
}

#Container
{
	background:#fff;
	font-size:12px;	
}


#Header
{
	height:122px;
	background:#423124;
}

#Header #LoginLinks
{

	margin:0px 0 0 30px;
	font-size:11px;
	color:#fff;
	position:absolute;
	top:10px;
}
#Header #LoginLinks a
{
	color:#fff;
	text-decoration:none;
}
#Header #LoginLinks a:hover, #Header .YourBasket a:hover
{
	color:#E2C286;
}
#Header #Basket
{
	color:#fff;
	font-size:11px;
}

#Header #Basket a
{
	color:#fff;
	font-size:11px;
}

#Header .Logos
{
	float:right;	
	display:block;
	padding: 0 120px 0 120px;
}

#Header .HeaderText h1
{
	color:White;
	padding:5% 0 0 0;
	margin:0;
	text-align:center;
	font-size:24px;
	font-weight:normal;
	letter-spacing:0.5em;
	text-transform:lowercase;
}

#Header .YourBasket
{

	margin:0px 0 0 30px;
	font-size:11px;
	color:#fff;
	position:absolute;
	top:100px;
	right:6%;
}
#Header .YourBasket a
{
	color:#fff;
	text-decoration:none;
}

#PrimaryContent
{
	margin: 46px 20% 0 210px;
	padding: 0 10px 10px;
	background: #fff;
	color:#333;
	line-height:170%;
}

#PrimaryContent li
{
	list-style:square;
}

#PrivacyPrimaryContent
{
	width:100%
}

#SecondaryContent
{
	background:#fff;
	float:right;
}
#SecondaryContent .Company
{
	width:172px;
}

#TertiaryContent
{
	position: relative;
	left: 1%;
	margin: 46px 0 0 0;
	width: 190px;
	float:left;
}

/*Navigation*/

#Navigation
{
	background:#E2C286;
}

#Navigation ul 
{	
	margin:0 0 0 12px;	
	padding:9px 0 9px 20px;
	list-style:none;
}

#Navigation ul li
{
	color:White;
	font-weight:normal;
	display:inline;
	border-left:2px solid white;
	padding:9px 10px 9px 20px;
}
#Navigation ul li.Home
{
	border-left:none;
}
#Navigation ul li a
{
	color:black;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
}

#Navigation ul li :hover
{
	color:#fff;
}

.Search
{
	float:right;
	padding:6px 8px 0 0;
	position:relative;
	top:90px;
}
.Search input.SearchButton
{
	border:1px solid #000;
	border-color:#eee #555 #333 #ddd;
	background:#E2C286;
	margin-left:4px;
}
/*Footer*/

#Footer
{
	background:#E2C286;
	color:black;
	clear:both;
}

#Footer ul 
{	
	margin:0 0 0 12px;	
	padding:6px 0 8px 0;
	list-style:none;
	text-align:center;
}

#Footer ul li
{
	color:White;
	font-weight:bold;
	display:inline;
	padding-right:16px;
}
#Footer ul li a
{
	color:black;
	text-transform:capitalize;
	font-size:12px;
}

#Footer a
{
	color:black;
	text-decoration:none;
}
#Footer a:hover
{
	color:white;
}

#Footer .Information
{
	clear:both;
	background:#ccc;
	font-size:11px;
	padding-bottom:20px;
	padding-top:8px;
	padding-left:6px;
	color:#666;
}

#Footer .Information a
{
	color:#666;
}

.Clear
{
	clear:both;
}

#StrapLine
{

	color:#BDA577;
	font-size:14px;
	font-weight:bold;
	float:right;
}

#StrapLine p
{
	color:#000;
	font-size:20px;
	margin-top:8px;
	font-weight:normal;
}

#TertiaryContent ul
{
	list-style:square;
	text-align:center;
	margin-top:10px;
}
#TertiaryContent ul li
{
	padding-bottom:14px;
	font-weight:bold;

}
#TertiaryContent ul li a
{
	text-decoration:none;
}

ul.CompanyAttributes
{
	list-style-image:url(../images/bullet.gif);
}

ul.CompanyAttributes li
{
	padding-bottom:22px;
}


#TertiaryContent img.MainLogo
{
	display:block;
}
#TertiaryContent ul.Training
{
	text-align:left;
	list-style:square;
	color:#CC992F;
	margin-top:0;
}

#TertiaryContent ul.Training li a
{
	color:#CC992F;
	font-size:12px;
	text-decoration:none;
}


.Testimonials div
{
	font-style:italic;
	padding:8px 0 8px 0;
	border-top:1px dotted #ccc;
}

.Testimonials div p
{
	font-weight:bold;
	margin-top:6px;
	font-size:12px;
}

#CompanyList ul,
#CompanyList ul li
{
	list-style:none;
	margin:0;
	padding:0;
}

.ProductInfo img
{
	margin:8px 0 8px 0;
}

fieldset div.Checkbox 
{
    clear: both;
}

fieldset div.Checkbox input
{
    float: left;
}

.MarketingFilesTable
{
	 margin:10px 0 0 20px;
}
.MarketingFilesTable td span
{
}

.MarketingFilesTable th
{
	width:120px;
	text-align:left;
}