body
{
color:#fff;
margin:0; 
padding:0;
background: #696850  ;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
margin: 0;
max-height: 100%;
min-width:1200px;
padding: 0;
}

.wrapper-external
{
min-width:1250px;
background: #696850  url("../../graphics/bg-girl.png")  right -16px no-repeat;
}
.header
{
top:0;
border-bottom:1px solid #efefef;
background: #696850 ;
position:fixed;
width:99%;
padding:0 20px 0 0;
z-index:999;
height: 40px;
min-width:1100px;
}

img{border:none;}

.logo
{
float:left;
margin: 4px 15px  ;	
}
.left
{
float:left;
}

.right
{
float:right;
}

.menu_box{
float:right;
margin:4px;

}
.menu_item
{
margin:5px 3px 0;
padding:10px 0 7px 0;
background:#898667;
border-radius: 10px 10px 0 0; 
}

.menu_item a
{
margin:10px 8px 0;
text-transform:uppercase;
color:#fff;
text-decoration: none;
}

.current_menu
{
background:#38372A;
}


.content
{
    margin: 40px auto 20px;
    min-height: 400px;
    padding: 5px 20px;
}

.footer
{
height:30px;
margin:0 auto;
text-align:right;
border-top:1px solid #efefef;
color:#6F6F6F;
font-size:13px;
}

.login-box
{
	width:150px;
	margin:170px auto 600px;
	padding:20px;
	background-color: #787762;
	border: 1px solid #494938;
}

.error
{
	color: red;
    font-size: 15px;
}

.clear
{
clear:both;
}

a 
{
color: #fff;
text-decoration:none;
}

a:hover
{
color:#EFAE00;
}

 

/* 
* DASHBOARD
*/
.dashboard-wrapper
{
	width:600px;
	margin:30px auto 500px;
}

.dashboard-title
{
	color: #96968F;
    font-size: 20px;
    text-align: center;
}

.dashboard-shop
{
	float:left;
	margin:3px 5px;
	position:relative;
}

.dashboard-shop img
{
	border: 2px solid #F2F2F2;
}

.shop-wrapper
{
	float:right;
	margin: 5px;
}

.dashboard-shop-title
{
	background-color: #FFFFFF;
    bottom: 2px;
    color: #000000;
    height: 65px;
    opacity: 0.6;
    padding: 10px 5px;
    position: absolute;
    width: 172px;
}

.shop-name{font-size: 15px; font-weight: bold; }

.shop-address{font-size: 14px; font-weight: bold; }

#shop-drop-down
{
	margin:1px;
}

/*
* INPUT CSS
*/
select 
{
	line-height: 16px;
	font-size:15px;
	background-color: #94937F;
	border:1px solid #A4B97F;
	color:#000;
 width: 146px;
}

select option
{
	font-size:15px;
}

input {
	background-color: #94937F;
	border:1px solid #A4B97F;
}

textarea {
	background-color: #94937F;
	border:1px solid #A4B97F;
 	height: 120px;
    width: 100%;
}

/*
* BUTTONS CSS
*/
.no-padding
{
	padding:3px 7px;
}




/*
* CONTENT CSS
*/

.page-title-icon
{

}

.inventory-wrapper
{
	float: left;
	width: 76%;
	padding: 10px;
    min-height: 900px;
}

.form-wrapper
{
	float: left;
	width: 20%;
	padding: 10px;
}

.form-wrapper-account
{
    margin: 100px auto;
    padding: 10px;
    width: 20%;    
}

.box-header
{
	background: #38372A;
	color: #EFAE00;
	border-radius: 5px 5px 0 0;
    font-size: 12px;
    padding: 15px 15px 10px 10px; 
}

.box
{
    background-color: #87856D;
	border:1px solid #38372A;
	padding: 10px 20px;
	border-radius: 0 0  5px 5px;
}





/*
* INVENTORY CSS
*/
.inventory-title
{
	font-size: 14px;
	color: #EFAE00;
}
.inventory th
{
	background: #38372A;
	font-weight: bold;
	padding:5px 20px;
}

.inventory td
{
	padding:5px 8px;
}

.letter-search a
{
	background-color: #545340;
    border: 1px solid #878673;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: normal;
	margin: 4px 3px 4px 0;
    padding: 4px 0;
    text-align: center;
    text-decoration: none;
    width: 22px;
    float: left;
}

.pagination_link
{
	margin:0 3px;
	text-decoration: none;
}

.pagination_current
{
	margin:0 3px;
	color: #EFAE00;
	text-decoration: none;
}

.next_appointment
{
	background-color: #9B9B85;
    padding: 10px;
}


