
* {
	margin: 0;
	padding: 0;
}

html{
	width: 100%;
	height: 100%;
}

body
{
	margin: 0px;
	background: url('../imgs/bg.jpg') left top no-repeat #406072;
	font-family: Arial;
	text-align: center;
	font-size: 14px;
}
table 
{
	border-collapse: collapse;
}
a {
	color: #fff;
}
a:visited {
	color: #fff;
	
}
a:active
{
	color: #fff;
}

img{
	border: 0;
}
.content
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 936px;
	background: url('../imgs/freya.png') center top no-repeat;
	position: relative;
}
.topMenu
{
	width: 710px;
	height: 110px;
	top: 0px;
	left: 150px;
	position: absolute;
}
.wrapper
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100% !important;
	min-width: 800px;
	background: url('../imgs/blank.gif') left top no-repeat;
	display: block;
	position: relative;
	height: auto;
}
.shrink
{
	overflow: hidden;


}
.snow
{
	position: absolute;
	left: 50%;
	margin-left: -624px;
	width: 1259px;
	height: 301px;
	top: 0px;
	background: url('../imgs/snow.png') left top no-repeat;
}
.oversnow
{
	position: absolute;
	left: 50%;
	margin-left: -447px;
	width: 815px;
	height: 167px;
	top: 0px;
/* 	background: url('../imgs/oversnow.png') left top no-repeat; */
	z-index:100;
}
.colorGrey
{
	color: #c6ced4 !important;
}
.colorBlue
{
	color: #6bb7cf !important;
}
.colorLBlue
{
	color: #63b3cd !important;	
}
.colorSnowBlue {
	color: #96ccdd !important;
}
.fontSize14
{
	font-size: 14px !important;
}
.fontSize15
{
	font-size: 15px !important;
}
.fontSize21
{
	font-size: 21px !important;
}
.fontSize22
{
	font-size: 22px !important;
}
.fontSize23
{
	font-size: 23px !important;
}
.fontSize27
{
	font-size: 27px !important;
}
.fontSize28
{
	font-size: 28px !important;
}
.isLink
{
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
.isLink a
{
	color:inherit; /* Нормальные браузеры */
	color:expression(this.parentNode.currentStyle["color"]); /* IE */ 
	
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
.contentZone
{
	position: absolute;
	top: 110px;
	left: 0px;
	width: 1000px;
}


.bouble
{
	position: absolute;
	top: 36px;
	left: 114px;
	width: 224px;
	height: 102px;
	padding-right: 45px;
	padding-left: 15px;
	padding-top: 20px;
	background: url('../imgs/bouble.png') no-repeat;
	text-align: left;
	color: #406071;
	z-index: 0;
}
.bouble a {
	cursor: pointer; 
	color: #406071;
}
.bouble a:hover {
	color: #6bb7cf;
}
h2
{
	text-align: left;
	font-size: 21px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
}

.beginPlay {
	background: url('../imgs/button_play.png') 0 0 no-repeat;
	position: absolute;
	left: 650px;
	top: 35px;
	width: 222px;
	height: 109px;
	display: block;
}
.beginPlay a {
	background: url('../imgs/blank.gif');
	width: 140px;
	height: 34px;
	display: block;
	position: absolute;
	bottom: 21px;
	right: 10px;
}
.beginPlay a:hover {
	background: url('../imgs/button_play.png') -306px -54px no-repeat;
}


.hidden {
	display: none;
}
/* Pop-up message and fading background */
#opaco {
	background-color: #000;
	left: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/* IE8 */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 70); /* IE5+ */
	filter: alpha(opacity=70);/* IE4- */
	moz-opacity: 0; /* Mozilla */
	-khtml-opacity: 0; /* Safari */
	opacity: 0;  /* general CSS3 */
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

#popup {
	background-color: url('../imgs/blank.gif');
	position: fixed;
	/*width:300px;*/
	left:50%;
	top:50%;
	min-width: 300px;
	z-index: 11;
}

#popup .close-btn {
	background: url('../imgs/close_pop_up.png') no-repeat;
	width: 17px;
	height: 18px;
	position: absolute;
	top: 15px;
	right: 20px;
	cursor: pointer;
}

div.bug {
	background: url('../imgs/bg_bug.png') no-repeat;
	width: 613px;
	height: 350px;
	position: relative;
}
div.bug h2 {
	font-size: 20px;
	color: #3c6573;
	padding: 36px 0 25px 180px;
}
div.bug h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3c6573;
	padding: 0;
	margin: 0 !important;
	text-align: left;
}
div.bug p {
	font-size: 14px;
	color: #3c6573;
	padding: 10px 0;
	text-align: left;
}
.text_about {
	padding: 20px 0 20px 180px !important;
}

#quickreg_block {
	padding: 0 0 0 180px;
}
#quickreg_block td {
	text-align: right;
}

