html	
	{
	margin:0;
	border:none;
	padding:0;
	height:100%;
	}

a
	{
	text-decoration:none;
	color:#ffffff;
	outline:none;
	}

h3
	{
	color:#999999;
	font-size:32px;
	font-weight: normal;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	}

h4
	{
	color:#ffffff;
	font-size:14px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	}

body	
	{
	height:100%;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#c1c1c1;
	background-color: #000000;
	overflow:auto;
	}
	
#page
	{
	min-width: 984px;
	height: 100%;
	}
						
#leftContent
	{
	width:15%;
	min-height:100%;
	float: left;
	background-image:url(../image/menu/menu_bg.png);
	background-position: right;
	background-repeat:repeat-y;
	}
	
#rightContent
	{
	float: left;
	position: relative;
	min-width: 85%;
	background:url(../image/site/forsidebgg.jpg) no-repeat;
	}

.clear
	{
	clear: both;
	}
	
#logo
	{
	text-align: right;
	margin-top:15px;
	margin-right:10px;
	}	
	
#menuArea
	{
	min-height:469px; 
	}	
	
#menu
	{
	position: relative;
	margin-top:19px;
	color:#787878;
	}
		
#bottomText
	{
	position: relative;
	text-align: right;
	right:14px;
	font-size: 11px;
	color:#787878;
	}

#bottomText a
	{
	color:#787878;
	}

#bottomText a:hover
	{
	color:#ffffff;
	}

	
#menu table
	{
	width:100%;
	text-align:right;
	}

#menu td
	{
	padding-right:10px;
	height:50px;
	vertical-align:middle;
	line-height: 15px;
	}		

#menu td:hover
	{
	color: #ffffff;
	cursor:pointer;
	}
			
.menuSelected
	{
	color: #ffffff;
	background:url(../image/menu/menu_bg_hover2.png) repeat-y right;
	}

.menuStyle
	{
	font-weight:bold;
	}
	
.submenu
	{
	position: relative;
	height: 25px;
	width: 800px;
	left:0px;
	background: url(../image/site/transparent.png);
	}

.submenu ul
	{
	list-style:none;
	}
	
.submenu li
	{
	float:left;
	}

.submenu li a
	{
	position:relative;
	font-size:12px;
	color:#787878;	
	float:left;
	padding-right:15px;
	margin-top: 5px;
	}

.submenu li a:hover, .submenu .selectedSub
	{
	color:#ffffff;
	}

.thumbs
	{
	position: relative;
	height: 25px;
	width: 800px;
	left:0px;
	}

.thumbs ul
	{
	list-style:none;
	}

.thumbs li a
	{
	color:#787878;	
	float:left;
	padding-right:15px;
	margin-top: 5px;
	}

.contentArea
	{
	position: relative;
	min-height: 419px;
	}
	
.content
	{
	position: relative;
	margin-top:72px;
	margin-left:30px;
	padding: 10px;
	max-height: 400px;
	width: 690px;
	background:url(../image/site/transparent.png);
	overflow-y:auto;
	}
	
.content span
	{
	color:#ffffff;
	font-size:30px;	
	}

.contenttext
	{
	position: relative;
	font-size:12px;
	padding-top: 10px;
	width:320px;
	color:#dddddd;
	vertical-align:top;
	}
	
.tdSlide
	{
	padding-top: 10px;
	}

.product td
	{
	color:#dddddd;
	font-size:12px;
	vertical-align:top;
	}

.product h3, .product h4
	{
	margin:0px 0px 10px 0px;
	}

.product img
	{
	border:1px solid #FFFFFF;
	}

.product a
	{
	color:#ffffff;
	}

.contact td
	{
	vertical-align:top;
	color:#dddddd;
	font-size:12px;
	}

.contact a
	{
	color:#ffffff;
	}
		
.contactText
	{
	width: 200px;
	padding-top:10px;
	}

.contactInfo
	{
	padding-left:40px;
	width: 130px;
	padding-top:10px;
	}

.contactForm
	{
	padding-left:26px;
	width: 160px;
	padding-top:10px;
	}
	
.contactForm textarea 
	{
	color:#ffffff;
	font-size:11px;
	height:100px;
	width:150px;
	overflow:hidden;
	border: 1px solid #444444;
	background-color: #222222;
	}
	
.contactForm input
	{
	color:#ffffff;
	font-size:11px;
	height:14px;
	width: 150px;
	border: 1px solid #444444;
	background-color: #222222;
	}

.newcatText
	{
	color:#ffffff;
	font-size:11px;
	height:14px;
	width: 100px;
	border: 1px solid #444444;
	background-color: #222222;
	}
	
.newProductText
	{
	color:#ffffff;
	font-size:11px;
	height:14px;
	width: 200px;
	border: 1px solid #444444;
	background-color: #222222;
	}

.newProductLargeArea
	{
	overflow:auto;
	vertical-align:top;
	color:#ffffff;
	font-size:11px;
	height:183px;
	width:300px;
	border: 1px solid #444444;
	background-color: #222222;
	}
	
.newProductSmallArea
	{
	overflow:auto;
	color:#ffffff;
	font-size:11px;
	height:140px;
	width: 200px;
	border: 1px solid #444444;
	background-color: #222222;
	}

.contactForm .formbutton
	{
	font-family:Arial, Helvetica, sans-serif;
	height:21px;
	width:50px;
	font-size: 11x;
	letter-spacing: 0.5px;
	color: #ffffff;
	border: 1px solid #444444;
	background-color: #222222;
	padding:1px 5px 2px 5px;
	}

