@charset    'utf-8';

/* global rules */

html {
    color           : #595959;
}

h1 {
    color           : #000000;
    font-size       : 25px;
    font-variant    : normal;
    font-weight     : bold;
    margin   : 0px 0px 10px 210px;
}

h2 {
	margin-top: 0;
}

td {
    border          : none;
}

p, td {
    color           : #595959;
}

img {
    border          : none;
}

a {
    color           : #533aff;
	text-decoration : none;
}

a:visited {
    color           : #533aff;
}

a:hover {
    color           : #6c62b1;
	text-decoration : underline;

}

/* shared classes */

.left {
    float           : left;
}

.right {
    float           : right;
}

.strong {
    font-weight     : bold;
}

.clear {
    clear           : both;
}

.hidden {
    display         : none;
}

.underline {
    text-decoration : underline;
}

div#hd,
div#bd {
	font-size: 93%;
}

div#ft {
	font-size: 85%;
}

/* Header */

div#hd div#banner {
    margin          : 10px 0px 10px 0px;
    height          : 70px;
    width           : 100%;
    background      : url('../images/header-bg.jpg') repeat-x 50% top;
}

div#hd div#banner div.left {
    width           : 25px;
    height          : 70px;
    background      : url('../images/header-left.jpg') repeat-x 50% top;
}

div#hd div#banner div.right {
    width           : 25px;
    height          : 70px;
    background      : url('../images/header-right.jpg') repeat-x 50% top;
}

div#hd a#logo {
    margin-top      : 6px;
}

div#hd a#partner-logo {
    margin-top      : 18px;
}

div#hd ul.nav {
    float           : right;
    margin          : 35px 0px 0px 0px;
    z-index         : 1000;
}

div#hd ul.nav ul {
    margin          : 0;
    padding         : 0;
    z-index         : 1000;
}

/* This is a top menu tab. */
div#hd ul.nav li {
    list-style      : none;
    float           : left;
    height          : 35px;
    position        : relative;
    color           : #555555;
}

div#hd ul.nav li a {
    width           : 80px;
    color           : #ffffff;
    text-decoration : none;
    display         : block;
    height          : 30px;
    line-height     : 30px;
    text-indent     : 15px;
    background      : top left no-repeat;
    overflow        : hidden;
    padding         : 5px 0px 0px 0px;
    text-align      : left;
}

div#hd ul.nav li.over {
    background      : url('../images/layout/topmenu-tab-trans.png') no-repeat 0 100%;
}

div#hd ul.nav li.over a {
	color:#aaaaaa;
	font-style:bold;
}

div#hd ul.nav li ul {
    margin          : 0;
    padding         : 0 0 13px 0;
    position        : absolute;
    background      : url('../images/layout/topmenu-bottom-trans.png') no-repeat 0 100%;
    display         : none;
}

div#hd ul.nav li.over ul {
    display         : block;
    width           : 160px;
}

div#hd ul.nav li li {
    background      : url('../images/layout/topmenu-middle-trans.png') repeat-y 0 100%;
    margin          : 0;
    width           : 160px;
    line-height     : normal;
    height          : auto;
}

div#hd ul.nav li li a {
    width           : 100%;
    text-indent     : 0;
    background      : none;
    color			:#555555;
    height          : 29px;
    text-decoration : none;
    line-height     : 20px;   
    padding         : 0px 0px 0px 15px;
    background      : url('../images/layout/nav.png') left bottom no-repeat;
}

div#hd ul.nav li.over li a {
	color			:#555555;
}

div#hd ul.nav li li a.last {
    height          : 24px;
    background      : none;
}

div#hd ul.nav li li a:hover {
    background      : url('../images/layout/nav-hover.png') no-repeat 0 100%;
    color           : #555;
    cursor          : pointer;
}

div#hd ul.nav li li a.last:hover {
    background      : url('../images/layout/nav-hover-last.png') no-repeat 0 100%;
}

/* Body */

ul#subNav {
    float           : left;
    list-style-type : none;
    margin-left     : 15px;
    padding         : 0px;
    width           : 150px;
    background      : url('../images/layout/nav.png') no-repeat bottom left;

}

ul#subNav li {
    height          : 29px;
    background      : url('../images/layout/nav.png') no-repeat top left;
    list-style-type : none;
    padding         : 0px;
    margin          : 0px 0px 0px 12px;
    width           : 100%;
}

ul#subNav li a {
    color           : #595959;
    display         : block;
    font-weight     : bold;
    text-decoration : none;
    padding-top     : 5px;
}

ul#subNav li:hover,
ul#subNav li.active {
    list-style-type : disc;
    background      : url('../images/layout/nav-hover-side.png') no-repeat -5px 0px;
}

div#bd div.right {
    margin-bottom   : 15px;
    width           : 774px;
    background	    : #ffffff;
}

div#bd div#crumbs {
    clear           : both;
    color           : #555555;
    font-size       : 10px;
    margin-bottom   : 5px;
    margin-left     : 15px;
    margin-right    : 0;
    margin-top      : 0;
    padding-top     : 2em;
}

div#bd div#crumbs a {
    text-decoration : none;
    color           : #555555;
}

div#bd div.top,
div#ft div.top {
    height          : 22px;
    background      : url('../images/top.jpg') no-repeat;
}

div#bd div.bottom,
div#ft div.bottom {
    height          : 22px;
    background      : url('../images/bottom.jpg') no-repeat;
}

div#bd div.content,
div#ft div.content {
    padding         : 0px 5px 0px 5px;
    background      : url('../images/bg.jpg') repeat-y;
}