#quickreg_block label {
	color: #3c6573;
	font-size: 12px;
}  
#quickreg_block input {
	padding: 5px !important;
	margin: 5px;
	vertical-align: middle;
	position: relative !important;
	width: 120px !important;
}
#quickreg_block .submit_button {
	margin: 25px 0 0 110px !important;
	width: 188px !important;
	height: 40px !important;
	border: 0 !important;
	padding: 0 !important;
	font-size: 0px !important;
	background: url('../imgs/submit_button_register.png') left center no-repeat;
}
#quickreg_block .submit_button:hover {
	background: url('../imgs/submit_button_register.png') right center no-repeat;
	cursor: pointer;
}
#quickreg_block .quickreg img {
	border: 1px solid #037890;
	vertical-align: middle;
}
#quickreg_block .quickreg img:hover {
	border: 1px solid #000;
	cursor: pointer;
}
.quickreg {
	position: relative !important;
}
.errorSummary {
	position: absolute !important;
	top: 160px;
	left: 165px;
	color: red;
	font-size: 12px;
	text-align: left;
}
.errorSummary p {
	color: red !important;
	font-size: 12px !important;
	padding: 0 !important;
}
.errorSummary li{
	list-style: none;
	margin: 0;
}
.errorSummary ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.parable_pirate_regulations {
	position: relative;
	margin-top: 20px;
	font-size: 12px;
}
.parable_pirate_regulations p {
	font-size: 11px;
}























.video
{
	position: absolute;
	left: 165px;
	top: 183px;
	width: 414px;
	height: 274px;
	border: 1px solid #fff;	
}
.videoListContainer
{
	overflow: hidden;
	position: absolute;
	left: 675px;
	top: 183px;
	width: 175px;
	height: 274px;
}
.videoList
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 175px;
	display: block;
	height: 548px;
}
.videoUp
{
	position: absolute;
	left: 745px;
	top: 163px;
	width: 38px;
	height: 14px;
	background: url('../imgs/arrow_up.png') top left no-repeat;
	cursor: pointer;
	cursor: hand;
}
.videoDown
{
	position: absolute;
	left: 745px;
	top: 465px;
	width: 38px;
	height: 14px;
	background: url('../imgs/arrow_down.png') top left no-repeat;
	cursor: pointer;
	cursor: hand;
}
.arrow_hover
{
	background-position: 0px -14px;
	background-position-y: -14px;
}
.videoElem
{
	position: relative;
	width: 175px;
	height: 137px;
}
.videoBorder
{
	position: relative;
	cursor: pointer;
	cursor: hand;
	width: 173px;
	height: 130px;
	border: 1px solid #fff;
}
.videoName
{
	background: url("../imgs/thumbname.png");
	width: 160px;
	height: 28px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-left: 13px;
	color: #fff;
	padding-top: 7px;
	font-size: 13px;
	text-align: left;
}
.videoThumb
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 173px;
	height: 130px;

}
.padContainer
{
	position: absolute;
	top: 570px;
	left: 164px;
	width: 417px;
}
.padMid
{
	width: 391px;
	background: url('../imgs/pad_mid.png') repeat-y;
	text-align: left;
	color: #fff;
	font-size: 13px;
	padding-left: 13px;
	padding-right: 13px;
}

.padEnd
{
	width: 417px;
	height: 14px;
	background: url('../imgs/pad_end.png') no-repeat;
}
p 
{
	margin: 0;
	padding: 1em 0;
}
.bottom_snow
{
	margin-left: 156px;
	position: relative;
	background: url('../imgs/bottom_snow.png') no-repeat;	
	width: 434px;
	height: 141px;
}
.logo_4game
{
	position: absolute;
	bottom: 50px;
	left: 80px;
}
.logo_ncsoft
{
	position: absolute;
	bottom: 55px;
	left: 240px;
}
.copy
{
	position: absolute;
	bottom: 15px;
	left: 130px;
	font-size: 13px;
	color: #fff;
}
.mainChangesSnow {
	position: absolute;
	left: 50%;
	margin-left: -447px;
	width: 815px;
	height: 301px;
	top: 0px;
/* 	background: url('../imgs/main_changes_snow.png') left top no-repeat; */
	z-index: 100;
	display: none;	
}
.boubleType1 {
	width: 230px;
	height: 104px;
	background: url('../imgs/top_boubble_01.png') left top no-repeat;
	z-index: 1000;
	display: none;		
	position: absolute;
	top: 117px;
	left: 50px;
	color: #63b3cd;
	padding-top: 17px; 
	font-size: 12px; 
	padding-left: 12px; 
	padding-right: 22px; 
	width: 212px; 
	text-align: left;
}
.boubleType2 {
	width: 233px;
	height: 102px;
	background: url('../imgs/top_boubble_02.png') left top no-repeat;
	z-index: 0;
	display: none;		
	position: absolute;
	left: 335px; 
	top: 87px;
	color: #63b3cd;
	padding-top: 20px; 
	font-size: 12px; 
	padding-left: 12px; 
	padding-right: 22px; 
	width: 212px; 
	text-align: left;
}
.newQuests
{
	padding-top: 30px !important;
	
}
.changesContentBg {
	background: url("../imgs/elf.png") no-repeat scroll 20px 147px transparent;
}
.newPlacesContentBg {
	background: url("../imgs/kamael.png") no-repeat scroll 180px 63px transparent;
}
.classesContentBg
{
	background: url("../imgs/bg_classes.png") no-repeat scroll 0px 50px transparent;
}
.itemsContentBg
{
	background: url("../imgs/dwarf.png") no-repeat scroll 0px 150px transparent;
}
.changesQuestBg
{
	background: url("../imgs/darkelven.png") no-repeat scroll -50px 50px transparent;
}
.otherAbilitysBg
{
	background: url("../imgs/orcgirl.png") no-repeat scroll -86px 116px transparent;
}
.subContent {
	height:auto;
	left: 114px;
	position:absolute;
	top: 556px;
	width:800px;
}
.subContent .subMenu {
	position: relative;
	width: 800px;
	height: auto;
	margin-bottom: 20px;
}
.subContent .subMenu .item {
	color: #fff;
	font-size: 17px;
	white-space:nowrap;
	cursor: pointer;
	border-bottom: 1px dotted #fff;
}
.itemDiv
{
	width: 240px;
	text-align: center;
}
.subContent .subMenu .selected {
	color: #fff;
	font-size: 16px;
	cursor: default;
	border-bottom: 0px none;
	font-weight: bold;
}

