body {
	margin: 0px;
	padding: 0px;
	background:  url(_images/main.png) no-repeat left top;	
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}
h1, h2, h3 {
	margin-top: 0px;
	color: #333;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.4em;
}
p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}
a {
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a img {
	border: none;
}
/*Main*/
#main {
	background: white url(_images/header.png) no-repeat left top;
	float:left;
	width: 100%;
	height:100%;
	margin: 0px auto;
}

/* Header */
#header {
	background: #003366 url(../_images/header.gif) no-repeat right top;
	float:left;
	width: 100%;
	min-height: 100px;
	margin: 0px auto;
}
#header h1 a {
	text-decoration: none;
	color: #333;
	padding: 40px 0 0 0;
	font-weight:bold;	
}
#header a {
	text-decoration: none;
	color: #333;	
}
/* Logo */
#logo {
	float: left;
	background: url(../_images/logo.png) no-repeat left top;
	width:400px;
	height: 100px;
	margin: 0 0 0 40px;
}
#logo img{
	float: left;
	margin: 0px;
	padding:0px;
	height: 100px;
	width:150px;
	border:0px white solid;
}
 #logo p {
	margin: 0px;
	font-size: 10px;
	padding: 0px 0 0 83px ;
	line-height: normal;
	font-weight: normal;
	color: #bba1aa;
}
	#logo p a{
	color: #333;
	text-decoration: none;
	}
	#logo p a:hover{
	color: #333;
	text-decoration: underline;
	}
#logo h1 {
	float: right;
	padding: 20px 0px 0px 2px;	
	}
#logo h1 a{
	font-size: 28px;
	font-family: Times New Roman, serif;
	font-style: italic;
	color: white;
}
#logo_bottom {
	float: left;
	background: #f8f8f8 url(../_images/logo.png) no-repeat left top;
	width: 100%;
	min-height: 22px;
	margin: 0px ;
}	
#logo_bottom ul {
	float: right;
	background:  ;
	width:80%;
	height:100%;
	margin:0px;
	padding: 0px;
	list-style: none;	
}
#logo_bottom ul li {
	background:  url(../images/str.gif) no-repeat left top;
	float: left;
	width: 80px;	
	height: 100%;
	padding: 0px 0px 0px 15px;	
}
#logo_bottom ul li.post {
	background:  url(../_images/post.gif) no-repeat left top;
	float: left;
	width: 60px;	
	height: 100%;
	padding: 0px 2px 0px 5px;	
}
/* logo_top */

#logo_top {	
	background:;
	float: right;
	height:100px;
	width:400px;
}
#logo_top ul.search {
	background: url(_images/back_top_right.png) repeat-y left top;
	width:100%;
	height:40px;
	margin: 10px 1px 0 0px;
	padding: 3px 0 0 0;
	list-style: none;
	line-height: normal;
}
#logo_top ul.search li{
	background: url(images/back_top_right.png) repeat-y left top;
	text-align: left;
	padding: 0px;
	width:100%;
	color: white;
	text-transform: uppercase;
	font-size: 14px;
}
#logo_top ul.search li input.str{
	background: #f8f8f8;
	color: #333;
	width:240px;
	height: 19px;
	border: 1px gray solid;
}
#logo_top ul.search li input.btn{
	background: url(images/back_top_right.png) repeat-y left top;
	width:60px;
	color: white;
	margin: 0 0 0 5px;
	padding: 2px;	
}
#logo_top ul {
	background: url(images/back_top_right.png) repeat-y left top;
	width:100%;
	height:26px;
	margin: 0px 10px 0 0px;
	padding: 3px 0 0 0;
	list-style: none;
	line-height: normal;
}
#logo_top ul li {
	background:  url(../images/str.gif) no-repeat left top;
	float: left;
	width: 80px;	
	height: 18px;
	padding: 5px 0px 0px 15px;	
}
#logo_top ul li.post {
	background:  url(../images/post.gif) no-repeat left top;
	float: left;
	width: 60px;	
	height: 18px;
	padding: 0px 2px 0px 5px;	
}
#logo_top ul li a{
	text-decoration: none;
	color: #bba1aa;
	text-transform: uppercase;
	font-size: 11px;
}
#logo_top ul li a:hover{
	text-decoration: underline;
}
#logo_top ul li input{
	float: left;
	background-color: ; 
	width: 80px;
	padding: 5px;
	font-size: 11px;
}
#topsidebar {
	float: right;
	width: 100px;
	height: 20px;
	background: white url() ;
	padding: 1px 0 1px 0px;
	margin: 0 0 0 0px;
	}
