@charset "utf-8";
/* CSS Document */

body { direction:rtl; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:22px;}
a { color:#5d2d91;}

.purple { color:#5d2d91;}
.red { color:#f00;}
.wrapper { width:870px; height:100%; margin-left:auto; margin-right:auto;}

.header { height:90px; border-bottom:10px solid #5d2d91;}
.header .wrapper { position:relative;}

.logoPrimelease, .slogen, .carPin, .music { position:absolute;}
.logoPrimelease { right:0px; bottom:12px;}
.slogen { right:308px; bottom:0px;}
.carPin { right:581px; bottom:1px;}
.music { left:0px; top:6px;}

.form { background:#ebebeb;}
.form .wrapper { text-align:center; padding:13px 0px;}
.form .box, .form .boxNote { width:615px; margin-left:auto; margin-right:auto;}
.form .box .top { background:url(../images/form.png); height:17px;}
.form .box .middle { background:#bababa; padding-top:6px;}
.form .box .bottom { background:url(../images/form.png) 0px -17px; height:17px;}
.form .label { font-size:11px; text-align:left; padding-left:2px;}
.form .must { font-size:14px;}
.form .field input { border:0;}
.form td { vertical-align:middle;}
.form table { margin-left:auto; margin-right:auto;}
.form .boxNote { position:relative; top:-10px;}
.submitBtn { background:url(../images/submitBtn.png); width:175px; height:39px; border:0;}
.submitBtn:hover { cursor:pointer;}
.errorField { color:#f00; font-weight:bold; font-size:12px; text-align:left;}

.content h1, .content h2 { font-weight: bold;}
.content h2 { text-align: justify;}
.content h1 { font-size: 41px; line-height:50px;}
.content h2 { font-size: 18px; line-height: 20px;}

.articles { padding: 0px 10px;}
.articleTitle { color: #602b93; font-weight: bold; font-size: 14px; cursor: pointer; vertical-align: text-bottom;}
.articleTxt { padding-bottom: 20px; display: none;}

.footer { color:#8a7f7f; font-size:11px; text-align:center; padding:0px; margin:0px;}
