/* Yahoo CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0 auto;
	padding:0 auto;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {

}

ol,ul,li {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { 
	border:0;
}

/* END Yahoo CSS Reset */


body {

font-family:arial;
}

a {
color:#999999;
text-decoration:none;
}

a:hover {
color:#999999;
text-decoration:underline;
}

#container {
width:760px;
margin: 0 auto;
}

#container_launch {
background:#B9AC97;
width:760px;
margin: 0 auto;
}

#header {
width: 760px;
height:184px; /* vertical nav position FIREFOX*/
background: url(images/top_nav_bar.jpg) no-repeat; /* top header colour */
}

#flash_box {
width:760px;
height: 377px;
margin:0 auto;
margin-bottom:12px;
background: url(images/flash_player.gif) no-repeat;

}

.flash_box {
width:760px;
height: 377px;
margin:0 auto;
margin-bottom:12px;
background: url(images/flash_player.gif) no-repeat;

}

#Sub_flash_box {
width:520px;
height: 380px;
padding: 10px;
margin-bottom:12px;
background: #F2F0EC url(images/flash_image.jpg) center no-repeat;

}

#logo h1 {
display:none;
}

#logo {
margin-left:25px;
float:left;
margin-top:12px;
margin-bottom:12px;
}

#top_nav {
float:right;
margin: 60px 170px 0 0;
width:400px;  /* controls nav position */
height: 27px;
}

#top_nav li {
margin-left:3px;
float:left;
}

#top_nav li a {
display:block;
height:37px;
line-height:37px;
background:#B9B598; /* button off state */
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:13px;
font-family:arial;
padding:0 19px;
}

#top_nav li a:hover {
background:#CECBB7; /* button over state */
color:#FFFFFF;
}

#top_nav #top_nav_selected a {
background:#FFFFFF;
color:#333333;
}

#content {
width:760px;
background:#FFFFFF;
}

#content h1 {
display:none;
}

#content_launch {
width:760px;
background:#FFFFFF;
margin-top: 40px;
}

.clear {
clear:both;
}

#page_title {
float:left;
margin-top:30px;
}

#content_left {
float:left;
margin-top:30px;

}

.small_column {
width:100px;
float:left;
padding: 4px 0 0 20px;
}

#content_right {
float:right;
margin-top: 30px;
}

.large_column {
width:560px;
background: url(images/vert_line.gif) repeat-y;
padding:0 12px 0 45px;
}

#content_right h1 {
display:none;
}

h2 {
color:#666666;
font-weight:bold;
font-size:11px;
font-family:Arial, Times New Roman, Times, serif;
}

h4 {
color:#666666;
font-weight:bold;
font-size:14px;
font-family:Arial, Times New Roman, Times, serif;
}

h5 {
font-size:14px;
font-family:Arial, Times New Roman, Times, serif;
font-weight:bold;
color:#666666;
margin-top:20px;
}

h6 {
font-size:14px;
font-family:Arial, Times New Roman, Times, serif;
font-weight:bold;
color:#666666;
margin:20px 0 0 12px;
}

.headings {
margin: 8px 0 2px 0;
background:#FFFFFF;
}

.images {
margin: 5px;
background:#FFFFFF;
}

#content p {
padding:8px 12px 0 12px;
font-family: Arial, Times New Roman, Times, serif;
font-size: 11px;
color:#666666;
}

.stockists {
font-family: Arial, Times New Roman, Times, serif;
font-size: 11px;
text-align:left;
color:#666666;
}

.stockists heading {
font-family: Arial, Times New Roman, Times, serif;
font: 11px bold;
color:#666666;
}

.formbox p {
font-family: Arial, Times New Roman, Times, serif;
font-size: 11px;
color:#666666;

}

#content h3 {
font-size:10px;
padding:17px 12px 0 12px;
color:#666666;
}

#content_right p {
font-size:11px;
line-height:140%;
color:#666666;
}

#content_right p a {
color:#666666;
text-decoration:underline;
}

#content_right p a:hover {
color:#333333;
text-decoration:none;
}

#footer {
background: url(images/footer-line.gif) top;
height:50px;
width:760px;
margin: 10px 0;

}

#footer_nav {
width: 400px;
height:8px;
padding:12px 0 8px 0;
float:left;
color:#999999;
}

#footer p {
float:left;
width: 700px;
height:12px;
font-family:Arial, Times New Roman, Times, serif;
font-size:11px;
color:#999999;
margin-top:10px;
}

#footer_nav li {
float:left;
}


#footer_nav li a {

font-family:Arial, Times New Roman, Times, serif;
font-size:11px;
color:#999999;
line-height:12px;
padding:0 4px;
text-decoration:none;
}

#footer_nav li a:hover {
text-decoration:underline;
color:#999999;
}

#footer_nav #footer_last_item a {
background:0;
}

/** inquiry form**/
.formenq {background:#FFF;}
#error {
	background:#FF0000;
	padding:6px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:8px;
	width:510px;
}

#form {
width: 400px;


}
td img {display: block;}

td {
text-align:left;
}

#content_launch_home {
width:760px;
background:#FFFFFF;
margin-top: 40px;
}

#content_launch_home p {
text-align:center;
}


.home {
font-family:Arial, Times New Roman, Times, serif;
font-size:11px;
text-align:center;
color:#999999;
line-height:12px;
padding:0 4px;
text-decoration:none;
}