/*** General styles begin ================================================= */
html, body {
    color:#5A5A5A;
    margin:0px;
    padding:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color:#FFF;
}



#authors
{
 width:190px;
}
/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
    width: 360px;
    text-align: left;
    padding-bottom: 20px;
    border: none;
}
#EmailForm.full { width: 100%; }
#EmailForm fieldset {
    border: none;
}
#EmailForm legend {
    display: none;
}
#EmailForm h3 {
    clear: both;
    padding: 0px 0 5px;
    font-size: 14px;
    font-family:Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: bold;
}
#EmailForm label, #EmailForm p {
    display: block;
    clear: both;
    width: 310px;
    font-size: 1em;
    line-height: 1.5em;
    padding: 0 0 9px;
}
#EmailForm input {
    display: block;
    margin-top: 3px;
}
#EmailForm select {
    float: left;
    display: block;
}
#EmailForm label.first, #EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}
#EmailForm label.second, #EmailForm label.state {
    float: left;
    clear: none;
    margin: 0 10px 0 0;
    width: 150px;
}
#EmailForm label.state { width: 60px; }
#EmailForm label.first input, #EmailForm label.city input, #EmailForm label.second input {
    float: left;
    width: 150px;
    padding: 0;
}
#EmailForm label.state select {
    width: 60px;
    float: left;
    margin-top: 3px;
}
#EmailForm label.zip, #EmailForm label.zip input {
    float: left;
    width: 80px;
}
#EmailForm label.zip { clear: none; }
#EmailForm label {
    float: left;
    clear: left;
    width: 310px;
    margin: 0;
    line-height: 1.5em;
}
#EmailForm label input {
    float: left;
    width: 310px;
    padding: 0;
}
#EmailForm input.radio, #EmailForm input#radiobutton_1, #EmailForm input#radiobutton_2, #EmailForm input#radiobutton_3, #EmailForm input#radiobutton_4 {
    clear: left;
    float: left;
    padding: 0;
    margin: 0;
}
#EmailForm label.radio, #EmailForm label.radioitem {
    clear: none;
    margin: 0 0 0 25px;
    padding: 0 0 15px;
}
#EmailForm input.checkbox, #EmailForm input#checkbox_1, #EmailForm input#checkbox_2, #EmailForm input#checkbox_3, #EmailForm input#checkbox_4 {
    clear: both;
    float: left;
    padding: 0;
    margin: 0;
}
#EmailForm label.checkbox {
    clear: none;
    margin: 0 0 0 25px;
    padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input, #EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: url(assets/images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox, #EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
    margin-top: 3px;
    width: 383px;
    height: auto;
    display: block;
}
#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #EBE9ED;
}
/*-----------------------------------------------------------------*/
img {
    border:0px;
    margin:0px;
    padding:0px;
}
/*** General styles ends ================================== =============== */
/*** Header Portion styles begin ================================================= */
#deerwalk-top {
    margin:0px auto;
    width:978px;
    margin-bottom:0px;
/* background: url(assets/images/dw_bg.gif) repeat-x; */

}
/* Logo styles begin ================================================= */
#deerwalk-logo {
    float:left;
    margin:0px;
    width:inherit;
    padding:0px 0 2px 0;
}
#deerwalk-logo abbr {
    border:none;
    margin:0px;
    padding:0px;
}
#deerwalk-logo img {
    border:none;
}
#deerwalk-site-name {
    color:#98b1c4;
    padding:7px 2px 5px 10px;
    display:block;
    width:200px;
    margin-left:112px;
}
#deerwalk-universal-nav {
    color:#000000;
    font-size:12px;
    font-weight:bold;
    padding:0;
    width:99.7%;
    margin:0 0 3px 0;
}
#deerwalk-universal-nav ul li {
    margin:0 0 0 2px;
}
#deerwalk-universal-nav ul.nav {
    margin:0px;
    padding:0px;
    background:url(assets/images/navbg.jpg) repeat-x center top;
    float:left;
	border:1px solid #B7B7B7;
    width:100%;
}
#deerwalk-universal-nav li :hover {
    background:transparent url(assets/images/navbghover.jpg) repeat-x scroll center bottom
}
#deerwalk-universal-nav li.active {
    background:transparent url(assets/images/navbghover.jpg) repeat-x scroll center bottom;
}
#deerwalk-universal-nav ul.nav li{
    float:left;
    overflow:inherit;
    white-space:nowrap;
}
#deerwalk-universal-nav li a {
    white-space:nowrap;
    display:block;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#646464;
    background:none;
    text-decoration:none;
    padding:5px 29px;
	border-right:1px solid #B7B7B7;
}
#deerwalk-universal-nav:after, #deerwalk-footer:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#deerwalk-footer
{
	height:40px;
}
#deerwalk-footer-left
{
	float:left;
}
#deerwalk-footer-right
{
	float:right;
}
/* masthead styles begin ================================================= */
#deerwalk-masthead {
    clear:both;
    color:#FFF;
    margin:0px;
}
#deerwalk-masthead li {
    display:inline;
}
/* Header Portion styles ends ================================================= */
/* container Portion styles starts ================================================= */
div#deerwalk-container {
    width:1003px;
   }
