html, body
{
	width: 100%;
	height: 100%;
}
body
{
	background: white url(/img/bg_main.jpg) repeat-x top center;
	margin: 0px;
	padding: 0px;
	font: 12px/14px tahoma;
	color: black;
}
div, form, img
{
	margin: 0px;
	padding: 0px;
}
p
{
	margin-top: 0px;
}
img, div
{
	float: left;	
	border: none;
}
/*** Floats ***/
.flleft
{
	float: left;
}
.flright
{
	float: right;
}
.flnone
{
	float: none;
}
.flclear
{
	clear: both;
}
/*** /Floats ***/

/*** Main Structure and Globals ***/
.main_container
{
	display: table;
	float: none;
	width: 940px;
	height: 100%;
	margin: 0px auto;
}
.page
{
	width: 900px;
	min-height: 311px;
	padding: 20px 20px 34px;
	background: url(/img/bg_white.jpg) no-repeat top left;
}
/*** /Main Structure and Globals ***/

/*** Head ***/
.header
{
	width: 940px;
	height: 180px;
	position: relative;
	overflow: hidden;
}
/*** /Head ***/

/*** Footer ***/
.footer
{
	float: none;
	margin: -34px auto 0px;
	width: 940px;
	height: 25px;
	border-top: 1px solid #0099cc;
	text-align: right;
	font: 10px/12px arial;
	color: #009ac7;
	padding-top: 8px;
}
.footer a:link, .footer a:visited
{
	color: #009ac7;
	text-decoration: underline;	
}
.footer a:hover
{
	text-decoration: none;
}
/*** /Footer ***/

/*** Menu ***/
.menu
{
	width: 940px;
	height: 30px;
	overflow: hidden;
}
.menu a
{
	display: block;
	float:left;
	font: bold 14px/16px arial;
	color: #0099cc;
	text-decoration: none;
	height: 16px;
	padding: 7px 0px;
	position: relative;
	text-align: center;
}
.menu a:link, .menu a:visited
{
	color: white;
}
.menu a:hover,
.menu .sel:link, .menu .sel:visited
{
	background:white;
	color: #5697c9;
}
.menu .corn
{
	width: 13px;
	height: 30px;
}
/*** /Menu ***/

.white_left
{
	width: 410px;
	height: 130px;
	padding: 15px;
	background: url(/img/white_left.gif) no-repeat top left;
	color: #009ac7;
	font: bold 20px/22px arial;
	margin-bottom: 22px;
}
.white_left div
{
	color: #404040;
	font: 12px/14px arial;
	padding-top:17px;
}

.white_right
{
	float:right;
	width: 440px;
}
.white_right table
{
	width: 440px;
	background: White url(/img/white_right.gif) no-repeat 0px 32px;
}
.white_right table th
{
	text-align: left;
	padding-left: 22px;
	background: #ed1567;
	height: 31px;
	font: bold 17px/19px arial;
	color: white;
}
.white_right .pink_corner
{
	background: #ed1567 url(/img/pink_corner.gif) no-repeat top right;
	width: 105px;
}
.white_right table td
{
	height: 25px;
	padding-left: 22px;
	text-align: left;
	color: #009ac7;
	font: bold 12px/14px arial;
}