.subContent p {
	font-size: 14px;
	color: #fff;
	text-align: left;
	line-height: 18px;
}

table {
	color: #fff;
}

.subContent .table {
	border: 1px solid #fff;
	width: 470px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.midtable td {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.subContent .table td {
	padding: 10px 20px;
}
.subContent .lrow td {
	background: #688290;
}
.subContent .table thead {
	font-weight: bold;
}
.subContent li {
	color: #fff;
	text-align: left;
	padding-top: 5px; 
	padding-bottom: 10px;
}
.noneMarkList li {
	list-style: none;
}
.subContent ul {
	margin-top: 0px; 
	margin-bottom: 0px;
	padding-left: 40px;
}

.cristal {
	background: url('../imgs/cristal.png') left top no-repeat;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 35px;
	margin-left: -35px;
	vertical-align: top;
}

.toFront {
	z-index: 1000;
}

.camp_schem {
	position: relative;
	width: 640px;
	height: 119px;
	background: url('../imgs/camp_schem.png') no-repeat;
	margin-top: 60px;
}

.added_goods {
	position: relative;
	width: 900px;
	height: 52px;	
	margin-top: 190px; 
	margin-bottom: 65px;
	background: url('../imgs/added_goods.png') no-repeat;
}

.added_goods table {
	text-align: left; 
	position: absolute; 
	left: 0px; 
	top: -170px; 
	width: 900px;
	height: 110px; 
	line-height: 16px;
}

.added_goods td {
	padding-bottom: 6px;
}

.collapse_spread_key span {
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	cursor: pointer;
	font-size: 16px;
}
.collapse_spread_key img
{
	border: 1px solid #fff;
	cursor: pointer;
	cursor: hand;
}
.collapse_spread_key_active span {
	border-bottom: 0px none #fff;
}

.contentItem div {
	text-align: left;
	color: #fff;
}

.spread .collapse_spread_key {
	padding-bottom: 5px;
	padding-top: 10px;
}
.loadBox
{
	text-align: left;
	width: 700px;
}
.screenshot_map
{
width: 129px; height: 129px; 
border: 1px solid #fff;
overflow: hidden;
cursor: pointer;
cursor: hand;
}
.screenshot_man {
width: 180px;
height: 300px; 
display: inline-block;
border: 1px solid #fff;
overflow: hidden;
cursor: pointer;
}
.screenshot_actions
{
width: 247px; height: 147px; 
border: 1px solid #fff;
overflow: hidden;
cursor: pointer;
cursor: hand;
background: url("../imgs/actions_thb.jpg") repeat scroll 0% 0% transparent; 
margin-top: 10px; 
margin-bottom: 10px;
}
.screenshot_forums
{
width: 228px; height: 151px; 
border: 1px solid #fff;
overflow: hidden;
cursor: pointer;
cursor: hand;
background: url("../imgs/forums_thb.jpg") repeat scroll 0% 0% transparent; 
margin-top: 10px; 
margin-bottom: 10px;
}
.screenshot_olimp
{
width: 164px; height: 164px; 
border: 1px solid #fff;
overflow: hidden;
cursor: pointer;
cursor: hand;
background: url("../imgs/olimp_thb.png") repeat scroll 0% 0% transparent; 
margin-top: 10px; 
margin-bottom: 10px;
}