/* container Portion styles ends ================================================= */
#deerwalk-lower-navigation {
    clear:both;
    margin:0px;
    height:1%;
    width:930px;
    background-color:#8eb4e3;
    padding-top:3px;
    padding-bottom:8px;
}
#deerwalk-lower-navigation ul {
    margin:0px;
    padding:0px;
    height:1%;
    list-style:none;
}
#deerwalk-lower-navigation li {
    display:inline;
    padding:0px 14px 0px 13px;
    width:inherit;
    float:left;
    overflow:inherit;
    padding-left:5px;
    white-space:nowrap;
    background:#b9cde5;
    border-style:solid;
    border-width:1px 1px 1px 1px;
}
#deerwalk-lower-navigation li a {
    white-space:nowrap;
    display:block;
    color:#FFFFFE;
    background:none;
    text-decoration:none;
    padding:4px 4px 4px 4px;
    padding-left:5px;
}
#deerwalk-lower-navigation li:hover {
    background:#1f497d
}
#deerwalk-lower-navigation :after, #deerwalk-footer:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

#deerwalk-lower.blog h2,h3{
    padding:0px;
    margin-bottom:9px;
    color:#0769BB;
    background:none;
    display:block;
    font:bold 13px Arial, Helvetica, sans-serif;
}
#deerwalk-lower h2{
    color:#2877cb;
    display:block;
    font:bold 16px 'Trebuchet MS';
    margin:0 0 8px 0;
    text-transform:uppercase;
    padding:2px 5px 2px 0;
}
.clearall
{
	clear:both;	
}
.detail-title {
	clear:both;
	color:#333333;
	float:left;
	font-size:16px;
	font-weight:normal;
	line-height:21px;
	margin-bottom:15px;
	margin-top:5px;
}
#deerwalk-lower.blog #news h2{
    background-image:url(assets/images/news-32.png);
    background-repeat:no-repeat;
    background-position:right;
    padding-top:12px;
}
#content-methodology-testimonials{
    text-align:justify;
	width:740px;
	float:right;
}

