body, input{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}

a:link {
	COLOR: #00105b;
	text-decoration: underline;
	font-family: Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	COLOR: #00105b;
	font-family: Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	COLOR: #ff0000;
	text-decoration: none;
	font-family:  Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.title, strong, b, thead{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.inputbox{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.button{
	width:80px;
	text-align: center;
}

.payment{
	width:430px;
}

#popup-image{
	position:absolute;
	background: #FFFFFF;
	z-index: 5;
	display:none;
	border-width: 0px;
}

#buffer-image{
	display: inline;
	position:absolute;
	z-index: 6;
	border-width:1px;
	border-style: solid;
	border-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;	
	border-right-width: 1px;
	border-bottom-width: 1px;
	
}

#ld{
	left: 0px;
	top:0px;
	border-style: dashed;
	border-width: 1px;
	display:none;
	font-size: 30px;
	position:absolute;
	z-index: 7;
	padding-left: 10px;
	background-color: #FFFFFF;
}

.tn{
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
/*	width: 45px;
	height: 45px;
*/
}

.orderlist{
	border: solid;
	border-width: 1px;
	border-color: #aaaaaa;
}

.orderlist td{
	border: solid;
	border-width: 1px;
	border-color: #cccccc;	
	padding-left:5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right:5px;
}

.c0{
	background-color:#F9F9F9;
}

.c1{
	background-color:#FFFFFF;
}

#edit_color_form{
	z-index: 9;
	border-style: solid;
	border-top-color: Gray;
	border-top-width: 1px;
	border-left-color: Gray;
	border-left-width: 1px;
	border-bottom-color: Black;
	border-bottom-width: 2px;
	border-right-color: Black;
	border-right-width: 2px;
	width: 200px;
	padding: 5px;
	position: absolute;
	background: #efefef;
	display: none;
}


.fbh{
	height: 60px;	
}
.fbw{
	width: 60px;
}

#mid-foto{
	border-style:solid;
	border-width: 1px;
	border-left-color:#BBBBBB;
	border-top-color:#BBBBBB;
	border-bottom-color:#dddddd;
	border-right-color:#dddddd;
}

.color-c{
	width:50px;
	height: 50px;
	border-style: solid;
	border-width: 1px;
	margin:10px;
	margin-bottom: 0px;
}

.frame-c{
	width:50px;
	height: 50px;
	border-style: solid;
	border-width: 1px;
	margin:10px;
	margin-bottom: 0px; 
}

#frame-builder{
	position: absolute;
	left:0;
	top:0;
	width:1024px;
	height: 768px;
	z-index: 999;
	background: White;
}

.test{
	border-left-style:solid; 
	border-left-width:5px; 
	border-left:#ffffff;
	background-color: Lime;
}
/*======================================================*/
.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.ssilka:link {
	COLOR: #00105b;
	text-decoration: underline;
	font-family: Tahoma,  Helvetica, sans-serif;
	font-size: 11px;
}
.ssilka:visited {
	COLOR: #00105b;
	font-family: Tahoma,  Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.ssilka:hover {
	COLOR: #ff0000;
	text-decoration: none;
	font-family:  Tahoma,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.bk {
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	
}
.bkl {
	background-repeat: repeat-y;
	background-position: right;

	
}
.bkr {
	background-repeat: repeat-y;
	background-position: left;
}


