﻿body
{

	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	background: #3E4550 url(      'App_Themes/Modern/background.png' ) repeat-x;
	margin: 0;
	padding: 0;
	text-align: justify;
}

.twoColFixLtHdr h1
{
	margin: 0;
	color: #000000;
	font-size: 22px;
	font-style: normal;
	vertical-align: baseline;
	text-transform: none;
	font-weight: normal;
	padding-left:0px;
}
.twoColFixLtHdr h2
{
	color: #394EA2;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding-left:0px;
}

.twoColFixLtHdr h3
{
	color: #111111;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height:26px;
}

.twoColFixLtHdr p
{
	font-style: normal;
	text-align: justify;
	line-height: 17px;
	font-size: 12px;
}

.twoColFixLtHdr li
{
	color: #333333;
	line-height: 18px;
}

.twoColFixLtHdr a
{
	color: #4A63B5;
	text-decoration:underline;
}
.twoColFixLtHdr a:hover
{
	color: #666699;
	text-decoration: underline;
}


.container
{

	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
	background-image: url('App_Themes/Modern/main_content.png');
	background-repeat: repeat-y;
}

.header
{
	height: 85px;
	background-color: #3E4550;
	background-image: url('App_Themes/Modern/header.png');
	background-repeat: no-repeat;
}


.header a
{
	font-size: 12px;
	color: White;
	text-decoration:none;
}

.header a:hover
{
	font-size: 12px;
	color: White;
	text-decoration:none;
}


.menu_bounds
{
	padding-top: 30px;
	padding-left: 500px;
}


.adPlaceHolder
{
	margin: 0;
	padding: 0 50px 0 53px;
	background-color: #3E4550;
	background-image: url('App_Themes/Modern/main_content.png');
	background-repeat: repeat-y;
	width: 797px;
}
.main_menu
{
	background-position: top;
	background: top;
	height: 40px;
	padding-left: 70px;
	padding-right: 70px;
	margin-top: 0;
	padding-top: 20px;
	background-image: url('App_Themes/Modern/main_top.png');
}
    
.main_menu a
{
	color: Black;
	text-decoration: none;
}

.main_menu a:hover
{
	color: Black;
	text-decoration: none;
}


.bottomBar
{
	background-image: url('App_Themes/Modern/main_content.png');
	padding-right: 70px;
	padding-left: 70px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
}



.mainContent
{
	padding-right: 60px;
	padding-left: 60px;
	color: #333333;
	background-image: url(      'images/main_content.png' );
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.footer
{
	/*padding: 0 10px 0 20px;*/
	background-image: url('App_Themes/Modern/main_bottom.png');
	background-repeat: no-repeat;
	background-color: #3E4550;
	height: 58px;
}

.twoColFixLtHdr #footer p
{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}

.rightColumn
{
	padding: 5px 70px 5px 15px;
	margin-left: 310px;
}

.rightColumn p
{
	color: #464646;
	text-align: justify;
	line-height: 18px;
}

.leftColumn
{
	margin: 0px;
	padding: 5px 0px 5px 70px;
	float: left;
	width: 230px;
	top: 226px;
	left: 57px;
}

.leftColumn p
{
	color: #333333;
}

.clearfloat
{
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.twoColFixLtHdr #header2
{
	background-image: url(../images/spiderhivetemp22_06.jpg);
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: repeat-y;
	height: 20px;
}

.style2
{
	font-size: x-small;
	color: #477ABB;
}

.adPlaceHolderContent
{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 40px;
	font-size: 30px;
	color: #FFFFFF;
	text-align: right;
	width: 800px;
}


/* my round panels */

.ctb_top
{
	background-image: url(      'images/rnd_top_1.png' );
	background-repeat: no-repeat;
	height: 30px;
	width: 400;
}
.ctb_content
{
	background-image: url(      'images/rnd_content.png' );
	background-repeat: repeat-y;
	padding: 0 20px 0 20px;
}
.ctb_bottom
{
	background-image: url(       'images/rnd_bottom.png' );
	background-repeat: no-repeat;
	height: 30px;
}

.ctb_top_b
{
	background-image: url(      'images/rnd_top_1_b.png' );
	background-repeat: no-repeat;
	height: 30px;
	width: 400;
}
.ctb_content_b
{
	background-image: url(      'images/rnd_content_b.png' );
	background-repeat: repeat-y;
	padding: 0 20px 0 20px;
}
.ctb_bottom_b
{
	background-image: url(       'images/rnd_bottom_b.png' );
	background-repeat: no-repeat;
	height: 30px;
}



.news_top
{
	background-image: url(     'images/akt_top.png' );
	background-repeat: no-repeat;
	height: 44px;
}
.news_content
{
	background-image: url(     'images/akt_content.png' );
	background-repeat: repeat-y;
	padding: 0 20px 0 20px;
}
.news_bottom
{
	background-image: url(     'images/akt_bottom.png' );
	background-repeat: no-repeat;
	height: 30px;
}


/*info round panel*/

.info_top
{
	background-image: url(     'images/info_top.png' );
	background-repeat: no-repeat;
	height: 32px;
}
.info_content
{
	background-image: url(     'images/info_content.png' );
	background-repeat: repeat-y;
	padding: 0 20px 0 20px;
}
.info_bottom
{
	background-image: url(     'images/info_bottom.png' );
	background-repeat: no-repeat;
	height: 30px;
}
.info_content p
{
	color: White;
	font-size: 12px;
	text-align: left;
}
.info_content h1
{
	color: White;
	font-size: 14px;
	font-weight: bold;
	background-color: Transparent;
	background-image: none;
}

.info_content h2
{
	color: White;
	font-size: 14px;
	font-style: italic;
}


.copyrights
{
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	padding-top: 20px;
}



.mainContentBounds
{
	width: 470px;
	padding-right: 0px;
	padding-left: 10px;
	text-align: justify;
}

.menuSpacer
{
	width: 370px;
	height: 60px;
	margin: 20px;
}

.loginBar
{
	height: 60px;
}


.tbl_header_gray
{
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 14px;
	color: #828282;
	background-image: url(    'images/header_backgroung.png' );
	background-repeat: repeat-x;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 30px;
}

.tbl_header_blue
{
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 14px;
	color: #999999;
	background-image: url(    'images/header_backgroung.png' );
	background-repeat: repeat-x;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 30px;
}

.blue_text
{
	color: #3366CC;
}

.regular_text
{
	color: #232323;
}

.small_gray_text
{
	font-size: 10px;
	color: Gray;
}

.head_text
{
	margin: 0;
	font-size: 24px;
	color: Gray;
}

.ad
{
	padding-left: 20px;
	padding-top: 6px;
	text-align: left;
}

.content_table_left
{
	width: 133px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

.content_table_right
{
	width: 254px;
	margin-left: 160px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
}

.tabbed_text
{
	padding-left: 25px;
	padding-right: 25px;
}

.nav_info
{
	padding: 20px;
	margin-left: 3px;
}