#author-label{
    background-position:0 0;
    float:left;
    width:inherit;
    background:transparent url(assets/images/icons.gif) no-repeat scroll 0 0;
    display:block;
    font-size:11px;
    height:16px;
    line-height:16px;
    padding-left:18px;
}
#analyse {
    width:300px;
    float:left;
    line-height:18px;
    background-color:#FFF;
    margin-left:15px;
    margin-bottom:15px;
}
#seprator-arrow {
    padding-left:15px;
    padding-top:30px;
    width:28px;
    float:left;
    padding:30px 0 15px 15px;
}
#content-divider {
    padding-top:30px;
    width:28px;
    float:left;
}
#improve {
    padding-left:20px;
    width:315px;
    float:left;
    line-height:18px;
    margin-left:15px;
}
#goal {
    padding:20px 100px 16px 20px;
    width:200px;
    float:left;
    line-height:18px;
    background-color:#FFF;
    margin-left:15px;
    margin-top:-17px;
}
#support {
    padding-left:10px;
    padding-right:10px;
}
#what_we_do {
    padding-left:20px;
    width:350px;
    float:left;
}
#how_we_do {
    float:right;
    padding-right:50px;
    width:400px;
}
#development {
    float:left;
    width:156px;
    height:148px;
    padding-left:20px;
}
#user_interface_design {
    float:left;
    width:450px;
    padding-left:20px;
}
#system_architecture {
    padding-right:35px;
    float:right;
    width:400px;
}
#arrow {
    position:static;
    top:23px;
    height:46px;
    width:49px;
}
.deerwalk-lower-area-header {
    font-size:14px;
    font-weight:bold;
    font-family:Verdana;
    color:#895929;
    background:none;
}
#more-or-less {
    background-color:#595959;
    margin-left:5px;
    text-align:center;
    float:left;
    width:300px;
    height:50px;
}
#value-added {
    background-color:#595959;
    margin-left:5px;
    text-align:center;
    float:left;
    width:300px;
    height:50px;
}
#revolution {
    background-color:#595959;
    margin-left:5px;
    text-align:center;
    float:left;
    width:300px;
    height:50px;
}
/*
Product page
*/
#deerwalk-lower-area {
    color:#5A5A5A;
    height:223px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    overflow:hidden;
    text-align:left;
    background-color:#E3E3E3;
    /*background:#FFF url(../assets/images/body-bg.jpg) repeat-x scroll center bottom;*/
}
#deerwalk-lower{
    background:#FFF url(assets/images/body-bg.jpg) repeat-x scroll center bottom;
    border:1px solid #d1e4ef;
    padding:25px;
    overflow:hidden;
    width:925px;
    margin:0;
}
#deerwalk-lower.blog{
    background:transparent url(assets/images/blogbg.png) repeat-y scroll 0 0;
    border:1px solid #F7F7F7;
    padding:15px 0px 25px 0px;
    float:left;
    overflow:hidden;
    width:976px;
    height:100%;
}
#content{
    float:right;
    width:740px;
    background:none;
    color:#464646;
    text-align:justify;
    font-size:12px;
}
#deerwalk-methodology #content-left {
    float:left;
    text-align:justify;
    width:48%;
}
#deerwalk-methodology #content-right {
    float:right;
    text-align:justify;
    width:48%;
}
#careers-content a{
    background:none;
    color:#000099;
    text-decoration:none;
}
#careers-content a:hover{
    background:none;
    color:#000099;
    text-decoration:underline;
}
#products-content p,#services-content p, #aboutus-content p, #careers-content p{
    line-height:15px;
}
#deerwalk-products h2, #deerwalk-services h2, #deerwalk-aboutus h2, #deerwalk-careers h2 {
    font-family:Tahoma, Geneva, sans-serif;
    font-weight:normal;
    font-size:20px;
    background:none;
    color:#990000;
    padding:0px;
    margin:0px;
    padding-bottom:30px;
    display:block;
}	
#products-content h3, #services-content h3,  #aboutus-content h3, #careers-content h3 , #methodolgy-contents h3, #heading_find_more, #cmmi h4{
    font-family:trebuchet MS,Arial,Helvetica,sans-serif;
    font-weight:bold;
    font-size:14px;
    border-bottom:1px solid #7396A6;
    background:none;
    color:#115288;
    margin:0 0 8px 0;
}

#products-content img {
border:1px solid #ccc;
padding:3px;
background:#FFF;


}
#methodolgy-contents h3{
    padding-top:20px;
}
#products-content h4, #services-content h4, #aboutus-content h4, #careers-content h4{
    font-family:Arial, Helvetica, sans-serif;
    font-style:italic;
    font-size:12px;
    background:none;
    color:#990000;
    margin-top:0px;
}
#products-menu, #services-menu, #aboutus-menu, #careers-menu{
    float:left;
    margin:0px;
    width:150px;
    display:block;
}
/* Home contents*/
#lower-menu-home ul.nav{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:0.2em 0.2em 0;
    position:relative;
}
#lower-menu-home ul.nav li{
    border-bottom-width:0;
    float:left;
    width:inherit;
    margin:0 0.2em -1px 0;
    padding:0;
    position:relative;
}
/* Home contents end*/
#lower-menu ul.nav {
    float:left;
    width:inherit;
    list-style:none;
    margin:0px;
    padding-left:0px;
}
#lower-menu ul.nav li a{
  border-bottom:1px solid #AAAAAA;
color:#5A5A5A;
display:block;
font:12px/25px Arial,Helvetica,sans-serif;
margin:3px;
padding:0 0 4px;
text-decoration:none;
width:150px;
}
#lower-menu ul.nav li a:hover { 
    cursor:pointer;
	color:#3B73B9; 
	text-decoration:underline;
}
 #lower-menu ul.nav li.active a { 
    cursor:pointer;
    color:#3B73B9;  
    font-weight:bold;
}

