/* Raw Food */


/*-------------------SET UP-------------------*/

* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border:0;*/
	/*border:1px solid black;*/
	font-family:Arial, Helvetica, sans-serif;
}

.tdalllines{
	border:1px solid #FFFFFF;
	padding: 5px 5px 5px 5px;
}
.tdalllines p{
	margin-bottom:1px;
}

html,body {
	height:100%;
	background:url(../images/circle.gif) center top no-repeat #E7E8FE;
	color: #8C0202;
}

a{
	color: #8C0202; 
	border:0;	
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;	
}

#accesslink{
	display:none;
}


#rapper_aii{
	height:100%;
	width:1000px;
	margin:0px auto 0px auto;
}
	

#back {
	width:1000px;
	float:left;
	background:url(../images/circle.gif) center top no-repeat;
	/*border:1px solid black;*/
}
#left-bar-pic{
	background:url(../images/left-bar.gif) center repeat-y;
	width:1000px;
	float:left;
}

img {
border: #CCCCCC solid 1px;
}


/*-------------------HEADER-------------------*/

#header {
	height:30px;
	text-align:right;
	padding: 0px 10px 0px 0px;
	font-size:14px;
	/*border:1px solid #000000;*/
	}
	#header a{
	font-weight:bold;
	text-decoration:none;
	color:#E20000;
	}
	#header a:hover{
	color:#8C0202;
	}
	#header ul{
	padding:7px 10px 8px 0px;
	float:right;
	background:url(../images/header-midde.gif) repeat-x;
	}
	#header li{
	display:inline;
	margin-left:10px;
	}
	#header-right{
	height:30px;
	width:20px;
	background: url(../images/right-header.gif);
	float:right;
	}
	#header-left{
	height:30px;
	width:20px;
	background: url(../images/left-header.gif);
	float:right;
	}


/*-------------------LOGO-------------------*/
#logo{
	margin:10px 0px 0px 325px; 
	width:500px;
	height:66px;
	text-align:left;
	}
	#logo img{
	border:none;
	}



/*-------------------MAIN MENU-------------------*/

/*#menu-back a{
	padding-top:20px;	
	text-decoration:none;
	color:#FFD8D8;
	}
	#menu-back a:hover{
	text-decoration:none;
	color:#FFFFFF;
	}*/
	#main-menu {
	margin-top:11px;
	margin-left:250px;
	height:20px;
	padding:9px 0px 9px 0px;
	border-left:1px dashed #C10000;
	/*width:600px;*/
	/*border:#000000 1px solid;*/
	}
	#main-menu a{
	padding:9px 8px 9px 8px;
	background-color:#E20000;
	border-right:1px dashed #C10000;
	}
	#main-menu a:hover{
	background:#D60202;
	}
	#main-menu-selected a{
	background:#D60202;
	color:#FFFFFF;
	}
	#main-menu ul{
	/*border-left:1px dashed #C10000;*/
	}
	#main-menu li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	/*word-spacing:0.01em;*/
	}
	


/*-------------------SUB MENU-------------------*/

#sub-menu {
	/*width:750px;*/
	text-align:left;
	margin:27px 0px 10px 230px;
	padding:5px 0px 9px 0px;
	height:auto;
	/*border-left:1px dashed #C10000;*/
	}
	#sub-menu a{
	padding:3px 8px 7px 8px;
	background-color:#E20000;
	border-right:1px dashed #C10000;
	
	}
	#sub-menu-selected a{
	background:#D60202;
	color:#FFFFFF;
	}
	#sub-menu .sub-menu-hidden a{
	color:#999999;
	}
	#sub-menu a:hover{
	background:#D60202;color:#FFFFFF;
	}
	#sub-menu ul{
	}
	#sub-menu li{
	display:inline;
	margin: 0px 0px 0px 0px;
	text-align:center;
	/*word-spacing:0.01em;*/
	font-size:12px;
	font-weight:bold;
}



/*-------------------MAIN-------------------*/

#main{
	float:left;
	width:1000px;
}



/*-------------------SIDE MENU-------------------*/

