﻿/*
Peugeot  STYLES
*/


.tab_hide {
	left: -10000px;
	top: -10000px;
	position: absolute;
}

/*
############################
NEW CARS TABS STYLES
############################
*/

.new_cars_tab
{
	background-position: top;
	width: 590px;
	float: left;
	height: 24px;
	padding-top: 16px;
	background-image: url(../../Images/Brands/Peugeot/Themes/bgr-title-new-cars.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-decoration: none;
}

.new_cars_tab:hover
{
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Themes/bgr-title-new-cars.jpg);

}

.new_cars_tab .new_cars_tab_title
{
	float: left;
	width: 150px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	display: inline-block;
}

.new_cars_tab_link
{
	float: right;
	width: 200px;

}

.new_cars_tab_link .p
{
	background-position: left 1px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../../Images/Brands/Peugeot/Themes/icon-circle-gray.png);
	background-repeat: no-repeat;
	line-height: 16px;
	padding-top: 3px;
	text-align: right;
	padding-left: 20px;
}

.new_cars_tab_link a:hover
{
	color: #2971AB;
}

.all_offers
{ 
	background-position: top; 
	background-image: url(../../Images/Brands/Peugeot/Content/ima-peugeot-offers.jpg);
	background-repeat: no-repeat;
	display: block; 
	width: 590px; 
	height: 180px;
}

.all_offers:hover
{ 
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-peugeot-offers.jpg);


}


.offer_box_holder
{
	border-style: solid;
	border-width: 3px 1px 1px 1px;
	border-color: #E2E2E2;
	float: left;
	width: 588px;
	margin-bottom: 15px;
}



.all_offer_ima
{
	width: 190px;
	height: 150px;
	background-color: #9966FF;
	float: left;
}

.all_offer_text
{
	width: 382px;
	padding-left: 5px;
	float: left;
	padding-right: 5px;
	padding-top: 10px;
	text-align: left;
}


/*
#######################################################
GENERAL STYLES
#######################################################
*/

.gallery ul
{
	margin: 0px;
	padding: 0px;
}

.gallery ul li
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
}

.gallery ul li a
{
	margin: 3px;
	padding: 1px;
	border: 5px solid #9BABC4;
	float: left;
}

.gallery ul li a:hover
{
	margin: 3px;
	padding: 1px;
	border: 5px solid #6881A6;
}

 .social
{
	float: left; 
	margin-bottom: 20px; 
}


