﻿/* Home Page*/
#homeContainer
{
	position:relative;
	left:90px;
	float:left;
	background:url(../../images/utils/homeback.gif) repeat-y left top;
}

#homeLeftPart
{
	width:681px;
	padding-top:15px;
	float:left;
	padding-bottom:20px;
}

#homeRightPart div
{
	margin-top:15px;
}

#homeRightPart div .smallheader
{
	line-height:12px;
	font-weight:bold;
	font-size:10px;
	color:rgb(50,153,0);
}

#homeRightPart img
{
	border:solid 1px rgb(166,166,166);
	margin:2px 0 2px 0;
	width: 117px;
}

.bigBlue
{
	width:503px;
	background:url(../../images/utils/bigBlue.gif) no-repeat;
	margin:10px 0 15px 0;
}

.summary
{
	margin-top:5px;
	line-height:15px;
	font-size:11px;
	color:rgb(63,63,63);
}

.summary strong
{
	font-weight:bold;
	color:#000;
}

#innerTabsContainer
{
	float:left;
}

#innerTabs
{
	position:relative;
	height:18px;
	width:345px;
}

#innerTabs ul
{
	padding:0;
	margin:0; 
	list-style:none;
}

#innerTabs li
{
	display:inline;
	background:url(../../images/utils/blue_small_line.gif) repeat-x ;
	float:left;
	height:18px;
}

#innerTabs li a
{
	float:left;
	background: url(../../images/utils/blue_left_small_tab.gif) no-repeat left top;
	text-decoration: none;
	padding:0 0 0 15px;
	height:18px;
}

#innerTabs li a span
{ 
	color:rgb(140,140,140);
	float:left;
	display:block;
	color:#000;
	background: url(../../images/utils/blue_right_small_tab.gif) no-repeat right top;
	text-decoration: none;
	padding :2px 15px 0 0;
	cursor:pointer;
	cursor:hand;
	height:16px;
}

#innerTabs .Sel
{
	float:left;	
	background: url(../../images/utils/lightblue_line.gif) repeat-x center top;
	height:18px;
}

#innerTabs .Other a span
{ 
	font-size:11px;
	color:rgb(140,140,140); 
}

#innerTabs .Sel a
{
	font-size:11px;
	font-weight:bold;
	background:  url(../../images/utils/lightblue_left_tab.gif) left top no-repeat;
	text-decoration: none;
	padding:0px 0 0 15px;
}

#innerTabs .Sel a span
{
	color:#000;
	background: url(../../images/utils/lightblue_right_tab.gif)   right top no-repeat ;
	text-decoration: none;
	padding:2px 15px 0px 0px;
	float:left;
	display:block;
	line-height:15px;
}

.DynamicTabMenu .combodiv
{
	margin:3px 0 6px 0;
	width:40px;
} 


.DynamicTabMenu div#map
{ 
	position:absolute;
	top:24px;
	left:200px;
}

#addresses
{ 
	position:relative;
	left:15px;
	height:164px;
	width:305px;
	float:left;
	display:block;
}

#addresses div.placement
{
	float:left;
	display:inline;
}

#addresses .placement div.places
{ 
	float:left;
	font-size:11px;
	color:rgb(63,63,63);
	width:140px;
	padding-top:5px;
}

#addresses .placement div.verticaline
{
	float:left;
	margin-top:7px;
	height:120px;
	width:15px;
	background:url(../../images/utils/seperator.gif) repeat-y left;
}

#addresses .placement .places span
{
	font-size:9px;
	line-height:15px;
	color:rgb(140,140,140);
}

.homeRandomBanner
{
	margin:15px 0 15px 0;
	border:0;
}

#middleLeft
{
	float:left;
}

#campaign
{
	position:relative;
	margin:15px 0 0 0;
	height:auto;
	padding-left:10px;
}

#campaign img
{
	margin-top:10px;
}

.boxes span.header
{
	line-height:15px;
	font-weight:bold;
	font-size:11px;
	color:rgb(50,153,0);
	
}
.boxes 
{
	float: left;
	width: 330px;
	margin-right:5px;
    font-size:inherit;
}
.container
{
	width: 95%;	
	margin: 0px 0px 17px 0px; 
	padding:5px 5px 5px 5px;	
	border: solid 1px #060;
	font-size:11px;
}

.imgPosition
{
	float:right;
	width: 100px;
	height: 30px;
	margin:0px 0px 0px 5px; 	
	padding:0px 0px 0px 5px;
}

.homeFeedback
{
	background-color:#F0F0F0;
	float:left;
	font-size:11px;
	height:220px;
	line-height:40px;
	margin-top:20px;
	padding-top:180px;
	text-align:center;
	width:650px;
}