@charset "utf-8";
/* Stylesheet by Artificial Studio - www.artificialstudio.com */

/*----------------------------- SET UP DEFAULTS*/
html, body {
	border: 0;
	margin: 0;
	padding: 0;
}

input#btn_subscribe {
	margin-top: 20px;
	padding: 5px;
}

input#btn_subscribe:hover {
	cursor: pointer;
}

#calc, #comp {
	text-align: left;
}

#home {
	background: url(../images/header_bg.jpg) #c5e0ee  repeat-x;
}

#members, #aboutus, #retailers {
	background: url(../images/header_sec.jpg) #c5e0ee repeat-x;
}

body {
	font: 80%/1.4 Arial, Helvetica, sans-serif;
	padding-top: 15px;
}

#wrap {
	width: 868px;
	margin: 0 auto;
}

#calc #wrap {
	width: 400px;
}

#comp #wrap {
	width: 380px;
}

#comp li {
	list-style-image: none;
	list-style-type: circle;
	color: #006f9a;
	font-size: 11px;
}

#comp h5 {
	font-size: 11px;
	border-top: 1px solid #006f9a;
	padding: 10px;
}

#comp ul {
	border-bottom: 1px solid #006f9a;
}

#button:hover {
	cursor: pointer;
}

/*----------------------------- HEADINGS*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
 
h1 {
	padding: 20px 0 14px 0;
	letter-spacing: normal;
	font-size: 1.8em;
	border-bottom: 2px solid;
	margin-bottom: 15px;
	font-family: Futura, "Futura Md", Arial, Helvetica, sans-serif;
	color: #006991; 
}
 
h2 {
	padding: 10px 0;
	letter-spacing: normal;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px solid;
	margin-bottom: 10px;
	font-family: Futura, "Futura Md", Arial, Helvetica, sans-serif;
	color: #69990b;
	text-align: left;
}
 
h3 {
	padding: 20px 0;
	letter-spacing: -1px;
	font-size: 1.0em;
	border-bottom: 1px solid;
	margin-bottom: 5px;
}

h4 {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	margin-right: 15px;
	margin-top: 7px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006f9a;
	text-align: left;
}
/*----------------------------- COMMON FORMATTING*/
p, ul, ol {
	margin: 0;
	padding: 0 0 1.25em 0;
}
 
ul, ol {
	padding: 0 0 1.25em 2.5em;
}
 
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
 
small {
	font-size: 0.85em;
}

img {
	border: 0;
}
 
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
 
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
 
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
 
a, a:link, a:visited, a:hover {
	text-decoration:none;
	outline: none;
	color: #666666;
}
 
form {
	margin: 0;
	padding: 0;
	display: inline;
	color: #006f9a;
}
 
input, select, textarea {
	background: url(../images/field.gif) repeat-x #9aca3c;
	border: 1px solid #666666;
	font: 1em Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #FFFFFF;
}
 
textarea {
	background: url(../images/field.gif) repeat-x #9aca3c;
	width: 100%;
	padding-bottom: 0px;
}

#comments textarea {
	width: 150px;
}

#comment-submit {
	margin-top: 20px;
}

#comment-submit:hover {
	cursor: pointer;
	color: #000;
}

label {
	margin-top: 10px;
	cursor: pointer;
}
 
table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}
 
table tr td {
	padding: 5px;
}

/*-------------------------------------------------------------- MAIN STRUCTURAL DIVS*/
#tophead {
	width: 846px;
	height: 114px;
	margin: 0 0 0 auto;
}

#header, #header_afr {
	width: 846px;
	height: 196px;
	float: left;
	background: url(../images/header.jpg) no-repeat;
}

#header_afr {
	background: url(../images/header_afr.jpg) no-repeat;
}

#content {
	background-color: none;
	width: 849px;
	margin: 0 0 0 auto;
}

#aboutus h1, #members h1, #retailers h1 {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 3px;
	padding-top: 5px;
}

#aboutus #content, #members #content, #retailers #content {
	width: 868px;
}

#left {
	background: url(../images/accord_top.jpg) top no-repeat;
	width: 216px;
	float: left;
	margin-top: 10px;
}

#accordian {
	width: 216px;
	padding-bottom: 2px;
	padding-left: 2px;
	background: url(../images/accord_bot.jpg) bottom no-repeat;
}

#retailers #left, #retailers #accordian {
}

dl, dt, dd {
	width: 200px;
}

dt a:link, dt a:visited, dt a:hover, dt a:active {
	color: #FFFFFF;
	width: 200px;
	display: block;
}

dt:hover {
	background-color: #006e99;
	color: #FFF;
}

dl {
	margin-left: 8px;
	font-size: 11px;
}

dt {
	background-color: #9bca3c;
	width: 196px;
	margin-bottom: 2px;
}

dd, dd ul {
	margin: 0px;
	padding: 0px;
}

dd ul {
	margin-left: 20px;
}

