/* CSS Document */

* {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

body {
	font: 13px Arial, Verdana, Helvetica, Sans Serif;
	color: #676767;
	text-align: left;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/bg.gif);
	padding-top: 0px;
}

img {
	display: block;
	border: none;
	text-align: center;
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}


a {
	color: #0f4271;
	text-decoration: none;
}
a:hover {
	color: #4787A8;
	text-decoration: underline;
}


/*________ MAIN NAV ________*/


#mainNav {
	font-weight: bold;
	color: #999;
	text-align: center;
	height: 18px;
	background: #FFF url(images/bg-nav.gif) no-repeat top center;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 0;
	font-family: Arial, Verdana, "Sans Serif";
	font-size: 13px;
}
#mainNav li {
	display: inline;
}
#mainNav li a {
	color: #57839e;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#mainNav li a:hover {
	color: #55819C;
	background-color: #CCC;
	text-decoration: none;
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 14px;
	background-image: url(images/bg-nav-roll.gif);
	background-repeat: repeat-x;
	background-position: center;
}


/*________ FLASH AREA ________*/

#intro {
	height: 360px;
	margin-bottom: 20px;
}


/*________ CONTENT ________*/

#contentTopBorder {
	background: url(images/bg-content-top.gif) no-repeat top;
	overflow: hidden;
	margin: 20px 0;
}
#contentBottomBorder {
	background: url(images/bg-content-bottom.gif) no-repeat bottom;
	overflow: hidden;
}
#contentBodyBorder {
	background: #FFF url(images/bg-content.gif) repeat-y top center;
	margin: 10px 0 10px 0;
	padding-bottom: 20px;
	overflow: hidden;
}
#contentTopBorderSidebar {
	overflow: hidden;
	margin: 20px 0;
	background-image: url(images/bg-content-top-sidebar.gif);
}
#contentBottomBorderSidebar {
	background: url(images/bg-content-bottom-sidebar.gif) no-repeat bottom;
	overflow: hidden;
}
#contentBodyBorderSidebar {
	background: #FFF url(images/bg-content-sidebar.gif) repeat-y top center;
	margin: 10px 0 10px 0;
	padding-bottom: 20px;
	overflow: hidden;
}

#sidebar {
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
}

#content.sidebar {
	float: left;
	width: 720px;
	margin: 0;
	text-align: justify;
}

#content {
	float: none;
	margin: 0 30px 0 30px;
	color: #57839E;
}
#content h2 {
	color: #787878;
	;
	font-family: "Swis721 Cn BT";
	text-align: center;
	font-size: 17px;
	background-image: url(images/bg-content-top-text.gif);
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#content h3 {
	margin-bottom: 5px;
	color: #57839E;
	;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
	text-decoration: underline;
}
#content p {
	line-height: 1.5;
	font-family: Arial;
	font-style: normal;
	color: #787878;
	font-size: 12px;
	text-align: justify;
	padding-top: 15px;
	padding-right: 0px;
	margin-right: 0px;
}
#content p strong {
	color: #57839e;
	font-size: 13px;
	text-align: left;
}
#content ul, #content ol {
	line-height: 1.2;
	color: #787878;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 45px;
}
#content .button a {
	background: #e6e6e6;
	border: 1px solid #c7c7c7;
	padding: 10px 15px;
	color: #787878;
	font-weight: bold;
	display: block;
	width: 200px;
	text-align: center;
}
#content .button a:hover {
	background: #cdcdcd;
	border: 1px solid #b0b0b0;
	text-decoration: none;
	color: #FFF;
}

#productsMainButtons img {
	float: left;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 120px;
}

.testimonial {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	border-left-color: #54819C;
}
.testimonial .testimonialName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #1f5484;
	font-size: 16px;
}

#faq p strong {
	color: #86c3df;
	font-size: 16px;
	font-weight: normal;
}

#promoButtons {
	height: 190px;
	margin-bottom: 20px;
}
#promoButtons img {
	float: left;
}


/*__________FOOTER__________*/