/* Sidebar */
#sidebar {
	float: left;
	width: 100%;
	min-height: 26px;
	background: white url(../images/sidebar_top.gif) ;
	padding: 0px;
	margin: 0 0 0 0px;
	}
#sidebar h3 {
	background:  url(../images/post.gif) no-repeat left top;
	float: left;
	min-width: 75px;
	height: 12px;
	text-transform: uppercase;
	font-size: 11px;
	color: #333;
	border-right:  0px #999 solid;
	border-bottom: 0px #999 solid;
	text-align: center;
	padding: 2px 10px 2px 10px ; 
	margin:1px;
}
#sidebar a {
	color: #333;
	text-decoration: none;
}
#sidebar h3:hover a{
	color:  #27133b;
	text-decoration: underline;
	}
#sidebar h3:active {
	color:  #bba1aa;
	text-decoration: none;	
	border-left: 0px red solid;
}
#sidebar h3.active a{
	color:  #27133b;
	text-decoration: underline;
	}

/* Content */
#content {
	background-color: white; 
	float: left;
	min-height: 100px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#content p {
	padding: 0px 20px 20px 60px;
	color: #666;
}
#content h1 {
	margin: 0px;
	padding: 20px 0px 10px 80px;
	text-transform: uppercase;
	color: #666;
	font-size: 14px;
	font-weight: normal;
}
#content ul {
	list-style: none;
	float: left;
	width: 400px;
	margin: 0 0 0 140px;
	padding:0px;
	color: #666;
	font-weight: normal;
}
#content ul.maps {
	background: gray;
	list-style: none;
	float: left;
	width: 400px;
	margin: 0 0 0 20px;
	padding:0px;
	color: #666;
	font-weight: normal;
}

#content ul li{
	float: left;
	width: 100%;
	margin: 0px;
	padding:0px;	
}
#content ul li.red{
	color: red;	
}
#content ul li input{
	float: left;
	width: 100%;
	font-size: 11px;
	height: 20px;
	margin: 0px;
	padding:0px;	
}
#content ul li textarea{
	float: left;
	width: 100%;
	margin: 0px;
	padding:0px;	
}
#content ul li input.sbm{
	float: right;
	font-size: 11px;
	width: 100px;
	height: 30px;
	margin: 10px;
	padding:0px;	
}
/* Admin_Content */
#admin_content_img {
	background-color: white; 
	float: left;
	color: blue;
	height: 20px;
	width: 100%;
	margin: 0px;
	padding: 5px 0 0 60px;
}
#admin_content {
	background-color: white; 
	float: left;
	min-height: 420px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#admin_content ul {
	background: ;
	list-style: none;
	float: left;
	width: 90%;
	margin: 20px 0px 0 20px;
}
#admin_content ul li{
	background: ;
	float: left;
	width: 100%;
	height: 100%;
}
#admin_content ul li.blue{
	background: white;
	color: #333;
	float: left;
	width: 100%;
	height: 100%;
}
#admin_content ul li.imgs{
	background: #f8f8f8;
	color: blue;
	float: left;
	width: 740px;
	height: 100%;
	margin: 5px 0 0 0;
}
#admin_content ul li.imgs img.rightimg{
	background: ;
	float: right;
	height: 100px;
}
#admin_content ul li.login{
	float: right;
	width: 100%;
	height: 100%;
	padding: 5px 0 0 40px;
}
#admin_content ul li textarea{
	background: #f8f8f8;
	float: left;
	width: 737px;
	height: 100%;
	border: 1px #333 solid;
}
#admin_content p {
	margin: 0px 20px 30px 20px;
	color: #666;
}
#admin_content h1 {
	margin: 0px;
	padding: 20px 0px 10px 20px;
}
#admin_content input{
	float: left;
	background-color: ; 
	width: 100px;
	padding: 5px;
	font-size: 11px;
}

