/*main styles*/
html, body{
	height:100%;
}
body{
	width:100%;
	font: normal 13px Verdana, Arial, Tahoma;
	line-height: 17px;
	color:#000;
	margin:0;
	padding:0;
	background: #369cff url("img/bg.jpg") top repeat-x;
}
table{
	font-size:100%;
}
img{
    border:0;
}
input,select,textarea{
	font: normal 11px Verdana, Arial, Tahoma
    color:#000;
}
form{
	margin:0;
	padding:0;
}
p{
    margin:0 0 15px 0;
}

/*default styles*/
a{
    color:#861615;
    text-decoration:underline;
}
a:hover{
    color:#000;
	text-decoration:underline;
}
h1{
	font: normal 25px/19px "Arial Narrow", Arial;
    color:#f15c22;
    padding:0;
    margin:0 0 5px 0;
	letter-spacing:-1px;
}
h2{
	font: bold 14px/10px Verdana, "Arial Narrow", Arial;
    color:#000;
    padding:0;
    margin:5px 0 2px 0;
}
h3{
	font: bold 13px/10px "Arial Narrow", Arial;
    color:#f15c22;
    padding:0;
    margin:0 0 3px 0;
}
h4{
	font:18px Arial, Helvetica, sans-serif;
    color:#333;
    padding:0;
    margin:0 0 2px 0;
}
h5{
	font:bold 12px Arial, Helvetica, sans-serif;
    color:#333;
    padding:0;
    margin:0;
}
ul{
	margin:0 0 0px 0;
	padding:0 0 0 0;
	list-style-position:outside;
	list-style-type:none;
}
ol{
	margin:0 0 0px 0;
	padding:0 0 0 0;
	list-style-position:inside;
	list-style-type:decimal;
}
ul li, ol li{
	margin: 2px 0 0 0px;
	padding:  0px 0 0 12px;
	list-style-type:none;
	background: url("img/li.gif") 0 3px no-repeat;
}
li{
	margin-bottom:5px;
}
.middle{
	vertical-align:middle;
}
.nowrap{
	white-space:nowrap;
}
.vbottom{
	vertical-align:bottom;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.cl{
	clear:both;
	font-size:1px;
	height:1px;
}

/*format styles*/
.s8	{font-size:8px;}
.s9	{font-size:9px;}
.s10	{font-size:10px;}
.s11	{font-size:11px;}
.s12	{font-size:12px;}
.s14	{font-size:14px;}
.s17	{font-size:17px;}
.s18	{font-size:18px;}
.s21	{font-size:21px;}
.s24	{font-size:24px;}
.s26	{font-size:26px;}
.s30	{font-size:30px;}
.s34	{font-size:34px;}
.s36	{font-size:36px;}
.s48	{font-size:48px;}

.lh11 {line-height: 11px;}
.lh12 {line-height: 12px;}
.lh13 {line-height: 13px;}
.lh14 {line-height: 14px;}
.lh18 {line-height: 18px;}

.green	{color:#81ad10;}
.blue		{color:#4cb3e6;}
.black		{color:#000;}
.white	{color:#fff;}
.white_bg	{background-color:#fff;}
.orange	{color:#f15c22;}
.red {color:#861615;}

.fTahoma {font-family: Tahoma, Arial;}

.relative	{position:relative;}


/**/
#logo {
	width: 263px; height: 127px;
	position: absolute;
	top: 0; left: 50%;
	margin: 61px 0 0 -131px;
}
#logoimg {
	background: url("img/logo.png") top left no-repeat;
	width: 263px; height: 127px;
}

.jaw {
	top: 0; 
	margin: 85px 0 0 0;
}
.jaw td.b1	{	background: url("img/jawb1.png") top repeat-x; }
.jaw td.b2	{	background: url("img/jawb2.png") left repeat-y; }
.jaw td.b3	{	background: url("img/jawb3.png") left repeat-y; }
.jaw td.b4	{	background: url("img/jawb4.png") top repeat-x; }

#subscribe {
	width: 200px; height: 40px;
	position: absolute;
	top: 0; left: 50%;
	margin: 41px 0 0 -402px;
}

.gobtn {
	background-image: url("img/gobtn.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 11px; height: 11px;
	padding: 0;
	margin: 4px 0 0 0;
}
.inp1 {
	background: url("img/input_bg1.gif") top left no-repeat;
	width: 162px; height: 18px;
	font: normal 11px "Arial Narrow", Arial;
	color: #bdbfc1;
	border: 0px solid red;
	padding: 1px 0 0 5px;
	margin: 0;
}
.inp2 {
	background: url("img/input_bg2.gif") top left no-repeat;
	width: 100px; height: 18px;
	font: normal 11px "Arial Narrow", Arial;
	color: #bdbfc1;
	border: 0px solid red;
	padding: 1px 0 0 5px;
	margin: 0;
}

#search {
	width: 200px; height: 40px;
	position: absolute;
	top: 0; left: 50%;
	margin: 41px 0 0 284px;
}
#phone {
	width: 105px; height: 32px;
	position: absolute;
	top: 0; left: 50%;
	margin: 120px 0 0 -350px;
}
#check {
	width: 152px; height: 32px;
	position: absolute;
	top: 0; left: 50%;
	margin: 120px 0 0 200px;
}
#topmenu {
	width: 400px; height: 40px;
	position: absolute;
	top: 0; left: 50%;
	margin: 42px 0 0 120px;
}
#topmenu a {
	font: bold 13px "Arial Narrow", Arial;
	color: #f15c22;
	text-decoration: none;
	padding: 0 5px 0 0;
}
#topmenu a:hover {
	color: #808083;
	text-decoration: none;
}

