* {
	margin:0px;
	padding:0;
	border:0;
	}

body {
	background-color: #7aa1a6;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	}
	
#maincontainer {	
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	border-left: 10px solid #689195;
	border-right: 10px solid #689195;
}
		
	
h4 {
	font-weight: bold;
	font-size: 16px;
	margin-left: 2px;
	}	
	
#header {
background-image:url(images/header1.jpg);
	width: 960px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navbar {
	background-image: url(images/navbar.jpg);
	width: 960px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 12px;
}

.nav ul{
	display: inline;
	width: 500px;
	
	}

.nav li{
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid black;
	}

.nav li.blist {
	border-right: none;
	}

#navlist {
	padding-top: 10px;
	font-size: 12px;
	margin-left: 5px;
	font-weight: bold;

	}

#adminnavbar {
	width: 960px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;

	border-bottom: 1px solid #d2d2bb;
}

.adminnav ul{
	margin-top: 5px;
	display: inline;
	width: 500px;
	
	}

.adminnav li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid black;
	
	}

.adminnav li.blist {
	border-right: none;
	}


#adminnavlist {
	margin-top: 5px;
	font-size: 13px;
	margin-left: 2px;
	}

#footer {
	width: 960px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #545660;	
	clear: both;
	}

a:link {
	color: #000;
		}
		
a:visited {
	color: #000;
		}
				
a:hover {
	color: #64a516;
	text-decoration: underline;
		}

a {
	text-decoration: none;
}	

a.join {
	text-decoration: underline;
	}
	
.smta {
	float: right;
	margin-top: 10px;
	margin-right: 10px;}
	
/*------------index--------------*/


#intro {
	width: 910px;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #d2d2bb;
	padding: 13px;

}

#leftbar {
	width: 146px;
	height: 500px;
	float: left;
	/*background-color: #a1c08a;*/
	
margin-top: 10px;
	border: 1px solid black;
	text-align: right;
	padding-left: 13px;
	}
	
#rightbar {
	width: 146px;
	height: 500px;
	float: left;
	/*background-color: #a1c08a;*/
margin-top: 10px;
	border: 1px solid black;
	text-align: center;
	}	


.product {
	background-image: url(images/bgprod.jpg);
	width: 146px;
	height: 200px;
	border: 1px solid #d2d2bb;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	font-size: 12px;
	}
	
.product1 {
background-image: url(images/bgprod.jpg);
	width: 146px;
	height: 200px;
	border: 1px solid #d2d2bb;
	margin-right: px;
	margin-top: 10px;
	float: left;
	font-size: 12px;
	}	

.photo {
	width: 120px;
	height: 120px;
	border: 1px solid #d2d2bb;
	margin-left: 12px;
	margin-top: 12px;
	background-color: #d2d2bg;
	}	
	
#productsection {
	margin-left: 12px;
	margin-bottom: 20px;
	/*width: 630px;
	float: left;*/
	/*border: 1px solid black;*/
	}	

.artpic {
	margin-top: 5px;
	margin-left: 5px;
	}
	
.productname {
	text-align: center;
	margin-top: 5px;}	
	
.productname1 {
	text-align: center;
	margin-top: px;}

	
.productbox{
	width: 120px;
	height: 40px;
	/*border: 1px solid #d2d2bb;*/
	margin-left: 12px;
	margin-top: 6px;

	}	

/*-----------endindex--------*/

/*-----------content pages------*/

#left {
	width: 734px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #d2d2bb;
	padding: 13px;
	
	float: left;
}

#left p {
	margin-bottom: 10px;
	}

#right {
	width: 162px;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	/*border: 1px solid #d2d2bb;*/
	/*padding: 10px;*/
	text-align: right;
	float: left;
}
	
/*-----------content pages------*/

/*---------------producttemplate---------*/

#productpage {
	width: 630px;
	height: px;
	border-left: 1px #d2d2bb solid;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 15px;
	margin-top: 10px;
	float: left;
	}

#prodpic {
	width: 75px;
	height: 75px;
border: 1px solid #d2d2bb;
float: left;
margin-bottom: 20px;
	}

