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

body{
	margin:0; 
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Preview of the image on tooltip */
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}


/* all wrappers */ 
#mainwrapper{
	margin-left:auto;
	margin-right:auto;
	width:950px; 
	height:auto; 
	text-align:left; 
	background-color:#ffffff; 
	text-align:center; 
	}

/* all header parts */
#headerWrapper{
	height:131px; 
	width:100%;
	}

.logo{
	height:52px;
	width:280px;
	background-image:url(../images/logo.jpg);
	float:left;
	margin:0 0 0 25px;
	background-repeat:no-repeat;
}

#mycart{
	background-image:url(../images/mycart_bg.png);
	height:111px;
	width:225px;
	float:right;
	margin:10px 0 0 0;
	background-repeat:no-repeat;
}

.mycartbutton a{
	float:right;
	margin:85px 10px 0 0;
	background-color:#c20006;
	background-repeat:no-repeat;
	height:20px;
	width:75px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	line-height:20px;
}

.mycartbutton a:hover{
	color:#000000;
	}

/*all body basic parts */

#centerwrapper{
	width:100%; 
	height:auto;
}

#centerleft{
	width:682px; 
	height:auto; 
	float:left;
	}
	
#centerright{
	width:260px; 
	float:right;
	}

.navtext{
	width:682px; 
	color:#FFFFFF;
	height:36px;
	}
	
.navtext a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	vertical-align:top;
	height:36px;
	line-height:25px;
}

.navtext a:hover{ 
	color:#ffea00;
	}

.navtext img{
	margin-left:20px;
	margin-right:20px;
}

#nav{
	width:682px;
	height:44px; 
	float:left;
}

.nav1{
	width:682px; 
	float:left;
}

.nav1leftcorner{
	background-image:url(../images/nav_left_corner.png);
	background-repeat:no-repeat; 
	display:inline; 
	width:13px; 
	float:left; 
	height:10px;
}

.nav1centerimage{
	background:url(../images/nav_center.jpg) repeat-x;
	display:inline; 
	width:657px; 
	float:left; 
	height:10px;
}

.nav1rightcorner{
	background-image:url(../images/nav_right_corner.png);
	background-repeat:no-repeat;
	display:inline; 
	width:12px; 
	float:left;
	height:10px;
}

.nav2{
	height:34px;
	width:682px;
	float:left;
	background:url(../images/nav_down_bg.jpg) repeat-x;
}


#mainContent{
	text-align:left;
	padding: 0px 0px 5px 0px;
}

#BreadCrumWrapper{
	margin: 5px 0px 5px 0px;
	background-color:#EFEFEF;
	padding: 5px;
	color:#333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.sep{
	padding-left: 5px;
	padding-right: 5px; 
}

#BreadCrumWrapper .level1, #BreadCrumWrapper .level1 a{
	color: #666;
	font-weight:bold;
	text-decoration:underline;
}

#BreadCrumWrapper .level2, .level2 a{
	color: #990000;
	font-weight:normal;
	text-decoration:underline;

}

#BreadCrumWrapper .level3{
	color: #990000;
	font-weight:normal;
	font-size: 1.2em;
}


h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#900;
	padding:10px 0px 0px 0px ;
	font-size: 1.7em;
	margin-top:5px;
	margin-bottom:5px;
	/*background:url(../images/category_heading_bg.png) repeat-y; */
}

#ContentWrapper{
	margin:10px 10px 0px 0px;
	text-align:left;
	height:auto;
}

p {
	margin:0;
	padding:0;
	color: #575757;
	text-align:justify;
	line-height: 1.5em;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

ul{
	margin:0;
	padding:0;
	line-height:1.5em;
	padding-bottom:10px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#575757;
	text-align:justify;
}

li{
	margin-bottom: 10px;
}


#page_nav{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#page_nav a{
	color:#909090;
	margin:0 5px 0 5px;
	text-align:right;
	text-decoration:none;
}

#page_nav .current a{
	color:#000000;
	margin:0 5px 0 5px;
	text-align:right;
	text-decoration:underline;
}

#CategoryListWrapper{
	text-align:center;
	margin-bottom:10px;
}

#CategoryImgBg{
	text-align:center;
	width:200px;
	margin-top:10px;
	padding:0px 10px 0 10px;
}

.Content{
	margin:0;
	padding:0;
	color: #575757;
	font-size:12px;
	text-align:left;
	line-height: 1.5em;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
}


#featuredimgwrapper{
	width:145px;
	float:left;
	margin-left:30px;
	margin-right:50px;
}

#featuredheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#c60101;
	margin-top:10px;
}

#featuredRates{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-top:10px;
	margin-left:10px;
	text-align:left
}

