body {
	margin: 0pt;
	padding: 0pt;
	color: rgb(170, 170, 170);
	position: relative;
	text-align: center;
	font-size: 74%;
	font-family: "Lucida Grande",verdana,arial,sans-serif;
	background-color: rgb(0, 0, 0);
}

body * {
	border: medium none;
	margin: 0pt;
	padding: 0pt;
	text-indent: 0pt;
}

table, tr, td {
	margin: 0pt;
	padding: 0pt;
}

#rowone, #rowtwo, #rowthree {
	float: left;
	text-align: center;
	width: 100%;
}

#rowone {
	background: rgb(0, 0, 0) url(http://www.africadesign.it/images/uploads/css/top-bg.gif) repeat-x;
	max-height: 200px;
}

#rowtwo {
	background: rgb(0, 0, 0) url(http://www.africadesign.it/images/uploads/css/bottom-bg.gif) repeat-x scroll left bottom;
	padding-bottom: 20px;
}

#rowthree {
	background: rgb(0, 0, 0) none repeat;
}

#rowone-inner, #rowtwo-inner, #rowthree-inner {
	position: relative;
	text-align: left;
	width: 950px;
}

#rowone-inner {
	margin: 0pt auto;
}

#rowtwo-inner {
	margin: 20px auto 0pt;
}

#rowthree-inner {
	margin: 20px auto;
}

p, li {
	font-size: 1em;
	line-height: 135%;
}

h1, h2, h3, h4 {
	font-family: georgia,"Times New Roman",times,serif;
}

h1 {
	font-size: 2.2em;
	font-weight: normal;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
}

a, a:link, a:visited, a:hover, a:active {
	color: rgb(102, 102, 102);
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
	font-weight: bold;
}

.clear {
	clear: both;
}

#rowone-inner {
	border-bottom: 10px solid rgb(153, 153, 153);
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	height: 70px;
}

#rowone-inner #header-about {
	margin: 20px 0pt 0pt;
	float: right;
	text-align: right;
	width: 600px;
}

#rowone-inner h1 a {
	border: 0pt none;
	font-weight: normal;
	text-transform: uppercase;
	color: rgb(102, 102, 102);
}

#rowone-inner h1 a:hover {
	border: 0pt none;
	color: rgb(234, 234, 234);
}

#rowone-inner h2 a {
	float: right;
	font-size: 0.7em;
	font-weight: normal;
	color: rgb(255, 255, 255);
}


form#searchform label {
	color: rgb(0, 0, 0);
	font-weight: bold;
}

#searcharea input {
	border: 1px solid rgb(102, 102, 102);
	padding: 3px 10px;
	width: 200px;
	color: rgb(102, 102, 102);
	font-family: verdana;
	font-size: 0.9em;
	font-weight: normal;
}

#LSResult {
	margin: 10px 0pt 0pt -20px;
	padding: 0pt 10px 10px;
	background: transparent url(../images/white75-square.png) repeat;
	width: 690px;
	height: 100%;
	float: left;
	color: rgb(255, 255, 255);
}

.LSRow {
	float: left;
}

.LSRow ol#thumbs li {
	margin: 0pt;
}

#LSHeader {
	display: none;
}

#info {
	border-bottom: 1px solid rgb(0,0, 0);
	background: transparent url(http://www.africadesign.it/images/uploads/css/info.gif) repeat-x scroll left bottom;
	float: left;
	position: relative;
	width: 220px;
	min-height: 487px;
	z-index: 3;
}

h2#title {
	border-top: 20px solid rgb(0, 0, 0);
	padding: 12px 20px 8px 10px;
	color: rgb(255, 255, 255);
	margin-top: -20px;
	background-color: rgb(12, 12, 12);
	background-repeat: no-repeat;
	background-position: right top;
}

h2#title a {
	font-weight: normal;
	color: rgb(255, 255, 255);
	display: block;
	font-size: 0.9em;
}

h2#title a:hover {
	color: rgb(223, 223, 223);
}

p#published {
	padding: 3px 10px;
	background: rgb(0, 0, 0) url(../images/white50-bar.png) no-repeat scroll right top;
	font-family: verdana,arial,sans-serif;
	font-size: 0.9em;
	display: block;
	text-transform: uppercase;
	color: rgb(223, 223, 223);
}