.productdisplay {
	width: 610px;
	
border-top: 1px solid #d2d2bb;
	clear: both;
	padding-left: 10px;
	margin-top: 20px;
	}

#productinfo {
	width: 610px;
	padding-top: 10px;
/*border: 1px black solid;*/
	margin-bottom: 0px;
	padding-left: 10px;
	
	}	
	
#prodblurb {
	width: 500px;
	/*border: 1px black solid;*/
	float: left;
	padding-left: 20px;
	padding-bottom: 10px;
	}	

	
	
.prodpicdis {
	width: 200px;
	height: 200px;
	float: left;
	border: 1px solid #d2d2bb;
	margin-top: 20px;
	margin-bottom: 20px;}
	

.prodinfo {
	width: 380px;
	
	float: left;
	/*border: 1px black solid;*/
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;}	
	
#prodright {
	width: 120px;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
/*border: 1px black solid;*/
	float: left;
	text-align: right;
}	

#productleft {
	width: 120px;
	padding-left: 15px;

	margin-top: 22px;
	margin-bottom: 0px;
	/*border: 1px solid black;*/
	float: left;
	/*background-color: #a4c075;*/
	padding-bottom: 20px;
}	

.leftlist {
	margin-left: 3px;
	margin-bottom: 30px;}

.leftlist li {
	border-bottom: 1px dotted #d2d2bb;
	line-height: 170%;}


.prodshelf {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px dotted #d2d2bb;
	margin-left: 2px;}
	
ul {
	list-style-type: none;
	}			

	
.prodname {
	font-size: 18px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	}	
				
.des1 {
	font-weight: bold;
	}				
						
		
.productdes {
	margin-bottom: 3px;
	}
	
/*---------------producttemplate---------*/

/*---------------admintemplate---------*/

#adminpop {
	/*border: 1px solid white;*/
	width: 700px;
	margin-top: 10px;
	}	

#adminpop input {
	height: 17px;
	width: 170px;
	margin-top: 5px;
	border-right: 1px solid #d2d2bb;
	border-bottom: 1px solid #d2d2bb;
	border-left: 2px solid #000;
	border-top: 2px solid #000;
	}
	
#adminpop2 input {
	height: 17px;
	width: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: 1px solid #d2d2bb;
	border-bottom: 1px solid #d2d2bb;
	border-left: 2px solid #000;
	border-top: 2px solid #000;
	}	
	
#adminpop button {
	width: 54px;
	height: 19px;
	margin-bottom: 3px;
	/*border: 1px solid black;*/
	font-size: 12px;
	margin-top: 5px;
	background-image: url(images/browse.jpg);
	} 	
	
#admin button {
	width: 54px;
	height: 19px;
	margin-bottom: 3px;

	font-size: 12px;
	margin-top: px;
	background-image: url(images/enter.jpg);
	} 	
	
#admindelete button {
	width: 54px;
	height: 19px;
	margin-bottom: 3px;

	font-size: 12px;
	margin-top: px;
	background-image: url(images/delete.jpg);
	} 		
	
						
#admin textarea {
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: 1px solid #d2d2bb;
	border-bottom: 1px solid #d2d2bb;
	border-left: 2px solid #000;
	border-top: 2px solid #000;
	width: 500px;
	}						
		
#addproduct {
	height: 40px;
	width: 600px;
	/*border: 1px solid black;*/
	clear: both;
	padding-top: 10px;}
	
	
#addproduct button {
	margin-top: 4px;
	margin-bottom: 10px;
	width: 40px;
	border: 1px solid black;}			
		
#apform {
 	width: 150px;
	border: 1px solid black;
	}	
	
#addprod textarea {
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: 1px solid #d2d2bb;
	border-bottom: 1px solid #d2d2bb;
	border-left: 2px solid #000;
	border-top: 2px solid #000;
	width: 400px;
	height: 30px;
	}	
	
#addprod input {
	height: 17px;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: 1px solid #d2d2bb;
	border-bottom: 1px solid #d2d2bb;
	border-left: 2px solid #000;
	border-top: 2px solid #000;
	}		
	
#tinymce {
	width: 732px;
	height: 200px;
	border:	1px solid #d2d2bb;
	}			

/*---------------admintemplate---------*/

