﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a9adb1;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.cms
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #1F1F1F;
	text-decoration: none;
}
#bslide
{
	background-repeat: no-repeat; /*Use center center in place of 300 200 to center bg image*/
	background-position: top and left;
	width: 959px;
	height: 276px; /*background:url('images/1.jpg');*/
}
/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
}
.search
{
	background-image: url(../images/bggo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #d5d6d6;
	border-collapse: collapse;
	border-left: 0px;
	height: 16px;
}

.select_menu
{
	border: 1px solid #BBBDBD;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	margin-top: 3px;
}

.gray__not_bloded
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2A2A2A;
	text-decoration: none;
}

.gray_bloded
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #8F8F8F;
	font-weight: bold;
	text-decoration: none;
}
#rent_form
{
	margin: 6px;
	float: left;
	height: 230px;
	width: 235px;
	padding-left: 4px;
}
#rent_form2
{
	margin: 20px;
	float: left;
	height: 225px;
	width: 235px;
}
.table_transparent
{
	background: transparent none repeat scroll 0% 0%;
	background-color: #ffffff;
	filter: alpha (opacity=2);
}

.not_bolded_text
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
.not_bolded_text_news
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
.not_bolded_white
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-right: 0px;
}

.fields_layouts
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	border: 1px solid #BBBBBB;
}
.pink_bolded
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E98D98;
	text-decoration: none;
}

.page_tracking1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E98D98;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

.page_tracking2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #363586;
	text-decoration: none;
}

.cms_text
{
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #5B5B5E;
	text-decoration: none;
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
}



.opacityit img
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.4;
}

.opacityit:hover img
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}


#menu
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-right: 5px;
	color: #fff;
	margin-top: 2px;
	line-height: 20px;
	display: inline-block;
	float: right;
	z-index: 1000;
	position: relative;
}
#menu a
{
	color: #fff;
	text-decoration: none;
}
#menu > li
{
	background: transparent none repeat scroll 0 0;
	font-size: 12px;
	text-align: right;
	margin-bottom: 0px;
	font-family: Tahoma;
	cursor: pointer;
	float: right;
	position: relative;
	padding: 0px 0px;
}
#menu > li a:hover
{
	color: #B0D730;
}
#menu .logo
{
	background: transparent none repeat scroll 0% 0%;
	padding: 0px;
	background-color: Transparent;
}
/* sub-menus*/
#menu ul
{
	padding: 0px;
	margin: 0px;
	display: block;
	display: inline;
}
#menu li ul
{
	position: absolute;
	left: -55px;
	top: 0px;
	margin-top: 23px;
	width: 120px;
	line-height: 16px;
	background-color: #ffffff;
	filter: alpha (opacity=90);
	color: #363586; /* for IE */
	display: none;
}
#menu li:hover ul
{
	display: block;
}
#menu li ul li
{
	display: block;
	margin: 5px 20px;
	padding: 5px 0px;
	border-top: dotted 1px #606060;
	list-style-type: none;
}
#menu li ul li:first-child
{
	border-top: none;
}
#menu li ul li a
{
	display: block;
	color: #363586;
}
#menu li ul li a:hover
{
	color: #E98D98;
}
/* main submenu */
#menu #main
{
	left: 0px;
	top: -50px;
	padding-top: 20px;
	background-color: #b3b3b3;
	color: #fff;
	z-index: 999;
}
/* search */
.searchContainer div
{
	background-color: #fff;
	display: inline;
	padding: 5px;
}
.searchContainer input[type="text"]
{
	border: none;
}
.searchContainer img
{
	vertical-align: middle;
}
/* corners*/
#menu .corner_inset_left
{
	position: absolute;
	top: 0px;
	left: -12px;
}
#menu .corner_inset_right
{
	position: absolute;
	top: 0px;
	left: 150px;
}
#menu .last
{
	background: transparent none repeat scroll 0% 0%;
	margin: 0px;
	padding: 0px;
	border: none;
	position: relative;
	border: none;
	height: 0px;
}



