@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#ffffff;
}

/*------------------WRAPPER-----------------------------*/

#wrapper {
	height:1410px;
	width:980px;
	margin:0 auto;
}

/*------------------------HEADER/LOGO--------------------*/

#header {
	background-image: url(http://img.en25.com/Web/LiebertCorporation/h_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 95px;
	width:980px;
	margin-top: 10px;
	float:left;
}

#logo {
	background-image:url(http://img.en25.com/Web/LiebertCorporation/logo_Network_Power.gif);
	background-repeat:no-repeat;
	margin-top:0px;
	width:134px;
	height:72px;
	margin-left:30px;
	float:left;
	}
	
/*--------------------BANNER-------------------*/ 

#banner {
	width:980px;
	height:230px;
	float:left;
}

/*---------------------MAIN-------------------*/

#content {
	width:935px;
	height:auto;
	float:left;
	padding-left:45px;
	margin-top:30px;
}

/*---------------------CONTENT LEFT-------------------*/

#content-left {
	width:705px;
	height:auto;
	float:left;
}

#title-orange {
	width:705px;
	height:auto;
	float:left;
}

.title-orange {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	color:#f7941d;
}

#truck {
	width:155px;
	height:110px;
	float:left;
	margin-top:10px;
}

.line {
	width:2px;
	height:900px;
	float:left;
	margin-left:7px;
	margin-right:8px;
	margin-top:10px;
	border-left:1px dotted #808080;
}

.line2 {
	width:2px;
	height:943px;
	float:left;
	margin-left:7px;
	margin-right:8px;
	border-left:1px dotted #808080;
}

#line-horizontal {
	width:530px;
	height:2px;
	float:left;
	margin-bottom:8px;
	margin-top:10px;
	border-bottom:1px dotted #808080;
}

#content-left-right {
	width:530px;
	height:auto;
	float:left;
	margin-top:10px;
}

.body-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	color:#808080;
	line-height:18px;
}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	color:#808080;
}

/*--------------------------SIDEBAR-----------------------------*/

#sidebar {
	width:210px;
	height:auto;
	float:left;
}

#title-sidebar {
	width:210px;
	height:auto;
	float:left;
}

.date {
	width:100px;
	height:auto;
	float:left;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#092869;
}

.register {
	width:110px;
	height:auto;
	float:left;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#092869;
	text-decoration:none;
}

.register-date {
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#092869 !important;
	text-decoration:none !important;
}

.register-date:hover {
	color:#f7941d !important;
}

.register-date2 {
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#808080 !important;
	text-decoration:none;
}

#title-orange-map {
	width:530px;
	height:auto;
	float:left;
}

.view-all {
	width:76px;
	height:12px;
	float:left;
	margin-top:20px;
}

/*-----------------------------MAP-------------------------------*/

.map-container {
	background:url(http://img.en25.com/Web/LiebertCorporation/map_9713.jpg) no-repeat 0px 0px;
	height:700px;
	width:530px;
	position:relative;
	color:#808080;
	float:left;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

.map-container a.dot {
	background:url(http://img.en25.com/Web/LiebertCorporation/dot_9259.png) no-repeat 0px 0px;
	height:10px;
	width:10px;
	display:block;
	position:absolute;
	cursor:pointer;
}

.map-container a.dot:hover {
	background-position:0px -10px;
}

.map-container a.dot.selected {
	background-position:0px -20px;
}

.map-container .form-state {
	position:absolute;
	top:460px;
	left:380px;
}

.detail-container {
	position: absolute;
	left: 2px;
	top: 133px;
	width:158px;
	height:200px;
}
.city-detail {
	margin: 0px;
	width: 135px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}
.clear_both {
	clear: both;
}
.city-info {
	float: left;
	width: 135px;
}
h2 {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	color:#808080;
}
h3 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	color:#f7941d;
}
p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	color:#808080;
	line-height:18px;
}
.city-detail-container {
	display: none;
}

.line-horizontal2 {
	width:135px;
	height:2px;
	float:left;
	margin-bottom:10px !important;
	border-bottom:1px dotted #808080;
	margin-top:5px !important;
}

.register-map {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#092869 !important;
	text-decoration:none !important;
}

.register-map:hover {
	color:#f7941d !important;
}


/*------------------------------FOOTER Styles--------------------------*/


#footer {
	width:268px;
	height:70px;
	padding-left:712px;
	margin-top:8px;
	margin-bottom:8px;
	position:relative;
	float:left;
	color:#999;
	font-size:9px;
	font-weight:normal;
	text-align:right;
	}
#footer a {
	color:#999;
	text-decoration:none;
	}
#footer a:hover, a:link {
	color:#F7941D;
	text-decoration:underline;
	}
#horizontal_line {
	width:980px;
	height:10px;
	background:url(http://img.en25.com/Web/LiebertCorporation/div_line_tour_horizontal.gif) repeat-x center;
	position:relative;
	float:left;
	}


/*---------------------------------COLORBOX--------------------------------*/


#wrapper-color {
	width:735px;
	height:650px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#title-color {
	width:725px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#column-left {
	width:230px;
	height:auto;
	float:left;
	margin-left:10px;
	border-right:1px #808080 dotted;
}

#column-center {
	width:230px;
	height:auto;
	float:left;
	margin-left:15px;
	border-right:1px #808080 dotted;

}

#column-right {
	width:230px;
	height:auto;
	float:left;
	margin-left:15px;

}

.date2 {
	width:110px;
	height:auto;
	float:left;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#092869;
}

.register2 {
	width:120px;
	height:auto;
	float:left;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#092869;
}