#featuredimg{
	width:138px;
	height:116px;
	margin-top:5px;
}

#iconinfo{
	width:60px;
	height:21px;
	margin-top:5px;
}

#iconinfo a{
	background-image:url(../images/info_button.jpg); 
	background-repeat:no-repeat; 
	float:left;
}

#iconbuynow{
	width:84px;
	height:21px;
	float:left;
	margin-top:5px;
}

#iconbuynow a{
	background-image:url(../images/buynow_button.jpg);
	background-repeat:no-repeat; 
	float:right;
}


/**************************/
/* Category List display */
/************************/

#categoryWrapper{
	padding-left:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	
	}

#categoryHeading{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#ac0009;
	border-bottom:#d2000b;
	border-bottom:solid;
	border-bottom-width:thin;
	padding-bottom:5px;
	margin-bottom: 5px;
}


.category_name {
	padding-left:15px;
	height:25px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	background:url(../images/categ_img_arrow_line.png) no-repeat top left;
	color:#000000;
	margin-bottom:5px;
	
}

.category_name a{
	display:block;
	text-decoration: none;
	color:#000000;
}

.category_name:hover{
	color:#ac0009; 
	background:url(../images/categ_img_arrow_line.png) no-repeat bottom left;
	position:relative;
	background-repeat:no-repeat;
	text-decoration:none;
	color: ##BD0000;
}
.category_name a:hover{
	color: #B70000;
}

.subCategoryWrapper{
	margin-left: 15px;
	margin-bottom:5px;
	display:none;
}

.subCategory{
	color: #666666;
	padding-bottom:5px;
}

.subCategory a{
	color: #666;
	text-decoration:none;
	padding:2px;
	display:block;
}

.subCategory a:hover{
	color: #BD0000;
	text-decoration:none;
	background:#FFF2F2;
	padding:2px;
}	


/*************************/
/* Product Grid Display  */
/*************************/
.item_image img{
	padding:2px;
	height: 125px;
	border: 1px solid #CCCCCC;
}

.item_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#c60101;
	margin-top:5px;
	margin-bottom:5px;	
}

.item_det{
	color: #575757;
	text-align:center;
	line-height: 1.5em;
	padding: 5px;
	font-size:11px;
}

.item_price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color: #333333;
}

#itemListWrapper{
	width:672px;
	text-align:center;
	margin-bottom:25px;
	padding:5px;
}

#itemWrapper{
	text-align:center;
	width:180px;
	margin-left:22px;
	margin-right:22px;
	margin-bottom:25px;
	float:left;
}

.item_old_price{
	color:#FF0000;
	text-decoration: line-through;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}


/*******************/
/* Product Details */
/*******************/
#product_image_wrapper{
	float:left;
	width:225px;
	
}

.product_name{
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#c60101;
	margin-top:5px;
	margin-bottom:5px;
}

.product_image{
	width:225px;
}

.product_image img{
	width:221px;
	height: 221px;
	border:#c0c0c0 2px solid;
	margin-bottom:5px;
}


#product_details_wrapper{
	float:right;
	width: 400px;
}



#product_details{
	text-align:left;
	margin: 25px 0px 20px 0px;
}

#ProductAddCart_button, ProductAddCart_button a{
	width:128px;
	height:28px;
}

	
/**************/
/*My Crat Page*/
/**************/

.tbHeading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	border-bottom: 1px solid #333333;
	
}

.tdList{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px dashed #999999;
}
	
.item_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#c60101;
}

.mycart_qty{
	width:25px;
}

.cartText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:normal;
}

/********************/
/*   Login Page    */
/******************/

#login_bg_wrapper{
	width:672px;
	text-align:center;
}

#login_left{
	width:372px;
	float:left;
	text-align:left;
}

#login_right{
	width:300px;
	float:right;
	vertical-align:middle;
	margin-top: 25px;
	text-align:center;
}

.login_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#c60101;
}

.login_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.login_link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000099;
	text-decoration:none;
}

.login_link a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
}

/*****************/
/* User welcome note */
/********************/

#welcomeNote{
	font-family:Arial, Helvetica, sans-serif; 
	color:#666;
	font-size:11px; 
	padding:0px 5px 5px 5px ;
	border-bottom:1px dotted #999; 
	height:auto;
}

#welcomeNote a {
	color: #666;
	font-weight:normal;
	text-decoration: none;
	padding: 2px;
}
 
#welcomeNote a:hover{
	background:#666666;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	padding: 2px;
}

#welcomeNote .left{
	float:left;
}

#welcomeNote .right{
	float:right;
}


/****************************/
/** form styles  **/
/****************************/

#form{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

#form label{
	color: #666;
	font-weight:bold;
	text-align:left;
}

