@charset "utf-8";

body {
	background-color: #E3E3E1;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}
#container {
	background-image: url(img/bg-container.gif);
	background-repeat: repeat-y;
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
}
#container #main {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
#container  #main #banner {
	height: 70px;
	width: 100%;
}
#container #main #banner #logo {
	float: left;
	height: 70px;
	width: 300px;
}
#container #main #banner #top_links {
	float: right;
	height: 30px;
	width: 685px;
	text-align: right;
	margin-top: 5px;
}
#container #main #banner #interaction {
	float: right;
	height: 20px;
	width: 400px;
	text-align: right;
	margin-top: 0px;
}
#container #main #banner #interaction #chat {
	float: right;
	height: 20px;
	width: 100px;
	margin-left: 10px;
}
#container #main #banner #interaction #forum {
	float: right;
	height: 20px;
	width: 100px;
	margin-left: 10px;
}
#container #main #banner #interaction #resource {
	float: right;
	height: 20px;
	width: 100px;
	margin-left: 10px;
}
#container #main #banner #social {
	float: right;
	height: 28px;
	width: 300px;
	text-align: right;
	margin-top: 5px;
}
#container #main #banner #social #facebook {
	float: left;
	height: 28px;
	width: 150px;
	margin-left: 0px;
}
#container #main #banner #social #twitter {
	float: right;
	height: 28px;
	width: 150px;
	margin-left: 0px;
}
#container #menunav {
	position:relative;
	display:block;
	height:42px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	text-transform:uppercase;
	background-color: transparent;
	background-image: url(img/pp_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container #menunav ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	}
#container #menunav ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
#container #menunav ul li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:14px 22px 0 22px;
	height:28px;
	}
#container #menunav ul li a:hover,#container #menunav ul li a.current{
	color:#fff;
	background-color: transparent;
	background-image: url(img/ppOVER.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#container #main #miniCart {
	font-size: 10px;
	height: 70px;
	width: 100%;
	background-color: #E6CBF8;
	margin-top: 10px;
}
#container #main #miniCart #others {
	height: 70px;
	width: 650px;
	float: left;
}
#container #main #miniCart #others #africa {
	float: left;
	height: 70px;
	width: 200px;
	margin-left: 5px;
}
#container #main #miniCart #others #makeMoney {
	float: left;
	height: 70px;
	width: 200px;
	margin-left: 10px;
}
#container #main #miniCart #others #booksellers {
	float: left;
	height: 70px;
	width: 200px;
	margin-left: 10px;
}
#container #main #miniCart #search {
	height: 65px;
	width: 325px;
	margin-top: 5px;
	margin-left: 5px;
	float: right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #9730DF;
}
#container #main #bread_crumbs {
	font-size: 10px;
	height: 20px;
	width: 100%;
}
#container #main #banner_2 {
	height: 320px;
	width: 100%;
}
#container #main #banner_2 #banner_2_left {
	width: 400px;
	float: left;
}
#container #main #banner_2 #banner_2_left #one {
	float: left;
	width: 395px;
	height: 100px;
	border: 1px solid #D7D7D7;
	margin-bottom: 5px;
}
#container #main #banner_2 #banner_2_left #two {
	float: left;
	height: 100px;
	width: 395px;
	border: 1px solid #D7D7D7;
	margin-bottom: 5px;
}
#container #main #banner_2 #banner_2_left #three {
	height: 100px;
	width: 395px;
	border: 1px solid #D7D7D7;
	float: left;
	margin-bottom: 5px;
}
#container #main #banner_2 #banner_2_right {
	float: right;
	height: 315px;
	width: 570px;
	border: 1px solid #D7D7D7;
}
#container #main #content {
	width: 100%;
	clear: both;
}
#container #main #content #content_left {
	float: left;
	width: 150px;
	background-attachment: scroll;
	background-image: url(img/bg_left.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#container #main #content #content_left #finding {
	height: 80px;
	width: 140px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#container #main #content #content_left #payment {
	height: 80px;
	width: 140px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#container #main #content #content_left #sub_menu {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/submenu_bg.jpg);
	background-repeat: repeat-y;
}
#container #main #content #content_left #sub_menu #sub_menuTop {
	background-image: url(img/submenu_top.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
}
#container #main #content #content_left #sub_menu ul{
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	}
#container #main #content #content_left #sub_menu ul ul{
	list-style: none;
	width: 98%;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
#container #main #content #content_left #sub_menu ul ul ul{
	list-style: none;
	width: 100%;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
#container #main #content #content_left #sub_menu ul a{
	width:140;
	margin: 3px;
	text-align:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	word-wrap:normal;
	color:#000000;
	display:block;
	padding:3px 3px 3px 5px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #670099;
	border-left-color: #F4DDFF;
	}
#container #main #content #content_left #sub_menu ul a:hover {
	text-decoration:none;
	color:#000000;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #670099;
	border-left-color: #F4DDFF;
	}
#container #main #content #content_left #sub_menu #sub_menuBottom {
	background-image: url(img/submenu_bottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 150px;
}
#container #main #content #content_left #face {
	width: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E6CBF8;
}
#container #main #content #content_left #face #face_inner {
	width: 135px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#container #main #content #content_left #order {
	height: 60px;
	width: 140px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#container #main #content #content_left #sell {
	height: 60px;
	width: 140px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#container #main #content #content_left #rep {
	height: 60px;
	width: 140px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#container #main #content #content_left #join {
	height: 60px;
	width: 140px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#container #main #content #content_main {
	float: left;
	width: 651px;
	margin-right: 2px;
	margin-left: 2px;
	background-attachment: scroll;
	background-image: url(img/bg_content.jpg);
	background-repeat: no-repeat;
	text-align: justify;
}
#container #main #content #content_right {
	float: right;
	width: 180px;
	background-attachment: scroll;
	background-image: url(img/bg_left.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#container #main #content #content_right #miniCart_main {
	width: 140px;
	height: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(img/cart.jpg);
	background-repeat: no-repeat;
}
#container #main #content #content_right #ad_square {
	height: 120px;
	width: 160px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#container #main #content #content_right #advert_skyscraper {
	height: 600px;
	width: 160px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#container #main #ad {
	height: 90px;
	width: 728px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}
#container #main #topLeftAd {
	height: 90px;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
#container #main #content #content_main #bread_crumbs {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
#container #main #content #content_main #content_main_inner {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
#container #main #clear_down_1 {
	height: 1px;
	width: 100%;
	clear: both;
}
#container #main #banner_down {
	height: 90px;
	width: 728px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#container #main #clear_down {
	height: 1px;
	width: 100%;
	clear: both;
}
#container #main #footer {
	height: 20px;
	width: 100%;
	clear: both;
	color: #9730DF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9730DF;
}
a:link {
	color: #9730DF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #9730DF;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #9730DF;
}