#leftmenu {
	width: 146px;
	margin: 95px 0 0 12px;
}
#leftmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#leftmenu ul li {
	margin:0; padding:0;
	list-style-type:none;
	background: none;
}
#leftmenu ul li a {
	display: block;
	width: 146px;
	height: 26px;
	background: url("img/menu_a.gif") top left no-repeat;
	font: bold 13px "Arial Narrow", Arial;
	color: #9d9d9d;
	text-decoration: none;
	line-height: 26px;
	text-indent: 23px;
}
#leftmenu ul li a.last {
	background: url("img/menu_a_last.gif") top left no-repeat;
}
#leftmenu ul li a:hover, #leftmenu ul li a.act {
	color: #fff;
	text-decoration: none;
	background: url("img/menu_a.gif") bottom left no-repeat;
}
#leftmenu ul li a span{
	display: block;
	width: 146px;
	height: 26px
}


#leftmenu ul.sub {
	margin: 0;
	padding:0 0 4px 0;
	list-style-type:none;
	border-bottom:1px solid #eaebec;
}
#leftmenu ul.sub li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#leftmenu ul.sub li a {
	display: block;
	width: 146px;
	height: 22px;
	background: none;
	font: bold 13px "Arial Narrow", Arial;
	color: #9d9d9d;
	text-decoration: none;
	line-height: 22px;
	text-indent: 23px;
}
#leftmenu ul.sub li a.act, #leftmenu ul.sub li a:hover {
	color: #f15c22;
	background: none;
	text-decoration: none;
}

#splashbottom {
	background: url('img/splash_cbg.gif') top repeat-x;
	font: bold 11px "Arial Narrow", Arial;
	color: #FFF;
}


.block1 {
	background-color: #fff;
}
.block1 .bb1	{	background: url("img/bb1.gif") top repeat-x; }
.block1 .bb2	{	background: url("img/bb2.gif") left repeat-y; }
.block1 .bb3	{	background: url("img/bb3.gif") left repeat-y; }
.block1 .bb4	{	background: url("img/bb4.gif") top repeat-x; }

ul.tabs {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.tabs li {
	margin:0; padding:0;
	list-style-type:none;
	display: inline;
	float: left;
	border-bottom: 1px solid #f3703e;
}
ul.tabs a {
	display: block;
	width: 122px;
	height: 20px;
	background: url("img/tab.gif") top left no-repeat;
	font: bold 12px "Arial Narrow", Arial;
	color: #f3703e;
	text-decoration: none;
	line-height: 20px;
	text-indent: 0px;
}
ul.tabs a:hover, ul.tabs a.act {
	background: url("img/tab.gif") bottom left no-repeat;
	color: #fff;
	text-decoration: none;
}
ul.tabs a span{
	display: block;
	width: 122px;
	height: 20px;
	text-align: center;
}


.block2 .gb1	{	background: url("img/gb1.gif") top repeat-x; }
.block2 .gb2	{	background: url("img/gb2.gif") left repeat-y; }
.block2 .gb3	{	background: url("img/gb3.gif") left repeat-y; }
.block2 .gb4	{	background: url("img/gb4.gif") top repeat-x; }

a.read_more {
	background: url("img/corner.gif") bottom right no-repeat;
	font: bold 13px "Arial Narrow", Arial;
	color: #f15c22;
	text-decoration: none;
	line-height: 18px;
}
a.read_more:hover {
	color: #807F83;
	text-decoration: none;
}

.bottomlinks {
	padding: 15px 0 0 0;
	font: bold 12px "Arial Narrow", Arial;
	color: #807F83
}
.bottomlinks  a{
	font: bold 12px "Arial Narrow", Arial;
	text-decoration: none;
	color: #807F83;
}
.bottomlinks  a:hover{
	text-decoration: none;
	color: #f15c22;
}



a.more {
	font: bold 12px "Arial Narrow", Arial;
	text-decoration: none;
	color: #807F83;
}
a.more:hover{
	text-decoration: none;
	color: #f15c22;
}

.herestr {
	font: bold 11px "Arial Narrow", Arial;
	color: #807F83;
}
.herestr a {
	font: bold 11px "Arial Narrow", Arial;
	text-decoration: none;
	color: #807F83;
}
.herestr a:hover{
	text-decoration: none;
	color: #f15c22;
}
.herestr b a {
	color: #f15c22;
	text-decoration: underline;
}
.herestr b a:hover{
	color: #807F83;
	text-decoration: underline;
}

.addtocart {
	padding: 15px 0;
}

.addtocart div{
	padding: 4px 3px;
}
.addtocart select{
	font: normal 10px Tahoma, Arial;
	color: #807F83;
	border: 1px solid #807F83;
}
.addtocart input{
	margin:0; padding:0;
}

.addtocart_small {
	font-size: 12px;
	padding: 15px 0 0 0;
}
.addtocart_small div{
	padding: 2px 3px;
}
.addtocart_small select{
	font: normal 10px Tahoma, Arial;
	color: #807F83;
	border: 1px solid #807F83;
}
.addtocart_small input{
	margin:0; padding:0;
}

div.product_inlist {
	width: 144px; 
	float: left;
	padding: 5px 3px 5px 0;
}


#lights {
	width: 100%;
	height: 100%;
	z-index: 0;
	
	background: url("img/lights.png") center center no-repeat;
	position: absolute;
	left:0;
	top:0;
	/*opacity: 0.15;top: 0; left:0;
	 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity='15');*/
}
#content {
	position: relative;
	z-index: 2;
	width: 665px;
	left: 50%;
	margin: 0px 0 0 -410px;
	padding: 120px 0 160px 0; 
}
#index-flash {
	width: 1024px;
	height: 768px;
	position:absolute;
	z-index: 2;
	top: 0; left: 50%;
	margin: -100px 0 0 -450px;
}


