body 
{
	color:#333333;
	background:url(../img/frame/bg_headerbar.png) repeat-x #efeff8;
	font-family:Verdana,regular;
	font-size:75%;
	margin:0;
	padding:0;
	font-weight: regular;
	text-align:center;
}

h1
{
	margin:2px;
	padding-right:10px;
	text-align:right;
	font-size:18px;
	font-weight:normal;
	color:#666666;
}


div#wrap		{margin:auto;width:1000px;border:0px dashed #009900;text-align:left;}
div#wrap_rand	{float:left;width:100%;background:url(../img/frame/bgnd_wrap_body.png);}
div#wrap_head	{background:url(../img/frame/bgnd_wrap_top.png);height:30px;float:left;width:100%;}
div#wrap_body	{background:url(../img/frame/bgnd_wrap_body.png);float:left;width:99%;padding:5px;}
div#wrap_bottom	{background:url(../img/frame/bgnd_wrap_bottom.png);height:30px;float:left;width:100%;}

div#header
{
	border:0px solid #ff0000;
	width:100%;
	height:35px;
}

div#content
{
	border:0px solid #ff0000;
	width:100%;
	float:left;
}

div#footer
{
	width:100%;
	height:170px;
	float:left;
	font-size:11px;
	background:url(../img/frame/bgnd_footer.png) no-repeat;
}

div#navi_main	{float:left;margin-left:50px;width:700px;background:url(../img/bgnd_navi_main.png) no-repeat;}

/*blocks*/
.block_l		{width:100%;float:left;}
.block_r		{width:100%;float:right;}

/*buttons*/
.header_button_n	{float:left;height:30px;padding-left:5px;border:0px dashed;text-align:center;}
.header_button_s	{float:left;height:30px;padding-left:5px;border:0px dashed;text-align:center;background:url(../img/btn/header_button_s.png);}
.header_separator	{float:left;height:30px;width:2px;background:url(../img/btn/header_separator.png);}

/*searchboix*/
div#top-search-box				{}
div#top-search-box input.search {background:url(../img/ico/icon_textbox_search_top.gif) no-repeat #232323;color:#cecece;border:1px solid #fdc991;font-size:11px;}
input.search					{background-image:none;background-position:left 1px;background-repeat:no-repeat;padding-left:17px;}
button2							{border:1px solid #B0B0B0;}
#top-search-box input			{border-color:#171717;}
#top-search-box a.button2, #top-search-box input.button2 {border:1px solid #232323;background-color:#2E2E2E;background-image:url(./styles/shadow_lite/theme/images/bg_button_top.gif);color:#575757;font-size:11px;}

/*wrap_body*/
.wrap_default				{width:300px;float:left;}
.wrap_default_title			{background:url(../img/box/wrap_default_title.png);height:30px;font-size:14px;color:#fdc991;font-weight:bold;}
.wrap_default_title_left	{width:10px;background:url(../img/box/wrap_default_title_left.png);height:30px;float:left;}
.wrap_default_title_right	{width:10px;background:url(../img/box/wrap_default_title_right.png);height:30px;float:right;}
.wrap_default_body			{background:#eeeeee;float:left;width:100%;}
.wrap_default_bottom		{background:url(../img/box/wrap_default_bottom.png);height:15px;float:left;width:100%;}
.wrap_default_bottom_left	{width:10px;background:url(../img/box/wrap_default_bottom_left.png);height:15px;float:left;}
.wrap_default_bottom_right	{width:10px;background:url(../img/box/wrap_default_bottom_right.png);height:15px;float:right;}

.wrap_big					{width:670px;float:left;color:#666666;}
.wrap_big_title				{background:url(../img/box/wrap_default_title.png);height:30px;font-size:14px;color:#fdc991;font-weight:bold;}
.wrap_big_title_left		{width:10px;background:url(../img/box/wrap_default_title_left.png);height:30px;float:left;}
.wrap_big_title_right		{width:10px;background:url(../img/box/wrap_default_title_right.png);height:30px;float:right;}
.wrap_big_body				{background:#eeeeee;float:left;width:100%;}
.wrap_big_bottom			{background:url(../img/box/wrap_default_bottom.png);height:15px;float:left;width:100%;}
.wrap_big_bottom_left		{width:10px;background:url(../img/box/wrap_default_bottom_left.png);height:15px;float:left;}
.wrap_big_bottom_right		{width:10px;background:url(../img/box/wrap_default_bottom_right.png);height:15px;float:right;}

.wrap_wide					{width:100%;float:left;}
.wrap_wide_title			{background:url(../img/box/wrap_default_title.png);height:30px;font-size:14px;color:#fdc991;font-weight:bold;}
.wrap_wide_title_left		{width:10px;background:url(../img/box/wrap_default_title_left.png);height:30px;float:left;}
.wrap_wide_title_right		{width:10px;background:url(../img/box/wrap_default_title_right.png);height:30px;float:right;}
.wrap_wide_body				{background:#eeeeee;float:left;width:100%;}
.wrap_wide_bottom			{background:url(../img/box/wrap_default_bottom.png);height:15px;float:left;width:100%;}
.wrap_wide_bottom_left		{width:10px;background:url(../img/box/wrap_default_bottom_left.png);height:15px;float:left;}
.wrap_wide_bottom_right		{width:10px;background:url(../img/box/wrap_default_bottom_right.png);height:15px;float:right;}

/*cinema*/
.cinema_small				{width:300px;float:left;}

/*thumbs*/
.thumb_img					{width:80px;height:100px;padding:5px;border:1px solid;float:left;}
.thumb_img_400				{width:300px;padding:5px;border:1px solid;float:left;}
.thumb_desc					{float:left;font-size:11px;color:#333333;}

/*adv*/
.adv_300_250				{float:left;}
