/*
Theme Name: BugBam
Theme URI: http://www.bugbam.com
Description: Default theme for BugBam.
Version: 1.0
Author: BugBam
Author URI: http://www.bugbam.com
Tags: bugbam

*/
@charset "utf-8";
/* CSS Document */

img {
	border:none;
}

body{
	margin:0px;
	background:url(images/bg.jpg) no-repeat #d5eaf4 top center;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#container{
	text-align:left;
	width:1000px;
	margin:0px auto;
	position:relative;
}

#landing {
	background:url(images/main_bg.png);
	width:960px;
	padding:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top:120px;
	position:absolute;
	height:400px;
}

#landing #map {
	background:url(images/map.png) no-repeat top left;
	width:600px;
	height:320px;
	float:left;
	margin:50px 0px 50px 25px;
}
#landing h1 {
	
}
#landing h2 {
	margin:50px 0px 10px 0px;
	color:#060;
	font-size:32px;
}
#landing h3 {
	font-size:18px;
	margin:0px 0px 5px 0px;
}
#landing #countrySelect{
	width:300px;
	border:none;
	background-color:FFF;
	color:#036;
	font-weight:bold;
	padding:0px;
	font-size:20px;
	-moz-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
}

#header {
	width:1008px;
	height:237px;
	background:url(images/header_bg.png) no-repeat;
	padding-right:20px;
	position:relative;
	margin-left:-14px;
	margin-bottom:-12px;
}

.nigeria#header {
	background:url(images/nigeria_header_bg.png) no-repeat;
}


#checkoutHeader {
	width:1008px;
	height:237px;
	background:url(images/checkout_header.png) no-repeat;
	padding-right:20px;
	position:relative;
	margin-left:-14px;
	margin-bottom:-12px;
}

#logo {
	background:url(images/logo.png) no-repeat left center;
	width:375px;
	height:170px;
	position:absolute;
	z-index:5;
	margin-left:-25px;
}

#phoneNum {
	width:310px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#002444;
}
#phoneNum .green {
	color:#4a9c50;
}
#phoneNum a {
	font-size:10px;
	margin-left:105px;
	padding-top:0px;
	color:#002444;
}

#miniCart {
	position:absolute;
	float:none;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:310px;
	left:705px;
	top:95px;
	cursor:pointer;
}

#nav {
	position:absolute;
	z-index:20;
	margin-top:170px;
	text-transform:uppercase;
}

#nav ul {
	margin-top:15px;
}

#nav li {
	list-style:none;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:26px;
	color:#1b7745;
	
}

#nav li a {
	text-decoration:none;
	padding-right:38px;
	color:#4a9c50;
}

#nav li a:hover, #nav li a:active  {
	text-decoration:none;
	padding-right:38px;
	color:#1b7745;
}

#nav li img {
	margin-top:-106px;
	padding-top:100px;
}

#search {
	border:0;
	background:transparent url(images/search_bg.jpg) no-repeat;
	width:277px;
	height:33px;
	margin-top:-3px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	padding:5px;
	padding-left:40px;
}

#main {
	background:url(images/main_bg.png);
	width:960px;
	padding:20px;
	min-height:400px;
	color:#036;	
}


#main h2{
	text-transform:capitalize;
	color:#06C;
	font-size:36px;
	margin:0;
}

#main #submit {
	border:none;
	padding:10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color:#F1AA03;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-shadow:#CCC 1px;
	cursor:pointer;
	text-transform:uppercase;
	font-size:16px;
}

#main h3 {
	text-transform:capitalize;
	color:#06C;
	font-size:24px;
	margin:0;
}
#main h3 a, #main h3 a:link, #main h3 a:visited {
	text-decoration:none;
	color:#069;
}
#main small {
	display:none;
}

#main p.postmetadata {
	align:right;
	margin-bottom:0px;
}

#main p{
}

#main p a, #main p a:link, #main p a:visited{
	text-decoration:none;
	color:#069;
	font-weight:bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color:#D7EBFF;
	padding-left:5px;
	padding-right:5px;
}
#main p a:hover, #main p a:active{
	text-decoration:none;
	color:#FFF;
	background-color:#036;
}

#main p img{
	float:left;
	margin:0px 10px 10px 0px;
}

#main hr {
	
}



#footerTop{	
	background:url(images/footer_top.png) repeat-x;
	height:20px;
	margin-top:-12px;
}

#footerContainer{
	background:#1b7745;
}

#footer{
	height:380px;
	width:1000px;
	margin:0 auto;
	text-align:left;
}

.footerBlock{
	float:left;
	width:223px;
}

.footerBlock img {
	padding:0px;
}

#footer ul {
	list-style:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:20px 10px auto auto;
	width:auto;
	padding:0px;
}

#footer li {
	color:#e6f2f8;
	font-weight:bold;
	margin:0px;
	font-size:16px;
}

#footer li a {
	font-weight:normal;
	color:#D2E8F2;
	text-decoration:none;
	font-size:16px;
	margin:0px;
	display:block;
}

#footer li a:hover, #footer li a:active{
	color:#FFF;
}