dl li {
	margin: 4px;
	padding: 4px;
	border-bottom: 1px dashed #FFF;
	list-style-image: url(../images/li_accord3.gif);
}

dl li a:link, dl li a:link, dl li a:link {
	color: #666666;
}

dl li a:hover {
	color: #000000;
}

dt a:link, dt a:visited, dt a:active {
	background: url(../images/li_accord2.gif) top left no-repeat;
	padding-left: 13px;
	min-height: 22px;
	margin-left: 3px;
	width: 180px;
}

dt a:hover {
	background: url(../images/li_accord1.gif) top left no-repeat #006e99;
}

#aboutus #main, #members #main, #retailers #main {
	width: 421px;
	margin-left: 15px;
}

#aboutus #content, #members #content, #retailers #content {
	margin-top: 41px;
}

#main {
	width: 646px;
	float: left;
}


.box {
	background: url(../images/box.jpg);
	float: left;
	width: 213px;
	height: 365px;
	margin: 1px;
	margin-top: 13px;
}

.box a:link, .box a:visited, .box a:active {
	color: #006f9a;
	font-size: 11px;
}

.box a:hover {
	color: #00a1de;
}

li {
	list-style-type: none;
	list-style-image: url(../images/li.jpg);
	padding-bottom: 3px;
	color: #114b61;
}

.about-us li {
	list-style-image: url(../images/li_about.png);
}

.members li {
	list-style-image: url(../images/li_members.png);
}


.retailers li {
	list-style-image: url(../images/li_retailers.png);
}

.about-us h1, .members h1, .retailers h1, #quicklinks h1, #accordian h1 {
	border-bottom: 1px solid #b4d5e4;
	margin: 13px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 17px;
	letter-spacing: normal;
	font-weight: normal;
}

#quicklinks a:link, #quicklinks a:visited, #quicklinks a:active {
	color: #FFF;
	display: block;
	margin: 0px;
	padding: 0px;
}

#quicklinks a:hover {
	color: #CCC;
}

#quicklinks h1 {
	color: #FFF;
	border-color: #FFF;
	margin-top: 17px;
	margin-bottom: 10px;
}

#quicklinks ul {
	padding: 0px;
	margin: 9px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#quicklinks li {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	min-height: 22px;
	display: block;
	list-style-type: none;
	list-style-image: none;
	padding-left: 25px;
}

#quicklinks ul ul li {	
	padding-left: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	display: list-item;
	list-style-image: url(../images/li_arrow.jpg);
}

.icon1 {
	background: url(../images/li_key.jpg) top left no-repeat;

}

.icon2 {
	background: url(../images/li_calculator.jpg) top left no-repeat;
}

.icon3 {
	background: url(../images/li_mobile.jpg) top left no-repeat;
}

.icon4 {
	background: url(../images/li_rand.jpg) top left no-repeat;
}

.about-us h1 {
	color: #c4161c;
}

.members h1 {
	color: #faa61a;
}

.retailers h1 {
	color: #a6cf37;
}

#right {
	width: 200px;
	float: right;
}

#shopping {
	width: 164px;
	height: 152px;
	position: absolute;
	top: 602px;
}

a.retailerprom, a.retailerprom_afr {
	background: url(../images/btn_retailerprom_eng.jpg) left no-repeat;
	width: 181px;
	height: 74px;
	display: block;
	clear: both;
	margin-left: 15px;
}

a.retailerprom_afr {
	background: url(../images/btn_retailerprom_afr.jpg) left no-repeat;
}

a.retailerprom:hover, a.retailerprom_afr:hover {
	background-position: right;	
}

a.update, a.update_afr {
	background: url(../images/btn_update_eng.jpg) left no-repeat;
	width: 181px;
	height: 74px;
	display: block;
	clear: both;
	margin-left: 15px;
}

a.update_afr {
	background: url(../images/btn_update_afr.jpg) left no-repeat;
}

a.update:hover, a.update_afr:hover {
	background-position: right;	
}

/*-------------------------------------------------------------- MY DIVS*/
#footer {
	background-color: #c5e0ee;
	background: url(../images/footer.jpg) center no-repeat;
	width: 100%;
	height: 103px;
	color: #006d97;
	font-size: 85%;
	text-align: center;
}

#footer p {
	clear: both;
	font-size: 11px;
	text-align: center;
}

#logo {
	background: url(../images/logo.jpg) no-repeat;
	width: 299px;
	height: 69px;
}

#bsmart {
	background: url(../images/hdr_bsmart.jpg) no-repeat;
	width: 166px;
	height: 81px;
	margin-top: 10px;
	float: right;
	clear: both;
}

.btn_want, .btn_want_afr {
	background: url(../images/want.gif) left no-repeat;
	width: 155px;
	height: 37px;
	font-family: Futura, "Futura Md", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 148px 2px auto auto;
}

.btn_want_afr {
	background: url(../images/want_afr.gif) left no-repeat;
}

