div#notification {
	width: 390px;
	margin-left: 25px;
	font-size: 1.1em;
}

.success {
	background: #CEE9CF;
	padding: 5px;
	border: 1px solid #AED5B0;
	color: #18941F;
	text-align: left;
}
.error {
	background: #FFABAB;
	padding: 5px;
	border: 1px solid #AD4D4D;
	color: #8C4C4C;
	text-align: left;
}
form p {
	margin: 10px;
	font-size: 1.1em !important;
}

div#errorNotice {
	background: #F2EBCF;
	border: 1px solid #AD4D4D;
	padding: 10px;
	text-align: center;
	width: 375px;
	margin-left: 25px;
}
div.hidden {
	display: none !important;
}
div.error {
	display: block !important;
}
.menupreloader {
	/*Preload menu images*/
	display: none;
	}
body.cargoship {
	background: url('images/cargo-shop.jpg') no-repeat;
	}
#apDiv1 {
	position:absolute;
	left:745px;
	top:128px;
	width:159px;
	height:165px;
	z-index:1;
	background: #EEE;
	color: #406F9D;
	font-size: 16px;
	padding: 5px;
}

#apDiv1 a {
	display: block;
	padding: 10px 5px;
	}
#apDiv1 a:hover {
	background: #406F9D;
	color: #FFF;
	}

body {
	background-color: #FFF;
	font: 13px Arial, sans-serif;
	color: #4973A3;
}

a, a:visited, a:active {
	font: Arial, sans-serif;
	color: #4973A3;
	text-decoration: none;
}

a:hover {
	font: Arial, sans-serif;
	color: #F57D00;
	text-decoration: none;
}

ol {
	font-size: 1.2em;
	}

#container {
  margin: 20px auto;
  width: 800px;
  height: 620px;
  background-color: #fff;
}

#header {
    width: 800px;
}

#logo	{
	width: 311px;
	margin: 55px 0px 15px 30px;
}

#navbar	{
	width: 800px;
	height: 37px;
}

#mainlogo	{
	position: absolute;
	width: 561px;
}

#headermenu { 
	position: absolute;
	top: 70px;
	margin-left: 570px;
	width: 200px;
}

#content {
	width: 525px;
	margin-left: 120px;
}
#content.homepageshift {
	margin-left: 238px;
	}
#content p {
	font-size: 1.2em;
	}

#sidebar {
	float: left;
	width: 239px;
	height: 513px;
	position: relative;
}

#underlogo	{
	height: 28px;
    	width: 561px;
}

#email {
    position: absolute;
    width: 203px;
}

#searchbar	{
	position: absolute;
	margin-left: 304px;
	width: 358px;
}

#underemail	{
	height: 32px;
    width: 561px;
}

#product {
    height: 30px;
    width: 533px;
}

#advice	{
	float: right;
	position: absolute;
	width: 358px;
}

#feature {
	background: #FFF url(images/feature.gif) no-repeat;
}

#search {
	height: 16px;
	border: 1px solid #ccc;
	font: 11px verdana, sans-serif;
	color: #626263;
	background-color: #EDF1F4;
	padding: 1px;
}

#button {
	border: 0;
	height: 24px;
	width: 29px;
	margin: 0; 
	background: #FFF url(images/go.gif) no-repeat;
}

#bottomlink	{
	border-top: 1px solid #CCC;
	width: 94%;
	margin-top: 45px;
	margin-left: 120px;
}

#footer {
	font: 13px Arial, sans-serif;
  	width: 800px;
	position: absolute;
}
.footerpadder {
	margin-left: 120px;
	width: 100%;
	}

#postLinks {
	float: right;
	margin: 10px;
	width: 134px;
	}
#postLinks img a  {
	border: none;
	}
#phonebig {
	text-align: center;
	margin: 20px 0;
	}
	
/*========: [FORM STYLES] :==============*/
.button {
  	background: url('images/button-bg.gif') repeat-x;
	border-color: #ECECEC rgb(173, 173, 173) rgb(173, 173, 173) rgb(236, 236, 236) !important;
	border-style: solid !important;
	border-width: 1px !important;
	width: 100px;
	padding: 2px;
	cursor: pointer;
	margin: 15px 15px 10px 0;
	}

.centeralign { /*ie hack*/
  	text-align: center;
	}
	
form.contact {
  	width: 400px;
	margin: 0 0 0 25px;
	text-align: right;
	background: #EEE;
	}

form.contact label {
	width: 90px;
	font-weight: bold;
	}
form.contact input.text,
form.contact textarea {
	background: #FFFFFF;
	border: 1px solid #888;
	padding: 2px;
	overflow: auto;
	}
form.contact input.text {
  	width: 200px;
	}
form.contact textarea {
  	width: 250px;
	}
	
.field_line {
  margin: 5px 15px 5px 0;
  font-weight: bold;
  }
	
form span {
  	width: 3em;
	color: #C52706;
	font-weight: bold;
	}
form.contact legend {
	text-align: center !important;
	}
form.contact fieldset {
	border: none;
	}
form.contact p {
	text-align: left;
	}
	
/*=========: [JAVASCRIPT SLIDESHOW STYLES] :===========*/
#mySlideshow {
	width: 191px !important;
	height: 332px !important;
	clear: none;
	position: absolute;
	top: 70px;
	left: 36px;
	font-size: 1.4em;
	}
table#products td {
	border-top: 1px solid #ccc;
	}
	
/*=========: [FOOTER STYLES] :====================*/
#bottomlink p {
	font-size: .7em;
	}