#menu2
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-right: 5px;
	color: #fff;
	margin-top: 5px;
	line-height: 20px;
	display: inline-block;
	float: right;
	z-index: 1000;
}
#menu2 a
{
	color: #fff;
	text-decoration: none;
}
#menu2 > li
{
	background: transparent none repeat scroll 0 0;
	font-size: 12px;
	text-align: right;
	margin-bottom: 0px;
	font-family: Tahoma;
	cursor: pointer;
	float: right;
	position: relative;
	padding: 0px 0px;
}
#menu2 > li a:hover
{
	color: #B0D730;
}
#menu2 .logo
{
	background: transparent none repeat scroll 0% 0%;
	padding: 0px;
	background-color: Transparent;
}
/* sub-menus*/
#menu2 ul
{
	padding: 0px;
	margin: 0px;
	display: block;
	display: inline;
}
#menu2 li ul
{
	position: absolute;
	left: -75px;
	top: 0px;
	margin-top: 23px;
	width: 135px;
	line-height: 16px;
	background-color: #ffffff;
	filter: alpha (opacity=90);
	color: #363586; /* for IE */
	display: none;
}
#menu2 li:hover ul
{
	display: block;
}
#menu2 li ul li
{
	display: block;
	margin: 5px 20px;
	padding: 5px 0px;
	border-top: dotted 1px #606060;
	list-style-type: none;
}
#menu2 li ul li:first-child
{
	border-top: none;
}
#menu2 li ul li a
{
	display: block;
	color: #363586;
}
#menu2 li ul li a:hover
{
	color: #E98D98;
}
/* main submenu */
#menu2 #main
{
	left: 0px;
	top: -50px;
	padding-top: 20px;
	background-color: #b3b3b3;
	color: #fff;
	z-index: 999;
}
/* search */
.searchContainer div
{
	background-color: #fff;
	display: inline;
	padding: 5px;
}
.searchContainer input[type="text"]
{
	border: none;
}
.searchContainer img
{
	vertical-align: middle;
}
/* corners*/
#menu2 .corner_inset_left
{
	position: absolute;
	top: 0px;
	left: -12px;
}
#menu2 .corner_inset_right
{
	position: absolute;
	top: 0px;
	left: 150px;
}
#menu2 .last
{
	background: transparent none repeat scroll 0% 0%;
	margin: 0px;
	padding: 0px;
	border: none;
	position: relative;
	border: none;
	height: 0px;
}







#menu3
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-right: 5px;
	color: #fff;
	margin-top: 2px;
	line-height: 20px;
	display: inline-block;
	float: right;
	z-index: 1000;
	position: relative;
}
#menu3 a
{
	color: #fff;
	text-decoration: none;
}
#menu3 > li
{
	background: transparent none repeat scroll 0 0;
	font-size: 12px;
	text-align: right;
	margin-bottom: 0px;
	font-family: Tahoma;
	cursor: pointer;
	float: right;
	position: relative;
	padding: 0px 0px;
}
#menu3 > li a:hover
{
	color: #B0D730;
}
#menu3 .logo
{
	background: transparent none repeat scroll 0% 0%;
	padding: 0px;
	background-color: Transparent;
}
/* sub-menus*/
#menu3 ul
{
	padding: 0px;
	margin: 0px;
	display: block;
	display: inline;
}
#menu3 li ul
{
	position: absolute;
	list-style-type: none;
	left: -80px;
	top: 0px;
	margin-top: 22px;
	width: 135px;
	background-color: #ffffff;
	filter: alpha (opacity=90);
	color: #363586; /* for IE */
	display: none;
}
#menu3 li:hover ul
{
	display: block;
}
#menu3 li ul li
{
	display: block;
	margin: 5px 20px;
	padding: 5px 0px;
	border-top: dotted 1px #606060;
	list-style-type: none;
}
#menu3 li ul li:first-child
{
	border-top: none;
}
#menu3 li ul li a
{
	display: block;
	color: #363586;
}
#menu3 li ul li a:hover
{
	color: #E98D98;
}
/* main submenu */
#menu3 #main
{
	left: 0px;
	top: -50px;
	padding-top: 20px;
	background-color: #b3b3b3;
	color: #fff;
	z-index: 999;
}
/* search */
.searchContainer div
{
	background-color: #fff;
	display: inline;
	padding: 5px;
}
.searchContainer input[type="text"]
{
	border: none;
}
.searchContainer img
{
	vertical-align: middle;
}
/* corners*/
#menu3 .corner_inset_left
{
	position: absolute;
	top: 0px;
	left: -12px;
}
#menu3 .corner_inset_right
{
	position: absolute;
	top: 0px;
	left: 150px;
}
#menu3 .last
{
	background: transparent none repeat scroll 0% 0%;
	margin: 0px;
	padding: 0px;
	border: none;
	position: relative;
	border: none;
	height: 0px;
}











