﻿/* Page layout [IE] */
BODY {
	/*background-image:url(../images/mcLogo_BG.gif);*/
	/*background-color:#66CC33;*/
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	}
img {
	border: none;
}
h2{font-size:22px;padding:0 0 0 0; margin:0;}

#main {
	width: 1000px;
	/*overflow: none;*/
	/*position: absolute;*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	/*left: 1px;*/
	top: 10px;
	margin:0 auto;
	padding-top:10px;
	border:1px solid #FF6633;
	background-color:#FFFFFF;
	overflow:hidden;
}
#header {
	width: 900px;
	margin-bottom: 10px;
}
#menu {
	float: left;
	width: 230px;
	display: inline;
	border-style: solid;
	border-width: 0px;
	margin-top: -120px;
}

#body-wrap {
	clear: both;
}

#body {
	float: left;
	width: 510px;
	border-style: solid;
	border-width: 0px;
	margin-top: -120px;
}
#special {
	float: left;
	width: 232px;
	border-style: solid;
	border-width: 0px;
	margin-top: -120px;
}
#footer {
	float: left;
	margin-left: 0px;
	width: 510px;
	border-style: solid;
	border-width: 1px;
}
P.general, SPAN.general {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Header layout */
#header-background {
	background-image: url('../images/globe_long.gif'); 
	background-repeat: no-repeat;
}
IMG.logo {
	position: relative;
	left: 200px;
	top: 8px;
} 
IMG.phone {
	position: relative;
	left: 700px;
	top: -136px;
} 
IMG.search {
	position: relative;
	left: 470px;
	top: -34px;
} 
P.header {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	top: 19px;
	left: 135px;
	width:555px;
}
P.search {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	position: relative;
	top: -106px;
	left: 755px;
}
INPUT.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	top: -134px;
	left: 755px;
	width: 180px;
	height: 15px;
	z-index: 2;
}
A.header:link {
	color: #000000;
	text-decoration: none; 
}
A.header:visited {
	color: #000000;
	text-decoration: none; 
}
A.header:hover {
	color: #FF0000;
	text-decoration: none; 
}

/* Menu layout */
#menu-background {
	position:relative;
}
TH.menu-header {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	height: 25px;
	background-image: url('../images/menu-header.gif');
	background-repeat: no-repeat;
}
SPAN.menu-header {
	position: relative;
	top: 0px;
	left: -52px;
}
TD.menu0 {
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	background-repeat: no-repeat;
}
SPAN.menu0 {
	position:relative;
	top: 0px;
	left: 18px;
}
A.menu0:link {
	color: #FFFFFF;
	text-decoration: none; 
}
A.menu0:visited {
	color: #FFFFFF;
	text-decoration: none; 
}
A.menu0:hover {
	color: #0000FF;
	text-decoration: none; 
}
TD.menu1 {
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	background-repeat: no-repeat;
}
SPAN.menu1 {
	position:relative;
	top: 0px;
	left: 25px;
}
A.menu1:link {
	color: #000000;
	text-decoration: none; 
}
A.menu1:visited {
	color: #000000;
	text-decoration: none; 
}
A.menu1:hover {
	color: #0000FF;
	text-decoration: none; 
}
INPUT.subscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 125px;
	height: 12px;
	margin-top: 3px;
}
P.subscribe {
	color: #000000;
	font-size: 11px;
	position:relative;
	top: -90px;
	width: 180px;
	left: 18px;
}
P.subscribe-email {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	position:relative;
	top: -92px;
	width: 180px;
	left: 8px;
}
/* Body layout */
#body-background {
	position:relative;
	left: 0px;
}
#stock-item {
	width: 185px;
	height: 250px;
	font-size: 11px;
	position: relative;
	float: left;
}
#stock-item-narrow {
	width: 115px;
	height: 190px;
	font-size: 11px;
	position: relative;
	float: left;
}
#stock-image-small {
	height: 120px;
	clear: both;
	padding-top: 10px;
	/*padding-left: 10px;
	text-align: center;*/
}
#stock-item_large {
	width: 750px;
	font-size: 11px;
	position: relative;
	float: left;
}
#stock-image {
	height: 150px;
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
	/*text-align: center;*/
}
#stock-image_large {
	padding-top: 0px;
	width: 460px;
	text-align: center;
	float: left;
}
#stock-details {
	height: 50px;
	text-align: left;
	margin-right: 25px;
}
#stock-email {
	font-size: 11px;
	text-align: right;
	float: left;
	width: 300px;
}
#stock-details_all {
	width: 260px;
	text-align: left;
	float: left;
	padding-bottom: 15px;
}
#stock-link {
	text-align: left;
	margin-right: 30px;
	font-weight: bold;
}
#add-stock-link {
	text-align: left;
	margin-right: 30px;
	font-weight: bold;
	color:#428108;
	
}
A.add-stock-link {
	color: #428108;
	text-decoration: none;
}

