/*5A8BF1*/

body {
	background: #5A8BF2 url(images/bg1.jpg) center top repeat-x;
	text-align: center;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

a, a:link, a:visited {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: white;
	text-decoration: none;
}

h3 {
	text-align: center;
}
.clboth {
	width: 100%;
	height: 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0;
	float: left;
	clear: both;
}
.clflow {
	width: 100%;
	/*background: green;*/
}
.clflow span {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 0px;
	background: red;
	overflow: hidden;
	text-indent: -10000px;
	/*float: left;*/
	clear: both;
}

div#main {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	/*background: red;*/
	padding: 0;
}

/*------- HEADER --------*/
div#main div#header {
	width: 100%;
	margin: 0;
	padding: 0px;
	height: 67px;
	position: relative;
}
div#header .leftBg {
	background: url(images/svitok_top_left.png) left bottom no-repeat;
	width: 240px;
	height: 67px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
div#header .rightBg  {
	background: url(images/svitok_top_right.png) right bottom repeat-x;
	width: 200px;
	height: 67px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
div#header .centerBg {
	height: 67px;
	margin: 1px 20px 0 20px;
	background: url(images/svitok_top.png) center bottom repeat-x;
}
div#header .text {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	background: none;
	width: 940px;
	padding: 0 20px 0 20px;
	margin: 0;
	height: 67px;
}
div#header h1.text {
	text-indent: -10000px;
	background: url(images/luckypentacle.com.png) center 90% no-repeat;
}
/*--- lang change menu ---*/
div#header ul#langChange {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 1px;
	right: 25px;
	z-index: 40;
}
div#header ul#langChange li {
	display: inline;
}
div#header ul#langChange li a,
div#header ul#langChange li a:link,
div#header ul#langChange li a:visited {
	color: white;
	text-decoration: none;
}
div#header ul#langChange li a:hover {
	text-decoration: underline;
}


/*------- MIDDLE -------*/
div#middle {
	
}
div#middle table#mainTable {
	width: 100%;
}
div#middle table#mainTable td {
	vertical-align: top;
}
table#mainTable div.shadow {
	min-height: 90px;
	background-image: url(images/svitok_top_shadow.png);
	background-repeat: no-repeat;
	background: none;
	padding-bottom: 20px;
}
/*--- LEFT SIDE BAR ---*/
table#mainTable td#leftSideBar {
	width: 240px;
	background: url(images/svitok_center_left.png) left top repeat-y;
}
table#mainTable td#leftSideBar div.zodiak {
	width: 240px;
	min-height: 437px;
	background: url(images/zodiak_left_ie6.jpg) 6px -3px no-repeat;
}
table#mainTable td#leftSideBar div.shadow {
	/*background-position: left top;*/
	padding: 220px 0 0 20px;
}
/*--- pentacle logo ---*/
div#pentacleLogo {
	position: relative;
	width: 0;
	height: 0;
	
}
div#pentacleLogo .image {
	position: absolute;
	display: block;
	width: 198px;
	height: 199px;
	background: url(images/pentacle-logo.png) center center no-repeat;
	text-indent: -10000px;
	position: absolute;
	top: 12px;
	left: 26px;
}

/*--- left menu ---*/
#leftSideBar ul.leftMenu {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 1.2em;
}
#leftSideBar ul.leftMenu li {
	margin: 10px 15px 0 0;
}
#leftSideBar ul.leftMenu li a,
#leftSideBar ul.leftMenu li a:link,
#leftSideBar ul.leftMenu li a:visited {
	text-decoration: none;
	font-weight: bolder;
}
#leftSideBar ul.leftMenu li a:hover {
	text-decoration: none;
}


/*--- RIGHT SIDE BAR ---*/
table#mainTable td#rightSideBar {
	width: 200px;
	background: url(images/svitok_center_right.png) right top repeat-y;
}
table#mainTable td#rightSideBar div.shadow {
	/*background-position: right top;*/
	padding: 10px 20px 0 0;
	text-align: right
}
table#mainTable td#rightSideBar div.shadow {
	background: url(images/svitok_shadow_right_ie6.jpg) -1px -3px no-repeat;
}
/*--- right buttons ---*/
#rightSideBar div.buttons {
	margin: 0 0 10px 0;
}
#rightSideBar a,
#rightSideBar a:link,
#rightSideBar a:visited {
	display: block;
	width: 180px;
	height: 20px;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 1.2em;
	text-decoration: none;
	color: #663300;
	background: url(images/knopka_dark.png) center center no-repeat;
	 
}
#rightSideBar a:hover {
	cursor: pointer;
	background-image: url(images/knopka_light.png);
}