#logo {
	width: 830px; height: 120px;
	position:absolute;
	z-index:3;
	top: 0; left: 50%;
	margin: 5px 0 0 -395px;
}
#commingsoon {
	width: 200px; height: 180px;
	position:absolute;
	z-index:100;
	top: 0; left: 0;
	margin: 0;
}
#buythebook {
	width: 160px; height: 150px;
	position:absolute;
	z-index:4;
	top: 0; left: 50%;
	margin: 17px 0 0 275px;
}
#aboutus {
	width: 115px; height: 125px;
	position:absolute;
	z-index:4;
	top: 100%; left: 50%;
	margin: -360px 0 0 330px;
}
#contactus {
	width: 110px; height: 55px;
	position:absolute;
	z-index:4;
	top: 100%; left: 50%;
	margin: -220px 0 0 325px;
}
#illustratb {
	width: 100%; height: 172px;
	position:absolute;
	z-index:4;
	top: 100%; left: 0;
	background: url("img/illustratb.gif") top center repeat-x;
	margin: -172px 0 0 0;
}

#bottomline {
	width: 100%; height: 42px;
	position:absolute;
	z-index:5;
	top: 100%; left: 0;
	background: #fff;
	margin: -42px 0 0 0;
	opacity: 0.35;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity='35');
}
#bottomlinks {
	width: 850px; height: 20px;
	position:absolute;
	z-index:6;
	top: 100%; left: 50%;
	margin: -28px 0 0 -425px;
	font:12px Arial, Tahoma;
	color: #fff;
}
#bottomlinks a{
	font:12px Arial, Tahoma;
	color: #fff;
	text-decoration: none;
}
#bottomlinks a:hover{
	font:12px Arial, Tahoma;
	color: #fff;
	text-decoration: underline;
}


#newsline {
	width: 851px; height: 119px;
	position:absolute;
	z-index:5;
	top: 100%; left: 50%;
	background: url("img/whatsnew.png") top center no-repeat;
	margin: -184px 0 0 -425px;
}
#newslinetxt {
	width: 630px; height: 20px;
	position:absolute;
	z-index:6;
	top: 100%; left: 50%;
	margin: -110px 0 0 -225px;
	font: normal 14px Verdana, Arial, Tahoma;
	color: #000;
	overflow: hidden;
}
#newslinetxt b{
	color: #851514;
}
#newslinetxt a{
	color: #851514;
	text-decoration: underline;
}
#newslinetxt a:hover{
	color: #851514;
	text-decoration: none;
}

.contenttext {
	background: url("img/blocktop.png") left top repeat-y;
	color: #000;
}
.contenttextt {
	background: url("img/blockbottom.png") left top no-repeat;
	width: 664px;
	height: 10px;
}
.contenttextico {
	padding: 0px 0px 0px 15px;
}
.contenttextttl {
	position: absolute;
}

.contentseparator  {
	padding-top: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #666;
}