/* Admin_Gallery */
#admin_gallery {
	background-color: white; 
	float: left;
	min-height: 420px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#admin_gallery ul {
	background: ;
	list-style: none;
	float: left;
	width: 737px;
	margin: 20px 0px 0px 20px;
}
#admin_gallery ul li{
	background: white ;
	list-style: none;
	color: #333;
	float: left;
	width: 100%;
	height:100%;
	margin: 0px;
	}
#admin_gallery ul li.category_name{
	background: #f4f4f4 ;
	list-style: none;
	color: #333;
	float: left;
	width: 100%;
	height:20px;
	padding: 1px 0 1px 20px; 
	margin: 0px;
	}
#admin_gallery ul li.products_name{
	background: white ;
	list-style: none;
	color: #333;
	float: left;
	width: 100%;
	height:20px;
	padding: 1px 0 1px 20px; 
	border-bottom: 1px #f4f4f4 solid;
	margin: 0px;
	}
#admin_gallery ul li.products_name span{
	background: #f4f4f4;
	width: 20px;
	height: 20px;
	text-align: center;
	margin: 0 20px 0 0;
	}
#admin_gallery ul li.products_name b{
	padding: 1px 0 1px 20px; 
	font-weight: normal;
	font-size: 11px;
	color: gray;
	}
#admin_gallery ul li.stat{
	background: ellow ;
	color: gray;
	float: left;
	width: 25%;
	height:20px;
	padding: 0px; 
	border-bottom: 1px #f4f4f4 solid;
	margin: 0px;
	}
#admin_gallery ul li input  {
	font-size: 14px;
	color:blue;
	}
#admin_gallery ul li img.top{
	float: left;
	width: 100px;
	height:75px;
	border: 1px red solid;
}

#admin_gallery ul.images {
	background: white;
	list-style: none;
	float: left;
	width: 80%;
	min-height: 150px;
	margin: 10px 0px 0px 20px;
	border: 1px #999 solid;
}
#admin_gallery ul.images li{
	background: white;
	float: left;
	width: 85%;
	height: 100%;
	margin:0px;
}
#admin_gallery ul.images li.img{
	background: ;
	float: left;
	margin: 0px;
	padding: 0px;
}
#admin_gallery ul.images li span{
	float: left;
	background: ;
	width: 100%;
	height:100%;
	color:#999;	
	margin: 0px;
	padding: 0 5px 0px 0px;
}
#admin_gallery ul.images li span b{
	background: ;
	padding: 0 5px 0px 5px;
	float: left;
	font-weight: ;
	color:#333;
}
#admin_gallery ul li textarea{
	background: ;
	float: left;
	width: 700px;
	height: 100px;
	margin: 5px;
	}
#admin_gallery ul input.name{
	background: ;
	float: left;
	width: 700px;
	margin: 5px;
	}		


/* Gallery_main */
#gallery_main {
	background-color: white; 
	float: left;
	min-height: 220px;
	width: 100%;
	margin: 0 0 40px 0;
	padding: 0px;
}
#gallery_main ul {
	background: ;
	list-style: none;
	float: left;
	width: 200px;
	height: 202px;
	margin: 20px 0 0 40px;
	padding: 0px;
	border: 1px #333 solid;
}
#gallery_main ul li{
	background:;
	float: left;
	width: 100%;
	height: 170px;
}
#gallery_main ul li h1{
	font-size: 18px;
	}