a.btn_want:link, a.btn_want:visited, a.btn_want:active, .btn_want_afr:link, .btn_want_afr:visited, .btn_want_afr:active {
	color: #FFFFFF;
}

.btn_want:hover, .btn_want_afr:hover {
	background-position: right;
}

.address {
	float: right;
	color: #74bdda;
	font-size: 11px;
}

.address a:link, .address a:visited, .address a:active {
	color: #FFF;	
}

.address a:hover {
	color: #CCC;
}

.green {
	color: #abd135;
}

#quicklinks {
	background: url(../images/box_sideright.jpg) no-repeat;
	width: 194px;
	height: 208px;
	float: right;
}

#apply, #apply_afr {
	background: url(../images/applynow.jpg) no-repeat right;
	width: 186px;
	height: 139px;
	float: right;
	margin: 4px;
}

#apply_afr {
	background: url(../images/applynow_afr.jpg) no-repeat right;
}

#apply:hover, #apply_afr:hover {
	background-position: left;
}

/* REMOVE FOLLOWING AFTER COMPETITION, ALSO ON INDEX.PHP */

#rate, #rate_afr {
	background: url(../images/rate_eng.jpg) no-repeat right;
	width: 186px;
	height: 79px;
	float: right;
	margin: 4px;
	display: block;
}

#rate_afr {
	background: url(../images/rate_afr.jpg) no-repeat right;
}

#rate:hover, #rate_afr:hover {
	background-position: left;
}

#home #main {
	height: 419px;
}



#lang {
	width: 174px;
	height: 22px;
	float: right;
	margin-bottom: 10px;
}

#home #lang {
	width: 22px;
	height: 174px;
	float: left;
}

.tab_afr, .tab_eng {
	width: 84px;
	height: 22px;
	display: block;
	float: right;
}

#home .tab_afr, #home .tab_eng {
	margin-top: 8px;
	width: 22px;
	height: 84px;
	display: block;
}

.tab_afr {
	background: url(../images/sec_tab_afr.gif) no-repeat center;
}

#home .tab_afr {
	background: url(../images/tab_afr.gif) no-repeat center;
}

.tab_afr:hover, #home .tab_afr:hover {
	background-position: bottom;
}

.tab_eng {
	background: url(../images/sec_tab_eng.gif) no-repeat center;
}

#home .tab_eng {
	background: url(../images/tab_eng.gif) no-repeat center;
}

.tab_eng:hover, #home .tab_eng:hover {
	background-position: bottom;
}

.active, .active:hover, #home .active, #home .active:hover {
	background-position: top;
}

/*-------------------------------------------------------------- NAVIGATION*/

ul#nav {
	height: 25px;
	margin: 20px auto 0 10px;
}

#nav {
	width: 600px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em; 
}

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	background: url(../images/btn_set.jpg) no-repeat left;
	width: 138px;
	height: 25px;
	color: #fff;
	text-decoration: none;
	float: left;
}

#home #nav a.home:link, #home #nav a.home:visited, #home #nav a.home:active,
#aboutus #nav a.aboutus:link, #aboutus #nav a.aboutus:visited, #aboutus #nav a.aboutus:active,
#members #nav a.members:link, #members #nav a.members:visited, #members #nav a.members:active,
#retailers #nav a.retailers:link, #retailers #nav a.retailers:visited, #retailers #nav a.retailers:active {
	background-position: right;
}

#nav a:hover {
	background-position: center;
}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:  Futura, "Futura Md", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	list-style-image: none;
	margin-right: 3px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}

/*-------------------------------------------------------------- PLUGINS*/

#breadcrumbs {
	width: 100%;
	height: 30px;
	background-color: #CCCCCC;
}

#search {

}

#searchresult {
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
	padding: 5px;
	margin-bottom: 5px;
}

#searchresult h2 a:link, #searchresult h2 a:visited, #searchresult h2 a:active {
	text-decoration: none;
}

#searchresult h2 a:hover {
	color: #000000;
}

#searchresult:hover {
	background-color: #E6E6E6;
}

#searchresult p, #searchresult h2 {
	margin: 0px;
	padding: 2px;
	border: none;
}

#sitemap {

}

#image1, #image2 {

}

#flash {

}

#tablesearch td, #searchresults td {
	color: #006f9a;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
}

#tablesearch, #searchresults {
	margin: 0px;
	padding: 0px;
}

#tablesearch th, #searchresults th {
	color: #006f9a;
	font-size: 13px;
	text-transform: uppercase;
	padding: 4px;
}

#tablesearch input, #tablesearch select {
	padding: 0px;
	margin: 0px;
}

a.med_eng {
	background: url(../images/medic_eng.gif) no-repeat left;
	width: 186px;
	height: 67px;
	display: block;
	float: left;
	margin-left: 10px;
}

a.med_afr {
	background: url(../images/medic_afr.gif) no-repeat left;
	width: 186px;
	height: 67px;
	display: block;
	float: left;
	margin-left: 10px;
}

a.med_eng:hover, a.med_afr:hover {
	background-position: right;
}
