body {
	background: #536884 url(images/bg.gif) repeat-y 50% 0;
	padding: 0;
	margin: 0 auto;
	font-family: Georgia, sans-serif;
	font-size: 16px;
}

.split {
clear: both;
height: 40px;
padding: 0;
}
 

small {
font-size: 10px;
font-family: Verdana;
color: #333;
font-weight: bold;
}

span.alternate {
margin: 3px 0;
padding: 3px 0;
background-color: #EBE9E8;
display: block;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}


li.links {
margin: 1px 0;
font-size: 12px;

}



hr {
  border: 1px solid;
  width: 100%;
  color:#ccc;
  height:1px;
}
.split-small {
clear: both;
height: 15px;
padding: 0;
}

.error {
color: #f00;
}

.msg {
	border: 1px dashed #ccc;
	margin: 15px 0;
	padding: 5px 10px;
}

.msg.error {
	border-color: #c00;
	color: #000;
	background: #FFE3E3;
}

.msg.success {
	border-color: green;
	color: #000;
	background: #EAFBD0;
}

.msg p {
	font-size: 12px !important;
}


a:link, a:active, a:visited {
color: #333;
font-family: Georgia, Sans-serif;
text-decoration: underline;
}


a:hover {
color: #AF2C2B;
}

a:link img, a:active img, a:visited img {
text-decoration: none;
border: 0;
}

#wrapper {
width: 786px;
margin: 0 auto;
overflow:hidden;

}

#content_wrapper {
	
}


.float-left {
float: left;
margin: 0 80px 0 0;
padding: 0;
}


.content-logo {
float: left;
margin: 0 3px 0 0;
padding: 0;
}


/* --- Forms --- */

label {
display: block;
text-decoration: underline;
margin: 5px 0px 5px 0;
color: #666;
}

label.float {
float: left;
}


#list label {
float: left;
margin: 0px 5px 0 0;
color: #666;
text-align: right;
}

label.no-float {
float: none;
clear: both;
margin: 5px 0 3px 0;
text-decoration: none;
}

input, textarea {
background-image: url(images/bg-input.gif);
background-repeat: repeat-x;
border: 1px solid #ccc;
}

input.file {
background-image: url(images/bg-input.gif);
background-repeat: repeat-x;
border: 1px solid #ccc;
}

input.submit {
background-image: url(images/bg-button.gif);
width: 100px;
height: 30px;
background-color: #f00;
color: #fff;
margin: 15px 0 0 170px;
}

form {
background-image: url(images/bg-form.gif);
background-repeat: repeat-x;
width: 280px;
border: 1px solid #D0D0D0;
margin: 20px 0 0 0;
}

form.request {
background-image: url(images/bg-form.gif);
background-repeat: repeat-x;
width: 530px;
border: 1px solid #D0D0D0;
margin: 20px 0 0 0;
padding: 10px 5px;
}

form.request h3 {
padding: 0 0 0 5px;
}

form.clear { 
	background: none;
	width: auto;
	border:none;
	margin: 0;
	padding: 0;	
}

li.float {
float: left;
}

li.float-right {
float: right;
}


/* --- Header --- */

#header {
width: 100%;
margin: 0 auto;
padding: 0 0 0 0px;
background-image: url(images/bg-header.gif);
background-repeat: repeat-x;

}




.logo {
margin: 0 auto;
text-align: center;
padding: 0px;
width: 778px;
height: 123px;

}



/* --- Slideshow area --- */

#slideshow, #slideshow2 {
background: url(images/bg-slideshow.gif) repeat-x;
width: 778px;
height: 160px;
margin: 0 auto;
padding: 0px;
overflow: hidden;
}




/* --- SideBar ---- */

#sidebar {
width: 200px;
min-height: 600px;
height: 100%;
float: left;
margin: 0px 10px 0 10px;
padding: 20px 0 0 0px;
border-right: 1px solid #D0D0D0;
overflow:hidden;
}

#sidebar h2 {
font-family: Georgia, Sans-serif;
font-size: 16px;
background: #FDFDFD url(images/bg-sidebar-h2.gif) repeat-x 0 100%;
height:20px;
display: block;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 0;
padding: 5px 0;
color: #AF2C2B;
}

#sidebar ul {
margin: 0 0 2px;
padding: 0;
}

#sidebar ul li {
list-style: none outside;
margin: 0 0 0 0;
padding: 0;
text-align: left;
}


#sidebar a {
display: block;
background: #F0F0F0 url(images/bg-sidebar.gif) repeat-x 0 0;
margin: 0;
padding: 5px 0;
border-bottom: 1px solid #ccc;
text-decoration: none;
font-size: 14px;
line-height: 20px;
}

#sidebar a:hover {
background: #fff url(images/bg-sidebar2.gif) repeat-x;
}

/* --- content --- */


a:link img.serviceimg, a:active img.serviceimg, a:visited img.serviceimg  {
border: 1px solid #ccc;
padding: 4px;
background-color: #eee;
}