#form .formInstructions{
	background:#FFFFCC;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;

}

#form .heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333;
	border-bottom: 1px dotted #333;
	padding-bottom: 5px;
}

/**********************************/
/*** the shopping cart basket ********/
/***************************************/

#basket{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float: left;
	color:#666;
	margin-top:10px;
}

#basket .heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#c60101;
	padding-bottom:5px;
}

#basket .item_name, #basket .item{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding-bottom:5px;

}

#basket .item{
	font-weight:normal;
}


#basket .price{
	font-size:13px;
	font-weight:bold;
	color:#333;
	text-align: right;
}

.basket_border{
	border-top:#dddddd thin solid;
	border-bottom:#dddddd thin solid;	
}

.mandatory{
	color: #FF0000;
	font-size:14px;
}

.inputError{
	background:#FFF2F2;
	border:1px solid #FF5555;
}

/*************************/
/*  home page styles     */
/*************************/
#banner{
	height:236px;
	width:682px;
	background-image:url(../images/banner.png);
	background-repeat:no-repeat;
	float:left;
	display:inline;
	margin-bottom:10px;
}

#homeText{
	margin-bottom: 15px;
	padding-bottom:10px;
	border-bottom:1px dotted #999;
	padding-right: 10px;
}

.read_more, .read_more a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right;
	color:#AD0000;
	text-decoration:none;
}

.dotted_line{
	border-bottom:1px dotted #999;
}

#featureProduct{
margin-bottom:10px;
}

#featureProduct h2{
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#c60101;
	margin-top:5px;
	margin-bottom:5px;	
}

#trees{
	width:313px;
	height:185px;
	float:left;
	margin-top:10px;
	margin-left:5px;
}

#trees img{
	width: 125px;
	height:165px;
	border:1px solid #999;
}

.treeimg{
	width:117px;
	float:left;
	margin-left:15px;
	margin-right:15px;
}


.treediscription{
	width:150px;
	height:155px;
	float:left;
	margin-left:10px;
}



#treeproductheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#c60101;
	margin-top:30px;
	float:left;
}
	
#treeproductdisc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#919191;
	text-align:left;
	margin-top:50px;
}









































#BreadCrumLeft{
	width:65%;
	height:30px;
	line-height:30px;
	float:left;
	margin-left:10px;
}

.BreadCrumL1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#FFFFFF;
	float:left;
	margin:0 5px 0 5px;
}

.BreadCrumL2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	margin:0 5px 0 5px;
}

.BreadCrumL3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	float:left;
	margin:0 5px 0 5px;
}

.BreadCrumBlack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	float:left;
	margin:0 5px 0 5px;
}

#BreadCrumRight{
	width:30%;
	height:30px;
	line-height:30px;
	float:right;
}




#graylineleft{
	height:12px;
	width:682px;
	background-image:url(../images/gray_line.jpg);
	background-repeat:repeat-x;
	margin:0 5px 0 0;
	float:left;
}

#textleft{	
	width:682px;
	height:auto;
	float:left;
}

.blackheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	font-weight:bold;
}

.redheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#c20006;
	font-weight:bold;
}


.readmore a{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#0072ff;
	font-weight:bold;
	text-decoration:none;
	float:right;
	margin:0 5px 5px 0;	
}






#search{width:260px; height:33px; vertical-align:middle; float:left; margin-left:10px;}
	



#spritimg{
	width:260px;
	height:114px;
	background-image:url(../images/Sprit_image.jpg);
	background-repeat:no-repeat;
	float:left;
	line-height:114px;
	margin-top:15px;
}

#fundraisingimg{
	width:260px;
	height:115px;
	background-image:url(../images/fundr_image.jpg);
	background-repeat:no-repeat;
	float:left;
	line-height:114px;
	margin-top:10px;
}	
	
#testimonialhead{
	width:260px;
	height:35px;
	line-height:35px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	color:#FFFFFF;
	text-align:left;
	background-image:url(../images/red_bg.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}

.testimonialtextwrapper{
	width:256px;
	height:auto;
	float:left;
	border:#eaeaea thin solid;
}

.testimonialtext{
	width:240px;
	height:auto;
	margin:10px 0px 10px 8px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#c20007;
	float:left;
	border-bottom:#cccccc thin dotted;
}

#footerWrapper{
	border-top:#cccccc thin solid;
	margin-top:20px;
	margin-bottom:10px;	
}

.footertext{
	margin-top:10px;
}

.footertext a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c20006;
	text-decoration:none;
	font-weight:500;
}

.footertext a:hover{
	color:#000000;
}

.credits{
	padding-top: 5px;
	color:#CCCCCC;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.footerElements{
	margin-bottom: 5px;

}

