/* *************************** 
  Site - Burstline
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
}
.floatleft {
	float:left;
}

/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
    background:url(../images/bg_body.gif) top repeat-x;
}
#container {
	width:998px;
    margin:auto;
	font-size:75%;
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;
}

/* *************************** 
   $3 Header Styles
   ***************************/
#header {
	width:998px;
    height:78px;
}
#header h1 {
	width:336px;
    height:78px;
	float:left;
    background:url(../images/logo.png) no-repeat;
}
#header h1 a {
	width:336px;
    height:78px;
    float:left;
    text-indent:-9999px;
    outline-color: invert;
	outline-style: none;
	outline-width: medium;
	display: block;
}
#header #mainmenu {
	padding:50px 0 0 160px;
    float:left;
}
#header #mainmenu li {
	float:left;
    text-indent:-9999px;
    margin-right:3px;
}
#header #mainmenu li#menu1 a {
	width:81px;
    height:28px;
    display:block;
    outline-color: invert;
	outline-style: none;
	outline-width: medium;
	background:url(../images/menu1.jpg) no-repeat top;
}
#header #mainmenu li#menu1 a:hover {
	background:url(../images/menu1.jpg) no-repeat bottom;
}
#header #mainmenu li#menu2 a {
	width:81px;
    height:28px;
    display:block;
    outline-color: invert;
	outline-style: none;
	outline-width: medium;
	background:url(../images/menu2.jpg) no-repeat top;
}
#header #mainmenu li#menu2 a:hover {
	background:url(../images/menu2.jpg) no-repeat bottom;
}
#header #mainmenu li#menu3 a {
	width:81px;
    height:28px;
    display:block;
    outline-color: invert;
	outline-style: none;
	outline-width: medium;
	background:url(../images/menu3.jpg) no-repeat top;
}
#header #mainmenu li#menu3 a:hover {
	background:url(../images/menu3.jpg) no-repeat bottom;
}
#header #mainmenu li#menu4 a {
	width:81px;
    height:28px;
    display:block;
    outline-color: invert;
	outline-style: none;
	outline-width: medium;
	background:url(../images/menu4.jpg) no-repeat top;
}
#header #mainmenu li#menu4 a:hover {
	background:url(../images/menu4.jpg) no-repeat bottom;
}
#header #mainmenu li#menu5 a {
	width:81px;
    height:28px;
    display:block;
    outline-color: invert;
	outline-style: none;
	outline-width: medium;
	background:url(../images/menu5.jpg) no-repeat top;
}
#header #mainmenu li#menu5 a:hover {
	background:url(../images/menu5.jpg) no-repeat bottom;
}


/* *************************** 
   $4 Content Styles
   ***************************/