a:hover img.serviceimg  {
border: 1px solid #999;
padding: 4px;
background-color: #ccc;
}


#content {
	display: block;
	float: right;
	width: 540px;
	margin: 50px 20px 0 0;
	padding: 0;
	min-height: 700px;
}

#content p {
word-spacing: 1px;
font-family: Georgia, Sans-serif;
font-size: 16px;
line-height: 20px;
margin: 10px 0;
}


#content h1 {
font-family: Georgia, Sans-serif;
font-size: 20px;
border-bottom: 1px solid #ccc;
margin: 20px 0 10px 0;
color: #AF2C2B;
}

#content h2 {
font-family: Georgia, Sans-serif;
font-size: 18px;
border-bottom: 1px solid #ccc;
margin: 0;
color: #AF2C2B;
}

#content h3 {
font-family: Georgia, Sans-serif;
font-size: 16px;
border-bottom: 1px solid #ccc;
color: #AF2C2B;
margin: 20px 0 0 0;
}

#content ul {
margin: 0;
padding: 0;
}

#content ul li {
list-style: none inside;
padding: 3px 5px;
}

#content ul.services {
margin: 0 0 0 15px;
text-align: left;
list-style: none inside;
padding: 3px 5px;

}

#content li.current {
list-style: none inside url(images/arrow.png);
margin: 0 0 0 -19px;
padding: 0;
}


span.title {
font-size: 12px;
color: #666;
font-style: italic;
float: right;
margin: 0px 0 0 0;
font-weight: lighter;
text-align: right;
}



/* --- Jobs List --- */

#list {
margin: 0;
padding: 0;
}

#list h2 {
margin: 20px 0 0 0;
font-size: 14px;
}

#list ul {
margin: 5px 0 5px 0;
padding: 0;
}

#list ul li {
margin: 5px 0 10px 0;
padding: 0px 0 0 0;
}


li.apply a:link, li.apply a:active, li.apply a:visited{
display: block;
background-image: url(images/bg-button.gif);
width: 150px;
height: 20px;
text-align: center;
color: #ccc;
border: 1px solid #000;
margin: 0;
padding: 2px 0 0 0;
text-decoration: none;
}

li.apply a:hover {
color: #fff;
}



/* --- logos on the company profile page --- */

.profile {
margin: 0 auto;
text-align: center;
}

.profile ul {

margin: 0 0 0 20px;
}

.profile ul li {
float: left;
margin: 0 auto;
padding: 0;
text-align: center;
}

/* --- Footer --- */

#footer {
clear: both;
background: #2A3E59 url(images/bg-footer.gif) repeat-x 100% 0;
margin: 0 auto;
height: 100px;
width: 778px;
text-align: center;
}

#footer ul {
margin: 0px auto;
padding: 5px 0 0 0;
}


#footer ul li {
display: inline;
margin: 0 auto;
text-align: center;
margin: 3px 5px 0 5px;
list-style: none inside;
}

#footer a {
	text-align: center;
	color: #fff;
	font-size: 12px;
}

#footer .copyright {
color: #ccc;
font-size: 12px;
padding: 3px 5px 0 5px;
display: block;
margin: 30px auto 0;
}

#footer .web-design-by-plasticbrain-media-llc {
	display: block;
	font-size: 10px;
	padding: 3px 5px 0 5px;
	display: block;
	margin: 10px auto 0;
	color: #ccc;
}

#footer .web-design-by-plasticbrain-media-llc a {
	color: #ccc;
	font-size: 10px;
}





/* --- Service images format --- */

.service {
margin: 0 0 0 0;
text-align: center;
}

.service ul {
margin: 5px 5px 5px 5px;
padding: 0 0 0 0;
}

.service ul li {
float: left;
margin: 10px 15px 15px 15px;
padding: 0 0 0 0;
text-align: center;
background: #ECEAEA;
}

.service label {
text-decoration: none;
margin: 0px 0px 0px 0px;
font-family: Georgia, Sans-serif;
font-size: 10px;
text-align: center;
}



.servicesplit {
clear: both;
height: 0px;
padding: 0;
}

.service li:hover {
background: #cccccc;
}

/* --- Grey Blocks --- */

.greyblock {
background-color: #F3F2F2;
padding: 5px;
}

ul.msg, ul.messages {
  background: #FFFFD7 !important;
  border: 1px solid #E6E789 !important;
  padding: 5px !important;
  margin: 0 0 10px 0 !important;
  clear: both !important;
}

ul.msg li, ul.messages li {
  margin: 3px 0 !important;
  list-style: none inside !important;
  font-size: 14px !important;   
}

.article {
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
}

.article h2 a {
	color: #AF2C2B;
	text-decoration: none;
}

.read-more a {
	display: block;
	margin: 20px 0 0 0;
	text-decoration: none;
	font-size: 12px;
}
.meta p {
	font-size: 12px !important;
	margin: 5px 0 10px 0;
	padding: 0;
}


