body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	margin:0px;
	background-color:#f5f5f5;
}
body.cke_show_borders {
	background-color:#990100;
}
p {
	margin:0px;
}

table {
	border-collapse:collapse;
}

img { 
	border: 0 none; 
}

a, a:link, a:visited{
	color:#ffffff;
	text-decoration:none;
}

a:active, a:hover{
	color:#cccccc;
	text-decoration:none;
}

a.white:link,a.white:visited,a.white:active,a.white:hover{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

a.submit {
	color:#ffffff;
	font-size:18px;
}

span.white{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

h1 {
	display:none;
	font-size:15px;
	color:#330000;
	padding:0px;
	margin:0px;
	font-weight:normal;
	margin-bottom:8px;
}

h2 {
	font-weight:bold;
	font-size:15px;
	color:#c00000;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}


ul {
	margin:6px 0px 6px 20px;
	padding:0px;
}

li {
	margin-left: 0;
	padding-left: 0;
}

#container {
	width:700px;
	margin:auto;
	background-color:#990100;
	background-repeat:no-repeat;
	background-position:top left;
}
.header_ { background-image:url(../images/header.jpg); }
.header_about_us { background-image:url(../images/header_2.jpg); }
.header_balmain { background-image:url(../images/header_1.jpg); }
.header_products { background-image:url(../images/header_3.jpg); }
.header_training { background-image:url(../images/header_6.jpg); }
.header_examples { background-image:url(../images/header_4.jpg); }
.header_whats_new { background-image:url(../images/header_1.jpg); }
.header_models_wanted { background-image:url(../images/header_5.jpg); }
.header_salon_locator { background-image:url(../images/header_3.jpg); }
.header_contact_us { background-image:url(../images/header_4.jpg); }
.header_admin { background-image:url(../images/header_1.jpg); }

#header {
	position:relative;
	height:170px;
}

#logo {
	position:absolute;
	width:200px;
	height:80px;
	top:80px;
	left:32px;
	background:url(../images/logo.gif) no-repeat center center;
}

#links {
	position:absolute;
	top:0px;
	left:22px;
}

#links a, #links a:hover {
	float:left;
	padding:30px 4px 8px;
	margin:0px 4px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}

#links a.selected, #links a:hover {
	border-top:2px solid #cc0001;
	padding-top:28px;
}

#nav {
	height:70px;
	padding-left:15px;
	background:#cc0001;
}

#nav a {
	float:left;
	padding:23px 15px;
	font-size:18px;
	text-transform:lowercase;
}

#nav a.selected, #nav a:hover {
	color:#330000;
}

#subs {
	height:40px;
	padding-left:18px;
	background:#7c0000;
}

#subs a {
	float:left;
	padding:12px 12px;
	color:#ff0000;
}

#subs a:hover, #subs a.selected {
	color:#ffffff;
}

#content {
	position:relative;
	min-height:400px;
}

h2#headline {
	color:#ffffff;
	font-size:17px;
}

.left {
	padding:20px 30px;
}

.middle {
	width:654px;
	padding:20px 23px;
	overflow:hidden;
	background:#ffffff;
	color:#330000;
}	

.middle .ul {
	color:#c00000;
}

.middle a {
	color:#666666;
}

.video {
	background:#7c0000;
	padding:10px;
}

.example {
	padding:10px;
}

.example .before, .example .after {
	float:left;
	width:337px;
	margin:1px;
}

.example .photo {
	width:337px;
	height:300px;
	overflow:hidden;
	margin-bottom:12px;
}

.example center {
	font-size:18px;
	text-transform:lowercase;
}

#footer {
	width:700px;
	margin:auto;
	height:80px;
	position:relative;
}

#footer #design {
	position:absolute;
	right:0px;
	top:12px;
	color:#999999;
	text-transform:uppercase;
}

#footer #contact {
	position:absolute;
	right:0px;
	top:22px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover {
	color:#444444;
	font-size:12px;
	font-weight:bold;
}  

#footer a:hover {
	color:#c00000;
}

/*.left {
	float:left;
	width:700px;
	height:400px;
	padding-right:15px;
	background-position:bottom right;
	background-repeat:no-repeat;
}

.right {
	background:url(../images/right.jpg) repeat-y top left;
	float:left;
	width:185px;
	height:400px;
}*/


ul.links {
	margin-left:45px;
	list-style:none;
	font-size:13px;
	font-weight:bold;
}

ul.links li{
	padding:0px;
	margin:20px 0px;
}

ul.links li.bullet {
	list-style-type: disc;
	list-style-image:url(../images/bullet.gif);
}

div.arrow {
	display:inline;
	width:10px;
	height:10px;
	background:url(../images/arrow.jpg) no-repeat center center;
}

div.ul {
	font-size:15px;
	font-weight:bold;
	/*background:url(../images/ul.jpg) repeat-x top;*/
}