#lower-menu ul.navnews {
    float:left;
    width:inherit;
    list-style:none;
    margin:0px;
    padding-left:0px;
}
#lower-menu ul.navnews li a{

border-bottom:1px solid #AAAAAA;
color:#5A5A5A;
display:block;
font:12px/25px Arial,Helvetica,sans-serif;
margin:3px;
padding:0 0 4px;
text-decoration:none;
width:150px;

/*    color:#5A5A5A;
    padding:0;
    text-decoration:none;
    display:block;
    font:12px Tahoma,Geneva,sans-serif;
    height:16px;
    margin:3px;
    width:150px; */
}
#lower-menu ul.navnews li a:hover { 
    cursor:pointer;
	color:#3B73B9; 
	text-decoration:underline;
}
 #lower-menu ul.navnews li.active a { 
    cursor:pointer;
	color:#3B73B9;  
font-weight:bold; 
}


#products-box, #services-box,#aboutus-box, #careers-box {
    width:300px;
    float:left;
    margin-top:125px;
    background-color:#c6d9f1;
    margin-left:150px;
    padding:15px 15px 15px 15px;
}
#products-common, #services-common, #aboutus-common, #careers-common {
    clear:both;
    padding:15px 15px 15px 15px;
    margin-left:15px;
}
/* 
Testimonial
*/



/* Blog Title */
#blog_title {

background-color:#F9F9F9;
border-top:1px solid #DFDFDF;
border-bottom:1px solid #DFDFDF;
font-size:11px;
line-height:20px;
padding:7px;
}


#blog_title img {
background:#FFFFFF;
border:1px solid #EEEEEE;

	
}


.blog_title ul li{	
	list-style:none;
	
}

.quote {
  border-left:2px solid #006699;
color:#627B9D;
float:right;
font-size:medium;
font-style:italic;
margin-left:15px;
padding:10px;
width:250px;
}
.list_style li {
display:block;
font-family:Verdana,Geneva,Sans-serif;
list-style:none outside none;
padding:5px 3px;	
	
}

.list_style span {
color:#555555;
display:inline-block;
font-family:Verdana,Geneva,Sans-serif;
font-weight:bold;
padding-right:7px;
text-align:right;
vertical-align:top;
width:115px;
}

.entry {
line-height:18px;

}

.entry img {

border:1px solid #eee;
background:#FFF;
float:left;
margin:20px;
padding:5px;
width:290px;

}

.entry img:hover {
border:1px solid #ccc;

}




