
/*************************** Main **********************/		
Body {
	font : normal 12px/16px arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color : white;
	color: #000;
	direction: rtl;
}
table {
	text-size : 100%;
}
td {
	text-align: right;
	vertical-align: top;
	font: normal 12px/16px arial, sans-serif;
	direction: rtl;
}
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-right: 10px;
}
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:normal 10px;
}
.style1 {
	color: #c8225e;
	font-weight: bold;
}
.style2 {color: #649227;}
.style4 {color: #BC2E8F; font-weight: bold;}
.style5 {color: #8e8e8e;}
.style6 {color: #CC7BB2;}
.style7 {
	font: bold 11px;
	color : #737337;
}

.text {color: #626262}
.textticker {font : normal 12px/18px ; color: #626262;}
.title {
	font : bold 18px; 
	color : #BC2F8F;
	padding-bottom : 10px;
}
.price { font : bold 12px; color : red;}
.pricebig { font : bold 14px; color : red;}
.red {color: red;}
textarea.basket { 
	font : normal 12px/15px;
	width : 360px;
	height : 50px;
	direction : rtl;
}
/*************************** pay **********************/	
#main  {
	width: 100%px;
	height: 100%;
	text-align: center;
	background-color: #311485;
}

#in  {
	width: 500px;
	padding: 10px;
	background-color: #FFF;
	
}
/*************************** 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;
}
div.basket  {
	background-color:#EAEAFF;
	padding : 4px;
	width : 360px;
	border : 1px solid gray;
	font : normal 12px/15px;
}

table.songs 
{
    	text-size : 100%;
    	text-align: center;
}
td.songs {
	text-align:  center;
	vertical-align:  middle;
	font: normal 12px/16px arial, sans-serif;
	direction: rtl;
}

    

  