span.q {
	color:#5A5E5E;
	font-weight:bold;
	font-size:11px;
	cursor:hand;
	cursor:pointer;
}

.a {
	display:none;
}
body.cke_show_borders .a {
	display:block;
}

input, select, textarea{
	font-size:11px;
	height:15px;
	background:#E9E9E1;
	border: none; 
	padding:2px 4px;
}

.input {
	margin:2px 0px;
	width:97%;
}

input[type=text], input[type=password], textarea {
	width:250px;
}

input[type=submit],input[type=button]{
	font-family:Trebuchet MS ;
	font-size:24px;
	height:38px;
	color:#FFFFFF;
	background:#E9E9E9 url('images/web/submit_background_green.gif') center center;
	border: 2px solid #FFFFFF; 
	vertical-align:middle;
	margin:4px;
	cursor:pointer;
	cursor:hand;
}

input[type=file]{
	font-family:Trebuchet MS ;
	font-size:12px;
	height:20px;
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF; 
}

.big{
	font-family:Trebuchet MS ;
	font-size:24px;
	height:32px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
}

div.marker_container {
	width:auto;
	height:5px;
	margin:0px 14px 5px -1px;
}

div.marker {
	background:#FFFFFF;
	height:5px;
	margin:auto;
}
	
.dark {
	color:#330000;
}

.red, a.red:hover, a.red:link, a.red:active, a.red:visited {
	color:#c00000;
}

.blue{
	color:#8eb4e3;
}

.box {
	padding:4px;
	border:1px solid #cfcfcf;
}

/********* Divs ********/
div.red {
	margin:6px;
	padding:6px;
	color:#990000;
	border:1px solid #990000;
	background-color:#f8f0f0;
}

div.green {
	margin:6px;
	padding:6px;
	color:#608112;
	border:1px solid #8DA820;
	background-color:#eff4e5;
}

div.center {
	margin:auto;
	text-align:center;
	width:400px;
}

.default {
	color:#999999;
}

.absmiddle {
	vertical-align:middle;
}

.clear {
	clear:both;
}

.pad {
	padding:32px;
}

.fade {
	opacity:.30;
	filter: alpha(opacity=30); 
	-moz-opacity: 0.3;
}

.p{
	display:inline;
	width:20px;
	padding:2px 5px 3px 5px;
	margin:0px 2px;
	font-weight:bold;
	background:#FFFFFF;
	border:1px solid #CFCFCF;
}

.row {
	border-bottom:1px solid #cfcfcf;
}

.box {
	padding:10px;
	border:1px solid #cfcfcf;
}

img.box {
	padding:4px;
	background:#ffffff;
}

/****** Draggable ********/
.draggable {
	cursor:move;
}

.drag li {
	position: relative;
    display: block;
    float: left;    
    list-style-type: none;
    height: 120px;    
    width: 140px;    
	text-align:center;
}

.helper{
	border: 3px dashed #666;
	background:#dae4ee;
}

table .helper {
	width:100%;
	height:25px;
}

ul .helper {
	width:100px;
	height:75px;
	margin:auto;
}

/****** Inline Edit *******/
.inline {
	padding:6px;
	position:relative;
	background:none;
	height:13px;
}

.inline:hover {
	background:#eeeeee;
	border:1px solid #cfcfcf;
	padding:4px 5px;
}

.inline:hover .inline_edit {
	top:2px;
	right:0px;
}

.inline_edit {
	position:absolute;
	top:4px;
	right:1px;
	display:none;
	width:20px;
}

/***** Validation *****/
label.error {
	margin-left: 5px;
	width: auto;
	display: inline;
	color:#B80A0A;
	display: none;
}

/***** Tooltips *****/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 12px;
	opacity: 0.90;
	filter: alpha(opacity=90);
	font-size:12px;
	max-width:250px;
	color:#555555;
}
#tooltip h3, #tooltip div { 
	margin: 0;
	font-size:12px;
	font-weight:normal;
	color:#555555;
}

/***** Tablesorter *****/
.sortable, .unsortable {
	width:100%;
}	

.sortable thead tr, .unsortable thead tr {
	background:#666666;
	color:#FFFFFF;
}

.sortable thead tr .headerSortDown {
	background:#999999 url(../images/arrow_down.gif) no-repeat right center;
}

.sortable thead tr .headerSortUp {
	background:#999999 url(../images/arrow_up.gif) no-repeat right center;
}

.sortable thead th {
	cursor: hand;
	cursor: pointer;
	padding: 3px 5px;
}

.unsortable thead th {
	padding:3px 5px;
}

.even {
	background-color:#ffffff;
}

.odd {
	background-color:#f3f3f3;
}

.sortable tbody tr td, .unsortable tbody tr td {
	vertical-align: top;
	padding:4px 6px;
}

