.margins {
	margin: 20px;
	border: 3px solid #FB7C35;
	background-color: #000080;
	}
.float-l {
	float: left;
	}
.float-r {
	float: right;
	padding: 8px
	}
.float-r-border {
	float: right;
	border: 2px solid #fb7c35;
	margin: 5px;	
	}	
form {
	margin-bottom: 0px;
}

.currentCart {
	margin: 2px;
	border: 1px solid #999;
	padding: 10px;
}

.header {
	height: 95px;
    clear: both;
	padding-top: 10px;
	background-color: #FFF;
}
/* Bar and links */
#bar { 
    border-top: 2px solid #d85006;
	border-bottom: 2px solid #d85006;
	text-align: right; 
	font-size: 93%;
	font-weight: bold;
	color: #000;
	background: #FB7C35;
}
 #bar ul {
	display: inline;
}
#bar ul li {
	list-style: none;
	display: inline;
	border-left: 2px solid #d85006;
}		

a.bar
{
color: #FFF;
background: #FB7C35;
text-decoration: none;
padding-left: 15px;
font-family: Arial, Verdana, sans-serif;
font-size: 100%;
}

a.bar span
{
color: #000;
background: #FB7C35;
padding-right: 15px;
font-family: Arial, Verdana, sans-serif;
font-size: 100%;
}

a.bar:hover
{
color: #000;
background: #FEECB4;
text-decoration: none;
padding-left: 15px;
font-family: Arial, Verdana, sans-serif;
font-size: 100%;
}

a.bar:hover span
{
background: #FEECB4;
color: #000;
padding-right: 15px;
font-family: Arial, Verdana, sans-serif;
font-size: 100%;
}
.logged {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-weight: normal;
	padding-left: 5px;
	font-size: 85%;
	}
/*Random bits n boobs*/
.margin6 {
		margin-right: -6px;
		}
.wrappydiv {
	background-color: #FFF;
	}
.left {
	font-family: Arial, Helvetica, sans-serif;
	width: 22%;
	float: left;
	padding-top: 15px;
	background-color: #FFF;
}
#left li a {
	display: block;
	background: transparent;
	padding: 3px;
	color: #000;
	text-decoration: none;
	width: 100%;
}

#left li a:hover {
	background: #C1D3FF;
	color: #000;
	text-decoration: none;
}
.companyprofile {
	float: right;
	text-align: center;
}
.navblue {
    display: block;
	margin-bottom: 0.5em;
	margin-left: -2em;
	width: 100%;
	color: #000;
	background: #feecb4;
	border-bottom: 2px solid #fb7c35;
	border-top: 2px solid #fb7c35;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 95%;
	list-style: none;
	}
a.nav:link {
	color: #F00;
	background: transparent;
	text-decoration: underline;
	width: 100%;
}
a.nav:visited {
	color: #F00;
	background: transparent;
	text-decoration: underline;
	width: 100%;
}
a.nav:hover {
	color: #F00;
	background: #EDEBEB;
	text-decoration: none;
	width: 100%;
}
a.nav:active {
	color: #F00;
	background: transparent;
	text-decoration: none;
	width: 100%;
}		
.navcontrolpanel {
    display: block;
	margin-bottom: 0.5em;
	margin-left: -2em;
	width: 100%;
	color: #000;
	background: #FAC63A;
	border-bottom: 2px solid #fb7c35;
	border-top: 2px solid #fb7c35;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 95%;
	list-style: none;
	}
.main {
	border-left: 2px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 22%;
	padding: 10px 10px 0 10px;
	background-color: #FFF;
	font-size: 85%;
	}
#clear {
	clear: both;
	}
.footer {
	border-top: 2px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0 10px 4px 10px;
	color: #808080;
	background-color: #FFF;
	}
.centerit {
	text-align: center;
	}
.grey {
	color: #808080;
	}
/*H tags*/
h1 {
	font-size: 115%;
	color: #309;
	font-weight: bold;
	margin-top: 5px;
	}
h2 {
	font-size: 95%;
	color: #309;
	font-weight: bold;
	}
/*home page image fader*/
.rotatingimage {
	text-align: center;
	padding: 0;
	}
.rotatingimage img {
	border: 2px solid #fb7c35;
	}
/*Home page search boxes */
.searchbox1 {
	background-color: #C1D3FF;
	border: 2px solid #C0C0C0;
	padding: 10px;
	width: 85%;
}
.searchbox2 {
	background-color: #FEECB4;
	border: 2px solid #C0C0C0;
	padding: 10px;
	width: 85%;
}
.nobullet {
	list-style-type: none;
	}
