body {
	background: url( /img/seller/fond.jpg ) repeat-x fixed #fffaf4;
}

#seller_booking {
	background: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #885D00;
	margin-bottom: 180px;
	-webkit-box-shadow:  1px 1px 10px 5px rgba(174, 153, 112, 0.7);
    box-shadow:  1px 1px 10px 5px rgba(174, 153, 112, 0.7);
}

.formi {
	color: #000;
	font-weight: bold;	
}

div.logo {
    margin-left: 31px;
    margin-top: 111px;
    margin-bottom: 30px;
}


div.logo .place {
	position: absolute;
	margin-top: -82px;
}

.price {
	color: #000;	
}

input,
select, 
textarea {
	border: solid 1px #d1ab38;
	padding: 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-color: #fef8ea;
}

.content {
	background: url("/img/seller/top.jpg") repeat-x scroll 0 0 transparent;
}

input:hover,
select:hover, 
textarea:hover,
input:active,
select:active,
textarea:active,
input:focus,
select:focus,
textarea:focus {
	background-color: #FFF;
}

.ui-state-default, 
.ui-widget-content .ui-state-default {
border: solid 1px #d1ab38;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;		
background: #fef8ea;
color: #000;
}

.ui-state-hover a, .ui-state-hover a:hover,
.ui-state-hover, .ui-widget-content .ui-state-hover,.ui-state-focus, .ui-widget-content .ui-state-focus  {
	background: #c99700;
	color: #FFF;	
}

li.ff,
li.ee,
li.jj,
li.hh,
li.gg {
	display: none;	
}

.description {
	color: #000;	
}

.sendbut {
	background: none;	
}

.leftcolumn > div {
	color: #000;	
}

.leftcolumn {
	color: #000;	
}

#menus {
	height: 51px;
	display: block;
	border-bottom: solid 1px #977938;
	background: url( /img/seller/bgmenu_.gif ) repeat-x;	
    padding-top: 1px;
}


#menus ul li {
	padding: 0px;
	float: left;
	float: left;
	clear: none;	
}

#menus ul li.first a {
}

#menus ul li.right a {
	border-left: solid 1px #977938;
	border-right: 0px;
}

#menus ul li.right {
	float: right;
	width: auto;	
}


#menus ul li a:hover,
#menus ul li a.selected { 
	background: url( /img/seller/bgmenu_hover.gif ) repeat-x;
	color: #000;
	text-shadow: none;
    filter: none;
}

#menus ul li a {
	height: 52px;
	    text-shadow: -1px -1px 1px #a87709;
    filter: dropshadow(color=#a87709, offx=-1, offy=-1);
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px;
	text-transform: uppercase;
	line-height: 52px;
	border-right: solid 1px #977938;
	color: #FFF;
}

#consultants ul > li {
	background: url(/img/seller/profile.jpg) no-repeat;
	display: block;
	float: left;
	height: 181px;
	width: 417px;
	margin-bottom: 10px;
}


.eventscontent {
	padding: 20px;	
	width: 700px;
}

#consultants .datas {
	height: 128px;
	padding: 10px;
}


#consultants .datas .photo {
	width: 100px;
	height: 115px;
	float: left;
	overflow: hidden;
	border: solid 1px #c18c17;
}

#consultants .datas .infos {
	float: left;
	margin-left: 15px;
	color: #000;
}

#consultants .username {
    clear: both;
    height: 20px;
    text-transform: uppercase;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    width: 393px;	
    text-shadow: -1px -1px 1px #a87709;
    filter: dropshadow(color=#a87709, offx=-1, offy=-1);
}

#consultants .value {
    clear: both;
    font-size: 13px;
    font-weight: bold;
    min-height: 13px;
}


#consultants .value a {
	color: #000;
}

#consultants label {
	text-transform: uppercase;
	font-size: 10px;	
}
 

#consultants .infos > div {
	margin-bottom: 8px;
}

p.text {
	color: #000;	
}

#number {    
	margin-left: 532px;
    margin-top: -80px;
    position: absolute;
}

#affiliate {    
    color: #cb9c13;
    font-size: 22px;
    margin-left: 520px;
    margin-top: -80px;
    text-align: right;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    width: 339px;
}

#affiliate.photo {
	position: absolute;
    margin-left: 820px;
}

#affiliate.photo .avatar {	
	overflow: hidden;
	height: 50px;
	width: 40px;
	border: solid 1px #cb9c13;
}

#affiliate.info {
	position: absolute;
    margin-left: 460px;
}


#affiliate.info h4 {
	font-size: 14px;
}

#affiliate h3 {
	float: right;
	width: 339px;
	text-align: right;
}

#affiliate h4 {
    font-size: 12px;
    color: #000;
    float: right;
    margin-top: -45px;
}


#pricelist.min div.pack {
	border-bottom: 1px solid #d0ac00;
	background: none;
    padding-bottom: 10px;	
}

#pricelist.min div.pack:hover {
	background: #fef8e8;
}

#pricelist div.pack {
	border-bottom: 1px solid #d0ac00;
}

#pricelist div.pack:hover {
	background: #fef8e8;
}

.eventscontent {
	
}

#links {
	width: 100%;	
}

#links .name {		
	text-transform: uppercase;
}

#links li {
	padding: 15px;
	width: 767px;
}	


#links li:hover {
	background: #fef8e6;
}


#links a.link {		
	color: #caa22b;
	margin-bottom: 10px;
}

#links a.link:hover {
	text-decoration: none;
}		

#links .name {
	color: #000;
}		

#links .description {		
	font-size: 12px;
}

#links .link {		
	font-size: 12px;
	display: block;
	margin-top: 5px;
}

#links ul li {
	border-bottom: 1px solid #d0ac00;	
}

#manage .cbutton {
	background: url("/img/seller/top.jpg") repeat-x scroll 0px 0 transparent;
    border: 1px solid #BB8600;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase;
    width: 119px;
}

#manage .cbutton:hover {
	background: url("/img/seller/top.jpg") repeat-x scroll -155px 0 transparent;	
}

.actions {
	float: left;
	display: block;
	width: 50px;
	height: 50px;	
}

.listing {
	float: left;	
	width: 500px;
}

h3.red {
	border: solid 1px #a40000;
	background: #ffe3e3;
	color: #a40000;	
	padding: 5px;
}

h3.green {	
	padding: 5px;
	border: solid 1px #007003;
	background: #ddffde;
	color: #007003;	
}