/* Overiding styles for all pages */

body {
	padding: 0px;
	color: #6a6a6a;
	margin: 9px 0px;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	background: #7e0055 url(images/bg.gif) repeat-y center;
}

a:link, a:visited {
	color: #7e0055;
	text-decoration: none;
}

a:hover, a:active {
	color: #7e0055;
	text-decoration: none;
}

.setpage {
	width: 980px;
	margin: auto;
	padding: 0px;
	background: #FFFFFF;
}

.title {
	margin: -20px 0px 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #f1c531;
	line-height: 10px;
	height: 20px;
	z-index: 1;
}

/* Standard styles used throughout */

.hiddenmenu {
	position: absolute;
	visibility: hidden;
	display: none;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}

form {
	margin: 0px;
	padding: 0px;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

/* Set Header and logo styles for all pages */

.topbar {
	height: 117px;
	width: 980px;
	color: #FFFFFF;
	background: #f2cd39 url(images/topbg.jpg) no-repeat;
}

.logo {
	margin: 27px 0px 0px 19px;
	padding: 0px;
	float: left;
}

.phone {
	margin: 33px 31px 0px 0px;
	padding: 0px;
	float: right;
}

/* Top Menu styles for all pages */

ul.menu {
	height: 34px;
	padding: 0px;
	font-size: 1px;
	list-style-type: none;
	display: inline;
	margin: 0px;
	width: 980px;
}

.menu li {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
}

#but1 strong a {
	background-image: url(images/but1.gif);
	width: 244px;
}

#but2 strong a {
	background-image: url(images/but2.gif);
	width: 114px;
}

#but3 strong a {
	background-image: url(images/but3.gif);
	width: 192px;
}

#but4 strong a {
	background-image: url(images/but4.gif);
	width: 144px;
}

#but5 strong a {
	background-image: url(images/but5.gif);
	width: 143px;
}

#but6 strong a {
	background-image: url(images/but6.gif);
	width: 143px;
}

.menu strong a:link, .menu strong a:visited  {
	display: block;
	float: left;
	margin: 0px;
	padding: 33px 0px 0px;
	height: 1px;
	overflow: hidden;
	background: no-repeat left top;
	color: #FFFFFF;	
}

.menu strong a:hover, .menu strong a:active {
	background: no-repeat right top;
	color: #FFFFFF;
}

ul.menu ul {
	position: absolute;
	display: none;
	width: 228px;
	padding: 0px;
	clear: both;
	float: left;
	margin: 34px 0px 0px 1px;
	z-index: 100;
}

ul.menu ul li {
	clear: both;
	padding: 0px;
	font-size: 11px;
	line-height: 26px;
	width: 190px;
	margin: 0px;
}

ul.menu ul li a:link, ul.menu ul li a:visited {
	display: block;
	height: 26px;
	padding: 0px 0px 0px 28px;
	color: #FFFFFF;
	margin: 0px;
	background: url(images/dd-bg.gif) no-repeat left bottom;
}

ul.menu ul li a:hover, ul.menu ul li a:active {
	background: url(images/dd-bg.gif) no-repeat right bottom;
}

ul.menu li:hover ul {
	display: block;
}

/* Foot Menu styles for all pages */

.footermenu {
	height: 30px;
	padding: 7px 0px;
	width: 958px;
	background: url(images/footerbg.gif) no-repeat;
	margin-right: 11px;
	margin-left: 11px;
	clear: both;
}

.footermenu ul {
	height: 30px;
	padding: 7px 0px;
	list-style-type: none;
	display: inline;
	margin: 0px;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #7e0055;
}

.footermenu li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

.footermenu a:link, .footermenu a:visited  {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 23px 0px 14px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #7e0055;
	position: relative;
	background: url(images/footerarras.gif) no-repeat right 11px;
	overflow: hidden;
}

.footermenu a:hover, .footermenu a:active {
	text-decoration: none;
	color: #c23094;
	line-height: 32px;
	padding: 0px 22px 0px 15px;
	background: url(images/footerarras.gif) no-repeat right -105px;
}

.footerinfo {
	color: #939d97;
	font-size: 9px;
	margin: 8px 0px 8px 23px;
}

.footerinfo a:link, .footerinfo a:visited  {
	text-decoration: none;
	color: #939d97;
}

