/*
STYLESHEET
Created by Corax Digital Productions
www.coraxdigital.se

ToC:
	1. DEFAULTS
	2. STRUCTURE
	3. LINKS AND NAVIGATION
	4. FONTS
	5. IMAGES
	6. FORMS
	7. HACKS

Notes:

*/

/* --------------- 1. DEFAULTS --------------- */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #eeeeee;
	padding-top: 5px;
	padding-bottom: 15px;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}


/* --------------- 2. STRUCTURE --------------- */
#wrapper {
	width: 956px;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #898989;
	padding: 1px;
	display: table;
}
#masthead {
	height: 102px;
	width: 956px;
	background: url(../images/bg-masthead.jpg) repeat-x;
}
#logo {
	float: left;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#slogan {
	padding-top: 5px;
	padding-right: 18px;
	float: right;
}

#navContainer {
	background: url(../images/bg-navigation.gif) repeat-x;
	margin-bottom: 35px;
	width: 956px;
	clear: both;
	float: left;
}
#content {
	float: left;
	clear: left;
	width: 920px;
	padding-right: 18px;
	padding-left: 18px;
}
#leftContent {
	float: left;
	width: 500px;
}
#suppliersLeft {
	float: left;
	width: 410px;
	text-align: right;
}
#suppliersRight {
	float: right;
	width: 410px;
}
#rightContent {
	float: right;
	width: 380px;
	margin-bottom: 1.5em;
}
#rightContent.upwards div {
	width: 380px;
	text-align: right;
	font-style: italic;
}
#rightContent.upwardsleft div {
	width: 380px;
	text-align: left;
	font-style: italic;
}
#footer {
	margin-top: 16px;
	font-size: 12px;
	line-height: 30px;
	padding-top: 16px;
	background: url(../images/bg-footer.gif) repeat-x;
	width: 956px;
	float: left;
}
#footer .left {
	width: 350px;
	padding-left: 18px;
	float: left;
}
#footer .right {
	width: 530px;
	padding-right: 18px;
	float: right;
	text-align: right;
}

.separator {
	clear: both;
	height: 0;
}


/* --------------- 3. LINKS AND NAVIGATION --------------- */
a:link, a:active, a:visited {
	font-weight: bold;
	color: #d59a00;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
#footer a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#navigation {
	margin-bottom: 13px;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}
#navigation a {
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	color: #a36109;
}

#navigation ul {
	text-align: center;
}
#navigation li {
	display: inline;
	padding-right: 48px;
	padding-left: 48px;
}


/* --------------- 4. FONTS --------------- */
h1, h2, h3, h4, p, ul {
}
h1 {
	font: bold 1.8em Arial, Helvetica, sans-serif;
	color: #d59a00;
	margin-bottom: 0.7em;
}
h2 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #d59a00;
}
h3 {
}
h4 {
}
p {
	font-size: 1.1em;
	line-height: 1.45em;
	margin-bottom: 1.7em;
}
#rightContent.upwards p {
	display: block;
	float: right;
	width: 145px;
	padding-left: 235px;
	font-size: 1.0em;
	font-style: italic;
	text-align: right;
	margin-bottom: 1em;
}
#rightContent.upwardsleft p {
	display: block;
	float: left;
	width: 145px;
	padding-right: 235px;
	font-size: 1.0em;
	font-style: italic;
	text-align: left;
	margin-bottom: 1em;
}
ul {
	list-style-type: none;
}
#leftContent ul {
	margin-bottom: 1.7em;
	font-size: 1.1em;
	line-height: 1.8em;
	margin-right: 40px;
}
#leftContent li {
	padding-left: 12px;
	background: url(../images/bullet-regular.gif) no-repeat 0px 0.6em;
}


/* --------------- 5. IMAGES --------------- */
img {
	border: 0;
}
#rightContent img {
	float: right;
	margin-top: 4px;
	margin-bottom: 6px;
}
#rightContent img.left {
	margin-right: 10px;
}
#rightContent.upwards img {
	display: block;
	float: right;
}
#rightContent.upwardsleft img {
	display: block;
	float: left;
}
/* --------------- 6. FORMS --------------- */
fieldset.contact {
	margin-bottom: 1.5em;
	margin-top: 0.6em;
	float: left;
	display: block;
	border: 1px solid #f5b50d;
	width: 100%;
}
fieldset.contact legend {
	color: #000000;
	font-weight: bold;
	margin-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 1.2em;
}
fieldset.contact table {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0.6em;
	margin-bottom: 1.5em;
	font-size: 1.1em;
	line-height: 1.7em;
}
fieldset.contact th {
	text-align: left;
	padding-right: 1em;
}
#frmContact {
	line-height: normal;
	width: 500px;
	padding-bottom: 15px;
}
#frmContact fieldset {
	border: none;
}
#frmContact fieldset div {
	display: block;
	width: 500px;
	padding-top: 8px;
	clear: both;
}
#frmContact label {
	float: left;
	width: 240px;
	display: block;
	font-size: 1.1em;
}
#frmContact label.right {
	float: right;
}
#frmContact label.wide {
	width: 500px;
}

#frmContact input.txt {
	width: 237px;
	padding-top: 2px;
	padding-left: 1px;
	border: 1px solid #000000;
	padding-bottom: 2px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #d59a00;
}
#frmContact textarea.txt {
	height: 88px;
	width: 497px;
	overflow: auto;
	padding-top: 2px;
	padding-left: 1px;
	border: 1px solid #000000;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #d59a00;
}
#frmContact input.btn {
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;
	border-top: 1px solid #e9c600;
	border-right: 1px solid #b25d00;
	border-bottom: 1px solid #b25d00;
	border-left: 1px solid #e9c600;
	background: #f5b50d;
	font: bold 1.1em Arial, Helvetica, sans-serif;
}


/* --------------- 7. HACKS --------------- */
body { /* IE 5 centering bug fix*/
	text-align: center;
}
#wrapper {
	text-align: left;
}

