/* Keep This Section on All Style Sheets just adjust as needed
----------------------------------------------------------------------------*/
#caseHd {
   width:1000px;
   height:96px;
   margin-top:8px;
   float:left;
   background-image:url(../images/case-bg.gif);
   overflow:hidden;
}

#conHdTxt {
   width:970px;
   float:left;
   text-align:right;
   margin-top:24px;
   color:#fff;
   font-size:13px;
   font-family:Helvetica, Arial;
}
#conHdTxt p {margin-bottom:6px; margin-top:0px;}
#conHdTxt a {color:#9e599f; text-decoration:none; padding-right:8px; background:transparent url(../images/purp-arrow.gif) no-repeat right 5px;}
#conHdTxt a:hover {color:#9e599f; text-decoration:underline; padding-right:8px; background:transparent url(../images/purp-arrow.gif) no-repeat right 5px;}

.hd_num {font-size:16px; font-weight:bold; color:#9e599f; font-family:Helvetica, Arial;}
.con_sub {font-size:22px; font-family:Verdana; color:#578f34;}

/* Case Studies
----------------------------------------------------------------------------*/
#caseBox {
   width:955px;
   float:left;
   margin-top:28px;
   margin-left:21px;
}

#caseLeft {
   width:571px;
   float:left;
   text-align:right;
}

#caseCon {
   width:845px;
   height:71px;
   float:left;
   margin-top:30px;
   background:#fff url(../images/wisnet-contact.gif) no-repeat top right;
   overflow:hidden;
}

#caseRt {
   width:362px;
   float:left;
   margin-left:22px;
}

#caseBtns {
   width:348px;
   float:left;
}
#caseBtns ul {list-style-type:none; padding:0px; margin:0 0 0 16px;}
#caseBtns li {display:inline; margin-right:15px;}

.caseP {
   width:72px;
   height:28px;
   float:left;
   font-family:Helvetica, Arial;
   background:#fff url(../images/port-btn-bg.gif) no-repeat;
   text-align:center;
   padding-top:7px;
   font-weight:bold;
}
.caseP a {color:#b85211; text-decoration:none;}
.caseP a:hover {color:#b85211; text-decoration:underline;}

#caseB {
   width:142px;
   height:28px;
   float:left;
   font-family:Helvetica, Arial;
   background:#fff url(../images/case-btn-bg.gif) no-repeat;
   text-align:center;
   padding-top:7px;
   font-weight:bold;
}
#caseB a {color:#b85211; text-decoration:none;}
#caseB a:hover {color:#b85211; text-decoration:underline;}

#caseTopTxt {
   width:352px;
   float:left;
   color:#1a1a1a;
   font-family:Verdana;
   margin-top:18px;
   margin-left:10px;
   line-height:20px;
   font-size:12px;
}
#caseTopTxt h1 {font-size:28px; font-family:Tahoma; color:#5f0060; margin-top:0px; margin-bottom:7px; line-height:31px;}
#caseTopTxt p {margin-top:12px; margin-bottom:0px;}

#projType {
   width:355px;
   float:left;
   margin-top:18px;
   color:#b44700;
   font-size:13px;
   font-family:"Trebuchet MS";
}
#projType h2 {font-size:14px; color:#5e005f; font-family:Helvetica, arial; margin-top:0px; margin-bottom:4px; text-indent:11px; font-weight:normal;}
#projType ul {list-style-type:none; padding:0px; margin:10px 0 0 6px;}
#projType li {display:block; padding-top:3px; padding-bottom:4px;}

.caseP1 {background:#f4e5db url(../images/orange-check2.gif) no-repeat left; text-indent:25px; height:19px;}
.caseP1 a{color:#B44700;font-family:"Trebuchet MS", serif;text-decoration:none;}
.caseP1 a:hover{text-decoration:underline;}
.caseP2 {background:#fff url(../images/orange-check2.gif) no-repeat left; text-indent:25px; height:19px;}
.caseP2 a{color:#B44700;font-family:"Trebuchet MS", serif;text-decoration:none;}
.caseP2 a:hover{text-decoration:underline;}
   
/* Case Studies Classes
----------------------------------------------------------------------------*/
.case_gap {margin-bottom:9px;}
.case_bord {border:6px solid #f4e5db;}
.case_orange {color:#b24600; font-size:14px; font-family:Tahoma;}
.case_purp {color:#5e005f; font-size:14px; font-family:Tahoma;}
