body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #000;
}
.static_content{
	min-height:300px;
	margin-bottom:30px;
}
.static_page p{
	margin-bottom:10px;
}

a {
	text-decoration: none;
	color: #999;
	border: none;
	outline: none;
}

a img {
	border: none;
	outline: none;
}

p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

ul, ol {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	
}

h1 {
	color:#ff9;
	font-weight: normal;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
}

.pp_content {
	color:#000;
}
#pagination_numbers{
	margin-left:40px;
}
#pagination_numbers a{
	margin-left:3px;
}

h1 span {
	font-size: 10px;
}

h2 {
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
	padding: 2px;
	color: #999;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

input {
	border: none;
}

hr {
	width: 100%;
	height: 1px;
	color: #333;
	background-color: #333;
	border-width: 0px;
	padding: 0px;
	margin: 3px 0px 3px 0px;
}

.hr2 {
	width:100%;
	height:1px;
	color: #333;
	background-color: #333;
	padding: 0px;
	border-width: 0px;
	margin: 3px 0px 3px 0px;
	
}

.clear {
	clear: both;
}

#wrap {
	position: relative;
	min-height: 100%;
	width: 990px;
}

#left_col {
	float: left;
	width: 150px;
	margin: 60px 0px 0px 30px;
}

#logo {
	margin: 20px 0px 30px 0px;
}

#collections_nav span {
	font-size: 10px;
	color: #666;
	width:120px;
	background-color:#000;
}

#collections_nav span:hover {
	font-size: 10px;
	color: #666;
	width:120px;
	background-color:#eee;
}

#collections_nav a {
	font-size: 12px;
	color: #fff;
	padding-right:3px;
	padding-left:2px;
	margin-left:-2px;

}

#collections_nav a:hover, #collections_nav a:active{
	color:#222;
	background-color:#eee;
}
#collections_nav a.selected{
	background:#666;
	color:#FFF;
}

#center_col {
	float: left;
	width: 765px;
	padding-bottom: 20px;
	#padding-bottom: 190px;
}
#floater {
	position: absolute;
	right: 15px;
	top: 20px;
	padding: 5px;
	height: 18px;
	width: 300px;
	background: url('../img/float_bg.png') no-repeat;
	text-align:left;
	z-index:3;
}

#floater a{
	color:#ff9;
}

#floater a:hover, #floater a:active {
	color:#999;
}

#floater #tagline{
	color:#666;
	font-size:15px;
	text-transform:uppercase;
	margin:30px 0px 0px 25px;
}


th{
	text-align:left;
}
#right_float {
	float: right;
	text-align:right;
	width: 200px;
	font-size: 10px;
	margin-top: 2px;
}

#right_float a {
	color: #fff;
}

#content {
	position:relative;
	float: left;
	width: 745px;
	background: #1a1a1a;
	padding: 105px 10px 0px 10px;
	margin-left:20px;
	z-index:2;
}

#content_foot {
	float: left;
	margin-left:20px;
}

#interior {
	padding: 10px 0px;
}

.cat_img {
	width:170px;
	height:216px;
	margin-bottom: 18px;
}
.right_padded{
	margin-right: 18px;
}
#cat_img1, #cat_img2, #cat_img3, #cat_img4 {
	margin-bottom: 18px;
}

#content #col1, .static_content #col1 {
	float: left;
	width: 565px;
	margin-right: 20px;
}


 #content #col2, .static_content #col2 {
	float: left;
	width: 285px;
	margin-right:5px;
}



.blog_main #content{
	width:504px;
	padding:0;
}
#content #col21{
	float:left;
	width:504px;
}
#content #col3 a{
	color:#DDD;
}
#content #col3 a:hover, #content #col3 a:active, #content #col3 a.selected{
	color:#999;
}

#col1 #product_img {
	width:267px;
	height:339px;
}

#content #col3, .static_content #col3 {
	display:inline;
	float: right;
	width: 150px;
	vertical-align:top;

}
/* product.tpl */
#thumbs_list{
	float:left;
	width:100%;
}
#thumbs_list ul{
	list-style-type:none;
	margin-top:5px;
	padding-left:0;
	width:100% !IMPORTANT;
}
#thumbs_list li{
	cursor:pointer;
	float:left;
	padding-right:18px;
	height:95px;
	width:75px;
}

#thumbnails {
	float: left;
	width: 100%;
}

#thumbnails img {
	margin-right: 18px;
}

#description, #options, #attributes {margin-top: 40px;}
#description{font-weight:bold;}
#features{color:#BBB;}
#availability {font-style: italic;}

#price {
	float: left;
	margin-top: 3px;
}

#note_on_quality, #wishlist_block{
	position:absolute;
	display:none; 
	border-width:2px;
	border-color:#000000;
	border-style:solid;
	background-image: url('/themes/keza/img/form_bg.jpg');
/*background-color:#FFFFFF;*/
	z-index:3;
	color:#000000;
}

#note_on_quality{
	width:405px;
	height:155px; 
	left:155px;
	top:240px;
	padding:20px;
	font-size:12px;
}
	
/* wishlist */
#wishlist_block {
	width:300px;
	height:135px; 
	left:485px;
	top:290px;
}

#close_wishlist, #close-gallery{
	float:right;
	padding-right:4px;
	text-decoration:underline;
}

