﻿/*Koko H.Ekong for I-NET Technology 2008*/
/*Paul Amamoo-Otchere for I-NET Technology 2008*/
html {
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	background-color: #E6E6EB;
	background-attachment: fixed;
	background-position: left top;
	overflow: auto;
}
body {
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-attachment: fixed;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #6b6969;
}
#bodywrap {
	text-align: left;
	width: 985px;
	min-height: 100%;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logobanner {
	background-image: url(../images/logobanner985.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 127px;
	width: 985px;
	overflow: hidden;
	position: relative;
}
#loginwrap {
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 58px;
	overflow: hidden;
	position: relative;
	background-image: url(../images/loginbridge_r.png);
	color: #8457a7;
	font-size: 10px;
}
#loginwrap span {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	height: 58px;
	background-image: url(../images/loginbridge_l.png);
	padding-right: 50px;
	padding-top: 19px;
	overflow: visible;
	padding-left: 86px;
}
#loginwrap a {
	text-decoration: none;
	color: #8457a7;
	font-weight: bold;
}
#loginwrap a:hover {
	text-decoration: underline;
	color: #8457a7;
	font-weight: bold;
}
#search_txt_box
{
	width: 210px;
	position: absolute;
	bottom: 6px;
	left: 165px;
	height: 17px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#search_btn_box
{
	width: 20px;
	position:absolute;
	height: 15px;
	bottom: 7px;
	left: 392px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#search_btn_box img
{
	margin: 0px;
	padding: 0px;
	border: none;
}
#topnav_wrap {
	background-image: url(../images/navarea_bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 28px;
	width: 985px;
	overflow: hidden;
	position: relative;
}
#navlist  {
	float: right;
	height: 28px;
	position: relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
}
#navlist li {
	display: inline;
}
#navlist a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navlink_bg.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	float: left;
	height: 28px;
	width: 75px;
	overflow: hidden;
	position: relative;
	text-align: center;
	line-height: 25px;
}
#navlist a:hover {
	background-position: left -28px;
}
#mainwrap {
	background-image: url(../images/wrap1main_bg985.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	clear: left;
	float: left;
	min-height: 500px;
	width: 985px;
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
}
#contentwrap {
	background-image: url(../images/navmain_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 780px;
	overflow: hidden;
	position: relative;
}
#contentwrap_alternate {
	background-image: url(../images/contentwrap_bg2.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 780px;
	overflow: hidden;
	position: relative;
}
#contentwrap h1 {
	font-size: 23px;
	color: #9c9b22;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9c9b22;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
}
#contentwrap_alternate h1 {
	font-size: 23px;
	color: #9c9b22;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9c9b22;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
}
#sidebarwrap {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 205px;
	overflow: hidden;
	position: relative;
}
#cart_wrap {
	background-image: url(../images/sidebarcart_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 60px;
	width: 205px;
	overflow: hidden;
	position: relative;
	font-weight: bold;
	font-size: 9px;
	color: #8d8d70;
}
#cart_wrap #cart_items {
	position: absolute;
	top: 16px;
	left: 43px;
}
#cart_wrap #cart_cash {
	position: absolute;
	top: 16px;
	left: 118px;
	padding-left: 8px;
}
#sidenav_wrap {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 205px;
	overflow: hidden;
	position: relative;
}

#sidenavlist {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 205px;
	overflow: hidden;
	position: relative;
	list-style-type: none;
}
#sidenavlist a {
	background-image: url(../images/sidelink205_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float: left;
	height: 29px;
	width: 205px;
	overflow: hidden;
	position: relative;
	text-align: left;
	padding-left: 20px;
	text-decoration: none;
	color: #7b7878;
	font-weight: bold;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 20pt;
	font-size: 9px;
}

#sidenavlist a:hover {
	background-position: left -29px;
	color: #101010;
}
#sideadvert_wrap {
	float: left;
	width: 205px;
	overflow: hidden;
	position: relative;
	clear: both;
	padding-top: 15px;
}
#sideadvert_wrap img {
	clear: left;
	float: left;
	width: 177px;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 11px;
}
.image {
	border: 1px solid #C9C9C9;
	padding: 2px;
	background-color: #FFFFFF;
}
#mainwrap_shadw {
	background-image: url(../images/wrap2bttm_bg985.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 4px;
	width: 985px;
	overflow: hidden;
	position: relative;
}

#footercart {
	background-image: url(../images/cartfooter_bg17h.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
	height: 17px;
	width: 985px;
	overflow: hidden;
	position: relative;
	color: #9c9b22;
	font-size: 9px;
	line-height: 14pt;
	padding: 0px;
	margin: 0px;
}
#footerlabel {
	float: left;
	height: 17px;
	width: 57px;
	overflow: hidden;
	position: relative;
	display: block;
	background-image: url(../images/cart_txtfooterbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding: 0px;
}
#footerwrap {
	color: #9378A9;
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 50px;
	width: 985px;
	font-size: 6pt;
	font-weight: bold;
	position:relative;
}
#footercontent {
	overflow: hidden;
	position: relative;
	padding-top: 16px;
}
#footercontent a {
	color: #B39FC1;
	text-decoration: none;
	font-weight: bold;
}
#footercontent a:hover {
	color: #E2DBE8;
	text-decoration: none;
}