a.call-to-action {
	display:block;
	margin: 25px auto;	
}

a.call-to-action.btn0 {
	width: 290px;
	height: 65px;	
}

a.download {
	background: url(images/save_16x16.gif) no-repeat 0 50%;
	font-size: 12px;
	padding: 5px 0 5px 20px;	
}


.clearfix {
	clear:both;
	float:none;
	display:block;
}

.pageinfo {
	border: 1px solid #eee;
	background: #fcfcfc;
	padding: 5px;	
	margin: 15px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.messages { width: 100%; -moz-border-radius: 4px; border-radius: 4px; display: block; padding: 10px 0; margin: 10px auto 10px; clear: both; }
.messages a.closeMessage { margin: -14px -8px 0 0; display:none; width: 16px; height: 16px; float: right; background: url(images/messages/close.png) no-repeat; }
/*.messages:hover a.closeMessage { visibility:visible; }*/
.messages p { margin: 3px 0 3px 10px !important; padding: 0 10px 0 23px !important; font-size: 14px; line-height: 16px; }
.messages.error { border: 1px solid #C42608; color: #c00 !important; background: #FFF0EF; }
.messages.error p { background: url(images/messages/cross.png ) no-repeat 0px 50%; color:#c00 !important; }
.messages.success {background: #E0FBCC; border: 1px solid #6DC70C; } 
.messages.success p { background: url(images/messages/tick.png) no-repeat 0px 50%; color: #2B6301 !important; }
.messages.warning { background: #FFFCD3; border: 1px solid #EBCD41; color: #000; }
.messages.warning p { background: url(images/messages/warning.png ) no-repeat 0px 50%; color: #5F4E01; }
.messages.information, .messages.info { background: #DFEBFB; border: 1px solid #82AEE7; }
.messages.information p, .messages.info p { background: url(images/messages/help.png ) no-repeat 0px 50%; color: #064393; }
.messages.information a { text-decoration: underline; }



#vcard {
	margin: 20px 0 45px;
	border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;	
	font-family: Arial, sans-serif;
}

#vcard .vContent {
	padding: 10px 10px 5px;	
}

#vcard .details { width: 400px; margin: -7px 0 0 0; padding: 0; }
#vcard .employee_number {
	float:right;
	font-size: 11px;
	background: #F2F7FF;
	color: #999;
	padding: 4px;	
	border: 1px solid #ccc;
	border-top: none;
	border-right: none;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}

#vcard .thumb {
	float:left;
	margin: 0 10px 5px 0;
	padding: 2px;
	background: #fff;
	border:1px solid #ccc;	
}

#vcard h3 {
	background: #EDF4FF;
	border:none;
	border-bottom: 1px solid #ddd;
	color: #536884;	
	margin: 0px 0 5px 0;
	padding: 7px; 
	font-size: 20px;
	font-family: Arial, sans-serif;
}

#vcard h3 span.title {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0px;
	color: #777;
	margin: 0 0 15px 0;
	float:none;
}

#vcard ul { margin: 0 0 0 115px; padding: 0; }

#vcard ul li {
	font-size: 12px;
	margin: 4px 0;	
}

#vcard ul li.phone {
	background: url(images/phone.jpg) no-repeat 0 50%;
	padding-left: 23px;	
}

#vcard ul li.hired {
	background: url(images/calendar.gif) no-repeat 0 50%;
	padding-left: 23px;	
}

#vcard ul li.fax{
	background: url(images/fax.gif) no-repeat 0 50%;
	padding-left: 23px;	
}

#vcard ul li.mobile {
	background: url(images/mobile.png) no-repeat 0 50%;
	padding-left: 23px;	
}

#vcard ul li.email {
	background: url(images/email.gif) no-repeat 0 50%;
	padding-left: 23px;	
}

table tr.warning {
	
}

table tr.expired td.expires { color: #c00 !important;  }
table tr.critical td.expires { color: #FC9E07 !important; }
table tr.warning td.expires { color: #FC9E07 !important; }
table tr.good td.expires { color: #A8BC38 !important; }


table.styled tr.critical td {  }                        
table.styled tr.expired td { }


.locked-message {
	background: #FFFEE0 url(images/locked.png) no-repeat 5px 50%;
	border: 1px solid #E5E369;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	font-family: Arial, sans-serif;
	padding: 5px 5px 5px 45px;
	margin: -25px 0 25px 0;
}

.locked-message p {
	font-family: Arial, sans-serif !important;
	font-size: 13px !important;
	color: #222;
	padding: 0 !important;
	margin: 2px 0 !important;
}

a#hide_sidebar {
	background: none !important;
	padding: 0;
	margin: -15px 0 5px 0;
	font-size: 12px;
	border: none;
}

#min_sidebar {
	display: none;
	float: left;
	background: #f1f1f1;
	border: 1px solid #ccc;
	border-top: none;
	padding: 25px 3px;
	margin: 0 0 0 5px;
	cursor: pointer;
}
