/* layout index css */

/* main layout */
table#bg_grad_top
{
	width: 100%;
	height: 100%;
	background: #35ACDE url(/images/index/bg_top.jpg) repeat-x top left;
}
table#bg_grad_btm
{
	width: 100%;
	height: 100%;
	background: url(/images/index/bg_btm.jpg) repeat-x bottom left;
}
table#bg_bubbles
{
	width: 100%;
	height: 100%;
	background: url(/images/puz_bg.png) repeat top left;
}
table#main
{
	height: 100%;
	width: 100%;
}
td#bg_curves
{
	width: 536px;
	background: url(/images/ornman_bg.png) repeat-y top left;
}

/* top main block */
div#site_header
{
	position: relative;
	width: 100%;
}
div#site_header div#logo
{
	position: absolute;
	top: 10px;
	left: 0;
	width: 281px;
	height: 431px;
}
div#site_header div#logo img { display: block; width: 281px; height: 431px; }
div#site_header div#logo a
{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 281px;
	height: 112px;
	text-decoration: none;
}
div#site_header #top_menu
{
	position: absolute;
	top: 3px;
	right: 25px;
	width: 472px;
	height: 62px;
}

/* IE6 menu overlay */
div#site_header #top_menu_IE6
{
	display: none;
	position: absolute;
	top: 3px;
	right: 25px;
	width: 472px;
	height: 62px;
}
div#site_header #top_menu_IE6 a
{
	position: absolute;
	display: block;
}
div#site_header #top_menu_IE6 a.a_1 {	top: 20px; left: 23px; width: 156px; height: 30px; }
div#site_header #top_menu_IE6 a.a_2 {	top: 20px; left: 187px; width: 125px; height: 30px; }
div#site_header #top_menu_IE6 a.a_3 {	top: 20px; left: 321px; width: 129px; height: 30px; }

/* footer */
table#main td#footer { height: 39px; vertical-align: bottom; }
table#main td#footer div.cont
{
	overflow: hidden;
	height: 39px;
	background: url(/images/bg_foot.png) repeat-x top left;
	padding: 0 5px 0 30px;
}
table#main td#footer div.cont * { color: #898989; }

/* icons */
a.m_icon
{
	display: block;
	position: absolute;
}
a.m_icon img { display: block; }

/* upper block(s) */
table.upper_block { width: 100%; }

table.upper_block tr.title td.l, table.upper_block tr.title td.r, table.upper_block tr.title td.m {	height: 40px; }
table.upper_block tr.title td.l { width: 11px; background: url(/images/m_block_tl.png) top left no-repeat }
table.upper_block tr.title td.m { background: white }
table.upper_block tr.title td.r { width: 11px; background: url(/images/m_block_tr.png) top left no-repeat }

table.upper_block tr.mid td.l, table.upper_block tr.mid td.r
{
	width: 11px;
	background: white url(/images/index/up_block_m.png) bottom left repeat-x;
}
table.upper_block tr.mid td.m
{
	background: white url(/images/index/up_block_m.png) bottom left repeat-x;
	padding: 6px 0 1px 0;
}

table.upper_block tr.btm td { height: 15px }
table.upper_block tr.btm td.l { width: 11px; background: url(/images/index/up_block_bl.png) bottom left no-repeat }
table.upper_block tr.btm td.m { background: url(/images/index/up_block_b.png) bottom left repeat-x }
table.upper_block tr.btm td.r { width: 11px; background: url(/images/index/up_block_br.png) bottom left no-repeat }

/* middle block(s) */
table.middle_block { width: 100%; }

table.middle_block tr.title td.l, table.middle_block tr.title td.r, table.middle_block tr.title td.m {	height: 40px; }
table.middle_block tr.title td.l { width: 11px; background: url(/images/m_block_tl.png) top left no-repeat }
table.middle_block tr.title td.m { background: white }
table.middle_block tr.title td.r { width: 11px; background: url(/images/m_block_tr.png) top left no-repeat }

table.middle_block tr.mid td.l, table.middle_block tr.mid td.r
{
	width: 11px;
	background: white url(/images/index/mid_block_m.png) bottom left repeat-x;
}
table.middle_block tr.mid td.m
{
	background: white url(/images/index/mid_block_m.png) bottom left repeat-x;
	padding: 6px 0 1px 0;
}

table.middle_block tr.btm td { height: 15px }
table.middle_block tr.btm td.l { width: 11px; background: url(/images/index/mid_block_bl.png) bottom left no-repeat }
table.middle_block tr.btm td.m { background: url(/images/index/mid_block_b.png) bottom left repeat-x }
table.middle_block tr.btm td.r { width: 11px; background: url(/images/index/mid_block_br.png) bottom left no-repeat }

/* lower block(s) */
table.lower_block { width: 100%; }

table.lower_block tr.title td.l, table.lower_block tr.title td.r, table.lower_block tr.title td.m {	height: 40px; }
table.lower_block tr.title td.l { width: 11px; background: url(/images/m_block_tl.png) top left no-repeat }
table.lower_block tr.title td.m { background: white }
table.lower_block tr.title td.r { width: 11px; background: url(/images/m_block_tr.png) top left no-repeat }

table.lower_block tr.mid td.l, table.lower_block tr.mid td.r
{
	width: 11px;
	background: white url(/images/index/low_block_m.png) bottom left repeat-x;
}
table.lower_block tr.mid td.m
{
	background: white url(/images/index/low_block_m.png) bottom left repeat-x;
	padding: 6px 0 1px 0;
}

table.lower_block tr.btm td { height: 15px }
table.lower_block tr.btm td.l { width: 11px; background: url(/images/index/low_block_bl.png) bottom left no-repeat }
table.lower_block tr.btm td.m { background: url(/images/index/low_block_b.png) bottom left repeat-x }
table.lower_block tr.btm td.r { width: 11px; background: url(/images/index/low_block_br.png) bottom left no-repeat }
