/* -------- BASIC PAGE SETUP --------*/

html {
  height: 100%;
}

body {
	font-family: Tahoma, sans-serif;
	line-height: 1.3em;
	margin: 0;
	font-size: 12px;
}

form {
  margin: 0;
  padding: 0;
}

a, a:visited {
	text-decoration: underline;
	color: #f90;
}

a:hover {
	text-decoration: none;
}


input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

h1 { font-weight: bold; font-size: 13px; margin: 5px 0; color: #c00;}
h2 { font-weight: bold; font-size: 12px; margin: 5px 0;}

/* ---------- LAYOUT ------------ */

#page_bg {
	padding: 20px 20px;
	margin-bottom: 1px;
	background: #006579 url(../images/body-bg.gif) 0 0 repeat-x;
}


div#wrapper {
	margin: 0 auto;
	min-width: 900px;
	max-width: 1050px;
	background: url(../images/body-leftbg.gif) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(../images/body-rightbg.gif) 100% 0 repeat-y;
}

div#header {
	background: url(../images/header-top.gif) 0 0 repeat-x;
}

div#header_l {
	position: relative;
	background: url(../images/header-left.gif) 0 0 no-repeat;	
}

div#header_r {
	height: 100px;
	background: url(../images/header-right.gif) 100% 0 no-repeat;
}

div#tabarea {
	background: url(../images/pillmenu-middle.gif) 0 0 repeat-x;
	overflow: visible;
	height: 25px;
}

div#tabarea_l {
	background: url(../images/pillmenu-left.gif) 0 0 no-repeat;
	overflow: visible;
}

div#tabarea_r {
	height: 25px;
	background: url(../images/pillmenu-right.gif) 100% 0 no-repeat;
	overflow: visible;
}

table.tabarea_menu {
	margin:0 auto;
	padding:0;
	height:25px;
	border-right: 1px solid #fff;
}

div#whitebox_l {
	background: url(../images/body-left.gif) 0 0 no-repeat;
}

div#whitebox_r {
	background: url(../images/body-right.gif) 100% 0 no-repeat;	
}

div#area {
	background: #fff;
	margin: 0 17px;
	padding: 5px;
	overflow: auto;
	padding-bottom: 25px;
	min-height: 500px;
}

div#footerspacer {
	background: url(../images/footerspacer-middle.gif) 0 0 repeat-x;
}

div#footerspacer_l {
	background: url(../images/footerspacer-left.gif) 0 0 no-repeat;
}

div#footerspacer_r {
	height: 25px;
	background: url(../images/footerspacer-right.gif) 100% 0 no-repeat;
}

div#footer {
	background: url(../images/footer-bottom.gif) 0 100% repeat-x;
}
div#footer_l {
	background: url(../images/footer-left.gif) 0 100% no-repeat;
}

div#footer_r {
	height: 40px;
	background: url(../images/footer-right.gif) 100% 100% no-repeat;
	padding: 0;
}

/*------------- CONTENT ---------------*/

div#center { text-align: center; }
div#right { text-align: right; }
div#block { display: block; }
#floatright { float: right; }
#floatleft { float: left; }
#floatcenter { margin-right: auto; margin-left: auto; }
#fineprint { font-size: 10px; }

div#logo {
	position: absolute;
	left: 28px;
	top: 28px;
	width: 235px;
	height: 62px;
	background: url(../images/logo-compafrica.png) 0 0 no-repeat;
}

div#contact_number {
	position: absolute;
	right: 30px;
	top: 30px;
	width: 300px;
	height: 25px;	
}

div#search {	
	position: absolute;
	right: 25px;
	top: 70px;
	width: 260px;
	height: 30px;
}

input#submit {
	background: #fff url(../images/button-search.gif) 0 0 no-repeat;
	border: none;		
	width: 50px;
}

input#submit:hover {
	background: #fff url(../images/button-search_mo.gif) 0 0 no-repeat;	
}

div.imagebox {
	padding: 5px;
}

img#shop {
	margin: 10px 0;	
}

div#thick_hline {
	background: #eee;
	height: 4px;
}

div.textarea-hline {
	width: 100%;
	background: #eee;
	height: 3px;
	margin: 10px 0;	
	display: block;	
	clear: both;
}

#vline {
	width: 24px;
	background: url(../images/separator-vline.gif) 0 0 repeat-y;	
}

div#features img {
	margin: 0 10px 10px 0;
	padding: 0;
	vertical-align: text-top;
	float: left;
}

div.fineprint {
	font-size: 0.8em;	
}

/********* Text Area **********/
div.textarea {
	padding: 10px 0 15px 0;
	text-align: justify;
}

div.textarea-footer {
	background: url(../images/heading-footer.gif) 100% 50% no-repeat;
	height: 20px;
	margin-bottom: 25px;
}

div.textarea-title {
	background: url(../images/heading-background.gif) 0 0 no-repeat;
	height: 28px;
	padding: 4px 10px 0 10px;
}

div.textarea-title#right {
	background: url(../images/heading-background2.gif) 100% 0 no-repeat;
}

table.button {
	width: 100%;
}

table.button div {
	text-align: center;
}

table.button div.heading a, table.button div.heading {
	font-size: 14px;
	font-weight: bold;
	margin: 2px 5px;
	height: 16px;
	text-align: left;
}

div.heading {
	height: 16px;
	font-weight: bold;
	font-size: 14px;
	margin: 2px 5px;
	text-align: left;
}

table.button div#blue a:hover {
	color: #00849e;
}

table.button td {
	vertical-align: top;
	width: 25%;
}

table.brands {
	width: 100%;
	border-spacing: 15px;
}	

table.brands td {
	width: 25%;
	vertical-align: top;
}

table.content {
	width: 100%;
}

table.content td {
	vertical-align: top;
	text-align: left;
}

div.brands a {
	display: block;
	margin: 2px 0;
}

div.brands a#a {
	font-size:12px;
}

div.brands a#b {
	font-size:14px;
	font-weight: bold;
}

div.brands a#c {
	font-size:18px;
	font-weight: bold;
}

div#brandlogo {
	position: relative;
	background: #fff;
	width: 120px;
	height: 150px;
	margin: 0 auto;
}

div.hidden {
	display: hidden;
}

ul#numbered {
	list-style-type: decimal;
}

ul#roman {
	list-style-type: upper-roman;
}

/*******/

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #000;
}

div#footercontent {
	margin: 0 auto;
}