div#bd ul.nav {
    float           : left;
    width           : 200px;
    list-style-type : none;
    margin          : 0px;
    padding         : 0px;
}

div#bd ul.nav li {
    list-style-type : none;
    margin-top      : 5px;
}

div#bd ul.nav li a {
    padding         : 2px;
    display         : block;
    width           : 200px;
    color           : #595959;
    font-weight     : bold;
    text-decoration : none;
    border          : 1px solid #FFFFFF;
}

div#bd ul.nav li a:hover,
div#bd ul.nav li a.active {
    color           : #72C201;
    font-weight     : bold;
    text-decoration : none;
    border-bottom   : 1px solid #E2E2E2;
}

/* Left */

div#awards.box .middle {
    height: 150px;
}

div#bd div.devices {
    height          : 246px;
    margin-top      : 15px;
    background      : url('../images/layout/devices.png') no-repeat;
}

div#bd div.left .box h2 {
    margin:0px;
    margin-bottom:10px;
}

div#bd div.left .box {
    width           : 170px;
    margin-left     : 10px;
}

div#bd div.left div.box div.top {
    width           : 180px;
    background      : url('../images/layout/left-widget-top.png') no-repeat;
    height          : 12px;
}

div#bd div.left div.box div.middle {
	width			: 170px;
    background      : url('../images/layout/left-widget-middle.png') repeat-y;
    padding         : 0px 0px 0px 10px;
}

div#bd div.left div.box div.bottom {
	width			: 180px;
    background      : url('../images/layout/left-widget-bottom.png') no-repeat;
    height          : 11px;
}

/* Right */

div.right div#sidebar {
    width: 241px;
    margin-left: 15px;
}

div#bd div.right .box .top {
    background      : url('../images/layout/right-widget-top.jpg') no-repeat;
    height          : 12px;
}

div#bd div.right .box .middle {
    background      : url('../images/layout/right-widget-middle.jpg') repeat-y;
    padding         : 10px;
}

div#bd div.right .box .bottom {
    background      : url('../images/layout/right-widget-bottom.jpg') no-repeat;
    height          : 11px;
}

div#bd div.right > div.border-top {
    background      : url('../images/layout/border-top.png') no-repeat;
    height          : 22px;
}

div#bd div.right > div.border-middle {
    background      : url('../images/layout/border-middle.png') repeat-y;
    padding-left    : 1em;
    padding-right   : 1em;
    margin          : 0;
    min-height      : 400px;
    height          : auto !important;
    height          : 400px;
}

div#bd div.right > div.border-bottom {
    background      : url('../images/layout/border-bottom.png') no-repeat;
    height          : 22px;
}

/* Testimonials */
ul#testimonials {
    height:300px;
    margin-top:20px;
    overflow: hidden;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul#testimonials li {
    font-size:85%;
    font-style: italic;
    display: block;
    margin:0;
    padding:0px 0px 10px 0px;
}

ul#testimonials li span {
    display:block;
    color: #3f75a8;
}

/* Footer */

div#ft div.content {
    height          : 110px;
}

div#ft ul.nav {
    border-right    : #e3e3e3 1px solid;
    float           : left;
    height          : 115px;
    list-style-type : none;
    margin          : 0px 10px 10px 10px;
    padding-bottom  : 0px;
    padding-left    : 23px;
    padding-right   : 17px;
    padding-top     : 0px;
    width           : 130px;
}

div#ft ul.last {
    border-right    : none;
}

div#ft ul.nav li {
    list-style-type : none;
    clear           : both;
    color           : #555555;
    font-family     : arial, helvetica, sans-serif;
    font-weight     : normal;
    line-height     : 16px;
    margin          : 0px;
    text-align      : left;
    width           : 100%;
}

div#ft ul.nav li a {
    color           : #555;
    text-decoration : none;
}

div#copyright {
    font-size       : 10px;
    text-align      : center;
    margin-top      : 1em;
}

/* Download Widget */

div.download-widget {
    margin-bottom: 10px;
}

div.download-widget input[type="submit"] {
    float: right;
    cursor: pointer;
    background: url('../images/layout/submitbutton.jpg') no-repeat top left;
    border: 0;
    height: 28px;
    margin: 0px 15px 0px 0px;
    padding: 0;
    width: 77px;
}

div.download-widget input[type="submit"]:hover {
    background: url('../images/layout/submithover.jpg') no-repeat top left;
    border: 0;
    height: 28px;
    width: 77px;
}

div.download-widget div.text-wrapper {
    float:left;
    background: url('../images/layout/textfield.jpg') no-repeat top left;
    height: 25px;
    width: 119px;
    margin: 0px 0px 0px 15px;
    padding: 0;
}

div.download-widget input[type="text"] {
    background-color: transparent;
    border: 0;
    color: rgb(169,169,169);
    margin: 0;
    margin-top: 6px;
    margin-left: 4px;
    width: 110px;
}

div.download-widget .border-top {
    background: url('../images/layout/right-widget-top.jpg') no-repeat;
    height: 12px;
}

div.download-widget .border-middle {
    background: url('../images/layout/right-widget-middle.jpg') repeat-y;
}

div.download-widget .border-bottom {
    background: url('../images/layout/right-widget-bottom.jpg') no-repeat;
    height: 11px;
}

div.download-widget h2 {
    color: gray;
    margin-bottom: 1em;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0;
}

div.download-widget p {
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
}

div.download-widget img {
    float: right;
    margin-left: 6px;
    margin-right: 12px;
}
