/*
Eurocasion

back: #000
link: #ef1828
text: #000

*/

* {
	margin: 0;
	padding: 0;
}

html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #fff;
	color: #000;
	font-size: 13px;
	font-family: tahoma, arial, verdana, helvetica, lucida, sans-serif;	
	text-align: center;
	background: url("../images/back.png");
}

a {
	color: #ef1828;
}

a:hover {
	text-decoration: none;
}

p {
	line-height: 20px;
	text-align: justify;
}

input {
	height: 16px;
	font-size: 12px;
	padding: 2px;
	border: 1px solid gray;
}

img {
	border: 0;
}


.btn {
	width: 59px;
	height: 19px;
	border: 0;
	padding: 0;
	margin: 0;
	background: url("../images/btn.png") 0 0 no-repeat;
	display: block;
}

div#wrap {
	width: 936px;
	background-color: #fff;
	background: url("../images/shadow.png") 0 center repeat-y;
	margin: 0 auto;
	text-align: left;
}

/*---------- Header -----------*/
div#header {
	position: relative;
	width: 930px;
	height: 167px;
	background-color: #bababa;
	background: url("../images/headerBack.png") 0 0 repeat-x;
	margin: 0 auto;
}

div#headerCenter {
	position: absolute;
	left: 50%;
	width: 132px;
	height: 167px;
	margin-left: -66px;
	display: block;
	background: url("../images/headerCenter.png") no-repeat scroll 0 -70px transparent;
    top: 70px;
}

div#header h1#logo a {
	
	height: 104px;
	/*text-indent: -9999px;
	width: 364px;
	background: url("../images/logoEurocasion.png") 0 0 no-repeat;*/
	display: block;
	overflow: hidden;
	color: black;
	font-size: 16px;
	padding-left: 120px;
	padding-top: 20px;
	text-align: center;
	text-decoration: none;
	width: 664px;
}

div#header h1#citroen a {
	position: absolute;
	top: 14px;
	right: 25px;
	width: 81px;
	height: 78px;
	text-indent: -9999px;
	background: url("../images/logoCitroen.png") 0 0 no-repeat;
	display: block;
	overflow: hidden;
}

#banner {
	width: 930px;
	margin: 0 auto;
}

#bannerFlash {
	width: 930px;
	margin: 0 auto;
}

/*---------------- Menu -------------*/
div.menu {
	position: absolute;
	bottom: 1px;
	font-size: 16px;
	font-weight: bold;
}

html>body div.menu {
	bottom: 2px;
}

div.menu a {
	height: 21px;
	color: #000;
	text-decoration: none;
	border-bottom: 4px solid #fff;
	display: block;
	float: left;
}

div.menu#leftMenu {
	left: 20px;
}

div.menu#leftMenu a {
	margin-right: 15px;
}

div.menu#rightMenu {
	right: 20px;
}

div.menu#rightMenu a {
	margin-left: 15px;
}

div.menu a:hover {
	color: #ef1828;
}

div.menu a.active {
	color: #ef1828;
	border-bottom: 4px solid #ef1828;
}

/*---------------- Content -------------*/
div#content {
	width: 930px;
	background-color: #fff;
	margin: 0 auto;
	display: block;
}

div#content h2 {
	width: 890px;
	padding: 3px 20px 3px 20px;
	color: #fff;
	background-color: #ef1828;
	font-weight: normal;
	font-size: 28px;
}

div#content div.block {
	position: relative;
	width: 890px;
	padding: 25px 20px 25px 20px;
	display: block;
}

html>body div#content div.block {
	width: 890px;
}

.gray {
	background-color: #d1d1d1;
}

/*-------------- Search Form -----------*/
#searchForm div {
	float: left;
	margin-right: 15px;
}
#search #groupSelect {
	left: 20px;
    position: absolute;
    top: 30px;
    width: 120px;
}

#search #markSelect {
	position: absolute;
	left: 145px;
	top: 30px;
	width: 100px;
}

#search #modelSelect {
	position: absolute;
	left: 250px;
	top: 30px;
	width: 130px;
}

#search #priceFromInput, #search #priceToInput {
	position: absolute;
	left: 400px;
	top: 30px;
	width: 100px;
}

#search #priceToInput {
	left: 505px;
}

