/*  
Theme Name: Eye on Africa
Theme URI: http://www.eyeonafrica.com.au/
Version: 1.0
Author: Red Block Internet Consultants
Author URI: http://redblock.com.au

*/

body {
	background:url('images/background.jpg') left top repeat-x #970033;
	text-align:center;
	margin:0;
}
.body {
	width:755px;
	display:block;
	margin:0 auto;
	background-color:#eceade;
	text-align:left;
}
	.clear {
		clear:both;
	}
	.align-left {
		float:left;
		margin:0 10px 10px 0;
	}
	.align-right {
		float:right;
		margin:0 0 10px 10px;
	}
.header {
	height:92px;
	display:block;
	background:url('images/header.jpg') left top no-repeat;
}
.header img {
	margin:0;
	padding:0;
}
.navigation {
	background:url('images/navigation.png') left top no-repeat #feae00;
	height:39px;
}
	.navigation ul {
		text-align:center;
		font:12px Arial,sans-serif;
		color:#ffd1bb;
		width:609px;
		margin:0 0 0 146px;
		height:39px;
		padding:0;
		list-style-type:none;
	}
		.navigation li {
			float:left;
			position:relative;
		}
			.navigation a {
				display:block;
				text-decoration:none;
				float:left;
				height:39px;
				line-height:39px;
				color:#fefefe; 
				font-weight:bold;
			}
				.navigation .home {
					background:url('images/navigation-home.png') left top no-repeat;
					width:132px;
				}
					.navigation .home:hover {
						background:url('images/navigation-home-hover.png') left top no-repeat;
						text-decoration:underline;
					}
				.navigation .about {
					background:url('images/navigation-about.png') left top no-repeat;
					width:102px;
				}
					.navigation .about:hover {
						background:url('images/navigation-about-hover.png') left top no-repeat;
						text-decoration:underline;
					}
				.navigation .store {
					background:url('images/navigation-store.png') left top no-repeat;
					width:117px;
				}
					.navigation .store:hover {
						background:url('images/navigation-store-hover.png') left top no-repeat;
						text-decoration:underline;
					}
				.navigation .contact {
					background:url('images/navigation-contact.png') left top no-repeat;
					width:129px;
				}
					.navigation .contact:hover {
						background:url('images/navigation-contact-hover.png') left top no-repeat;
						text-decoration:underline;
					}
.content {
	background:url('images/content-bg.png') left top repeat-y #ebeade;
}
.content p {
	font:12px Arial,sans-serif;
	line-height:16px !important;
	color:#333333;
}
.content a {
	font:12px Arial,sans-serif;
	color:#2b9a2b;
}
.content a:hover {
	font:12px Arial,sans-serif;
	color:#ec3916;
}

.title-section {
	background:url('images/content-top.png') left top no-repeat #ebeade;
	padding:5px 0 0 0;
}
.title-header {
	background:url('images/content-bg.png') left top repeat-y #ebeade;
	padding:10px 25px 0 25px;
}
.title-section h1 {
	font:18px Arial,sans-serif;
	font-weight:bold;
	color:#ec3916;
}
.title-section p {
	font:14px Arial,sans-seif;
	font-weight:bold;
	color:#ec3916;
}
.content-holder {
	padding:0 25px 57px 25px;
}
.content-section {
	
}
.content-holder h2, .shop-section h2, .content-holder h2 {
	font:16px Arial,sans-serif;
	font-weight:bold;
	margin:30px 0 0 0;
	color:#ec3916;
}
.content-holder p {
	font:12px Arial,sans-serif;
	color:#333333;
}
.content-holder a {
	font:12px Arial,sans-serif;
	color:#2b9a2b;
}
.content-holder img {
	border:1px solid #ec3916;
	padding:2px;
}

.shop-section {
	
}
 {
	
}
.shop-section p {
	font:12px Arial,sans-serif;
	color:#333333;
}
.shop-feature {
	
}
.shop-image {
	float:left;
	display:block;
	width:110px;
}
	.shop-image img {
		border:1px solid #ec3916;
		padding:2px;
	}
