/* @override 
	http://localhost/dp/vilebrequin/site/public/css/style.css
	http://www.vilebrequin.com/public/css/style.css
*/

/* @group global */
#fade {
	position: absolute;
	background: #000;
	z-index: 500;
	width: 100%;
	top: 0;
	left: 0;
	cursor: default;
}

#notice {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 510;
}

#pub {

	position:absolute;

}

#pub div {

	position:relative;
	top:298px;
	left:625px;
	
}

#pub div a {
	text-decoration: none;
}

html {
	height: 100%;
}
body {
	background: #0c315d;
	font: 14px "Lucida Grande", Arial, Verdana, sans-serif;
}
body, h1, h2, h3, h4, h5, p, ul, li, img, form, dl, dd, dt {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
}
input, textarea {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;	
}

a, a:hover, a:active, a:visited, a:link {
	text-decoration: underline;
	outline: 0;
	cursor: pointer;
}

p, ul {
	font: 12px "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
	color: #00305f;
}
p, li {
	text-align: justify;
}

h1 {
	font: 16px "Trebuchet MS", Verdana;	
	color: #00305f;
	font-weight: bold;
}
h2 {
	font: 14px "Trebuchet MS", Verdana;	
	color: #00305f;
}
/* @end */

/* @group structure */
#vilebrequin {
	background: url('../src/background.jpg') no-repeat;
	width: 922px;
	height: 600px;
	margin: 20px auto 0 auto;
	border: 20px solid #fff;
}
#vilebrequin.noback {
	background: transparent;
}
#copyright {
	width: 962px;
	margin: 5px auto 0 auto;
	font-size: 11px;
	text-align: right;
	color: #bfc5e7;
}
#page {
	height: 513px;
}
#logo {
	position: absolute;
	margin-left: 379px;
	display: block;
	width: 164px;
	height: 63px;
	background: url('../src/logo.gif') no-repeat;
}
#logo span {
	display: none;
}
#second_menu {
	position: absolute;
	overflow: hidden;
	margin-left: 500px;
	text-align: right;
	margin-top: 14px;
	width: 420px;
	list-style: none;
}
#second_menu a {
	font-size: 12px;
	padding-right: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #00305f;
}
#second_menu a.current {
	color: #808285;
}
/* @end */

/* @group button */
a.button, .button, .button span {
	float: left;
	background: url('../src/button.gif') no-repeat;
	height: 22px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
a.button {
	background-position: 0 -22px;
	background-repeat: repeat-x;
}
a.button span span {
	background-position: right -44px;
	padding: 4px 6px 0 6px;
	height: 18px;
}
/* @end */

/* @group backs */
#left_image {
	float: left;
	margin: 0;
}
/* @end */

/* @group home */
#home {
	background: url('../src/home.jpg') no-repeat;
	height: 513px;
}
#home_lang {
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding: 15px;
}
#home_lang a {
	color: #fff;
	text-decoration: none;
}
#home #home_object {
	margin-left: -15px;
	margin-top: 32px;
}
/* @end */

/* @group brand */
#brand {
	height: 513px;
}
#brand ul {
    list-style: none;
}
#brand ul li {
	padding-top: 15px;
	font-size: 11px;
	list-style-position: inside;
	text-indent: 0px;
}
/* @end */

/* @group vilebrequin */
#ivilebrequin {
	padding: 100px 0 0 76px;
	overflow: hidden;
}
#ivilebrequin h1 {
	font-size: 18px;
}
#ivilebrequin h2 {
	padding-top: 30px;
	font-weight: bold;
	font-size: 13px;
}
#ivilebrequin .col {
	float: left;
	width: 330px;
	padding-right: 40px;
}
#ivilebrequin .col.last {
	width: 450px;
	padding: 0;
}
#ivilebrequin .col p {
	height: 30px;
}
#ivilebrequin .images {
	padding: 10px 0 0 0;
	overflow: hidden;
}
#ivilebrequin .images .wallpaper {
	float: left;
	width: 112px;
	text-align: right;
	padding-right: 25px;
}
#ivilebrequin .images .wallpaper img {
	margin-bottom: 0;
}
#ivilebrequin .images .wallpaper a {
	font-size: 11px;
	color: #00305f;
}
#ivilebrequin .images img {
	float: left;
	display: block;
	border: 6px solid #fff;
	margin-right: 25px;
	margin-bottom: 25px;
}
/* @end */