#footerContainer {
	text-align: center;
	clear: both;
	background-image: url(images/bg-footer-container.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer {
	font-size: 11px;
	color: #57839e;
	text-align: center;
	width: 950px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	background-image: url(images/bg-footer2.gif);
	background-attachment: scroll;
}

#footer ul {
	color: #57839e;
	height: 14px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Arial, Verdana, "Sans Serif";
	font-size: 11px;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	color: #57839e;
	text-decoration: none;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-right-color: #666;
	border-right-width: 1px;
}
#footer ul li a:hover {
	color: #333;
	text-decoration: underline;
}

#footer a {
	color: #57839e;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}


/*________ MISC ________*/

.imgRight {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 15px;
}

.imgCenter {
	margin: 0 auto;
}

/*__________ CONTACT US __________*/

#contactDetails {
	float: left;
	width: 440px;
	color: #787878;
}

#contactDetails dl {
	width: 400px;
}

#contactDetails dl dt {
	float: left;
	margin-bottom: 10px;
	clear: both;
	width: 70px;
	font-weight: bold;
	color: #676767;
}

#contactDetails dl dd {
	margin-bottom: 10px;
	overflow: hidden;
}

#emailUs {
	overflow: hidden;
	width: 450px;
}

#emailUs form p.small {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 130px;
}

#emailUs form fieldset {
	width: 450px;
	border: 0;
}

#emailUs form fieldset legend {
	display: none;
}

#emailUs form label {
	float: left;
	clear: both;
	width: 110px;
	padding-top: 2px;
	margin: 0 20px 10px 0;
	text-align: right;
	color: #787878;
}

#emailUs form fieldset input {
	width: 250px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 3px;
}

#emailUs form fieldset select {
	margin: 0 0 10px 0;
	padding: 2px;
	width: 250px;
}

#emailUs form fieldset textarea {
	width: 250px;
	height: 80px;
	overflow: auto;
	font: 100% Arial,Verdana,sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 3px;
}

#emailUs form input {
	margin: 0 0 0 130px;
}

#emailUs #verification {
	margin: 0 0 0 130px;
}

#emailUs #verification a {
padding: 2px 0;
display: block;
}

#emailUs #verification label {
float: none;
display: block;
width: auto;
text-align: left;
padding: 0 0 2px 0;
margin: 0;
}

#errorText {
	border: 1px solid #57839E;
	color: #FFF;
	background-color: #C00;
	padding: 10px 20px 10px 20px;
	margin: 0 0 10px 0;
}

body #container #content #errorText p {
	margin: 0;
	padding: 0 0 5px 0;
}

#errorText ul {
	padding: 0;
}

#errorText ul li {
	margin: 0 0 0 25px;
	padding: 0;
	list-style-type: disc;
	font-weight: normal;
color: #fff;
}

#successText {
	border: 1px solid #0a6d00;
	color: #FFF;
	background-color: #57839E;
	text-align: center;
	padding: 5px 0;
	margin: 0 0 10px 0;
}

#successText p {
	padding: 0;
	margin: 0;
	color: #FFF;
}
#container #contentContainer #contentTopBorderSidebar #contentBottomBorderSidebar #contentBodyBorderSidebar #content #form1 label {
	color: #787878;
}

/*__________ STOCKIST __________*/

#emailUs.stockist {
width: auto;
}

#emailUs #stockist_form #countrySelect {
margin-bottom: 20px;
}

#emailUs #stockist_form fieldset {
width: auto;
}

#emailUs #stockist_form label {
	width: 180px;
}

#emailUs #stockist_form fieldset input,
#emailUs #stockist_form fieldset select,
#emailUs #stockist_form fieldset textarea {
float: none;
display: block;
}

#emailUs #stockist_form fieldset select {
	margin-bottom: 10px;
	width: 250px;
}

#emailUs #stockist_form #verification {
	margin: 0 0 0 200px;
}

#emailUs #stockist_form #verification input {
margin-left: 0;
}

#emailUs #stockist_form input {
	margin-left: 200px;
}

#emailUs #stockist_form .statePost select {
	float: left;
	width: 60px;
	margin-right: 20px;
}

#emailUs #stockist_form .statePost label.postcode {
	float: left;
	clear: none;
	width: 85px;
}

#emailUs #stockist_form .statePost #postcode {
	width: 65px
}
.asterix {
	color: #57839E;
}