/*--- CONTENT AREA ---*/
table#mainTable td#content {
	height: 600px;
	background: url(images/svitok_center.png) right top repeat-y;
}
table#mainTable td#content div.zodiak {
	width: 540px;
	min-height: 437px;
	background: url(images/zodiak_right_ie6.jpg) left -3px no-repeat;
	margin: 0;
	padding: 0;
}
table#mainTable td#content div.shadow {
	/*background-position: center top;*/
	padding-left: 10px;
	padding-right: 10px;
}
td#content p.topFlash {
	margin: 0;
	padding: 0;
	height: 120px;
	width: 540px;
	overflow: hidden;
	/*background: red url(images/under_flash_bg.jpg) left top no-repeat;*/
}

/*------- FOOTER -----*/
div#main div#footer {
	width: 100%;
	position: relative;
}
div#footer .leftBg {
	background: url(images/svitok_bot_left.png) left bottom no-repeat;
	width: 240px;
	height: 64px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
div#footer .rightBg  {
	background: url(images/svitok_bot_right.png) right bottom repeat-x;
	width: 200px;
	height: 64px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
div#footer .centerBg {
	height: 64px;
	margin: 0px 20px 0 20px;
	background: url(images/svitok_bot.png) center bottom repeat-x;
}
div#footer .text {
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
	padding: 17px 20px 0 20px;
	height: 64px;
	/*background: red;*/
	text-align: center;
	z-index: 20;
}
div#footer .text {
	
}
div#footer .text a,
div#footer .text a:link,
div#footer .text a:visited {
	margin: 10px 0;
	font-size: 1.1em;
	text-decoration: none;
}
div#footer .text a:hover {
	color: white;
}
div#subFooterArea {

}
div#subFooterArea a,
div#subFooterArea a:link,
div#subFooterArea a:visited {
	margin: 10px 0;
	font-size: 1.1em;
	text-decoration: none;
	
}
div#subFooterArea a:hover {
	color: white;
}
div#subFooterArea {
	color: black;
	margin-bottom: 30px;
}
/*------------ OTHER STYLES ------------*/

/*----- FRAME -----*/
div.frame {
	width: 100%;
}
div.frame table {
	border: none;
	width: 100%;
}
div.frame table tr {
	
}
div.frame table tr td {
	
}

div.frame table tr.header {
	
}
div.frame table tr.header td.left {
	width: 17px;
	height: 27px;
	background: url(images/frame_top_left.png) left top no-repeat;
}
div.frame table tr.header td.center {
	height: 17px;
	background: url(images/frame_top.png) left top repeat-x;
}
div.frame table tr.header td.right {
	width: 17px;
	height: 27px;
	background: url(images/frame_top_right.png) left top no-repeat;
}
div.frame table tr.content {
	
}
div.frame table tr.content td.left {
	background: url(images/frame_left.png) left repeat-y;
}
div.frame table tr.content td.center {
	height: 200px;
	vertical-align: middle;
	text-align: center;
}
div.frame table tr.content td.right {
	background: url(images/frame_right.png) right repeat-y;
}
div.frame table tr.footer {
	
}
div.frame table tr.footer td.left {
	width: 17px;
	height: 27px;
	background: url(images/frame_bot_left.png) left top no-repeat;
}
div.frame table tr.footer td.center {
	height: 17px;
	background: url(images/frame_bot.png) left top repeat-x;
}
div.frame table tr.footer td.right {
	width: 17px;
	height: 27px;
	background: url(images/frame_bot_right.png) left top no-repeat;
}


/*---- ADV PLACE ----*/
div.adv {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 72px;
}
span.advPlace {
	display: block;
	float: left;
	width: 253px;
	padding: 20px 0;
	margin: 0;
	font-size: 10px;
	border: 1px solid #663300;
	text-align: center;
	background: url(images/whiteOpacity.png);
	position: relative;
}
* html span.advPlace {
	display: inline;
}
span.advPlace.left {
	margin-right: 10px;
}

/*--- Tables ---*/
table.default-table {
	border-collapse: collapse;
}
table.default-table tr {
	
}
table.default-table tr.alt {
	
}
table.default-table tr td {
	background: #f4ddb7;
	border: 1px solid #a57e4c;
	padding: 5px 5px 5px 10px;
	vertical-align: top;
}
table.default-table tr.alt td {
	background: none;
}


/*------ FORM ELEMENTS -------*/
input, select, textarea {
	background: #F4DDB7;
	border: 1px solid #a57e4c;
	color: #663300;
}


/*------ LANG STYLES ------*/
table#mainTable td#content .static_text {
	background-image: url(images/static_text_rus.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	width: 520px; height: 120px;
	text-indent: -10000px;
	margin-bottom: 10px;
}
table#mainTable td#content .static_text.eng {
	background-image: url(images/static_text_eng.png);
}