#side-menu-back{
	/*border:solid 1px green;*/
	float:left;
	width:225px;
	display:inline;
	}
	#side-menu{
	/*border:solid 1px red;*/
	margin: 0px 0px 0px 55px;
	float:left;
	width:170px;
	display:inline;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	}
	#side-menu a{
	color:#FFD8D8;
	/*border:1px solid black;*/
	border-bottom:1px solid #C10000;
	background:#E20000;
	text-decoration:none;
	padding:10px 0px 10px 0px;
	width:170px;
	display:block;
	}
	#side-menu a:hover{
	color: #FFFFFF;
	text-decoration:none;
	background:#D60202;
	}
	#side-menu ul{
	/*border-bottom:1px solid #C10000;*/
	}
	#side-menu li{
	list-style:none;
	width:170px;
	}
	#side-menu .side-menu-hidden a{
	color:#999999;
	}
	#side-menu-selected a{
	color: #FFFFFF;
	background:#D60202;
	}
	#side-menu .side-menu-hidden .side-sub-menu a{
	color:#FFD8D8;
	}
	
	#side-menu .side-sub-menu{
		font-size:10px;
		margin-bottom:10px;
		border-bottom:0px;
		}
		#side-menu .side-sub-menu a{
		padding:5px 0px 5px 0px;
		border-top:0px;
		background:#E20000;
		}
		#side-menu .side-sub-menu a:hover{
		background:#D50606;
		color:#000000;
		}
		#side-menu .side-sub-menu #side-menu-item-selected a{
		background:#FFFFFF;
		color:#FF0000;
		}
		#side-menu .side-sub-menu .hidden{
		font-size:10px;
		color:#999999;
}


		#side-menu .sub-menu-head {

		font-size:12px;
		font-weight:bolder;
		padding:10px 0px ;
		border:0px;	   
		color:#FFFFFF;
		background:#D3410A;
		}
		#side-menu .sub-menu-head:hover{
		background:#FF0000;
		}
		#side-menu .headsubmenu{
		border-top:1px solid #C10000;
		font-size:16px;
		padding:8px 0px;
		color:#FFFFFF;
		background:inherit;
		}
		
	#freebook{
	/*border:solid 1px red;*/
	margin: 140px 0px 0px 55px;
	float:left;
	width:170px;
	display:inline;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	}
	#freebook a{
	color:#ffea39;
	/*border:1px solid black;*/
	border-top:1px solid #C10000;
	/*border-bottom:1px solid #C10000;*/
	background:#E20000;
	text-decoration:none;
	padding:10px 0px 10px 0px;
	width:170px;
	display:block;
	}
	#freebook a:hover{
	color: #FFFFFF;
	text-decoration:none;
	background:#D60202;
	}
/*-------------------CONTENT-------------------*/

#content{
	margin:15px /*19*/0px 0px 35px;
	color: #8C0202;
	/*background:url(../images/textback.gif) top center repeat-y;*/
	float:left;
	width:550px;
	/*border:solid 1px blue;*/
	display:inline;
	text-align:justify;
	}
	#content h1{
	color:#FF8400;
	margin-bottom:20px;
	margin-top:10px;
	text-align:center;
	font-size:35px;
	font-weight:bold;
	letter-spacing:-2px;
	}
	#content h3{
	color:#E20000;
	text-align:center;
	padding:20px 0px 20px 0px;
	}
	#content p{
	margin-bottom:20px;
	}
	#content li{
	margin:10px 0px 10px 20px;
	}
	#content ul{
	margin:20px 0px 20px 0px;
	}
	#content .image{
	float:left;
	margin: 0px 20px 20px 0px;
	}
	#content .image-right{
	float:right;
	margin: 0px 0px 20px 20px;
	}
	#content .image-left{
	float:left;
	margin: 0px 20px 20px 0px;
	}
	#content .image-mid{
	margin: 0px 0px 20px 0px;
	text-align:center;
	}
	.clear{
	clear:both;
	height:0.1em;
	font-size:1px;
	}
	.content-basket{
	width:725px!important;
	}
	.content-textarea-thin{
	width:200px;
	height:200px;
	border: #CCCCCC solid 1px;
	}
	.underlined{
	text-decoration:underline;
}