#deerwalk-testimonial .block img{	
    padding-right:20px;
    height:inherit;
    width:200px;
}
#deerwalk-testimonial .block{	
    padding:10px;
    margin-bottom:2px;
    border-bottom:1px solid #999999;
    text-align:justify;
}
#deerwalk-testimonial .block .name{
    background:none;
    color:#666666;
    padding:0px;
    margin:0px;
    text-align:right;
}
#deerwalk-testimonial .block .title{
    background:none;
    color:#666666;
    padding:0px;
    margin:0px;
    font-style:italic;
    text-align:right;
}
#home-support {
    padding:15px 20px 5px;
    text-align:justify;
}
#deerwalk-sbsuite {
    background:url(assets/images/body-bg.jpg) repeat-x bottom;
    border:1px solid #6F91A0;
    padding:28px 54px 28px 28px;
    overflow:hidden;
}
#deerwalk-methodology p ul li{
    padding-top:0px;
    padding-bottom:0px;
    margin-bottom:0px;
    margin-top:0px;
}
/* CSS for form starts here */
.class1{
    padding-left:12px;
    background:#F2F2F2;
    border-bottom:#000 1px solid;
    border-right:#000 1px solid;
}
.class2{
    padding-left:12px;
    background:#F2F2F2;
    border-bottom:#000 1px solid;
    border-left:#000 1px solid;
    border-right:#000 1px solid;
}
#contactusTable {
    border:#d0d7e5 thin solid;
}
.cell1 {
    border:#000000 thin solid;  padding: 1em;
}
.cell2 {
    width: 435px;
    border:#000 solid thin;
    float:left;
    height:12px;
}
#content-methodology{
    margin:30px;
}
#content-methodology ul{
    margin:0px;
    padding:3px 0 9px 0;
}
#content-methodology li{
    margin-left:30px;
}
#content-methodology strong{
    background:none;
    color:#990000;
    font-size:12px;
}
a, a:link, a:active, a:visited{
    background:none;
    color:#f5541d;
    font-family:Arial, Helvetica, sans-serif;
}
a:hover{
    color:#000;
}
h3 sub {
    background:none;
    color:#666666;
    font-size:10px;
}	
#methodolgy-contents .icon{
    float:right;
    margin-top:45px;
    padding:10px;
    width:inherit;
}
.ditto_summaryPost h3 {
    background:none;
    color:black;
    margin:0;
    padding:5px 0;
}
#blogtitle h3 {
    line-height:14px;
    margin:3px 0 5px 0;
	font:normal 16px Arial, Helvetica, sans-serif;
    padding:6px 5px 5px 0;
}
#blogtitle h3 a{
    color:#2877CB;
    font-size:110%;
}
#blogtitle h3 a:hover{
    color:#014269;
    font-size:110%;
}
.ditto_summaryPost label, .ditto_summaryPost input {
    display: block;
}
.ditto_summaryPost .ditto_info, .ditto_documentInfo {
    display:block;
    float:left;
    font-size:11px;
    height:16px;
    line-height:16px;
    padding:15px 0 2px 0;
    margin-left:12px;
}
#ditto_pages .ditto_currentpage {
    background:transparent url(assets/images/pagination.png) no-repeat scroll 0 0;
    background-position:-23px 3px;
    color:#FFFFFF;
    list-style-type:none;
    padding:5px 8px;
    text-align:center;
}
#ditto_pages .ditto_off {
    border:1px solid #CCCCCC;
    background:none;
    color:#CCCCCC;
    margin-right:1px;
    padding:1px 5px 2px;
}
.ditto_link {
    padding-bottom:6px;
    margin-top:10px;
}
#ditto_pages{
    margin-top:10px;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    background-color:#EFEFEF;
    border:1px solid #C2C2C2;
    margin-right:1px;
    padding:1px 5px 2px;
    text-decoration:none;
}
#ditto_pages a:hover, #ditto_pages a:link:hover, #ditto_pages a:visited:hover {
    background-color:#F8F8F8;
    border:1px solid #C2C2C2;
    margin-right:1px;
    padding:1px 5px 2px;
    text-decoration:none;
}
.ditto_summaryPost {
    margin-bottom:15px;
}
.ditto_summaryPost a img{
    float:right;
}
fieldset {
    border:none;
    margin-left:20px;
}
#signupform fieldset{
    width:600px;
    padding:30px 0px 40px 30px;
    border-bottom:#F0F0F0 1px solid;
}
label {
    padding-top:6px;
    display:block;
}
input{
    display:block;
    margin-top:3px;
}
/* Reflect ditto archive style */
#sidebar div{
    margin-bottom:30px;
}
#reflect_example { width: 200px; } 
#reflect_example h3 { display: none; } 
#reflect_example ul { list-style: none; }
.reflect_archive_list ul { list-style: none; margin-left: 0px; padding-left: 0; } 
.reflect_archive_list ul ul{ margin-left: 0px; } 
.reflect_archive_list ul ul li { margin-top: -5px; margin-bottom: 0.8em; } 
.reflect_archive_list li a, #deerwalk-lower.blog #right li a{ 
    display:block;
    padding:5px 5px 5px 10px;
    margin:0 0 1px 0;
    background-color:#0D497B;
    border-right:10px solid #fff;
    color:#D9EBFB;
    text-decoration:none;
}
.reflect_archive_list li a:hover ,#deerwalk-lower.blog #right li a:hover{
     background-color:#00325B;
     color:#f6f6f6;
     border-right:10px solid #FFF;
 }
#right strong a{ 
    //background-color:#EEF3F4;
    display:block;
    padding:5px 5px 5px 10px;
    margin:0 0 1px 0;
    border-right:9px solid #fff;
    border-bottom:1px dotted #F0F0F0;
    color:#2877cb;
    text-decoration:none;
}
#right strong a:hover{
    background-color:#F6F6F6;
    //color:#014269;
 }