#search #yearFromSelect, #search #yearToSelect {
	position: absolute;
	left: 615px;
	top: 30px;
	width: 100px;
}

#search #yearToSelect {
	left: 720px;
}

#search .btn {
	position: absolute;
	top: 30px;
	left: 850px;
}

#search label {
	position: absolute;
	top: 10px;
	display: block;
}
#search label#l1{
	left: 145px;
}
#search label#l2 {
	left: 250px;
}

#search label#l3 {
	left: 400px;
}

#search label#l4 {
	left: 615px;
}

/*------------- Search Result -----------*/
.carLine {
	width: 100%;
	border-bottom: 1px solid #ef1828;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

img.carTmb {
	margin-right: 15px;
	float: left;
}

.carTitle {
	width: 280px;
	height: 80px;
	margin-right: 15px;
	float: left;
	display: block;
}

.carTitle a {
	font-size: 18px;
}

.carTitle p {
	font-size: 18px;
	font-weight: bold;
	border-top: 10px solid #fff;
}

.carInfo {
	width: 470px;
	height: 100px;
	display: block;
	overflow: hidden;
}

.carInfo p {
	width: 100%;
}

/*------------- Search Result -----------*/
#preview #leftBlock {
	width: 370px;
	margin-left: 20px;
	margin-right: 40px;
	float: left;
}

#preview #rightBlock {
	width: 446px;
	float: left;
}

#preview #rightBlock a {
	/*width: 100px;
	height: 80px;*/
	display: block;
	float: left;
	border: 5px solid #fff;
}

#preview #rightBlock img {
	border: 0;
	width:70px;
}

#preview #rightBlock a:hover {
	border: 5px solid #ef1828;
} 

#preview #rightBlock #bigImg {
	/*width: 430px;
	height: 325px;*/
	border: 5px solid #fff;
	display:none;
}



#bigImgFrame input , #bigImgFrame img{
	padding:0px; 
	margin:0px; 
	border:none;
}
body#framePage{
	padding:0px; 
	margin:0px; 
	border:none;
}


#bigImgFrame {
	width:440px;
	height:290px;
	border: 5px solid #fff;
	padding:0px; 
	margin:0px;
	border:none;
	overflow:hidden;
}


#preview #content h3 {
	font-size: 20px;
}

#preview #content h4 {
	font-size: 14px;
	margin-top: 20px;
}

a#print {
	background: url("../images/print.png") 0 3px no-repeat;
	padding-left: 15px;
}

#preview a#email {
	background: url("../images/email.png") 0 3px no-repeat;
	padding-left: 15px;
}

/*------------- Application -----------*/
#application div.leftSide {
	width: 515px;
	margin-right: 50px;
	float: left;
}

#application #searchForm {
	width: 300px;
	display: block;
	float: left;
}

#application #searchForm p {
	margin-top: 7px;
}

#application .tField {
	width: 280px;
}

#application textarea {
	width: 280px;
	height: 100px;
	padding: 2px;
	border: 1px solid gray;
	margin-bottom: 10px;
}

#application #groupSelect,
#application #markSelect,
#application #modelSelect {
	width: 286px;
}

#application #priceFromInput,
#application #priceToInput {
	width: 130px;
	margin-right: 10px;
}

#application #yearFromSelect,
#application #yearToSelect {
	width: 136px;
	margin-right: 10px;
}

#application .btn {
	float: right;
	margin-right: 15px;
}

/*------------- About -----------*/
#about img.rightImg {
	margin: 0 0 20px 20px;
	float: right;
}

#about img.leftImg {
	margin: 0 20px 20px 0;
	float: left;
}

/*------------- Showroom -----------*/
#about #content p.leftText {
	width: 400px;
	margin-right: 30px;
	display: block;
	float: left;
}

#about div#slide {
	position: relative;
	width: 450px;
	height: 355px;
	border-bottom: 1px solid red;
	float: right;
}

#about #btns {
	margin-top: 5px;
	margin-bottom: 20px;
	float: right;
	display: block;
}

#about #btns #count {
	margin: 1px 10px 0 10px;
	float: left;
}

#about #btns a#tmbLeft, #about #btns a#tmbRight {
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	background: url(../images/leftArrow.png) 0 0 no-repeat;
	overflow: hidden;
	display: block;
	float: left;
}