.menu-list .hidden a{
	color:#999999;
	}
	.menu-list .hidden{
	color:#999999;
}

.prod-left-col{
	width:120px;
	height:260px;
	float:left;
	border-right:1px dashed #CCCCCC;
	border-top:1px dashed #CCCCCC;
	padding: 0px 5px 5px 5px;
	text-align:center;
	}
	.prod-left-col .select{
		width:100px;
	}
	.prod-left-col a{
	text-decoration:none;
	}
.prod-right-col{
	width:120px;
	height:260px;
	float:left;
	/*border-right:1px dashed #CCCCCC;*/
	border-top:1px dashed #CCCCCC;
	padding: 0px 5px 5px 5px;
	text-align:center;
	}
	.prod-right-col .select{
		float:right;
		width:100px;
	}
	.prod-right-col a{
	text-decoration:none;
	}

#content-left-col{
	width:250px;
	float:left;
	border-right:1px dashed #CCCCCC;
	border-top:1px dashed #CCCCCC;
	padding: 0px 10px 10px 10px;
	text-align:center;
	}
	#content-left-col .select{
		width:200px;
	}
	#content-left-col a{
	text-decoration:none;
	}
	
#content-right-col{
	width:250px;
	float:left;
	border-top:1px dashed #CCCCCC;
	padding: 0px 10px 10px 10px;
	text-align:center;
	}
	#content-right-col .select{
		float:right;	
		width:200px;
	}
	.details{
	margin:0px 0px 10px 0px;
	font-weight:bold;
	}
	#content-right-col a{
	text-decoration:none;
	}
	.details-holder{
	padding:10px 0px 20px 0px;
	}
	#front-article{
	border-top:1px dashed #CCCCCC;
	padding:20px 0px 20px 0px;
	margin-top:0px;
	}
/*-------------------ARTICLES-------------------*/

.article-item{
	margin:10px 0px 10px 0px;
	padding-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
	}
	.article-item a{
	text-decoration:none;
	}
	.article-pic{
	float:left;
	margin-right:20px;
	width:150px;
	text-align:center;
	}
	.article-title a{
	font-size:18px;
	font-weight:bold;
	color:#E20000;
	}
	.article-no a{
	font-size:16px;
	font-weight:bold;
	}
	.article-no{
	font-size:16px;
	font-weight:bold;
	}
	.article-date a{
	font-size:14px;
	}
	.article-date{
	margin:10px 0px 10px 0px;
	}
	.article-previous{
	float:left;
	width:250px;
	margin-top:20px;
	font-weight:bold;
	}
	.article-next{
	float:right;
	width:250px;
	text-align:right;
	margin-top:20px;
	font-weight:bold;
	}
	.rawfood-article-author{
	font-weight:bold;
	margin:0px 0px 10px 0px;
	text-align:center;
	}
	.rawfood-article-date{
	text-align:center;
	margin:0px 0px 10px 0px;
	}
	.article-info{
	float:left;
	width:330px;
	}
	.article-logo{
	margin:0px 0px 10px 0px;
	}
	.article-logo img{
	border:none;
	}

/*-------------------BASKET-------------------*/