p#jumptocomments a {
	border: medium none;
	padding: 4px 8px 4px 27px;
	background: rgb(12, 12, 12) url(../images/jumptocomments.gif) no-repeat scroll 10px 6px;
	display: block;
	color: rgb(67, 67, 67);
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: normal;
	font-family: verdana,arial,sans-serif;
	min-height: 2.4em;
}

p#jumptocomments a:hover {
	border: medium none;
	background-color: rgb(204, 204, 204);
	color: rgb(0, 0, 0);
}

#archive #info h3, #searchresults #info h3 {
	margin: 10px 10px 0pt;
}

#caption {
	padding: 10px;
	background-color: rgb(0, 0, 0);
}

#caption p {
	font-size: 1em;
	margin-bottom: 0.8em;
	line-height: 1.5em;
}

#caption a, #taglinks a, #about-nav a {
	border-bottom: 1px solid rgb(102, 102, 102);
	padding: 1px;
font-size: 1.5em;
}

#caption a:hover, #taglinks a:hover, #about-nav a:hover {
	border-bottom: 1px solid rgb(102, 102, 102);
	color: rgb(255, 255, 255);
	background-color: rgb(102, 102, 102);
}

#caption ul {
	margin-left: 15px;
}

#caption li {
	font-size: 0.9em;
	line-height: 1.1em;
}

#caption h3 {
	margin: 0.8em 0pt 0.1em;
	font-size: 1.1em;
	color: rgb(85, 85, 85);
	text-transform: uppercase;
}

#caption blockquote {
	padding: 0pt 1em;
	font-size: 0.9em;
}

#taglinks {font-size: 1.5em;
	
}

#taglinks h3 {
	background: transparent url(../images/h3-tags.gif) no-repeat;
	margin-top: 2em;
	text-indent: -9999px;
	height: 20px;
	width: 220px;
}

#taglinks ul {
	margin: 0pt 0pt 15px;
	padding: 5px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: left;
	width: 180px;
}

#taglinks li {
	margin: 4px 3px 4px 0pt;
	float: left;
}

#archive #taglinks ul, #searchresults #taglinks ul, ul#gggg-nav {
	margin: 0pt 0pt 15px 10px;
	padding: 10px;
	list-style-type: none;
}

#archive #taglinks li, #searchresults #taglinks li, #about-nav li {
	margin: 4px 0pt 0pt;
	width: 180px;
	display: block;
	text-align: right;
}

#photo {
	float: right;
	width: 720px;
}

#photo img {
	border: 10px solid rgb(12, 12, 12);
	float: right;
}

ul#pagenav {
	padding: 0pt 10px;
	background: rgb(223, 223, 223) none repeat;
	float: left;
	width: 700px;
	height: 40px;
	margin-bottom: 10px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

#pagenav li#previouspage {
	float: left;
	margin-left: 10px;
}

#pagenav li#nextpage {
	float: right;
	text-align: right;
	margin-right: 5px;
}

#pagenav li a {
	background: transparent url(../images/pagenav.gif) no-repeat;
	display: block;
	width: 95px;
	height: 32px;
	font-size: 0.9em;
	line-height: 1.2em;
}

li#previouspage a {
	padding: 8px 0pt 0pt 35px;
	background-position: 0 0;
}

li#previouspage a:hover {
	background-position: 0pt -40px;
	color: rgb(0, 0, 0);
}

li#nextpage a {
	padding: 8px 35px 0pt 0pt;
	background-position: -105px 0pt;
}

li#nextpage a:hover {
	background-position: -105px -40px;
	color: rgb(0, 0, 0);
}

#thumbarea {
	margin: 0pt 0pt 10px;
	background: rgb(0, 0, 0) none repeat;
	float: right;
	width: 720px;
}

#thumbarea h2 {
	margin: 0pt 0pt 2px;
	padding: 10px 0pt 8px 10px;
	background: rgb(12, 12, 12) none repeat;
	display: block;
}

ol#thumbs {
	padding: 10px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	clear: both;
}

ol#thumbs li {
	margin: 0pt 10px 10px 0pt;
	float: left;
}

ol#thumbs li a img {
	border: 2px solid rgb(0, 0, 0);
	padding: 4px;
	background: rgb(0, 0, 0) none repeat;
}

ol#thumbs li a:hover img {
	border: 2px solid rgb(12, 12, 12);
}

