/* 
 * ========================================
 * Body 
 * ========================================
*/

body {
	margin-left: 0px;
	margin-top: 0px;    	
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color: #000000;
}
img {
	border:0px;
}

a:link, a:visited {
	color:#F51680;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
	color:#F51680;
}

form {
	margin:0px;
	padding:0px;
}

.core_link {
	color:#F51680;
}

h1 {
	font-size:16px;
	color:#01AAEF;
	font-family: Verdana;
	font-weight: none;
}
.h1_link {
	color:#01AAEF;
}
.h1_link:link, .h1_link:visited {
	color:#01AAEF;
}

.h1_link:hover, .h1_link:active {
	color:#01AAEF;
}

.core_subtitle {
	font-size:16px;
	color:#F51680;
	font-weight:bold;
}

.white_link:link, .white_link:visited {
	color:#FFFFFF;
}

.white_link:hover, .white_link:active {
	color:#FFFFFF;
}

.blue_text {
	color:#01AAEF;
}

.core_gray {
	font-family:Verdana;
	font-size:11px;
	color:#6A6A6A;
}

.core_gray:link, .core_gray:visited  {
	color:#6A6A6A;
	text-decoration:none;
}

.core_gray:hover, .core_gray:active {
	color:#FFF;
	text-decoration:none;
}

.core_grayq:link, .core_grayq:visited  {
	color:#6A6A6A;
	text-decoration:underline;
}

.core_grayq:hover, .core_grayq:active {
	color:#6A6A6A;
	text-decoration:none;
}

/* 
 * ========================================
 * Main table properties 
 * ========================================
*/

table {
	border-collapse: collapse; 
	border-spacing: 0;
	font-family:Verdana;
	font-size:12px;
	color: #FFFFFF;
}
td {
	padding:0;
	border:0px;
}

/* 
 * ========================================
 * Top table properties 
 * ========================================
*/

.core_top_space {
 	background-image: url('../images/core/logo.jpg'); 
	width:932px;
	height:146px;
	vertical-align:top;
}

.core_top_find_input {
	border: solid 0px;
	background-color:#181818;
	color:#FFFFFF;
	font-size:11px;
	height:15px;
	width:110px;
}

.core_top_table_left {
	width:390px;
}

.core_top_table_logo {
	width:145px;
}

.core_top_table_right {
	width:240px;
}

.core_top_table_search_space {
	vertical-align:top;
	padding-left:12px;
	padding-top:11px;	
}

/* 
 * ========================================
 * MainMenu table properties 
 * ========================================
*/

.core_maninmenu_space {
	background-image: url('../images/core/menu_fon.gif'); 
	background-repeat: no-repeat;
	background-position: center center;
	padding-top:10px;
	padding-bottom:12px;
	padding-left:10px;
	padding-right:10px;
}

.core_mainmenu_td {
	text-align:center;
	font-weight:bold;
	font-size:13px;
}

.core_mainmenu_link:link, .core_mainmenu_link:visited {
	text-decoration:none;
	color: #FFFFFF;	
}
.core_mainmenu_link:hover, .core_mainmenu_link:active {
	text-decoration:none;
	color: #6BFF87;	
}

.core_mainbanner_space {
	text-align:center;
}

/* 
 * ========================================
 * Main table properties 
 * ========================================
*/


.core_main_space {
	padding-top:10px;
}

.core_main_table {
	font-family:Verdana;
	width:100%;
}

.core_main_td {
	vertical-align:top;
}

/* 
 * ========================================
 * Bottom table properties 
 * ========================================
*/

.core_bottom_space {
	padding:10px;
}

.core_bottom_table {
	width:912px;
	font-family:Verdana;
	font-size:11px;
	color:#6A6A6A;
}

.core_bottom_td {
	vertical-align:top;
}

.core_bottom_copyrightlink:link, .core_bottom_copyrightlink:visited {
	text-decoration:none;
	color:#008BDD;
}
.core_bottom_copyrightlink:hover, .core_bottom_copyrightlink:active {
	color:#008BDD;
	text-decoration:underline;
}

.core_tableprop_image {
	padding-right:5px;
	padding-bottom:5px;
}

.core_tableprop_value {
	padding-bottom:5px;
}

.core_glink, .core_glink:link, .core_glink:visited, .core_glink:hover, .core_glink:active {
	color:#565656;
}


/*=============================================*/
.n_boxOrderSpace
{
	border:solid 3px #FFCC00;
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
	-moz-border-radius-topright : 5px;
	-webkit-border-top-right-radius : 5px;
	-moz-border-radius-bottomleft : 5px;
	-webkit-border-bottom-left-radius : 5px;
	-moz-border-radius-bottomright : 5px;
	-webkit-border-bottom-right-radius : 5px;
	padding:10px;
	background-image: url('/web/images/orderBg.jpg');
	background-position: 190px 8px;
	background-repeat:no-repeat;
	background-color:#000000;
}

.n_orderPopUpSpace
{
	position:relative;
	margin:auto;
	width:932px;
}

#n_orderPopUp
{
	display:none;
	width:950px;
	height:600px;
	position:absolute;
	background-image: url('/web/images/boxBg.png');
	background-repeat:no-repeat;
	top:30px;
	z-index:1000;
}

#n_orderPopUp .input
{
	border:0px;
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
	-moz-border-radius-topright : 5px;
	-webkit-border-top-right-radius : 5px;
	-moz-border-radius-bottomleft : 5px;
	-webkit-border-bottom-left-radius : 5px;
	-moz-border-radius-bottomright : 5px;
	-webkit-border-bottom-right-radius : 5px;
	font-size:27px;
	padding:5px;
}

#n_orderPopUp #close
{
	position:absolute;
	left:748px;
	top:31px;
}

#n_orderPopUp #name
{
	position:absolute;
	left:208px;
	top:101px;
	width:345px;
}

#n_orderPopUp #email
{
	position:absolute;
	left:170px;
	top:152px;
	width:345px;
}

#n_orderPopUp #phone1
{
	position:absolute;
	left:190px;
	top:202px;
	width:50px;
	text-align:center;
}

#n_orderPopUp #phone2
{
	position:absolute;
	left:250px;
	top:202px;
	width:100px;
	text-align:center;
}

#n_orderPopUp #phone3
{
	position:absolute;
	left:360px;
	top:202px;
	width:180px;
}

#n_orderPopUp #standart
{
	position:absolute;
	left:326px;
	text-align:center;
	top:349px;
	width:50px;
}

#n_orderPopUp #vip
{
	position:absolute;
	left:326px;
	text-align:center;
	top:397px;
	width:50px;
}

#n_orderPopUp #submit
{
	position:absolute;
	left:83px;
	top:482px;
}

#n_orderPopUp #party
{
	position:absolute;
	left:322px;
	top:271px;
	width:554px;
	font-size:20px;
}

.concursHr {
	width: 932px;
	height: 23px;
	background-image: url('../images/concursHr.jpg');
}