#deerwalk-lower.blog #right p{
    background-color:#E1E1E1;
    color:#666666;
    margin:0 0 6px 0;
    padding:6px 0 6px 12px;
    border-right:10px solid #fff;
    font-size:10px;
} 
/* Reflect ditto archive style END*/
#commentsAnchor{
    margin-top:45px;
    padding-top:3px;
    border-bottom:1px solid #e3e3e3;
    border-top:1px solid #e3e3e3;
clear:both;
}
#commentsAnchor .savebookmark{
    float:right;
    width:inherit;
}
#blog-left h3.ditto_pageTitle{
    padding-left:25px;
}
/* Ditto Cal */
table.calendar{
    width:190px;
    padding:10px;
    text-align:center;
    background-color:#FFF;
}
caption.calendar-month{
    border-top:1px #000 solid;
    border-bottom:1px #000 solid;
    font-weight:bold;
}
#deerwalk-lower.blog #right  table.calendar a{
    padding:3px;
    border:0px;
}
table.calendar span.calendar-prev{
    float:left;
    width:inherit;
}
table.calendar span.calendar-next{
    float:right;
    margin-top:-15px;
    width:inherit;
}
#deerwalk-lower.blog #right  table.calendar td.cal_link a{
    border:none;
    padding:2px;
}
/*Ditto Cal END */
#sidebarlogin{
    float:right;
    color:#002B4F;
    font-weight:bold;
    font-size:11px;
	margin:0 5px 0 0;
    padding:4px 0 0 20px;
    width:inherit;
}
#sidebarlogin a{
    background:none;
    color:#002B4F;
    text-decoration:none;
}
#sidebarlogin a:hover{
    background:none;
    color:#004D8E;
}
#searchline{
    background-color:#00325B;
    overflow:hidden;
    width:978px;
    padding:6px 0;
}
/* AjaxSearch_form START*/
#ajaxsearch{
    background-image:url(assets/images/searchbox.gif);
    background-repeat:no-repeat;
    overflow:hidden;
    padding-right:27px;
    height:23px;
    float:right;
    width:166px;
}
form#ajaxSearch_form fieldset{
    background:none;
    color:#002B4F;
    margin:0px !important;
    padding:0px !important;
}
form#ajaxSearch_form{
    overflow:hidden;
    margin:0px 0 0px -6px;
}
#ajaxSearch_submit{
    background:transparent none repeat scroll 0 0;
    border:0 none;
    cursor:pointer;
    height:23px;
    width:24px;
}
#ajaxSearch_form fieldset input, #ajaxSearch_form fieldset label{
    padding-top:0px !important;
    margin-top:0px !important;
}
#ajaxSearch_form fieldset input#ajaxSearch_input{
    background:transparent none repeat scroll 0 0;
    border:0 none;
    float:left;
    margin-left:9px !important;
    margin-top:3px !important;
    width:162px;
    color:#484848;
}
.ajaxSearch_result,span.ajaxSearch_paging{
    margin:25px;
    border-bottom:1px solid #e3e3e3;
}
.ajaxSearch_result a{
    font-weight:bold;
}
.ajaxSearch_result span{
    font-weight:bold;
}
.ajaxSearch_result span.ajaxSearch_resultDescription{
    display:none;
}
/* AjaxSearch_form END*/
/* The CONTENT above footer*/
#abovefooter{
    background:#00325B none repeat scroll 0 0;
    clear:both;
    overflow:hidden;
    text-align:left;
    width:978px;
    padding-top:15px;
}
#abovefooter a{
    color:#999;
}
#contactinfo span{
    margin-top:6px;
    color:#BBB;
}
#tagcloud,#contactinfo,#feedback{
    float:left;
}
#tagcloud{
    margin-left:190px;
    width:230px;
}
#contactinfo{
    margin-left:50px;
}
#feedback{
    margin-left:110px;
}
.tagcloud{
    margin-top:6px;
}
#tagcloud a{
    text-align:center;
    font-weight:bold;
}
#tagcloud span a{
    text-decoration:none;
    margin:2px;
}
#tagcloud span a:hover{
    text-decoration:underline;
    margin:2px;
    background:none;
    color:#A75D56;
}
#feedrss{
    background:transparent url(assets/images/rss.png) no-repeat scroll right 7px;
    display:block;
    float:left;
    line-height:25px;
    padding:6px 0px 5px 0px;
    text-decoration:none;
    width:100px;
}
img.middle {
    position:relative;
    vertical-align:middle;
    padding:0 15px 0 0;
}
#feedback strong,#tagcloud strong,#contactinfo strong{
    font-size:18px;
    background:none;
    color:#387EC3;
    display:block;
}
#contactinfo strong{
    background:none;
    color:#387EC3;
}
#feedback a{
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
}
/* The CONTENT above footer END*/
/* Authors  div */
#authors strong{
    padding-top:20px;
    padding-bottom:6px;
    border-bottom:1px #A1A1A1 solid;
    background:none;
    color:#0769BB;
    display:block;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
}
#authors span{
    display:block;
    padding:4px 4px 4px 9px;
    background:none;
    color:#626262;
}
#authorlist{
    padding-top:9px;
    background-color:#F0F0F0;
}
/* Authors  div END*/
/* Star Rating */
span.totalvotes{
    float:left;
    width:inherit;
    font-size:0.8em;
    margin:9px;


}
/* Star Rating END*/
.tag{
    margin-top:12px;
    padding:2px 0 15px 25px;
    background:transparent url(assets/images/icons.gif) no-repeat scroll right;
   
    background-position:0 -400px;
    margin-bottom:33px;
   
    border-bottom:1px dotted #CCCCCC;
}
#date{
    float:left;
    background:transparent url(assets/images/calendar.png) no-repeat 0 0;
    height:48px;
    margin:2px 0 0 0;
    padding:8px 0 0;
    width:55px;
}
#date .month{
    background:none;
    color:#FFFFFE;
}
#date .day{
    margin-bottom:-2px;
    background:none;
    color:#626262;
    font-weight:bold;
    font-size:15px;
    padding-top:1px;
}
#date .year{
    background:none;
    color:#999999;
    font-size:9px;
}
#date div{
    text-align:center;
}
.comment{
    background:transparent url(assets/images/icons.gif) no-repeat scroll 0 0;
    background-position:0 -96px;
    font-size:11px;
    height:16px;
    margin-left:6px;
    padding-left:22px;
    width:inherit;
}
input#username, input#password, input#pub_date, input#pagetitle, input#longtitle, input#fullname, input#email, input.inputBox, select#country, textarea, iframe#tvblogContent_ifr{
    background:url(assets/images/textfieldshadow.gif) repeat-x scroll center top;
    border:1px solid #A6A6A6;
    font-size:12px;
    color:#555555
}
input#username, input#password, input#pub_date, input#pagetitle, input#longtitle, input#fullname, input#email, input.inputBox{
    width:200px;
    padding:2px 1px;
}
label{
    background:none;
    color:#555555;
}
#top{
    display:block;
    float:right;
    height:16px;
    background-color:#00325B;
    width:973px;
    text-align:right;
    padding:0 5px 5px 0;
}
a#gotop {
    line-height:18px;
    color:#C5C3C3;
    width:inherit;
}
#deerwalk-lower.blog img#blog-icon{
    background-color:#C32902;
}
#summary{
	clear:both;
	margin:42px 0 0;
}
.home-content{
    width:203px;
    height:253px;
    padding-top:11px;
    float:left;
    background:url(assets/images/box-bodybg.jpg) repeat-x scroll 0 0;
}
#accountable{
    margin-top:24px;
}
.lbarbg{
    margin-left:20px;
}
.discreption{
    padding:10px;
    text-align:left;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#000;
    background:#fff;
    border:1px solid #FFF;
}
.discreption p{
    padding:0;
    margin:0 0 3px 0;
}

