body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	margin-top: 20px;
	color: #666;
}
p.sold {margin: 20px 0 0 10px; float: left; line-height: 40px;}
img.sold {margin: 5px 0 10px 20px;} 
a img {border: none; outline: none;}
#wrapper {
	margin: 0 auto;
	width: 900px;
}
#header {
	height: 130px;
}
#logo {border: none; outline: none; float: left;}
#slogan {float: right; margin-right: 140px;}
.image1 {float: left; margin-left: 95px; margin-bottom: 20px;}
.image2 {margin: 0 100px 65px 0;}
.image3 {margin: 0 135px 65px 0;}
#navigation {clear: both;
	background: url(images/menu.png) repeat-x;
	width: 900px;
	border: solid 1px #d3d3d3;
	height: 40px;
	clear: both;
}

address {font-style:normal; font-size: 16px; clear:right;}

#telephone, #fax {font-style:normal; font-size: 16px; width: 150px;}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	float:left ;
	list-style: none;
	margin: 0 10px;
	padding: 0;
}

#navigation li a {line-height: 40px;
	text-decoration: none;
	color: #666;
}
#navigation li.page-item-147, #navigation li.find-a-stockist {float: right;}
#navigation li.find-a-stockist {background:url(images/menu.gif) repeat-y}
#navigation li.find-a-stockist a {margin-left: 15px;}
#footer {
	width: 900px;
	border-top: solid 5px #ddd;
}
#footer ul {list-style: none;}



h1 {
	font-weight: normal;
	color: #5186a1;
	font-size: 32px;
}

h2 {
	font-weight: normal;
	color: #5186a1;
	font-style: italic;
	font-size: 24px;
}


.right {
	float: right;
}
.ar {text-align: right;}
.left {
	float: left;
}

#jwplayer-2-div {
	margin: 0 0 25px 20px;
	float: right;
	border: solid 5px #eee;
}

input, textarea {
	background: #e5e5e5;
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#eee));
	background: -moz-linear-gradient(top,  #e5e5e5,  #eee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#eeeeee'); 
	padding: 4px 0; 
	margin: 5px; 
	border: 1px solid #ccc;
	width: 425px; 	
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

input, textarea  {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: italic;
	color: #666;
	font-size: 12px;
}

.button {
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 8px; 
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	font-weight: bold;
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}

.blue a {
	color: #fff;
}

.blue a:visited {
	color: #fff;
}
.blue {
	margin-top: 8px;
	color: #fff;
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}

.blue a:hover {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
div.clear {clear:both}

#content {margin: 10px 10px 10px 15px;}