.social .facebook
{
	float: left;
	background-image: url(../../Images/Brands/All/ima-facebook-link.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 144px;
	height: 96px;
}

.social .facebook:hover
{
	background-image: url(../../Images/Brands/All/ima-facebook-link.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}

.social .twitter
{
	float: left;
	background-image: url(../../Images/Brands/All/ima-twitter-link.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 144px;
	height: 96px;
}

.social .twitter:hover
{
	background-image: url(../../Images/Brands/All/ima-twitter-link.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}

.winter_video
{
	float:left;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-drive-safely.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 290px;
	height: 146px;	
	margin-bottom: 30px;
}

.winter_video:hover
{

	background-position: bottom;
	
}

.winter_video_index
{
	float:right;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-drive-safely.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 290px;
	height: 146px;	
	margin-bottom: 30px;
}

.winter_video_index:hover
{

	background-position: bottom;
	
}

#you_tube {
	font-weight: bold;
	background-image: url(../../Images/Brands/All/icon-youtube.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	padding-top: 20px;
	padding-left: 140px;
	margin-top: 30px;
}

#facebook{
	font-weight: bold;
	background-image: url(../../Images/Brands/All/icon-facebook.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	padding-top: 20px;
	padding-left: 140px;
	margin-top: 30px;
}


#twitter{
	font-weight: bold;
	background-image: url(../../Images/Brands/All/icon-twitter.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	padding-top: 20px;
	padding-left: 140px;
	margin-top: 30px;
}

.box_holder
{
	width: 590px;
	float: left;


}

.box_holder_index{
	width: 590px;
	float: left;
}

.box_holder_index .apply_for_finance{
	float: right;
}

.peugot_offer_ima
{
	float: left;
	width: 280px;
}

.peugot_offer_ima img
{
	margin-bottom: 10px;
}

.offer_description_holder 
{
	float: left;
	width: 310px;
}

.free_offer_description 
{
	float: left;
	width: 310px;
}


.offer_description_holder table th
{
	font-size: 14px;
	text-align: left;
	color: #4F657B;
	background-color: #E0E0E0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #ACACAC;
}

table th, table td
{
	padding: 7px 5px 7px 5px;
}




.free_offer_description tr
{
	padding-left: 5px;
	text-align: left;
	background-color: #EBEBEB;
	padding-top: 5px;
	padding-bottom: 5px;
}

table tr:hover
{
	background-color: #F8F8F8;
}

.terms
{
	font-size: 11px;
	color: #9D9D9D;
	font-style: italic;
}

.search_name
{
	float: left;
	width: 80px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #767676;
	font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
	height: 20px;
}

.search_field{
	float: left; 
	width: 190px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 20px;
}

.search_field .read
{
	border-style: none;
	background-image: url(../../Images/btn-read-more.png);
	background-repeat: no-repeat;
	width: 102px;
	height: 33px;
	display: block;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	margin-top: 0px;
	color: #106C91;
	background-position: top;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}

.search_field .read:hover
{
	background-image: url(../../Images/btn-read-more.png);
	background-position: bottom;
	color: #FFFFFF;

}

.select_field
{
	background-color: #FFFFFF;
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #D6D6D6;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	color: #3286BE;
}

.btn_enquiry
{
	border-style: none;
	background-position: top;
	background-image: url(../../Images/Brands/Peugeot/Themes/btn-enquiry.png);
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	width: 210px;
	display: block;
	float: left;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	height: 55px;
	padding-bottom: 5px;
}

.btn_enquiry:hover
{
	color: #CCCCCC;
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Themes/btn-enquiry.png);
}

.nav_ad1 {
	background-image: url(../../Images/Brands/Peugeot/Themes/ima-sidenav-news.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 300px;
	margin-bottom: 10px;
}

#sidenav .nav_ad1 h1
{
	background-image: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.nav_ad2
{
	background-position: 0px 30px;
	background-image: url(../../Images/ima-sidenav-service1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 300px;
}


.service {
	background-image: url(../../Images/Brands/Peugeot/Themes/ima-sidenav-service.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 300px;
}

.sidenav_text
{
	width: 140px;
	float: right;
	padding-right: 15px;
	margin-top: 10px;
	color: #000000;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
}

.sidenav_image
{
	border: 1px solid #DFDFDF;
	width: 100px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}


.learn
{
	background-position: top;
	background-image: url(../../Images/Brands/Peugeot/Themes/btn-learn-more.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 25px;
	display: block;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	margin-top: 10px;
	color: #FFFFFF;
	cursor: pointer;
}

.learn:hover
{
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Themes/btn-learn-more.png);
	background-repeat: no-repeat;
	color: #1AADE6;
}


.read
{	background-position: top;
	background-image: url(../../Images/Brands/Peugeot/Themes/btn-read-more.png);
	background-repeat: no-repeat;
	width: 98px;
	height: 25px;
	display: block;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	margin-top: 10px;
	color: #106C91;

}

.read:hover
{
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Themes/btn-read-more.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.strong
{
	font-weight: bold;
	color: #106C91;
	font-size: 12px;
}
#main_content .ul_postal
{

    margin-bottom: 20px;
    width: 590px;

}

#main_content .ul_postal ul
{
    padding: 0px;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
    display:block;
    width: 275px;
}

#main_content .ul_postal ul li
{
	list-style-type: none;
	float: left;
	display: block;
	height: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	margin-bottom: 1px;
	width: 300px;
}

#main_content .ul_postal ul .li_day
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	width: 200px;
	float: left;

}

.field
{
	padding: 3px;
	width: 370px;
	background-color: #F7F7F7;
	border-style: solid;
	border-width: 3px;
	border-color: #949494 #B7B7B7 #B7B7B7 #949494;
	color: #106C91;
	font-weight: bold;
	font-size: 11px;
}

.field:hover
{
	background-color: #FFFFF0;
	border-style: solid;
	border-width: 3px;
	border-color: #FF6600 #FF9955 #FF9955 #FF6600;
	color: #FF6600;

}

.title
{
	background-image: url(../../Images/Brands/All/Vehicle-Search/bgr-header-tab.jpg);
	background-repeat: no-repeat;
	width: 580px;
	float: left;
	color: #000000;
	padding-left: 10px;
	padding-top: 20px;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 2px;
	height: 50px;
}

.news_title a
{
	font-size: 13px;
	float: left;
	padding-right: 20px;
	font-weight: bold;
	color: #000000;
}

.title .news_date
{
	font-size: 11px;
	float: right;
	padding-right: 20px;
	color: #164276;
	font-weight: bold;
}

.news_wrapper
{
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
	float: left;
	width: 570px;
}

#main_content .ul_nave
{
	margin: 15px 0px 20px 0px;
	padding: 3px 0px 3px 0px;
	width: 590px;
	float: left;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #000000;
	background-color: #F8F8F8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

#main_content .ul_nave li
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
	background-image: none;
	background-color: #9966FF;
}

.ul_nave li input
{
	border-style: none;
	color: #FF6600;
	background-image: url(../../Images/Brands/Peugeot/Themes/icon-circle-orange.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	background-color: #F8F8F8;
	cursor: pointer;
	text-align: left;
	width: 140px;
	margin-right: 3px;
	padding-top: 1px;
}

 .ul_nave li input:hover
{
	background-image: url(../../Images/Brands/Peugeot/Themes/icon-circle-orange-hover.png);
	color: #2D7D9E;
	text-decoration: underline;
}


#main_content .ul_circle
{
	padding: 0px 0px 0px 20px;
	width: 570px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#main_content .ul_circle li strong
{
	width: 150px;
	display: inline-block;
	margin-right: 10px;
	text-align: left;
	font-size: 11px;
}


#main_content .ul_circle li
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../../Images/Brands/Peugeot/Themes/icon-circle-gray.png);
	background-repeat: no-repeat;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;

}

#main_content .ul_service li 
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../../Images/Brands/Peugeot/Themes/icon-circle-gray.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
}

#main_content .ul_video 
{
	
	
}

.box
{
	width: 590px;
	float: left;
	background-image: url(../../Images/Brands/Peugeot/Themes/ima-bgr-finance-offer.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;

}

/*
######################################################
FINANCE OFFERS STYLES
######################################################
*/
.btn_generic_enquire
{
	padding: 5px 30px 5px 30px;
	font-weight: bold;
	color: #000037;
}


.form_title
{
	float: left;
	width: 165px;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, arial;
	padding-right: 5px;
	text-align: left;
}

.form_field
{
	float: left;

}

.field_holder
{
	float: left;
	margin-bottom: 10px;
	width: 590px;
}

.field_holder h1
{
	background-color: #E8E8E8;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #ADADAD;
	margin-bottom: 5px;
	font-weight: bold;
}


#main_content .finance_offers_grid
{
	width: 590px;
	float: left;
	margin-top: 10px;
}

#main_content .finance_offers_grid ul
{
	margin: 0px 1px 0px 0px;
	padding: 0px;
}

#main_content .finance_offers_grid ul li
{
	padding: 5px;
	list-style: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFF;

}



.finance_offers_headings
{
	width: 100px;
	float: left;
	font-weight: bold;
	color: #000000;
	font-size: 10px;

}

.finance_offers_headings .dark_gray
{
	background-color: #E8E8E8;
	color: #000000;
	height: 40px;
}

.finance_offers_item ul .lighter_gray
{
	background-color: #F9F9F9;
	color: #000000;
	height: 40px;
}



.finance_offers_item
{
	width: 122px;
	margin: 0px;
	float: left;
}

.ul_apply_for_finance
{
	padding: 0px;
	margin: 30px 0px 0px 0px;
}

.ul_apply_for_finance li
{
	list-style-type: none;
	display: inline;
}

.ul_apply_for_finance li a
{
	width: 295px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	background-position: top;
	background-image: url(../../Images/Brands/Peugeot/Themes/btn-apply-for-finance.jpg);
	background-repeat: no-repeat;
	height: 35px;
	text-decoration: none;
	padding-top: 15px;
	text-align: center;
	color: #000000;
}

.ul_apply_for_finance li a:hover
{
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Themes/btn-apply-for-finance.jpg);
	background-repeat: no-repeat;
	color: #808080;
}


#main_content .finance_offers_item ul .finance_offers_title
{
	padding: 2px 5px 2px 5px;
	color: #AE002C;
	font-weight: bold;
	font-size: 11px;
	background-color: #E8E8E8;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #ADADAD;
	font-family: Tahoma, verdana, arial;
	height: 50px;
	overflow: hidden;
	text-align: left;
	line-height: 12px;
}

#main_content .finance_offers_headings ul .finance_offers_title
{
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #ADADAD;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	background-color: #CCCCCC;
	height: 50px;
	line-height: 12px;
}


.btn_finance
{
	background-image: url(../../Images/Brands/Peugeot/Themes/btn-enquiry-link.jpg);
	background-repeat: no-repeat;
	color: #AE002C;
	width: 56px;
	height: 24px;
	display: block;
	padding-left: 24px;
	padding-top: 2px;
	font-size: 10px;
	font-weight: bold;
}


.fleet_offers
{
	background-position: top;
	font-weight: normal;
	font-size: 20px;
	background-image: url(../../Images/Brands/Peugeot/Themes/btn-fleet-offers.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 570px;
	height: 42px;
	color: #000000;
	padding-top: 18px;
	padding-left: 20px;
	margin-top: 30px;
	text-decoration: none;
}

.fleet_offers:hover
{
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Themes/btn-fleet-offers.jpg);
	background-repeat: no-repeat;

}

/*  
#######################################
CAREERS STYLES
#######################################
*/
.careers_box
{
	width: 590px;
	float: left;
	margin-bottom: 30px;
	
}


.careers_box h2
{
	width: 580px;
	float: left;
	background-image: url('../../Images/Brands/Peugeot/Themes/bgr-h2-careers.jpg');
	background-repeat: no-repeat;
	color: #000000;
	margin: 0px 0px 1px 0px;
	padding-left: 10px;
	height: 27px;
	padding-top: 13px;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B6B6B6;
	padding-bottom: 1px;
}


.careers_box h2 strong
{
	color: #106C91;
	font-size: 12px;
	margin-left: 10px;
}


.careers_box hr
{
	width: 590px;
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;

}

.holder
{
	width: 590px;
	float: left;

}

.holder_left
{
	float: left;
	width: 300px;

}

.holder_right
{
	float: left;
	width: 290px;
	text-align: left;

}
.field_holder_left
{
	float: left;
	width: 287px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #DFDFDF;
	margin-right: 1px;
	padding-left: 1px;
}

.field_holder_right
{
	float: right;
	width: 290px;
}

.form_title_small
{
	float: left;
	width: 90px;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	text-align: left;
}

.field_small
{
	padding: 3px;
	width: 160px;
	background-color: #F7F7F7;
	border-style: solid;
	border-width: 3px;
	border-color: #949494 #B7B7B7 #B7B7B7 #949494;
	color: #106C91;
	font-weight: bold;
	font-size: 11px;
	margin-right: 2px;
}

.field_small:hover
{
	background-color: #FFFFF0;
	border-style: solid;
	border-width: 3px;
	border-color: #FF6600 #FF9955 #FF9955 #FF6600;
	color: #FF6600;

}


.field_large
{
	padding: 3px;
	width: 580px;
	background-color: #F7F7F7;
	border-style: solid;
	border-width: 3px;
	border-color: #949494 #B7B7B7 #B7B7B7 #949494;
	color: #106C91;
	font-weight: bold;
	font-size: 11px;
	margin-right: 2px;
}

.field_large:hover
{
	background-color: #FFFFF0;
	border-style: solid;
	border-width: 3px;
	border-color: #FF6600 #FF9955 #FF9955 #FF6600;
	color: #FF6600;

}



.careers_item_name
{
	float: left;
	width: 185px;
	padding: 6px 5px 6px 10px;
	background-color: #E5E5E5;
	color: #000000;
	margin-bottom: 2px;
}

.careers_item_value
{
	width: 374px;
	padding: 6px 5px 6px 10px;
	float: left;
	margin: 0px 0px 2px 1px;
	background-color: #F5F5F5;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.careers_item_name_wide
{
	float: left;
	width: 575px;
	padding: 6px 5px 6px 10px;
	background-color: #E5E5E5;
	color: #000000;
	margin-bottom: 2px;
}

.careers_item_value_wide
{
	width: 574px;
	padding: 12px 5px 30px 10px;
	float: left;
	margin: 0px 0px 2px 1px;
	background-color: #F5F5F5;
	font-size: 12px;
	color: #000000;
}

.careers_commands
{
	width: 590px;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #E0E0E0;
	margin-bottom: 30px;
	padding-bottom: 4px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-top-width: 1px;
}
.careers_commands .link_holder
{
	background-position: top;
	background-image: url('../../Images/Brands/Peugeot/Themes/btn-audi-careers-link.jpg');
	background-repeat: no-repeat;
	width: 180px;
	padding-left: 20px;
	padding-top: 5px;
	height: 25px;
	float:left;
	font-size: 10px;
	font-weight: bold;
	color: #106C91;
	text-decoration: none;
}

.careers_commands .link_holder_pdf
{
	padding-top: 10px;
	height: 25px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}

.careers_commands .link_holder_pdf:hover
{

	padding-top: 10px;
	height: 25px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #FF9C84;
	text-decoration: none;
}

.careers_commands strong
{
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 10px;
	height: 25px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.careers_commands .link_holder:hover
{
	background-position: bottom;
	background-image: url('../../Images/Brands/Peugeot/Themes/btn-careers-link.jpg');
	background-repeat: no-repeat;
	color: #EC003C;

}

.link_holder
{
	float: left;
	width: 590px;
	margin-top: 5px;

}

.link_holder a
{
	background-position: top;
	background-image: url('../../Images/Brands/Peugeot/Themes/btn-careers-link.jpg');
	background-repeat: no-repeat;
	width: 180px;
	padding-left: 20px;
	padding-top: 5px;
	height: 25px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #AE002C;
	text-decoration: none;
}

.link_holder a:hover
{
	background-position: bottom;
	background-image: url('../../Images/Brands/Peugeot/Themes/btn-careers-link.jpg');
	background-repeat: no-repeat;
	color: #EC003C;
}

/*  
#######################################
FINANCE STYLES
#######################################
*/
.finance_wrapper
{
	background-color: #F9F9F9;
	border-style: solid;
	border-width: 3px 1px 1px 1px;
	border-color: #EBEBEB;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	width: 870px;
	float: left;	
}

.finance_container
{
	float: left;
	width: 430px;
	margin-right: 5px;
}

.finance_container h1
{
	padding: 5px;
	float: left;
	width: 420px;
	background-color: #585858;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #979797;
	margin-top: 20px;
	margin-bottom: 20px;
}

.finance_container h2
{
	color: #000000;
	width: 430px;
	float: left;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
}

.finance_body_wrapper
{
	width: 420px;
	float: left;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
}

.finance_question_answer
{
	width: 420px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	text-align: left;
}


.finance_question
{
	width: 130px;
	float: left;
	font-size: 12px;
	color: #000000;
}

.finance_answer
{
	width: 285px;
	float: left;
	padding-left: 5px;
}

.finance_answer .field
{
	width: 260px;
}

.finance_answer .field_small
{
	padding: 3px;
	background-color: #F7F7F7;
	border-style: solid;
	border-width: 3px;
	border-color: #949494 #B7B7B7 #B7B7B7 #949494;
	color: #106C91;
	font-weight: bold;
	font-size: 11px;	
}

.radio_buttons
{
	display: inline-block;
	font-weight: bold;
	margin-right: 40px;
	color: #000000;
}

/*  
#######################################
CONTACT TABS STYLES
#######################################
*/

.contact_tabs
{
	width: 590px;
	float: left;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	background-color: #F3F3F3;
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}

.contact_tabs li
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
}

.contact_tabs li a
{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #E2E2E2;
	line-height: 30px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	color: #000000;
}

.contact_tabs li a:hover
{
	background-color: #CACACA;
	color: #484848;
}

.contact_tabs li a.current
{
	color: #CC0000;
	cursor: text;
	text-decoration: none;
	background-color: #F3F3F3;
}

.contact_panes
{
	width: 590px;
	float: left;
	padding: 0px;
	margin: 0px;
}

.panes div
{
	
}


/*  
#######################################
FORMS STYLES
#######################################
*/
.tb_form
{
	width: 590px;
	float:left;
}



.tb_form th, td
{

	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}

.tb_form th
{
	text-align: left;
	color: #000000;
	font-size: 10px;
	width: 170px;
	padding-left: 10px;
	background-color: #F0F0F0;
	font-weight: bold;
}

.tb_form td
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 400px;	
	background-color: #F8F8F8;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}



.tb_form h2 strong
{
	color: #106C91;
	font-size: 12px;
	margin-left: 10px;
}


/*  
#######################################
VIDEOS WINDOWS POP UPS STYLES
#######################################
*/



.modalBackground
{
	background-color: #FF0000;
	opacity: 0.7;
	width: 100%;

}
.modalPopup
{
	background-color: White;

}

/*  
#######################################
TABS STYLES
#######################################
*/

#main_content .ajax__tab_body
{
	border-style: solid;
	border-width: 1px 1px 5px 1px;
	border-color: #EAEAEA;
	padding: 10px;
	font-size: 11px;
	float: left;
	width: 570px;
	background-color: #F7F7F7;
}

#main_content .ajax__tab_body i
{
	padding: 10px;
	font-size: 10px;
	background-color: #DCDFE2;
	color: #000000;
	display: block;
}


#main_content .ajax__tab_body hr
{
	padding: 5px;
	width: 570px;
}

#main_content .ul_service
{
	margin: 0px;
	padding: 0px;
}


#main_content .ul_service li
{
	list-style-type: none;
	display: inline;
	margin-right: 20px;
	float: left;
}

#main_content .ul_service .field
{
	width: 110px;
}


.red
{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}



.btn_link_next
{
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	float: left;
	margin-top: 10px;
	background-color: #000000;
	margin-right: 480px;
	color: #FFFFFF;
	width: 80px;
	text-decoration: none;
}


.btn_link_next:hover
{
	border-style: none;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	float: left;
	background-color: #E6E6E6;
	margin-right: 480px;
	color: #AE0054;
	width: 80px;
	text-decoration: none;
}

.h3_service
{
	background-color: #F4F4F4;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #B4B4B4;
	margin-top: 20px;
	margin-bottom: 10px;
}

/*  
#######################################
SERVICE AND PARTS STYLES
#######################################
*/

.book_a_service
{
	
	float: left;
	width: 290px;
	height: 150px;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-book-service-peugeot.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom:20px;
}

.book_a_service:hover
{
	float: left;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-book-service-peugeot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


.root_node
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.parent_node
{
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 10px;

}


.leaf_node
{
	font-weight: bold;
	font-size: 10px;
}

.leaf_node a
{
	background-position: left;
	background-image: url(../../Images/Brands/Peugeot/Themes/icon-circle-gray.png);
	background-repeat: no-repeat;
	padding-left: 20px;

}

.leaf_node a:hover
{
	color: #1B4970;
	text-decoration: underline;
}


/*TEAM ACCORDIAN STYLES*/

.team_category_name
{	
	cursor: pointer;
	background-position: top;
	background-image: url(../../Images/Brands/Peugeot/Themes/bgr-team-category-name.jpg);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 8px;
	padding-left: 10px;
	margin-top: 10px;
	color: #666666;
	font-size: 12px;
}

.team_category_name:hover
{
	cursor: pointer;
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Themes/bgr-team-category-name.jpg);
}

.team_category_content
{
	padding: 10px 10px 30px 10px;
	font-family: Tahoma;
}

.team_category_content strong
{
	width: 80px;
	display: inline-block;
	font-weight: normal;
}

#main_content .team_category_content hr
{
	width: 570px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: none;

	font-weight: bold;
}

.team_category_description
{
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.apply_for_finance
{
	background-position: top;
	float: left;
	width: 290px;
	height: 150px;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-peugeot-apply-for-finance.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.apply_for_finance:hover
{
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-peugeot-apply-for-finance.jpg);
	background-repeat: no-repeat;
}


.motability
{
	background-position: top;
	float: left;
	width: 290px;
	height: 96px;
	background-image: url(../../Images/Brands/All/ima-motability.jpg);
	background-repeat: no-repeat;
	margin-bottom:20px;
}

.motability:hover
{
	background-position: bottom;
	background-image: url(../../Images/Brands/All/ima-motability.jpg);
	background-repeat: no-repeat;
}

.motability_premier
{
	background-position: top;
	float: left;
	width: 290px;
	height: 116px;
	background-image: url(../../Images/ima-motability-premier.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.motability_premier:hover
{
	background-position: bottom;
	background-image: url(../../Images/ima-motability-premier.jpg);
	background-repeat: no-repeat;
}

.box_holder_service
{
	width: 590px;
	float: left;

}

.box_holder_service p
{
	float: left;
}



.box_holder_service h2
{
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
}

.premier_service 
{
	background-position: top;
	float: left;
	width: 290px;
	height: 250px;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-peugeot-premier-service.jpg);
	background-repeat: no-repeat;	
}


.premier_service:hover 
{
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-peugeot-premier-service.jpg);

}

.box_value_service
{
	padding: 150px 5px 20px 5px;
	float: left;
	width: 285px;
	height: 400px;
	background-image: url(../../Images/Brands/Peugeot/Content/bgr-value-service-box.jpg);
	background-repeat: no-repeat;
	background-color: #E4F0DC;
	
}

.box_premier_service
{
	padding: 150px 5px 20px 5px;
	float: left;
	width: 285px;
	height: 400px;
	background-image: url(../../Images/Brands/Peugeot/Content/bgr-premier-service-box.jpg);
	background-repeat: no-repeat;
	background-color: #F2E2EF;
}

.box_value_service .ul_circle li, .box_premier_service .ul_circle li
{
	width: 230px;
	text-align: left;
	font-size: 11px;
}

.link_value_service
{
	background-position: top;
	background-image: url(../../Images/Brands/Peugeot/Content/btn-link-value-service.jpg);
	width: 295px;
	height: 100px;
	float: left;
} 

.link_value_service:hover
{
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Content/btn-link-value-service.jpg);

}


.link_premier_service
{
	background-position: top;
	background-image: url(../../Images/Brands/Peugeot/Content/btn-link-premier-service.jpg);
	width: 295px;
	height: 100px;
	float: left;
} 

.link_premier_service:hover
{
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Content/btn-link-premier-service.jpg);

}  

.code_practice
{
	width: 290px;
	float: left;
	margin-bottom:20px;

} 

.business_fleet
{
	background-position: top;
	float: left;
	width: 290px;
	height: 150px;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-business-offer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.business_fleet:hover
{
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-business-offer.jpg);
	background-repeat: no-repeat;
}


.new_car
{
	background-position: top;
	float: left;
	width: 290px;
	height: 96px;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-new-cars-peugeot.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.new_car:hover
{
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-new-cars-peugeot.jpg);
	background-repeat: no-repeat;
}

.new_van
{
	background-position: top;
	float: left;
	width: 290px;
	height: 96px;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-new-vans-peugeot.jpg);
	background-repeat: no-repeat;
}

.new_van:hover
{
	background-position: bottom;
	background-image: url(../../Images/Brands/Peugeot/Content/ima-new-vans-peugeot.jpg);
	background-repeat: no-repeat;
}



/*  
#######################################
NEW VEHICLE OFFERS  SCROOLERS
#######################################
*/

.model_title
{
	padding: 8px 3px 8px 3px;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	background-color: #8599B8;
	width: 155px;
	color: #FFFFFF;
	font-weight: bold;
}

.model_description
{
	font-size: 11px;
	text-align: left;
	line-height: 12px;
	height: 24px;
	background-color: #F2F2F2;
	width: 155px;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 3px;
	color: #01033E;
}

.model_price
{
	padding: 5px 3px 5px 3px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 12px;
	background-color: #386BA0;
	width: 155px;
	color: #FFFFFF;
}

.offers_holder
{
	float: left;
	margin-bottom: 40px;
	width: 590px;
}

.offers_holder h1
{
	color: #000000;
	margin-bottom: 0px;
	background-image: url('../../Images/Brands/Peugeot/Themes/bgr-offer-title-volkswagen-vans.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 570px;
	height: 30px;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 10px;
	font-size: 12px;
}

.swanswayScroller
{
	position: relative;
	float: left;
	width: 590px;
	height: 240px;
	background-image: url('../../Images/Brands/Peugeot/Themes/bgr-scrollers.jpg');
	background-repeat: no-repeat;
	padding-top: 10px;
}


.offers_holder .prev_small
{
	background-position: left;
	background-image: url('../../Images/Brands/Peugeot/Themes/icon-scroller-prev.jpg');
	background-repeat: no-repeat;
	z-index: 3000;
	height: 240px;
	width: 30px;
	position: relative;
	overflow: hidden;
	float: left;
}

.offers_holder .prev_small:hover
{
	background-position: right;
	background-image: url('../../Images/Brands/Peugeot/Themes/icon-scroller-prev.jpg');

}

.offers_holder .next_small
{
	background-position: right;
	background-image: url('../../Images/Brands/Peugeot/Themes/icon-scroller-next.jpg');
	background-repeat: no-repeat;
	z-index: 4000;
	position: relative;
	overflow: hidden;
	float: left;
	height: 240px;
	width: 30px;

}

.offers_holder .next_small:hover
{
	background-position: left;
	background-image: url('../../Images/Brands/Peugeot/Themes/icon-scroller-next.jpg');


}

.swanswayScroller ul li .offer_ima img
{
	height: 130px;

}



.swanswayScroller ul li .offer_ima
{
	display: block;
	height: 130px;


}

.swanswayScroller ul li .offer_text
{
	padding: 5px;
	margin: 2px;
	display: block;
	background-color: #F4F4F4;
	height: 85px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #E6E6E6;
}


/*


*/

/* begin: sequence slideshow */
.slideshow {
	position:relative;
	padding:0;
	margin:0;
}
.slideshow a img {
    border:none;
}
.slideshow li.slide {
    list-style-type:none;
}
.slideshow .slides {
	height:236px;
	margin:0;
}
.slideshow .slides li.slide {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0;
}
.slideshow .buttons {
    display:none;
}
.slideshow .buttons {
    display:block;
	position:absolute;
	z-index:100;
	left:20px;
	top:20px;
	margin:0;
}
.slideshow .buttons li {
	float:left;
	display:inline;
	width:30px;
	height:30px;
	margin:0;
	padding-left:11px;
	line-height:30px;
	background-image:url('buttonBg.png');
	background-repeat:no-repeat;
}
.slideshow .buttons li a {
	float:left;
    text-decoration:none;
	width:30px;
	height:30px;
	color:#fff;
	outline:0;
}
.slideshow ul.buttons li a:hover {
    text-decoration:none;
    color:#0a0a0a;
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {
	color:#666666;
}
