/* CSS Document */
#shopping_cart {
	border:1px solid #666666;
	float:right;
	margin-right:25px;
	padding:3px;
	width:150px;
}

#shopping_cart #sc_total {
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	color:#DDDDDD;
}

body{
	font-family:"Trebuchet MS", Arial,Helvetica,san-serif;
	margin-top:0;
	background-color:#000000;
	color:#888888;
	font-size:12px;
	sfont-weight:bold;
	background-image:url(images/body_back.gif);
	background-position:center;
	background-repeat:repeat-y;
	}
#body{
	width:834px;
	margin-left:auto;
	margin-right:auto;
	}
#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:241px;
	}	

#conteiner{
  	min-height:500px;
	margin-bottom:0;
	}
#break{
	line-height:10px;
	background-color:#171717;
	margin-left:23px;
	margin-right:23px;
	}
*html #break{
	margin-left:40px;
	}
#left_cont{
	width:208px;
	margin-left:0px;
	margin-right:10px;
	background-color:#292929;
	margin-top:13px;
	
	margin-bottom:0;
	}
*html #left_cont{
	
	swidth:200px;
	}
#right_cont{
	float:left;
	margin-top:13px;
	margin-left:2px;
	width:520px;
	padding-left:18px;
	margin-bottom:0;
	}	
*html #right_cont{
	width:510px;
	height:800px;	
}	
#right_cont_full{
	float:left;
	margin-top:13px;
	margin-left:30px;
	width:760px;
	padding-left:18px;
	margin-bottom:0;
	}
*html #right_cont_full {
	margin-left:14px;
	} 
.leftImg{
	margin-top: 20px;
	margin-bottom: 20px;
	}
h1{
	font-size:18px;
	margin-left:30px;
	margin-top:15px;
	margin-bottom:2px;
	}
*:first-child+html h1{
	margin-bottom:0;
	}
*html h1{
	margin-bottom:0;
	}
#left_cont p{
	text-align:center;
	margin-top:0;
	}
 hr{
	background-color:#888888;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:2px;
	margin-top:0px;
	}
#right_cont  hr{
	background-color:#888888;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:2px;
	margin-top:0px;
	}
.center{
	text-align: center;
	}
.itemImg{
	margin-left:15px;
	margin-bottom:10px;
	margin-top:0px;
	float:left;
	margin-right:10px;
	border:none;
	}
.itemImgPreview{
	border:solid 1px #888888;
	padding:3px;
	margin-bottom:10px
	}
.clear{
	clear:both;
	}
h2{
	font-size:14px;
	color:#af7402;
	margin-bottom:2px;
	margin-top:5px;
	}
s#conteiner a{
	color:#888888;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	float:right;
	}
#conteiner a:hover, {
	color:#af7402;
	}
s#right_cont p {
	padding-left:10px;
	}


#conteiner .none {
	
	float:left;
	}

.exhbitions{
	float:left;
	width:161px;
	border: 1px solid #888888;
	background-color:#292929;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 5px;
	}
#page_footer{
	clear:both;
	}
.exibtionImg{
	border: 1px solid #888888;
	max-width:123px;
	}
.exhbitions_a{
	display:block;
	text-align:center;
	margin-bottom:5px;
	}
.exhbitions p{
	margin-top:5px;
	margin-right: 5px;
	margin-bottom:10px;
	margin-left: 5px;
	font-size:10px;
	line-height:11px;
	}
.exhi{
	font-size:14px;
	text-align:center;
	margin:0;
	}
#page_header, #page_footer{
	font-style:italic;
	margin-bottom:20px;
	margin-top:10px;
	}
#page_footer{
	margin-top:15px;
	margin-bottom:10px;
	}
.peage_title{
	font-size:16px;
	margin-bottom:15px;
	margin-left:10px;
	}
.gallery{
	float:left;
	width:117px;

	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 23px;

	}
.galleryImg{
	border: 1px solid #888888;
	max-width:95px;
	max-height:90px;
	margin-top:5px;
	padding:5px;
	}
*html .galleryImg{
	width:95px;
	} 
.galleryTitleImage{
	font-size:11px;
	margin-top:3px;
	margin-left:0;
	text-align:center;
	}
#left_cont .leftImg{
	border: 6px double #888888;
	padding:1px;
	}
#left_cont .leftImg:hover{
	border: 6px solid #888888;
	padding:1px;
	}

*html #left_cont .center a:hover{
	border: 5px solid #888888;
	padding:1px;
	}
#left_cont a, .peage_title a{
	color:#888888;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	}
.peage_title a{
	font-size:16px;
	}
#lev{
	width:219px;
	margin-left:36px;
	float:left;
	margin-right:0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #888888;
	padding-bottom:10px;
	}
*html #lev{
	margin-left:20px;
	}