#menu4
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-right: 10px;
	color: #fff;
	margin-top: 2px;
	line-height: 20px;
	display: inline-block;
	float: right;
	z-index: 1000;
	position: relative;
}
#menu4 a
{
	color: #fff;
	text-decoration: none;
}
#menu4 > li
{
	background: transparent none repeat scroll 0 0;
	font-size: 12px;
	text-align: right;
	margin-bottom: 0px;
	font-family: Tahoma;
	cursor: pointer;
	float: right;
	position: relative;
	padding: 0px 0px;
}
#menu4 > li a:hover
{
	color: #B0D730;
}
#menu4 .logo
{
	background: transparent none repeat scroll 0% 0%;
	padding: 0px;
	background-color: Transparent;
}
/* sub-menus*/
#menu4 ul
{
	padding: 0px;
	margin: 0px;
	display: block;
	display: inline;
}
#menu4 li ul
{
	position: absolute;
	list-style-type: none;
	left: -42px;
	top: 0px;
	margin-top: 22px;
	width: 135px;
	background-color: #ffffff;
	filter: alpha (opacity=90);
	color: #363586; /* for IE */
	display: none;
}
#menu4 li:hover ul
{
	display: block;
}
#menu4 li ul li
{
	display: block;
	margin: 5px 20px;
	padding: 5px 0px;
	border-top: dotted 1px #606060;
	list-style-type: none;
}
#menu4 li ul li:first-child
{
	border-top: none;
}
#menu4 li ul li a
{
	display: block;
	color: #363586;
}
#menu4 li ul li a:hover
{
	color: #E98D98;
}
/* main submenu */
#menu4 #main
{
	left: 0px;
	top: -50px;
	padding-top: 20px;
	background-color: #b3b3b3;
	color: #fff;
	z-index: 999;
}
/* search */
.searchContainer div
{
	background-color: #fff;
	display: inline;
	padding: 5px;
}
.searchContainer input[type="text"]
{
	border: none;
}
.searchContainer img
{
	vertical-align: middle;
}
/* corners*/
#menu4 .corner_inset_left
{
	position: absolute;
	top: 0px;
	left: -12px;
}
#menu4 .corner_inset_right
{
	position: absolute;
	top: 0px;
	left: 150px;
}
#menu$ .last
{
	background: transparent none repeat scroll 0% 0%;
	margin: 0px;
	padding: 0px;
	border: none;
	position: relative;
	border: none;
	height: 0px;
}







