
*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img
{
	border:none;
}
form
{
	margin:0;
	padding: 0;
}
a
{
	text-decoration:underline;
	color:#423124;
}

h1
{
	font-size:15px;
	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;
}

hr
{
	border:1px solid #dedede;
	margin:20px 20px 6px 0;
}

body
{
	margin: 0 5% 0 5%;
	padding: 0;
	background: #ccc;
	color: #000;
	padding: 0;
}

#Container
{
	background:#fff url(../images/trade-bg.gif) repeat-y;
	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
{
	color:#E2C286;
}
#Header #Basket
{
	color:#fff;
	font-size:11px;
}

#Header #Basket a
{
	color:#fff;
	font-size:11px;
}

#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;
}

#Breadcrumbs
{
	
	color:#000;
	background:#E2C286;
	display:block;
	padding:4px;
	margin-right:0px;
	margin-left:-10px;/*remove left margin from primary content*/
	margin-bottom:0;
	font-size:10px;
}
#Breadcrumbs a
{
	color:#000;
	text-decoration:none;
}


#PrimaryContent
{
	margin:0 0 30px 192px;
	padding: 0;
	color:#333;
	line-height:170%;
}

#SecondaryContent
{
}
#TertiaryContent
{
	position: relative;
	margin:0;
	padding:0;
	width: 182px;
	float:left;
}

/*Navigation*/


.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;
	border-top:1px solid white;
	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;
}

#TertiaryContent ul
{
	list-style:none;
	margin:1px 0 0 1px;
	padding:0;
}
#TertiaryContent ul li
{
	padding:8px;
	font-weight:normal;
	font-size:10px;
	background:url(../images/dept-background-bg.gif) no-repeat;
	border-bottom:1px solid white;
}
#TertiaryContent ul li a,
ul.CatList li a
{
	text-decoration:none;
}
ul.CatList
{
	list-style:none;
	margin:2px 0 0 -10px;/*remove left margin from primary content*/
	padding:0;
}

ul.CatList li
{
	padding:4px;
	font-weight:normal;
	font-size:10px;
	background:url(../images/dept-background2-bg.gif) no-repeat;
}



#SearchResults
{
	
	color:#000;
	background:#E2C286;
	display:block;
	padding:4px;
	margin-right:0px;
	margin-left:-10px;/*remove left margin from primary content*/
	margin-bottom:0;
	font-size:10px;
}
#SearchResults a
{
	color:#000;
	text-decoration:none;
}


table.AdminAccountList
{
	width: 98%;
	border-collapse:collapse;
	padding:0;
	margin:0;
}

table.AdminAccountList th
{
	text-align:left;
	padding-bottom:20px;
}

table.AdminAccountList td
{
	vertical-align: top;
	padding:6px 0 3px 0;
	margin:0;
	border-bottom:1px solid #dedede
}


fieldset.AccountDetails{float:left;margin-right:8px;}

input.Add
{
	float: right;
	clear: both;
	margin: 10px 20px 10px 10px;
}

.MarketingFilesTable
{
	 margin:10px 0 0 20px;
}
.MarketingFilesTable td span
{
}

.MarketingFilesTable th
{
	width:120px;
	text-align:left;
}