.orderPicsButton
	{
	font-family:Arial, Helvetica, sans-serif;
	height:19px;
	width:110px;
	font-size: 11x;
	letter-spacing: 0.5px;
	color: #ffffff;
	border: 1px solid #444444;
	background-color: #222222;
	padding:1px 5px 2px 5px;
	}

.newCatButton
	{
	width:14px;
	height:14px;
	background: url(../image/icon/ok.png) no-repeat center center;
	border:none;	
	}
	
.costumerLogin .formbutton, .newCostumerButton, .newProductButton
	{
	font-family:Arial, Helvetica, sans-serif;
	height:21px;
	width:50px;
	font-size: 11x;
	letter-spacing: 0.5px;
	color: #FFF;
	border: 1px solid #444444;
	background-color: #222222;
	padding:1px 5px 2px 5px;
	}
	
.login td
	{
	font-size:13px;
	}

.loginButton
	{
	font-family:Arial, Helvetica, sans-serif;
	height:21px;
	width:56px;
	font-size: 11px;
	letter-spacing: 0.5px;
	color: #FFF;
	border: 1px solid #444444;
	background-color: #222222;
	padding:1px 5px 2px 5px;
	}

.costumerLogin input, .newCostumer
	{
	color:#FFFFFF;
	font-size:11px;
	height:14px;
	width: 150px;
	border: 1px solid #444444;
	background-color: #222222;
	}

.costumerLogin td
	{
	vertical-align:top;
	color:#FFFFFF;
	width:33%;
	font-size:12px;
	}

.costumerLogin a
	{
	color:#00eaff;
	}

.link a
	{
	color:#00eaff;
	text-decoration:underline;
	}

	
.loginInfo
	{
	padding-top: 10px;
	}
	
.loginInfoRight
	{
	padding-left:20px;
	padding-top: 10px;
	}
	
.loginForm
	{
	padding-top: 10px;
	padding-left:10px;
	}

.hidden
	{
	display:none;
	}

.hiddenTr
	{
	display:none;
	}

.hiddenHead
	{
	display:none;	
	}

.shown
	{
	position: relative;
	font-size:12px;
	width:300px;
	color:#FFFFFF;
	vertical-align:top;
	}

.shownAbout
	{
	position: relative;
	font-size:12px;
	width:410px;
	color:#FFFFFF;
	vertical-align:top;
	}

.shownBody
	{
	position: relative;
	font-size:12px;
	color:#FFFFFF;
	vertical-align:top;
	}
	
.inputHead
	{
	color:#999999;
	font-size:30px;
	font-weight: normal;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	background:transparent;
	border:1px dotted #FFF;
	}
	
.inputProductHead
	{
	color:#FFF;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	background:transparent;
	border:1px dotted #FFF;	
	}
	
.inputArea
	{
	width:330px;
	height:250px;
	border:1px dotted #FFF;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background:transparent;
	}
	
.inputAreaContact
	{	
	width:196px;
	height:200px;
	border:1px dotted #FFF;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background:transparent;
	}
.inputAreaAbout
	{
	width:408px;
	height:298px;
	border:1px dotted #FFF;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background:transparent;	
	}
	
.inputProductArea
	{
	width:349px;
	height:250px;
	border:1px dotted #FFF;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background:transparent;
	}
	
.smallInputArea
	{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:496px;
	height:72px;
	border:1px dotted #FFF;
	overflow:auto;
	color:#FFF;
	background:transparent;
	}



.costumer
	{
	color:#FFFFFF;
	font-size:12px;
	}

#borderTable td
	{
	border-bottom:1px solid #FFF;
	}

.editCostumer
	{
	width:80px;
	font-size:12px;
	color:#FFFFFF;
	background:transparent;
	border:1px solid grey;
	}

.orders td
	{
	font-size:12px;
	color:#FFFFFF; 
	}

.orders a
	{
	color:#00eaff;
	}	
/* --------------------------SLIDER OLD------------------------ */

/*
#slider {
  width: 100%;
  height:576px;
  margin: 0 auto;
  position: relative;
  background-color: #666666;
}

#slider img
		{
 		 border: 7px #ffffff solid;
		 z-index:50;
		}

.scroll 
{
  height: 526px;
  width: 100%;
  overflow: auto;
  position: relative; 
  clear: left; 
  background: #666666;
}

.scrollContainer div.panel {
  height: 526px;
  padding:20px;
  z-index:50;
}
*/


/* --------------------------SLIDER------------------------ */


#rightContentGallery
	{
	background:#48494a;
	float: left;
	position: relative;
	width:85%;
	}
	
.contentAreaGallery
	{
	background: #666666;
	}

.contentGallery
	{
	padding-top:20px;
	padding-left:20px;
	position: relative;
	overflow-y:auto;
	}

#slider {
	width: 100%;
	height:490px;
	margin: 0 auto;
	position: relative;
}

.scroll {
	height: 464px;
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	background: #666666;
}

.scrollContainer{
	max-height: 500px;
	width: 100%;
}

.panel{
	padding-right: 40px;
}

.panel img
	{
	border: solid 7px #ffffff;
	}
	
.thumbs img
	{
 	border: solid 1px #ffffff;
	}

.imageHack
	{
	background-image:url(../image/site/transparent.png);
	background-repeat: repeat;
	}
	
#response{
	color:#00eaff;
	display: none;
	padding: 0px;
	width: 200px;	
}

.delGalleryCat {
margin-top:10px;
}