#rightcol{
	margin:21px 0px 0px 0px;
	width:150px;
	/*border:solid 1px #FA6FD1;*/
	float:right;
	display:inline;
	}
	#basket-top{
	width:150px;
	background:url(../images/basket-top.gif) no-repeat top center;
	height:115px;
	color:#FFFFFF;
	text-align:center;
	}
	#basket-top_new{
	width:150px;
	background: url(../images/basket-top.png) no-repeat top center;
	height:115px;
	color:#FFFFFF;
	text-align:center;
	}
	#basket-content{
	width:140px;
	background:url(../images/basket-middle.gif) repeat-y;
	font-size:x-small;
	padding:10px 5px 20px 5px;
	}
	#basket-content_new{
	width:140px;
	background:url(../images/basket-middle.gif) repeat-y;
	font-size:x-small;
	padding:5px 5px 5px 5px;
	}
	#basket-content .basket-item{
	clear:both;
	padding:10px 5px 0px 5px;
	width:140px;
	}
	#basket-content .item{
	text-align:right;
	float:left;
	width:80px;
	}
	#basket-content .price{
	text-align:left;
	float:left;
	margin-left:10px;
	width:50px;
	}
	#basket-content #subtotal{
	border-top:1px #E20000 solid;
	clear:left;
	margin:10px 5px 0px 5px;
	}
	#simplegallery1{ //CSS for Simple Gallery Example 1
		position: relative; /*keep this intact*/
		visibility: hidden; /*keep this intact*/

	}

	#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
		text-align: left;
		padding: 5px 2px;
		font-size:12px;
		color:#FFFFFF;
		font-weight:600;
	}
	#simplegallery1 .slideimage { width:130px; height:160px; border:0px;}

	#video1 {position:absolute; margin-left:103px;}
	#video2 {position:relative; margin-top:10px;}
	#basket-bottom2{
	width:150px;
	background:#FA6FD1;
	text-align:center;
	background:url(../images/basket-bottom.gif) no-repeat top;
	height:155px;
	padding-top:20px;
	}
	#basket-bottom2 a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	#basket-bottom{
	width:150px;
	background:#FA6FD1;
	text-align:center;
	background:url(../images/basket-bottom.gif) no-repeat top;
	height:155px;
	padding-top:20px;
	}
	#basket-bottom a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	#basket-empty{
	text-align:center;
}
.newbasket{
	width:240px;
	margin:0 auto;
	font-weight:bold;
}
.newbasket div{
	margin:0 auto;			
}
				
.newbasket div div{
	width:140px;
	float:left;			
}

.newbasket div .left{
	text-align:right;
}

.newbasket div .right{
	text-align:left;
	margin-left:20px;
	width:80px;
}		


/*-------------------BLOG-------------------*/

#main-content {
	}
	.date-header {
	margin: 50px 0px 0px 0px;
	font-size:smaller;
	color:#FF8400;
	}
	.post-title {
	font-size: 40px;
	letter-spacing:-1px;
	color:#E20000;
	margin:10px 0px 50px 0px;
	}
	.post {
	margin:0px 0px 50px 0px;
	padding: 0;
	border-bottom: 3px solid #f7d8e2;
}


/*-------------------EDITABLE AREAS-------------------*/

.about-edit{
	width:700px;
	float:left;
	}
	.about-edit-item{
	clear:both;
	margin:0px 0px 30px 0px;
	}
	.about-edit-item-thin{
	clear:both;
	width:220px;
	margin:0px 0px 30px 0px;
	}	
	.about-edit-item-pics{
	clear:both;
	margin:0px 0px 0px 0px;
	}
	.about-edit-label{
	float:left;
	width:150px;
	text-align:right;
	margin:0px 10px 0px 10px;
	}
	#about-edit-pics img{
	float:left;
	margin-right:30px;
	border: #CCCCCC solid 1px;
	}
	#about-edit-pics-thin img{
		float:left;
		margin-right:5px;
		border: #CCCCCC solid 1px;
	}
	#about-edit-pics-thin .image{
		float:left;	
		margin-right:5px;
		border: #CCCCCC solid 1px;
	}	
	#about-edit-pics-thin{
	float:left;
	}	
	#about-edit-delete{
	float:left;
	}
	#about-edit-title input{
	color:#FA6FD1;
	font-size:larger;
	font-weight:bold;
	}
	#about-edit-pic{
	}
	#about-edit-pic img{
	border:#000000 1px solid;
	margin-bottom:0px;
	}
	textarea{
	width:500px;
	height:400px;
	border: #CCCCCC solid 1px;
	}
	.about-edit .submit{
	width:200px;
	margin:10px 0px 50px 0px;
	padding:0px 10px 0px 10px;
}


/*-------------------PRODUCTS-------------------*/

