body {
	margin: 0px 0px 0px 0px;
	/*color : #333;*/
	color : #000000;
	background-color: #e7e3f6;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana;
	font-size: 12px;
	background-image: url('header00.png');
	background-repeat: repeat-x;
}

.news_date {
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none;
	color: #696969;
}

.doter {
	color: #696969;
	background-color: #696969;
	border: none;
	height: 1px;
}

.mmm ul {list-style-type:square; color:#666;}
.mmm li {margin:5px 0;}

.bbb a {color:#09C;};
.bbb h3 {color:#06C;}

.description {
	border : 1px solid #FFC0CB;
	background : white;
	padding : 5px;
	margin: 5px;
}

.tovar {
	border : 1px solid #FFC0CB;
	background : white;
	min-height : 195px;
	max-height : 195px;
	/*max-width : 180px;*/
	padding : 5px;
	margin: 5px;
	height : 100%;
	width : 180px;
	/*vertical-align : center;*/
	text-align : center;
}

.show-window {
	padding: 5px;
}

.show-window tr {
	text-align : center;
}

#main {
	text-align : justify;
}

#page {
	text-align : center;
	border : 1px solid #1E90FF;
	min-width : 15px;
	padding : 3px;
}

#shopcart {
	border : 1px solid #B9B6A7;

}

#basket_link {
	
}

#left_bar {
	background-image: url('left0000.jpg');
	background-repeat: repeat-y;
}

#right_bar {
	background-image: url('right000.jpg');
	background-repeat: repeat-y;
}

.small_image {
	border : 0px solid #FFC0CB;
	/*vertical-align : center;*/
}

.separator {
	background: green;
	width: 100%;
	/*size: 2px;
	float: center;*/
}

.second_image {
	border : 1px solid #FFC0CB;
	margin-left : 5px;
	margin-bottom : 5px;
	min-width : 80px;
	min-height : 80px;
}

#header {
	height : 290px;
}

#mini_left {
	height: 302px; 
	width: 20px;
}

/*#left_menu {
	background-image: url('./images/sidebar.png');
	background-repeat: repeat-y;
	padding-left : 10px;
}*/

.left_menu {
	background-image: url('left_men.png');
	background-repeat: repeat-y;
	padding-left : 10px;
}

#logo2 {
	background-image: url('logo0000.png');

}

.menu {
	padding-left : 20px;
	/*background-image: url('./images/menu.png');
	background-repeat: repeat-y;*/
}

#new {
	position: relative;
	width : 20px;
	height : 20px;
	min-height : 50px;
	min-width : 50px;
	background : green;
	z-index: 2;
}

#css {
	/*position: relative;
	float : right;
	bottom: 0px;*/
}

/*#right_menu {
	position: relative;
	top: -60px;
	
	float : right;
	min-height : 500px;
	max-height : 100%;
	max-width : 200px;

	width : 200px;
	color : #333;
	z-index: 2;
	background:#FFEF97
}*/

#top_menu {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	top: 102px;
	min-width : 500px;
	/*max-width : 500px;*/
	color : #333;
	/*width : 500px;*/
	z-index: 1;
	float : right;
	font-size : 11pt;
	/*background: green*/
}

#random_image {
	position: absolute;
	top : 0px;
	left : 0px;
	margin: 0px 0px 0px 30px;
	padding: 5px;
	color : #333;
	height : 290px;
	width : 200px;
	background:#FFEF97;
	z-index: 2;
}

#content {
	position: relative;
	margin: 0px 0px 0px 240px;
	padding: 5px;
	min-height : 500px;
	max-height : 100%;
	min-width : 600px;
	max-width : 100%;
	height : 100%;
	color : #333;
	z-index: 2;
	background : gray
}

.footer {
	/*background-image: url('./images/footer.png');
	background-repeat: repeat-x;*/
	height : 100px;
	padding: 25px;
}

#banner {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height : 60px;
	width : 470px;
	min-height : 60px;
	min-width : 470px;
	color : #333;
	z-index: 2;
	background : yellow
}

#bottom {
	/*background-image: url('./images/bottom.png');
	background-repeat: repeat-x;*/
	background-color: #BCBDBE;
}

a img {
	border: none;
}