/*
* agenda
*/
.agenda-left-column
{
   float: left;
}

.agenda-calendar-column
{
	float: left;
    margin: 0 0 0 10px;
    width: 60%;
}

#calendar {
	width: 95%;
	margin: 0 20px;
}

.agenda-right-column
{
	float: left;
    margin: 0 0 0 10px;
    width: 23%;
}

.green-line
{
	border-bottom:1px solid #38372A;
	margin:2px 0;
}

.appointment-tab
{
	background-color:#A5A482;
	padding:0px;
}

.tab-title
{
}

.calendar-toolbar
{
	width:156px; 

}

.calendar-event-check
{
	background-color:#fff;
	padding:5px;
	margin:2px 0;
	width: 142px;
}

.calendar-event-check-checkbox
{
	float:left;
	margin:0px;
}

.calendar-event-check-txt
{
	float:left;
	margin:2px;
}

#info_dialog {
    background-color: #898667;
    border: 1px solid #38372A;
    bottom: 20px;
    color: #fff;
    display: none;
    font-size: 14px;
    padding: 20px;
    position: fixed;
    left: 20px;
    z-index: 2000;
}

.text-normal
{
    font-size: 13px; 
}

.delete-error-box
{
    background-color: #A5A08A;
    font-size: 14px;
    line-height: 30px;
    padding: 7px 10px 3px 10px;
}


.admin-link
{
    margin:2px;
    background-color: #898667; 
    padding:5px 15px; 
}

.time-drop-down
{
    width: 80px;
}


.stats-left-col
{
    width:230px;    
    float:left;
}
    
.stats-right-col
{
    float:left;
    margin: 0 10px;
    width:1000px;    
 	border:1px solid #38372A;
	padding: 10px 20px;
	border-radius: 5px;   
}

.stats-submit-wrapper
{
	border:1px solid #38372A;
	padding: 10px 20px;
	border-radius: 5px;   
}

.stats-table
{
    border-spacing: 0;
    margin: 0;
    padding: 0;  
}

.stats-table td
{
    padding:4px;
    font-size:12px;
    text-align: center;
}

.stats-title
{
    font-size:15px;
    background-color: #38372A;
    margin: 5px 0;
    padding: 7px ;   
}

.stats-month-title
{
    font-size:15px;
    border-bottom:1px solid #38372A;
    margin: 5px 0;
    padding: 5px 0;      
}

.general-stats td
{
    padding:4px 25px 4px 4px;
    font-size:13px; 
    background-color: #878673;   
}

.retailer-stats td
{
    padding:1px;
    font-size:11px; 
    background-color: #878673;
    text-align:center;   
}

.dresses-stats td
{
    padding:4px;
    font-size:11px; 
    background-color: #878673;
    text-align:center;   
}

#appointment-dress-html
{
    background-color: #94937F;
    margin: 10px 0;
    padding: 8px;
    width: 77%;
    min-height:50px;
}

.client-box
{
    padding: 0 2px;    
}

#client-appointments
{
    background: none repeat scroll 0 0 #848362;
    border: 2px solid #787762;
    color: #FFFFFF;
    font-weight: normal;
    cursor: pointer;
    display: block;
    margin-top: 2px;
    min-height: 0;
    padding: 1em 0.5em 1em 0.7em;
    position: relative;   
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

#form-submit
{
    margin:0px 0px 0px 10px;
}

#appointment-form-result
{
    padding: 2px 20px 10px 20px;
    font-size:12px;
    
}

.event-description
{
    color:#444;
    font-size:11px;
}


#email
{
    text-transform: lowercase;   
}

#inline_datepicker_current_month
{
    margin: 0 0 10px 0;    
}

#inline_datepicker_current_month .ui-state-default 
{
    border:none;
}

#inline_datepicker_current_month .ui-datepicker-inline
{
    width:146px;
    font-size:12px;
}

#inline_datepicker_current_month .ui-datepicker-inline th
{
    padding:0;
}

#inline_datepicker_current_month .ui-datepicker-title
{
   margin:0;
   font-weight:normal;
   font-size:11px; 
}

#inline_datepicker_current_month .ui-datepicker-calendar
{
    margin: 5px 0 ;
}

.ui-datepicker-trigger
{
    width:17px;
}


.copyEvent{
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 2px;
    text-align: right;
    top: 0;
}


.markAgenda{
    position:relative;    
}

.markCheckbox{
    height: 12px;
    top: 2px;
    margin: 0;
    position: absolute;
    right: 4px;    
}

.markCheckboxVertical{
    height: 12px;
    top: 15px;
    margin: 0;
    position: absolute;
    right: -10px;    
}