.discreption p:hover{
    color:#4d4d4d;
}
.discreption br
{
	height:2px;
}
.discreption h1{
    font:bold 12px Arial, Helvetica, sans-serif;
    text-align:left;
    color:#616060;
    padding:0 0 2px 0;
    margin:0 0 5px 0;
    border-bottom:1px solid #f6f6f6;
}
.discreption h1 a{
    text-decoration:none;
    color:#616060;
}
.discreption h1 a:hover{
    color:#000;
}
.discreptionin
{
    padding:10px;
    text-align:left;
    font:normal 11px Arial, Helvetica, sans-serif;
    color:#5A5A5A;
    background:#E8E8E8;
    border:1px solid #FFF;
    height:131px;
}
.discreptionin p
{
font:11px  Arial, Helvetica, sans-serif;
margin:0 0 15px 0;
line-height:19px;
}
.discreptionin a.readmore 
{
 font:11px Arial;
margin:5px 0 0 0;
}
.discreptionin ul
{
	padding:0;
	margin:8px 0 6px 18px;
	list-style-type:disc;
font:normal 12px Arial, Helvetica, sans-serif;
    color:#5A5A5A;
	
}
#featuredp{
    float:left;
    margin:15px 0 0 20px;
    width:300px;
 }
#featuredp h2{
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#FFF;
    background:#01719e;
    padding:3px 10px;
    margin:0;
}
#linkul {
    list-style:none;
    padding:10px 10px 7px;
    background:#FFF;
    margin:0;
}
#linkul li{
    padding:2px 10px 4px;
    background:#e8e8e8;
    margin:2px 0 6px;
    display:block;
    color:#5a5a5a;
    font:normal 11px/18px Arial, Helvetica, sans-serif;
    cursor:pointer;
    text-decoration:none;
}
#linkul li a{
    padding:0 10px 4px 0;    
    margin:2px 0;
    display:block;
    color:#3B73B9;
    font:normal 11px/13px Arial, Helvetica, sans-serif;
    cursor:pointer;
    text-decoration:none;
}
#linkul li a b{
    font:bold 12px/18px Arial, Helvetica, sans-serif;
}
#linkul li a:hover{
   text-decoration:underline;
}

