/* main styles */
body 
{
	margin:0;
	padding:0;
	background:#FFFFFF;
  	color:#000;
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
}

form 
{
	margin:0;
	padding:0
}

label {
	font-size: 16px;
}

small {
	font-size: 12px;
}

img {border:none;}
a:hover {text-decoration: underline}
input {vertical-align:middle}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}
.normal {font-weight:normal !important}
.block {display:block !important}

/*input.text, select, textarea 
{
	font-family:arial,sans-serif;
	color:#333;
	font-size:12px;
	vertical-align:middle;
}*/

p
{
	margin: 0px;
}

input.text 
{
	padding:1px 0 0 4px;
	height:14px;
	font-weight:normal;
}

/* main container */
#main 
{
	width:992px;
	margin:0 auto;
}

/* header */
#header 
{
	position:relative;
	width:992px;
	height:116px;
	background:url(../img/bg-header.gif) no-repeat left bottom;
}

#header_login 
{
	position:relative;
	width:662px;
	height:116px;
}

/* site logo */
div.logo 
{
	position:absolute;
	top:5px;
	left:20px;
	/*border-bottom: 1px solid #9097A9;*/
	padding-bottom: 2px;
	width: 395px;
}

.logo_text
{
	font-size: 22px;
	color: #1821E1;
}

.bigger
{
	font-size: 30px;
	line-height: 24px;
}
	
/* header tabs */
#top-navigation 
{
	position:absolute;
	top:70px;
	left:20px;
	margin:0;
	padding:0;
	list-style:none;
}

#top-navigation li 
{
	float:left;
	margin:0 3px 0 0;
	height:34px;
	background:url(../img/tab.gif) repeat-x top;
}

#top-navigation li a 
{
	float:left;
	display:block;
	height:20px;
	line-height:19px;
	color:#35385F;
	padding:4px 0 0 0;
	font-weight: bold;
}

#top-navigation li span {
	float:left;
	background:url(../img/tab-left.gif) no-repeat left top;
	}

#top-navigation li span span 
{
	padding:8px 6px 0 6px;
}

#top-navigation li span span 
{
	background:url(../img/tab-right.gif) no-repeat right top;
	padding:8px 6px 0 6px;
}

#top-navigation li.active 
{
	padding:0;
	height:34px;
	background:url(../img/tab-active.gif) repeat-x top;
	margin-right:2px;
}

#top-navigation li.active span 
{
	background:url(../img/tab-active-left.gif) no-repeat left top;
	height:34px;
}

#top-navigation li.active span span 
{
	background:url(../img/tab-active-right.gif) no-repeat right top;
	height:23px;
	padding:8px 10px 0 10px;
	line-height:19px;
	color:#606060;
}
	
/* middle */
#middle 
{
	float:left;
	width:967px;
	background:url(../img/bg-middle.gif) repeat-y left;
	padding:0 13px 0 12px;
}


#middle_login
{
	float:left;
	width: 620px;
	padding:0 13px 0 12px;
	-moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	border-radius: 10px;
	border: 1px solid #1821E1;
}

/* left column */
#left-column 
{
	float:left;
	padding:1px 14px 0 12px;
	width:280px;
}

/* right column */
#right-column {
	float:right;
	padding:0 9px 0 0;
	width:133px;
	}
/* center column */

#center-column 
{
	float:left;
	width:614px;
	background:url(../img/bg-center-column.jpg) no-repeat left top;
	min-height:584px;
	padding:12px 16px 0 13px;
}	

* html #center-column {height:584px;}

/* footer */
#footer 
{
	float:left;
	width:100%;
	background:url(../img/bg-footer.gif) no-repeat;
	height:80px;
}

#footer_login 
{
	float:left;
	width:100%;
	height:80px;
}
	
/* left column styles */
#left-column h3 
{
	font-size:11px;
	margin:0;
	color:#fff;
	background:url(../img/bg-left-header.gif) no-repeat left top;
	height:25px;
	line-height:23px;
	padding:0 0 0 9px;
}

