﻿
/*--------------COMMON ELEMENTS DEFINITION---------------------*/


body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma;
	font-size: 9pt;
	background-image: url('../images/bodybg.jpg' );
	background-repeat: repeat-x;
	background-color: #ffffff;
}

ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

p
{
	margin: 6px;
	padding: 0px;
	line-height: 140%;
}

img
{
	border-style: none;
}

A
{	
	color:Black;
	text-decoration:underline;
}

/*--------------WRAPPER PANEL DEFINITION---------------------*/
#wrapper
{
	width: 870px;
	min-height: 700px;
	margin: auto;
	background-color: white;
}


/*--------------HEADER DEFINITION---------------------*/
#header
{
	height: 89px;
}


#header #logoSpace
{
	width: 433px;
	height: 89px;
	float: left;
	background-image: url('../images/logo2.gif' );
	background-repeat: no-repeat;
	background-position: left top;
}


#header #headerBannerSpace
{
	float: left;
	width: 427px; /* 	height: 56px;	 	font-size: 7pt; 	font-weight: bold; 	text-align:right; 	*/
}

#header #headerBannerSpace #top_home
{
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 10px;
	background-image: url('../images/home.gif' );
	background-repeat: no-repeat;
	float: right;
}

#header #headerBannerSpace #top_sitemap
{
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 10px;
	background-image: url('../images/sitemap.gif' );
	background-repeat: no-repeat;
	float: right;
}

#header #headerBannerSpace #top_phone
{
	margin-left: 20px;
	margin-top: 10px;
	float: right;
}


/*--------------LEFT COLUMN DEFINITION---------------------*/
#leftColumn
{
	float: left;
	width: 160px;
	background-color: White;
}

#leftColumn #menu
{
	background-image: url('../images/menu_bg2.jpg' );
	background-repeat: no-repeat;
	background-position: left, bottom;
	height: 320px;
}


#leftColumn #menu_title
{
	background-image: url('../images/menu_title2.jpg' );
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	text-align: center;
	color: #3B90D0;
	font-weight: bold;
	font-size: 10pt;
}

/*
#menulist A
{
	background: url(../images/menu_icon.gif);
	background-repeat: no-repeat;
	background-position:center  left;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	color:Black;
}
#menulist ul
{
	margin-left: 10px;
}
#menulist .LeftMouseOut
{
	background: url(../images/menu_icon.gif) no-repeat center left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menulist .LeftMouseOver
{
	background: url(../images/menu_icon_hover.gif) no-repeat center left;
	background-color: #7A7A7A;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}
#menulist .LeftMouseOver A
{
	color: White;
}

*/

#leftAds
{
	margin-top: 10px;
	margin-bottom: 10px;
}


/*--------------CENTER COLUMN DEFINITION---------------------*/
#centerColumn
{
	float: left;
	width: 574px;
}


/*--------------RIGHT COLUMN DEFINITION---------------------*/

#rightColumn
{
	float: right;
	width: 136px;
}

#rightColumn #sidebar
{
	height: 255px;
}

#rightColumn #sidebar #sidebarMenuSection
{
	background-color: #D3E8F4;
	background-image: url('../images/sidebarbg.jpg' );
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 10px; /* 	background-image: url('../images/sidebar.jpg' ); 	background-repeat: no-repeat; 	background-position: center; 	*/
	color: white;
}

#rightColumn #sidebar #sidebarMenuSection2
{
	height: 505px;
	background-image: url('../images/sidebarbg2.jpg' );
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 10px;
	color: white;
}

#sidebarMenu
{
	margin-top: 10px;
}

#sidebarMenuTitle
{
	height: 35px;
	text-align: center;
	color: #3B90D0;
	font-weight: bold;
	font-size: 10pt;
}

#rightColumn #sidebar li
{
	background-image: url('../images/menu_icon2.gif' );
	background-repeat: no-repeat;
	background-position: left top;
}

#rightColumn #sidebar li A
{
	margin-left: 10px;
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
	display:block;
}
#rightColumn #sidebar A:link
{
	color: #000;
	text-decoration: none;
}
#rightColumn #sidebar A:active
{
	color: #000;
	text-decoration: none;
}
#rightColumn #sidebar A:hover
{
	color: #000;
	text-decoration: none;
}
#rightColumn #sidebar A:visited
{
	color: #000;
	text-decoration: none;
}

#rightColumn #sidebar ul
{
	list-style: none;
	margin-left: 10px;
}