#gallery_main ul li.desc{
	background: ;
	float: left;
	width: 100%;
	text-align: center;
	height: 40px;
	padding: 10px 0 0 0;
}
#gallery_main ul li.desc h1 a{
	text-decoration: none;
	color: #27133b;	
}
#gallery_main ul li.desc h1 a:hover{
	text-decoration: underline;
	color: #27133b;
}
#gallery_main ul li img{
	background: ;
	float: left;
	width: 200px;
	height: 170px;
	margin: 0px;
}
/* article */
#article {
	background-color: white; 
	float: left;
	min-height: 420px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#article a{
	text-transform: uppercase;
	font-size: 11px;
	color: #333;
}
#article ul {
	background: ;
	list-style: none;
	float: left;
	height: 100%;
	width: 90%;
	margin: 10px 0px 10px 0px;
}
#article ul li{
	background: ;
	color: #333;
	float: left;
	width: 100%;
	height: 20px;
	padding: 0 0 0 10px;
	border-bottom: 1px #999 solid;
}
#article p{
	text-align: left;
	}
#article p b{
	float: left;
	width: 100%;
	height: 40px;
	font-weight: bold;
	text-align: center;
}

#article p img{
	float: left;
	border: 1px #999 solid;	
}
#article p span{
	float: left;
	width: 60%;
	text-align: left;
	padding: 0 0 0 40px;
}
/* Gallery */
#gallery {
	background-color: white; 
	float: left;
	min-height: 420px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#gallery a{
	text-transform: uppercase;
	font-size: 11px;
	color: #333;
}
#gallery h2 a{
	color: #333;
	margin: 0px 0 0 60px;
	text-decoration: none;
}

#gallery ul {
	background: ;
	list-style: none;
	float: left;
	height: 100%;
	width: 90%;
	margin: 10px 0px 10px 0px;
}
#gallery ul li{
	background: ;
	color: #333;
	float: left;
	width: 100%;
	height: 20px;
	padding: 0 0 0 10px;
	border-bottom: 1px #999 solid;
}
#gallery ul li.tp{
	background: white;
	color: #333;
	float: left;
	width: 100%;
	height: 20px;
	padding: 0 0 0 10px;
	border: 0px black solid;
}
#gallery ul li.tp b{
	color: #333;
	padding: 0 0 0 10px;
	}
#gallery ul.title_cart{
	background: red;
	color: #333;
	float: left;
	width: 56%;
	height: 20px;
	padding: 0 0 0 0px;
	margin: 10px 10px 0 40% ;	
	border: 1px red solid;
}
#gallery ul.title_cart li{
	background: red;
	text-align: center;
	font-weight: normal;
	float: left;
	width: 90%;
	height: 100%
	}
#gallery ul.title_cart li a{
	background: red;
	text-align: center;
	font-weight: bold;
	color: white;
	float: left;
	width: 90%;
	height: 100%
	}
#gallery ul.cart{
	background: white;
	color: #333;
	float: left;
	width: 56%;
	height: 156px;
	padding: 0 0 0 0px;
	margin: 0px 0px 0 40% ;	
	border: 1px #999 solid;
}
#gallery ul.cart li.top{
	background: white;
	color: #333;
	float: left;
	text-align: left;
	width: 45%;
	height: 24px;
	margin: 0px;
	padding: 0 1px 0 2px;
	}
#gallery ul.cart li{
	background: white;
	color: #333;
	float: left;
	text-align: left;
	width: 22%;
	height: 24px;
	margin: 0px;
	padding: 0 1px 0 2px;
	}
	#gallery ul.cart li input {
	float: right;
	background: ;
	font-size:10px;
	padding:1px;
	margin: 1px;	
	color: #333;
	width: 100%;
	height: 70%;	
	}
	#gallery ul.cart li input.sub {
	float: left;
	font-size:10px;
	padding: 2px;
	margin: 1px;	
	color: #333;
	width: 100px;
	height: 24px;
	}			
	#gallery ul.cart li.pic{
	background: ;
	color: #333;
	float: left;
	text-align: left;
	width: 30%;
	height: 100%;
	margin: 0px;
	padding: 0 0px 0 0px;
	}
	#gallery ul.cart li.desc{
	background: #f8f8f8;
	color: #333;
	float: left;
	text-align: left;
	width: 20%;
	height: 100%;
	margin: 0 0 0 5px;
	padding: 0 0px 0 10px;
	border-right: 1px #999 solid;
	}	
	#gallery ul.cart li.pic img{
	float: left;
	width: ;
	height: 150px;
	margin: 0px;
	padding: 0px;
	}