ol#thumbs li p {
	margin: -2em 0pt 2em 3.6em;
	text-align: right;
	display: block;
}

ol#thumbs li p a {
	border: 1px solid rgb(255, 255, 255);
	padding: 0.2em 0.7em;
	background-color: rgb(153, 153, 153);
	color: rgb(255, 255, 255);
	font-family: verdana,arial,sans-serif;
	font-size: 0.8em;
}

ol#thumbs li p a:hover {
	border-color: rgb(0, 0, 0);
}

ul#about-nav {
	margin-bottom: 20px;
}

ul#about-nav li a {
	text-transform: capitalize;
}

#about #thumbarea {
	padding: 0pt 30px 10px;
	width: 660px;
}

#about #thumbarea h2 {
	margin-bottom: 1em;
}

#about #thumbarea h3 {
	margin: 15px 0pt 0pt;
	color: rgb(51, 51, 51);
}

#about #thumbarea p {
	margin: 5px 0pt 4px;
	line-height: 1.4em;
}

#about #thumbarea a {
	font-weight: bold;
	color: rgb(255, 255, 255);
	text-decoration: underline;
}

#about #thumbarea a:hover {
	background: rgb(68, 68, 68) none repeat;
	color: rgb(255, 255, 255);
}

#about #thumbarea ul {
	margin: 5px 0pt 20px;
}

#about #thumbarea img, #about #thumbarea a img {
	border: 1px solid rgb(153, 153, 153);
	padding: 4px;
	background: rgb(234, 234, 234) none repeat;
}

#about #thumbarea img.right, #about #thumbarea a img.right {
	margin: 5px 0pt 0pt 15px;
	padding: 4px;
	float: right;
	text-decoration: none;
}

#about #thumbarea img.left, #about #thumbarea a img.left {
	margin: 5px 15px 0pt 0pt;
	float: left;
	text-decoration: none;
}

#about #thumbarea a:hover img {
	border: 1px solid rgb(0, 0, 0);
}

#about #thumbarea table {
	margin: 0pt;
	background: rgb(234, 234, 234) none repeat;
}

#about #thumbarea table td {
	border: 1px solid rgb(51, 51, 51);
	padding: 3px 12px;
	background: rgb(51, 51, 51) none repeat;
	color: rgb(255, 255, 255);
}

#about legend {
	display: none;
}

#about label.zemRequired {
	margin: 1em 0pt 0pt;
	font-weight: bold;
}

input.zemRequired, textarea.zemRequired {
	border: 1px solid rgb(153, 153, 153);
	margin: 0.2em 0pt 1em;
	padding: 2px 5px;
	background: rgb(255, 255, 255) none repeat;
	font-family: verdana,sans-serif;
	font-size: 1em;
	display: inline;
}

#about input#zemSubmit {
	border: 1px solid rgb(153, 153, 153);
	padding: 1px 4px;
	margin-top: 0.5em;
}

#rowthree-inner {
	color: rgb(223, 223, 223);
}

#footer {
	background-color: rgb(0, 0, 0);
	float: right;
	width: 700px;
	padding-left: 10px;
	margin-bottom: 2em;
}


.floatright {
	float: right;
}

p#footertext {
	clear: both;
	font-family: verdana,sans-serif;
	font-size: 0.9em;
}

#footertext a:hover {
	color: rgb(255, 255, 255);
}


h3#h3-addacomment {
	margin: -36px 0pt 10px -10px;
	background: transparent url(../images/h3-addacomment.gif) no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 220px;
}

a.backtotop {
	border-top: 1px solid rgb(211, 211, 211);
	margin: 15px -10px 0pt;
	padding: 2px 5px 2px 0pt;
	background: rgb(51, 51, 51) url(../images/gradient.png) repeat-x;
	color: rgb(255, 255, 255);
	display: block;
	text-indent: 10px;
	font-weight: bold;
	font-size: 0.9em;
}

a.backtotop:hover, #commentsarea a.backtotop:hover {
	background-color: rgb(85, 85, 85);
}




ol.comments {
	text-indent: 0pt;
}

ol.comments li, #previewbox {
	border-top: 5px solid rgb(43, 43, 43);
	margin: 10px 0pt;
	padding: 0pt 20px 10px 40px;
	background: rgb(97, 97, 97) url(../images/commentarrow.gif) no-repeat;
	clear: both;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