#rightColumn #sidebar li
{
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

#rightColumn #sidebar #sidebarKia
{
	margin-top: 10px; 
	background-image: url(../images/Ads/KIA2.gif);
	background-repeat:no-repeat;
	
	
}

#rightColumn #sidebar #sidebarKia #sidebarKiaCaption
{
	padding-top: 33px;
	padding-left: 6px;
	padding-right: 6px; 
	height:160px;
}

#rightColumn #sidebar #sidebarKia #sidebarKiaCaption A
{
	text-decoration: underline;
	color: #3B90D0;
}

#rightColumn #imgBar
{
	height: 197px;
}

#rightColumn #siteNews
{
	height: 33px;
	background-color: #e5e5e5;
}

#rightColumn #siteNews #newsTitle
{
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	font-weight: bold;
	width: 45px;
}

#rightColumn #ads
{
	height: 110px;
	text-align: right;
}




/*--------------FOOTER DEFINITION---------------------*/
#footer
{
	margin-top: 25px;
	padding-top: 10px;
	height: 74px;
	background-image: url('../images/footbg.jpg' );
	background-repeat: repeat-x;
}


/*--------------OTHER UTIL CLASSES DEFINITION---------------------*/
.clearFormat
{
	clear: both;
}

.separator
{
	clear: both;
	height: 4px;
	background-color: #7a7a7a;
	margin-bottom: 1px;
}

.separator2
{
	clear: both;
}

.separator3
{
	height: 1px;
	background-color: #fff;
	margin-bottom: 1px;
}

.separator4
{
	height: 4px;
	background-color: #7a7a7a;
	margin-top: 150px;
}

.ad
{
	margin: 1px;
}


.selectedItem
{
	font-weight: bold;
	text-decoration: underline;
}

.pageTitle
{
	margin-left: 4px;
	font-size: 12pt;
	font-weight: bold;
	color: #3B90D0;
}


/* ------HEADER DROPDOWN MENU STYLES------ */

/*

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;		
}

#sddm li
{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width:145px;
	height:33px;
	font: bold 11px arial}
	
.menu1
{
	background-image: url('../images/topmenu1.jpg' );
	background-repeat:no-repeat;
}
.menu2
{
	background-image: url('../images/topmenu2.jpg' );
	background-repeat:no-repeat;
}
.menu3
{
	background-image: url('../images/topmenu3.jpg' );
	background-repeat:no-repeat;
}


#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;	
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;	
	margin-top:12px;
	background: #fff;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0px;		
		padding: 8px 8px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #98d0f3;
		color: #fff;		
		border-bottom:solid 1px #fff;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
*/

#contentArea2
{
	padding-left:15px;
	padding-right:15px;
}

/*for insidePage */
#contentArea
{
	padding: 15px;
	background-image: url('../images/footbg.jpg' );
	background-repeat: repeat-x;
}
#contentArea h1
{
	margin:0;
	color:#3B90D0;
	font-size:130%;
	font-weight:bold;
	font-style:italic;
}
#contentArea hr
{
	color:#6297bf;
}
#contentArea .anchor_link
{
	margin-top:20px;
}
#contentArea .anchor_link a
{
	color:#d7160d;
}
#contentArea h2
{
	letter-spacing:110%;
	font-size:120%;
}
#contentArea p
{
	
	margin: 0;
}
#contentArea p i
{
    font-style:italic;
    font-size: 100%;
    font-weight:bold;
}


#centerColumn #centerContent #contentArea li
{
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

#centerColumn #centerContent #contentArea li A
{
	color: #3B90D0;
}















/*
.mainContent
{
	padding: 0px;
	line-height: 120%;
	font-family: Arial;
	font-size: 10pt;
}
.mainContentTop
{
	padding: 0px;
	line-height: 120%;
	font-family: Arial;
	font-size: 10pt;
}
.mainContentTop h1
{
	margin: 20px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	font-weight: bold;
	font-family: Arial;
	font-size: 130%;
	margin-top: 25px;
	margin-bottom: 30px;
}
.mainContentTop p
{
	margin: 20px;
	margin-left: 50px;
	margin-right: 50px;
	font-family: Arial;
	font-size: 100%;
}
.mainContent p
{
	font-family: Arial;
	font-size: 100%;
}
.mainContent p strong
{
	background-image: url( '../images/menu_icon2.gif' );
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
}
.mainContent p i
{
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
}
.mainContent p b
{
	font-style: italic;
	font-size: 100%;
}
.mainContent h1
{
	text-align: left;
	font-weight: bold;
	font-family: Arial;
	font-size: 130%;
	margin-top: 25px;
	margin-bottom: 30px;
}
.mainContent h2
{
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	font-size: 120%;
	margin-bottom: 30px;
}
.mainContent h3
{
	text-align: left;
	font-weight: bold;
	font-family: Arial;
	font-size: 110%;
	margin-top: 25px;
	margin-bottom: 0;
}
*/