#footershdw {
	background-image: url(../images/footer_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 13px;
	width: 985px;
	overflow: hidden;
	position: relative;
}
#floorplan_wrap {
	float: left;
	height: 305px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 5px;
	background-image: url(../images/jscroll_div685.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 736px;
	margin-left: 20px;
}
#content_hr {
	background-image: url(../images/1stcontent_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	float: left;
	width: 736px;
	min-height: 300px;
	padding-left: 20px;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#content_hr h1 {
	font-size: 23px;
	color: #9c9b22;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9c9b22;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
}
#content {
	clear: left;
	float: left;
	width: 736px;
	min-height: 300px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
	padding-bottom: 10px;
}
.bold {
	font-weight: bold;
}
.itemNewsbox {
	float: left;
	height: 263px;
	width: 169px;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
.newsbox_text {
	display: block;
	width: 169px;
	height: 215px;
	padding-top: 7px;
}



.itembox {
	padding: 0px;
	float: left;
	height: 263px;
	width: 169px;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 25px;
	margin-left: 0px;
}

.itembox_product {

}
.itembox img {
	margin-top: 3px;
}

.itembox_description {
	display: block;
	padding-top: 3px;
	color: #9c9b22;
	overflow: hidden;
	padding-bottom: 3px;
}
.itembox_text {
	display: block;
	width: 169px;
	height: 80px;
	overflow: hidden;
}
.itembox_text p {
	font-size: 14px;
	font-weight: bold;
	color: #C72491;
	text-align: right;
	position: absolute;
	right: 5px;
	bottom: 19px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.itembox_button {
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 169px;
	height: 14px;
	background-image: url(../images/btn_viewitem.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 118px;
	font-size: 6pt;
	font-weight: bold;
	line-height: 10pt;
}
.itembox_button a {
	color: #6b6969;
	text-decoration: none;
	font-weight: bold;
}
.itembox_button a:hover {
	color: #959393;
	text-decoration: none;
}
.cartbox_button {
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 169px;
	height: 14px;
	font-size: 6pt;
	font-weight: bold;
	line-height: 10pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.cartbox_button img, .detailbox_button img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.cartbox_button a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
#productimg-detail {
	max-width: 250px;
	max-height: 250px;
	position: relative;
	margin-right: 26px;
	padding: 0px;
	float: right;
}
#productimg-detail img {
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	padding: 2px;
	margin: 0px;
	overflow: hidden;
	width: 250px;
	height: 250px;
}
.detailbox {
	padding: 0px;
	float: left;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 0px;
	margin-bottom: 10px;
	width:60%;
}
.detailbox_text {
	display: block;
	width: 340px;

	height:auto;
}

.detailbox  i {
	font-size: 24px;
	font-weight: bold;
	color: #C72491;
	text-align: right;
	font-style: normal;
	display: block;
	width: auto;
	height:auto;
	margin-right:85%;
	position: relative;
	padding: 10px;
	right: 5px;
	margin: 0px;
	float:right;
}

#ltPrdPrice {
	font-size: 24px;
	font-weight: bold;
	color: #C72491;
	text-align: right;
	font-style: normal;
	display: block;
	width: 126px;
	height:177px;
	padding: 0px;
	right: 5px;
	margin: 0px;
	float:right;
}
.detailbox_button {
	overflow: hidden;
	/*position: absolute;
	bottom: 0px;*/
	width: 60%;
	height: 14px;
	font-size: 6pt;
	font-weight: bold;
	line-height: 10pt;
	padding: 0px;
	right: 5px;
	margin: 0px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
}
.detailbox a {
	color: #351C4A;
	text-decoration: underline;
}
.detailbox a:hover {
	text-decoration: none;
}

.sidebartxtbox_wrap {
	background-image: url(../images/sidetxtbox_bg2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: left;
	float: left;
	width: 178px;

	position: relative;
	margin-bottom: 15px;
	margin-left: 13px;
}
#sidebartxtbox_wrap_bg    {
	clear: left;
	float: left;
	width: 205px;
	position: relative;
	text-align: left;
	background-image: url(../images/advertarea_bgtop.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 25px;
}

.sidebartxtbox_wrap span {
	background-image: url(../images/sidetxtbox_bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 7px;
	overflow: hidden;
	font-size: 9px;
	padding-left: 6px;
}
.sidebartxt_header {
	position: relative;
	overflow: hidden;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	padding-bottom: 7px;
	font-size: 10px;
	padding-top: 0px;
	color: #514F4F;
}
.sidebartxt_pic  {
	position: relative;
	width: 162px;
	float: left;
	display: block;
	clear: left;
}
.sidebartxtbox_wrap  img {
	position: relative;
	width: 166px;
	clear: left;
	float: left;
	padding-bottom: 7px;
	overflow: hidden;
}
.sidebartxtbox_wrap a {
	color: #652D91;
	text-decoration: underline;
}
.sidebartxtbox_wrap a:hover {
	text-decoration: none;
}
.txt_search
{
	line-height:17px;
	margin:0px; 
	padding:0px;
}
.cart_r_text
{
	font-weight: bold;
	font-size: 9px;
	color: #8d8d70;
	text-decoration:none;
}
.cart_f_text
{
	color: #9c9b22;
	font-size: 9px;
	text-decoration:none;
}
.store_image
{
	width:127px;
	height:92px;
}
.text_colored
{
	color: #9c9b22;
	font-size:9pt;
	text-decoration:none;
}
.label
{
	font-family:Tahoma;
	font-size:11px;
}
.errorHead
{
	font-family:"Verdana";
	font-size:12px;
	font-weight:bold;
	color:Red;
}
.shopafrica53
{
	font-family:Tahoma;
	font-weight:bold;
	color:#724399;
	font-size:18px;
}
div.AlertStyle
{
    background-color: #FFC080;
    top: 95%;
    left: 1%;
    height: 20px;
    width: 270px;
    position: absolute;
    visibility: hidden;
}
.underline
{
	color:Navy;
	text-decoration:none;
}
.underline:hover
{	
	text-decoration:underline;
}
.form_container
{
	padding:10px;
    text-align:left;
    border:0px;
}