.stars{
	position:absolute;
	left:50%;
	top:0;
	z-index:1;
	margin-left:-425px;
	background:url(img/stars_bg.png) no-repeat left top;
	width:849px;
	height:120px;
}
.menu_bg{
	background:url(img/menu_bg.gif) repeat-x left top;
	width:100%;
	height:42px;
	position:absolute;
	z-index:2;
	left:0;
	top:31px;
}
.menu_bg .menu_bgl{
	height:42px;
	width:100%;
	background:url(img/menu_bgl.gif) no-repeat left top;
}
.menu_bg .menu_bgr{
	height:42px;
	width:100%;
	background:url(img/menu_bgr.gif) no-repeat right top;
}
#head{
	width:850px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:3;
}
#head .logo{
	position:relative;
	left:-6px;
	margin-top:23px;
}
#head .nav{
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align:right;
	margin:10px 0 6px 0;
	height:15px;
}
#head .nav a{
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#head .nav a:hover{
	text-decoration:underline;
}
#head .menu{
	white-space:nowrap;
}
#head .menu a{
	display:block;
	float:left;
	background-position:left top;
	background-repeat:no-repeat;
	height:42px;
}
#head .menu a:hover{
	background-position:left -42px;
}
#head .menu a.act{
	background-position:left -42px;
}
#head .menu a.m1{
	background-image:url(img/m1.jpg);
	width:67px;
}
#head .menu a.m2{
	background-image:url(img/m2.jpg);
	width:86px;
}
#head .menu a.m3{
	background-image:url(img/m3.jpg);
	width:94px;
}
#head .menu a.m4{
	background-image:url(img/m4.jpg);
	width:113px;
}
#head .menu a.m5{
	background-image:url(img/m5.jpg);
	width:55px;
}
#head .menu a.m6{
	background-image:url(img/m6.jpg);
	width:103px;
}
#reg_bg{
	position:absolute;
	z-index: 2;
	width: 569px;
	height:399px;
	left: 50%;
	margin: 0px 0 0 -330px;
	background:url(img/reg_bg.png) no-repeat left top; 
}
.reg{
	position:relative;
	z-index:3;
	width: 569px;
	height:399px;
	left: 50%;
	margin: 0px 0 0 -330px;
	border:0px solid white;
}
.reg .name{
	position:absolute;
	left:15px;
	top:31px;
	color:#9e1a19;
	font:bold 28px/30px 'Comic Sans MS', Arial;
}
.reg .desc{
	position:absolute;
	left:99px;
	top:242px;
	color:#fff;
	font:bold 16px/18px 'Comic Sans MS', Arial;
}
.reg .continue{
	position:absolute;
	left:297px;
	top:263px;
	color:#fff;
	font:20px 'Comic Sans MS', Arial;
}
.reg .continue a{
	color:#fff;
	font:20px 'Comic Sans MS', Arial;
}
.reg .continue a:hover{
	text-decoration:none;
}
.reg .continue2{
	position:absolute;
	left:271px;
	top:232px;
}
.reg .continueparams{
	position:absolute;
	left:271px;
	top:200px;
	color:#fff;
	font:bold 20px/19px 'Comic Sans MS', Arial;
}
.reg .step1{
	position:absolute;
	left:252px;
	top:139px;
	color:#fff;
	font:bold 20px 'Comic Sans MS', Arial;
}
.reg .step2{
	position:absolute;
	left:65px;
	top:145px;
	color:#fff;
	font:bold 20px 'Comic Sans MS', Arial;
}
.reg .step3{
	position:absolute;
	left:115px;
	top:155px;
	color:#fff;
	font:bold 20px/19px 'Comic Sans MS', Arial;
}
.reg .step4{
	position:absolute;
	left:260px;
	top:91px;
	color:#fff;
	font:14px/16px 'Comic Sans MS', Arial;
	width:302px;
}
.reg .step4 span{
	color:#ffea00;
	font-size:20px;
	font-weight:bold;
	display:block;
	margin-bottom:8px;
    line-height: 1.1em;
}
.reg .step4 table{
	margin-top:9px;
}
.reg .step4 td{
	padding-bottom:8px;
}
.reg .step4 td a{
	color:#84ff00;
	font:14px 'Comic Sans MS', Arial;
}
.reg .step4 td a:hover{
	text-decoration:none;
}
.reg input.field{
	background:url(img/field_bg.gif) repeat-x left top;
	border:0;
	float:left;
	width:245px;
	color:#000;
	font:bold 16px Arial, Helvetica, sans-serif;
	height:23px;
	padding:9px 0 6px 0;
}
.reg input.field_e{
	background:url(img/field_bg_e.gif) repeat-x left top;
	border:0;
	float:left;
	width:245px;
	color:#9e1a19;
	font:bold 16px Arial, Helvetica, sans-serif;
	height:23px;
	padding:9px 0 6px 0;
}
.reg .name2{
	margin:0 0 9px 7px;
}
.reg .min{
	font-size:12px;
	text-align:right;
	width:260px;
	margin-top:-2px;
}
.reg .error{
	float:left;
	margin:3px 0 0 7px;
}
.reg .simple{
	position:absolute;
	left:0;
	top:-28px;
	color:#84ff00;
	font-size:14px;
	width:265px;
	text-align:center;
}
.reg .simple a{
	color:#84ff00;
}
.reg .simple a:hover{
	text-decoration:none;
}
.reg .simple2{
	position:absolute;
	left:145px;
	top:-43px;
	color:#84ff00;
	font-size:14px;
	font-weight:normal;
}
.reg .agreement{
	font-size:14px;
	font-weight:normal;
	margin-top:9px;
}
.reg .agreement a{
	color:#84ff00;
}
.reg .agreement a:hover{
	text-decoration:none;
}
.reg .pad{
	padding-top:3px;
}
span.checkbox{
	width: 21px;
	height: 17px;
	padding-right:2px;
	background: url(img/checkbox.gif) no-repeat left top;
	display: block;
	clear: left;
	float: left;
}
.select1{
	background:url(img/select_bg1.gif) no-repeat left top;
	width:122px;
	position:relative;
	height:35px;
	cursor:pointer;
	margin-left:5px;
}
.select1 a{
	color:#000;
	font:bold 16px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	padding:8px 0 8px 11px;
	white-space:nowrap;
	overflow:hidden;
	width:85px;
}
.select1 a:hover{
	color:#000;
	text-decoration:none;
}
.select1 .choose{
	display:none;
	width:105px;
	border-left:2px solid #2a9de0;
	border-right:2px solid #2a9de0;
	border-bottom:2px solid #2a9de0;
	background-color:#fff;
	position:absolute;
	left:7px;
	top:33px;
	overflow:hidden;
}
.select1 .choose a{
	padding:2px 5px 2px 5px;
	width:auto;
}
.select1 .choose a:hover{
	background-color:#70beeb;
	color:#000;
}
.select2{
	background:url(img/select_bg2.gif) no-repeat left top;
	width:63px;
	position:relative;
	height:35px;
	cursor:pointer;
}
.select2 a{
	color:#000;
	font:bold 16px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	padding:8px 0 8px 11px;
	white-space:nowrap;
	overflow:hidden;
	width:26px;
}
.select2 a:hover{
	color:#000;
	text-decoration:none;
}
.select2 .choose{
	display:none;
	width:46px;
	border-left:2px solid #2a9de0;
	border-right:2px solid #2a9de0;
	border-bottom:2px solid #2a9de0;
	background-color:#fff;
	position:absolute;
	left:7px;
	top:33px;
	overflow:hidden;
}
.select2 .choose a{
	padding:2px 5px 2px 5px;
	width:auto;
}
.select2 .choose a:hover{
	background-color:#70beeb;
	color:#000;
}
.select3{
	background:url(img/select_bg3.gif) no-repeat left top;
	width:191px;
	position:relative;
	height:35px;
	cursor:pointer;
	margin-left:5px;
}
.select3 a{
	color:#000;
	font:bold 16px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	padding:8px 0 8px 11px;
	white-space:nowrap;
	overflow:hidden;
	width:154px;
}
.select3 a:hover{
	color:#000;
	text-decoration:none;
}
.select3 .choose{
	display:none;
	width:164px;
	border-left:2px solid #2a9de0;
	border-right:2px solid #2a9de0;
	border-bottom:2px solid #2a9de0;
	background-color:#fff;
	position:absolute;
	left:7px;
	top:33px;
	overflow:hidden;
}
.select3 .choose a{
	padding:2px 5px 2px 5px;
	width:auto;
}
.select3 .choose a:hover{
	background-color:#70beeb;
	color:#000;
}
.reg .block{
	position:absolute;
	left:75px;
	top:152px;
	background:url(img/block1.gif) no-repeat left top;
	width:140px;
	height:81px;
	font:13px/15px 'Comic Sans MS', Arial;
	color:#666;
	text-align:center;
	padding-top:5px;
}
.reg .block span{
	display:block;
	color:#333;
	font-weight:bold;
	margin-bottom:8px;
}