.footerinfo a:hover, .footerinfo a:active {
	text-decoration: none;
	color: #6c7670;
}

/* box content styles */

.leftcontent, .rightcontent {
	margin: 28px 5px 10px;
	width: 244px;
	display: inline;
}

.leftcontent a:link, .leftcontent a:visited, .rightcontent a:link, .rightcontent a:visited   {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px 21px 0px 0px;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	color: #7e0055;
	position: relative;
	background: url(images/boxarras.gif) no-repeat right 8px;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	overflow: hidden;
}

.leftcontent a:hover, .leftcontent a:active, .rightcontent a:hover, .rightcontent a:active {
	text-decoration: none;
	color: #c23094;
	line-height: 26px;
	padding: 0px 20px 0px 1px;
	background: url(images/boxarras.gif) no-repeat right -52px;
}

.landinglinks a:link, .landinglinks a:visited   {
	display: list-item;
	float: none;
	line-height: normal;
	text-decoration: none;
	color: #6a6a6a;
	position: relative;
	background: url(none);
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	overflow: hidden;
	height: 18px;
}

.landinglinks a:hover, .landinglinks a:active {
	text-decoration: none;
	color: #c23094;
	background: url(none);
}

.box1 {
	background: url(images/box1-bg.gif) repeat-y;
	width: 230px;
	padding: 0px 7px;
}

.box1-top {
	background: url(images/box1-top.jpg);
	height: 14px;
	width: 244px;
	font-size: 1px;
	line-height: 1px;
}

.box1-bottom {
	background: url(images/box1-bottom.jpg);
	height: 15px;
	width: 244px;
	font-size: 1px;
	line-height: 1px;
}

.box1-inner {
	background: url(images/box1-bg.jpg) no-repeat;
	width: 206px;
	padding: 4px 12px 0px;
}

.dashline {
	background: url(images/dash.gif) repeat-x top;
	margin-bottom: 5px;
	margin-top: 9px;
	width: auto;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.box1 h2, .box3 h2, .box3a h2 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #7e0055;
}

.box1 ul {
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 7px;
	font-size: 12px;
	line-height: 18px;
	color: #2f2032;
}

.box1 li {
	padding-top: 5px;
}

.box1 li strong {
	color: #7e0055;
}

.box2 {
	background: url(images/box2-bg.jpg) no-repeat;
	width: 193px;
	padding: 168px 19px 0px 32px;
	height: 100px;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #443545;
}

.box3 {
	background: url(images/box3-bg.jpg) no-repeat;
	width: 207px;
	padding: 18px 18px 0px 19px;
	height: 305px;
}

.box3a {
	background: url(images/box3a-bg.jpg) no-repeat;
	width: 207px;
	padding: 18px 18px 0px 19px;
	height: 305px;
}

form#callback #name, form#callback #telephone {
	border: 1px solid #a4a098;
	margin: 4px 0px;
	font-size: 10px;
	color: #463926;
	display: block;
	float: right;
	padding: 3px;
	width: 140px;
}

.box3 label {
	float: left;
	line-height: 26px;
	font-weight: bold;
	color: #7e0055;
	text-align: right;
	width: 54px;
}

.box3 .setheight {
	height: 36px;
	padding-top: 130px;
}

.box3 .safarifix {
	height: 60px;
}

/* centre content styles */

.maincontent {
	width: 404px;
	margin: 34px 0px 10px 9px;
	padding: 20px 25px 0px;
	float: left;
	background: url(images/centrecontent-bg.jpg) no-repeat;
}

.maincontent2 {
	width: 656px;
	margin: 34px 0px 10px 9px;
	padding: 20px 25px 0px;
	float: left;
	background: url(images/centrecontent-bg2.gif) no-repeat;
}

h1 {
	padding: 0px;
	margin: 0px 0px 12px;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #272b28;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	line-height: 22px;
	color: #7e0055;
}

h2 span {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #7e0055;
	font-style: italic;
}

.bigpic {
	margin-right: -19px;
	margin-left: -19px;
}

.rightpic {
	margin: 0px -4px 10px 14px;
	float: right;
}

.secttxt {
	margin: 0px 18px;
}

.secttxt .dets {
	width: 230px;
}

