@CHARSET "utf-8";

/* Reset CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0;
padding:0;
font-size: 100%;}
table{
border-collapse:collapse;
border-spacing:0;}
fieldset,img{ 
border:0;}
address,caption,cite,code,dfn,em,strong,th,var{
font-style:normal;
font-weight:normal;}
ol,ul{
list-style:none;}
caption,th{
text-align:left;}
h1,h2,h3,h4,h5,h6{
font-weight:bold;}

body
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
}
h2 {
	font-size:12px;
	color:#c60c46;
	font-weight:bold;
	margin:0;
	padding:0;
}
h1 a.brand {
    display: block;
    width: 148px;
    height: 95px;
    background:url("../images/deekay.jpg");
    overflow: hidden;
    text-indent: -50000px;
}
h1 .brand {
	float:left;
}
a
{
	outline: none;
	color: #C70B46;
	text-decoration: underline;
}
a:hover
{
	outline: none;
	color: #F21C62;
	text-decoration: underline;
}
strong
{
	font-weight: bold;	
}

/* SLIDING BUTTON */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
a.button{
    background: transparent url('../images/bg_button_a.jpg') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font: bold 11px arial, sans-serif;
    text-transform:uppercase;
    height: 29px;
    margin-right: 6px;
    padding-right: 29px; /* sliding doors padding */
    text-decoration: none;
}

#candidates button#send{
	background-color: #C70B46;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    color: #ffffff;
    display: block;
    float: left;
    font: bold 11px arial, sans-serif;
    text-transform:uppercase;
    height: 29px;
    margin: 10px 0 0 0;
    padding: 0px 10px; /* sliding doors padding */
    text-decoration: none;
    float: right;
}

a.button span{
    background: transparent url('../images/bg_button_span.jpg') no-repeat;
    display: block;
    line-height: 29px;
    padding: 0px 0 0px 10px;
}
a.button:hover {
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:hover span {
    background-position: bottom left;
}

/* SLIDING BUTTON END */


/* SEARCH INPUT START */

#searchform {
	float:left;
	margin:0 0 0 161px;
}
fieldset.search {
	border: none;
	width: 307px;
	margin: 0;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 268px;
	height: 29px;
	padding: 0 0 0 10px;
	background: #fff url(../images/search.jpg) no-repeat;
	color:#333;
	line-height: 29px;
}
.search input.box:focus {
	background: #fff url(../images/search_hover.jpg) no-repeat;
	outline: none;
}
.search button.btn {
	width: 29px;
	height: 29px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fff url(../images/submit.jpg) no-repeat top right;
}
.search button.btn:hover {
	background: #fff url(../images/submit_hover.jpg) no-repeat top right;
}
/* SEARCH INPUT END */

.newline {
	clear:both;
}
.newblock {
	clear:both;
	height:15px;
}
.newblockline {
	clear:both;
	height:15px;
	border-bottom: 1px solid #cccccc;
	margin:0 10px 10px 10px;
}
h1 {
	color:#7d7d7d;
}
p {
	color:#7d7d7d;
	line-height:16px;
}
.wrapper {
	width:960px;
	margin:0 auto;
	padding:15px 20px 0;
}
ul.navigation {
	text-transform:uppercase;
	font-family:arial, sans-serif;
	font-size:10px;
	color:#ffffff;
	margin:17px 0 0 0;
	font-weight: bold;
	float: right;
}
ul.navigation li {
	display:inline;
	float:left;
}
ul.navigation li a {
	background-image:url("../images/navigation2.jpg");
	background-repeat:repeat-x;
	padding:6px 7px 14px 8px;
	text-decoration:none;
	color:#ffffff;
	display:block;
}
ul.navigation li a:hover {
	background-image:url("../images/navigation.jpg");
	background-repeat:no-repeat;
	background-position:top center;
}
ul.navigation li.selected {
	background-image:url("../images/navigation.jpg");
	background-repeat:no-repeat;
	background-position:top center;
}
ul.navigation.level1 ul {
	display: none;
}
.contactdetails {
	border-bottom:#c70c46 solid 2px;
	height:80px;
	width:797px;
	float:right;
	margin:0 0 40px 0;
}
.contactdetails h1 {
	color:#c60c46;
	font-family:arial, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-align:right;
	padding:0;
	height:25px;
}
.contactdetails p {
	font-family:arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	margin:0;
	height:15px;
}
.contactdetails p a {
	color:#7d7d7d;
	text-decoration:none;
}
.contactdetails p a:hover {
	color:#c60c46;
}
img.chair {
	float:right;
	margin:0 30px 45px 0;
}
.banner {
	margin: 0 0 10px 0;
}
.banner h1 {
	color:#7d7d7d;
	font-family:arial, sans-serif;
	font-size:34px;
	line-height:37px;
	font-weight:bold;
	padding:0;
}