.bottom{
	vertical-align:bottom;
}
.content{
	width:824px;
	margin:32px auto 0 auto;
	padding:0 9px 190px 17px;
	z-index:3;
	position:relative;
}
.contests{
    width:935px !important;
    margin:32px auto 0 auto;
	padding:0 32px 190px 50px;
	z-index:3;
	position:relative;
}
.title{
	margin:0 0 19px 12px;
}
.tab_bg{
	background:url(img/tab_bg.png) no-repeat left top;
	color:#000;
	font:24px Tahoma, Arial, Helvetica, sans-serif;
}
.tab_bg strong{
	color:#861615;
}
.block2_bg{
	background:url(img/block2_bg.png) no-repeat left top;
	padding:9px 0 0 13px;
}
.block3_t{
	background:url(img/block3_t.gif) repeat-x left top;
}
.block3_l{
	background:url(img/block3_l2.gif) repeat-y left top;
	vertical-align:top;
}
.block3_r{
	background:url(img/block3_r2.gif) repeat-y left top;
	vertical-align:top;
}
.block3_b{
	background:url(img/block3_b.gif) repeat-x left top;
}
.block3{
	background:#0167cd url(img/block3_bg.gif) repeat-x left top;
	vertical-align:top;
}
.block4_bg{
	background:url(img/block4_bg.png) no-repeat left top;
	padding:9px 32px 0 52px;
}
.pic1{
	position:absolute;
	left:-24px;
	top:-21px;
}
.pic2{
	position:absolute;
	left:1px;
	top:13px;
}
.book1{
	position:absolute;
	left:4px;
	top:0;
}
.book2{
	position:absolute;
	left:19px;
	top:-25px;
}
.toys1{
	position:absolute;
	left:3px;
	top:0;
}
.ttl{
	font:24px Tahoma, Arial, Helvetica, sans-serif;
	margin:14px 0 20px 13px;
}
.ttl span{
	color:#861615;
	font-weight:bold;
}
.ttl.two{
	margin-left:0;
}
.text{
	font:15px/28px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 30px 0 14px;
}
.text1{
	font:14px/23px Tahoma, Arial, Helvetica, sans-serif;
	margin:12px 30px 25px 14px;
}
a.btn_see{
	display:block;
	margin:27px 0 0 226px;
}
.butt{
	position:relative;
	margin-bottom:-14px;
}
.butt a{
	margin:0 1px 0 2px;
}
a.banner{
	display:block;
	float:right;
	margin:-8px 11px 0 0;
	position:relative;
}
.price{
	color:#861615;
	font:bold 24px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 22px 13px;
}
a.btn_buy{
	margin-left:4px;
}
.mb20{
	margin-bottom:20px;
}
.mb25{
	margin-bottom:25px;
}
.relative{
	position:relative;
}
.min_h{
	min-height:100%;
	height:auto !important;
	height:100%;
}
#all{
	min-height:100%;
	height:auto !important;
	height:100%;
}
.bottomblock{
	position:relative;
	height:172px;
	margin-top:-172px;
}