#product-top{
	}
	#product-middle{
	width:550px;
	}
	#product-pic{
	float:right;
	border: #CCCCCC solid 1px;
	}
	#product-main-info{
		float:left;
		width:330px;
		}
		#product-table-all{
		margin:20px 0px 0px 0px;
		float:left;
		font-weight:bold;
		/*font-size:14px;*/
		}
		.product-line{
		clear:left;
		/*background-color:#EDEEFA;*/
		width:330px;
		height:30px;
		display:block;
		/*vertical-align:middle;*/
		}
		.product-line-a{
		clear:left;
		/*background-color:#DEDFF6;*/
		width:330px;
		height:30px;
		display:block;
		/*vertical-align:middle;*/
		}
		.select{
		font-size:0.8em;
		border:0;
		}
		
		.product-table1{
		width:100px;
		float:left;
		text-align:left;
		}
	
		.product-table2{
		width:60px;
		float:left;
		text-align:left;
		}

		.product-table3{
		width:130px;
		float:left;
		text-align:left;
		}	
		.product-table4{
		width:70px;
		float:left;
		text-align:left;
		}				
				
		#product-info{
		margin:50px 0px 0px 0px;
	}
	#product-bottom{
	margin-top:20px;
	border-top:1px dashed #CCCCCC;
}


.product-list{
	border:1px dashed #CCCCCC;
	margin-bottom:20px;
	width:450px;
	margin:0px auto 20px auto;
	padding:10px 25px 0px 25px;
	}
	.product-list-pic{
	float:right;
	}
	.product-list-description{
	float:left;
	margin-bottom:10px;
	}
	.product-list-info{
	text-align:center;
	margin:20px 0px 20px 0px;
	}
	.product-list-price{
	clear:left;
	float:left;
	margin-top:10px;
	font-size:18px;
	color:#E20000;
}

/*-------------------PRODUCTS MAIN PAGE-------------------*/

#product-overview{
	margin:0px 0px 0px 15px;
	}
	.product-box{
	width:150px;
	background:#E20000;
	text-align:center;
	margin:20px 5px 20px 5px;
	float:left;
	padding: 5px 5px 5px 5px;
	}
	.product-box-pic{
	width:150px;
	height:150px;
	display: block;
	text-align:center;
	/*vertical-align:middle;*/
	}
	.product-box-title a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	.product-box-title{
	padding:5px 0px 5px 0px;
}

/*-------------------Events-------------------*/

#event-title{
	text-align:right;
	border-bottom:1px dashed #CCCCCC;
	margin:0px 0px 20px 0px;
	}
	.event-date{
	font-size:18px;
	font-weight:bold;
	color:#E20000;
	}
	.event-line{
	margin-top:30px;
	}
	.event-table1{
	float:right;
	padding:0px 10px 0px 10px;
	font-weight:bold;
	}
	.event-table2{
	float:right;
	padding:0px 10px 0px 10px;
	}
	.event-cost{
	margin:10px 0px 10px 0px;
	font-weight:bold;
	}


/*-------------------RECIPES-------------------*/

.recipe-textarea{
	height:50px;
	}
	.recipe-description{
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	}
	.recipe-list{
	font-size:14px;
	list-style:none;
	}
	.recipe-list a{
	color:#E20000;
	font-weight:bold;
	}


/*-------------------BASKET PAGE-------------------*/

.basketpage-row{
	clear:both;
	width:570px;
	padding:10px 0px 0px 0px;
	}
	.basketpage-titles{
	clear:both;
	font-weight:bold;
	width:570px;
	padding:5px 0px 5px 0px;
	margin:15px 0px 5px 0px;
	border-bottom:1px dashed #CCCCCC;
	}
	.basketpage-item{
	float:left;
	width:200px;
	text-align:left;
	}
	.basketpage-quantity{
	float:left;
	width:70px;
	text-align:right;
	padding:0px 10px 0px 0px;
	}
	.basketpage-subtotal{
	float:left;
	width:80px;
	padding:0px 10px 0px 0px;
	text-align:right;
	}
	.basketpage-remove{
	float:left;
	width:80px;
	text-align:right;
	}
	.basketpage-total{
	float:left;
	width:360px;
	text-align:right;
	padding:0px 10px 0px 0px;
	margin:0px 0px 20px 0px;
	}
	.basketpage-subgroup{
	font-weight:bold;
	clear:both;
	margin:15px 0px 10px 0px;
	border-top:1px dashed #CCCCCC;
	padding-top:5px;
	width:570px;
	}
	#basketpage-totalrow{
	border-top:1px dashed #CCCCCC;
	}
	.basketpage-checkout{
	text-align:center;
	margin:20px 0px 0px 0px;
	}
	.basketpage-checkout img{
	border:none;
	}
	.basket-int{
	margin:60px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	}
	.basket-postinfo{
	margin-top:20px;
	text-align:center;
	font-size:10px;
	}
	.basketpage-postage{
	float:left;
	width:90px;
	text-align:center;
	}
	.basketpage-totals-group .basketpage-titles{
		border-bottom:none;
	}
	.basketpage-totals-group .basketpage-total{
		margin:0px 0px 0px 0px;
	}
