@charset "utf-8";
/* === <Main/General ====================== */
/* ======================================== */
body {
	margin:0px;
	padding:0px;
	background-color:#f8f2f6;
	font-size:12px;
	font-family:Arial, Helvetica;
	color:#333333;
}
img {
	border-width:0px;
}
div, span, td, a, p, label {
	font-family:Arial, Helvetica;
}
div, span {
 	direction:rtl;
 	font-size:12px;
}
a {
	color:#6f1464;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#ba94bd;
	font-weight:bold;
	text-decoration:underline;
}
a:link {
	
} 
a:visited {
	
}
a:active {
	
}
.bold {
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
.vishidden {
	visibility:hidden;
}
.title {
	font-size:16px;
	font-weight:bold;
	color:#6f1464;
}
.title h1{
margin:0 auto;
padding:0;
font-size:16px;
font-weight:bold;
color:#6f1464;
}
.titleSmall {
	font-size:12px;
	font-weight:bold;
	color:#6f1464;
}
.red {
	color:#ff0000;
}
.mainContainer {
	width:800px;
	height:auto;
	position:relative;
	margin:0px auto 0px auto;
	background-color:#ffffff;
}
.siteHeader {
	width:800px;
	height:228px;
	position:relative;
	overflow:hidden;
}
.siteFooter {
	width:800px;
	height:30px;
	line-height:30px;
	position:relative;
	margin:0px auto 0px auto;
	background-color:#ebe0ea;
	color:#6f1464;
	text-align:center;
	overflow:hidden;
}
.topLine {
	width:800px;
	height:15px;
	position:relative;
	background-color:#ebe0ea;
	overflow:hidden;
}
.logoLeft {
	width:379px;
	height:152px;
	position:relative;
	float:left;
	overflow:hidden;
}
.logoRight {
	width:350px;
	height:66px;
	position:relative;
	float:right;
	margin:57px 30px 0px 0px;
	overflow:hidden;
	background-image:url(../img/logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
}
.topMenu {
	width:740px;
	height:25px;
	position:relative;
	margin:0px auto 0px auto;
	background-color:#ebe0ea;
	border-top:1px solid #ffffff;
	overflow:hidden;
	clear:both;
}
.topMenuItem {
	height:25px;
	line-height:25px;
	position:relative;
	float:right;
	overflow:hidden;
}

.topMenuItem1 { margin-right:25px; }
.topMenuItem2 { margin-right:40px; }
.topMenuItem3 { margin-right:44px; }
.topMenuItem4 { margin-right:49px; }
.topMenuItem5 { margin-right:58px; }
.topMenuItem6 { margin-right:86px; }
.topMenuItem7 { margin-right:72px; }

.topMenuMirror {
	width:740px;
	height:33px;
	position:relative;
	margin:0px auto 0px auto;
	border-top:2px solid #ffffff;
	overflow:hidden;
	background-image:url(../img/menu.gif);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
}
.mainContent {
	width:740px;
	position:relative;
	margin:20px auto 0px auto;
	background-color:#ffffff;
	overflow:visible;
	display:table;
}
.leftSide {
	width:210px;
	position:relative;
	float:left;
}
.rightSide {
	width:498px;
	position:relative;
	float:right;
	overflow:hidden;
}
.newsletterItem {
	width:172px;
	height:30px;
	line-height:30px;
	position:relative;
	text-indent:5px;
	background-color:#f8f2f6;
	margin:10px 0px 10px 0px;
	overflow:hidden;
}
.leftBox {
	width:208px;
	height:176px;
	position:relative;
	margin-bottom:15px;
	border:1px solid #d3d1d1;
	overflow:visible;
}
.leftBoxPoll {
	width:208px;
	position:relative;
	margin-bottom:15px;
	border:1px solid #d3d1d1;
	display:table;
}
.leftBoxTitle {
	width:206px;
	height:30px;
	position:relative;
	background-color:#ba94bd;
	background-image:url(../img/box_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	border:1px solid #ffffff;
	margin-bottom:0px;
	overflow:hidden;
}
.leftBoxTitleText {
	width:150px;
	height:30px;
	line-height:30px;
	position:relative;
	float:right;
	text-indent:5px;
	font-size:14px;
	font-weight:bold;
	color:#6f1464;
}
.leftBoxTitleIcon {
	width:32px;
	height:30px;
	position:relative;
	float:left;
	margin-right:10px;
	overflow:hidden;
}
.leftBoxContent {
	padding:5px;
}
.leftBoxForm {
	padding-top:35px;
}
.leftBoxFormTTName, .leftBoxFormTTEmail {
	width:30px;
	height:18px;
	line-height:18px;
	position:relative;
	float:right;
	margin-left:6px;
}
.leftBoxFormTFNameContainer, .leftBoxFormTFEmailContainer {
	width:142px;
	position:relative;
	float:right;
}
.leftBoxFormTFName {
	width:140px;
	height:16px;
	position:relative;
	font-size:12px;
	text-align:right;
	border:1px solid #ba94bd;
}
.leftBoxFormTFEmail {
	width:140px;
	height:16px;
	position:relative;
	font-size:12px;
	text-align:left;
	border:1px solid #ba94bd;
}
.leftBoxFormSubmit {
	width:60px;
	height:20px;
	position:relative;
	font-family:Arial, Helvetica;
	font-size:13px;
	padding-bottom:2px;
	font-weight:bold;
	text-align:center;
	margin-right:36px;
	background-color:#ffffff;
	color:#6f1464;
	border:1px solid #ba94bd;
}
.leftBoxFormSpacer {
	width:100%;
	height:1px;
	position:relative;
	margin:5px auto 5px auto;
	clear:both;
}
.formValidation input.disabled {
	border:1px solid #f2f2f2;
	background-color:#f2f2f2;
}
.formValidation input.required, .formValidation textarea.required {
	border:1px dotted #0859aa;
}
.formValidation input.validation-failed, .formValidation textarea.validation-failed {
	border:1px dotted #ff0000;
	/*
	color:#ff0000;
	*/
}
.formValidation input.validation-passed, .formValidation textarea.validation-passed {
	border:1px dotted #0859aa;
	color:#000000;
}
.validation-advice {
	/*
	margin:5px 0;
	padding:5px;
	background-color:#ff3300;
	*/
	color:#ff0000;
}
.custom-advice {
	margin:5px 0;
	padding:5px;
	background-color:#c8aa00;
	color:#ffffff;
	font-weight:bold;
}
/* Header Tips */
.tipsHeader {
	width:149px;
	font-family:Arial;
	font-fize:12px;
	font-weight:bold;
	border:1px solid #dddddd;
	padding:3px;
	color:#4B7A98;
	cursor:default;
	background-color:#EBE0EA;
	filter:alpha(opacity=85); 
	opacity:0.85; 
}
.tipsBody {
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border=right:1px solid #dddddd;
	width:150px;
	font-family:Arial;
	font-fize:12px;
	line-height:13px;
	padding:3px;
	color:#1b4966;
	cursor:default;
	background-color:#ffffff;
	filter:alpha(opacity=85);
	opacity:0.85;
}
.leftBoxHighlights {
	width:90%;
	height:144px;
	position:relative;
	overflow:hidden;
}
/* End of Header Tips */
/* ==== >Main/General ===================== */


/* === <Contact =========================== */
/* ======================================== */
.rightSideContact {
	background-image:url(../img/pichila_yuda.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.rightSideContact a {
	color:#6f1464;
	font-weight:bold;
	text-decoration:none;
}
.rightSideContact a:hover {
	color:#ba94bd;
	font-weight:bold;
	text-decoration:underline;
}
.titleContact {
	font-size:24px;
	color:#6f1464;
}
/* === >Contact =========================== */

/* === <About ============================= */
/* ======================================== */
.aboutBoxLeft, .aboutBoxRight {
	width:230px;
	height:auto;
	position:relative;
	background-image:url(../img/about_box_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:35px;
	float:left;
	margin-bottom:20px;
}
.aboutBoxRight {
	float:right;
}
.aboutBoxTitle {
	width:230px;
	height:25px;
	position:relative;
	padding-top:15px;
	background-image:url(../img/about_box_title_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#6f1464;
	margin-bottom:5px;
}
.aboutBoxItem {
	width:220px;
	height:30px;
	line-height:30px;
	position:relative;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#6f1464;
	background-color:#F8F2F6;
	margin-bottom:5px;
	padding-right:10px;
}
/* === >About ============================= */

/* === <PR ================================ */
/* ======================================== */
.prBox {
	width:486px;
	height:100px;
	position:relative;
	float:right;
	overflow:hidden;
	padding:7px 7px 0px 7px;
	background-color:#F8F2F6;
}
.prBoxImage {
	width:100px;
	height:100px;
	position:relative;
	float:right;
	border:1px solid #000000;
	overflow:hidden;
}
.prBoxText {
	width:379px;
	height:100px;
	position:relative;
	float:left;
	font-size:12px;
	overflow:hidden;
}
.prBoxLink {
	width:500px;
	height:22px;
	line-height:22px;
	position:relative;
	float:right;
	clear:right;
	text-align:center;
	background-image:url(../img/pr_link_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	overflow:hidden;
	margin-bottom:30px;
}
.prBoxLink a {
}
/* === >PR ================================ */

/* === <Shows ============================= */
/* ======================================== */
.showBox {
	width:490px;
	position:relative;
	float:right;
	overflow:hidden;
	padding:7px 5px 7px 5px;
	background-color:#F8F2F6;
	margin-bottom:30px;
}
.showBoxImage {
	width:100px;
	height:100px;
	position:relative;
	float:right;
	border:1px solid #000000;
	overflow:hidden;
}
.showBoxText {
	width:374px;
	/*height:100px;*/
	position:relative;
	float:left;
	font-size:12px;
	overflow:hidden;
}
.showBoxLink {
	width:369px;
	height:25px;
	line-height:25px;
	position:relative;
	background-color:#ebe1ec;
	float:left;
	clear:left;
	text-align:right;
	padding-right:5px;
	overflow:hidden;
	margin-bottom:5px;
}
.showBoxBottomBg {
	width:490px;
	height:10px;
	line-height:10px;
	clear:both;
	background-image:url(../img/pr_link_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
.showBoxLink a {
}
/* === >Shows ============================= */

/* === <Site Map ========================== */
/* ======================================== */
.sitemapBox {
	width:200px;
	float:right;

}
.sitemapBox a{
	color:#575167;
	line-height: 24px;
	font-weight: normal;
}
/* === >Site Map ========================== */


/* === <Club ============================== */
/* ======================================== */
.clubMenu {
	width:500px;
	height:25px;
	background-image:url(../img/pr_link_bg.jpg);
}
.clubMenuItem {
	position:relative;
	float:left;
	text-align:center;
	height:25px;
	line-height:25px;
}
.clubMenuItem1 { width:151px; }
.clubMenuItem2 { width:119px; }
.clubMenuItem3 { width:120px; }
.clubMenuItem4 { width:110px; }

.clubMenuItemOn {
	background-color:#f5eef5;
}

.clubItem {
	width:460px;
	padding:30px 20px 20px 20px;
	margin:20px 0px 20px 0px;
	background-color:#ffffcc;
	background-image:url(../img/bg_clubm.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#000099;
}
/* === >Club ============================== */


/* === <Poll ============================== */
/* ======================================== */
.pollArchiveTitle {
	width:460px;
	height:40px;
	line-height:40px;
	background-image:url(../img/pr_link_bg.jpg);
	background-position:top right;
	background-repeat:repeat-x;
	text-align:center;
}
.pollArchiveBottom {
	width:460px;
	height:15px;
	background-image:url(../img/poll_archive_bg.jpg);
	background-position:top right;
	background-repeat:repeat-x;
	margin-top:10px;
	overflow:hidden;
}
.pollArchivePoll {
	width:450px;
	height:26px;
	line-height:26px;
	border-top:10px solid #ffffff;
	padding-right:10px;
	background-color:#f8f2f6;
}
/* === >Poll ============================== */