div.continue img{
    cursor:pointer;
}
.forgot-div a, .min a{
    color:#FFF;
    cursor:pointer;
}

.forgot-div a:hover, .min  a:hover{
    color:#FFF;
    text-decoration:none;
}

.bottomblock{
	position:relative;
	height:172px;
	margin-top:-172px;
}

.reg .parents{
	position:absolute;
	left:90px;
	top:157px;
	color:#84ff00;
	font:12px/14px 'Comic Sans MS', Arial;
	width:115px;
	text-align:center;
}
span.radio{
	width: 19px;
	height: 20px;
	background: url(img/radio.gif) no-repeat left top;
	display: block;
	clear: left;
	float: left;
}
input.field1{
	background:url(img/field1.gif) no-repeat left top;
	border:0;
	width:39px;
	padding:0;
	font:bold 16px Arial, Helvetica, sans-serif;
	height:20px;
	padding:8px 0 6px 0;
	text-align:center;
}
.tab{
	margin:0 0 0 25px;
}
.tab td{
	color:#003060;
	font-size:14px;
	padding-bottom:13px;
}
.tab tr.none td{
	padding-bottom:0;
}
.tab tr.second td{
	padding-bottom:9px;
}
.reg .step5{
	position:absolute;
	left:252px;
	top:129px;
	color:#fff;
	font:bold 20px 'Comic Sans MS', Arial;
}
.reg .continue3{
	position:absolute;
	left:299px;
	top:273px;
	color:#fff;
	font:20px 'Comic Sans MS', Arial;
}
.reg .continue3 a{
	color:#fff;
	font:20px 'Comic Sans MS', Arial;
}
.reg .continue3 img{
	cursor:pointer;
}
.reg .continue3 a:hover{
	text-decoration:none;
}
/* Loading box of width=height=100px with a spinner placed at the center */
#loading {
    width:100px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
    background:url(img/spinner.gif) no-repeat center #197FE5;
    text-align:center;
    padding:10px;
    font:normal 16px Tahoma, Geneva, sans-serif;
    border:1px solid #666;
    margin-left: -50px;
    margin-top: -50px;
    z-index:100;
    overflow: auto;
}

.title .middle p{
    margin: 0 0 2px;
    width: 800px;
}
/*enter-contests*/
.content2{
	width:932px;
	margin:25px auto 0 auto;
	padding:0 0 190px 0;
	z-index:3;
	position:relative;
}
.block5_bg{
	background:url(img/block5_bg.png) repeat-y left top;
	padding:2px 31px 39px 50px;
}
.text2{
	font:16px/23px Tahoma;
	margin-bottom:31px;
	padding:0 30px;
}


.text2 ul{
	margin:0 0 0px 0;
	padding:5px 0 5px 25px;
	list-style-position:outside;
	list-style-type:disc;
}
.text2 ul li{
	margin: 2px 0 0 0px;
	padding:  0px 0 10px 5px;
	list-style-type:disc;
}