.news-wrapper {
	width:312px;
	float:left;
	margin:10px 12px 0 0;
}
.news-wrapper h1 {
	font-size:20px;
	color:#7d7d7d;
}
.news
{
	height: 420px;
}
.news_tab {
	margin:18px 0 0 0;
}
.news_txt_wrapper {
	width:220px;
	float:left;
	margin:0 10px 0 0;
}
.news_tab h2 {
	color:#c60c46;
	font-size:13px;
	line-height:15px;
}
.news_tab p {
	color:#7d7d7d;
	font-size:11px;
	line-height:14px;
}
.positions {
	width:626px;
	float:left;
	margin:10px 0 0 0;
}
.positions h1  {
	color:#7D7D7D;
	font-size:20px;
}
h2 a.position {
    display: block;
    width: 133px;
    height: 133px;
    overflow: hidden;
    text-indent: -50000px;
    margin:10px 10px 0;
}
h2 .position {
	float:left;
}

h2 a.img01 { 		background:url("../images/marketing_and_tech01.jpg") top left; }
h2 a.img01:hover { 	background:url("../images/marketing_and_tech01.jpg") bottom left; }

h2 a.img02 { 		background:url("../images/marketing_and_tech02.jpg") top left; }
h2 a.img02:hover { 	background:url("../images/marketing_and_tech02.jpg") bottom left; }

h2 a.img03 { 		background:url("../images/marketing_and_tech03.jpg") top left; }
h2 a.img03:hover { 	background:url("../images/marketing_and_tech03.jpg") bottom left; }

h2 a.img04 { 		background:url("../images/marketing_and_tech04.jpg") top left; }
h2 a.img04:hover { 	background:url("../images/marketing_and_tech04.jpg") bottom left; }

h2 a.img05 { 		background:url("../images/marketing_and_tech05.jpg") top left; }
h2 a.img05:hover { 	background:url("../images/marketing_and_tech05.jpg") bottom left; }

h2 a.img06 { 		background:url("../images/marketing_and_tech06.jpg") top left; }
h2 a.img06:hover { 	background:url("../images/marketing_and_tech06.jpg") bottom left; }

h2 a.img07 { 		background:url("../images/marketing_and_tech07.jpg") top left; }
h2 a.img07:hover { 	background:url("../images/marketing_and_tech07.jpg") bottom left; }

h2 a.img08 { 		background:url("../images/marketing_and_tech08.jpg") top left; }
h2 a.img08:hover { 	background:url("../images/marketing_and_tech08.jpg") bottom left; }

h2 a.img09 { 		background:url("../images/marketing_and_tech09.jpg") top left; }
h2 a.img09:hover { 	background:url("../images/marketing_and_tech09.jpg") bottom left; }

h2 a.img10 { 		background:url("../images/marketing_and_tech10.jpg") top left; }
h2 a.img10:hover { 	background:url("../images/marketing_and_tech10.jpg") bottom left; }

h2 a.img11 { 		background:url("../images/marketing_and_tech11.jpg") top left; }
h2 a.img11:hover { 	background:url("../images/marketing_and_tech11.jpg") bottom left; }

h2 a.img12 { 		background:url("../images/marketing_and_tech12.jpg") top left; }
h2 a.img12:hover { 	background:url("../images/marketing_and_tech12.jpg") bottom left; }

ul.categories {
	font-family:arial, sans-serif;
	color:#c60c46;
	font-size:11px;
	margin:0 0 5px 20px;
}
ul.categories li {
	list-style:disc;
	width:124px;
	margin:0 20px 0 0;
	line-height: 20px;
}
ul.list2 li span {
	color:#7d7d7d;
}
ul.categories li a {
	color:#7d7d7d;
	text-decoration:none;
}

ul.categories li.selected a {
	color:#c60c46;
	text-decoration: underline;
	text-decoration:none;
}

ul.categories li a:hover {
	color:#c60c46;
}
.footer {
	background-color:#C6C7CA;
	margin:50px 0 0 0;
}
.footer .logos {
	float:right;
	padding:15px 0 30px;
}
.footer .logos img {
	padding:0 20px;
	border:none;
}
.footer_navigation {
	float:left;
}
.footer_navigation ul {
	width:600px;
}
.footer_navigation ul li {
	float:left;
	width:200px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	line-height:20px;
	height:20px;
}
.footer_navigation ul li a {
	text-decoration:none;
	color:#fff;
}
.footer_navigation ul li a:hover {
	color:#C60C46;
}
.footer p {
	padding:0px 0 30px 0;
	color:#fff;
	font-weight:bold;
	font-size:10px;
}

/* CLIENTS */

.subnav {
	float:left;
	width:152px;
}
.subnav h1 {
	font-size:20px;
	color:#C60C46;
	padding:5px 0 0 0;
}
.subnav ul.list {
	margin:0 0 0 20px;
}
.subnav ul.list li {
	width:112px;
}
.speachmark {
	float:left;
	padding:5px 15px 0 0;
}
.speachmark_right {
	float:right;
}
.client_logos {
	float:right;
	width:308px;
}
.clogos {
	border:1px solid #d9d9d9;
	float:left;
	margin:10px;
}

/* CAND INPUT START */

