
/*************************** Main **********************/		
Body {
	font : normal 11px/15px verdana, arial, georgia, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color : white;
	color: #000;
}
table {
	text-size : 100%;
}
td {
	text-align: left;
	vertical-align: top;
	font: normal 11px/15px verdana, arial, georgia, sans-serif;
}
hr {
		color : #EAEAEA;
		height : 1px;
}
table.border {
		border : 3px solid white;
}
td.menu {
		border-right : 3px solid white;
		border-left : 3px solid white;
		background-color : #BC2E8F;
		width : 646px; 
		height : 19px;
		color : white;
		padding-left : 55px;
}
td.line {
		border-right : 3px solid white;
		border-left : 3px solid white;
}
/**************************** Links *******************************/

a{color: #626262; text-decoration: underline;}
a:hover, a:active{color: blue;}

a.1{color: #FFFFFF; text-decoration: none;}
a.1:hover, a.1:active{color: #F2D5E9;}

a.open{color: #7E6ACF; text-decoration: none;}
a.open:hover, a.open:active{color: #7E6ACF; text-decoration: underline;}

a.more{color: #016ECC; text-decoration: underline;}
a.more:hover, a.more:active{color: #0059A6; text-decoration: underline;}

a.art{font-weight: bold; color: #BC2E8F; text-decoration: none;}
a.art:hover, a.art:active{font-weight: bold; color: #BC2E8F; text-decoration: underline;}

a.cd{font-weight: bold; color: #BC2E8F; text-decoration: underline;}
a.cd:hover, a.cd:active{font-weight: bold; color: #A71F7C; text-decoration: underline;}



.v10 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}
.style1 {
	color: #c8225e;
	font-weight: bold;
}
.style2 {color: #649227;}
.style4 {color: #BC2E8F; font-weight: bold;}
.style5 {color: #8e8e8e;}
.style6 {color: #CC7BB2;}
.style7 {
	font: bold 10px;
	color : #737337;
}

.text {color: #626262}
.textticker {font : normal 11px/17px ; color: #626262;}
.title {
	font : bold 18px; 
	color : #BC2F8F;
	padding-bottom : 10px;
}
.price { font : bold 12px; color : red;}
.pricebig { font : bold 14px; color : red;}

textarea.basket { 
	font : normal 11px/14px;
	width : 360px;
	height : 50px;
	direction : ltr;
}
input.purches  {
	
}
/*************************** Admin **********************/		

.color-title {
	font:bold 18px; 
	background-color:#ffffff;
	padding-bottom : 10px;
}
.color-top {
	background-color:#efefef;
}
.color-header {
	background-color:#D6D6F8;
}
.color-line {
	background-color:#E8E8FA;
}
.color-buttons {
	background-color:#ccccc5;
}
.color-border {
	background-color:#efefef;
}
.buttn, .buttnText {
	font: normal 12px;
}
.form-title {
	color:white;
}

a.admin{font-weight: bold; color: black; text-decoration: none;}
a.admin:hover, a.cd:active{font-weight: bold; color: black; text-decoration: underline;}

a.admin2{font-weight: bold; color: blue; text-decoration: none;}
a.admin2:hover, a.cd:active{font-weight: bold; color: blue; text-decoration: underline;}

a.update{font: bold 16px; color: blue; text-decoration: underline;}
a.update:hover, a.cd:active{font: bold 16px; color: blue; text-decoration: underline;}

a.delete{font: bold 12px; color: red; text-decoration: underline;}
a.delete:hover, a.cd:active{font: bold 12px; color: red; text-decoration: underline;}

a.cancel{font: bold 12px; color: black; text-decoration: underline;}
a.cancel:hover, a.cd:active{font: bold 12px; color: black; text-decoration: underline;}


body.admin {
	margin-left : 10px;
}
table.admin {
	background-color:#EAEAFF;
	padding : 4px;
	width : 600px;
	margin-top:48px;
}

/*************************** mail **********************/	
#mail {
	margin: 25px 0 0 10px;
	font: normal 12px/15px verdana;
	width: 550px;
}
.mailproduct  {
	color: #BC2F8F;	
	font-weight: bold;
}
.mailtitle  {
	font : bold 14px; 
	color : #BC2F8F;
	padding-bottom : 10px;
}
.name  {
	font-style: italic;
	font-weight: bold;
}

/*************************** pay **********************/	
#main  {
	width: 100%px;
	height: 100%;
	text-align: center;
	background-color: #311485;
}

#in  {
	width: 500px;
	padding: 10px;
	background-color: #FFF;
	
}