.red{
	color:#a01a1a;
}
.butt2{
	text-align:center;
	width:160px;
	padding:0px 0 0px 0;
	position:absolute;
	right:-26px;
	top:-10px;
}
.openme{
	text-align:left;
	width:850px;
	height:600px;
	padding:0px 0 0px 0;
	position:absolute;
	right:-26px;
	top:-10px;
	z-index:100;
}
*html .butt2{
	right:5px;
}
.butt_bg{
	background:url(img/butt_bg.png) no-repeat left top;
	width:160px;
	height:49px;
	position:absolute;
	right:0;
	top:0;
}
.butt2 a{
	margin:0 1px 0 1px;
	position:relative;
}
.ttl2{
	padding:0 0 2px 17px;
}
.flash{
	margin-bottom:28px;
}
.tab1 td{
	width:71px;
	background:url(img/tab1_bg.png) no-repeat left top;
	vertical-align:bottom;
	padding-bottom:3px;
	text-align:center;
}
.tab1 td.act{
	background-position:left -37px;
}
.block6{
	background:url(img/block6_bg.png) no-repeat left top;
	padding:17px 0 0 22px;
}
.pic3{
	padding:5px 13px 13px 14px;
}
.butt1{
	position:absolute;
	left:-10px;
	top:-68px;
	padding:31px 0 0 0;
	text-align:right;
	width:224px;
}
.butt1 .butt_bg2{
	background:url(img/butt_bg2.png) no-repeat left top;
	width:228px;
	height:73px;
	position:absolute;
	left:0;
	top:0;
}
.butt1 a{
	position:relative;
	margin:0 1px 0 1px;
}
.enter_now{
	position:absolute;
	right:5px;
	top:-52px;
}
.mounth{
	font:15px Tahoma;
	color:#861615;
	margin-top:3px;
}
.ttl1{
	font:24px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 9px 0;
}
.ttl1 span{
	color:#861615;
	font-weight:bold;
}
.text3{
	font:15px/28px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 30px 65px 0;
}
.forma{
	margin-bottom:16px;
}
.forma td{
	color:#861615;
	font:bold 20px Tahoma;
	padding:0 30px 25px 0;
}
.field2 input{
	background:url(img/field2_bg.gif) repeat-x left top;
	border:0;
	padding:13px 20px 13px 20px;
	height:30px;
	width:460px;
	float:left;
	font:bold 24px Tahoma;
}
.textarea{
	background:url(img/textarea_bg.gif) no-repeat left top;
	width:500px;
	height:300px;
	padding:3px;
}
.textarea textarea{
	border:0;
	padding:0 0 0 20px;
	width:480px;
	height:299px;
	overflow:auto;
	font:bold 24px Tahoma;
}
.forma td.mass{
	vertical-align:top;
	padding-top:15px;
}
.text4{
	font:15px/28px Tahoma, Arial, Helvetica, sans-serif;
	padding:12px 0 28px 24px;
}
.select3{
	background:url(img/select_bg3.gif) no-repeat left top;
	width:356px;
	position:relative;
	height:56px;
	cursor:pointer;
}
.select3 a{
	color:#000;
	font:bold 24px Tahoma;
	text-decoration:none;
	display:block;
	padding:13px 0 13px 20px;
	white-space:nowrap;
	overflow:hidden;
	width:276px;
}
.select3 a:hover{
	color:#000;
	text-decoration:none;
}
.select3 .choose{
	display:none;
	width:350px;
	border-left:3px solid #861615;
	border-right:3px solid #861615;
	border-bottom:3px solid #861615;
	background-color:#fff;
	position:absolute;
	left:0px;
	top:53px;
	overflow:hidden;
}
.select3 .choose a{
	padding:4px 5px 4px 17px;
	width:auto;
}
.select3 .choose a:hover{
	background-color:#70beeb;
	color:#000;
}
.kod{
	margin-bottom:24px;
}
.kod td{
	padding:0 0 16px 19px;
}
.btn_submit{
	padding:0 0 0 277px;
}
.btn_submit a{
	margin-right:10px;
}
td.month_tabs{
    cursor:pointer;
}

.forma td.red, .kod td.red{
    color: #f00 !important;
}
.fw8{
    font-weight:800;
}

.btn-wrapper a, .btn-wrapper a:focus, .btn-wrapper a:active{
    outline:0;
}
/* MC1.0 */
.ttl3{
	margin:20px 0 50px;
}
.tab_bg2{
	background:url(img/tab_bg.png) no-repeat left top;
	color:#861615;
	font:bold 24px Tahoma, Arial, Helvetica, sans-serif;
}
.tab_bg2 span{
	font-size:18px;
}
a.block7{
	display:inline-block;
	background:url(img/block7.png) no-repeat left top;
	width:260px;
	height:290px;
	position:relative;
}
a:hover.block7{
	background-position:left -290px;
}
a.block8{
	display:inline-block;
	background:url(img/block8.png) no-repeat left top;
	width:548px;
	height:290px;
	position:relative;
}
a:hover.block8{
	background-position:left -290px;
}
.pic_bobby_boo{
	position:absolute;
	left:11px;
	top:19px;
}
.pic_choco_the_lab{
	position:absolute;
	left:17px;
	top:34px;
}
.pic_petey_the_destroyer{
	position:absolute;
	left:-9px;
	top:8px;
}
.pic_owl{
	position:absolute;
	left:42px;
	top:23px;
}
.pic_boo_bot{
	position:absolute;
	left:25px;
	top:38px;
}
.pic_the_toys{
	position:absolute;
	left:-12px;
	top:38px;
}
.pic_amanda_the_panda{
	position:absolute;
	left:43px;
	top:41px;
}
.pic_mom_dad{
	position:absolute;
	left:-41px;
	top:51px;
}
.pic_the_babysitter{
	position:absolute;
	left:69px;
	top:13px;
}
.pic_the_boo_crew{
	position:absolute;
	left:14px;
	top:23px;
}
.pic_ida_bitty{
	position:absolute;
	left:50px;
	top:-8px;
}

.pic_bobby_boo_1{
	position:absolute;
	left:-12px;
	top:-8px;
}
.pic_choco_the_lab_1{
	position:absolute;
	left:-7px;
	top:7px;
}
.pic_petey_the_destroyer_1{
	position:absolute;
	left:-36px;
	top:-27px;
}
.pic_owl_1{
	position:absolute;
	left:15px;
	top:-3px;
}
.pic_boo_bot_1{
	position:absolute;
	left:8px;
	top:3px;
}
.pic_the_toys_1{
	position:absolute;
	left:-18px;
	top:20px;
}
.pic_amanda_the_panda_1{
	position:absolute;
	left:20px;
	top:15px;
}
.pic_mom_dad_1{
	position:absolute;
	left:-73px;
	top:24px;
}
.pic_the_babysitter_1{
	position:absolute;
	left:53px;
	top:-15px;
}
.pic_ida_bitty_1{
	position:absolute;
	left:30px;
	top:-33px;
}