.homeform label {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	margin-bottom: 0px;
	text-align: inherit;
	} 
.homeform select {
	font-family: Arial, Helvetica, sans-serif;
	}
.homeform input {
	font-family: Arial, Helvetica, sans-serif;
}
/* Formy stuff... */	
.wrapadoodledo input, select, textarea {
	display: block;
	float: left;
	margin-bottom: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.wrapadoodledo label {
	text-align: right;
	width: 250px;
	padding-right: 20px;
	display: block;
	float: left;
	margin-bottom: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.wrapadoodledo br  {
	clear: left;
}
.wrapadoodledo legend  {
	padding-right: 8px;
	padding-left: 8px;
	}
/* Job Search Tabley stuff... */	
.searchtablejobsheader {
	font-size: 110%;
	text-align: left;
	background-color: #C1D3FF;
	}
.closingdate {
	font-size: 85% 
	}
.job {
	color: #F00;
	}
.smallredtext {
	color: #F00;
	font-size: 90%;
	}
.viewjob {
	font-size: 85%
	}
/*CV Search Tabley Stuff*/
.cvtableheader {
	font-size: 110%;
	text-align: left;
	background-color: #FEECB4;
	}
.cvtablemain {
	vertical-align: text-top;
	font-size: 95%;
	} 
/*Linkys*/
a.viewjob:link {
	color: #000;
	background: transparent;
	text-decoration: underline;
	font-size: 85%
}
a.viewjob:visited {
	color: #000;
	background: transparent;
	text-decoration: underline;
	font-size: 85%
}
a.viewjob:hover {
	color: #F00;
	background: transparent;
	text-decoration: none;
	font-size: 85%
}
a.viewjob:active {
	color: #000;
	background: transparent;
	text-decoration: none;
	font-size: 85%
}
a.mog:link {
	color: #000;
	background: transparent;
	text-decoration: underline;
}
a.mog:visited {
	color: #000;
	background: transparent;
	text-decoration: underline;
}
a.mog:hover {
	color: #F00;
	background: transparent;
	text-decoration: none;
}
a.mog:active {
	color: #000;
	background: transparent;
	text-decoration: none;
}
a.cv:link {
	color: #F00;
	background: transparent;
	text-decoration: underline;
}
a.cv:visited {
	color: #F00;
	background: transparent;
	text-decoration: underline;
}
a.cv:hover {
	color: #F00;
	background: transparent;
	text-decoration: none;
}
a.cv:active {
	color: #F00;
	background: transparent;
	text-decoration: none;
}
a.footy:link {
	color: #808080;
	background: transparent;
	text-decoration: underline;
}
a.footy:visited {
	color: #808080;
	background: transparent;
	text-decoration: underline;
}
a.footy:hover {
	color: #F00;
	background: transparent;
	text-decoration: none;
}
a.footy:active {
	color: #808080;
	background: transparent;
	text-decoration: none;
}
/*basket*/
.basket {
	padding: 6px;
	border: 2px solid #fb7c35;
	margin: 2%;
	font-size: 80%;
	}
.cvselected {
	background-color: #E8FAFA;
	color: #000;
	}
.errortext {
	color: #FF0000;
}
.smalltext {
	font-size: 70%;
}


.selectcategory {
	font-weight: bold;
}
.selectsubcategory {
	font-size: 70%;
	font-weight: bolder;
}
.halfBox {
	float: left;
	width: 45%;
	margin-right: 20px;
}
.clear {
	clear: both;
}
/* IE fix */
.iefix {
height: 1%
}
html>body .iefix {
height: auto
} 
.rightobjectfloat {
	float: right;
	text-align: right;
}
.hrbasket {
	width: 80%;
	height: 1px;
	color:  #C0C0C0;
	}
.shoptableheader {
	padding: 0px;
	background-color: #E6E4E4;
	}
.shoptableborder {
	border: 1px solid #E6E4E4;
	}
.highlight {
	border: 1px solid #ccc;
	background-color: #ffc;	
	padding: 5px;
	margin: 5px;
	}
.highlightgreen {
	border: 1px solid #00c000;
	background-color: #d1ffa9;	
	padding: 5px;
	margin: 5px;
	}	
.highlightred {
	border: 1px solid #f00;
	background-color: #ffb7b7;	
	padding: 5px;
	margin: 5px;
	}		
.shortbread {
	margin-left: -20px;
	}
.h2cv {
	margin-bottom: 0px;
	}
.shortbreadul {
	margin-top: 0px;
	}