#content {
	width:737px;
    float:left;
    padding:15px 0;
}
#homecategories {
	width:733px;
    float:left;
    padding:20px 0 5px 0;
}
.homecategory {
	width:244px;
    float:left;
    padding:0 10px 20px 0;
    width/**/:/**/ 234px;
}
.homecategory a {
	color:#526698;
}
.homecategory a:hover {
	color:#062678;
}
.homecategory h4 {
	font-size:1.083em;
    padding-bottom:3px;
    color:#333333;
}
.homecategory h4 a {
	color:#333333;
}
.homecategory p {
	line-height:18px;
}
.homecategory span {
	font-style:italic;
}
#content #content_inner {
	padding:8px 0 0 15px;
    float:left;
}
#content #content_inner2 {
	padding:0 0 0 15px;
    float:left;
}
#content .helpbox {
	width:569px;
    float:left;
    padding-bottom:10px;
    margin-top:23px;
    background:url(../images/bg_helpbox_bottom.jpg) no-repeat bottom;
}
#content .helpbox_top {
	width:569px;
    height:57px;
    padding:2px 0 0 15px;
    height/**/:/**/ 55px;
    width/**/:/**/ 554px;
    background:url(../images/bg_helpbox_top.jpg) no-repeat;
}
#content .helpbox_top h2{
	font-size:2.333em;
    color:#4c4c4c;
    font-family:Tahoma, Verdana, Arial, "Times New Roman";
}
#content .helpbox_top h5{
	font-weight:bold;
    font-size:1em;
    color:#666666;
    font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
}
#content .helpbox .inner {
	width:569px;
	border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    padding:15px 15px 5px 15px;
    width/**/:/**/ 537px;
    float:left;
}
#content #adbox {
	width:120px;
    float:right;
    margin-left:33px;
}
#content #adbox.margintop {
	margin-top:22px;
}
#content #adbox img {
	margin-bottom:12px;
}
#content .helpbox_section {
	width:537px;
    float:left;
    margin:5px 0;
}
#content .helpbox_section .imageleft {
	float:left;
    margin-right:20px;
}
#content .helpbox_section .line1{
	font-size:1.75em;
    color:#f79638;
    font-weight:bold;
}
#content .helpbox_section .line2{
	font-size:1.166em;
    color:#666666;
    font-weight:bold;
    padding-bottom:3px;
}
#content .helpbox_section .line3{
	font-size:1.166em;
    color:#f79638;
    font-weight:bold;
}
#content .helpbox_section .line3 a {
	color:#f79638;
}
#content .profilebox {
	width:677px;
    float:left;
    padding-bottom:10px;
    background:url(../images/bg_profilebox_bottom.jpg) no-repeat bottom;
}
#content .profilebox_top {
	width:677px;
    height:55px;
    padding:2px 0 0 15px;
    height/**/:/**/ 53px;
    width/**/:/**/ 662px;
    background:url(../images/bg_profilebox_top.jpg) no-repeat;
    position:relative;
}
#content .profilebox_top h2{
	font-size:2em;
    color:#f79638;
    padding-top:4px;
    font-family:Tahoma, Verdana, Arial, "Times New Roman";
}
#content .profilebox_top h5{
	font-weight:bold;
    font-size:0.916em;
    color:#666666;
    font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
}
#content .profilebox_top #profile_icons {
	position:absolute;
    right:25px;
    top:15px;
}
#content .profilebox .inner {
	width:677px;
	border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    padding:15px 15px 5px 15px;
    width/**/:/**/ 645px;
    float:left;
}
#content #breadcrumb {
	font-weight:bold;
    width:718px;
    padding-left:20px;
    width/**/:/**/ 698px;
    margin-bottom:30px;
    color:#0383d2;
}
#content #breadcrumb a {
	color:#0383d2;
    text-decoration:underline;
}

#content #breadcrumb a:hover {
	color:#0468a6;
    text-decoration:none;
}
#content .pages {
	width:650px;
    text-align:right;
    padding-bottom:5px;
    font-weight:bold;
    color:#f79638;
}
#content .pages a {
	color:#f79638;
}
#content .profile_img {
	width:244px;
    float:left;
    text-align:center;
}
#content .profile_img p {
	padding-bottom:15px;
}
#content .profile_text {
	width:380px;
    float:left;
    padding-left:25px;
    width/**/:/**/ 375px;
}