#menu5
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-right: 10px;
	color: #fff;
	margin-top: 3px;
	line-height: 20px;
	display: inline-block;
	float: right;
	z-index: 1000;
	position: relative;
}
#menu5 a
{
	color: #fff;
	text-decoration: none;
}
#menu5 > li
{
	background: transparent none repeat scroll 0 0;
	font-size: 12px;
	text-align: right;
	margin-bottom: 0px;
	font-family: Tahoma;
	cursor: pointer;
	float: right;
	position: relative;
	padding: 0px 0px;
}
#menu5 > li a:hover
{
	color: #B0D730;
}
#menu5 .logo
{
	background: transparent none repeat scroll 0% 0%;
	padding: 0px;
	background-color: Transparent;
}
/* sub-menus*/
#menu5 ul
{
	padding: 0px;
	margin: 0px;
	display: block;
	display: inline;
}
#menu5 li ul
{
	position: absolute;
	list-style-type: none;
	left: -85px;
	top: 0px;
	margin-top: 22px;
	width: 135px;
	background-color: #ffffff;
	filter: alpha (opacity=90);
	color: #363586; /* for IE */
	display: none;
}
#menu5 li:hover ul
{
	display: block;
}
#menu5 li ul li
{
	display: block;
	margin: 5px 20px;
	padding: 5px 0px;
	border-top: dotted 1px #606060;
	list-style-type: none;
}
#menu5 li ul li:first-child
{
	border-top: none;
}
#menu5 li ul li a
{
	display: block;
	color: #363586;
}
#menu5 li ul li a:hover
{
	color: #E98D98;
}
/* main submenu */
#menu5 #main
{
	left: 0px;
	top: -50px;
	padding-top: 20px;
	background-color: #b3b3b3;
	color: #fff;
	z-index: 999;
}
/* search */
.searchContainer div
{
	background-color: #fff;
	display: inline;
	padding: 5px;
}
.searchContainer input[type="text"]
{
	border: none;
}
.searchContainer img
{
	vertical-align: middle;
}
/* corners*/
#menu4 .corner_inset_left
{
	position: absolute;
	top: 0px;
	left: -12px;
}
#menu4 .corner_inset_right
{
	position: absolute;
	top: 0px;
	left: 150px;
}
#menu4 .last
{
	background: transparent none repeat scroll 0% 0%;
	margin: 0px;
	padding: 0px;
	border: none;
	position: relative;
	border: none;
	height: 0px;
}










#menu6
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-right: 10px;
	color: #fff;
	margin-top: 3px;
	line-height: 20px;
	display: inline-block;
	float: right;
	z-index: 1000;
	position: relative;
}
#menu6 a
{
	color: #fff;
	text-decoration: none;
}
#menu6 > li
{
	background: transparent none repeat scroll 0 0;
	font-size: 12px;
	text-align: right;
	margin-bottom: 0px;
	font-family: Tahoma;
	cursor: pointer;
	float: right;
	position: relative;
	padding: 0px 0px;
}
#menu6 > li a:hover
{
	color: #B0D730;
}
#menu5 .logo
{
	background: transparent none repeat scroll 0% 0%;
	padding: 0px;
	background-color: Transparent;
}
/* sub-menus*/
#menu6 ul
{
	padding: 0px;
	margin: 0px;
	display: block;
	display: inline;
}
#menu6 li ul
{
	position: absolute;
	list-style-type: none;
	left: -85px;
	top: 0px;
	margin-top: 22px;
	width: 135px;
	background-color: #ffffff;
	filter: alpha (opacity=90);
	color: #363586; /* for IE */
	display: none;
}
#menu6 li:hover ul
{
	display: block;
}
#menu6 li ul li
{
	display: block;
	margin: 5px 20px;
	padding: 5px 0px;
	border-top: dotted 1px #606060;
	list-style-type: none;
}
#menu6 li ul li:first-child
{
	border-top: none;
}
#menu6 li ul li a
{
	display: block;
	color: #363586;
}
#menu6 li ul li a:hover
{
	color: #E98D98;
}
/* main submenu */
#menu6 #main
{
	left: 0px;
	top: -50px;
	padding-top: 20px;
	background-color: #b3b3b3;
	color: #fff;
	z-index: 999;
}
/* search */
.searchContainer div
{
	background-color: #fff;
	display: inline;
	padding: 5px;
}
.searchContainer input[type="text"]
{
	border: none;
}
.searchContainer img
{
	vertical-align: middle;
}
/* corners*/
#menu6 .corner_inset_left
{
	position: absolute;
	top: 0px;
	left: -12px;
}
#menu6 .corner_inset_right
{
	position: absolute;
	top: 0px;
	left: 150px;
}
#menu6 .last
{
	background: transparent none repeat scroll 0% 0%;
	margin: 0px;
	padding: 0px;
	border: none;
	position: relative;
	border: none;
	height: 0px;
}






