/* Body */

body {
	margin: 0;
	padding: 0;
	background: #e6f5fe repeat;
}

body,td,th,input,select,textarea {
	line-height: 18px;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link	{
	text-decoration: none;
	color: #1c72a5;
}
a:visited 	{
	text-decoration: none;
	color: #1c72a5;
}
a:hover 	{
	text-decoration: underline;
	color: #1c72a5;
}

a img {
	border: none;
}

img.thumb {
  padding: 5px;
  border: 1px solid #eee;
}


/* Text */

h1	{
	font-size: 22px;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
}

h2 {
	border-top-color: #4c4c4c;
	border-top-width: 1px;
	border-top-style: inset;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 0;
	padding-top: 10px;
	border-left-color: #4c4c4c;
	border-left-style: inset;
	border-left-width: 1px;
	border-bottom-color: #4c4c4c;
	border-bottom-style: none;
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;
	margin: 0;
	text-align: left;
}

h2.black {    
        font-size: 16px;
        color: #333;
        font-weight: bold;
        margin: 0;
        padding: 10px 0;
        text-align: left;
} 

h3 {
	font-size: 16px;
	color: #333;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	text-align: left;
}

h4 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 15px;
	font-size: 16px;
	color: #333;
	background-color: white;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	margin: 0;
	text-align: left;
}

.small {
	font-size: 12px;
	color: #555;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}

.border {
	border-top: 1px solid #eee;
	padding-top: 15px;
	margin-top: 15px;
}

i	{
	color: #555;
}

b	{
}

p{
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify;
}

.ppad{
	padding: 10px;
}

ul{
	margin-left: 60px;
	margin-bottom: 10px;
	margin-right: 0;
	list-style: none;
	text-align: left;
	padding: 0px 0 0 5px;
}

.button {
	font-size: 12px;
	color: #555;
	line-height: 18px;
	padding: 2px 6px;
}

.highlight{
	background-color: #f5f3de;
	border: 1px solid #dddab5;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #333;
}

.clientshighlight{
        background-color: #f5f3de;
        border: 1px solid #dddab5;
        padding: 10px;
        color: #555;
}

.space{
	margin: 0 0 0 10px;
}


/* Table */

.noborder {
	border: none;
}

.entire {
	background-color: #fff;
	padding: 25px;
	border: 10px solid #ddd;
	margin: 15px 0;
}

.header {
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}

.nav {
	margin-top: 3px;
}

.breadcrumb {
	color: #999;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
}
.breadcrumb a {
	font-weight: normal;
	color: #1c72a5;
}

.main {
	padding: 25px 0;
}

.feature {
	padding: 0 0 20px 0;
}

.prefooter {
	margin-top: 10px;
	padding-top: 25px;
	border-top: 1px solid #eee;
}
.footer {
	background-color: #eee;
	padding: 25px 15px;
	margin-top: 25px;
	border-top: 5px solid #7d942d;
	line-height: 18px;
}

.rightbar {
	text-align: left;
	width: 190px;
	padding-left: 25px;
	margin-left: 25px;
	border-left: 1px solid #eee;
}

.dcdiv {
	padding: 15px;
	margin: 10px 0;
	background: #eee;
}

/* Home page */

.home-box {
	text-align: left;
	border: 4px solid #eee;
	padding: 15px 10px 15px 20px;
	margin-bottom: 10px;
	background-image: url(images/feat-bg.jpg);
}
.home-box li {
	line-height: 17px;
	color: #b7d05e;
	padding: 1px 0 0 20px;
	font-size: 12px;
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.home-box ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0 0 0 5px;
}

.home-bg {
	background-color: #eee;
}

/* job listings */

li.jobs1{
	list-style-type: none;
	border-bottom-color: #e6e6e6;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	font-size: 15px;
	line-height: 40px;
	padding: 0 0 0 5px;
	list-style-image: url('pix/1.gif');
	list-style-position: outside;}
	
li.jobs2{
	list-style-type: none;
	border-bottom-color: #e6e6e6;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	font-size: 15px;
	line-height: 40px;
	padding: 0 0 0 5px;
	list-style-image: url('pix/2.gif');
	list-style-position: outside;}

li.jobs3{
	list-style-type: none;
	border-bottom-color: #e6e6e6;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	font-size: 15px;
	line-height: 40px;
	padding: 0 0 0 5px;
	list-style-image: url('pix/3.gif');
	list-style-position: outside;}

li.jobs4{
	list-style-type: none;
	border-bottom-color: #e6e6e6;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	font-size: 15px;
	line-height: 40px;
	padding: 0 0 0 5px;
	list-style-image: url('pix/4.gif');
	list-style-position: outside;}
	
li.jobs5{
	list-style-type: none;
	border-bottom-color: #e6e6e6;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	font-size: 15px;
	line-height: 40px;
	padding: 0 0 0 5px;
	list-style-image: url('pix/5.gif');
	list-style-position: outside;}
	
li.jobs6{
	list-style-type: none;
	border-bottom-color: #e6e6e6;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	font-size: 15px;
	line-height: 40px;
	padding: 0 0 0 5px;
	list-style-image: url('pix/6.gif');
	list-style-position: outside;}

li.jobs7{
	list-style-type: none;
	border-bottom-color: #e6e6e6;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	font-size: 15px;
	line-height: 40px;
	padding: 0 0 0 5px;
	list-style-image: url('pix/7.gif');
	list-style-position: outside;}
	
li.jobs8{
	list-style-type: none;
	border-bottom-color: #e6e6e6;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	font-size: 15px;
	line-height: 40px;
	padding: 0 0 0 5px;
	list-style-image: url('pix/8.gif');
	list-style-position: outside;}
	
li.jobs9{
	list-style-type: none;
	border-bottom-color: #e6e6e6;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	font-size: 15px;
	line-height: 40px;
	padding: 0 0 0 5px;
	list-style-image: url('pix/9.gif');
	list-style-position: outside;}
	
li.jobs10{
	list-style-type: none;
	border-bottom-color: #e6e6e6;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	font-size: 15px;
	line-height: 40px;
	padding: 0 0 0 5px;
	list-style-image: url('pix/10.gif');
	list-style-position: outside;}
									
li.jobs11{
	list-style-type: none;
	border-bottom-color: #e6e6e6;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	font-size: 15px;
	line-height: 40px;
	padding: 0 0 0 5px;
	list-style-image: url(pix/11.gif);
	list-style-position: outside;}

li.jobs12{
	list-style-type: none;
	border-bottom-color: #e6e6e6;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	font-size: 15px;
	line-height: 40px;
	padding: 0 0 0 5px;
	list-style-image: url('pix/12.gif');
	list-style-position: outside;}
	
/* Features */


}#feature1 {
	border: 4px solid #eee;
	padding: 1px;
	margin-bottom: 10px;
}

