/* Basic CSS setup | Resource Studio */

/* Positioning */
#container
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333;
	text-align: left;
	background-image: url("img/border_bottom.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

#fx_logo
{
	position:  absolute;
	z-index:  100;
	margin:  0;
	margin-left:  190px;
	background-image: url('/images/site/logo.gif');
	background-repeat: no-repeat;
	text-indent: -1000em;
	width:300px;
	height:48px;
	
}

#navigation
{
	width: 900px;
	height: 160px;
	padding-left: 30px;
	background-color: white;
	/*border: 1px solid red;*/
	background-image: url('/images/site/bg1_white.jpg');
	background-repeat: no-repeat;
}

#navigation ul
{
	margin: 0;
}


#navigation li
{
	float: left;
	list-style: none;
	padding-top: 140px;
	border-left: 1px dotted #ccc;
	text-indent: 8px;
}

#rentals_nav
{
	/*border: 1px solid white;*/
	height: 60px;
	margin-top: -10px;
}

#rentals_nav ul
{
	margin: 0;
	padding: 0;
}

#rentals_nav li
{
	float: left;
	list-style: none;
	padding-top: 10px;
	width: 79px;
	height: 30px;
	border: 1px dotted #777;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #A2C1FA;
}

#content_container
{
	clear: both;
	padding-top: 90px;
	padding-left: 175px;
	width: 650px;
	font-size: 11px;
	/*border: 1px solid red;*/
}

#content_container_left
{
	padding-top: 0px;
	width: 100px;
	float: left;
	/*border: 1px solid white;*/
}

#content_container_middle
{
	width: 340px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	/*border: 1px solid white;*/
}

#content_container_right
{
	width: 140px;
	float: left;
	padding-top: 110px;
	/*border: 1px solid white;*/
}


/* inner content div's */


#subnavigation
{
padding-top:  50px;	
height:  54px;
/*border:  1px solid white;*/
margin-left:  -10px;
}

#subnavigation a
{
	display: block;
}

#rentals_nav
{
	/*border: 1px solid white;*/
	margin-top: 10px;
	margin-left: 108px;
}

#rentals_nav a
{
	display: block;
	float: left;
	padding-top: 10px;
	width: 79px;
	height: 30px;
	border: 1px dotted #777;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #A2C1FA;
}

#rentals_nav br
{
	height: 0;
	width: 0;
}


#content_summary
{
	padding-top: 10px;
	height: 80px;
	border-bottom: 1px dotted #777;
	font-weight: bold;
	color: #ccc;
}

#content_blocks div
{
		background-color: white;
		margin-top: 10px;
}

/*
#content_blocks img
{
		background-color: white;
		float: left;
		margin: 10px;
		margin-bottom: 30px;
}
*/

.left
{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.center
{
	/* do not center images */
}

.right
{
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}


div#content_blocks .large_block_container
{
	width: 330px;
	clear: both;
	padding-top: 5px;
}

.rounded_bottom
{
	height: 100%;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#content_blocks .small_block_container
{
	float: left;
	width: 160px;
	margin-right: 10px;	
	margin-bottom: 10px;
	overflow: hidden;

}

.small_block_content
{
	height: 220px;

}


/* blocks */
.block_black
{
	background-color: black;
	text-align: left;
	font-size: 10px;
	color: #ccc;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* Styles */
body
{
	text-align: center;
	background-color: #fff;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
	color: #444;
	margin: 0;
	margin-bottom: 30px;
}

img{
	border: 0px;
}

p{margin: 0;padding: 0 15px 0.7em;line-height: 1.2}

.large_block_content ul
{
	padding-right: 10px;
}

/*title*/
h3
{
	margin:0;
	margin-top: -6px;
	padding: 10px;
	font-size: 20px;
	font-weight: normal;
}

h4
{
margin:0;
padding: 10px;
padding-top: 0px;
font-size: 12px;
font-weight: bold;
}

/* Links */
a, a:visited
{
	color: #bbb;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	color: #bbb;
	font-weight: normal;
	text-decoration: underline;
}

.block_black a
{
	color:  #ccc;
}

.block_black a:visited
{
	color:  #ccc;
}


.block_black h3
{
	font-size:  15px;
	color: white;
	padding-left:  14px;
	margin:0;
	margin-top: 0px;
	padding: 10px;
	font-size: 16px;
	font-weight: normal;
}

.block_black h3 a
{
	color:  white;
	text-decoration:  none;
}



/* navigation */
#navigation a, #navigation a:visited
{
	font-weight: bold;
	text-decoration: none;
	color:  #333;
	font-size:  13px;
}

.nav
{
	display: block;
	width: 105px;
	height: 20px;	
}



#nav_1_active, #nav_1:hover { 
 /*background-color: #A3AEA0;*/
}
#nav_2_active, #nav_2:hover
{
	background-color: #776F7C;
}
#nav_3_active, #nav_3:hover
{
	background-color: #66A0C6;
}
#nav_4_active, #nav_4:hover
{
	background-color: #7C786F;
}
#nav_5_active, #nav_5:hover
{
	background-color: #D3CFC3;
}
#nav_6_active, #nav_6:hover
{
	background-color: #776F7C;
}
#nav_7_active, #nav_7:hover
{
	background-color: #A3AEA0;
}



#navigation_text_block
{
	position: absolute;
	height: 60px;
	font-size: 20px;
	line-height: 26px;
	_line-height: 22px;

	font-weight: normal;
	padding: 20px;
	z-index: 1001;
	/*background-color: #66A0C6;*/
	/*border: 1px solid yellow;*/

}

#navigation_text_block_static
{
		position: absolute;
		z-index: 1000;
}


.navigation_text_block_1
{
	background-color: #A3AEA0;
	width: 490px;
	margin-left: 176px;
}

.navigation_text_block_2
{
	background-color: #776F7C;
	width: 400px;
	margin-left: 177px;
}

.navigation_text_block_3
{
	width: 300px;
	margin-left: 283px;
	background-color: #66A0C6;
}

.navigation_text_block_4
{
	width: 278px;
	margin-left: 283px;
	background-color: #7C786F;
}

.navigation_text_block_5
{
	width: 278px;
	margin-left: 283px;
	background-color: #D3CFC3;
}

.navigation_text_block_6
{
	width: 384px;
	margin-left: 283px;
	background-color: #776F7C;
}

.navigation_text_block_7
{
	width: 490px;
	margin-left: 283px;
	background-color: #A3AEA0;
}


#navigation_text_block_clear
{
	background-color: #888;
}

/* subnavigation */
#subnavigation a
{
	color: #ccc;
}









/* Forms */