@charset "UTF-8";
/* CSS Document */

/* beginning of reset reloaded*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end of reset reloaded*/

html{
	height:101%;
}

body{
	margin:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:#555;
}

p{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	padding: 0px 0px 10px 0px;
	color:#4b4b4b;
}

#col1 ul{
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:disc;
	margin-left:20px;
	margin-bottom:20px;
	color:#4b4b4b;
	font-size:12px;
	line-height:15px;
}

#col1 ul li{
	margin-bottom:5px;
}

td{
	
border-bottom:1px dotted #4b4b4b;
padding:5px;
	
}

p.order{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	padding: 0px 0px 10px 0px;
	color:#4b4b4b;
	padding-top:10px;
}


p.green{
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	padding: 5px 0px 5px 0px;
	color:#46166b;
}


p.photo{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	padding: 0px 0px 10px 20px;
	color:#4b4b4b;
	padding-top:10px;
}

h1{
	font-style:normal;
	font-weight:normal;
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	letter-spacing:0px;
	color:#46166b;
	text-transform:uppercase;

}

h2{
	font-style:normal;
	font-weight:normal;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:28px;
	letter-spacing:0px;
	color:#46166b;
	text-transform:uppercase;

}

h2.colour{
	font-style:normal;
	font-weight:normal;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:28px;
	letter-spacing:0px;
	color:#46166b;
	text-transform:uppercase;
}

h3{
	font-style:normal;
	font-weight:normal;
	font-size:15px;
	letter-spacing:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22.5px;
	padding:15px 0px 10px 0px;
	color:#46166b;
	text-transform:uppercase;

}


h4{
	font-size:13px;
	letter-spacing:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	padding:15px 0px 10px 0px;
	color:#dc0a0a;
	text-transform:uppercase;
}

h5 {
	font-size:16px;
	letter-spacing:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	padding-top:30px;
	color:#4b4b4b;
	font-weight: normal;
	text-transform:uppercase;
}

h6 {
	font-size:13px;
	letter-spacing:0px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 0px 2px 3px;
	margin-top:20px;
	color:#4b4b4b;
	font-weight: normal;
	text-transform:uppercase;

}

a h6 {
	color:#FFF;
	text-decoration:none;
		background-color: #999;

}

a:hover h6{
	color:#fff;
	background-color: #4b4b4b;
}

a {
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#46166b;
}	
	
strong {
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#4b4b4b;
}

ul.bullets{
	list-style-type:disc;
	margin-left:20px;
	line-height:18px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4b4b4b;
}

ul.bullets li{
	font-family:Arial, Helvetica, sans-serif;
}

ul.nav {
	list-style:none;
	float:left;
	width: 100%;
	background-color:#828282;
}

ul.nav li {
	float:left;
}

ul.nav a {
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
	color:#ffffff;
	text-decoration:none;
	text-align:center;

	display:block;
	padding: 8px 15px 4px 15px;
	background-color:#828282;
	text-transform:uppercase;
}

ul.nav a:hover  {
	background-color:#46166b;
	color:#ffffff;

}

#active{
	background-color:#46166b;
	color:#ffffff;	
}

.quote{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#46166b;
	text-decoration:none;
	padding:15px 20px 10px 20px;
	margin-left:20px;
}

.quotesource{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#46166b;
	text-decoration:none;
	padding:0px 20px 15px 20px;
	margin-left:20px;
}

.terms a{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4b4b4b;
	text-decoration:none;
	text-align:center;
}

.terms a:hover {
	color:#0083bf;
}

.smallnav{
	font-style:normal;
	font-weight:bold;
	font-size:8px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#46166b;
	margin-top:4px;
	text-transform:uppercase;

}

.smallnav a {
	font-style:normal;
	font-weight:bold;
	font-size:8px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#46166b;
	text-decoration:underline;
	text-transform:uppercase;

}

.smallnav a:hover {
	font-style:normal;
	font-weight:bold;
	font-size:8px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#0083bf;
	text-decoration:underline;
	text-transform:uppercase;

}

#container{
	width:966px;
	height:100%;
	margin:auto;
	background-color:#ffffff;	
	padding:15px;
}

#header {
	clear: both;
	width: 966px;
	height:115px;
	margin: 5px 0 15px 0;
}
#header-left {
	float: left;
}
#header-right {
	float: right;
	margin-right:30px;
}


#topnav {
	width:966px;
	height:36px;
	margin: 0px 0px 0px 0px;
}

#banner{
	width:966px;
	height:343px;
	margin:10px 0px 10px 0px;
}

#packshot{
	text-align:center;
}

#button{
	text-align:center;
}

#quote{
	text-align:left;
}

#container3 {
	float:left;
    width:100%;
	overflow:hidden;
    position:relative;
}

#container2 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#ffffff; /* column 2 background colour */
	margin-bottom:10px;
}
#container1 {
	background:#fff none repeat scroll 0 0; /* column 1 background colour */
	float:left;
	position:relative;
	right:33.5%;
	width:100%;
}
#col1 {
	float:left;
	left:34%;
	overflow:hidden;
	position:relative;
	width:62%;
	margin-right:20px;
}
#col2 {
	float:left;
	left:34%;
	overflow:hidden;
	position:relative;
	width:33%;
}

#secondnav{
	width:640px;
	height:20px;
}

#smlogo, #terms, #trlogo{
	float:left;
}

#footer{
	clear:both;
	width:966px;
	height:120px;
	border-top:1px solid #eaeaea;
	padding-top:15px;
}

#smlogo{
	width:140px;
	
}

#terms{
	width:625px;
	text-align:center;
	margin-top:40px;
}

#trlogo{
	width:200px;
	margin-top:40px;
}

em {
	font-style:italic;
}

.horiz_line{
	border-bottom:1px dotted #4b4b4b;
	width:80%;
	
}

strong a {
	font-weight:bold;
	color:#4b4b4b;
	text-decoration: underline;
}