.shop-details {
	
}
	.shop-details h3 {
		font:14px Arial,sans-serif;
		margin:0;
		color:#ec3916;
	}
	.shop-details p {
		
	}
	.shop-details .price {
		font:12px Arial,sans-serif;
		color:#333;
		margin:0 0 5px 0;
	}
	.shop-details .green-button, .wholesaleButton {
		border:1px solid #2b9a2b;
		padding:6px 10px;
		background:url('images/green-button.png') top left repeat-x;
		font:12px Arial,sans-serif;
		font-weight:bold;
		letter-spacing:1px;
		color:#000000;
		text-decoration:none;
	}
	.wholesaleButton {
		float:right;
		color:#000000 !important;
	}
	.shop-details .green-button:hover {
		border:1px solid #2b9a2b;
		padding:6px 10px;
		background:url('images/green-button.png') top left repeat-x;
		font:12px Arial,sans-serif;
		font-weight:bold;
		letter-spacing:1px;
		color:#444;
		text-decoration:none;
	}

.footer {
	background-color:#000000;
}
.text-footer {
	float:left;
	display:block;
	width:535px;
	font:10px Arial,sans-serif;
	background-color:#000000;
	padding:10px 0 25px 0 !important;
}
.text-footer span {
	color:#f47700;
	padding:0 0 0 25px;
}
.footer a {
	font:10px Arial,sans-serif;
}
.link-footer {
	float:left;
	display:block;
	width:220px;
	padding:10px 0 25px 0;
	text-align:left;
	font:10px Arial,sans-serif;
	background-color:#000000;
}
.link-footer ul {
	margin:0 10px 0 10px;
	padding:0;
}
.link-footer li {
	float:right;
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
}
.link-footer a {
	color:#2d9536;
}
.contact-form {
text-align:left;
}
#contact-form {
	width:411px;
	text-align:left;
}
.contact-form .field-row {
	clear:both;
	font:12px Arial,sans-serif;
}
	.contact-form .field-row label {
		display:block;
		width:100px;
		text-align:left;
		font:12px Arial,sans-serif;
		margin:0 5px 0 0;
		float:left;
	}
	.contact-form .field-row input, .contact-form .field-row textarea {
		font:12px Arial,sans-serif;
		padding:2px;
		color:#9e1110;
		margin:0 5px 5px 0;
		float:left;
		border:1px solid #ccc;
	}
	.contact-form .field-row span {
		font:12px Arial,sans-serif !important;
		color:#9e1110;
		float:left;
	}
.contact-form .fixed-width input, .contact-form .fixed-width textarea {
	width:300px;
}
.contact-form .buttons {
	clear:both;
	text-align:right;
	margin:0 0 10px 0;
}
.contact-form .buttons input, .contact-form .buttons a, .comments-subscribe .buttons input {
	font:12px Arial,sans-serif;
	padding:6px 10px;
	background:url('images/green-button.png') top left repeat-x;
	border:1px solid #2b9a2b;
	font-weight:bold;
	color:#fff;
	margin:0 5px 0 0;
	color:#000000;
	letter-spacing:1px;
	text-decoration:none;
}

.comments-subscribe .buttons input {
	margin:0 5px 0 0;
	padding:3px !important
}
.comments .subscribe-to-comments {
	margin:5px 0 0 0;
}
.comments-subscribe .subscribe input {
	margin:0 0 0 5px !important;
	padding:0 !important;
}
#commentform {
	margin:0 0 20px 0;
}

#products_page_container a {
	font:11px Arial,sans-serif;
}
.ViewBy {
	font:14px Arial,sans-serif;
	margin:0 0 5px 0;
}
.productdisplay .producttext {
	padding:0 0 0 10px;
}
.text-footer a:hover, .link-footer a:hover {
	font-size:10px !important;
}
.content-holder blockquote {
	padding:10px;
	margin:0;
	display:block;
	width:450px;
	border:3px dotted #feb041;
}
.content-holder blockquote p {
	font-weight:bold;
	font-size:14px;
}