a {
	/*color: #1E1F9A;*/
	color : black;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:hover {
	Text-decoration: none;
	color: #C40000;
}

a:active {
	color : Red;
	text-decoration : underline;
}

.cat a {
	/*color: #1E1F9A;*/
	color : black;
	text-decoration: none;
	font-size : 10pt;
	font-family: 'Arial', Gadget, sans-serif;
}

.cat a:hover {
	Text-decoration: none;
	color: #C40000;
}

.cat a:active {
	color : Red;
	text-decoration : underline;
}

.link a {
	/*color: #1E1F9A;*/
	color : blue;
	text-decoration: underline;
	font-size : 10pt;
	font-family: 'Arial', Gadget, sans-serif;
}

.link a:hover {
	Text-decoration: none;
	color: red;
}

.link a:active {
	color : Red;
	text-decoration : underline;
}

a.news:link {color:#4B63C4; text-decoration:underline;}
a.news:visited {color:#4B63C4; text-decoration:underline;}
a.news:activ {color:#8195E4; text-decoration:underline;}
a.news:hover {color:#8195E4; text-decoration:underline;}

a.down_menu_link:link {color:#000000; text-decoration:underline;}
a.down_menu_link:visited {color:#000000; text-decoration:underline;}
a.down_menu_link:activ {color:#696969; text-decoration:underline;}
a.down_menu_link:hover {color:#696969; text-decoration:underline;}

h1 {
	color: #FF4500;
}

h2 {
	color: #FF4500;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	padding : 0px;
}

.thin_table {
	border : 1px solid #505050;
}

.thin_table td {
	border : 1px solid #505050;
}

.thin_table_tr {
	background-color: #D0D0D0;
}

.thin_table_body {
	background-color: #E8E8E8;
}

.edit {
	/*background-color:<?=$page_bgcolor?>;*/
	border: 1px #666666 solid; 
	font-size: 12px; 
	color: black;        
}

.test1 {
	background: url('button-c.gif');
	background-position: 0px 20px;
	display: block;
	overflow: hidden;
	border: none;
	width: 37px;
	height: 20px;
}

#currency_usd {
	background: url('button-c.gif');
	background-position: 0px 20px;
}

#currency_usd:hover {
	background-position: 0px 40px;
}

.currency_usd_visited {
	background: url('button-c.gif');
	background-position: 0px 0px;
	display: block;
	overflow: hidden;
	border: none;
	width: 37px;
	height: 20px;
}

#currency_uah {
	background: url('button-d.gif');
	background-position: 0px 20px;
}

#currency_uah:hover {
	background-position: 0px 40px;
}

.currency_uah_visited {
	background: url('button-d.gif');
	background-position: 0px 0px;
	display: block;
	overflow: hidden;
	border: none;
	width: 37px;
	height: 20px;
}

.button-currency {
	display: block;
	overflow: hidden;
	border: none;
	width: 37px;
	height: 20px;
}

/*
.button-currency:hover {
	background-position: 0px 40px;
}*/

/*.button-currency:active {
	background-position: 0px -40px;
}*/
/*
.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error b {
	color: #990000;
	background: inherit;
}

.success {
	color: #336600;
	background-color: #CCFFCC;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #336600;
}
.success b {
	color: #336600;
	background: inherit;
}
*/

.info, .success, .warning, .error, .validation {
	text-align: left;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('info0000.png');
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('success0.png');
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('warning0.png');
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('error000.png');
}
.validation {
	color: #D63301;
	background-color: #FFCCBA;
	background-image: url('validati.png');
} 

.cssbutton {
	background: #fff;
	padding: 1px;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: small-caps;
	border: 1px solid #aaa;
}

.buttonleft {
	color: #f8f8f8;
	background: #a42;
	padding: 0px 3px 0px 3px;
}

.buttonright {
	color: #f8f8f8;
	background: #886;
	padding: 0px 20px 0px 3px;
}

.authbox {
	position: absolute; 
	width: 150px;
	height: 195px;
	top: 0px; 
	right: 0px; 
	margin: 10px;
	padding: 5px; 
	background-color: #e7e3f6; 
	z-index: 10;
	border : 1px solid #000000;
}

.inputTitle{
	font-family: Verdana; 
	font-size: 13px; 
	text-decoration: none;
	width: 145px;
}

.sub{
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none;
}

.copyright{
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none;
	color: #696969;
}

#inputArea {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	background-color: #d6e5f4;
	padding: 10px;
	width:310px;
}

#inputArea input, #inputArea textarea {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin-bottom: 5px;
	display: block;
	padding: 4px;
	width: 300px;
}

.activeField {
	background-image: none;
	background-color: #ffffff;
	border: solid 1px #33677F;
}

.idle {
	border: solid 1px #85b1de;
	background-image: url( 'gray_bg0.png' );
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
}

/* START MAIN MENU */

#tabs {
	line-height:normal;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	top: 96px;
	min-width : 500px;
	z-index: 1;
	float : right;
	font-size : 11pt;
}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float:left;
	background:url("tableft0.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
}

#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#6B78A9;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#6B78A9;
}

#tabs a:hover {
	background-position:0% -42px;
}

#tabs a:hover span {
	background-position:100% -42px;
}

/* END MAIN MENU */

table.main {
	background-color: #e7e3f6;
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none;
	color: #696969;
}

td.pager {
	background-color: #FFFFFF;
	border: 1px solid #9CA4B0;
	padding: 2px;
	/*font-size: 8pt;*/
}

td.pagebr {
	background-color: #FAFAFA;
	border: 0px;
	padding: 0px;
	/*font-size: 8pt;*/
}

td.highlight {
	background-color: #EFEEE6;
	border: 1px solid #9CA4B0;
	padding: 2px;
}
