* {margin:0; padding:0;}

/*-------clear fix-------*/
  .box {

  }
  .floated {
    float: left;
    background: #f00;
    width: 100px;
    height: 100px;
    border: 1px solid #f0f;
  }
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/


body {
height:100%;
background:#D5ECF3 url(images/bg.jpg) no-repeat center top;
color:#000;  
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.75em;
line-height:120%;
}

a {
color:#cc0000;
text-decoration:underline;
}

a:hover {
color:#616161;
text-decoration:none;
}

hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

ul {margin-left:15px;}

iframe {
border: 0px solid #ffffff;
}

#loginlinkswrap {
width:930px;
margin:35px auto 0 auto;
}

#loginlinks {
float:right;
}

#logoutlinks {
float:right;
}

a.firstlink {
padding-left:25px;
background:url(images/firstlink.jpg) no-repeat left center;
}

a.previouslink {
padding-left:14px;
background:url(images/previouslink.jpg) no-repeat left center;
margin-left:15px;
}

a.nextlink {
padding-right:14px;
background:url(images/nextlink.jpg) no-repeat right center;
margin-left:15px;
}

a.lastlink {
padding-right:25px;
background:url(images/lastlink.jpg) no-repeat right center;
margin-left:15px;
}


#centerColumn { 	
margin:0 auto 15px auto;
width:950px;
text-align:left;
vertical-align: middle;	
background-color:#ffffff;
border:1px solid #AAD8E6;
clear:both;
}

h2 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
}

h3 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-size:17px;
font-weight:lighter;
font-family:georgia;
}

h4 {
font-size:1em;
padding:5px 0 5px 0;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:10px;
}

p {
padding:3px 0 12px 0;
}


fieldset {
border:none;
}

legend {
font-size:17px;
font-weight:lighter;
font-family:georgia;
color:#B41001;
text-indent:0;
padding-bottom:5px;
}

  /*-----------navigation------------*/
  
  


#navigation
	{
  width: 580px;
  height: 38px;
  z-index: 50;
  float:right;
  background:url(images/nav_bg.gif) no-repeat;
  margin:18px 18px 0 0;
  float:right;
  padding:0;
	}

#navigation h3
	{
	display: none;
	}

#navigation a
	{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	}

#navigation_1
	{
	list-style: none;
	margin: 8px;
	padding: 0px 0px 0px 1px;
	}

#navigation_1 li
	{
	display: inline;
	float: left;
	text-align: center;
  height:23px;
	}


#navigation_1 li a
	{
	display: block;
	height: 23px;	
	overflow:hidden;
	outline:none;
	}

#navigation_1 li a:hover
	{
	background-position: 0 -23px;
	}

#navigation_1 li .nav_current_1
	{
	background-position: 0 -46px;
	}

#navigation_1 li .nav_current_1:hover
	{
	background-position: 0 -46px;
	}

#home #navigation_1_home {
background-position: 0 -23px;
}

#about #navigation_1_about {
background-position: 0 -23px;
}

#application #navigation_1_application {
background-position: 0 -23px;
}

#availability #navigation_1_availability {
background-position: 0 -23px;
}

#links #navigation_1_links {
background-position: 0 -23px;
}

#contact #navigation_1_contact {
background-position: 0 -23px;
}

#dashboard #navigation_1_dashboard {
background-position: 0 -23px;
}

#clients #navigation_1_clients {
background-position: 0 -23px;
}

#databaseadministration #navigation_1_databaseadministration {
background-position: 0 -23px;
}

#filmcompanies #navigation_1_filmcompanies {
background-position: 0 -23px;
}

/* custom navigation */

#navigation_1_home
	{
	background-image: url("images/butt_home.gif");
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:59px;
	margin-left:2px;
	}
	
#navigation_1_about
	{
	background-image: url("images/butt_about.gif");
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:74px;
	margin-left:23px;
	}
	
#navigation_1_application
	{
	background-image: url("images/butt_application.gif");
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:85px;
	margin-left:23px;
	}
	
#navigation_1_availability
	{
	background-image: url("images/butt_availability.gif");
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:85px;
	margin-left:23px;
	}

#navigation_1_links
	{
	background-image: url("images/butt_links.gif");
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:53px;
	margin-left:23px;
	}
	
#navigation_1_contact
	{
	background-image: url("images/butt_contact.gif");
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:86px;
	margin-left:23px;
	}
	
	
	
#navigation_1_dashboard
	{
	background-image: url("images/butt_dashboard.gif");
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:93px;
	margin-left:23px;
	}

#navigation_1_clients
	{
	background-image: url("images/butt_clients.gif");
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:62px;
	margin-left:23px;
	}

#navigation_1_databaseadministration
	{
	background-image: url("images/butt_databaseadministration.gif");
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:168px;
	margin-left:23px;
	}

#navigation_1_filmcompanies
	{
	background-image: url("images/butt_filmcompanies.gif");
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:120px;
	margin-left:23px;
	}

	
	

#subnav {
float:right;
margin-right:17px;
text-align:right;
margin-top:1px;
}

#subnav ul {
list-style-type:none;
}

#subnav ul li a {
text-decoration:none;
display:block;
margin-top:6px;
color:#92250D;
height:15px;
}

#subnav ul li a:hover {
color:#999;
}

