body {
    background: #f2f2f2 url(../images/body_bg.png) top repeat-x;
    margin-top: 50px;
    font-family:Arial,Helvetica,sans-serif;
    color: #4d4d4d;
}

h1#logo a {
    margin: 0px 0 27px 76px;
    width: 221px;
    height: 82px;
    text-indent: -9999px;
    display: block;
    background: transparent url(../images/logo.png) top right no-repeat;
}
#whopper {
    background: transparent url(../images/whopper_shadow.png) center 100px repeat-y;
}
#w1 {
    background: transparent url(../images/header_shadow.png) center top no-repeat;
}
#w2 {
    background: transparent url(../images/footer_shadow.png) center bottom no-repeat;
    min-height: 752px;
    height: auto !important;
    height: 752px;
}
body.home #w2 {
}

#header {
    /* 229 - 54 */
/*
*/
    padding-top: 54px;
}
body.home #header {
    height: 174px;

}

#container {
    padding-bottom: 20px;
}

#p {
    width: 144px;
    border: 1px solid #d7d7d7;
    background-color: #f7f7f7;
    line-height: 22px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin: 0;
}
#search button {
    border: 0;
    background-color: #fff;
    vertical-align: middle;
}
#supnav {
    display: inline;
    float: right;
    margin-right: 30px;
}
#search {
    background-color: #fff;
    display: inline;
    padding: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 10px;
}
#search *{
    vertical-align: middle;
}
#search label, 
#search legend {
    display: none;
}
/* Top Nav {{{ */
#topNav {
    position: relative;
    height: 34px;
    clear: both;
    z-index: 115;
    border-top: 1px solid #828282;
    background: transparent url(../images/nav_sprite.png) top repeat-x;
}
#topNav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
div#topNav ul li {
    float: left;
    background: transparent url(../images/nav_sprite.png) top repeat-x;
}
div#topNav ul ul li {
    background: none;
}
div#topNav li:hover,
div#topNav li.sfhover{
    background-position: center;
}
div#topNav ul li a {
    padding: 0 39px;
    display: block;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
	font-weight: bold;
/*
    height: 34px;
*/
    line-height: 34px;
    color: #fff;
    border-right: 1px solid #528bc8;
    border-left: 1px solid #cadff1;
}
div#topNav ul li.current {
    background-position: bottom;
}
div#topNav ul li.current a {
    border-right: 1px solid #3151b6;
    border-left: 1px solid #b3cde7;
}
div#topNav ul li.current ul li a {
    border: 0;
    background: 0;
}
div#topNav ul li.sfhover a,
div#topNav ul li:hover a, 
div#topNav ul li a:hover {
    border-right: 1px solid #be7e51;
    border-left: 1px solid #ffd9b4;
    background: transparent url(../images/doughnut_sprite.png) 15px top no-repeat;
}
div#topNav ul li.current a {
    background: transparent url(../images/doughnut_sprite.png) 15px bottom no-repeat;
}
div#topNav ul li.current:hover a, 
div#topNav ul li.current a:hover {
    border-right: 1px solid #3151b6;
    border-left: 1px solid #b3cde7;
}
div#topNav ul li.current:hover li a, 
div#topNav ul li.current li a:hover {
    border: 0;
}
/*
div#topNav ul li.sfhover a,
div#topNav ul li:hover a {
    background-position: center;
}
*/

div#topNav ul li.first-child a {
    border-left: 0;
}
div#topNav ul li.last-child a {
    border-right: 0;
}
div#topNav ul ul {
    padding: 9px 0 0 5px;
    margin: 0;
    margin-top: 0px;
    position: absolute;
    left: -9999px;
    width: 170px;
    background-color: #ff9932;
}
.boxshadow div#topNav ul li.hasSub:hover {
}
.boxshadow div#topNav ul li:hover li:hover {
}
.boxshadow div#topNav ul ul {

}

