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

html, body {
	margin:0;
	padding:0;
	height:100%;
	background-color:#f4f9fb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#586168;
}

img {
	border:0px;
}

p {
	margin:0;
	padding:0;	
}

.tbl_list {
    background-color:#E0E0E0;
    font-size: 12px;
    font-family: Trebuchet MS, Helvetica, Arial;
}
.tbl_list td {
    background-color:#FFFFFF;
}
.tbl_list th {
    font-weight:bold;
    background-color:#FFFFFF;
}

.header {
	background-color:#000000;
	background-image: url(../images/lenovo_logo.jpg);
	width:100%;
	height:59px;
	background-repeat:no-repeat;
	float:left;	
}

.content {
	width:1000px;
}

#sidebar {
	background-color:#101d26;
	width:139px;
	min-height: 100%;
	float:left;
}

#sidebar h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:0;
	text-indent:10px;
	border-bottom:#586168 solid 1px;
	padding-top:15px;
}

#sidebar div a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	display:block;
	text-decoration:none;
	padding:2px 0px 2px 0px;
	text-indent:10px;
}
#sidebar div h1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:0;
	text-indent:10px;
}


#sidebar div a:hover {
	background-color:#586168;
}

#sidebar h1 div a {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

.section1 {
	background-image:url(../images/section_bg.png);
	background-repeat:repeat-y;
	width:860px;
	float:left;
}

.section2 {
	background-image:url(../images/section_bg.png);
	background-repeat:repeat-y;
	width:860px;
	float:left;
}

.section_footer {
	background-image: url(../images/section_footer.png);
	width:851px;
	height:32px;
	background-repeat:no-repeat;
	float:left;	
}

.dealerlocator {
	width:400px;
	float:left;
	font-size:12px;	
}

.dealerlocator p{
	padding:0px 20px 0px 30px;
}

.map {
	border-left:1px solid #EFEFEF;
	width:380px;
	float:left;
	height:350px;
}

.region {
	width:380px;
	float:left;
	height:350px;
}

.table_grid {
	border:1px solid #CCCCCC;
}

.table_grid td {
	padding:3px;
	font-size:12px;
	vertical-align:top;
	border-bottom:1px solid #cccccc;	
}

.table_grid .odd {
	background-color: #f5f5f5;
}

.table_grid th a {
	color:#ffffff;	
	text-align:left;
	border:0px;
}

#dvPaging {
	text-align:left;
	padding:6px;
	padding-bottom:7px;	
	width:90%;
	font-size:16px;
	font-weight:bold;
	color: #586168;
}

#dvPaging span {
	font-size:16px;
	color: #586168;
	background: #ffffff;
	padding:5px;
	text-align:center;
	border:1px solid #cccccc;
	font-weight:bold;
}

#dvPaging a {
	padding:5px;
	font-size:13px;
	color: #586168;
	font-weight:none;
	text-decoration:underline;
}

#dvPaging a:hover {
	font-size:13px;
	color: #0066CC;
	text-decoration: underline;
	padding:5px;
	background: #F4F4F4;
	text-align:center;
	border:1px solid #cccccc;
}


.table_grid th {
	background-image:url(../images/search_bg.jpg);
	color:#333333;	
	text-align:left;
	border-right:1px solid #FFFFFF;
	padding-left:2px;
	height:23px;
	line-height:23px;
	
}

.table_grid a {
	padding:1px;
	font-size:13px;
	color: #0066CC;
	text-decoration:none;
}

.table_grid a:hover {
	text-decoration: underline;
}

.table_grid table span {
	font-size:13px;
	color: #0066CC;
	text-decoration: none;
	background: #F4F4F4;
	width:15px;
	display:block;
	text-align:center;
	float:left;
	border:1px solid #cccccc;
	padding:1px;
}

.table_grid table a {
	font-size:13px;
	color: #003399;
	text-decoration:none;
	background: #FFFFFF;
	width:15px;
	display:block;
	text-align:center;
	float:left;
	border:1px solid #ffffff;
}

.table_grid table a:hover {
	font-size:13px;
	color: #0066CC;
	text-decoration: underline;
	background: #F4F4F4;
	width:15px;
	display:block;
	text-align:center;
	float:left;
	border:1px solid #cccccc;
}

.alt_row {
	background-color: #f5f5f5;
}

.roll_over {
	background-image: url(../images/row_over.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.search_buttons div {
	width:300px;
	float:left;
}

.search_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#586168;
}
.search_result_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#586168;
	padding-bottom:15px;
}

.button {
	background-image:url(../images/search_bg.jpg);
	color:#FFFFFF;
	font-family:11px;
	padding:0px;
	margin:0px;
	border:1px solid #000000;
}