#header {
margin:0;
padding:25px;
width:238px;
float:left;
}

#header h1 {
margin:0;
padding:10px 0 0 0;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000;
}

#header h1 a {
text-indent:-999999px;
display:block;
width:238px;
height:143px;
background:#fff url(images/logo.jpg) no-repeat;
outline:none;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 0;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000;
}

.bannerright {
float:right;
clear:right;
margin-top:24px;
}

.bannerleft {
float:left;
width:570px;
height:295px;
background:#C12600 url(images/bannerleft.jpg) repeat-x bottom left;
clear:left;
color:#fff;
padding:25px 0 0 35px;
line-height:115%;
}

.bannerleft p {
padding:2px 0 5px 0;
}

.bannerleft ul {
margin:0;
list-style-type:none;
}

.bannerleft ul li {
padding-bottom:5px;
}

.bannerleft p.black {
color:#000;
}

.bannerleft a {
color:#fff;
}

.bannerleft p.black a {
color:#000;
}

h2.specialists {
width:564px;
height:43px;
display:block;
margin:0 0 10px 0;
padding:0;
background:url(images/specialists.gif) no-repeat;
text-indent:-999999px;
}

h2.about {
width:104px;
height:20px;
display:block;
margin:0 0 10px 0;
padding:0;
background:url(images/about.gif) no-repeat;
text-indent:-999999px;
}

h2.apply {
width:313px;
height:20px;
display:block;
margin:0 0 10px 0;
padding:0;
background:url(images/apply.gif) no-repeat;
text-indent:-999999px;
}

h2.available {
width:349px;
height:20px;
display:block;
margin:0 0 10px 0;
padding:0;
background:url(images/available.gif) no-repeat;
text-indent:-999999px;
}

h2.links {
width:63px;
height:20px;
display:block;
margin:0 0 10px 0;
padding:0;
background:url(images/links.gif) no-repeat;
text-indent:-999999px;
}

h2.contact {
width:122px;
height:20px;
display:block;
margin:0 0 10px 0;
padding:0;
background:url(images/contact.gif) no-repeat;
text-indent:-999999px;
}

h2.clientlogin {
width:245px;
height:20px;
display:block;
margin:0 0 10px 0;
padding:0;
background:url(images/clientlogin.gif) no-repeat;
text-indent:-999999px;
}

.whyworkwithca {
width:270px;
float:left;
padding:25px 35px 25px 35px;
border-right:1px dotted #ccc;
}


.whyworkwithca h3 {
color:#B32100;
}

.recentwork {
width:245px;
float:left;
padding:25px 0 25px 35px;
}

.recentwork h3 {
color:#7FC31C;
}

.applynow {
border-left:1px dotted #ccc;
float:right;
width:190px;
padding:25px 100px 25px 35px;
background:url(images/applynow_bg.jpg) no-repeat 50px 12px;
}

.applynow h3 {
color:#B32100;
}

.introduction {
float:left;
}



.contentwrap {
border-top:1px dotted #CCCCCC;
clear:both;
padding:0 0 0 0;
border-bottom:1px dotted #CCCCCC;
}

.twothirdsleft {
width:550px;
padding:25px 0 25px 35px;
color:#B41001;
}

.fullwidth {
padding:25px 35px 25px 35px;
}


.rightcol {
width:300px;
float:right;
padding:25px 35px 25px 0;
}

.administrationlogin {
background:#EBF7FA;
border:1px solid #D5ECF3;
margin:30px 0 5px 30px;
width:506px;
padding:12px 20px 20px 20px;
}

.downloadapplication, .contactform {
background:#EBF7FA;
border:1px solid #D5ECF3;
padding:15px;
margin:15px 0 5px 0;
}

.downloadapplication h3, .contactform h3 {
font-family:verdana;
padding:4px 0 4px 0;
font-size:14px;
font-weight:bold;
}



ul.arrowright {
list-style-type:none;
margin:0 0 0 5px;
}

ul.arrowright li {
background:url(images/arrowright.gif) 0 7px no-repeat;
padding:3px 0 3px 14px;
}

#availableClientsCalendar {
float:left;
width:300px;
}

#availableClients {
width:500px;
float:right;
}

.inneradminbox {
background:#D7EEF4;
border:1px solid #D5ECF3;
margin:30px;
padding:35px;
}

.filter {
background:#FAFDFE;
border:1px solid #D5ECF3;
padding:10px 5px 5px 10px;
margin:10px 0;
}

.filter label {
padding-left:15px;
}

ul.clientrepeater {
list-style-type:none;
} 

ul.clientrepeater li {
display:block;
float:left;
width:128px;
height:160px;
text-align:center;
}

tr.headerstyle td {
padding:5px;
border-bottom:1px solid #D5ECF3;
background:#fff;
}

tr.itemstyle td {
padding:5px;
}

tr.alternateitemstyle td {
padding:5px;
background:#fff;
}

tr.pager td {
padding:10px;
}

.barepic {
border:none;
}

.right {
float:right;
}

.left {
float:left;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

img.floatright {
float:right;
margin-left:15px;
}

img.floatleft {
float:left;
margin-right:15px;
}

#footer {
position:relative;
clear:both;
bottom:0;
padding:0 10px;
text-align:right;
font-size:.8em;
width:930px;
margin:0 auto;
}