#content .profile_text p {
	margin-bottom:20px;
}
#content #featuredclient {
	width:569px;
    padding-right:33px;
	width/**/:/**/ 536px;
    float:left;
    padding-top:3px;
}
#content #featuredclient a:hover {
	color:#0000FF;
    text-decoration:none;
}
#content .yellowheading {
	font-size:2.666em;
    padding:12px 0 33px;
    color:#fec31c;
    font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
}
#content .featuredclient {
	width:536px;
    height:93px;
    background:url(../images/bg_featuredclient.jpg) no-repeat;
    margin-bottom:15px;
    padding:10px 0 0 10px;
    width/**/:/**/ 526px;
    height/**/:/**/ 83px;
}
#content .featuredclient .imageleft {
	float:left;
    margin:0 15px 10px 0;
}
#content .featuredclient p {
	line-height:16px;
}
#content .featuredclient p span{
	font-weight:bold;
    font-size:1.166em;
    display:block;
}
#content_wide {
	width:998px;
    margin-top:40px;
    background:url(../images/bg_content_wide.gif) repeat-y;
    float:left;
    margin-bottom:25px;
}
#content_wide .advertbox {
	width:239px;
    float:left;
    margin-right:7px;
}
#content_wide .advertbox.last{
    margin-right:0;
}
#content_wide .advertbox.last .advertbox_section {
	background:url(../images/bg_advertbox_sectionlast.jpg) no-repeat;
}
#content_wide .advertbox_section {
	width:239px;
    height:119px;
    background:url(../images/bg_advertbox_section.jpg) no-repeat;
    padding:18px 0 0 12px;
    width/**/:/**/ 227px;
    height/**/:/**/ 101px;
    position:relative;
}
#content_wide .advertbox_section p {
	color:#ef9630;
    font-size:1.333em;
    font-weight:bold;
    margin-bottom:3px;
}
#content_wide .advertbox_section ul {
	position:relative;
}
#content_wide .advertbox_section li {
	color:#777777;
    font-weight:bold;
    background:url(../images/bg_advertbox_sectionli.gif) 0 6px no-repeat;
    padding-left:8px;
    line-height:16px;
}
#content_wide .advertbox_section span {
	color:#ef9630;
    font-size:1.333em;
    font-weight:bold;
    padding-top:16px;
    display:block;
}
#content_wide .advertbox_section .btn_go {
	position:absolute;
    right:30px;
    bottom:10px;
}
#content_wide .advertbox_desc {
	padding-right:5px;
}
#content_wide .advertbox_desc p {
	color:#666666;
	padding-left:12px;
    margin-bottom:15px;
    background:url(../images/icon_arrow.gif) 0 4px no-repeat;
}
#content_wide .advertbox_desc p.purple {
	margin-top:20px;
    color:#4940a7;
    background:none;
}
#content_wide .advertbox_desc p.nobg {
    background:none;
}
#content_wide .advertbox_desc p.plus {
    background:none;
    margin-bottom:0;
}


/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar {
	width:261px;
    float:left;
    padding:27px 30px 20px 0;
    width/**/:/**/ 231px;
}
#sidebar #searchfield {
	width:150px;
    height:28px;
    border:1px solid #202427;
    width/**/:/**/ 148px;
    height/**/:/**/ 26px;
    margin-right:10px;
    vertical-align:middle;
}
#sidebar #searchbutton {
	vertical-align:middle;
}
#sidebar h3 {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
    font-size:1.25em;
    color:#f79638;
    height:22px;
    border-bottom:1px solid #f79638;
    height/**/:/**/ 21px;
    background:url(../images/bg_sidebar_h3.gif) repeat-x;
    margin:25px 0 10px;
}
#sidebar h3.nobg {
	background:none;
    border-bottom:none;
}

#sidebar li {
	line-height:21px;
    font-weight:bold;
    font-size:1.083em;
    padding-left:3px;
}

#sidebar .articles li {
	font-size:1em;
}
#sidebar li a {
	color:#555555;
}
#sidebar li a:hover {
	color:#aaaaaa;
    text-decoration:none;
}

/* *************************** 
   $5 Sidebar Styles
   ***************************/
#footer {
	text-align:right;
    border-top:1px solid #bbbbbb;
    padding:6px 10px;
    margin-top:30px;
    clear:both;
    color:#bbbbbb;
    width:998px;
    width/**/:/**/ 978px;
    float:left;
}
#footer a {
	color:#a8a0a1;
    text-decoration:none;
}
#footer a:hover {
	color:#a8a0a1;
    text-decoration:underline;
}
#footer #footer_phone {
	float:left;
    padding:25px 0 0 10px;
    font-weight:bold;
    color:#f79638;
}




/* Scrollbar & content css */						
#profile_desc{
    height: 120px;
    width: 350px;
    padding-right:10px;
    width/**/:/**/ 340px;
    float:left;
    overflow:hidden;
}
.scrollbar-vert{
    background:url(../images/bg_scrollbar.gif) repeat-y;
    height: 120px;
    width: 11px;
    float:left;
}
.handle-vert{
    height: 34px;
    width: 11px;
    background: url(../images/handle.gif) no-repeat;
}


			