.sortable tbody tr td.hidden, .unsortable tbody tr td.hidden {
	padding:0px;
	border:none;
}

.table {
	width:100%;
}
.table td, .table th {
	padding:4px 5px;
}

/* expand/collapse */
.collapsible {
	padding: 0 0 3px 0;
}

.collapsible a.collapsed {
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/tablesorter_expand.png) no-repeat 3px 3px;
	outline: 0;
}

.collapsible a.expanded {
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/tablesorter_expand.png) no-repeat -24px 3px;
	outline: 0;
}

/***** Datepicker *****/
#ui-datepicker-div, .ui-datepicker-inline { font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 0; margin: 0; background: #ddd; width: 185px;}
#ui-datepicker-div { display: none; border: 1px solid #777; z-index: 100; /*must have*/}
.ui-datepicker-inline { float: left; display: block; border: 0;}
.ui-datepicker-rtl { direction: rtl;}
.ui-datepicker-dialog { padding: 5px !important; border: 4px ridge #ddd !important;}
.ui-datepicker-disabled { position: absolute; z-index: 100; background-color: white; opacity: 0.5;}
button.ui-datepicker-trigger { width: 25px;}
img.ui-datepicker-trigger { margin: 2px; vertical-align: middle;}
.ui-datepicker-prompt { float: left; padding: 2px; background: #ddd; color: #000;}
* html .ui-datepicker-prompt { width: 185px;}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker { clear: both; float: left; width: 100%; color: #fff;}
.ui-datepicker-control { background: #400; padding: 2px 0px;}
.ui-datepicker-links { background: #000; padding: 2px 0px;}
.ui-datepicker-control, .ui-datepicker-links { font-weight: bold; font-size: 80%;}
.ui-datepicker-links label { /* disabled links */ padding: 2px 5px; color: #888;}
.ui-datepicker-clear, .ui-datepicker-prev { float: left; width: 34%;}
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev { float: right; text-align: right;}
.ui-datepicker-current { float: left; width: 30%; text-align: center;}
.ui-datepicker-close, .ui-datepicker-next { float: right; width: 34%; text-align: right;}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next { float: left; text-align: left;}
.ui-datepicker-header { padding: 1px 0 3px; background: #333; text-align: center; font-weight: bold; height: 1.3em;}
.ui-datepicker-header select { background: #333; color: #fff; border: 0px; font-weight: bold;}
.ui-datepicker { background: #ccc; text-align: center; font-size: 100%;}
.ui-datepicker a { display: block; width: 100%;}
.ui-datepicker-title-row { background: #777;}
.ui-datepicker-days-row { background: #eee; color: #666;}
.ui-datepicker-week-col { background: #777; color: #fff;}
.ui-datepicker-days-cell { color: #000; border: 1px solid #ddd;}
.ui-datepicker-days-cell a{ display: block;}
.ui-datepicker-week-end-cell { background: #ddd;}
.ui-datepicker-title-row .ui-datepicker-week-end-cell { background: #777;}
.ui-datepicker-days-cell-over { background: #fff; border: 1px solid #777;}
.ui-datepicker-unselectable { color: #888;}
.ui-datepicker-today { background: #fcc !important;}
.ui-datepicker-current-day { background: #999 !important;}
.ui-datepicker-status { background: #ddd; width: 100%; font-size: 80%; text-align: center;}

/* ________ Datepicker Links _______
** Reset link properties and then override them with !important */
#ui-datepicker-div a, .ui-datepicker-inline a { cursor: pointer; margin: 0; padding: 0; background: none; color: #000;}
.ui-datepicker-inline .ui-datepicker-links a { padding: 0 5px !important;}
.ui-datepicker-control a, .ui-datepicker-links a { padding: 2px 5px !important; color: #eee !important;}
.ui-datepicker-title-row a { color: #eee !important;}
.ui-datepicker-control a:hover { background: #fdd !important; color: #333 !important;}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover { background: #ddd !important; color: #333 !important;}

/* ___________ MULTIPLE MONTHS _________*/
.ui-datepicker-multi .ui-datepicker { border: 1px solid #777;}
.ui-datepicker-one-month { float: left; width: 185px;}
.ui-datepicker-new-row { clear: left;}

/* ___________ IE6 IFRAME FIX ________ */
.ui-datepicker-cover { display: none; /*sorry for IE5*/ display/**/: block; /*sorry for IE5*/ position: absolute; /*must have*/ z-index: -1; /*must have*/ filter: mask(); /*must have*/ top: -4px; /*must have*/ left: -4px; /*must have*/ width: 200px; /*must have*/ height: 200px; /*must have*/}

/***** Thickbox *****/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../images/overlay.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 20px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	padding:7px 30px 10px 25px;
}

#TB_closeWindow{
	height:20px;
	position:absolute;
	top:3px;
	right:3px;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