/* @group locator */
#locator p.text {
	margin-top: 13px;
}
#locator .back {
	float: left;
	margin: 70px 0 0 15px;
	width: 519px;
	height: 412px;
	border: 10px solid #fff;
}
#locator .back div {
	width: 519px;
	height: 412px;
	background-repeat: no-repeat;
	background-position: 0 38px;
}
#locator .back span {
	background-color: #002f5f;
	color: #fff;
	display: block;
	padding: 6px;
	height: 26px;
	font-size: 11px;
}
#locator .right {
	float: left;
	width: 300px;
	margin: 75px 0 0 20px;
}
#locator .right form select {
	width: 200px;
	margin-right: 50px;
}
#locator .right form input {
	margin-top: 5px;
}

#locator_results h1 {
	float: left;
}
#locator_new_search {
	font-size: 12px;
	color: #00305f;
	float: right;
}
#locator_results .row {
	overflow: hidden;
	clear:both;
}


#locator_results {
	padding: 100px 20px 0 40px;
}
#stores {	
	display:block;
	padding-top: 20px;
	height: 370px;
	width:860px;
	overflow: auto;
}
#stores .store {
	width: 250px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}

/* @end */

/* @group signin */
#signin {
	float: left;
	background: #fff;
	padding: 10px;
	font-size: 11px;
	margin: 200px 0 0 150px;
}
#signin .error {
	background-color: #ff4a26;
	color: #741300;
	padding: 5px;
	margin-bottom: 5px;
}
/* @end */

/* @group admin */
#admin {
	padding: 100px 40px 40px 40px;
	height: 373px;
	overflow: auto;
}
#admin .add_store {
	color: #009f2e;
	font-weight: bold;
	font-size: 12px;
}
#admin_stores {
	overflow: auto;
	padding-bottom: 30px;
}
.admin_store {
	padding-top: 10px;
	float: left;
	width: 210px;
}
.admin_store a {
	color: #ff2b00;
	font-size: 11px;
}

#create_store {
	font-size: 11px;
	background: #fff;
	padding: 10px;
	overflow: hidden;
	width: 310px;
}
#create_store label {
	clear: left;
	float: left;
	width: 100px;
	padding-top: 4px;
}
#create_store .value {
	float: left;
	width: 200px;
}
#create_store .value input {
	width: 200px;
}
#create_store .submits {
	padding-top: 5px;
	float: left;
	clear: left;
}
/* @end */

/* @group contact */
/* @group press */
#presscontacts {
	overflow: hidden;
	padding-top: 10px;
}
#presscontacts .contact {
	width: 200px;
	float: left;
	text-align: center;
}
#presscontacts .contact p {
	font-size: 10px;
	text-align: center;
	padding-bottom: 15px;
}
/* @end */

/* @group corporate */
.corporate h1 {
	clear: left;
	font-size: 14px;
}
.corporate .col {
	float: left;
	width: 220px;
	padding-bottom: 20px;
}
/* @end */
#contact {
	height: 513px;
	overflow: hidden;
}
#brand .right, #contact .right {
	float: left;
	padding: 85px 0 0 20px;
	width: 450px;
}
#contact .error {
	padding: 5px;
	font-size: 11px;
	color: #f00;
	background-color: #ffcece;
}
#contact .success {
	padding: 5px;
	font-size: 11px;
	color: #3b8a00;
	background-color: #deffce;
}
#contact form {
	margin-top: 25px;
}
#contact form label {
	color: #00305f;
	font-size: 12px;
	font-weight: bold;
}
#contact form .value {
	padding-bottom: 10px;
}
#contact form .value input, #contact form .value textarea {
	width: 250px;
}
#contact form .value textarea {
	height: 80px;
}

#contact a {
	color: #00305f;
	font-weight: bold;
}
#contact a:hover {
	color: #0080ff;
}
/* @end */