#commentsarea .message {
	margin: 0pt 0pt 0pt -40px;
	padding: 0pt 0pt 20px 40px;
	background: transparent url(../images/commentstripe.gif) repeat-y;
}

#commentsarea .message p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

#commentsarea .message ul {
	margin: 10px 0pt;
}

#commentsarea .message blockquote {
	margin: 3px 20px;
	font-style: italic;
}

#commentsarea .message a img {
	border: 2px solid rgb(234, 234, 234);
	margin: 0pt;
	padding: 2px;
}

#commentsarea .message a:hover img {
	border: 2px solid rgb(255, 255, 255);
}

p.commentinfo {
	border-bottom: 1px solid rgb(73, 73, 73);
	padding: 4px 0pt 3px;
	margin-top: 2px;
}

#commentsarea p.commentinfo a {
	border: 0pt none;
	color: rgb(255, 255, 255);
}

.datelink a {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal ! important;
	letter-spacing: 0.1em;
}

#error #thumbarea {
	padding: 0pt 20px 20px;
}

#error #thumbarea p {
	font-size: 1em;
	margin-bottom: 0.8em;
	line-height: 1.3em;
}

#error #thumbarea a {
	border-bottom: 1px solid rgb(102, 102, 102);
	padding: 2px 2px 1px;
}

#error #thumbarea a:hover {
	border-bottom: 1px solid rgb(102, 102, 102);
	color: rgb(255, 255, 255);
	background-color: rgb(102, 102, 102);
}

/* :::::  ::::: */

#rowone-inner {
	border-bottom: 0px solid rgb(0, 84, 209);
}

#rowone-inner h1 a:hover {
	color: rgb(255, 255, 255);
}

h2#title, h2#title a, h2#title a:hover {
	background-color: rgb(12, 12, 12) ! important;
}

#caption a, #taglinks a {
	border-bottom: 0px solid rgb(0, 84, 209);
}

#caption a:hover, #taglinks a:hover {
	border-bottom: 1px dotted rgb(255, 255, 255);
	background-color: rgb(12, 12, 12);
}

#taglinks h3 {
	background-color: rgb(0, 84, 209);
}

#footer {
	border-left: 10px solid rgb(255, 255, 255);
}

a.backtotop {
	background-color: rgb(0, 84, 209);
}



/* ::::: nav ::::: */
#topnav {
	padding: 2px 0 0 0px;
	margin: 5px 0 0 0px;
	float: right;
	height: 30px;
	background: none no-repeat right}
	
#topnav ul {
list-style-type: none;
margin: 5px 0 0 0px;
     
}
#topnav li {
display: inline;
margin-right: 0px;
}

#topnav li a {
	text-decoration: none;
	color: #333;
}
#topnav li a:hover {
	color: #fff
}

a#on {
	color: #fff !important;
}







/* :::::form ::::: */

div.form-container {
	border: 0px solid rgb(238, 238, 238);
	margin: 0px;
	padding: 0px;
	
}

p.legend {
	margin-bottom: 1em;
}

p.legend em {
	color: rgb(204, 0, 0);
	font-style: normal;
}


div.form-container form p {
	margin: 0pt;
}

div.form-container form p.note {
	margin-left: 170px;
	font-size: 90%;
	color: rgb(51, 51, 51);
}

div.form-container form fieldset {
	border: 0px solid rgb(221, 221, 221);
	margin: 5px 0pt;
	padding: 10px;
}

div.form-container form legend {
	font-weight: bold;
	color: rgb(102, 102, 102);
}

div.form-container form fieldset div {
	padding: 0.25em 0pt;
}

div.form-container label, div.form-container span.label {
	margin-right: 10px;
	padding-right: 10px;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}

div.form-container label.error, div.form-container span.error {
	color: rgb(204, 0, 0);
}

div.form-container label em, div.form-container span.label em {
	position: absolute;
	right: 0pt;
	font-size: 120%;
	font-style: normal;
	color: rgb(204, 0, 0);
}

div.form-container input.error {
	border-color: rgb(204, 0, 0);
	background-color: rgb(255, 238, 255);
}

div.form-container input:focus, div.form-container input.error:focus, div.form-container textarea:focus {
	border-color: rgb(255, 204, 102);
	background-color: rgb(255, 255, 204);
}

div.form-container div.controlset label, div.form-container div.controlset input {
	display: inline;
	float: none;
}