div#topNav ul ul li.hasSub {
}
div#topNav ul li.sfhover ul li a,
div#topNav ul li:hover ul li a,
div#topNav ul ul li a {
    font-size: 11px;
    padding: 2px 4px;
    background: 0;
    height: 14px;
    line-height: 14px;
    border: 0;
    color: #4d4d4d;
    text-transform: capitalize;
}
div#topNav ul ul li a:hover {
    background: 0;
}
div#topNav ul ul li {
    float: none;
    background-color: #e5e5e5;
    border: 0;
    border-bottom: 1px solid #a1a1a1;

}
div#topNav ul ul li.last-child {
    border: 0;
}
div#topNav ul ul li.sfhover,
div#topNav ul ul li:hover {
    background-color: transparent;
}
div#topNav ul li.sfhover ul li a:hover,
div#topNav ul li:hover ul li a:hover {
    color: #fff;
    border: 0;
}
div#topNav ul ul ul {
    margin-left: 160px;
    margin-top: -20px;
}

div#topNav li:hover ul ul,
div#topNav li.sfhover ul ul,
div#topNav li:hover ul ul ul,
div#topNav li.sfhover ul ul ul,
div#topNav li:hover ul ul ul ul,
div#topNav li.sfhover ul ul ul ul {
    left: -9999px;
}

div#topNav li:hover ul,
div#topNav li.sfhover ul {
    left: auto;
}

div#topNav li:hover ul,
div#topNav li.sfhover ul,
div#topNav li li:hover ul,
div#topNav li li.sfhover ul,
div#topNav li li li:hover ul,
div#topNav li li li.sfhover ul,
div#topNav li li li li:hover ul,
div#topNav li li li li.sfhover ul {
    left: auto;
}
div#topNav ul li:hover, div#topNav ul li.sfhover {
    position:static;
}


/* }}} Top Nav */

#supnav ul{
    margin: 0 0 8px 0;
    padding: 0;
}
#supnav ul li{
    display: inline;
    padding: 0px 6px;
    line-height: 10px;
    font-size: 10px;
}
#supnav ul li {
    border-left: 1px solid #999999;
}
#supnav ul li.first-child {
    border: 0;
}
#supnav ul li a {
    text-decoration: none;
    color: #999;
}
#supnav ul li a:hover {
    text-decoration: underline;
}
#subNav {
    background-color: #e6e6e6;
    width: 144px;
    margin: 0 0 0 30px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#subNav ul {
    margin: 0;
    padding: 16px 8px;
    list-style: none;
}
#subNav ul li {

    padding: 2px 4px;
    margin-bottom: 1px;
}

#subNav ul li.sfhover,
#subNav ul li:hover {
    background-color: #b2b2b2;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#subNav ul li a {
    color: #808080;
    text-decoration: none;
    text-indent: -10px;
    margin-left: 10px;
    display: block;
}

#subNav ul li.sfhover a,
#subNav ul li:hover a {
    color: #fff;
}
#breadcrumbs {
    padding: 6px 0;
}
#breadcrumbs ul {
    margin: 0 0 0 30px;
    padding: 0;
    list-style: none;
}
#breadcrumbs ul li {
/*
    display: inline;
*/
    float: left;
}
#breadcrumbs ul li a {
    color: #71acdc;
    text-decoration: none;
}
#breadcrumbs ul li span {
    color: #71acdc;
    padding: 0 2px;
}

#content {
    line-height: 1.75em;
}
body.home #container {
    background: transparent url(../images/home_bg.png) top no-repeat;
}
#home_content {
    padding: 8px 0 0 71px;
}
body.home #content {
    float: left;
    width: 455px;
    padding: 16px 30px 12px 0;
    height: 210px;
    overflow: hidden;
}
body.home #col1 {
    float: left;
}
body.home #images {
    width: 352px;
    float: left;
}
body.home #nav {
    float: left;
    clear: both;
}
body.home #nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
body.home #nav ul li {
    float: left;
    margin-right: 23px;
    overflow: hidden;
}
body.home #nav ul li a {
    text-indent: -9999px;
    float: left;
    display: block;
    height: 64px;
    width: 131px;
    background: transparent url(../images/home_sprite.png) top left no-repeat;
}
body.home #nav ul li.software a {
    background-position: center left;
}
body.home #nav ul li.support a {
    background-position: center center;
}
body.home #nav ul li.clients a {
    background-position: center right;
}
body.home #nav ul.text li.software a {
    background-position: bottom left;
}
body.home #nav ul.text li.support a {
    background-position: bottom center;
}
body.home #nav ul.text li.clients a {
    background-position: bottom right;
}
body.home #nav ul.text li.software a:hover {
    background-position: top left;
}
body.home #nav ul.text li.support a:hover {
    background-position: top center;
}
body.home #nav ul.text li.clients a:hover {
    background-position: top right;
}
.blueSidebar h4,
.sidebar h4 {
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    background-color: #3388cc;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
    padding: 8px 17px;
    font-size: 12px;
}