#newsletter {
	background:#e6f2f8 url(images/newsletter_bg.jpg) no-repeat right;
	background-position:92% 50%;
	width:534px;
	height:48px;
	float:left;
	padding:10px;
}

#newsletter #email {
	border:0;
	background:transparent;
	height:43px;
	width:250px;
	float:left;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 15px;
	padding-top:5px;
	padding-bottom:15px;
	font-size:20px;
	font-weight:bold;
	
}

#newsletter #msg{
	float:left;
	width:200px;
}

#newsletter  h3{
	width:auto;
	color:#254ea0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	font-size:22px;
}
#newsletter  h4{
	width:auto;
	color:#1b7745;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	font-size:14px;
}

#accredations{
	text-align:right;
	float:left;
	width:554px;
}
#accredations img{
	margin-top:20px;
}
#accredations #copyright {
	color:#e6f2f8;
	font-size:13px;
	text-align:right;
	margin-top:35px;
}

#accredations #copyright a {
	background:#FFF;
	color:#036;
	text-decoration:none;
	font-weight:bold;
	-moz-border-radius: 6px; 			
	-webkit-border-radius: 6px;
	padding:0px 4px;
}

#accredations #copyright a:hover {
	background:#036;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#homeFeaturesBg {
	position:absolute;
	width:100%;
	background:url(images/home_features_bar_bg.png);
	height:430px;
	margin-top:226px;
}
.circlesBtn{
	position:relative;
	z-index:1000;
	margin-top:-422px;
	cursor:pointer;
}
.leftBtn{
	position:relative;
	z-index:2;
	width:33px;
	height:430px;
	background:url(images/left_arrow.png) center no-repeat;
	margin-left:-33px;
	margin-top:-430px;
	cursor:pointer;
}
.leftBtnRoll{
	position:relative;
	z-index:2;
	width:33px;
	height:430px;
	background:url(images/left_arrow_roll.png) center no-repeat;
	margin-left:-33px;
	margin-top:-430px;
	cursor:pointer;
}

#homeFeatures {
	width:1000px;
	height:430px;
	float:left;
}

.rightBtn{
	position:relative;
	z-index:2;
	width:33px;
	height:430px;
	background:url(images/right_arrow.png) center no-repeat;
	margin-right:-33px;
	margin-top:-430px;
	float:left;
	margin-left:1000px;
	cursor:pointer;
}
.rightBtnRoll{
	position:relative;
	z-index:2;
	width:33px;
	height:430px;
	background:url(images/right_arrow_roll.png) center no-repeat;
	margin-right:-33px;
	margin-top:-430px;
	float:left;
	margin-left:1000px;
	cursor:pointer;
}

#featuredItems{
	float:left;
	margin-bottom:20px;
}

.item{
	background:url(images/item_bg.png) no-repeat;
	width:220px;
	height:379px;
	float:left;
	margin:0px 20px 20px 0px;
}
.item .thumb {
	padding:10px;
	padding-bottom:0px;
	border:none;
	text-decoration:none;
}
.item h4 {
	font-size:19px;
	margin:0px 0px 0px 5px;
}
.item h4 a {	
	color:#06C;
	text-decoration:none;
	margin-top:0px;
}
.item h4 a:hover{	
	color:#06C;
	text-decoration:underline;
}
.item h5 {
	color:#096;
	font-size:20px;
	margin:0px 0px 3px 5px;
}
.item .addToCart {
	height:36px;
}
.item .addToCart a{
	display:block;
	background:url(images/add_to_cart.png) center no-repeat;
	width:220px;
	height:36px;
	text-decoration:none;
}
input.submit{
	background:url(images/add_to_cart.png) center no-repeat;
	width:220px;
	height:36px;
	text-decoration:none;
	border:0px;
}

input.submitover{
	background:url(images/add_to_cart_roll.png) center no-repeat;
	width:220px;
	height:36px;
	text-decoration:none;
	border:0px;
}

.item .addToCart a:hover, .item .addToCart a:active {
	display:block;
	background:url(images/add_to_cart_roll.png) center no-repeat;
	width:220px;
	height:36px;
	text-decoration:none;
}

.item .moreInfo a{
	display:block;
	background:url(images/more_info.png) left no-repeat;
	width:220px;
	height:30px;
	margin:5px;
	text-decoration:none;
}
.item .moreInfo a:hover, .item .moreInfo a:active{
	display:block;
	background:url(images/more_info_roll.png) left no-repeat;
	width:220px;
	height:30px;
	margin:5px;
	text-decoration:none;
}

#passCode {
	width: 160px;
	border:none;
	color:#036;
	font-size:20px;
	padding:0px;
	margin: auto 5px auto auto;
	border: 1px #036 solid;
	background-color:#FFF;
}
	


.wholesaleItem{
	background:#FFF;
	width:925px;
	margin:0px 20px 0px 0px;
	float:left;
	min-height:200px;
	border-bottom:dotted 2px #adcdcf;
	padding-right:15px;
}