.date
{
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #E98D98;
	text-decoration: none;
}


.news_title
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom: 7px;
	color: #393586;
	text-decoration: none;
}

.car_block
{
	background-image: url(../images/car_bg.JPG);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.pinks_liknks
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #E98D98;
	text-decoration: none;
}
.hend_bg
{
	background-image: url(../images/left_bgggg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bronch
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #343587;
	text-decoration: none;
}

.floaty
{
	float: left;
}
.right_menu_bg
{
	background-image: url(../images/right_menu_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.our_car
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #272d85;
	text-decoration: none;
}

.shadow_level1
{
	background-image: url(../images/category/category_image.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	margin: 4px;
	padding: 4px;
}
.shadow_level2
{
	background-image: url(../images/category/image.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	margin: 4px;
	padding: 9px;
}
.contacting
{
	background-image: url(../images/contactingus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cmscs
{
	background-image: url(../images/cms2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.some_margin
{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/*
###########################################################################
/*
@charset "utf-8";
/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
}



#nav
{
	font-family: Tahoma;
	position: relative;
	width: 700px;
	height: 35px;
	font-size: 12px;
	color: #999;
	background-image: url(../images/web_16.jpg);
	float: left;
}



#nav ul
{
	list-style-type: none;
}

#nav ul li
{
	float: right;
	position: relative;
	width: 77px;
	padding: 0px;
	margin: 0px;
}

#nav ul li a
{
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
	color: #606060;
}
#nav ul li a:hover
{
	background-image: url(../images/over/over.gif);
	background-position: center center;
	background-repeat: no-repeat;
	color: #2A2E89;
}

#nav ul li ul
{
	display: none;
	left: -20px;
	right: -15px;
}



#nav ul li:hover ul
{
	display: block;
	position: absolute;
}

#nav ul li:hover ul li a
{
	display: block;
	background-color: #E8E8E8;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	color: #2A2E89;
	font-weight: normal;
	width: 110px;
	text-align: left;
	border-bottom: 1px solid #f2f2f2;
	border-right: none;
}



#nav ul li:hover ul li a:hover
{
	background: #ea8d98;
	color: #fff;
}
.corner
{
	background-image: url(../images/web_14.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.pading
{
	padding: 5px;
}

.massmail_bg
{
	background-image: url(../images/masee_mail.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.search_bg
{
	background-image: url(../images/srch_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.menu_pading
{
	padding-right: 5px;
}

a:hover
{
	color: #0A0062;
}
.cmss_text
{
	font-family: Tahoma;
	font-size: 12px;
	color: #2E2E2E;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	padding-left: 6px;
	padding-right: 6px;
}

.car_cms
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #404040;
	text-align: justify;
}
.imgy_padding
{
	padding-top: 13px;
}
.block_pdng
{
	padding-left: 7px;
}

input
{
	direction: ltr;
}

select
{
	direction: ltr;
}
textarea
{
	direction: ltr;
}
.one
{
	background-image: url(../images/slide/1.jpg);
}
.tow
{
	background-image: url(../images/slide/2.jpg);
}
.three
{
	background-image: url(../images/slide/3.jpg);
}
.paging
{
	font-family: Verdana;
	font-size: 12px;
	color: #363586;
}
.paging span
{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #E98D98;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
	border: solid 1px #dddddd;
}
.paging a
{
	font-family: Tahoma;
	font-size: 12px;
	color: #363586;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
	border: solid 1px #dddddd;
}
.paging a:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #E98D98;
	padding: 5px 5px 5px 5px;
	height: 30px;
	vertical-align: middle;
}
.paging a:visited
{
	font-family: Tahoma;
	font-size: 12px;
	color: #363586;
	text-decoration: none;
	padding: 5px;
	vertical-align: middle;
}
.PercentageBackground
{
background-color: #E98D98;
}