#candidates {
	float:left;
	padding:15px 0 0 0;
}
fieldset.cand_input {
	border: none;
	width: 465px;
	margin: 0;
}
.cand_input label,  #candidates label{
	width:70px;
	height:29px;
	line-height:29px;
	float:left;
	padding:0;
}
.cand_input input, .cand_input button {
	border: none;
	float: left;
}

#candidates input {
	border: none;
	float: left;
}

#candidates button {
	border: none;
}

em
{
	display: block;
	margin: 0 0 5px;
	color: #DD0000;
	clear: both;
}

#candidates .field-wrapper {
	border: none;
	float: left;
}

.cand_input input.cand_box, #candidates input{
	color: #fff;
	font-size: 1.2em;
	width: 385px;
	height: 29px;
	padding: 0 0 1px 10px;
	background:url(../images/cand_input.jpg) transparent no-repeat;
	color:#333;
	line-height: 29px;
	font-family: Arial, sans-serif;
}

select {
	color:#333;
	background: transparent;
	border:none;
	width:385px;
}

.interest-field-wrapper {
	padding: 0;
	height: 24px;
	background:url(../images/cand_input.jpg) transparent no-repeat right;
	padding:5px 0 0 8px;
	margin:0 0 1px 0;
}
.upload-field-wrapper {
	height: 29px;
	background:url(../images/cand_input.jpg) transparent no-repeat right;
	margin:0 0 1px 0;
}
.cand_input input.cand_box:focus, .cand_input select.cand_box:focus {
	background:url(../images/cand_input_hover.jpg) transparent no-repeat;
	outline: none;
}

.cand_input div.cand_textarea, .comments-field-wrapper {
	padding: 0;
	height: 195px;
	background:url(../images/cand_input2.jpg) transparent no-repeat right;
	padding:5px 0 0 8px;
	margin:0 0 1px 0;
}
.cand_input select.cand_textarea:focus {
	background:url(../images/cand_input_hover2.jpg) transparent no-repeat;
	outline: none;
}
.cand_input button.btn {
	width: 29px;
	height: 29px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fff url(../images/submit.jpg) no-repeat top right;
}
.cand_input button.btn:hover {
	background: #fff url(../images/submit_hover.jpg) no-repeat top right;
}
.field_wrapper {
	clear:both;
}
.textarea_box, #candidates textarea {
	width:387px;
	height:190px;
	border:none;
	background:transparent;
	padding:0 0 0 2px;
	font-family: Arial, sans-serif;
	color:#333;
	font-size: 1.2em;
}
.file_1 {
	background:transparent;
	height:29px;
	line-height: 29px;
	padding:0 0 0 10px;
	color:#333;
	font-size: 1.2em;
	font-family: Arial, sans-serif;
}
/* CAND INPUT END */

.esearch {
	float:left;
}
.pinfo {
	float:left;
	width:153px;
}
.esearch_wrapper {
	width:613px;
	float:right;
	margin:0 0 0 20px;
}

.esearch_wrapper2 {
	width:770px;
	float:left;
	margin:0 0 0 10px;
}
.esearch h1 {
	font-size:20px;
	color:#C60C46;
	padding:5px 0 0 0;
}
.esearch h2 {
	font-size:12px;
	color:#c60c46;
	font-weight:bold;
	margin:0;
	padding:0 0 5px 0;
}
.esearch p {
	padding:0px 0 5px 0;
}
.esearch ul {
	font-family:arial, sans-serif;
	color:#7D7D7D;
	font-size:11px;
	margin:0 0 5px 20px;
}
.esearch ul li {
	list-style:disc;
	margin:0 20px 0 0;
	line-height: 20px;
}
.esearch .button {
	margin-top:12px;
	margin-left:15px;
}
.pinfo h2 {
	font-size:12px;
	color:#c60c46;
	font-weight:bold;
	margin:0;
	padding:0 0 0 10px;
}
.pinfo p {
	padding:0px 0 15px 10px;
	width:140px;
}

.pages-box
{
	padding: 0 0 8px 0;
}

.pages-box span
{
	display: block;
	float: left;
	padding: 2px 6px 0 0;
}

.pages-box ul
{
	float: left;
}

ul.pages-list
{
	list-style:none;
	margin: 0;
}

ul.pages-list li
{
	float: left;
	list-style:none;
	padding: 0;
	margin: 0 6px 0 0;
}

.pages-list li a
{
	display: block;
	height: 20px;
	width: 20px;
	text-align: center;
	text-decoration: none;
	background: url(../images/page-num.png) no-repeat;
	color: #666;
}

.pages-list li.selected a
{
	background-position: 0 -22px;
	color: #FFF;
}

.esearch_wrapper .date
{
	color: #7D7D7D;
	font-size: 14px;
	font-weight: bold;
	margin: 1px 0 3px;
}

.designed-by
{
	margin-top: 20px;
	float: right;
	color: #FFF;
	text-align: right;
}

.designed-by a
{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.designed-by a:hover
{
	color: #C60C46;
}

.news-box
{
	border: solid 2px #CCC;
	height: 300px;
	overflow: auto;
	width: 956px;
	margin: 5px 0 18px;
}




.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #DDD;
}
.jScrollPaneDrag {
	position: absolute;
	background: #C70B46;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