.wholesaleItem .thumb {
	padding:10px;
	padding-bottom:0px;
	border:none;
	text-decoration:none;
	float:left;
}
.wholesaleItem h4 {
	font-size:19px;
	margin:6px 0px 6px 5px;
}
.wholesaleItem h5 {
	float:right;
	margin:-25px 15px 0 0;
}

.wholesaleItem table {
	font-size:11px;
	margin-bottom:10px;
}

.wholesaleItem .addToCart {
	height:36px;
	margin-top:10px;
	text-align:right;
	padding-bottom:6px;
}

.wholesaleItem .quantity {
	width: 60px;
	border:none;
	color:#036;
	font-size:20px;
	padding:0px;
	margin: auto 5px auto auto;
	border: 1px #036 solid;
	background-color:#FFF;
}

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

#homeLeft{
	width:300px;
	float:left;
}

#homeLeft h2{
	color:#06C;
	font-size:20px;
	margin:0px;
}
#homeLeft h1{
	color:#06C;
	font-size:30px;
	margin:0px;
}
#homeLeft ul{
	color:#254F8D;
	padding-left:20px;
	margin:0px;
	font-weight:bold;
}
#homeRight{
	width:660px;	/* origianl value is 600 */
	float:left;
}
#homeRight h3{
	color:#096;
	font-size:20px;
	margin:0px 0px 0px 25px;	
}

.homeTestimonial{
	background:url(images/testimonial_bg.png) no-repeat;
	color:#FFF;
	width:600px;
	padding:30px;
	font-size:16px;
	height:190px;
}
	
.homeTestimonial p{
	margin:0px;
	color:#FFF;
}

.homeTestimonial b{
	color:#FC0;
	font-style:italic;
}

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

#productImage {
	background:url(images/product_bg.jpg) no-repeat;
	width:320px;
	height:452px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
#productImage img {
	padding:8px;
}
#productImage .thumb {
	background:url(images/image_thumb_bg.jpg) no-repeat;
	padding:7px 4px;
	margin:14px 4px 0px 0px;
}


#productDetail {
	float:left;
	width:610px;
}

#productDetail h1 {
	color:#2e4862;
	font-size:30px;
	margin:0px;
	border-bottom:dotted 2px #adcdcf;
}
#productDetail h2 {
	color:#096;
	font-size:30px;
	margin:0px;
	border-bottom:dotted 2px #adcdcf;
}
#productDetail h3 {
	color:#2e4862;
	font-size:20px;
	margin:5px 0 5px 0;
}
#productDetail h4 {
	color:#900;
	font-size:11px;
	width:220px;
	float:left;
	margin:0px 0 5px 0;
	text-align:left;
}
#productDetail p {
	color:#2e4862;
	font-size:16px;
	margin:5px 0px 10px 0px;;
}
#productDetail h5 {
	float:right;
	color:#033;
	font-size:12px;
	font-weight:normal;
	margin:-40px 0px 0px 0px;
}

#productDetail .addToCart {
	color:#77a0b4;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	padding-top:10px;;
	height:36px;
	border-bottom:dotted 2px #adcdcf;
}

#productDetail .addToCart a{
	display:block;
	background:url(images/add_to_cart.png) right no-repeat;
	width:220px;
	float:right;
	height:36px;
	margin:-5px 0 0 20px;
	text-decoration:none;
}
#productDetail .addToCart a:hover, #productDetail .addToCart a:active{
	display:block;
	background:url(images/add_to_cart_roll.png) right no-repeat;
	width:220px;
	float:right;
	height:36px;
	margin:-5px 0 0 20px;
	text-decoration:none;
}

#productDetail #quantity {
	width: 60px;
	border:none;
	color:#036;
	font-size:20px;
	padding:0px;
	text-align:center;
	margin: auto 5px auto auto;
	border: 1px #036 solid;
	background-color:#FFF;
}

#sharethis_0 a {
	font-size:12px;
	text-decoration:none;
	color:#1e1e1e;
}

#productDetail .sharing {
	text-align:right;
	padding-top:10px;;
	height:36px;
	border-bottom:dotted 2px #adcdcf;
}
#productDetail .sharing img {
	margin-left:26px;
}

#relatedItems{
	width:100%;
	float:left;
	border-top:dotted 2px #adcdcf;
	margin-bottom:20px;
}

#relatedItems h5 {
	color:#096;
	font-size:20px;
	margin:0 0 3px 5px;
		
}

#widthSpacer{
	float:none;
	width:100%;
}

#banner_container {
	width:1000px;
	height:430px;
	overflow:hidden;
	position:relative;
	margin-top:1px;
}

.bugbam_blog_item {
	background:#FFF;
	padding:10px;
	-moz-border-radius: 8px; 			
	-webkit-border-radius: 8px;
	margin: 0 0 10px 0;
}

.thumb {
	margin: 0px 10px 10px 0px;
}

#fc_checkout_container {
	background-color:transparent;
}

div.wp-caption{
	background:#FFF;
	padding:10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 10px 10px 0;
	width:120px;
	float:left;
	text-align:center;
}

<!-- -moz-border-radius: 10px; 			-webkit-border-radius: 10px;
-->