.secttxt img {
	margin: 0px 14px 10px -4px;
}

.secttxt ul {
	margin: 0px 0px 0px 9px;
	padding: 0px 0px 0px 9px;
}

.secttxt h3 {
	margin: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #7e0055;
	padding: 0px;
}

.process li {
	font-weight: bold;
	margin-bottom: 8px;
}

.conlabel {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 100px;
	padding-top: 10px;
	padding-right: 4px;
	text-align: right;
	color: #7e0055;
}

.condets {
	font-size: 12px;
	float: left;
	width: 400px;
	padding-top: 10px;
}

.q {
	background: url(images/q.gif) no-repeat;
	padding: 5px 0px 5px 39px;
	font-size: 14px;
}

.a {
	background: url(images/a.gif) no-repeat;
	padding: 7px 0px 22px 39px;
	margin: 0px;
}

ul.sitemap {
	list-style-type: none;
	margin: 4px 0px 0px 21px;
	line-height: 24px;
	font-size: 11px;
	color: #7e0055;
	float: left;
	width: 270px;
	padding: 0px;
	display: inline;
}

.sitemap li, .sitemap ul li {
	margin: 0px;
	padding: 0px;
}

.sitemap ul {
	list-style-type: none;
	margin: 0px 0px 0px 12px;
	padding: 3px 0px 7px 12px;
}

.sitemap a:link, .sitemap a:visited  {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	line-height: 24px;
	text-decoration: none;
	color: #7e0055;
	height: 24px;
	background: url(images/footerarras.gif) no-repeat left 6px;
	overflow: hidden;
	font-weight: bold;
}

.sitemap a:hover, .sitemap a:active {
	text-decoration: none;
	color: #c23094;
	line-height: 26px;
	padding: 0px 0px 0px 26px;
	background: url(images/footerarras.gif) no-repeat left -110px;
}

.sitemap ul li a:link, .sitemap ul li a:visited, .sitemap ul li a:hover, .sitemap ul li a:active {
	font-weight: normal;
}

/* styles for all form data */

.formsect-top {
	background: url(images/formtop.gif);
	height: 5px;
	width: 590px;
	font-size: 1px;
	line-height: 1px;
	margin: auto;
}

.formsect-bottom {
	background: url(images/formbottom.gif);
	height: 5px;
	width: 590px;
	font-size: 1px;
	line-height: 1px;
	margin: auto;
}

.formsect {
	width: 588px;
	background: #f5f9f9;
	border-right: 1px solid #e8edef;
	border-left: 1px solid #e8edef;
	margin: auto;
	padding-bottom: 8px;
}

.formsect label {
	text-align: right;
	float: left;
	width: 210px;
	display: block;
	font-weight: bold;
	color: #2B2C2C;
	margin-right: 6px;
	margin-top: 6px;
}

.formsect h2 {
	border-bottom: 1px solid #c4ced2;
	margin: 0px 18px 18px;
	padding: 0px;
	clear: both;
	line-height: 36px;
}

.formbox {
	float: left;
	width: 280px;
	color: #4E4B4A;
	background: #FFFFFF;
	margin: 4px 0px;
	display: block;
	border: 1px solid #7f9db9;
}

select.formbox {
	width: 286px;
}

.formbox2 {
	float: left;
	width: 120px;
	color: #4E4B4A;
	background: #FFFFFF;
	margin: 4px 0px;
	display: block;
	border: 1px solid #7f9db9;
}

select.formbox2 {
	width: 126px;
}

.sendbut {
	width: 115px;
	height: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(../images/butbg.gif);
	display: block;
	text-align: right;
	padding-right: 4px;
	clear: both;
	border-style: none;
	font-size: 11px;
	margin-left: 374px;
}

.required {
	float: left;
	display: block;
	color: #f5f9f9;
	font-size: 1px;
	line-height: 22px;
	background: url(images/req.gif);
	height: 1px;
	width: 26px;
	overflow: hidden;
	margin: 0px;
	padding: 20px 0px 0px;
}

.required2 {
	display: inline;
	color: #f5f9f9;
	font-size: 1px;
	line-height: 22px;
	background: url(images/req.gif);
	height: 1px;
	width: 26px;
	overflow: hidden;
	margin: 0px;
	padding: 20px 0px 0px;
}