/* shopping cart.tpl */
#order_step{
	border-bottom:#333 1px solid;
}
#next_arrow{
	float:right;
	padding-right:30px;
	margin-top:-5px;
	color:#2f86b1;
	font-size:16px;
	width:60px;
}
#next_arrow span{
	color:#2f86b1;
}

#cart_summary th{
	font-weight:normal;
	color:#606060;
}
#cart_summary td{
	color:#ebebeb;
	vertical-align:top;
}
.cart_prod_title {
	color:#2f86b1;
	font-size:14px;
	text-transform:uppercase;
}
#cart_summary .move_right{
	text-align:right;
	padding-right:15px;
}
.cart_total_price{
	float:right;
	padding-right:40px;
}

#create-account_form fieldset, #login_form fieldset{
	margin-top:40px;
	margin-bottom:20px;
	width:47%;
	float:left;
	min-height:140px;
}

.cart_checkbox{width:40px;}
.cart_product{width:131px}
.cart_description{width:260px}
.cart_availability{width:115px}
.cart_quantity{width:120px}
.cart_unit{width:115px}
.cart_total{width:85px}

.cart_navigation .button{
	position:relative;
	top:1px;
	color:#000;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	padding-top:1px;
	padding-left:5px;
	padding-right:6px;
}
form.std label, form.std p span, .voucher label{
	float:left;
	text-align:right;
	width:30%;
}

.checkbox label, form.std .radio label, form.std span.form_info{
		float:none;
		text-align:left;
}

input, textarea, select, span.editable {
	margin-left:0.7em;
}

#address_delivery, #delivery_address{
	float:left;
	width:45%;
}
#address_invoice, #address_delivery, #delivery_address, #invoice_address{
	list-style:none;
}
.address_title, .order_title{
	font-size:13px;
	font-weight:bold;
	margin-bottom:7px;
}
.address_update{
	margin-top:5px;
	font-size:12px;
}

.payment_module {
	display: block;
}
.payment_module img {
	vertical-align: middle;
	margin-right: 1em;
}
.payment_module a {
	display: block;
	color:#000;
	background: #FFF;
	border: 1px solid #595a5e;
	padding: 0.6em;
	text-decoration: none;
}

.payment_module a:hover{
	background-color:#CCC;
}

.address{
	list-style:none;
}
#ajax_loading_gif{
	position:absolute;
	display:none;
	color:#333333;
	border:1px solid black;
	background-color:#FFF;
	padding:5px;
	top:400px;
	left:520px;
	width:80px;
	height:24px;
	z-index:3;
}
.gallery-popup{
	position:absolute;
	display:none;
	color:#333333;
	border:1px solid black;
	background-color:#FFF;
	padding:5px;
	top:100px;
	left:100px;
}

/* Team and Press Tables */

.style1 {font-weight: bold}

#team {
	padding:0px;
	margin:0px;
	border:none;
	width:550px;
	height:auto;
}

#team td{
	vertical-align:top;
	padding:0px;
	width:160px;
}

#team td h3{
	border-bottom:1px solid #666;
	padding:0px;
	margin:15px 0px 2px 0px;
}

#team td img {
	border:1px solid #666;
	width:120px;
}


#press {
	padding:0px;
	margin:0px;
	border:none;
	width:550px;
	height:auto;
}

#press td{
	vertical-align:top;
	margin:7px 7px 15px 2px;
	padding:2px;
	height:200px;
	width:130px;
}

#press td img {
	border:1px solid #666;
	width:120px;
}


#footer {
	position: relative;
	width: 990px;
	margin: -300px 0px 0px 20px;

}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	#font-weight: bold;
	color: #EEE;
}
#footer a:hover, #footer a:active, #footer a.selected{
	color:#999;
}

#footer #center_col {
	position:relative;
	background: #0d0d0d;
	padding: 0px 10px 5px 10px;
	width: 745px;
	height:140px;
	z-index:1;
}


#footer #col1, #footer #col2, #footer #col3, #footer #col4 {
	float: left;
	width: 185px;
	margin-right: 0px;
}

#footer #col4 {
	margin-right: 0px;
	padding-right: 2px;
}

#footer #center_col h2 {
	margin-bottom: 3px;
}

#foot_cap {
	float: left;
}

#africa_icon {
	margin-top: -25px;
}

#col1 {
	width: 565px;
}
#event_holder {
	position: relative;
	width: 565px;
	height: 360px;
	background: #000;
	font-family: "Times New Roman", Times, serif;
}
#event_graphic {
	position: relative;
	float: left;
	z-index: 100;
}
#event_nav {
	float: right;
	width: 95px;
	margin-right: 5px;
	margin-top: 5px;
	color: #555;
	font-style: italic;
}
#event_nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#event_nav ul li {
	border-bottom: 1px solid #1e1e1e;
}
#event_nav ul li.event_buy_btn {
	border-bottom: 4px double #1e1e1e;
}
#event_nav ul li a {
	padding: 5px 0px 5px 5px;
	display: block;
}
.event_buy_btn a {
	color: #a40000;
}
#event_sliders {
	float: right;
	width: 195px;
}
#event_info, #event_organization, #event_evening, #event_host, #event_sponsors {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	text-align: right;
}
#event_info blockquote {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
}
#event_info p {
	/*font-size: 8px;*/
	color: #999;
}
#event_share {
	position: absolute;
	bottom: 50px;
	right: 35px;
	font-family: Arial, Helvetica, sans-serif;
}
.event_thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#_atssh{ display:none; }