#itsthetable table{
	border-collapse:collapse;
	border:2px solid #888888;
	}
#itsthetable th, .buy_now th{
	background-image:url(images/bg_table.gif);
	background-repeat:repeat-x;
	text-align:left;
	padding-left:10px;
	color:#ffffff;
	border-color:#00CCFF 1px solid;
	}
#itsthetable td, .buy_now td{
	text-align:center;
	
	}
#itsthetable .row, {
	border-bottom-color:#888888 ;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	color:#292929;
	}
#itsthetable .row1,#itsthetable .row1 input[type="text"],.buy_now tr, .buy_now tr input[type="text"]{
	color:#ffffff;
	background-image:url(images/bg2.gif);
	background-repeat:repeat;
	margin-bottom:1px;
	border-width:0px 0;
}

#itsthetable .none{
	border:none;
	}
#itsthetable tbody td+td+td+td+td {
	text-align:right;
	padding-right:5px;  
	}

tbody tr.row td, tbody tr.row th, #itsthetable .row input[type="text"] {
	background-image:url(images/bg1.jpg);
	border-width:0px 0; 
	}
#itsthetable  .name{
	text-align:left;
	padding-left:10px;
	}
#last{
	font-weight:bold;
	}
.buy_now tr:hover td, .buy_now tr:hover th:before,.buy_now tr:hover td input[type="text"],
.buy_now tbody .row1:hover td   input[type="text"]{ color:#af7402;  }
.buy_now tbody tr:hover td a, .buy_now tbody tr:hover th a { color:#af7402; text-decoration:underline; }
.buy_now tr:hover td a:visited,.buy_now tr:hover th a:hover { color:#af7402; }
.buy_now tr:hover td+td+td+td:before { color:#9B6602; }
#itsthetable .row1  a:hover, #itsthetable th  a:hover { 
	color:#af7402; 
	text-decoration:underline; 
	}
s#itsthetable .row a{
	color:#292929;
	text-decoration:none;
	}
.close a:hover, a:hover{ 
	color:#af7402;
	text-decoration:underline;
	}
.close a{ 
	text-decoration:none; 
	color:#888888; 
	margin-right:20px;
	}
 a{ 
	text-decoration:none; 
	color:#888888; 
	
	}
#right_cont_full a{
	font-weight:bold;
	text-decoration:none; 
	}
#itsthetable .row1 a{
	color:#ffffff;
	text-decoration:none;
	}
#itsthetable .row1 input[type="text"], .buy_now tr input[type="text"]{
	border:1px solid #888888;
	}
#itsthetable .row input[type="text"]{
	border:1px solid #292929;
	}

#itsthetable .row input[type="submit"]	{
	background-image:url(images/bg2.gif);
	background-repeat:repeat;
	color:#FFFFFF;
	}
#itsthetable .row1 input[type="submit"]	{
	background-image:url(images/bg1.jpg);
	color:#292929;
	}
 .shopping,.close .shopping, .close  #show_table_link, #table_tag input[type="submit"], .submit input[type="submit"] {
	background-image:url(images/bg1.jpg);
	color:#292929;
	text-decoration:none;
	border: 3px outset #CCCCCC;
	font-weight:bold;
	margin:20px;
	padding-left:4px;
	padding-right:4px;
	}
#right_cont_full .shopping:hover, .close  #show_table_link:hover, #table_tag input[type="submit"]:hover, .submit input[type="submit"]:hover {
	color:#000000;
	}
.close  #show_table_link:hover{
	margin-top:10px;
	}
.close{
	margin-top:10px;
	}
form{
	margin:20px;
	}
s#table_tag input[type="submit"], .ssubmit input[type="submit"]	{
	 margin-top:20px;
	color: #292929; 
	font-weight:bold;
	}
s#table_tag input[type="submit"]:hover, s.submit input[type="submit"]:hover	{
	color:#000000; 
	
	}
.submit input[type="submit"]{
	float:right;
	}
.submit{
	width:500px;
	}
/*za popapite*/

.border_preview{
	z-index:100;
	position:absolute; 
	background: #292929;
	border: 1px solid #444;
}
#loader_container {
	text-align:center;
	position:absolute;
	top:40%;
	width:100%
	}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
/*za popapite*/


.required  {
	margin-bottom:10px;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	}
.required label {
	float:left;
	margin-right:0.5em;
	text-align:right;
	font-weight:bold;
	width:4em;
	}
.required input, #purches, .required textarea{
	background:#292929 none repeat scroll 0% 50%;
	border:1px solid #888888;
	color:#888888;
	}
	
#purches {
	padding:10px;
	width:95%;
	font-weight:bold;
	}
#itsthetable{
	margin-top:55px;
	}
legend{padding:10px;font-size:14px;font-weight:bold;margin-left:10px;}
fieldset .required{margin-right:2px;}