/* Stylesheet created for Arion Services Ltd website by Nathan Beck 2009 */

body {
	padding: 0;
	margin: 0;
	font: normal normal 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #080830;
	line-height: 17px;
}

#wrapper {
	background: #fff url(images/bodyBg.jpg) repeat-x top;
	width: 800px;
	margin: auto;
}
.header {
	width: 800px;
	height: 172px;
	background: url(images/headerBg.html) no-repeat top center;
}

.banner {
	width: 800px;
	height: 240px;
	border-top: 4px solid #eda823;
	border-bottom: 4px solid #eda823;
	background: url(images/bannerBg.jpg) no-repeat;
}
.bannerHome {
	background: url(images/bannerBg.jpg) no-repeat;
}
.bannerRapid {
	background: url(images/bannerRapid.jpg) no-repeat;
}
.bannerDesign {
	background: url(images/Banner-Tool-Design.jpg) no-repeat;
}
.bannerManu {
	background: url(images/Banner-Tool-Making.jpg) no-repeat;
}
.bannerServicing {
	background: url(images/banner-Tool-Servicing.jpg) no-repeat;
}
.bannerLaser {
	background: url(images/bannerLaser.jpg) no-repeat;
}
.bannerInjection {
	background: url(images/banner-Plastic-Injection-Moulding.jpg) no-repeat;
}
.bannerSkills {
	background: url(images/bannerSkills.jpg) no-repeat;
}
.bannerContact {
	background: url(images/bannerContact.jpg) no-repeat;
}
.bannerGallery {
	background: url(images/bannerGallery.jpg) no-repeat;
}
.bannerDesc {
	width: 250px;
	height: 100%;
	float: right;
	padding: 0 10px;
	background: url(images/bannerDescBg.png);
	color: #fff;
	line-height: 16px !important;
}

.content {
	float: left;
	margin: 25px 0;
	padding-right: 20px;
	width: 510px;
}
.contentLeft {
	width: 240px;
	float: left;
	margin-right: 15px;
}
.contentRight {
	width: 240px;
	float: left;
	margin-left: 15px;
}

.sidebar {
	float: left;
	width: 240px;
	margin: 25px 15px;
	margin-bottom: 40px;
	background-color: #fff694;
}

.sidebarHome {
	float: left;
	width: 240px;
	margin: 25px 15px;
}


/* Branding */

h6#logo {
	width: 447px;
	height: 102px;
	float: left;
	margin: 10px 0 0;
	background: url(images/logo-with_solid_blue.jpg) no-repeat;
}
h6#logo a {
	height: 102px;
	display: block;
}
h6#logo span { display: none;}

span#tagline {
	clear: both;
	float: left;
	height: 18px;
	width: 100%;
	padding: 8px 0 0 15px;
	font: normal bold 14px Helvetica, Arial;
	color: #fff;
	letter-spacing: -0.2px;
}

/* Main Menu */

ul#mainNav {
	padding: 0;
	height: 30px;
	width: 800px;
	margin: 20px 0 0;
	list-style-type: none;
	clear: both;
	background: url(images/mainNavBg.html) no-repeat right;
}
ul#mainNav li {
	width: 98px;
	padding-left: 2px;
	float: left;
	text-align: center;
	background: url(images/navBg.jpg) no-repeat top;
}
ul#mainNav li#end { background: url(images/navBgEnd.jpg) no-repeat top; }
ul#mainNav li#end:hover { background-position: bottom; }
ul#mainNav li#endactive { background: url(images/navBgEnd.jpg) no-repeat bottom; }
ul#mainNav li.active, ul#mainNav li:hover { background-position: bottom; }
ul#mainNav li a {
	height: 32px;
	display: block;
	font: normal bold 10px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #080830;
	line-height: 32px;
	text-decoration: none;
	letter-spacing: -0.2px;
}
ul#mainNav li a:hover { text-decoration: none; }
ul#mainNav li a.overflow {
	line-height: 14px;
	margin-top: 2px;
	height: 30px;
	font-size: 10px;
}


/* Contact form */

#contactForm fieldset {
	margin: 15px 0;
	border: 4px solid #b1d9ff;
	border-left: none;
	border-right: none;
	padding: 10px 30px;
}
#contactForm legend {
	text-transform: uppercase;
	font-weight: bold;
	background-color: #fff;
	padding: 6px 12px;
	border: none;
	font: normal bold 13px Helvetica, Arial, sans-serif;
	color: #333399;
	letter-spacing: -0.15px;
}
#contactForm p { padding: 6px 0; }
#contactForm label {
	width: 140px;
	font-weight: bold;
	padding-right: 7px;
	text-align: right;
	float: left;
}
#contactForm span.required { color: #eda823; font-weight: bold; }
#contactForm input[type="text"] { width: 270px; }
#contactForm textarea { width: 270px; padding: 3px; font: normal normal 12px Helvetica; }
#contactForm input[type="submit"] { margin-left: 147px; }


/* Footer */

div.footer {
	clear: both;
	height: 45px;
	margin-top: 25px;
	border-top: 1px solid #dfdfdf;
	text-align: center;
	font-size: 11px;
	color: #777;
}
.footer a {	color: #343434; }

/* General styles */
h1 {
	font: normal bold 14px Helvetica, Arial, sans-serif;
	color: #333399;
	text-transform: uppercase;
	letter-spacing: -0.15px;
	margin: 5px 0 20px;
}

h2 {
	font: normal bold 14px Helvetica, Arial, sans-serif;
	color: #333399;
	text-transform: uppercase;
	letter-spacing: -0.15px;
	margin: 5px 0 20px;
}
.sidebar h2 {
	margin-top: 20px;
	margin-left: 20px;
}
.sidebar ul {
	margin-left: 20px;
}
h2 a {
	color: #333399;
	text-decoration: none;
}
h3 {
	font: normal bold 13px Helvetica, Arial, sans-serif;
	color: #555;
	text-transform: uppercase;
	letter-spacing: -0.15px;
	margin: 10px 0 15px;
}
ul {
	list-style-type: none;
	padding: 0 0 0 8px;
	margin: 15px 0;
}
.content ul li {
	padding: 2px 12px;
	background: url(images/bullet.html) no-repeat left center;
}
ul.ticks {
	list-style-image: url(images/ticks.gif);
	padding-left: 25px;
}

img#headerPhone {
	float: left;
	margin: 48px 10px 0 0;
}
img#headerEmail {
	float: left;
	margin-top: 48px;
}

.callToAction {
	display: block;
	margin: 10px auto;
}

img.alignRight {
	float: right;
	margin: 5px 0 5px 8px;
	border: 1px solid #eda823;
}
img.alignLeft {
	float: left;
	margin: 5px 8px 5px 0px;
	border: 1px solid #eda823;
}

a { outline: none; }
a img { border: none; }
a { color: #020202; }
a:hover { text-decoration: underline; }

ul.productList {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border-top: 4px solid #b1d9ff;
}
ul.productList li {
	padding: 5px 0 7px;
	border-bottom: 4px solid #b1d9ff;
}
ul.productList h2 { margin-bottom: 2px; }
ul.productList span.moreLink {
	display: block;
	text-align: right;
}
ul.productList span.moreLink a { color: #080830; }