/*-------------------ADMIN SECTION-------------------*/

.contact-line{
	clear:both;
	margin-bottom:5px;
	}
	.contact-left{
	float:left;
	text-align:left;
	width:200px;
	padding-right:40px;
	}
	.contact-right{
	width:300px;
	text-align:right;
	float:left;
	}
	.contact-text{
	text-align:left;
	}
	.contact-text textarea{
	width:540px;
	}
	.textbox{
	width:150px;
	}
	.textbox-large{
	width:250px;
	}	

/*-------------------LOG IN-------------------*/
.login-line{
	margin:10px auto 0px auto;
	width:400px;
	text-align:center;
	}
	.login-line .login-text{
	float:left;
	width:150px;
	margin-right:20px;
	text-align:right;
	}
	.login-line .login-area{
	text-align:left;
	}
	.login-line #submit{
	width:150px;
	margin: 10px 0px 30px 0px;
	}
	.login{
	text-align:center;
	}
	.login a{
	color:#E20000;
	}
	
	
/*-------------------ADMIN SECTION-------------------*/
.order{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:40px 0px 40px 0px;
	padding:20px 0px 20px 0px;
	}
	.order-items li{
	list-style:none;
	}
	.order-items ul{
	border-top:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	}
	.order-row{
	margin:10px 0px 10px 0px;
	}
	.order-left{
	float:left;
	clear:both;
	width:150px;
	margin:0px 10px 0px 0px;
	}
	.order-right{
	float:left;
	}
	.order-top{
	font-weight:bold;
	}
	#order-status{
	font-weight:bold;
	}
	
	.admin-product-holder{
	width:240px;
	float:left;
	}
	.admin-product-holder li{
	margin:0!important;
	padding:0!important;	
	}
	.product-admin-title{
	width:130px;
	float:left;
	}
	.product-admin-icons{
	float:left;
	}
	.admin-catagories .hidden a{
	color:#999999;
	}
	.admin-product-holder .hidden{
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	}
	.admin-product-holder .visible{
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}


#admin-events-list{
	width:350px;
	float:left;
	}
	#admin-events-list li{
	list-style:none;
	}

.admin-catagories{
	list-style:none;
	}
	.admin-catagories li{
	/*display:inline;*/
}

#admin-catagory-selected a{
	color:red;
}
.admin-ranges{
	list-style:none;
}
.admin-ranges li{
	/*display:inline;*/
}
.admin-ranges .hidden a{
	color:#999999;
}
#admin-range-selected a{
	color:red;
}

	.admin-products{
	list-style:none;
	}
	.admin-products li{
	/*display:inline;*/
	}
	.admin-products .hidden a{
	color:#999999;
	}
	#admin-product-selected a{
	color:red;
}

.error{
	color:#FFFFFF;
	background:#FF0000;
	}
	.error a{
	color:#FFFFFF;
	background:#FF0000;
}


#footer{
	clear:both;
	padding:50px 0px 10px 80px;
	text-align:center;
	font-size:x-small;
}



/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0px solid darkred;
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
font-size:20px;
font-weight:bold;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
padding: 2px 5px;
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
font-size:20px;
font-weight:bold;
text-align:center;
}