#linkulnews {
    margin:0;
	background:#FFF;
	padding:0 10px 10px 10px;
}
#linkulnews ul{
    list-style:none;
    margin:0;
	background:#FFF;
	padding:0;
	margin:0;
}
#linkulnews li{
    margin:0px 0 8px 0;
    display:block;
    color:#5a5a5a;
    font:normal 11px/18px Arial, Helvetica, sans-serif;
    cursor:pointer;
    text-decoration:none;
}
#linkulnews li a{ 
	display:block;
    color:#3B73B9;
    font:normal 11px/18px Arial, Helvetica, sans-serif;
    cursor:pointer;
    text-decoration:none;
}
#linkulnews li a b{
    font:bold 12px/18px Arial, Helvetica, sans-serif;
}
#linkulnews li a:hover{
   text-decoration:underline;
}
#newsnevents{
    float:left;
    margin:15px 0 0 20px;
    width:300px;
}
#newsnevents h2{
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#FFF;
    background:#01719e;
    padding:3px 10px;
    margin:0;
}
#contactus{
    float:left;
    width:300px;
    margin:15px 0 0 20px;
    font:normal 12px Arial, Helvetica, sans-serif;
    line-height:18px;
	
}
.contactin{
    padding:10px;
    text-align:left;
    font:normal 12px Arial, Helvetica, sans-serif;
    color:#000;
    background:#fff;
    border:1px solid #FFF;
}
.contactin .discreptionin{
    line-height:16px;
}
#contactus h2{
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#FFF;
    background:#01719e;
    padding:3px 10px;
    margin:0;
}
a.readmore{
    color:#464646;
    font:bold 12px Arial, Helvetica, sans-serif;
    text-decoration:none;
	margin:0;
}
a.readmore:hover{
    color:#00b5e7;
    text-decoration:underline;
}
.imagescss{
    border:5px solid #e3e3e3;
    margin:0 0 0 10px;
}

.feature-block {
    margin-top: 6em;
}
.feature-block .text-block {
    width: 26em;
}
.feature-block.text-left .text-block {
    float: left;
    margin-right: 1em;
}
.feature-block.text-left img {
    float: right;
}
.feature-block.text-right img {
    float: left;
}
.feature-block.text-right .text-block {
    float: left;
    margin-left: 2em;
}
.feature-block h2
{
	font:14px Arial, Helvetica, sans-serif; !important
	padding:0; !important
	margin:0; !important
}

ul.jobsatdeerwalk 
{
list-style:none;
padding:0 0 0 10px;
margin:0;
}

.Btit a{text-decoration:none;color:#0066b0;}

.sub_link {
	border:1px solid #e4e4e4;
padding:10px;
overflow:hidden;


	
}


.sub_link a{
	color:#006699;
	text-decoration:none;
	display:block;
	padding:2px;
	margin-right:18px;
	

}

.sub_link a:hover {
	text-decoration:underline;
	
	
}

.Btit{

padding:5px 0 5px 3px;font:bold 12px Arial, Helvetica, sans-serif;margin:0;color:#006699
}

.Btit a {
color:#006699;

}