div.nav
{
	border-bottom:3px solid #1821E1;
	border-left: 1px solid #1821E1;
	border-right: 1px solid #1821E1;
	background:#ECEFE7;
	list-style:none;
	width: 93%;
	text-align: center;
	margin: 0px auto;
	padding: 3px;
}

ul.nav 
{
	margin: 0px auto;
	border-bottom:3px solid #1821E1;
	border-left: 1px solid #1821E1;
	border-right: 1px solid #1821E1;
	background:#ECEFE7;
	list-style:none;
	padding:0 2px;
	width: 93%;

}


ul.nav li 
{
	padding:4px 4px 6px 5px;
	background:url(../img/bg-dotted.gif) repeat-x bottom;
}

ul.nav a 
{
	padding:0 0 0 12px;
	background:url(../img/arrow.gif) no-repeat 0 4px;
	font-size: 12px;
}

ul.nav a:hover 
{
	font-weight:bold;
}

ul.nav li.last {background:none;}

#left-column .link 
{
	display:block;
	width:142px;
	height:25px;
	background:url(../img/bg-left-link.gif);
	margin:0 0 4px 0;
	font-weight:bold;
	padding:0 0 0 9px;
	line-height:25px;
	color:#60635A;
}
	
/* center column styles */
.top-bar 
{
	float:left;
	width:603px;
	border-left:2px solid #f70;
	padding:0 0 0 9px;
	margin:0 0 4px 0;
}

/* text page header */
.top-bar h1 
{
	font:20px/21px verdana,sans-serif;
	color:#43729F;
	margin:0 0 4px 0;
}

/* orange button */
.top-bar a.button 
{
	float:right;
	display:block;
	width:75px;
	height:35px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:27px;
	background:url(../img/bg-orange-button.gif) no-repeat;
}
	
/* bar with select */
.select-bar 
{
	clear:both;
	border-top:2px solid #f70;
	border-bottom:2px solid #f70;
	padding:5px 0 3px 0;
	margin:0 0 17px 0;
}

.select-bar select {width:145px;margin:0 2px;}


/* table container */
div.table 
{
	float:left;
	position:relative;
	width:300px;
	margin:0 0 37px 0;
}

table.listing 
{
	border-bottom:1px solid #9097A9;
	width:299px;
	padding:0;
	margin:0;
	border:1px solid #9097A9;
}

table.listing th 
{
	border-top:0 !important;
}

table.listing th.full 
{
	border-left:0;
	border-right:0 !important;
	text-align:left;
	color: #0024E4;
	font-size: 15px;
	font-weight: normal;
}

div.table img.left 
{
	position:absolute;
	top:0;
	left:0;
}

div.table img.right 
{
	position:absolute;
	top:0;
	right:1px;
}

/* table styles */
table.listing td,
table.listing th 
{
	border:1px solid #fff;
	text-align:center;
}	

table.listing th 
{
	background:#9097A9;
	color:#fff;
	padding:5px;
}

table.listing td 
{
	background:#EFEFEF;
	color:#000;
	padding:3px 5px;
}

table.listing .bg td 
{
	background:#ECECEC;
}

table.listing .white td 
{
	background:#fff;
}	