.sidebar .sidebarContent {
    background-color: #d0e3f3;
    padding: 12px 17px;
    color: #3388cc;
    font-size: 10px;
}
.sidebar .sidebarContent a {
    text-decoration: none;
    color: #808080;
    font-size: 10px;
}
.sidebar .sidebarContent p {
    margin-bottom: .5em;
}
.sidebar .sidebarContent a:hover {
    text-decoration: underline;
}
.sidebar  {
    margin-bottom: 10px;
}
.blueSidebar  {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #85b8e1;
    padding: 12px 2px;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
}


#profilesWindow ul {
    list-style: none;
}
#profilesWindow ul li {
    text-align: center;
} 
#profilesWindow div.agent {
    width: 64px;
    height: 100px;
}
#profilesWindow div.agent a {
    color: #85b8e1;
    text-decoration: none;
}
/*
#profilesWindow {
    width: 200px;
    overflow:hidden;
    height: 100px;
}
#profilesWindow .inner {
    width: 1000px;
}
*/
#profilePager {
    margin: auto;
    width: 290px;
}
div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 212px; 
    height:100px; 
    float: left;
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable ul.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
    margin: 0;
    padding: 0;
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable ul.items li { 
    float:left; 
    margin-right: 7px;
} 
 
/* you may want to setup some decorations to active the item */ 
ul.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}
a.browse {
background:url(../images/profile_nav.png) no-repeat;
cursor:pointer;
display:block;
float:left;
font-size:1px;
height:21px;
margin:27px 10px;
width:16px;
text-decoration: none;
text-indent: -9999px;
}
a.right	{ 
    background-position: -16px 0; 
    margin-right: 0px;
}

/*
a.left				{ margin-left: 0px; } 
*/

form label {
    display: block;
}
#profilesWindow img {
    border: 2px solid #85b8e1;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

/* Image alignment styles */
.align-right { float:right; margin: 0 0 10px 10px; }
.align-left { float:left; margin: 0 10px 10px 0; }
.align-center { text-align:center; margin: 0 10px 0 10px; padding:0px; }

.moreLink a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #5ca0d6;
    color: #fff !important;
    font-weight: bold;
    text-transform: capitalize; 
    padding: 3px;
    font-size: 12px;
}
.blueSidebar p {
    margin-bottom: 0;
}

#news_capsule .border {
    border: 0;
    border-bottom: solid 1px #81b5df;
    margin-bottom: .5em;

}
#footer ul {
    list-style: none;
    margin-top: 0;
    margin-right: 0;
}
#footer ul li {
    display: block;
    float: left;
    color: #999999;
    border-right: 1px solid #999999;
    margin-right: 7px;
    padding-right: 7px;
    line-height: 10px;
    height: 10px;
}
#footer ul li.last-child {
    border-right: 0;
}
#footer ul li a {
    color: #999999;
    text-decoration: none;
}
#footer ul li a:hover {
    text-decoration: underline;
    
}
a.alpine-share-email {
    cursor: pointer;
}
hr {
    overflow: hidden;
    height: 15px;
    line-height: 17px;
    font-size: 25px;
    color: transparent;
    padding: 20px;
    background: #fff url(../images/hr.png) left no-repeat;
	border: 0;
    border-style: outside;
    border-color: #fff;

}