.box{
	display:inline-block;
	margin:27px 0 10px 75px;
}
.text5{
	color:#000;
	font:20px Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:18px;
}
.text5 span{
	display:block;
	color:#861615;
	font:bold 16px Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:1px;
}

/* MA */
.ttl4{
	margin:22px 0 18px;
}
.text6{
	color:#1177dd;
	font:bold 16px Tahoma;
	padding:24px 0 49px 27px;
}
.mail{
	margin-bottom:50px;
}
.mail td{
	color:#861615;
	font:bold 20px Tahoma;
	padding-right:7px;
	height:43px;
}
.mail td.cat{
	color:#010100;
	font:bold 16px Tahoma;
	text-align:right;
	padding-right:20px;
}
.owl{
	position:absolute;
	left:635px;
	top:-93px;
}
.back{
	display:block;
	position:absolute;
	right:38px;
	top:8px;
}

.mail td.cat2{
	color:#010100;
	font:bold 16px Tahoma;
	text-align:right;
	padding:7px 20px 0 0;
	vertical-align:top;
}
.field3{
	background:url(img/field3.gif) no-repeat left top;
	width:323px;
	height:28px;
	padding:4px 10px;
	margin:0 0 6px -10px;
	position:relative;
}
*html .field3{
	padding:4px 10px 4px 20px;
}
*+html .field3{
	padding:4px 10px 4px 20px;
}
.field3 input{
	color:#861615;
	font:bold 20px Tahoma;
	border:0;
	background:none;
	width:323px;
}
.field4{
	background:url(img/field4.gif) no-repeat left top;
	width:343px;
	height:28px;
	padding:4px 10px;
	margin:0 0 6px -10px;
	position:relative;
}
*html .field4{
	padding:4px 10px 4px 20px;
}
*+html .field4{
	padding:4px 10px 4px 20px;
}
.field4 input{
	color:#861615;
	font:bold 20px Tahoma;
	border:0;
	background:none;
	width:343px;
}



/*.field_parents{
	background:url(img/field4.gif) no-repeat left top;
	width:343px;
	height:28px;
	padding:4px 10px;
	margin:0 0 6px -10px;
	position:relative;
}
*html .field_parents{
	padding:4px 10px 4px 20px;
}
*+html .field_parents{
	padding:4px 10px 4px 20px;
}*/
.field_parents input{
	color:#606060;
	font:normal 20px Tahoma;
	border:1px solid #c1c1c1;
	background:#fff;
}
.field_parents select{
	color:#606060;
	font:normal 17px Tahoma;
	border:1px solid #c1c1c1;
	background:#fff;
}




.field5{
	background:url(img/field5.gif) no-repeat left top;
	width:57px;
	height:28px;
	padding:4px 10px;
	margin:0 0 6px -10px;
	position:relative;
}
*html .field5{
	padding:4px 10px 4px 20px;
}
*+html .field5{
	padding:4px 10px 4px 20px;
}
.field5 input{
	color:#861615;
	font:bold 20px Tahoma;
	border:0;
	background:none;
	width:37px;
}


.mail .cancel{
	color:#1177dd;
	font:18px 'Comic Sans MS', Arial, Helvetica, sans-serif;
}
.mail .cancel a{
	color:#1177dd;
	font:18px 'Comic Sans MS', Arial, Helvetica, sans-serif;
}
.mail .cancel a:hover{
	text-decoration:none;
}
.continue1{
	display:inline-block;
	margin-left:-15px;
	position:relative;
}
.coming{
	position:absolute;
	left:426px;
	top:-105px;
}



/* about */
.about_pos{
	margin:0 auto;
}
.about{
	font:18px/24px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
}
.about strong{
	color:#861615;
}
.about p{
	margin-bottom:24px;
}
.about .ttl{
	margin:0 0 18px 0;
}
/* contact */
.text7{
	color:#1177dd;
	font:bold 16px Tahoma;
	padding:4px 0 27px 96px;
}
.contact td{
	font:bold 16px Tahoma, Arial, Helvetica, sans-serif;
	padding:0 17px 13px 0;
}
.contact .red{
	color:#861615;
}
.contact td.required{
	color:#861615;
	padding:0 0 5px 10px;
}
.contact td.required span{
	font-size:12px;
	font-weight:normal;
	vertical-align:text-top;
}
.contact td.comm{
	vertical-align:top;
	padding-top:8px;
}
.field6{
	background:url(img/field6.gif) no-repeat left top;
	width:343px;
	height:28px;
	padding:4px 10px;
	position:relative;
}
.field6 input{
	color:#861615;
	font:bold 20px Tahoma;
	border:0;
	background:none;
	width:343px;
}
.textarea1{
	background:url(img/textarea1.gif) no-repeat left top;
	width:353px;
	height:98px;
	padding:4px 0 4px 10px;
	position:relative;
}
.textarea1 textarea{
	color:#861615;
	font:bold 20px Tahoma;
	border:0;
	background:none;
	width:350px;
	height:96px;
	overflow:auto;
}