#gallery span{
	background: #f8f8f8;
	float: left;
	width: 200px;
	height: 260px;
	padding: 2px;
	color: #333;
	margin: 2px;
	border: 1px #999 solid;	
	}
#gallery span a{
	color: #333;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	border: 0px black solid;
	}
#gallery span img{
	background: #999 ;
	float: left;
	width: 200px;
	height: 150px;
	border-bottom: 0px blue solid;
	}
	#gallery span input{
	padding: 2px;
	font-size:11px;
	}
	#gallery span b{
	float: left;
	width:120px;	
	color: green;	
	font-size: 11px;
	margin: 0 10px 0 0 ;
	padding: 2px;	
	}
	#gallery span input.glr{
	float: left;
	width:60px;		
	font-size: 11px;
	padding: 2px;	
	}
	#gallery ul.product {
	float: left;
	width: 70%;
	height: 100%;
	}
	#gallery ul.product h2{
	float: left;
	font-size: 14px;
	width: 100%;
	margin: 20px 0 20px 0px;
	}
	#gallery ul.product h3 {
	float: left;
	font-size: 16px;
	width: 100%;
	margin: 20px 0 20px 0px;
	}
	#gallery ul.product b {
	float: left;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	width: 100%;
	padding: 40px 0 20px 0px;
	}
	#gallery ul.product span{
	background: #f8f8f8;
	float: left;
	width: 680px;
	height: 100%;
	padding: 2px;
	color: #333;
	margin: 2px;
	border: 1px #999 solid;
	}

	#gallery ul.product span img{
	background: #999 ;
	float: left;
	width: 360px;
	height: 270px;
	border-bottom: 0px blue solid;
	}
	#gallery ul.product span p{
	background: white;
	width: 280px;
	height: 100%;
	float: left;
	font-size: 11px;
	padding: 10px;
	}
	#gallery ul.product span a{
	background: white;
	float: left;
	font-weight: bold;
	font-size: 12px;
	}
	#gallery ul.product input{
	float:left;
	margin: 10px;
	}
	#gallery ul.right_menu{
	list-style: none;
	float:left;
	width: 20%;
	margin: 40px 0 0 10px;
	background: white;
	}
	#gallery ul.right_menu li {
	float:left;
	width: 100%;	
	margin: 0px;
	color: #333;
	background: white;
	margin: 0px;
	padding: 0px;
	}
	#gallery ul.right_menu li a{
	font-size: 11px;
	color: #333;
	font-weight: normal;
	}
	#gallery ul.right_menu li {
	float:left;
	width: 100%;	
	margin: 0px;
	color: #333;
	background: white;
	margin: 0px;
	padding: 0px;
	}
	#sitemap h1 {
	margin: 0px;
	color: #003366;
	padding: 20px 0px 10px 80px;
}
	#sitemap  a{
	font-size: 11px;
	color: #333;
	font-weight: normal;
	}
	#sitemap table{
	background: ;
	float:left;
	width: 800px;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	margin: 10px 0 0 60px;
	}
	#description{
	background: white;
	float: left;
	width: 80%;
	height: 100%;
	margin: 10px 0 0 60px;
	
	}
	#description p{
	background: white;
	color: #333;
	float: left;
	width: 100%;
	height: 100%;
	}
	/* Footer */
#footer {
	background: url(../_images/footer.gif);
	float: left;
	height: 54px;
	width: 100%;
	margin: 0px auto;
	color: #333;
	border-top: 1px #999 solid;
}
#footer p {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	color: #333;
	font-size: smaller;
}
#footer a {
	color: #999;
}