#stock-enquire {
	text-align: left;
	/*margin-right: 30px;*/
	font-weight: bold;
}
#email {
	text-align: left;
	float: left;
	position: relative;
	width:95%;
}
DIV.email-title {
	width: 150px;
	text-align: right;
	font-size: 11px;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}
DIV.email-input {
	width: 250px;
	text-align: left;
	margin-bottom:15px;
	float:left;
}
DIV.email-submit {
	width: 400px;
	text-align: right;
	padding-bottom:20px;
}
IMG.body-banner {
	position:relative;
}
INPUT.email-text {
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;
	height: 14px;
	font-size: 11px;
	border-width: 1px;
	border-color: #6A2E7A;
}
INPUT.button {
	border-width: 1px;
	border-color: #6A2E7A;
	border-style: solid;
	background-color: #DDDDDD;
	font-size: 11px;
	height: 18px;
	color: #6A2E7A;
	width: 80px;
	margin-left: 17px;
	margin-right: 3px;
	
}
TEXTAREA.email-text_area {
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;
	height: 50px;
	font-size: 11px;
	border-width: 1px;
	border-color: #6A2E7A;
}
P.body-banner {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	position: relative;
	top: -50px;
	left: 12px;
}
P.body-general_1 {
	position: relative;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
}
P.product-none {
	color:#DD0000;
	font-weight:bold;
	font-size: 12px;
	text-align: center;
}
P.stock-title {
	font-size: 14px;
	font-weight:bold;
	color: #FC6E26;
	margin-top: 20px;
}
P.stock-detail {
	margin-top: -5px;
}
SPAN.body-testimonial_title {
	font-weight: bold;
	color: #FC6E26;
}
SPAN.body-testimonial_company {
	font-weight: bold;
	font-size: 20px;
}
SPAN.stock-title {
	font-weight:bold;
	color: #6A2E7A;
}
SPAN.email-required {
	color: #DD0000;
	font-size: 9px;
}
IMG.stock-link {
	margin-top: 1px;
}
A.stock-link:link {
	color: #CC0000;
}
A.stock-link:visited {
	color: #CC0000;
}
A.stock-link:hover {
	color: #CC0000;
}

/* Specials layout */
#specials-background {
	position:relative;
}
TH.specials-header {
	height: 31px;
	background-image: url('../images/specials-header.gif');
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 14px;
}
SPAN.specials-header {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
TD.specials-footer {
	height: 25px;
	background-image: url('../images/specials-footer.gif');
	background-repeat: no-repeat;
}
TD.specials {
	font-size: 11px;
	background-color: #FFF1E8;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 10px;
}
SPAN.specials {
	color: #000000;
}
SPAN.specials-link {
	font-weight: bold;
	height: 20px;
}
A.promo:link {
	color: #000000;
	text-decoration: none; 
}
A.promo:visited {
	color: #000000;
	text-decoration: none; 
}
A.promo:hover {
	color: #FF0000;
	text-decoration: none; 
}

/* Footer layout */
#footer-background {
	position:relative;
	clear: left;
}
P.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
}
A.footer:link {
	color: #000000;
	text-decoration: none; 
}
A.footer:visited {
	color: #000000;
	text-decoration: none; 
}
A.footer:hover {
	color: #FF0000;
	text-decoration: none; 
}