#about #btns a#tmbRight {
	background: url(../images/rightArrow.png) 0 0 no-repeat;
}

#about div#tmbs {
	position: relative;
	width: 450px;
	height: 335px;
	overflow: hidden;
	display: block;
}

#about div#slider {
	position: absolute;
	width: 6300px;
	height: 335px;
	display: block;
}

#about div#slider img {
	border: 0;
	float: left;
}

/*------------- Service -----------*/
#showroom #content p.leftText {
	width: 400px;
	margin-right: 30px;
	display: block;
	float: left;
}

#showroom div#slide {
	position: relative;
	width: 450px;
	height: 355px;
	margin-right: 20px;
	border-bottom: 1px solid red;
	float: right;
}

#showroom #btns {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: right;
	display: block;
}

#showroom #btns #count {
	margin: 1px 10px 0 10px;
	float: left;
}

#showroom #btns a#tmbLeft, #showroom #btns a#tmbRight {
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	background: url(../images/leftArrow.png) 0 0 no-repeat;
	overflow: hidden;
	display: block;
	float: left;
}

#showroom #btns a#tmbRight {
	background: url(../images/rightArrow.png) 0 0 no-repeat;
}

#showroom div#tmbs {
	position: relative;
	width: 450px;
	height: 335px;
	overflow: hidden;
	display: block;
}

#showroom div#slider {
	position: absolute;
	width: 6750px;
	height: 335px;
	display: block;
}

#showroom div#slider img {
	border: 0;
	float: left;
}

/*-------------- Partners ------------*/
#partners .row {
	border-bottom: 20px solid #fff;
	display: block;
	clear: both;
}

#partners .row img {
	float: left;
}

#partners .row .info {
	width: 740px;
	float: right;
	display: block;
}

/*-------------- Contacts ------------*/
#contacts #content #lCol, #contacts #content #rCol, #contacts #content #cForm {
	width: 250px;
	margin-right: 40px;
	float: left;
	display: block;
}

#contacts #content #cForm {
	margin-right: 0;
}

#contacts #content h3 {
	color: #ef1828;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 5px;
}

#contacts #content p {
	padding-left: 35px;
}

#contacts #content #cForm label {
	display: block;
}

#contacts #content #cForm input {
	width: 250px;
	margin-bottom: 10px;
}

#contacts #content #cForm textarea {
	width: 254px;
	height: 100px;
	margin-bottom: 10px;
	overflow: auto;
}

#contacts #content #cForm input.btn {
	width: 59px;
	margin-bottom: 0;
	float: right;
}

/*---------------- Footer -------------*/
div#footer {
	width: 820px;
	background: url(../images/footerTop.jpg) 0 0 no-repeat;
	background-color: #e2e2e2;
	margin: 0 auto;
	padding: 70px 55px 20px 55px;
}

div#footer h2 {
	color: #ef1828;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: -20px;
}

div#footer ul {
	margin-right: 40px;
	list-style: none;
	float: left;
}

div#footer ul#rCol {
	margin-right: 0;
	float: none;
}

div#footer ul li {
	margin-right: 5px;
	padding-left: 35px;
	float: left;
}

div#footer ul li p {
	line-height: 20px;
}

div#copyright {
	position: relative;
	width: 930px;
	height: 23px;
	background-color: #c1c1c1;
	text-align: center;
	margin: 0 auto;
	display: block;
}

div#copyright a#webmaster {
	position: absolute;
	right: 0;
	top: 0;
	width: 76px;
	height: 23px;
	text-indent: -9999px;
	background: url("../images/fuxy.png") 0 0 no-repeat;
	display: block;
	overflow: hidden;
}

div#copyright a:hover#webmaster {
	background-position: bottom left;
}

div#copyright p {
	color: #454545;
	text-align: center;
	font-size: 12px;
	padding-top: 2px;
}

div#shadow {
	width: 936px;
	height: 50px;
	background: url("../images/shadowBottom.png") top center no-repeat;
	margin: 0 auto;
	display: block;
}





.rightPos {
	float: right;
}

.leftClear {
	margin-left: 0;
}

.rightClear {
	margin-right: 0;
}

.clear {
	clear: both;
}

.spacer:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.spacer {display: inline-block;}

/* Hides from IE-mac \*/
* html .spacer {height: 1%;}
.spacer {display: block;}
/* End hide from IE-mac */