div.form-container div.controlset div {
	margin-left: 170px;
}

div.form-container div.buttonrow {
	margin-left: 180px;
}


#slideshow{
	background-color: rgb(0, 0, 0);
}











.highslide {
	cursor: url(http://www.africadesign.it/scripts/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    color: black;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(http://www.africadesign.it/scripts/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(http://www.africadesign.it/scripts/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(http://www.africadesign.it/scripts/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.panel {
         clear: both;
         display: none;
         background-color: transparent;
        padding: 1em;}



.panel.active-tab-body {
                       display: block;}

.bar {
          padding: 5px;
          background-color: #fff; }



#tabs {
        margin: 0pt;
	padding: 0pt 0pt 4px;
	background: transparent none no-repeat scroll left bottom;
	clear: both;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: left;
	width: 600px;}

#tabs img {
	margin: 2px 8px 0pt 0pt;
	float: left;
}

#tabs li {
          float: left;}


#tabs a {
            float: left;
            padding: 5px 8px;
            margin-left: 56px;
            background-color: rgb(12, 12, 12);
            text-decoration: none;
            color: rgb(255, 255, 255);}

#tabs a.active-tab {
                           background-color: #3e3e3e;
                           border-top: 3px solid #666;
                           padding-top: 3px;
                           color: #ccc;}



div.product-tabs {
	padding-bottom: 15px;
}

div.product-tabs ul.tabs {
	margin: 0pt;
	padding: 0pt 0pt 4px;
	background: transparent url('../images/tabs_bg.gif') no-repeat scroll left bottom;
	clear: both;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: left;
	width: 600px;
}

div.product-tabs ul.tabs li {
	background: rgb(209, 209, 205) url('../images/tabs_li_bg.gif') repeat-x;
	float: left;
	margin-right: 2px;
}

div.product-tabs ul.tabs li.active {
	background: rgb(163, 163, 150) url('../images/tabs_li_active_bg.gif') repeat-x;
}

div.product-tabs ul.tabs li.active a {
	color: rgb(255, 255, 255);
}

div.product-tabs ul.tabs li.left-tab a {
	background: transparent url('../images/tabs_li_left_tab_bg.gif') no-repeat scroll left top;
}

div.product-tabs ul.tabs li.right-tab a {
	background: transparent url('../images/tabs_li_right_tab_bg.gif') no-repeat scroll right top;
}

div.product-tabs ul.tabs li a {
	padding: 5px 15px;
	display: block;
	color: rgb(88, 80, 73);
	font-size: 1.1em;
}

div.product-tabs div.plinth {
	background: transparent url('../images/plinth_bg.gif') no-repeat;
	clear: both;
}

div.product-tabs div.plinth {
	padding: 15px;
	position: relative;
}

div.product-tabs div.plinth h1 {
	margin: 0pt 0pt 5px;
	font-size: 2em;
	color: rgb(196, 19, 7);
	font-weight: normal;
}

div.product-tabs div.plinth h2 {
	margin: 0pt 0pt 5px;
	font-size: 1.8em;
	color: rgb(34, 34, 34);
	font-weight: normal;
}

div.product-tabs div.plinth h3 {
	margin: 0pt 0pt 5px;
	font-size: 1.4em;
	font-weight: normal;
}

div.product-tabs div.plinth p img {
	margin: 5px 10px 5px 0pt;
	float: left;
}

div.product-tabs div.plinth div.hr {
	background-image: url('../images/plinth_hr_bg.gif');
	height: 21px;
}

div.product-tabs div.plinth img.rating {
	margin-bottom: 5px;
}

div.product-tabs div.plinth div.buttons {
	right: 20px;
	position: absolute;
}

div.product-tabs div.plinth div.buttons a {
	margin-left: 10px;
}

div.product-tabs div.plinth div.toolbar {
	right: 20px;
	position: absolute;
	margin-top: 15px;
}

div.product-tabs div.plinth div.toolbar a {
	margin-left: 10px;
}

div.product-tabs div.plinth div.inside-book {
	padding: 20px 0pt 40px;
	text-align: center;
	position: relative;
	width: 570px;
}

div.product-tabs div.plinth div.inside-book img.back-button {
	position: absolute;
	left: 0pt;
	top: 25px;
}

div.product-tabs div.plinth div.inside-book img.next-button {
	position: absolute;
	right: 0pt;
	top: 25px;
}