table.listing .first {border-left:0px solid #9097A9;text-align:left;}
table.listing .last {border-right:0px solid #9097A9;}

table.listing th.first {background:#9097A9 url(../img/bg-th-left.gif) no-repeat left top;border-left:0;}
table.listing th.last {background:#9097A9 url(../img/bg-th-right.gif) no-repeat right top;border-right:0;}

table.listing .style1 {font-weight:bold;color:#FF7A00;}
table.listing .style2 {font-weight:bold;padding-left:16px;}
table.listing .style3 {padding-left:25px;}
table.listing .style4 {padding-left:35px;}
table.form .last {padding:1px 0 1px 5px;text-align:center;}
table.form th,
table.form td {padding-left:10px; }

	
/* right column header */
#right-column .h 
{
	float:left;
	background:#7E878A;
	border:1px solid #B8B8B8;
	border-bottom:0;
	padding:3px 10px;
	color:#fff;
	text-transform:uppercase;
}

/* right column box */
#right-column .box 
{
	float:left;
	width:121px;
	padding:5px;
	border:1px solid #B8B8B8;
	background:#EBEBEB;
	margin:0 0 15px 0;
}
	
/* right column buttons */
.buttons 
{
	clear:both;
	text-align:center;
	padding:8px 0 4px 0;
}

.buttons a, .buttons button
{
    border:1px solid #646464;
    border-top:1px solid #a7a7a7;
    border-left:1px solid #a7a7a7;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
	background-color:#f5f5f5;
}

.buttons img
{
	clear:both;
	text-align:center;
	vertical-align: middle;
}

.tcell
{
	font-size: 11px;
	color: #0024E4;
	background: #FFFFFF;
	font-weight: bold;
	border: 1px solid #CCCCDD;
	width: 30px;
	height: 18px;
}

.tcell2
{
	font-size: 11px;
	color: red;
	background: #FFFFFF;
	font-weight: bold;
	border: 1px solid #CCCCDD;
	width: 30px;
	height: 26px;
}

.tcell_admin
{
	font-size: 11px;
	color: #0024E4;
	background: #FFFFFF;
	font-weight: bold;
	border: 1px solid #CCCCDD;
	width: 82px;
	height: 110px;
}

.tcell2 a
{
	color: red;
}

.tcell_today
{
	font-size: 12px;
	color: #144F1C;
	background: #AFFFBA;
	font-weight: bold;
	width: 28px;
	height: 24px;
	border: 1px solid #144F1C;
	-moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	border-radius: 10px;
}

.tcell_today_admin
{
	border: 1px solid #EFFFF1;
	background: #EFFFF1;
	width: 82px;
	height: 110px;
}

.alert
{
	color: red;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 5px;
	text-decoration: blink;
}

.alert_text
{
	color: red;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 5px;
}

.alert_img
{
	width: 16px;
	height: 16px;
	padding-right: 10px;
	padding-left: 5px;
}

.checkin
{
	font-size: 12px;
	color: #000000;
}

.footer_note
{
	text-align: center;
	font-size: 12px;
	color: #D62918;
	font-weight: bold;
	height: 30px;
}
a {color:#060606;text-decoration: none}

.task_table_header
{
	background: #9097A9;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.task_table
{
	border-top: 3px solid #000; 
	border-bottom: 3px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000; 
	font-size: 12px; 
	width: 600px; 
	text-align: center; 
	padding-bottom: 10px;
	font-weight: normal;
}

.task_td
{
border-bottom: 1px solid #9097A9;
}


th.task_td
{
	background: #000;
	color: #fff;
}

.task_td_yellow
{
	background: #f6f3d7;
}

.task_td_red
{
	background: #f6d7d7;
}

.task_td_green
{
	background: #d9f6d7;
}


.task_td_cancel {
	background: #bcb7ff;
}

.welcome
{
	float: right; 
	width: 200px;
	text-align: right;
	vertical-align: bottom;
	color: #1821E1;
}

.login_input_user
{
	border: 1px solid #144F1C;

	width: 250px;
	height: 20px;
	background-image: url("../img/user.jpeg");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 24px;
	font-size: 16px;
	font-weight: bold;
}


.login_input_pass
{
	border: 1px solid #144F1C;
	width: 250px;
	height: 20px;
	background-image: url("../img/pass.jpeg");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 24px;
	font-size: 25px;
	font-weight: bold;
}

.left_div
{
	width: 80px;
	float: left;
	height: 20px;
	padding-top: 4px;
	padding-right: 10px;
	text-align: right;
	margin-top:10px;
	font-size: 11px;
	color: #1821E1;
	font-weight: bold;
}

.right_div
{
	width: 251px;
	float: left;
	margin-top:10px;
}

.right_div_2
{
	width: 251px;
	float: left;
	margin-top:10px;
	font-size: 13px;
	color: #1821E1;
	padding-top: 4px;
	padding-right: 10px;
}

.fullname
{
	font-size: 13px;
}

.fullname:first-letter
{
	font-size: 16px;
}

.fieldset_login
{
	width: 400px;
	border: 2px solid #1821E1;
	margin-top: 20px;
	margin-bottom: 20px;
}

.legend_login
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #1821E1;
	padding: 4px;
	text-align: center;
	width: 100%;
}

.fieldset_login_error
{
	display: none;
	width: 400px;
	border: 2px solid #D62918;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #D62918;
	font-size: 12px;
}

.legend_login_error
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #D62918;
	padding: 4px;
	text-align: center;
	width: 100%;
}

h1
{
	color: #0024E4;
	font-size: 22px;
	font-family: tahoma,arial,sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}


h1:first-letter
{
	font-size: 30px;
}

.view_alerts
{
	color: #206DFC;
	font-size: 18px;
	font-family: tahoma,arial,sans-serif;
	font-weight: normal;
}

.add_alerts
{
	color: #B94F00;
	font-size: 18px;
	font-family: tahoma,arial,sans-serif;
	font-weight: normal;
}

.alert_td
{
	border-bottom: 1px solid #000;
}

th.alert_td
{
	color: #FFFFFF;
	background: #000;
}

.alert_table
{
	border: 1px solid #000; 
	color: #000; 
	font-size: 12px; 
	width: 600px; 
	text-align: center; 
	padding-bottom: 10px;
	font-weight: normal;
}

.alert_input
{
	color: #206DFC;
	font-size: 12px;
	border: 1px solid #B94F00; 
	padding: 4px 4px 4px 80px;
	width: 250px;
	margin-bottom: 10px;
}

.alert_select
{
	color: #206DFC;
	font-size: 12px;
	width: 100px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.option_alert_select
{
	color: #206DFC;
	font-size: 12px;
	width: 140px;
	margin-bottom: 10px;
	background: #FFFFFF;
}

div.alert_select
{
	color: #206DFC;
	font-size: 12px;
	width: 100px;
	border: 1px solid #B94F00; 
	padding: 4px 4px 4px 80px;
}

.regular_input {
	color: #000;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
}

.no_new_bookings {
	color: #045DAD;
	font-size: 13px;
	font-weight: normal;
}

.new_bookings {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	
}

.td_company_header {
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-x;
	height: 25px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.titlesbutton {
	background: #CFCEC2;
	text-align: center;
}

.titlesbutton_td
{
	border-bottom: 1px solid #CFCEC2;
	font-size: 12px;
	font-weight: normal;
	color: #004F8F;
}

.titlesbutton_td_red
{
	border-bottom: 1px solid red;
	border-top: 1px solid red;
	background: #FFDFEA;
	font-weight: bold;
	color: #4F0A0A;
}

.left_td
{
	border-right: 1px solid #CFCEC2;
}

.right_td
{
	border-left: 1px solid #CFCEC2;
}

.new_events
{
	font-size: 14px;
	color: #101EE4;
	font-weight: bold;
}

.company_table
{
	background: #FFFFFF;
	-moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
}

.company_table:hover
{
	background: #FFFFFF;
	-moz-box-shadow: 0 0 7px 7px #6B7A8F;
	-webkit-box-shadow: 0 0 7px 7px #6B7A8F;
	box-shadow: 0 0 7px 7px #6B7A8F;
}


.div_calendar_admin
{
	font-weight: normal; 
	color: #000;
	padding-left: 10px;
}

.div_calendar_admin_big
{
	margin: 0px auto;
	font-weight: normal; 
	color: #000;
	padding-left: 14px;
	position: relative; 
	z-index:2; 
}

.div_calendar_admin_big:hover
{
	margin: 0px auto;
	font-weight: normal; 
	color: #000;
	padding-left: 14px;
	position: relative; 
	z-index:2; 
	-moz-box-shadow: 0 0 5px 3px #888;
	-webkit-box-shadow: 0 0 3px 5px#888;
	box-shadow: 0 0 5px 3px #888;

}

.div_calendar_admin_over
{

	top: -90px;	
	left: -34px;
	font-size: 22px;
	margin-bottom: 0px auto;
	//color: #e1e1e1;
	color: #CCCCDD;
	padding-left: 10px;
	position: relative; 
	z-index:1; 
	margin-bottom: -20px;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);	
}

.admin_features
{
	font-size: 20px;
	vertical-align: middle;
}

table.logs
{
	border: 1px solid #CFCEC2;
	width: 550px;
}

th.logs
{
	background: #CFCEC2;
	font-weight: bold;
	text-align: center;
}

td.logs
{
	border-bottom: 1px solid #CFCEC2;
	text-align: center;
	width: 200px;
}	

h2 {
	margin-bottom: 2px;
	border-bottom: 1px solid #000000;
}

h2.search
{
	border-bottom: 1px solid #000000;
	width: 315px;
	margin-top: 30px;
}

.br
{
	margin-top: 10px;
}

.table_account
{
	width: 98%;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 7px;
}

.table_account td
{
	border-bottom: 1px solid #000;
	padding: 4px;
	background: #ECEFE7;
	font-size: 12px;
}

.table_account a:hover
{
	text-decoration: none;
}

.table_account td:hover
{
	background: #FDFFF9;
}

.separator
{
	display: inline;
	padding: 0px 5px 0px 5px;
}

.table_account h1
{
	font-size: 18px;
	border-bottom: 2px solid #000;
	margin: 0px;
	color: #000;
}

.table_account h1:first-letter
{
	font-size: 20px;
}

.activity_rep_div
{
	border: 1px solid #000;
	margin: 1px 0px 1px 0px;
	padding: 5px;
}

.activity_rep_div table
{
	border: 1px solid #DEE0DB;
	margin: 1px 0px 1px 0px;
	padding: 1px;
	width: 100%;
}

.activity_rep_div td
{
	vertical-align: text-top;
	background: #FCFCFC;
	border-top: 1px solid #DEE0DB;
	border-bottom: 0px;
	margin: 1px 0px 1px 0px;
	font-size: 12px;
}

.spacer
{
	margin-top: 20px;
}

.black_td
{
	text-align: center;
	background: #000;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.black_td2
{
	text-align: center;
	font-size: 13px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.urgent_stuff {
	margin: auto; 
	width: 590px; 
	padding: 1px; 
	border: 1px solid #9097A9;
	border-top: 2px solid #9097A9;
	border-bottom: 2px solid #9097A9;
}


.urgent_stuff td {
	color: #B92728;/*#045DAD;*/
	font-weight: normal;
	background: #F7F7F7;
}

.urgent_stuff th {
	background: #9097A9;
	text-align: left;
	color: #fff;
	font-size: 13px;
}

.alternate_background {
    background-image: url("../img/bg3.jpg");
    background-repeat: repeat-x;
}

.stuff_thats_urgent h4 {
	margin: auto; 
	width: 590px; 
	padding: 1px; 
	border-bottom: 1px solid #9097A9;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: center;
	font-size: 13px;
	color: #6F737C;
}

.sms_table {
	width: 580px; 
	text-align: left; 
	font-weight: bold;
}

.sms_table td {
	font-weight: normal;
	font-size: 13px;
	vertical-align: text-top;
	color: #000000;
}

input, textarea {  
    padding: 5px;  
    font-size: 15px;  
    text-shadow: 0px 1px 0px #fff;  
    outline: none; 
    background: -webkit-gradient(linear, left top, left bottombottom, from(#ECEFE7), to(#ffffff));  
    background: -moz-linear-gradient(top,  #ECEFE7,  #ffffff);  
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;  
    border: 1px solid #717171;  
    -webkit-box-shadow: 1px 1px 0px #efefef;  
    -moz-box-shadow: 1px 1px 0px #efefef;  
    box-shadow:  1px 1px 0px #efefef;  
} 

input:focus {  
	-webkit-box-shadow: 0px 0px 5px #007eff;  
    -moz-box-shadow: 0px 0px 5px #007eff;  
    box-shadow: 0px 0px 5px #007eff;  
}  

.current_page {
	font-size: 14px;
	font-weight: bold;
}

.spacer_big {
	margin-top: 30px;
}

.spacer_bigest {
	margin-top: 100px;
}

.unbold {
	font-weight: normal;
}

.available_stuff {
	font-size: 13px;
}

.available_stuff ul{
	list-style: circle;
	padding-left: 15px;
	margin-top: 5px;
}

.remove_ad {
	position: relative;
	border:0;
	z-index:2000; 
	height: 20px; 
	width: 77px; 
	background: #ffffff; 
	margin-bottom: -20px
}

.error {
	
    border-radius: 3px;  
    border: 1px solid red;  
    color: red;
    background: #FFFBFB;
    -webkit-box-shadow: 1px 1px 0px #efefef;  
    -moz-box-shadow: 1px 1px 0px #efefef;
    padding: 5px;
    font-size: 13px; 
    /*width: 520px*/
}

.biggers {
	font-size: 14px;
}

.questions_stuff {
	border: 1px solid #CFCEC2; 
	padding: 10px; 
	width: 94%; 
	margin: auto; 
	background: #FFFEF9; 
	font-size: 13px;
}

.questions_stuff strong {
	font-size: 14px;
	width: 50px;
}

.task_legend_color {
	width: 150px;
	height: 14px;
	font-size: 14px;
	border: 1px solid #000;
	margin-bottom: 2px;
	padding: 3px;
}

.login_boxes {
	margin-top: 10px;
	padding: 3px 0px 3px 10px;
	border-top: 1px solid #999;
	font-size: 13px;
	width: 45%;
	float: left;
	margin-left: 10px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.login_boxes h3 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	border-bottom: 1px solid #999;
}

.login_boxes:hover {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background: #f2f1ef;
}

.pagination {
    clear: both;
    padding-bottom: 10px;
    padding-top: 10px;
}
.pagination a {
    border: 1px solid #D5D5D5;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    padding: 4px 8px;
    text-decoration: none;
  margin:2px;
}
.pagination a:hover, .pagination a:active {
    background:#efefef;
}
.pagination span.current {
    background-color: #687282;
    border: 1px solid #D5D5D5;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    padding: 4px 8px;
    text-decoration: none;
	margin:2px;
}
.pagination span.disabled {
    border: 1px solid #EEEEEE;
    color: #DDDDDD;
    margin: 2px;
    padding: 2px 5px;
}
.company_boxes {
	display: inline-block;
	width: 140px;
	height: 35px;
	margin: 1em;
	border: solid 1px;
	text-align: center;vertical-align: top;
	cursor: pointer;
	background-color: #ECEFE7;
	border-radius: 5px;
	font-weight: bold;
	padding: 5px;
}

.company_box_wrap {
	margin-left: 10%;
}
/*
.error {
	width: 28% !important;
}
*/
.ajax_success {
	text-align: center;
	font-size: 18px;
	color: #008000;
	border: 1px solid;
	padding: 10px;
	border-radius: 3px;
	width: 60%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ajax_fail {
	text-align: center;
	font-size: 18px;
	color: red;
	border: 1px solid;
	padding: 10px;
	border-radius: 3px;
	width: 60%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}