#feature2 {
	border: 4px solid #eee;
	padding: 1px;
	margin-bottom: 10px;
}

#feature3 {
	border: 4px solid #eee;
	padding: 1px;
	margin-bottom: 10px;
}

#feature4 {
	margin-bottom: 0;
}
#feature4 img {
	margin-bottom: 5px;
}

.cplist li {
	padding: 0 0 10px 0;
	text-align:justify;
}

/* Sub navigation */

#sub li {
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #eee;
	background-image: url(images/page.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}
#sub li a {
	text-decoration: none;
}
#sub ul {
	list-style:none;
	text-align: left;
	margin: 2px 0 20px 0;
	padding: 0;
	width: 180px;
	overflow: hidden;
}
#sub li a:hover {
	text-decoration: underline;
	color: #cc6600;
}

/* Main navigation */
/* List */

.nav-a	{
	background-color: #474747;
	list-style: none;
	margin: 0;
	text-align: center;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: bold;
}
.nav-a li {
	background-color: #474747;
	text-align: center;
}
.nav-a a {
	color: #ddd;
	display: block;
	padding: 10px 0;

}
.nav-a a:link {
	background-color: #474747;
	color: #fff;
	text-decoration: none;
}
.nav-a a:visited {
	background-color: #474747;
	color: #fff;
	text-decoration: none;
}
.nav-a a:hover {
	color: #fff;
	background-color: #3b3b3b;
}

/* Selected */

.nav-b	{
	list-style: none;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
}
.nav-b li {
	background-color: #303030;
	text-align: center;
}
.nav-b a {
	color: #eee;
	display: block;
	padding: 10px 0 10px 0;

}
.nav-b a:link {
	background-color: #303030;
	color: #eee;
	text-decoration: none;
}
.nav-b a:visited {
	background-color: #303030;
	color: #eee;
	text-decoration: none;
}
.nav-b a:hover {
	color: #eee;
	background-color: #303030;
}

/* cptable */

#cptable table {
	width: 100%;
}

#cptable th {
	text-transform: uppercase;
	text-align: left;
	padding: 10px 6px;
	background: #eee;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

#cptable td.order {
	padding: 10px 6px;
	text-align: left;
}
#cptable td.order a:link	{
	text-decoration: none;
	color: #1c72a5;
}

#cptable td.nobg {
	padding: 0;
	text-align: left;
}

#cptable td {
	padding: 3px 6px;
	text-align: left;
}


#cptable tr.odd {
	background: #fff;
}

#cptable tr.even {
	background: #f7f7f7;
}
#cptable td.tick{
	background: url(images/tick.png) center no-repeat;
}