.blue_block
{
	width: 185px;
	height: 130px;
	background: #009ac9;
	padding: 15px 10px 15px 15px;
	font: bold 12px/13px arial;
	color: white;
}
.blue_block div
{
	width: 185px;
	font: bold 23px/26px arial;
	padding: 7px 0px;
}
.blue_block a:link, .blue_block a:visited
{
	color: white;
	text-decoration: none;
}
.blue_block a:hover
{
	text-decoration: underline;
}
.banner
{
	padding-left: 20px;
}
.block_darkgreen_210,
.block_acidgreen_210,
.block_cherry_210,
.block_purple_210,
.block_red_210,
.block_orange_210,
.block_oranged_210,
.block_blue_210,
.gromtv
{
	width:210px;
}
.block_acidgreen_210
{
	margin: 10px 0px;
}
.block_darkgreen_210 .ttl,
.block_acidgreen_210 .ttl,
.block_cherry_210 .ttl,
.block_purple_210 .ttl,
.block_red_210 .ttl,
.block_orange_210 .ttl,
.block_oranged_210 .ttl,
.block_blue_210 .ttl
{
	width: 195px;
	height: 24px;
	background: url(/img/top_green_dark1.png) no-repeat top left;
	font: bold 18px/24px arial;
	color: white;
	padding: 3px 0px 3px 15px;
}
.block_darkgreen_210,
.block_purple_210
{
	margin-bottom: 10px;
}
.block_darkgreen_210 .sponsors
{
	width: 210px;
	height: 130px;
	background: white;
}
.block_acidgreen_210 .ttl
{
	background: url(/img/top_green_acid.png) no-repeat top left;
}
.block_cherry_210 .ttl
{
	background: url(/img/top_cherry.png) no-repeat top left;
}
.block_purple_210 .ttl
{
	background: url(/img/top_purple.png) no-repeat top left;	
}
.block_red_210 .ttl
{
	background: url(/img/top_red.png) no-repeat top left;	
}
.block_blue_210 .ttl
{
	background: url(/img/top_blue.png) no-repeat top left;	
}
.block_orange_210 .ttl
{
	background: url(/img/top_orange.png) no-repeat top left;	
}
.block_oranged_210 .ttl
{
	background: url(/img/top_orange_dark.png) no-repeat top left;	
}
.block_acidgreen_210 .body
{
	background: url(/img/bg_green_acid.png);
	width: 180px;
	height: 202px;
	padding: 10px 10px 0px 20px;
	font: 11px/13px arial;
	color: #006b33;
}
.block_acidgreen_210 ul,
.block_acidgreen_210 li
{
	margin: 0px;
	padding: 0px;
}
.block_acidgreen_210 li
{
	list-style-position: outside;
	margin-bottom: 5px;
}
.block_lightgreen_440
{
	width: 440px;
	padding: 0px 20px;
}
.block_violet_440,
.block_teal_440,
.block_blue_440,
.block_orange_440,
.block_darkgreen_440
{
	width: 440px;
}
.block_lightgreen_440 .ttl,
.block_violet_440 .ttl,
.block_teal_440 .ttl,
.block_blue_440 .ttl,
.block_orange_440 .ttl,
.block_darkgreen_440 .ttl
{
	width: 425px;
	height: 24px;
	background: url(/img/top_green_light.png) no-repeat top left;
	font: bold 18px/24px arial;
	color: white;
	padding: 3px 0px 3px 15px;
}
.block_darkgreen_440 .ttl span
{
	font: 11px/13px arial;
}
.block_violet_440 .ttl
{
	background: url(/img/top_violet_long.png) no-repeat top left;	
}
.block_teal_440 .ttl
{
	background: url(/img/top_teal_long.png) no-repeat top left;	
}
.block_darkgreen_440 .ttl
{
	background: url(/img/top_green_dark2.png) no-repeat top left;	
}
.block_blue_440 .ttl
{
	background: url(/img/top_blue_long.png) no-repeat top left;	
}
.block_orange_440 .ttl
{
	background: url(/img/top_orange_long.png) no-repeat top left;	
}
.block_blue_840
{
	width: 669px;
}
.block_blue_840 .ttl
{
	background: url(/img/top_blue_xlong.png) no-repeat top left;	
}
.block_blue_840 .ttl
{
	width: 669px;
	height: 24px;
	background: url(/img/top_blue_xlong.png) no-repeat top left;
	font: bold 18px/24px arial;
	color: white;
	padding: 3px 0px 3px 15px;
}
.mmtblock
{
	width: 440px;
	min-height:400px;
	background: url(/img/bg_white.png);
}
.mmtblockwide
{
	width: 669px;
	min-height:400px;
	background: url(/img/bg_white.png);
	width: 649px;
	padding: 0px 10px 10px;
}
.mmtblockwide .descr b,
.mmtblockwide .descr h3,
.mmtblockwide .descr h2
{color: #0083ca;}
.mmtblock a
{
	position: relative;
}
.mmtblock .colleft,
.mmtblock .gromleft
{
	width: 210px;
	padding: 10px;
}
.mmtblock .colleft .row,
.mmtblock .gromleft .row,
.block_purple_210 .row,
.block_oranged_210 .row
{
	width: 100%;
}
.mmtblock .colleft .row a:link, .mmtblock .colleft .row a:visited,
.mmtblock .gromleft .row a:link, .mmtblock .gromleft .row a:visited,
.block_purple_210 .row a:link, .block_purple_210 .row a:visited,
.block_oranged_210 .row a:link, .block_oranged_210 .row a:visited
{
	display: block;
	float: left;
	font: bold 16px/19px arial;
	color: #39b54a;
	text-decoration: none;
	padding: 2px 5px;
}
.block_purple_210 .row a:link, .block_purple_210 .row a:visited
{
	font: bold 14px/16px arial;
}
.block_purple_210 .row a:link, .block_purple_210 .row a:visited
{
	color: #c481ba;
	position: relative;
}
.block_oranged_210 .row a:link, .block_oranged_210 .row a:visited
{
	color: #f9a01b;
	position: relative;
}
.mmtblock .gromleft .row a:link, .mmtblock .gromleft .row a:visited
{
	color: #f9a01b;
	position: relative;
}
.mmtblock .colleft .row a:hover,
.mmtblock .gromleft .row a:hover,
.block_purple_210 .row a:hover,
.block_oranged_210 .row a:hover
{
	text-decoration: underline;
}
.mmtblock .colleft .row .sel:link, .mmtblock .colleft .row .sel:visited,
.mmtblock .gromleft .row .sel:link, .mmtblock .gromleft .row .sel:visited,
.block_purple_210 .row .sel:link, .block_purple_210 .row .sel:visited,
.block_oranged_210 .row .sel:link, .block_oranged_210 .row .sel:visited
{
	background: #006b33;	
	color: white;
}
.mmtblock .gromleft .row .sel:link, .mmtblock .gromleft .row .sel:visited
{
	background: #f15a22;
}
.block_purple_210 .row .sel:link, .block_purple_210 .row .sel:visited
{
	background: #602d91;
}
.block_oranged_210 .row .sel:link, .block_oranged_210 .row .sel:visited
{
	background: #e8194b;
}
.mmtblock .colleft .row .sel:hover,
.mmtblock .gromleft .row .sel:hover,
.block_purple_210 .row .sel:hover,
.block_oranged_210 .row .sel:hover
{
	text-decoration: none;
}
.mmtblock .colright
{
	width: 210px;
}
.mmtblock .colright .img
{
	position: relative;
	width: 100%;
}
.mmtblock .colright .click
{
	color: white;
	background: #39b54a;
	font: 11px/13px arial;
	width: 180px;
	padding:5px 15px;
}
.mmtblock .colright .descr,
.gallery .leftcol .descr,
.gromright .descr
{
	font: 11px/13px arial;
	color: #636466;
	padding: 10px 10px 0px 0px;
}
.gallery
{
	width: 430px;
	min-height: 340px;
	margin: 0px 20px;
	background: url(/img/bg_white.png);
	padding: 10px 0px 10px 10px;
}
.gallery .leftcol
{
	width: 300px;
	min-height: 100px;
	position: relative;
}
.gallery .leftcol .img,
.gallery .leftcol .img img
{
	width: 300px;
	height: 210px;
}
.gallery .leftcol .click,
.gallery .leftcol .clickr
{
	color: white;
	background: #ab4a9c;
	font: 11px/13px arial;
	width: 270px;
	padding:5px 15px;
}
.gallery .leftcol .clickr
{
	background: #e8194b;	
}
.gallery .leftcol .soon
{
	position: absolute;
	font: bold 18px/24px arial;
	color: #c481ba;
	padding-left:4px;
	white-space: nowrap;
}
.gallery .leftcol .soonr
{
	font: bold 18px/24px arial;
	color: #f15a22;
	padding-left:4px;
}
.gallery .rightcol
{
	width: 130px;
	position: relative;
}
.gallery .rightcol .scrollbar_purple,
.gallery .rightcol .scrollbar_orange2
{
	left: 120px;
	height: 350px;
	top: -10px;
}
.gallery .rightcol .Content
{
	padding: 0px 10px;
}
.gallery .rightcol .Content a
{
	display: block;
	float: left;
	width: 100px;
	height: 75px;
	margin-top: 10px;
}
.gromtv .flash
{
	width: 210px;
	height: 183px;
	background: Black;
}
.gromtv .black
{
	width: 192px;
	padding: 12px 3px 0px 15px;
	background: Black;
}
.gromtv .black a:link, .gromtv .black a:visited
{
	display: block;
	float:left;
	width:15px;
	height: 16px;
	margin-right: 11px;
	padding: 3px 3px 2px;
	background: #828385;
	text-decoration: none;
	color: White;
	text-align: center;
	font: bold 12px/14px arial;
}
.gromtv .black a:hover,
.gromtv .black .sel:link, .gromtv .black .sel:visited
{
	background: White;
	text-decoration: none;
	color: #636466;
}
.gromtv .black .links
{
	width: 100%;
	padding-bottom: 12px;
}
.gromtv .black .descr
{
	font: 11px/13px arial;
	color: white;
	padding: 0px 11px 15px 0px;
	position: relative;
}
.block_red_210 .body,
.block_orange_210 .body,
.block_cherry_210 .body,
.block_oranged_210 .body
{
	width: 180px;
	padding: 15px;
	font: 11px/13px arial;
	color: #636466;
	background: url(/img/bg_white.png);
}
.block_cherry_210 .body
{
	padding-top: 10px 15px;
}
.block_orange_210 .body a
{
	position: relative;
}
.block_red_210 .body span
{
	font: bold 16px/19px arial;
	color: #ed1c24;
}
.block_orange_210 p
{
	margin: 0px 0px 10px;
}
.block_orange_210 a:link, .block_orange_210 a:visited
{
	text-decoration: underline;
	color: #f15a22;
}
.block_orange_210 a:hover
{
	text-decoration: none;
}
.gotm
{
	width: 440px;
	padding: 0px 20px;
}
.gotm .gromleft
{
	width: 200px;
}
.gotm .ttl
{
	width: 440px;
	height: 60px;
}
.mmtblock .row span
{
	font: bold 12px/14px arial;
}
.gromright
{
	width: 220px;
}
.gromright .img
{
	width: 194px;
	height: 164px;
	padding: 20px 6px 0px 20px;
	margin-top: 5px;
	background: url(/img/grom_red.png) no-repeat top left;
}
.gromright .img span,
.gromright .img a
{
	display: block;
	float:left;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 175px;
	font: 11px/13px arial;
	color: white;
	cursor: pointer;
}
.gromright .img span
{
	padding-top: 2px;
}
.gromright .descr
{
	padding: 5px 10px 0px 10px
}
.block_violet_440 .descr,
.block_teal_440 .descr,
.block_darkgreen_440 .descr,
.block_blue_440 .descr,
.block_orange_440 .descr
{
	font: 11px/13px arial;
	color: #636466;
	padding: 10px 15px 12px;
}
.descrorange
{
	font: bold 18px/22px arial;
	color: #f15a22;
	padding: 10px 15px 12px;
}
.mmtblock.short
{
	min-height: 1px;
}
.saabwagon
{
	width: 440px;
	height: 160px;
	padding: 20px 0px 10px;
}
.news
{
	width: 410px;
	padding: 0px 15px 15px;
}
.news .newslink
{
	width: 410px;
	border-bottom: 1px solid #b3d234;
	margin-top: 17px;
	padding: 0px 0px 3px 0px;
	font: 11px/13px arial;
	color: #636466;
	text-decoration: none;
	cursor: pointer;
	position: relative;
}
.news .arrows
{
	display: block;
	float:right;
	width: 30px;
	height: 8px;
	font: 0px/0px arial;
	margin-top:3px;
	background: url(/img/arrows.png) no-repeat top left;
}
.news .newstext
{
	width: 410px;
	height: 0px;
	overflow: hidden;
	position: relative;
}
.news .newstext p
{
	margin: 0px 0px 12px;
}
.news .newstext img
{
	padding: 0px 10px 0px 0px;
}
.news .newstext div
{
	font: 11px/13px arial;
	color: #636466;
	padding: 10px 0px 20px;
}
.news .newstext div a:link, .news .newstext div a:visited
{
	color: #006b33;	
	text-decoration: underline;
}
.newsttllink:link, .newsttllink:visited
{
	margin-left: 70px;
	font: bold 12px/14px arial;
	text-decoration: underline;
	color: White;
	position: relative;
}
.news .newstext div a:hover,
.newsttllink:hover
{
	text-decoration: none;
}
.signupform
{
	padding: 10px 15px 10px 15px;
}
.signupform .signttl
{
	width: 420px;
	font: bold 18px/24px arial;
	color: #0083ca;
	padding-bottom: 5px;
}
.signupform .signttl span
{
	font: bold 11px/13px arial;
	color: #ed1c24;
}
.signupform .row
{
	width: 100%;
	padding-top: 4px;
}
.signupform .row .label
{
	font: 11px/13px arial;
	color: #636466;
	width: 170px;
	padding: 1px 21px 3px 0px;
}
.signupform .row .label span
{
	color: #ed1c24;
}
.signupform .row .label a:link, .signupform .row .label a:visited,
.bookingform .row a:link, .bookingform .row a:visited
{
	color: #ed1c24;
}
.signupform .row .label a:hover,
.bookingform .row a:hover
{
	text-decoration: none;
}
.signupform .row .element .textinput
{
	display: block;
	float:left;
	margin: 0px;
	padding: 0px;
	background: white;
	width: 207px;
	padding: 2px 4px;
	font: 11px/13px arial;
	color: #636466;
	border: 1px solid #0083ca;
}
.signupform .row .element .select
{
	margin-right:3px;
	font: 11px/13px arial;
	color: #636466;
	border: 1px solid #0083ca;
	background: White;
}
.signupform .row .element label
{
	color: #108bcd;
}
.signupform .row .element label.terms
{
	display: block;
	float:left;
	font: 10px/12px arial;
	margin-top:-4px;
}
.signupform .row .submitbut
{
	display: block;
	width: 76px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0px;
	font: bold 16px/16px arial;
	color: white;
	background: #0083ca;
	cursor: pointer;
}
.signupform .signError
{
	width: 100%;
	font: 10px/12px arial;
	color: #ed1c24;
	padding-bottom: 1px;
}
.block_blue_440 .subscribed
{
	font: bold 16px/20px arial;
	color: #108bcd;
}
.block_orange_440 .booked
{
	font: bold 16px/20px arial;
	color: #f15d22;
}
.block_orange_440 .noplaces
{
	font: bold 16px/20px arial;
	color: #ed1c24;
}
.bookingform
{
	padding: 10px 15px 10px 15px;
}
.bookingform .signttl
{
	width: 420px;
	font: bold 18px/24px arial;
	color: #ed1c24;
	padding-bottom: 5px;
}
.bookingform .signttl span
{
	font: bold 11px/13px arial;
	color: #ed1c24;
}
.bookingform .row
{
	width: 100%;
	padding-top: 4px;
	font: 10px/12px arial;
	color: #636466;
}
.bookingform .row .label
{
	font: 11px/13px arial;
	color: #636466;
	width: 170px;
	padding: 1px 21px 3px 0px;
}
.bookingform .row .label span,
.bookingform .row .red
{
	color: #ed1c24;
}
.bookingform .row .red
{
	font: 10px/12px arial;
}
.bookingform .row .orange
{
	font: bold 11px/13px arial;	
	color: #f15d22;
}
.bookingform .row b
{
	font: bold 11px/13px arial;
}
.bookingform .row b a:link, .bookingform .row b a:visited
{
	color: #f15d22;
	text-decoration: underline;
}
.bookingform .row b a:hover
{
	text-decoration: none;
}
.bookingform .row .element .textinput,
.bookingform .row .element .textarea
{
	display: block;
	float:left;
	margin: 0px;
	background: white;
	width: 207px;
	padding: 2px 4px;
	font: 11px/13px arial;
	color: #636466;
	border: 1px solid #f15d22;
}
.bookingform .row .element .textarea
{
	width: 209px;
	height: 63px;
	padding: 2px 2px 2px 4px;
}
.bookingform .row .element .select
{
	margin-right:3px;
	font: 11px/13px arial;
	color: #636466;
	border: 1px solid #f15d22;
	background: White;
}
.bookingform .row .element label
{
	color: #f15d22;
}
.bookingform .row .element label.terms
{
	display: block;
	float:left;
	font: 10px/12px arial;
	margin-top:-4px;
}
.bookingform .row .submitbut
{
	display: block;
	width: 189px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0px;
	font: bold 16px/16px arial;
	color: white;
	background: #ed1c24;
	cursor: pointer;
}
.bookingform .signError
{
	width: 100%;
	font: 10px/12px arial;
	color: #ed1c24;
	padding-bottom: 1px;
}
.bookingtablediv
{
	width:440px;
	background: url(/img/table_red.png) no-repeat;
	margin-top: 20px;
	padding-bottom: 5px;
}
.bookingtable
{
	width: 440px;
}
.bookingtable th
{
	height: 30px;
	font: bold 18px/24px arial;
	color: white;
	text-align: left;
}
.bookingtable td
{
	font: bold 12px/14px arial;	
	height: 24px;
	text-align: left;
}
.bookingtable .row_gray td
{
	color: #636466;
}
.bookingtable .row_grayt td
{
	color: #636466;
	text-decoration: line-through;
}
.bookingtable .row_red td
{
	color: #ed1c24;
}
.bookingtable .first
{
	width: 76px;
	padding-left: 15px;
}
.bookingtable .second
{
	width: 93px;
	padding-left: 9px;
}
.bookingtable .third
{
	width: 90px;
	padding-left: 9px;
}
.bookingtable .fourth
{
	width: 115px;
	padding-left: 9px;
	white-space: nowrap;
}
.faces
{
	height: 29px;
	padding: 15px 0px 0px 15px;
}
.faces .facediv
{
	font: bold 12px/14px arial;
	color: #ed1c24;
	padding: 8px 0px 0px 10px;
	width: 94px;
}
.faces .facediv.gray
{
	color: #636466;
}
.homescroll
{
	width:425px;
	height: 130px;
	padding: 15px 0px 15px 15px;
	margin-bottom: 20px;
	background: url(/img/bg_white.png);
}
.homescroll .hroot
{
	position: relative;
}
.homescroll .scrollbar_blue
{
	left: 415px;
	height: 160px;
	top:-15px;
}
.homescroll .content .inner
{
	width: 100px;
	font: 11px/13px arial;
	color: #636466;
}
.homescroll .content h2
{
	font: bold 18px/20px arial;
	color: #0083ca;
	margin: 0px 0px 10px;
}
.block_blue_210 .mmtblock
{
	min-height: 130px;
	width: 210px;
	padding-bottom: 10px;
}
.news_feed
{
	position: relative;
	width: 180px;
	padding: 15px 15px 0px;
	font: 11px/13px arial;
	color: #636466;
}
.news_feed span
{
	font: bold 11px/13px arial;
	color: #009ac8;
}
.news_feed a:link, .news_feed a:visited
{
	color: #009ac8;
	text-decoration: underline	
}
.news_feed a:hover
{
	text-decoration: none;
}
.homegotm
{
	width: 210px;
	padding: 0px 20px;
	margin-bottom: 10px;
}
.homegotm .top
{
	width: 210px;
	height: 250px;
	background-image: url(/img/gotm.png);
}
.homegotm .descr
{
	padding: 5px 15px 15px;
	width: 180px;
	background: #ff5a16;
	color: white;
	font: 10px/12px arial;
}
.homegotm .top .img
{
	padding: 95px 0px 0px 25px;
	position: relative;
}
.homenext
{
	width: 190px;
	height: 29px;
	background: #e8194b;
	margin-top: 20px;
	padding: 11px 10px 0px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.homenext span
{
	font: bold 14px/16px arial;
	color: white;
}
.block_darkgreen_210 .root p
{
	margin: 7px 0px;
}
.prodtitle
{
	font: bold 16px/19px arial;
	color: #f15a22;
}
.prodprice
{
	font: bold 11px/13px arial;
	color: #f15a22;
}
.prodlink:link, .prodlink:visited
{
	font: bold 11px/13px arial;
	color: #f15a22;
	text-decoration: underline	
}
.prodlink:hover
{
	text-decoration: none;
}