
/*
@import url('../fonts/roboto.css');
@import url('jquery.alerts.css');
@import url('uniform.tp.css');
@import url('jquery.ui.css');
@import url('jquery.ui.autocomplete.css');
@import url('fullcalendar.css');
@import url('colorbox.css');
@import url('colorpicker.css');
@import url('jquery.jgrowl.css');
@import url('ui.spinner.css');
@import url('jquery.chosen.css');
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {background: none repeat scroll 0 0 transparent;border: 0 none;margin: 0;padding: 0;vertical-align: baseline;}
body {color: #666666;font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;font-size: 12px;line-height: 15px;}
input, select, textarea, button {font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;font-size: 12px;margin: 0;outline: medium none;}
a {color: #666666;outline: medium none;text-decoration: none;}
button {outline: medium none;}
a img {border: 0 none;}
h1, h2, h3, h4, h5, span.h3 {font-family: 'RobotoBoldCondensed',Arial,Helvetica,sans-serif;font-weight: normal;}
small {font-size: 11px;}
h1 {font-size: 32px;}
h2 {font-size: 28px;}
h3 {font-size: 24px;}
h4 {font-size: 18px;}
h5 {font-size: 14px;}
span.h3 {display: block;font-size: 24px;}
body.withvernav {background: url("../../../images/line.ccc.png") repeat-y scroll 230px 0 #FFFFFF;}
body.withmenucoll {background-position: 55px 0;}
body.withmenucoll2 {background-position: 35px 0;}
.fl_right {float: right;}
.fl_left {float: left;}
.imageBorder {border: 1px solid #B9C1CE; vertical-align: middle;}
.one{width:100%;}
.one_half {width: 48.5%;}
.one_third {width: 31.16%;}
.two_third {width: 65.83%;}
.one_fourth {width: 22.5%;}
.three_fourth {width: 74.5%;}
.one_fifth {width: 17.3%;}
.two_fifth {width: 38.1%;}
.three_fifth {width: 58.9%;}
.four_fifth {width: 67.7%;}
.one_sixth {width: 13.83%;}
.five_sixth {width: 83.17%;}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {float: left;margin-right: 3%;position: relative;}
#simplemodal-container a.modalCloseImg {background: url("../../images/x.png") no-repeat scroll 0 0 transparent;cursor: pointer;display: inline;height: 24px;position: absolute;right: 0;top: 0; width: 30px;z-index: 3200;}
#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#FFF; border:8px solid #485B79; padding:12px;}
.padding5{padding:5px;}
.padding10 { padding: 10px; }


/* Hide long data and show on hover of mouse */
.showMoredata {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.showMoredata:hover {
    z-index:1001;
    overflow: visible;
    white-space: normal;
    display:block;
    position:absolute;
    border:1px solid #333333  ;
    background-color:#CCCCCC;
    width:350px;
}
.compulsoryIcon {
    color: #f00;
    font-weight:bold;
}
.last{ margin-right:0 !important; clear:right; }
.fl_right {float: right;}
.fl_left {float: left;}
.imageBorder {border: 1px solid #B9C1CE; vertical-align: middle;}
.loginpage {
    background: url("../../../images/patternbg.png") repeat scroll 0 0 #FFFFFF;
}
.loginbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    margin: 7% auto 0;
    padding: 5px;
    width: 350px;
}
.loginboxinner {
    background: url("../../../images/patternbg.png") repeat scroll 0 0 #32415A;
    border-radius: 0 0 2px 2px;
    padding: 20px;
}


.loginbox .logo {
    text-align: center;
}
.loginbox .logo h1 {
    border-bottom: 1px solid #56647D;
    color: #FFFFFF;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 32px;
    line-height: normal;
    margin-bottom: 5px;
}
.loginbox .logo h1 span {
    color: #000;
}
.loginbox .logo p {
    color: #EEEEEE;
    font-style: italic;
    font-weight: bold;
}
.loginbox form {
    display: block;
    margin-top: 0px;
}
.loginbox .username {
    background: url("../../../images/icons/username.png") no-repeat scroll 13px center #EEEEEE;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    margin: 20px 0;
}
.loginbox .usernameinner {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    margin-left: 45px;
    padding-right: 20px;
}
.loginbox .username input {
    border: 0 none;
    border-radius: 0 2px 2px 0;
    box-shadow: none;
    color: #666666;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 15px 10px;
    width: 100%;
}
.loginbox .password {
    background: url("../../../images/icons/password.png") no-repeat scroll 13px center #EEEEEE;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    margin: 20px 0;
    overflow: hidden;
}
.loginbox .passwordinner {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #DDDDDD;
    margin-left: 45px;
}
.loginbox .password input {
    border: 0 none;
    box-shadow: none;
    color: #666666;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 15px 10px;
    width: 330px;
}
.loginbox button, .loginbox .login {
    background: url("../../../images/btngrad.png") repeat-x scroll left top #F0801D;
    border: 0 none;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.loginbox button:hover, .loginbox .login:hover {
    background-color: #F0721E;
}
.loginbox .keep {
    color: #CCCCCC;
    font-size: 11px;
    font-weight: bold;
    margin-top: 20px;
}
.loginbox .loginmsg {
    background: none repeat scroll 0 0 #FFFCCC;
    border-radius: 2px 2px 2px 2px;
    color: #333333;
    font-size: 11px;
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
}

.loginf {
    background: none repeat scroll 0 0 #2E3E59;
    border-bottom: 1px solid #475875;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px #23324B inset;
    padding: 10px;
}
.loginpage .nousername, .loginpage .nopassword {
    display: none;
}
.loginpage .nopassword {
    color: #FFFFFF;
}
.loginpage .nopassword .thumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    padding: 5px;
    vertical-align: top;
}
.loginpage .nopassword .userlogged {
    display: inline-block;
    font-weight: bold;
    margin-left: 10px;
}
.loginpage .nopassword .userlogged h4 {
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.loginpage .nopassword .userlogged a {
    color: #F0801D;
    font-style: italic;
}
.loginpage .nopassword .userlogged a:hover {
    text-decoration: underline;
}
.loginpage .notibar {
    border: 0 none;
}
.topheader {
    background: url("../../../images/default/topheaderbg.png") repeat scroll 0 0 #34445E;
    border-bottom: 1px solid #303F59;
    padding: 8px 10px;
    position: relative;
}
.topheader .left h1.logo {
    color: #FB9337;
    float: left;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: normal;
    margin: 10px 0;
    text-transform: uppercase;
}
.topheader .left h1.logo a {
    color: #FB9337;
}
.topheader .left h1.logo span {
    color: #FFFFFF;
}
.topheader .left .slogan {
    border-left: 1px solid #606D84;
    color: #6A778D;
    float: left;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-style: italic;
    margin: 2px 10px;
    padding: 8px 10px;
}
.search {
    float: left;
    margin: 2px 10px;
}
.search input[type="text"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #32415A;
    border-color: -moz-use-text-color -moz-use-text-color #445775;
    border-image: none;
    border-radius: 2px 0 0 2px;
    border-style: none none solid;
    border-width: 0 0 1px;
    box-shadow: 1px 1px 2px #2B384E inset;
    color: #4A5B78;
    float: left;
    font-style: italic;
    margin: 0;
    padding: 10px 8px 11px;
    width: 200px;
}
.search input[type="text"]:focus {
    color: #6A778D;
    font-style: normal;
}
.search .submitbutton {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../../../images/default/searchbutton.png") no-repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color -moz-use-text-color #445775;
    border-image: none;
    border-radius: 0 0 2px 0;
    border-style: none none solid;
    border-width: 0 0 1px;
    cursor: pointer;
    float: left;
    height: 37px;
    vertical-align: middle;
    width: 38px;
}
.topheader .right {
    position: absolute;
    right: 10px;
    top: 10px;
}
.notification {
    float: left;
    position: relative;
}
.notification a.count {
    background: url("../../../images/default/notibg.png") repeat-x scroll left top #CC170E;
    border-bottom: 1px solid #445775;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #400603 inset;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-right: 10px;
    padding: 8px 13px;
}
.notification a.count:hover {
    background: none repeat scroll 0 0 #D7180E;
}
.noticontent {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 10px;
    top: 48px;
    width: 300px;
    z-index: 200;
}
.notitab {
    border-bottom: 1px solid #FB9337;
    list-style: none outside none;
    margin-bottom: 1px;
    overflow: hidden;
    padding: 5px 5px 0;
}
.notitab li {
    display: inline-block;
    float: left;
    width: 50%;
}
.notitab li a {
    border-radius: 2px 2px 0 0;
    display: block;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
}
.notitab li a:hover {
    color: #FB9337;
}
.notitab li.current a {
    background: none repeat scroll 0 0 #FB9337;
    color: #FFFFFF;
}
.msglist {
    list-style: none outside none;
}
.msglist li {
    border-bottom: 1px solid #EEEEEE;
    line-height: 16px;
}
.msglist li:first-child {
    padding-top: 0;
}
.msglist li a {
    display: block;
    padding: 5px;
}
.msglist li a:hover {
    background: none repeat scroll 0 0 #F7F7F7;
}
.msglist li .thumb {
    border: 1px solid #FFFFFF;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.msglist li .thumb:hover {
    border: 1px solid #FB9337;
}
.msglist li img {
    vertical-align: middle;
}
.msgdetails {
    line-height: 18px;
}
.msgdetails span {
    display: block;
}
.msgdetails .name {
    color: #485B79;
    font-weight: bold;
}
.msgdetails .msg {
    font-size: 11px;
}
.msgdetails .time {
    color: #999999;
    font-size: 10px;
}
.msgbutton {
    overflow: hidden;
    padding: 10px;
    text-align: right;
}
.msgbutton a {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 10px;
}
.msgbutton a:hover {
    background: none repeat scroll 0 0 #FB9337;
    color: #FFFFFF;
}
.msgbutton a:first-child {
    float: left;
}
.actlist {
    list-style: none outside none;
}
.actlist li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    line-height: 16px;
    padding: 8px 10px;
}
.actlist li a {
    color: #485B79;
    font-weight: bold;
}
.actlist li a:hover {
    color: #FB9337;
}
.actlist li span {
    color: #999999;
    display: block;
    font-size: 10px;
}
.userinfo {
    background: url("../../../images/default/userinfoarrow.png") no-repeat scroll right center #32415A;
    border-bottom: 1px solid #445775;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 2px #2B384E inset;
    cursor: pointer;
    float: left;
    padding: 6px 18px 6px 6px;
}
.userinfo:hover {
    background-color: #2D3B53;
}
.userinfo img {
    border: 1px solid #B9C1CE;
    vertical-align: middle;
}
.userinfo span {
    color: #B9C2CF;
    display: inline-block;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    padding: 0 5px;
}
.userinfodrop {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    display: none;
    min-width: 300px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 48px;
    z-index: 200;
}
.userinfodrop .avatar {
    float: left;
}
.userdata {
    margin-left: 105px;
}
.userdata h4 {
    color: #2D3C54;
    display: inline-block;
}
.userdata .email {
    color: #999999;
    display: inline-block;
    font-size: 11px;
}
.userdata ul {
    list-style: none outside none;
    margin-top: 10px;
}
.userdata ul li {
    display: block;
    margin-bottom: 1px;
}
.userdata ul li:last-child {
    margin-bottom: 0;
}
.userdata ul li a {
    background: none repeat scroll 0 0 #F7F7F7;
    border-radius: 2px 2px 2px 2px;
    display: block;
    padding: 5px;
}
.userdata ul li a:hover {
    background: none repeat scroll 0 0 #FB9337;
    color: #FFFFFF;
}
.header {
    background: url("../../../images/default/headerbg.png") repeat scroll 0 0 #485B79;
    border-bottom: 5px solid #FB9337;
    box-shadow: 0 1px 0 #50627F inset;
    min-height: 50px;
    overflow: hidden;
    position: relative;
}
.headermenu {
    border-right: 1px solid #576A85;
    display: inline-block;
    list-style: none outside none;
    overflow: hidden;
}
.headermenu li {
    border-left: 1px solid #576A85;
    border-right: 1px solid #394962;
    display: inline-block;
    float: left;
}
.headermenu li:first-child {
    border-left: 0 none;
}
.headermenu li a {
    color: #FFFFFF;
    display: block;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    padding: 17px 10px;
    text-transform: uppercase;
}
.headermenu li a {
    min-width: 80px;
    text-align: center;
}
.headermenu li a span {
    opacity: 0.5;
}
.headermenu li a span.icon {
    display: block;
    height: 30px;
    margin-bottom: 10px;
}
.headermenu li a span.icon-flatscreen {
    background: url("../../../images/icons/flatscreen.white.png") no-repeat scroll center center transparent;
}
.headermenu li a span.icon-pencil {
    background: url("../../../images/icons/pencil.white.png") no-repeat scroll center center transparent;
}
.headermenu li a span.icon-speech {
    background: url("../../../images/icons/speech.white.png") no-repeat scroll center center transparent;
}
.headermenu li a span.icon-message {
    background: url("../../../images/icons/message.white.png") no-repeat scroll center center transparent;
}
.headermenu li a span.icon-chart {
    background: url("../../../images/icons/chart.white.png") no-repeat scroll center center transparent;
}
.headermenu li a:hover {
    background: url("../../../images/default/bghover.png") no-repeat scroll center bottom transparent;
    box-shadow: 0 1px 0 #4F627E inset;
}
.headermenu li.current {
    border-left: 0 none;
    border-right: 1px solid #394962;
}
.headermenu li.current a {
    background: url("../../../images/default/arrow-active.png") no-repeat scroll center bottom transparent;
    box-shadow: 0 1px 0 #4F627E inset;
}
.headermenu li.current a span {
    opacity: 1;
}
.headerwidget {
    position: absolute;
    right: 10px;
    top: 10px;
}
.headerwidget .earnings {
    background: none repeat scroll 0 0 #32415A;
    border-bottom: 1px solid #516686;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 2px #29374E inset;
    min-width: 200px;
    overflow: hidden;
    padding: 8px 10px;
}
.headerwidget .earnings h4 {
    color: #EEEEEE;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.headerwidget .earnings h2 {
    color: #F6E4A5;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 8px;
}
.pageheader {
    background: url("../../../images/default/noise.white.png") repeat scroll 0 0 transparent;
    padding-top: 20px;
    position: relative;
}
.pageheader .pagetitle {
    color: #485B79;
    font-family: 'RobotoBoldCondensed',Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: normal;
    margin: 0 10px;
}
.pageheader .pagedesc {
    color: #666666;
    margin: 0 10px;
}
.notab {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 20px;
}
.hornav {
    border-bottom: 1px solid #CCCCCC;
    height: 35px;
    list-style: none outside none;
    margin-top: 15px;
    padding: 0 10px;
}
.hornav li {
    display: inline-block;
    float: left;
    margin-right: 5px;
}
.hornav li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #CCCCCC;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-radius: 2px 2px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #FFFFFF;
    display: block;
    font-family: 'RobotoBoldCondensed',Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.hornav li a:hover {
    background: none repeat scroll 0 0 #BBBBBB;
    border-color: #AAAAAA;
}
.hornav li.current a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FB9337;
}
.hornav li.current a:hover {
    border-color: #CCCCCC;
}
.editornav {
    border-bottom: 1px solid #CCCCCC;
    height: 41px;
    list-style: none outside none;
    margin-top: 15px;
    padding: 0 20px;
}
.editornav li {
    display: inline-block;
}
.editornav li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #CCCCCC;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-radius: 2px 2px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: 'RobotoBoldCondensed',Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.editornav li a:hover {
    background: none repeat scroll 0 0 #BBBBBB;
    border-color: #AAAAAA;
}
.editornav li.current a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FB9337;
}
.editornav li.current a:hover {
    border-color: #CCCCCC;
}
.vernav {
    left: 0;
    position: absolute;
    top: 160px;
    width: 230px;
}
.vernav ul {
    list-style: none outside none;
    margin: 10px;
}
.vernav ul li {
    display: block;
    margin-bottom: 1px;
    position: relative;
}
.vernav ul li a {
    background: none repeat scroll 0 0 #F7F7F7;
    border-radius: 2px 2px 2px 2px;
    color: #32415A;
    display: block;
    font-family: 'RobotoBoldCondensed',Arial,Helvetica,sans-serif;
    font-size:10px;
    padding: 2px 2px;
   
}
.vernav ul li a:hover {
    background-color: #32415A;
    color: #EEEEEE;
}
.vernav ul li.current a {
    background-color: #32415A;
    color: #FB9337;
}
.vernav ul ul {
    display: none;
    margin: 0 0 0 10px;
}
.vernav ul ul li a {
    background: url("../../../images/line.dashed.png") no-repeat scroll -25px center #FFFFFF;
    border-left: 1px dashed #CCCCCC;
    color: #999999;
    padding-left: 10px;
}
.vernav ul ul li a:hover {
    background-color: #FFFFFF;
    color: #666666;
}
.vernav ul li.current ul {
    display: block;
}
.vernav ul li.current ul li a {
    background-color: #FFFFFF;
    color: #999999;
}
.vernav ul li.current ul li a:hover {
    color: #666666;
}
.vernav ul li.current ul li.current a {
    background-color: #FFFFFF;
    color: #FB9337;
}
.vernav2 {
    left: 0;
    position: absolute;
    top: 159px;
    width: 230px;
}
.vernav2 ul {
    list-style: none outside none;
    margin: 0;
}
.vernav2 ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    position: relative;
}
.vernav2 ul li a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #32415A;
    display: block;
    font-family: 'RobotoBoldCondensed',Arial,Helvetica,sans-serif;
    padding: 9px 10px;
    text-transform: uppercase;
}
.vernav2 ul li a:hover {
    background-color: #FCFCFC;
}
.vernav2 ul li.current a {
    background-color: #F7F7F7;
    color: #FB9337;
}
.vernav2 ul ul {
    border-top: 1px solid #EEEEEE;
    display: none;
    margin: 0;
    padding-left: 10px;
}
.vernav2 ul ul li {
    border-bottom: 0 none;
}
.vernav2 ul ul li a {
    background: url("../../../images/line.dashed.png") no-repeat scroll -25px center #FFFFFF;
    border-left: 1px dashed #CCCCCC;
    color: #999999;
    padding-left: 10px;
}
.vernav2 ul ul li a:hover {
    background-color: #FFFFFF;
    color: #666666;
}
.vernav2 ul ul li:last-child {
    border-bottom: 0 none;
}
.vernav2 ul li.current ul {
    display: block;
}
.vernav2 ul li.current ul li a {
    background-color: #FFFFFF;
    color: #999999;
}
.vernav2 ul li.current ul li a:hover {
    color: #666666;
}
.vernav2 ul li.current ul li.current a {
    background-color: #FFFFFF;
    color: #FB9337;
}
.vernav ul li span.arrow, .vernav2 ul li span.arrow {
    background: url("../../../images/default/menuarrow.png") no-repeat scroll 0 0 transparent;
    height: 5px;
    position: absolute;
    right: 10px;
    top: 17px;
    width: 11px;
}
.vernav ul li.current span.arrow, .vernav2 ul li.current span.arrow {
    background-position: 0 -5px;
}
.iconmenu ul li a {
    background-image: url("../../../images/default/icons_sprite.png");
    background-position: 10px 12px;
    background-repeat: no-repeat;
    padding-left: 35px;
}
.iconmenu ul li a:hover {
    background-image: url("../../../images/default/icons_sprite2.png");
}
.iconmenu ul li.current a:hover {
    background-image: url("../../../images/default/icons_sprite.png");
}
.iconmenu ul ul {
    padding-left: 25px;
}
.iconmenu ul li a.editor {
    background-position: 8px 10px;
}
.iconmenu ul li a.gallery {
    background-position: 8px -61px;
}
.iconmenu ul li a.elements {
    background-position: 8px -133px;
}
.iconmenu ul li a.widgets {
    background-position: 8px -205px;
}
.iconmenu ul li a.calendar {
    background-position: 8px -278px;
}
.iconmenu ul li a.support {
    background-position: 8px -349px;
}
.iconmenu ul li a.typo {
    background-position: 8px -421px;
}
.iconmenu ul li a.tables {
    background-position: 8px -493px;
}
.iconmenu ul li a.error {
    background-position: 8px -565px;
}
.iconmenu ul li a.addons {
    background-position: 8px -638px;
}
.iconmenu ul li a.inbox {
    background-position: 8px -708px;
}
.iconmenu ul li a.drafts {
    background-position: 8px -780px;
}
.iconmenu ul li a.sent {
    background-position: 8px -853px;
}
.iconmenu ul li a.trash {
    background-position: 8px -923px;
}
.iconmenu ul li.current a.editor {
    background-position: 8px -24px;
}
.iconmenu ul li.current a.gallery {
    background-position: 8px -97px;
}
.iconmenu ul li.current a.elements {
    background-position: 8px -169px;
}
.iconmenu ul li.current a.widgets {
    background-position: 8px -240px;
}
.iconmenu ul li.current a.calendar {
    background-position: 8px -314px;
}
.iconmenu ul li.current a.support {
    background-position: 8px -385px;
}
.iconmenu ul li.current a.typo {
    background-position: 8px -457px;
}
.iconmenu ul li.current a.tables {
    background-position: 8px -530px;
}
.iconmenu ul li.current a.error {
    background-position: 8px -601px;
}
.iconmenu ul li.current a.addons {
    background-position: 8px -674px;
}
.iconmenu ul li.current a.inbox {
    background-position: 8px -744px;
}
.iconmenu ul li.current a.drafts {
    background-position: 8px -816px;
}
.iconmenu ul li.current a.sent {
    background-position: 8px -889px;
}
.iconmenu ul li.current a.trash {
    background-position: 8px -959px;
}
.menucoll {
    width: 55px;
}
.menucoll ul li {
    height: 36px;
    margin-bottom: 0;
    position: relative;
}
.menucoll ul li span.arrow {
    display: none;
}
.menucoll > ul > li {
    margin-bottom: 1px;
}
.menucoll > ul > li > a {
    height: 36px;
    overflow: hidden;
    padding: 0 0 0 35px;
    width: 0;
}
.menucoll > ul > li.hover > a {
    background-color: #32415A;
    background-image: url("../../../images/default/icons_sprite2.png");
}
.menucoll > ul > li.current > a {
    background-image: url("../../../images/default/icons_sprite.png");
}
.menucoll ul ul {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    box-shadow: 2px 1px 3px rgba(0, 0, 0, 0.1);
    left: 24px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 200px;
    z-index: 200;
}
.menucoll ul ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    height: auto;
}
.menucoll ul ul li a {
    background-image: none;
    border-left: 0 none;
    height: auto;
    padding: 11px 10px 10px;
}
.menucoll ul ul span {
    background: none repeat scroll 0 0 #F7F7F7;
    display: block;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding: 9px 10px 10px;
    text-transform: uppercase;
}
.menucoll ul li.current ul {
    display: none;
}
.menucoll ul li.current ul span {
    background-color: #32415A;
    color: #FB9337;
}
.menucoll2 {
    width: 35px;
}
.menucoll2 ul li {
    height: 36px;
    position: relative;
}
.menucoll2 ul li span.arrow {
    display: none;
}
.menucoll2 > ul > li > a {
    height: 36px;
    overflow: hidden;
    padding: 0 0 0 35px;
    width: 0;
}
.menucoll2 > ul > li.hover > a {
    background-color: #F7F7F7;
    background-image: url("../../../images/default/icons_sprite2.png");
}
.menucoll2 > ul > li.current > a {
    background-image: url("../../../images/default/icons_sprite.png");
}
.menucoll2 ul ul {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    box-shadow: 2px 1px 3px rgba(0, 0, 0, 0.1);
    left: 35px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 200px;
    z-index: 100;
}
.menucoll2 ul ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    height: auto;
}
.menucoll2 ul ul li a {
    background-image: none;
    border-left: 0 none;
    height: auto;
    padding: 11px 10px 10px;
}
.menucoll2 ul ul span {
    background: none repeat scroll 0 0 #F7F7F7;
    display: block;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding: 9px 10px 10px;
    text-transform: uppercase;
}
.menucoll2 ul li.current ul {
    display: none;
}
.menucoll2 ul li.current ul span {
    color: #FB9337;
}
.togglemenu {
    background: url("../../../images/menucollapsed.png") no-repeat scroll center 0 transparent;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    cursor: pointer;
    display: block;
    height: 21px;
    margin: 10px;
}
.togglemenu_collapsed {
    background-position: center -21px;
    border-width: 0;
    margin: 10px 5px;
}
.vernav .togglemenu {
    margin: 10px;
}
.vernav .togglemenu_collapsed {
    border-width: 1px;
    margin: 10px auto;
    width: 35px;
}
.centercontent {
    margin-left: 231px;
    position: relative;
}
.centercontent .pagetitle {
    margin: 0 20px 10px;
}
.centercontent .pagedesc {
    margin: 0 20px;
}
.centercontent .hornav {
    padding: 0 20px;
}
.withmenucoll .centercontent {
    margin-left: 56px;
}
.withmenucoll2 .centercontent {
    margin-left: 36px;
}
.contentwrapper {
    padding: 20px;
}

.withrightpanel {
    margin-right: 260px;
}
.subcontent {
    position: relative;
}
.contenttitle {
    background: none repeat scroll 0 0 #32415A;
    border-radius: 2px 2px 0 0;
    color: #FB9337;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
.contenttitle h4 {
    font-size: 14px;
    padding: 12px 10px;
}
.contenttitle2 {
    border-bottom: 2px solid #FB9337;
    display: inline-block;
    margin: 20px 0;
    padding-bottom: 5px;
    padding-right: 20px;
}
.contenttitle2 h3 {
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
.shortcuts {
    list-style: none outside none;
}
.shortcuts li {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 2px #CCCCCC inset;
    float: left;
    height: 100px;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 10px;
    position: relative;
    width: 100px;
}
.shortcuts li a {
    background-color: #FFFFFF;
    background-position: center 10px;
    background-repeat: no-repeat;
    border: 1px solid #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    display: block;
    height: 98px;
    width: 98px;
}
.shortcuts li a:hover {
    border-color: #FB9337;
}
.shortcuts li a span {
    display: block;
    font-family: 'RobotoBoldCondensed',Arial,Helvetica,sans-serif;
    padding-top: 70px;
    text-align: center;
    text-transform: uppercase;
}
.shortcuts li a.settings {
    background-image: url("../../../images/icons/64/settings.png");
}
.shortcuts li a.users {
    background-image: url("../../../images/icons/64/users.png");
}
.shortcuts li a.gallery {
    background-image: url("../../../images/icons/64/images.png");
}
.shortcuts li a.events {
    background-image: url("../../../images/icons/64/events.png");
}
.shortcuts li a.analytics {
    background-image: url("../../../images/icons/64/analytics.png");
}
.toplist {
    list-style: none outside none;
}
.toplist li {
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    display: block;
    line-height: 21.5px;
    margin-bottom: 10px;
    overflow: hidden;
}
.toplist li a {
    display: block;
    overflow: hidden;
}
.toplist li a:hover {
    color: #68768D;
}
.toplist li .left {
    display: block;
    padding: 10px;
}
.toplist li .right {
    background: none repeat scroll 0 0 #FCFCFC;
    border-left: 1px solid #DDDDDD;
    display: block;
    padding: 20px 10px;
    text-align: center;
}
.toplist li .title {
    color: #32415A;
    display: block;
    font-family: 'RobotoBoldCondensed',Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}
.toplist li .desc {
    color: #FB9337;
    font-size: 11px;
    font-weight: bold;
}
.overviewhead {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    min-height: 32px;
    padding: 10px;
}
.overviewselect {
    float: right;
    margin-top: 1px;
}
.overviewhead input {
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    padding: 8px 5px;
}
.overviewtable tr td, .overviewtable tr th {
    text-align: right !important;
}
.overviewtable tbody tr td {
    color: #111111;
    font-family: 'RobotoBoldCondensed',Arial,Helvetica,sans-serif;
    font-size: 24px;
}
.filemgr {
    min-height: 400px;
    position: relative;
}
.filemgr .filemgr_right {
    position: absolute;
    right: 0;
    top: 62px;
    width: 250px;
}
.filemgr .filemgr_rightinner {
    border-left: 1px dashed #DDDDDD;
    margin: 20px 0;
    padding: 0 20px;
}
.filemgr_head {
    background: none repeat scroll 0 0 #FCFCFC;
    border-bottom: 1px solid #DDDDDD;
    box-shadow: 0 1px 0 #FFFFFF inset;
    padding: 15px 20px;
}
.filemgr_menu {
    list-style: none outside none;
    position: relative;
}
.filemgr_menu li {
    display: inline-block;
    float: left;
}
.filemgr_menu li.right {
    float: right;
}
.filemgr_menu li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    display: block;
    font-weight: bold;
    padding: 4px 10px 5px;
}
.filemgr_menu li a:hover {
    background-color: #EEEEEE;
    border-color: #BBBBBB;
    cursor: pointer;
}
.filemgr_menu li a.prev, .filemgr_menu li a.next {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    cursor: pointer;
    display: block;
    padding: 15px;
}
.filemgr_menu li a.prev:hover, .filemgr_menu li a.next:hover {
    background-color: #EEEEEE;
    border-color: #BBBBBB;
}
.filemgr_menu li a.prev {
    background: url("../../../images/arrow.png") no-repeat scroll 10px 8px #FFFFFF;
    border-radius: 2px 0 0 2px;
    border-right: 0 none;
}
.filemgr_menu li a.prev_disabled {
    background-position: 10px -46px;
    cursor: default;
}
.filemgr_menu li a.prev_disabled:hover {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
}
.filemgr_menu li a.next {
    background: url("../../../images/arrow.png") no-repeat scroll -39px 8px #FFFFFF;
    border-radius: 0 2px 2px 0;
}
.filemgr_menu li a.next_disabled {
    background-position: -39px -46px;
    cursor: default;
}
.filemgr_menu li a.next_disabled:hover {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
}
.filemgr_menu li a.selectall {
    background-image: url("../../../images/selectall.png");
    background-position: 7px 7px;
    background-repeat: no-repeat;
    padding-left: 27px;
}
.filemgr_menu li a.preview {
    background-image: url("../../../images/preview.png");
    background-position: 7px 8px;
    background-repeat: no-repeat;
    padding-left: 30px;
}
.filemgr_menu li a.preview_disabled {
    opacity: 0.5;
}
.filemgr_menu li a.preview_disabled:hover {
    background-color: #FFFFFF;
    cursor: default;
}
.filemgr_menu li a.newfolder {
    background-image: url("../../../images/addfolder.png");
    background-position: 7px 8px;
    background-repeat: no-repeat;
    padding: 15px;
}
.filemgr_menu li a.trash {
    background-image: url("../../../images/trash.png");
    background-position: 7px 7px;
    background-repeat: no-repeat;
    padding: 15px;
}
.filemgr_menu li a.trash_disabled {
    opacity: 0.5;
}
.filemgr_menu li a.trash_disabled:hover {
    background-color: #FFFFFF;
    cursor: default;
}
.filemgr_menu form input.filekeyword {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #999999;
    font-style: italic;
    padding: 7px 7px 8px;
    width: 200px;
}
.filemgr_menu form input.filekeyword:focus {
    color: #666666;
    font-style: normal;
}
.filemgr_content {
    margin-right: 250px;
    padding: 20px;
}
.filemgr_category {
    border-bottom: 1px dashed #DDDDDD;
    margin: 0 270px 0 20px;
    padding: 10px 0;
}
.filemgr_category ul {
    list-style: none outside none;
}
.filemgr_category ul li {
    display: inline-block;
    margin-right: 5px;
}
.filemgr_category ul li.right {
    float: right;
}
.filemgr_category ul li a {
    border-radius: 5px 5px 5px 5px;
    display: block;
    font-weight: bold;
    padding: 5px 10px;
}
.filemgr_category ul li a:hover {
    background: none repeat scroll 0 0 #FCFCFC;
    box-shadow: 1px 1px 1px #DDDDDD inset;
}
.filemgr_category ul li.current a {
    background: none repeat scroll 0 0 #EEEEEE;
    box-shadow: 1px 1px 1px #CCCCCC inset;
}
.filemgr_category ul li .pagenuminfo {
    display: inline-block;
    margin-top: 5px;
}
.filemgr_menu li a.newfilebutton {
    background: none repeat scroll 0 0 #FB9337;
    border: 1px solid #F0882C;
    box-shadow: 0 1px 0 rgba(250, 250, 250, 0.3) inset;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 10px 5px;
    text-align: center;
}
.filemgr_menu li a.newfilebutton:hover {
    background: none repeat scroll 0 0 #485B79;
    border: 1px solid #3F526F;
}
.menuright {
    list-style: none outside none;
}
.menuright li {
    display: block;
    margin-bottom: 1px;
}
.menuright li a {
    border-radius: 2px 2px 2px 2px;
    display: block;
    font-weight: bold;
    padding: 8px 10px;
}
.menuright li a:hover {
    background: none repeat scroll 0 0 #EEEEEE;
}
.menuright li.current a {
    background: none repeat scroll 0 0 #999999;
    color: #FFFFFF;
}
.listfile {
    list-style: none outside none;
}
.listfile li {
    display: inline-block;
    margin: 5px 10px 5px 0;
}
.listfile li a {
    border: 1px solid #EEEEEE;
    display: block;
    padding: 10px;
}
.listfile li a:hover {
    border-color: #DDDDDD;
    cursor: pointer;
}
.listfile li a span.filename {
    display: block;
    font-size: 11px;
    margin-top: 5px;
    text-align: center;
}
.listfile li.selected a {
    background: none repeat scroll 0 0 #FFF4EB;
    border-color: #FB9337;
}
.rightpanel {
    position: absolute;
    right: 10px;
    top: 85px;
    width: 250px;
}
.rightpanelinner {
}
.widgetbox {
    margin-top: 20px;
}
.widgetbox .title {
    border-bottom: 2px solid #FB9337;
    display: inline-block;
    margin: 20px 0;
    padding: 0 20px 5px 0;
}
.widgetbox:first-child .title {
    margin-top: 0;
}
.widgetbox .title h4 {
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
.widgetbox {
}
.widgetbox .title {
    margin: 20px 0;
}
.widgetbox .title h3 {
    font-family: 'RobotoBoldCondensed',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
.widgetbox .widgetcontent {
    line-height: 21px;
}
.widgetcontent ul.linklist {
    list-style: none outside none;
}
.widgetcontent ul.linklist li {
    border-bottom: 1px dotted #DDDDDD;
    padding: 1px 0;
}
.widgetcontent ul.linklist li a {
    color: #666666;
    display: block;
    padding: 2px 5px;
}
.widgetcontent ul.linklist li a:hover {
    background: none repeat scroll 0 0 #F7F7F7;
    text-decoration: none;
}
.widgetbox .titlehover h2 span {
    background: url("../../../images/icons/arrow.png") no-repeat scroll right center #333333;
}
.widgetbox .widgettoggle {
    border-radius: 2px 2px 2px 2px;
    overflow: hidden;
}
.widgetbox .listthumb {
    list-style: none outside none;
    margin: 0;
}
.widgetbox .listthumb li {
    margin: 8px 0;
    padding: 0;
}
.widgetbox .listthumb img {
    vertical-align: middle;
}
.widgetbox .thumb {
    list-style: none outside none;
    margin: 0;
}
.widgetbox .thumb li {
    display: inline-block;
    margin-right: 5px;
    padding: 0;
}
.widgetbox .widgetoptions {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F7F7F7;
    border-color: #DDDDDD #DDDDDD -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    box-shadow: 0 1px 0 #FFFFFF inset;
    padding: 10px;
    position: relative;
}
.widgetbox .widgetoptions a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #FFFFFF;
    color: #333333;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 21px;
    padding: 5px 15px;
}
.widgetbox .widgetoptions a:hover {
    background-color: #F7F7F7;
    border: 1px solid #BBBBBB;
    box-shadow: 0 1px 0 #FFFFFF inset;
}
.widgetbox .widgetoptions .right {
    float: right;
}
.contentwrapper .widgetbox {
    margin-bottom: 20px;
    margin-top: 0;
}
.userlistwidget {
    border: 1px solid #DDDDDD;
}
.userlistwidget ul {
    list-style: none outside none;
}
.userlistwidget ul li {
    border-bottom: 1px dashed #DDDDDD;
    font-size: 11px;
    line-height: 18px;
    padding: 10px;
}



.userlistwidget ul li:last-child {
    border-bottom: 0 none;
}
.userlistwidget ul li .avatar {
    border: 1px solid #EEEEEE;
    float: left;
    margin-right: 10px;
    padding: 2px;
}
.userlistwidget ul li a {
    font-weight: bold;
}


.userlistwidget .more {
    background: none repeat scroll 0 0 #EEEEEE;
    border-top: 1px solid #DDDDDD;
    color: #006699;
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
}
.userlistwidget .more:hover {
    background: none repeat scroll 0 0 #E7E7E7;
    text-decoration: none;
}
.recent_list {
    font-size: 11px;
    line-height: 16px;
    list-style: none outside none;
}
.recent_list li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #EEEEEE;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    border-color: -moz-use-text-color #DDDDDD #DDDDDD;
    border-image: none;
    border-right: 1px solid #DDDDDD;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: block;
}
.recent_list li:first-child {
    border-top: 1px solid #DDDDDD;
}
.recent_list li.message {
    background-image: url("../../../images/icons/mail.png");
}
.recent_list li.user {
    background-image: url("../../images/icons/users.png");
}
.recent_list li.call {
    background-image: url("../../images/icons/call.png");
}
.recent_list li.calendar {
    background-image: url("../../images/icons/calendar.png");
}
.recent_list li.settings {
    background-image: url("../../images/icons/settings.png");
}
.recent_list li.new {
    background-color: #FFFFFF;
}
.recent_list li .msg {
    background: none repeat scroll 0 0 #F7F7F7;
    border-left: 1px solid #DDDDDD;
    margin-left: 35px;
    padding: 8px 10px;
}
.recent_list li.new .msg {
    background: none repeat scroll 0 0 #FFFFFF;
}
.recent_list li a.subject {
    color: #333333;
    display: block;
    font-weight: bold;
    margin: 2px 0;
}
.recent_list li a.subject:hover {
    color: #666666;
    text-decoration: none;
}
.msgmore a {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    color: #006699;
    display: block;
    font-size: 10px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
}
.msgmore a:hover {
    background: none repeat scroll 0 0 #BBBBBB;
    color: #333333;
    text-decoration: none;
}
.bx-wrapper {
    border: 1px solid #DDDDDD;
    line-height: 21px;
    overflow: hidden;
    width: auto !important;
}
.slide_wrap {
    min-height: 60px;
    padding: 20px 50px;
}
.bx-prev {
    background: url("../../images/prev.png") no-repeat scroll center center #EEEEEE;
    border-right: 1px solid #DDDDDD;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 30px;
}
.bx-next {
    background: url("../../images/next.png") no-repeat scroll center center #EEEEEE;
    border-left: 1px solid #DDDDDD;
    height: 100%;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
    width: 30px;
}
.bx-prev:hover, .bx-next:hover {
    opacity: 1;
}
.slide_img {
    float: left;
}
.slide_content {
    margin-left: 120px;
}
.slide_content h4 {
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
}
.slide_content h4 a {
    color: #FB9337;
}
.slide_content h4 a:hover {
    color: #485B79;
}
.slide_content p {
    margin: 10px 0;
}
#external-events p {
    font-size: 11px;
}
.external-event {
    background: none repeat scroll 0 0 #FB9337;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: move;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 8px 10px;
}
.fc-header-left span.fc-state-active {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #FB9337;
}
.fc-header-title {
    border-bottom: 2px solid #FB9337;
    font-family: 'RobotoBoldCondensed',Arial,Helvetica,sans-serif;
    padding: 5px 10px;
    text-transform: uppercase;
}
.fc-header-title h2 {
    font-size: 18px;
}
.fc-button-prev:hover, .fc-button-next:hover {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #CCCCCC;
    color: #FB9337;
}
.fc-button-today:hover {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #CCCCCC;
    color: #FB9337;
}
input.hasDatepicker {
    background-image: url("../../images/icons/calendar.png") !important;
    
    background-repeat: no-repeat !important;
    padding-left: 30px !important;    
}
.stdtable {
    width: 100%;
}
.stdtable .con0 {
    background: none repeat scroll 0 0 #FFFFFF;
}
.stdtable .con1 {
    background: none repeat scroll 0 0 #FCFCFC;
}
.stdtable th, .stdtable td {
    color: #333333;
    line-height: 21px;
    vertical-align: middle;
}
.stdtable thead th, .stdtable thead td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD #DDDDDD #DDDDDD -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    padding: 7px 10px;
    text-align: left;
}
.stdtable tfoot th, .stdtable tfoot td {border-bottom: 1px solid #DDDDDD;border-right: 1px solid #DDDDDD;padding: 7px 10px;text-align: left;}
.stdtable thead th:first-child, .stdtable tfoot th:first-child, .stdtable thead td:first-child, .stdtable tfoot td:first-child {border-left: 1px solid #DDDDDD;}
.stdtable thead th.head0, .stdtable tfoot th.head0, .stdtable thead td.head0, .stdtable tfoot td.head0 { background-color: #FCFCFC;}
.stdtable thead th.head1, .stdtable tfoot th.head1, .stdtable thead td.head1, .stdtable tfoot td.head1 {background-color: #F7F7F7;}
.stdtable thead th.sorting, .stdtable thead td.sorting {background-image: url("../../images/sort_both.png");background-position: right center; background-repeat: no-repeat;}
.stdtable thead th.sorting_asc, .stdtable thead td.sorting_asc {background-image: url("../../images/sort_asc.png");background-position: right 9px;background-repeat: no-repeat;}
.stdtable thead th.sorting_desc, .stdtable thead td.sorting_desc {background-image: url("../../images/sort_desc.png");background-position: right 9px;background-repeat: no-repeat;}
.stdtable thead th.nosort {background-image: none !important;}
.stdtable thead td {font-weight: bold;}
.stdtable thead td.center {text-align: center;}
.stdtable tbody tr td {border-bottom: 1px solid #EEEEEE;border-right: 1px solid #EEEEEE;color: #666666;padding: 1px 5px;}
.stdtable tbody tr:last-child td {border-bottom: 1px solid #DDDDDD;}
.stdtable tbody tr td:first-child {border-left: 1px solid #DDDDDD;}
.stdtable tbody tr td:last-child {border-right: 1px solid #DDDDDD;}
.stdtable tbody tr.togglerow td {background: none repeat scroll 0 0 #FFFFFF;padding: 15px;}
.stdtable tbody tr.togglerow:hover td {background: none repeat scroll 0 0 #FFFFFF;}
.stdtable tbody tr.hiderow {display: none;}
.stdtable tbody tr:hover { background: #cad7eb; }
.stdtable .actions {text-align: center;}
.stdtable .actions a {    border-left: 1px solid #CCCCCC;    display: inline-block;    margin-left: 5px;    padding-left: 5px;}
.stdtable .actions a:first-child {    border-left: 0 none;    margin-left: 0;}
.stdtable .actions a:hover {    color: #FB9337;}
.stdtable a.title {    color: #32415A;    font-weight: bold;}
.stdtable a.title:hover {    color: #FB9337;}
.tableoptions {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FCFCFC;
    border-color: #DDDDDD #DDDDDD -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    padding: 8px;
}
.tableoptions button {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    color: #666666;
    font-size: 11px;
    margin: 0;
    outline: medium none;
    padding: 7px 10px;
}
.tableoptions button:hover {
    background: none repeat scroll 0 0 #EEEEEE;
    cursor: pointer;
}
.tableoptions select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    color: #666666;
    font-size: 11px;
    margin: 0;
    outline: medium none;
    padding: 6px 5px 7px;
}
.dataTables_wrapper {
    position: relative;
}
.dataTables_length {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FCFCFC;
    border-color: #DDDDDD #DDDDDD -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    padding: 8px;
}
.dataTables_paginate {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FCFCFC;
    border-color: -moz-use-text-color #DDDDDD #DDDDDD;
    border-image: none;
    border-right: 1px solid #DDDDDD;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 8px;
}
.dataTables_length, .dataTables_paginate {
    box-shadow: 0 1px 0 #FFFFFF inset;
}
.dataTables_wrapper select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    border-radius: 2px 2px 2px 2px;
    color: #666666;
    font-size: 11px;
    margin: 0 5px;
    outline: medium none;
    padding: 5px;
}
.dataTables_wrapper input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 7px 5px 8px;
    width: 200px;
}
.dataTables_filter {
    position: absolute;
    right: 8px;
    top: 7px;
}
.dataTables_info {
    bottom: 13px;
    left: 8px;
    position: absolute;
}
.dataTables_paginate {
    line-height: 16px;
    text-align: right;
}
.dataTables_paginate span {
    display: inline-block;
}
.dataTables_paginate .paginate_button {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 2px #DDDDDD;
    font-size: 11px;
    font-weight: bold;
    margin-left: 5px;
    padding: 5px 7px;
}
.dataTables_paginate .paginate_active {
    background: none repeat scroll 0 0 #F0882C;
    border: 1px solid #F0882C;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin-left: 5px;
    padding: 5px 7px;
}
.dataTables_paginate .paginate_button:hover {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #CCCCCC;
    color: #333333;
    cursor: pointer;
}
form input[type="text"] {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 3px #DDDDDD inset;
    color: #666666;
    padding: 8px 5px;
    vertical-align: middle;
}
form input:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 1px 1px 2px #EEEEEE inset;
}
form textarea {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 3px #DDDDDD inset;
    color: #666666;
    padding: 6px 5px;
    width: 85%;
}
form input[type="radio"], .stdform input[type="checkbox"] {
    margin: 0;
    vertical-align: middle;
    width: auto;
}
form input[type="submit"] {
    background: none repeat scroll 0 0 #0282ce;
    border: 1px solid #0282ce;
    border-radius: 2px 2px 2px 2px;
    box-shadow: none;
    color: #EEEEEE;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    padding: 7px 10px;
    width: auto;
}
form input[type="submit"]:hover {
    background: none repeat scroll 0 0 #485B79;
    border: 1px solid #3F526F;
}
form input[type="reset"] {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: none;
    color: #666666;
    font-weight: bold;
    margin: 0 0 0 5px;
    padding: 7px 10px;
    width: auto;
}
form input[type="reset"]:hover {
    background: none repeat scroll 0 0 #DDDDDD;
    color: #333333;
    cursor: pointer;
}
form select {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 2px #DDDDDD inset;
    color: #666666;
    padding: 5px 2px;
}
form textarea:focus, form select:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 1px 1px 2px #EEEEEE inset;
}
form button {
    background: none repeat scroll 0 0 #FB9337;
    border: 1px solid #F0882C;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 7px 10px;
}
form button.submit:hover {
    background: none repeat scroll 0 0 #485B79;
    border: 1px solid #3F526F;
    color: #FFFFFF;
}
form button:active {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) inset;
}
form input.smallinput, form textarea.smallinput {
    width: 40%;
}
form input.mediuminput, form textarea.mediuminput {
    width: 60%;
}
form input.longinput, form textarea.longinput {
    width: 85%;
}
form input.error {
    border: 1px solid #FF0000;
}
form textarea.error {
    border: 1px solid #FF0000;
}
form textarea.error {
    border: 1px solid #FF0000;
}
form select.error {
    border: 1px solid #FF0000;
}
form label.error {
    color: #FF0000;
    display: block;
    float: none;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}
.stdform p, .stdform div.par {
    margin: 20px 0;
}
.stdform div.par {
    overflow: hidden;
}
.stdform span.field, .stdform div.field {
    display: block;
    margin-left: 220px;
    position: relative;
}

.stdform .formwrapper {
    display: block;
    line-height: 25px;
    padding-top: 5px;
}
.stdform label {
    float: left;
    padding: 5px 20px 0 0;
    text-align: right;
    width: 25%;
}
#frmIPDDischargeSummarySubmit span.field, #frmInvestigationSubmit span.field, .stdform div.field {margin-left: 75px !important;}
#frmIPDDischargeSummarySubmit label, #frmInvestigationSubmit label {width:55px !important;}

#frmIPDOperationDetailSubmit span.field, .stdform div.field {margin-left: 75px !important;}
#frmIPDOperationDetailSubmit label{width:55px !important;}

.stdform button.cancel {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    color: #666666;
}
.stdform button.cancel:hover {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #CCCCCC;
}
.stdform button.cancel:active {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7) inset;
}
.stdform small.desc {
    color: #999999;
    display: block;
    font-size: 11px;
    font-style: italic;
    margin: 5px 0 0 220px;
}
.stdform .stdformbutton {
    margin-left: 220px;
}
.stdform2 p, .stdform2 div.par {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FCFCFC;
    border-color: -moz-use-text-color #DDDDDD #DDDDDD;
    border-image: none;
    border-right: 1px solid #DDDDDD;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin: 0;
}
.stdform2 div.terms {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
}
.stdform2 p:first-child, .stdform2 div.par:first-child {
    border-top: 1px solid #DDDDDD;
}
.stdform div.par {
    overflow: hidden;
}
.stdform2 label {
    display: inline-block;
    font-weight: bold;
    padding: 20px;
    text-align: left;
    vertical-align: top;
}
.stdform2 label.error {
    margin-left: 0;
    padding: 0;
}
.stdform2 label small {
    color: #999999;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
}
.stdform2 span.field, .stdform2 div.field {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #DDDDDD;
    display: block;
    margin-left: 220px;
    padding: 20px;
}
.stdform2 .stdformbutton {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-left: 0;
    padding: 20px;
}
.dualselect {
    display: block;
    margin-left: 220px;
}
.dualselect select {
    height: 200px;
    width: 40%;
}
.dualselect .ds_arrow {
    display: inline-block;
    margin: 0 10px;
    padding-top: 60px;
    vertical-align: top;
}
.dualselect .ds_arrow .ds_prev, .dualselect .ds_arrow .ds_next {
    background: url("../../images/titlebg.png") repeat-x scroll left top #EEEEEE;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px 10px 7px;
}
.dualselect .ds_arrow .ds_prev:hover, .dualselect .ds_arrow .ds_next:hover {
    background: none repeat scroll 0 0 #FB9337;
    border-color: #F0882C;
    color: #FFFFFF;
    cursor: pointer;
}
.counter {
    display: block;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 5px 0;
}
.warning {
    color: #BB0000;
}
.exceeded {
    color: #FF0000;
}
.wizard .hormenu {
    list-style: none outside none;
}
.wizard .hormenu li {
    float: left;
    padding: 10px 0;
    width: 33%;
}
.wizard .hormenu li a {
    display: block;
}
.wizard .hormenu li a:hover {
    text-decoration: none;
}
.wizard .hormenu li a span.h2 {
    color: #999999;
    display: block;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin-bottom: 5px;
    text-align: center;
}
.wizard .hormenu li a span.dot {
    background: url("../../images/stepline.png") repeat-x scroll left center transparent;
    display: block;
    height: 20px;
    margin-top: 5px;
    text-align: center;
}
.wizard .hormenu li span.label {
    color: #999999;
    display: block;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
}
.wizard .hormenu li a span.dot span {
    background: url("../../images/steps.png") no-repeat scroll 0 -40px transparent;
    display: inline-block;
    height: 20px;
    width: 20px;
}
.wizard .hormenu li:first-child a span.dot {
    margin-left: 47%;
    text-align: left;
}
.wizard .hormenu li:last-child a span.dot {
    margin-right: 47%;
    text-align: right;
}
.wizard .hormenu li a.done span.label {
    color: #666666;
}
.wizard .hormenu li a.done span.h2 {
    color: #FB9337;
}
.wizard .hormenu li a.done span.dot span {
    background-position: 0 -20px;
}
.wizard .hormenu li:first-child a.done span.dot span {
    background-position: 0 0;
}
.wizard .hormenu li a.selected span.dot span {
    background-position: 0 -120px;
}
.wizard .hormenu li:first-child a.selected span.dot span {
    background-position: 0 -100px;
}
.wizard .hormenu li a.selected span.label {
    color: #666666;
}
.wizard .hormenu li a.selected span.h2 {
    color: #FB9337;
}
.wizard .tabbedmenu {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    list-style: none outside none;
    padding: 10px 10px 0;
}
.wizard .tabbedmenu li {
    bottom: -1px;
    display: inline-block;
    margin-right: 5px;
    position: relative;
}
.wizard .tabbedmenu li a {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    color: #999999;
    display: block;
    padding: 10px 20px;
}
.wizard .tabbedmenu li a {
    border-radius: 2px 2px 2px 2px;
}
.wizard .tabbedmenu li a span {
    font-weight: bold;
}
.wizard .tabbedmenu li a span.h2 {
    color: #999999;
    display: block;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: normal;
}
.wizard .tabbedmenu li a:hover {
    text-decoration: none;
}
.wizard .tabbedmenu li a.selected, .wizard .tabbedmenu li a.done {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    color: #333333;
}
.wizard .tabbedmenu li a.selected span.h2, .wizard .tabbedmenu li a.selected span {
    color: #FB9337;
}
.wizard .tabbedmenu li a.done span.h2, .wizard .tabbedmenu li a.done span {
    color: #FB9337;
}
.stepContainer {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD #DDDDDD -moz-use-text-color;
    border-image: none;
    border-radius: 2px 2px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    height: auto !important;
    overflow: hidden;
    padding: 0;
    width: auto !important;
}
.stepContainer .content h4 {
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid #DDDDDD;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 1px 0 #FFFFFF inset;
    padding: 20px;
}
.stepContainer p {
    margin: 20px 0;
}
.stepContainer .par p {
    line-height: 21px;
    margin: 10px;
}
.stepContainer .par p:last-child {
    border-bottom: 0 none;
}
.actionBar {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #DDDDDD;
    border-radius: 0 0 2px 2px;
    clear: both;
    overflow: hidden;
    padding: 20px;
    position: relative;
}
.actionBar .loader {
    display: none;
    float: left;
}
.actionBar a {
    background: none repeat scroll 0 0 #FB9337;
    border: 1px solid #F0882C;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-weight: bold;
    line-height: 21px;
    margin-left: 5px;
    padding: 7px 15px;
}
.actionBar a:hover {
    background: none repeat scroll 0 0 #485B79;
    border: 1px solid #3F526F;
    color: #FFFFFF;
    text-decoration: none;
}
.actionBar a:active {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) inset;
}
.actionBar a.buttonDisabled {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #999999;
}
.actionBar a.buttonDisabled:hover {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #999999;
    cursor: default;
}
.actionBar a.buttonDisabled:active {
    box-shadow: none;
}
.actionBar .msgBox {
    margin: 40px 0 10px;
    position: relative;
}
.actionBar .msgBox .content {
    background: none repeat scroll 0 0 #FFFCCC;
    border: 1px solid #FEEA7A;
    color: #333333;
    padding: 7px 10px;
}
.actionBar .msgBox .close {
    background: none repeat scroll 0 0 transparent;
    border-radius: 1px 1px 1px 1px;
    color: #333333;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    padding: 0 2px 2px;
    position: absolute;
    right: 7px;
    text-shadow: none;
    text-transform: lowercase;
    top: 5px;
}
.actionBar .msgBox .close:hover {
    background: none repeat scroll 0 0 #333333;
    color: #EEEEEE;
}
.verwizard .verticalmenu {
    float: left;
    list-style: none outside none;
    width: 250px;
}
.verwizard .verticalmenu li {
    margin-bottom: 2px;
}
.verwizard .verticalmenu a {
    color: #999999;
    display: block;
    padding: 10px;
}
.verwizard .verticalmenu a:hover {
    text-decoration: none;
}
.verwizard .verticalmenu a.selected {
    background: none repeat scroll 0 0 #FB9337;
    color: #FFFFFF;
}
.verwizard .verticalmenu a.done {
    background: none repeat scroll 0 0 #999999;
    color: #FFFFFF;
}
.verwizard .verticalmenu a span {
    font-weight: bold;
}
.verwizard .stepContainer {
    margin-left: 270px;
}
.verwizard .actionBar {
    margin: 0 0 0 270px;
}
.quickform p {
    margin: 10px 0;
}
.quickform input {
    color: #666666;
    width: 60%;
}
.quickform input.xsmall {
    width: 20px;
}
.quickform input.small {
    width: 50px;
}
.quickform label {
    float: left;
    width: 100px;
}
.quickform .quickformbutton button {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    color: #666666;
    cursor: pointer;
    font-weight: bold;
    margin-top: 10px;
    padding: 7px 20px;
    text-align: right;
}
.quickform .quickformbutton button:hover {
    background: none repeat scroll 0 0 #DDDDDD;
    color: #333333;
}
.quickform .quickformbutton button:active {
    box-shadow: 1px 1px 3px #888888 inset;
}
.quickform .quickformbutton button.update {
    background: none repeat scroll 0 0 #FB9337;
    border: 1px solid #F0882C;
    color: #FFFFFF;
}
.quickform .quickformbutton button.update:hover {
    background: none repeat scroll 0 0 #485B79;
    border: 1px solid #3F526F;
}
.quickform .quickformbutton button.update:active {
    box-shadow: 1px 1px 3px #1A2434 inset;
}
.quickform .monthselect {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
}
.quickform .loading {
    color: #999999;
    display: none;
    font-size: 11px;
    font-style: italic;
    margin: 0 10px;
}
.quickform .loading img {
    margin-right: 5px;
    vertical-align: middle;
}
.quickform2 {
    margin: 10px;
}
.quickform2 p {
    margin: 10px 0;
}
.quickform2 label {
    color: #333333;
    display: block;
    margin-bottom: 5px;
    width: 100px;
}
.quickform2 input {
    width: 300px !important;
}
.quickform2 input.smallinput {
    width: 60px !important;
}
.quickform2 .action {
    margin-left: 120px;
}
.progress {
    margin: 5px 0;
}
.progress .bar {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #BBBBBB;
    border-radius: 50px 50px 50px 50px;
    padding: 1px;
}
.progress .bar {
    box-shadow: 2px 2px 3px #FFFFFF inset;
}
.progress .bar .value {
    background-image: url("../../images/progress.png");
    border-radius: 50px 50px 50px 50px;
    height: 5px;
}
.progress .bar2 {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #BBBBBB;
    border-radius: 2px 2px 2px 2px;
    padding: 1px;
}
.progress .bar2 {
    box-shadow: 2px 2px 5px #CCCCCC inset;
}
.progress .bar2 .value {
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    padding: 2px 0;
    text-align: center;
}
.progress .bar2 .value {
    background-image: url("../../images/progress.png");
    background-position: 0 0;
    font-size: 11px;
    font-weight: bold;
}
.progress .bluebar {
    background-color: #0066FF;
    box-shadow: 1px 1px 2px #99AAFF inset;
}
.progress .orangebar {
    background-color: #FF9900;
}
.progress .redbar {
    background-color: #CC0000;
}
.progress150 {
    width: 150px;
}
.pagination {
    list-style: none outside none;
    overflow: hidden;
}
.pagination li {
    display: inline-block;
    float: left;
    margin-right: 5px;
}
.pagination li.first, .pagination li.previous, .pagination li.next, .pagination li.last {
    font-size: 18px;
}
.pagination li a {
    border: 1px solid #CCCCCC;
    color: #333333;
    display: block;
    font-weight: bold;
    line-height: 21px;
    padding: 5px 10px;
    vertical-align: top;
}
.pagination li a {
    background: none repeat scroll 0 0 #F7F7F7;
    border-radius: 2px 2px 2px 2px;
}
.pagination li a:hover {
    background: none repeat scroll 0 0 #EEEEEE;
    cursor: pointer;
    text-decoration: none;
}
.pagination li a.current {
    background: none repeat scroll 0 0 #FB9337;
    border: 1px solid #F0882C;
    color: #FFFFFF;
}
.pagination li.first a:active, .pagination li.previous a:active, .pagination li.next a:active, .pagination li.last a:active {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
}
.pagination li a.disable {
    color: #CCCCCC;
}
.pagination li a.disable:hover {
    background: none repeat scroll 0 0 #F7F7F7;
    cursor: default;
}
.pagination li a.disable:active {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #CCCCCC;
    color: #CCCCCC;
}
.pagination2 li a {
    border-radius: 50px 50px 50px 50px;
    padding: 4px 12px 6px;
}
.slimScrollDiv {
    border: 1px solid #DDDDDD;
}
.entrylist li {
    border-bottom: 1px solid #DDDDDD;
    display: block;
    padding: 20px;
}
.entrylist li.even {
    background: none repeat scroll 0 0 #FCFCFC;
}
.entry_wrap {
    min-height: 60px;
}
.entry_img {
    float: left;
}
.entry_content {
    margin-left: 120px;
}
.entry_content h4 {
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
}
.entry_content h4 a {
    color: #FB9337;
}
.entry_content h4 a:hover {
    color: #485B79;
}
.entry_content p {
    margin: 10px 0;
}
.entry_content p:last-child {
    margin-bottom: 0;
}
.breadcrumbs {
    background: url("../../images/titlebg.png") repeat-x scroll left top transparent;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    display: block;
    list-style: none outside none;
}
.breadcrumbs li {
    background: url("../../images/separator.png") no-repeat scroll right center transparent;
    display: inline-block;
    font-size: 11px;
    margin-right: 5px;
}
.breadcrumbs li:last-child {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
}
.breadcrumbs li a {
    display: block;
    padding: 5px 20px 5px 5px;
}
.breadcrumbs li:first-child a {
    padding-left: 10px;
}
.breadcrumbs2 {
    background: none repeat scroll 0 0 transparent;
}
.colorselector {
    display: inline-block;
    height: 28px;
    margin-left: 5px;
    position: relative;
    vertical-align: middle;
}
.colorselector span {
    background: url("../../../images/colorpicker/select2.png") no-repeat scroll -4px -4px #000000;
    cursor: pointer;
    display: block;
    height: 28px;
    left: 0;
    position: absolute;
    top: 0;
    width: 28px;
}
.notibar {
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 rgba(250, 250, 250, 0.8) inset;
    height: 51px;
    line-height: 21px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.notibar p {
    color: #333333;
    font-size: 13px;
    margin: 15px 10px 0 55px;
}
.notibar a.close {
    background-image: url("../../images/close.png");
    background-repeat: no-repeat;
    height: 14px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 14px;
}
.notibar a.close:hover {
    cursor: pointer;
}
.msgalert a.close {
    background-position: -14px 0;
}
.msgalert a.close:hover {
    background-position: -14px -14px;
}
.msginfo a.close {
    background-position: -42px 0;
}
.msginfo a.close:hover {
    background-position: -42px -14px;
}
.msgsuccess a.close {
    background-position: -28px 0;
}
.msgsuccess a.close:hover {
    background-position: -28px -14px;
}
.msgerror a.close {
    background-position: 0 0;
}
.msgerror a.close:hover {
    background-position: 0 -14px;
}
.announcement a.close {
    background-position: -56px 0;
}
.announcement a.close:hover {
    background-position: -56px -14px;
}
.msgalert {
    background: url("../../images/notifications.png") no-repeat scroll 0 -52px #FFE9AD;
    border: 1px solid #EAC572;
}
.msginfo {
    background: url("../../images/notifications.png") no-repeat scroll 0 -156px #D1E4F3;
    border: 1px solid #99C4EA;
}
.msgsuccess {
    background: url("../../images/notifications.png") no-repeat scroll 0 -104px #EFFEB9;
    border: 1px solid #C1D779;
}
.msgerror {
    background: url("../../images/notifications.png") no-repeat scroll 0 0 #FAD5CF;
    border: 1px solid #E18B7C;
}
.announcement {
    background: url("../../images/icons/blogperfume/Advertisment/advertisment-32.png") no-repeat scroll 10px 10px #FFFFDF;
    border: 1px solid #FBE187;
    color: #95673F;
    height: auto;
}
.announcement h3 {
    margin: 15px 10px 10px 55px;
}
.announcement p {
    margin: 15px 10px 15px 55px;
}
.contactlist {
    line-height: 21px;
    list-style: none outside none;
}
.contactlist li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #EEEEEE #EEEEEE;
    border-image: none;
    border-right: 1px solid #EEEEEE;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 1px;
    position: relative;
}
.contactlist li span.msgcount {
    background: none repeat scroll 0 0 #FB9337;
    border-radius: 50px 50px 50px 50px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    padding: 3px 5px;
    position: absolute;
    right: 10px;
    top: 12px;
}
.contactlist li a {
    color: #666666;
    display: block;
    padding: 8px 5px;
}
.contactlist li.online a {
    background: url("../../images/online.png") no-repeat scroll right 16px transparent;
}
.contactlist li.new a {
    font-weight: bold;
}
.contactlist li a:hover {
    background-color: #FCFCFC;
    text-decoration: none;
}
.contactlist li a img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.chatsearch {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    overflow: hidden;
    padding: 5px;
}
.chatsearch input {
    background: url("../../images/search.png") no-repeat scroll left center #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #CCCCCC;
    float: left;
    padding: 7px 5px 7px 35px;
    width: 196px;
}
.chatsearch input:focus {
    color: #333333;
}
.chatcontent {
    height: 500px;
    line-height: 21px;
    padding: 0;
    position: relative;
}
.chatcontent .messagebox {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    bottom: 0;
    left: 0;
    padding: 10px 0;
    position: absolute;
    width: 100%;
}
.chatcontent .inputbox {
    display: block;
    margin-right: 90px;
    padding-right: 47px;
}
.chatcontent .messagebox input {
    background: url("../../images/chat.png") no-repeat scroll 8px 8px #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    margin-left: 10px;
    padding: 8px 5px 8px 30px;
    width: 100%;
}
.chatcontent .messagebox input:focus {
    box-shadow: 0 0 5px #EEEEEE;
}
.chatcontent .messagebox button {
    background: none repeat scroll 0 0 #FB9337;
    border: 1px solid #F0882C;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-weight: bold;
    margin-right: 10px;
    padding: 7px 0;
    text-align: center;
    width: 70px;
}
.chatcontent .messagebox button:hover {
    background: none repeat scroll 0 0 #485B79;
    border: 1px solid #3F526F;
    cursor: pointer;
}
.chatmessage {
    background: none repeat scroll 0 0 #FDFDFD;
    border: 1px solid #DDDDDD;
    height: 425px;
    overflow: auto;
    position: relative;
}
#chatmessageinner p img {
    display: inline-block;
    float: left;
    vertical-align: middle;
}
#chatmessageinner p {
    padding: 10px;
}
#chatmessageinner .msgblock {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.05);
    display: block;
    margin-left: 40px;
    padding: 10px;
}
#chatmessageinner .time {
    color: #999999;
    font-size: 11px;
    font-style: italic;
}
#chatmessageinner .msg {
    display: block;
    margin-top: 10px;
}
#chatmessageinner p.reply img {
    display: inline-block;
    float: right;
    vertical-align: middle;
}
#chatmessageinner p.reply .msgblock {
    margin: 0 40px 0 0;
}
.anchorbutton {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    font-weight: bold;
    padding: 8px 10px;
}
.buttonlist {
    list-style: none outside none;
}
.buttonlist li {
    display: inline-block;
    margin-right: 10px;
}
a.btn {
    background-color: #F7F7F7;
    background-image: url("../../images/icons/sprites.png");
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    color: #666666;
    display: inline-block;
    font-weight: bold;
}
a.btn:hover {
    border: 1px solid #BBBBBB;
    color: #333333;
    text-decoration: none;
}
a.btn span {
    background: none repeat scroll 0 0 #F7F7F7;
    box-shadow: 0 1px 0 #FFFFFF inset;
    display: block;
    margin-left: 25px;
    padding: 5px 10px;
}
a.btn2 {
    border-radius: 50px 50px 50px 50px;
}
a.btn2 span {
    border-radius: 0 50px 50px 0;
    padding-right: 15px;
}
a.btn3 {
    height: 32px;
    width: 34px;
}
a.btn4 {
    border-radius: 50px 50px 50px 50px;
    height: 32px;
    width: 34px;
}

a.btn_search { background-position: -10px -12px; }
a.btn_trash { background-position: -47px -12px; }
a.btn_flag { background-position: -82px -12px; }
a.btn_home { background-position: -119px -12px; }
a.btn_link { background-position: -154px -12px; }
a.btn_book { background-position: -190px -12px; }

a.btn_mail { background-position: -10px -47px; }
a.btn_help { background-position: -47px -47px; }
a.btn_rss { background-position: -82px -47px; }
a.btn_archive { background-position: -119px -47px; }
a.btn_info { background-position: -154px -47px; }
a.btn_bell { background-position: -190px -47px; }

a.btn_world { background-position: -10px -83px; }
a.btn_bulb { background-position: -47px -83px; }
a.btn_cloud { background-position: -82px -83px; }
a.btn_clip { background-position: -119px -83px; }
a.btn_folder { background-position: -154px -83px; }
a.btn_lock { background-position: -190px -83px; }

a.btn_tag { background-position: -10px -119px; }
a.btn_note { background-position: -47px -119px; }
a.btn_key { background-position: -82px -119px; }
a.btn_stop { background-position: -119px -119px; }
a.btn_airplane { background-position: -154px -119px; }
a.btn_info2 { background-position: -190px -119px; }

a.btn_alarm { background-position: -10px -155px; }
a.btn_clock { background-position: -47px -155px; }
a.btn_calendar { background-position: -82px -155px; }
a.btn_basket { background-position: -119px -155px; }
a.btn_dollartag { background-position: -154px -155px; }
a.btn_cart { background-position: -190px -155px; }

a.btn_cart2 { background-position: -10px -191px; }
a.btn_user { background-position: -47px -191px; }
a.btn_users { background-position: -82px -191px; }
a.btn_male { background-position: -119px -191px; }
a.btn_female { background-position: -154px -191px; }
a.btn_refresh { background-position: -190px -191px; }

a.btn_chart { background-position: -10px -227px; }
a.btn_pie { background-position: -47px -227px; }
a.btn_address { background-position: -82px -227px; }
a.btn_zip { background-position: -119px -227px; }
a.btn_document { background-position: -154px -227px; }
a.btn_pdf { background-position: -190px -227px; }

a.btn_marker { background-position: -10px -262px; }
a.btn_sign { background-position: -47px -262px; }
a.btn_note { background-position: -82px -262px; }
a.btn_cut { background-position: -119px -262px; }
a.btn_pencil { background-position: -154px -262px; }
a.btn_paint { background-position: -190px -262px; }

a.btn_battery { background-position: -10px -299px; }
a.btn_battery2 { background-position: -47px -299px; }
a.btn_chat { background-position: -82px -299px; }
a.btn_chat2 { background-position: -119px -299px; }
a.btn_message { background-position: -154px -299px; }
a.btn_message2 { background-position: -190px -299px; }

a.btn_phone { background-position: -10px -335px; }
a.btn_call { background-position: -47px -335px; }
a.btn_inbox { background-position: -82px -335px; }
a.btn_inboxo { background-position: -119px -335px; }
a.btn_inboxi { background-position: -154px -335px; }
a.btn_bluetooth { background-position: -190px -335px; }

a.btn_wifi { background-position: -10px -370px; }
a.btn_settings { background-position: -47px -370px; }
a.btn_settings2 { background-position: -82px -370px; }
a.btn_settings3 { background-position: -119px -370px; }
a.btn_hd { background-position: -154px -370px; }
a.btn_hd2 { background-position: -190px -370px; }

a.btn_image { background-position: -10px -408px; }
a.btn_image2 { background-position: -47px -408px; }
a.btn_sound { background-position: -82px -408px; }
a.btn_media { background-position: -119px -408px; }
a.btn_mic { background-position: -154px -408px; }
a.btn_print { background-position: -190px -408px; }

a.btn_laptop { background-position: -10px -443px; }
a.btn_mouse { background-position: -47px -443px; }
a.btn_camera { background-position: -82px -443px; }
a.btn_video { background-position: -119px -443px; }
a.btn_grid { background-position: -154px -443px; }
a.btn_grid2 { background-position: -190px -443px; }

a.btn_list { background-position: -10px -480px; }
a.btn_list2 { background-position: -47px -480px; }
a.btn_table { background-position: -82px -480px; }
a.btn_add { background-position: -154px -480px; }
a.btn_edit { background-position: -190px -480px; }

a.btn_printPreview { background-position: -10px -517px; }
a.btn_barcodeScan { background-position: -47px -517px; }


.stdbtn {
    background: url("../../images/buttons.png") repeat-x scroll left top #EEEEEE;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    color: #333333;
    cursor: pointer;
    font-weight: bold;
    opacity: 0.8;
    padding: 7px 10px;
}
.stdbtn:hover {
    opacity: 1;
    text-decoration: none;
}
.btn_yellow {
    background-position: 0 -38px;
    border-color: #EBB205;
    color: #AE510D;
}
.btn_blue {
    background-position: 0 -76px;
    border-color: #0282CE;
    color: #FFFFFF;
}
.btn_black {
    background-position: 0 -114px;
    border-color: #222222;
    color: #FFFFFF;
}
.btn_lime {
    background-position: 0 -152px;
    border-color: #59BF04;
    color: #367501;
}
.btn_orange {
    background-position: 0 -190px;
    border-color: #CD7A03;
    color: #6E3C17;
}
.btn_red {
    background-position: 0 -228px;
    border-color: #A31314;
    color: #FFFFFF;
}
.stdbtn:active {
    background: none repeat scroll 0 0 #EEEEEE;
}
.btn_yellow:active {
    background: none repeat scroll 0 0 #FFDE06;
}
.btn_blue:active {
    background: none repeat scroll 0 0 #0591E5;
}
.btn_black:active {
    background: none repeat scroll 0 0 #333333;
}
.btn_lime:active {
    background: none repeat scroll 0 0 #6ADC0B;
}
.btn_orange:active {
    background: none repeat scroll 0 0 #FF9702;
}
.btn_red:active {
    background: none repeat scroll 0 0 #EB2F30;
}
a.btn_orange {
    background-color: #FB9337;
    background-image: url("../../images/icons/sprites.white.png");
    border-color: #F0882C;
    box-shadow: none;
    color: #FFFFFF;
    opacity: 0.9;
}
a.btn_orange span {
    background-color: #FB9337;
    border-left: 0 none;
    box-shadow: none;
}
a.btn_orange:hover {
    border-color: #F0882C;
    color: #FFFFFF;
    opacity: 1;
}
a.btn_blue {
    background-color: #0F91F5;
    background-image: url("../../images/icons/sprites.white.png");
    border-color: #0976C9;
    box-shadow: none;
    color: #FFFFFF;
    opacity: 0.9;
}
a.btn_blue span {
    background-color: #0F91F5;
    border-left: 0 none;
    box-shadow: none;
}
a.btn_blue:hover {
    border-color: #0976C9;
    color: #FFFFFF;
    opacity: 1;
}
a.btn_black {
    background-color: #333333;
    background-image: url("../../images/icons/sprites.white.png");
    border-color: #222222;
    box-shadow: none;
    color: #FFFFFF;
    opacity: 0.9;
}
a.btn_black span {
    background-color: #333333;
    border-left: 0 none;
    box-shadow: none;
}
a.btn_black:hover {
    border-color: #222222;
    color: #FFFFFF;
    opacity: 1;
}
a.btn_yellow {
    background-color: #FEE74D;
    border-color: #EBB205;
    box-shadow: none;
    color: #FFFFFF;
    opacity: 0.9;
}
a.btn_yellow span {
    background-color: #FEE74D;
    border-left: 0 none;
    box-shadow: none;
}
a.btn_yellow:hover {
    border-color: #EBB205;
    color: #FFFFFF;
    opacity: 1;
}
blockquote {
    background: url("../../images/quote.png") no-repeat scroll 0 0 transparent;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-style: italic;
    line-height: 24px;
    margin: 10px 0;
    padding-left: 30px;
}
blockquote.alignleft {
    float: left;
    margin: 10px 10px 5px 0;
    width: 300px;
}
blockquote.alignright {
    float: right;
    margin: 10px 0 5px 10px;
    text-align: left;
    width: 300px;
}
.statusbox {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    overflow: hidden;
    padding: 15px;
}
.status_thumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #DDDDDD;
    float: left;
    padding: 5px;
    vertical-align: middle;
}
.status_content {
    margin-left: 85px;
    padding-right: 20px;
}
.status_content textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    color: #666666;
    display: block;
    min-height: 47px;
    padding: 10px;
    width: 100%;
}
.statusbox .photoupload {
    float: left;
    margin-left: 82px;
}
.statusbox .submit {
    margin-top: 10px;
    text-align: right;
}
.updatelist {
    list-style: none outside none;
}
.updatelist li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    margin: 10px 0;
    padding: 10px 0;
}
.updatelist li:first-child {
    margin-top: 0;
    padding-top: 0;
}
.updatethumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #EEEEEE;
    float: left;
    padding: 5px;
}
.updatecontent {
    margin-left: 75px;
    min-height: 70px;
}
.updatecontent .top {
    font-size: 11px;
}
.updatecontent .top a:hover {
    text-decoration: underline;
}
.updatecontent .top .user {
    color: #FB9337;
    font-size: 12px;
    font-weight: bold;
}
.updatecontent .text {
    line-height: 21px;
    margin: 10px 0;
}
.updatecontent .photo {
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #EEEEEE;
    display: inline-block;
    margin: 10px 0;
    padding: 5px;
}
.news_photopreview {
    padding: 10px;
}
.news_photodetails {
    padding: 0 10px 10px;
}
.commentlist {
    line-height: 21px;
    margin-bottom: 50px;
    overflow: hidden;
}
.commentlist li {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 20px;
}
.commentlist li:last-child {
    margin-bottom: 0;
}
.comment_authorimg {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 0 1px 0 #EEEEEE;
    float: left;
    padding: 3px;
}
.commenttitle {
    border-bottom: 1px solid #EEEEEE;
    font-size: 14px;
    margin: 10px 0;
    padding-bottom: 10px;
}
.commentcontent {
    margin-left: 45px;
}
.commentcontent .top {
    font-size: 11px;
}
.commentcontent .top a:hover {
    text-decoration: underline;
}
.commentcontent .top .user {
    color: #FB9337;
    font-size: 12px;
    font-weight: bold;
}
.commentcontent .text {
    line-height: 21px;
    margin: 10px 0 20px;
}
.commentcontent .photo {
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    margin: 10px 0;
    padding: 10px;
}
.news_commentform {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.news_commentform form {
    background: none repeat scroll 0 0 #F7F7F7;
    border-top: 1px solid #DDDDDD;
    display: block;
    margin: 5px;
    overflow: hidden;
    padding: 10px;
}
.news_commentform form input {
    width: 100%;
}
.profile_wrapper {
    border-right: 1px solid #DDDDDD;
    padding-right: 20px;
    width: 700px;
}
.profilepic {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    display: block;
    float: left;
    margin-left: 20px;
    padding: 5px;
}
.profilepic img {
    width: 40px;
}
.profiletitle {
    margin-left: 85px;
}
.profiletitle .pagetitle, .profiletitle .pagedesc {
    margin: 0;
}
.followbtn {
    position: absolute;
    right: 0;
    top: 0;
}
.profile_summary {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    display: inline-block;
    line-height: 12px;
    list-style: none outside none;
    overflow: hidden;
}
.profile_summary li {
    display: inline-block;
    float: left;
}
.profile_summary li a {
    border-left: 1px solid #DDDDDD;
    display: block;
    font-weight: bold;
    padding: 10px 20px;
}
.profile_summary li a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}
.profile_summary li.current a {
    background: none repeat scroll 0 0 #FFFFFF;
}
.profile_summary li:first-child a {
    border-left: 0 none;
}
.profile_summary li a span {
    color: #FB9337;
}
blockquote.bq2 {
    background: url("../../images/quote2.png") no-repeat scroll 10px 10px #FCFCFC;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    font-size: 14px;
    margin: 40px 0 20px;
    padding: 10px 35px;
    position: relative;
}
.edit_status {
    background: url("../../images/icons/sprites.png") no-repeat scroll -162px -269px transparent;
    display: none;
    height: 16px;
    opacity: 0.8;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 16px;
}
.edit_status:hover {
    cursor: pointer;
    opacity: 1;
}
.profile_about {
    line-height: 21px;
}
.profile_about p:first-child {
    margin-top: 0;
}
.recentblog {
    min-height: 200px;
}
.blogthumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #EEEEEE;
    float: left;
    padding: 5px;
}
.blogthumb:hover img {
    opacity: 0.8;
}
.blogsummary {
    line-height: 21px;
    margin-left: 280px;
    min-height: 200px;
}
.blogsummary h3 {
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-weight: normal;
    margin-bottom: 5px;
}
.blogsummary h3 a:hover {
    color: #FB9337;
}
.blogviewthumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #EEEEEE;
    padding: 5px;
}
.blogcontent {
    line-height: 21px;
    margin-left: 0;
}
.blogcontent h3 {
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-weight: normal;
    margin: 20px 0 5px;
}
.addcomment {
    margin-bottom: 20px;
    padding-right: 10px;
}
.addcomment textarea {
    width: 100%;
}
.recentshots {
    list-style: none outside none;
}
.recentshots li {
    float: left;
    margin: 0 20px 20px 0;
    overflow: hidden;
}
.recentshots li:last-child {
    margin-right: 0;
}
.recentshots li a.th {
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    display: block;
    padding: 5px;
}
.recentshots li a.th:hover img {
    opacity: 0.8;
}
.recentshots h4 {
    display: block;
    margin-top: 10px;
}
.recentshots h4 a {
    color: #FB9337;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.recentshots h4 a:hover {
    text-decoration: underline;
}
.followerlist {
    list-style: none outside none;
}
.followerlist li {
    display: block;
    margin-bottom: 20px;
}
.userfollow {
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    overflow: hidden;
    padding: 10px;
}
.userfollow .th {
    float: left;
}
.userfollow .cn {
    margin-left: 40px;
}
.userfollow .cn a {
    display: block;
}
.userfollow .cn a:hover {
    color: #FB9337;
}
.userfollow .cn small {
    color: #999999;
}
.photosharing_head {
    background: none repeat scroll 0 0 #FCFCFC;
    border-bottom: 1px solid #DDDDDD;
    box-shadow: 0 1px 0 #FFFFFF inset;
    padding: 15px 20px;
}
.photosharing_menu {
    list-style: none outside none;
    position: relative;
}
.photosharing_menu li {
    display: inline-block;
    float: left;
}
.photosharing_menu li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    display: block;
    font-weight: bold;
    padding: 4px 10px 5px;
}
.photosharing_menu li a:hover {
    background-color: #EEEEEE;
    border-color: #BBBBBB;
    cursor: pointer;
}
.photosharing_menu li a.prev, .photosharing_menu li a.next {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    cursor: pointer;
    display: block;
    padding: 15px;
}
.photosharing_menu li a.prev:hover, .photosharing_menu li a.next:hover {
    background-color: #EEEEEE;
    border-color: #BBBBBB;
}
.photosharing_menu li a.prev {
    background: url("../../images/arrow.png") no-repeat scroll 10px 8px #FFFFFF;
    border-radius: 2px 0 0 2px;
    border-right: 0 none;
}
.photosharing_menu li a.prev_disabled {
    background-position: 10px -46px;
    cursor: default;
}
.photosharing_menu li a.prev_disabled:hover {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
}
.photosharing_menu li a.next {
    background: url("../../images/arrow.png") no-repeat scroll -39px 8px #FFFFFF;
    border-radius: 0 2px 2px 0;
}
.photosharing_menu li a.next_disabled {
    background-position: -39px -46px;
    cursor: default;
}
.photosharing_menu li a.next_disabled:hover {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
}
.photosharing_menu li a.viewsizes {
    background-image: url("../../images/preview.png");
    background-position: 7px 8px;
    background-repeat: no-repeat;
    padding-left: 30px;
}
.photosharing_menu li a.trash {
    background-image: url("../../images/trash.png");
    background-position: 7px 7px;
    background-repeat: no-repeat;
    padding: 15px;
}
.dropdown {
    position: relative;
}
.dropdown ul {
    display: none;
}
.dropdown .dropdown_label {
    padding-right: 30px;
}
.dropdown span.arrow {
    background: url("../../images/default/menuarrow.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 5px;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 11px;
}
.dropdown ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
    left: 0;
    min-width: 150px;
    position: absolute;
    top: 0;
    z-index: 100;
}
.dropdown ul li {
    display: block;
    float: none;
}
.dropdown ul li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color -moz-use-text-color #DDDDDD;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    display: block;
}
.dropdown ul li a:hover {
    background: none repeat scroll 0 0 #F9F9F9;
    border-color: #DDDDDD;
    color: #FB9337;
}
.dropdown ul li:last-child a {
    border-bottom: 0 none;
}
.photosharing_wrapper {
    margin-right: 0;
    padding: 20px;
    width: 700px;
}
.photopreview {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #EEEEEE;
    padding: 10px;
}
.photosharing_wrapper h2 {
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
}
.photosharing_wrapper .desc {
    margin: 15px 0;
}
.photosharing_wrapper .desc p {
    margin: 15px 0;
}
.ps_sidebar {
    padding: 20px 0;
    width: 250px;
}
.ps_sidebar .ps_author {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #EEEEEE;
    display: block;
    float: left;
    padding: 3px;
}
.ps_sidebar .ps_authorinfo {
    line-height: 18px;
    margin-left: 45px;
}
.ps_sidebar .ps_authorinfo a {
    color: #FB9337;
    font-weight: bold;
}
.ps_sidebar .ps_authorinfo a:hover {
    text-decoration: underline;
}
.ps_sidebar .viewinfo {
    border-bottom: 1px dashed #DDDDDD;
    margin: 20px 0;
    padding-bottom: 5px;
}
.ps_sidebar .viewinfo span {
    display: inline-block;
    padding-left: 22px;
}
.ps_sidebar .viewinfo .numviews {
    background: url("../../images/icons/bar.png") no-repeat scroll left center transparent;
    margin-right: 20px;
}
.ps_sidebar .viewinfo .numcomments {
    background: url("../../images/icons/comment.png") no-repeat scroll left center transparent;
}
.numcomments {
    background: url("../../images/icons/comment.png") no-repeat scroll left center transparent;
    padding-left:22px;
}

.morephotolist {
    list-style: none outside none;
}
.morephotolist li {
    display: inline-block;
    float: left;
    margin: 0 10px 10px 0;
}
.morephotolist li a {
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #EEEEEE;
    display: block;
    padding: 5px;
}
.morephotolist li a:hover {
    border-color: #999999;
    opacity: 0.8;
}
.sharing_commentform form {
    display: block;
    margin: 20px 0;
}
.sharing_commentform form input {
    width: 100%;
}
.prodwrapper {
    border-right: 1px solid #CCCCCC;
    overflow: hidden;
    width: 800px;
}
.prodhead {
    background: none repeat scroll 0 0 #FCFCFC;
    border-bottom: 1px solid #DDDDDD;
    box-shadow: 0 1px 0 #FFFFFF inset;
    padding: 15px 20px;
}
.prodhead_menu {
    list-style: none outside none;
    position: relative;
}
.prodhead_menu li {
    display: inline-block;
    float: left;
}
.prodhead_menu li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    display: block;
    font-weight: bold;
    padding: 4px 10px 5px;
}
.prodhead_menu li a:hover {
    background-color: #EEEEEE;
    border-color: #BBBBBB;
    cursor: pointer;
}
.prodhead_menu li a.prev, .prodhead_menu li a.next {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    cursor: pointer;
    display: block;
    padding: 15px;
}
.prodhead_menu li a.prev:hover, .prodhead_menu li a.next:hover {
    background-color: #EEEEEE;
    border-color: #BBBBBB;
}
.prodhead_menu li a.prev {
    background: url("../../images/arrow.png") no-repeat scroll 10px 8px #FFFFFF;
    border-radius: 2px 0 0 2px;
    border-right: 0 none;
}
.prodhead_menu li a.prev_disabled {
    background-position: 10px -46px;
    cursor: default;
}
.prodhead_menu li a.prev_disabled:hover {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
}
.prodhead_menu li a.next {
    background: url("../../images/arrow.png") no-repeat scroll -39px 8px #FFFFFF;
    border-radius: 0 2px 2px 0;
}
.prodhead_menu li a.next_disabled {
    background-position: -39px -46px;
    cursor: default;
}
.prodhead_menu li a.next_disabled:hover {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
}
.prodhead_menu li.right {
    float: right;
}
.prodhead_menu li .pagenuminfo {
    display: inline-block;
    margin-top: 5px;
}
.prodlist {
    list-style: none outside none;
    margin: 20px;
}
.prodlist li {
    color: #EEEEEE;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 3%;
    position: relative;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}
.prodlist li a {
    color: #FB9337;
}
.prodlist li .thumb {
    border: 1px solid #DDDDDD;
    padding: 5px;
}
.prodlist li .thumb img {
    width: 225px;
}
.prodlist li .content {
    height: 163px;
    left: 5px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    width: 225px;
}
.prodlist li .contentinner {
    background: url("../../images/bluetrans.png") repeat scroll 0 0 transparent;
    height: 163px;
    margin-top: 132px;
    padding: 5px 7px;
}
.prodlist li .title {
    color: #FFFFFF;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.prodlist li .title:hover {
    color: #FB9337;
}
.prodlist li .price {
    color: #FFFFFF;
    float: right;
    font-weight: bold;
}
.prodlist li .by {
    font-size: 11px;
    font-style: italic;
}
.prodlist li .desc {
    font-size: 11px;
    line-height: 16px;
    margin: 5px 0;
}
.mailinbox tbody tr td {
    background: none repeat scroll 0 0 #FAFAFA;
}
.mailinbox tbody tr.unread td {
    background: none repeat scroll 0 0 #FFFFFF;
    font-weight: bold;
}
.mailinbox tbody tr.selected td {
    background: none repeat scroll 0 0 #FCFEE4;
}
.mailinbox a.title {
    font-weight: normal;
}
.mailinbox tbody tr.unread a.title {
    font-weight: bold;
}
.mailinbox td.star, .mailinbox td.attachment {
    text-align: center;
}
.msgstar {
    background: url("../../images/icons/unstar.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    opacity: 0.5;
    width: 16px;
}
.msgstar:hover {
    opacity: 1;
}
.starred {
    background-image: url("../../images/icons/star.png");
    opacity: 1;
}
.msghead {
    padding-bottom: 20px;
}
.msghead_menu {
    list-style: none outside none;
    position: relative;
}
.msghead_menu li {
    display: inline-block;
    float: left;
}
.msghead_menu li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    display: block;
    font-weight: bold;
    padding: 4px 10px 5px;
}
.msghead_menu li a:hover {
    background-color: #EEEEEE;
    border-color: #BBBBBB;
    cursor: pointer;
}
.msghead_menu li a.prev, .msghead_menu li a.next {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    cursor: pointer;
    display: block;
    padding: 15px;
}
.msghead_menu li a.prev:hover, .msghead_menu li a.next:hover {
    background-color: #EEEEEE;
    border-color: #BBBBBB;
}
.msghead_menu li a.prev {
    background: url("../../images/arrow.png") no-repeat scroll 10px 8px #FFFFFF;
    border-radius: 2px 0 0 2px;
    border-right: 0 none;
}
.msghead_menu li a.prev_disabled {
    background-position: 10px -46px;
    cursor: default;
}
.msghead_menu li a.prev_disabled:hover {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
}
.msghead_menu li a.next {
    background: url("../../images/arrow.png") no-repeat scroll -39px 8px #FFFFFF;
    border-radius: 0 2px 2px 0;
}
.msghead_menu li a.next_disabled {
    background-position: -39px -46px;
    cursor: default;
}
.msghead_menu li a.next_disabled:hover {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
}
.msghead_menu li a.reportspam {
    background-image: url("../../images/icons/info.png");
    background-position: 7px 8px;
    background-repeat: no-repeat;
    padding-left: 30px;
}
.msghead_menu li a.msgtrash {
    background-image: url("../../images/trash.png");
    background-position: 7px 7px;
    background-repeat: no-repeat;
    padding: 15px;
}
.msghead_menu li.right {
    float: right;
}
.msghead_menu .pageinfo {
    display: block;
    margin-top: 5px;
    padding-right: 20px;
}
.msghead_menu .dropdown_label, .msghead_menu .msgtrash, .msghead_menu .reportspam {
    display: none;
}
.errorwrapper {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    margin: 0 auto;
    padding: 20px;
}
.errorwrapper h1 {
    font-size: 32px;
    margin-bottom: 20px;
}
.errorwrapper h3 {
    font-size: 18px;
}
.errorwrapper ul {
    line-height: 28px;
    list-style: none outside none;
}
.errorwrapper ul li {
    background: url("../../images/list.png") no-repeat scroll 0 4px transparent;
    text-indent: 30px;
}
.alignright {
    text-align: right;
}
.aligncenter {
    text-align: center !important;
}
.radius2 {
    border-radius: 2px 2px 2px 2px;
}
.nopadding {
    padding: 0;
}
.padding10 {
    padding: 10px;
}
.width150, form input.width150 {
    width: 150px;
}
.width100, form input.width100 {
    width: 100px;
}
.width50, form input.width50 {
    width: 50px;
}
.height100 { height:100%;}
.clearall {
    clear: both;
    display: block;
}
.nomargin {margin: 0;}
.marginleft5 {margin-left: 5px;}
.marginleft10 {margin-left: 10px;}
.marginleft20 {margin-left: 20px;}
.margin20 {margin: 20px;}
.margin1020 {margin: 10px 20px;}
.marginbottom0 {margin-bottom: 0;}
.marginbottom5 {margin-bottom: 5px;}
.marginbottom10 {margin-bottom: 10px;}
.nomargintop {margin-top: 0;}
.lineheight21 {line-height: 21px;}
.floatright {float: right;}
.noradiusright, form input.noradiusright {border-radius: 2px 0 0 2px;}
.orangeboldlink {color: #FB9337;font-weight: bold;}
.orangeboldlink:hover {text-decoration: underline;}
.orangeborderbottom5 {border-bottom: 5px solid #FB9337;}
.changetheme {
    bottom: 10px;
    font-size: 11px;
    left: 10px;
    position: absolute;
}
.changetheme a {
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin-top: 5px;
    width: 15px;
}
.changetheme a.default {background: none repeat scroll 0 0 #FB9337;}
.changetheme a.blueline {background: none repeat scroll 0 0 #319CFF;}
.changetheme a.greenline {background: none repeat scroll 0 0 #78CE07;}
.changetheme a.contrast {background: none repeat scroll 0 0 #FF4800;}
.changetheme a.custombg {background: none repeat scroll 0 0 #666666;}
.gallerywrapper {padding: 20px;}
.imagelist {list-style: none outside none;}
.imagelist li {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #DDDDDD;border-radius: 2px 2px 2px 2px;float: left;margin: 0 20px 20px 0;padding: 5px;}
.imagelist li:hover {border-color: #CCCCCC;}
.imagelist li img {
    display: block;
    margin-bottom: 10px;
    width: 230px;
}
.imagelist li span {
    display: block;
    text-align: right;
}
.imagelist li span a {
    vertical-align: middle;
}
.imagelist li span a.name {
    color: #999999;
    float: left;
    font-weight: bold;
}
.imagelist li span a.name:hover {
    color: #333333;
    text-decoration: none;
}
.imagelist li span a.edit, .imagelist li span a.view, .imagelist li span a.delete {
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    opacity: 0.5;
    vertical-align: middle;
    width: 16px;
}
.imagelist li span a.edit:hover, .imagelist li span a.view:hover, .imagelist li span a.delete:hover {
    opacity: 1;
}
.imagelist li span a.edit {
    background: url("../../images/icons/editor.png") repeat scroll 0 0 transparent;
}
.imagelist li span a.view {
    background: url("../../images/icons/glass.png") repeat scroll 0 0 transparent;
}
.imagelist li span a.delete {
    background: url("../../images/icons/trash.png") repeat scroll 0 0 transparent;
}
.photoEdit {
    width: 480px;
}
.photoEdit h3 {
    font-size: 18px;
}
.notifyMessage {
    display: none;
    font-weight: bold;
    margin: 10px 0;
    padding: 7px 10px;
}
.notifySuccess {
    background: none repeat scroll 0 0 #EFFEB9;
    border: 1px solid #C1D779;
    display: block;
}
.notifyError {
    background: none repeat scroll 0 0 #FAD5CF;
    border: 1px solid #E18B7C;
    display: block;
}
.sortlist {
    list-style: none outside none;
}
.sortlist > li {
    display: block;
    margin-bottom: 7px;
}
.sortlist > li div.label {
    background: url("../../images/titlebg.png") repeat-x scroll left top #EEEEEE;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 10px;
    position: relative;
}
.sortlist > li span.moveicon {
    background: url("../../images/icons/widgets.png") no-repeat scroll 0 center transparent;
    display: inline-block;
    height: 16px;
    margin-right: 10px;
    opacity: 0.3;
    vertical-align: middle;
    width: 16px;
}
.sortlist > li span.moveicon:hover {
    cursor: move;
    opacity: 0.5;
}
.sortlist > li span.arrowdrop {
    background: url("../../images/sort_desc.png") no-repeat scroll center center transparent;
    border-left: 1px solid #CCCCCC;
    display: block;
    height: 30px;
    opacity: 0.5;
    position: absolute;
    right: 5px;
    top: 6px;
    width: 20px;
}
.sortlist > li span.arrowup {
    background-image: url("../../images/sort_asc.png");
}
.sortlist > li span.arrowdrop:hover {
    cursor: pointer;
    opacity: 0.8;
}
.sortlist > li div.details {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FCFCFC;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-image: none;
    border-radius: 0 0 2px 2px;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    display: none;
    padding: 10px;
}
.sortlist > li div.details p {
    margin: 10px 0;
}
.sortlist > li div.details p:first-child {
    margin-top: 0;
}
.sortlist > li div.details p:last-child {
    margin-bottom: 0;
}
.invoicewrapper {
    position: relative;
}
.invoicelogo {
    height: 100px;
    overflow: hidden;
}
.invoicefor {
    margin-top: 22px;
}
.table {
    border-collapse: collapse;
    width: 100%;
}
.table tr td {
    border: 1px solid #DDDDDD;
    padding: 7px 10px;
}
.table tr td:first-child {
    background: none repeat scroll 0 0 #FCFCFC;
    text-align: right;
}
.invoiceinfo {
    margin-top: 40px;
}
.invoicetable {
    margin-top: 40px;
    width: 100%;
}
.invoicetable thead th.right {
    text-align: right;
}
.invoicetable tr td {
    vertical-align: top;
}
.invoicetable tr td.right {
    text-align: right;
}
.amountdue {
    margin-top: 40px;
    text-align: right;
}
.amountdue h1 span {
    font-size: 18px;
}
.amountdue a {
    background: none repeat scroll 0 0 #FB9337;
    border: 1px solid #E88125;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 rgba(250, 250, 250, 0.3) inset;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-top: 20px;
    padding: 10px 40px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.amountdue a:hover {
    opacity: 0.8;
}
.filemgr_menu form input.filekeyword {
    width: 100px;
}
.filemgr .filemgr_right {
    width: 200px;
}
.menuright li.current a {
    font-size: 11px;
}
.listfile li {
    float: left;
}
.filemgr_category {
    margin-right: 220px;
}
.filemgr_content {
    margin-right: 220px;
    padding-right: 0;
}
.rightpanel {
    width: 200px;
}
.withrightpanel {
    margin-right: 220px;
    padding-right: 10px;
}
.external-event {
    font-size: 11px;
}
.chatsearch input {
    width: 146px;
}
.contactlist li a {
    font-size: 11px;
}
.verwizard .verticalmenu {
    width: 200px;
}
.verwizard .verticalmenu a {
    font-size: 11px;
}
.verwizard .stepContainer {
    margin-left: 220px;
}
.verwizard .actionBar {
    margin-left: 220px;
}
.widgetpage .one_half {
    float: none;
    margin-right: 0;
    width: auto;
}
.dashboard_left, .dashboard_right {
    float: none;
    margin-right: 0;
    width: auto;
}
.mailinbox tr td, .mailinbox tr th {
    font-size: 11px;
}
.newsfeed {
    float: none;
    margin-right: 0;
    width: auto;
}
.profile_wrapper {
    border-right: 0 none;
    padding-right: 0;
    width: auto;
}
.blogviewthumb {
    display: inline-block;
}
.prodwrapper {
    border-right: 0 none;
    width: auto;
}
.prodlist li .content {
    margin-right: 5px;
    width: auto;
}
.prodlist li a {
    display: block;
    overflow: hidden;
    width: auto;
}
.photosharing_wrapper {
    width: 65.83%;
}
.photopreview a {
    display: block;
    overflow: hidden;
    width: auto;
}
.ps_sidebar {
    width: 28.5%;
}
.morephotolist li {
    border: 1px solid #DDDDDD;
    width: 95px;
}
.morephotolist li a {
    border: 0 none;
    display: block;
    margin-right: 5px;
    overflow: hidden;
}
body.withvernav {
    background-position: 200px 0;
}
body.withmenucoll {
    background-position: 55px 0;
}
body.withmenucoll2 {
    background-position: 35px 0;
}
.vernav, .vernav2 {
    width: 200px;
}
.centercontent {
    margin-left: 201px;
}
.menucoll {
    width: 55px;
}
.menucoll ul li {
    height: 36px;
    margin-bottom: 0;
    position: relative;
}
.menucoll ul li span.arrow {
    display: none;
}
.menucoll > ul > li {
    margin-bottom: 1px;
}
.menucoll > ul > li > a {
    height: 36px;
    overflow: hidden;
    padding: 0 0 0 35px;
    width: 0;
}
.menucoll > ul > li.hover > a {
    background-color: #32415A;
    background-image: url("../../images/default/icons_sprite2.png");
}
.menucoll > ul > li.current > a {
    background-image: url("../../images/default/icons_sprite.png");
}
.menucoll ul ul {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    box-shadow: 2px 1px 3px rgba(0, 0, 0, 0.1);
    left: 24px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 200px;
    z-index: 200;
}
.menucoll ul ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    height: auto;
}
.menucoll ul ul li a {
    background-image: none;
    border-left: 0 none;
    height: auto;
    padding: 11px 10px 10px;
}
.menucoll ul ul span {
    background: none repeat scroll 0 0 #F7F7F7;
    display: block;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding: 9px 10px 10px;
    text-transform: uppercase;
}
.menucoll ul li.current ul span {
    background-color: #32415A;
    color: #FB9337;
}
.menucoll2 {
    width: 35px;
}
.menucoll2 ul li {
    height: 36px;
    position: relative;
}
.menucoll2 ul li span.arrow {
    display: none;
}
.menucoll2 > ul > li > a {
    height: 36px;
    overflow: hidden;
    padding: 0 0 0 35px;
    width: 0;
}
.menucoll2 > ul > li.hover > a {
    background-color: #F7F7F7;
    background-image: url("../../images/default/icons_sprite2.png");
}
.menucoll2 > ul > li.current > a {
    background-image: url("../../images/default/icons_sprite.png");
}
.menucoll2 ul ul {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    box-shadow: 2px 1px 3px rgba(0, 0, 0, 0.1);
    left: 35px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 200px;
    z-index: 100;
}
.menucoll2 ul ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    height: auto;
}
.menucoll2 ul ul li a {
    background-image: none;
    border-left: 0 none;
    height: auto;
    padding: 11px 10px 10px;
}
.menucoll2 ul ul span {
    background: none repeat scroll 0 0 #F7F7F7;
    display: block;
    font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding: 9px 10px 10px;
    text-transform: uppercase;
}
.menucoll2 ul li.current ul span {
    color: #FB9337;
}
.togglemenu {
    background: url("../../images/menucollapsed.png") no-repeat scroll center 0 transparent;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    cursor: pointer;
    display: block;
    height: 21px;
    margin: 10px;
}
.togglemenu_collapsed {
    background-position: center -21px;
    border-width: 0;
    margin: 10px 5px;
}
.vernav .togglemenu {
    margin: 10px;
}
.vernav .togglemenu_collapsed {
    border-width: 1px;
    margin: 10px auto;
    width: 35px;
}
.shortcuts li {
    width: 85px;
}
.shortcuts li a {
    width: auto;
}
.filemgr .filemgr_right {
    width: 200px;
}
.filemgr_content {
    margin-right: 220px;
}
.filemgr_category {
    margin-right: 220px;
}
.filemgr_category ul li a {
    font-size: 11px;
    padding: 2px 8px;
}
.filemgr_category ul li .pagenuminfo {
    font-size: 11px;
    margin-top: 2px;
}
.stdtable tr td, .stdtable tr th {
    font-size: 11px;
}
.photosharing_wrapper {
    float: none;
    width: auto;
}
.ps_sidebar {
    border-top: 1px solid #DDDDDD;
    float: none;
    margin: 20px !important;
    padding: 20px 0;
    width: auto;
}
.imagelist li img {
    width: 285px;
}
.elements .one_third {
    width: 48.5%;
}
.invoicewrapper .one_half {
    float: none;
    margin-right: 0;
    width: auto;
}
.invoicefor {
    margin-bottom: 20px;
}
.invoiceinfo {
    margin-top: 20px;
}
.invoicetable {
    margin-top: 20px;
}
.overviewtable tbody tr td {
    font-size: 18px;
}



.stdform2 label {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 0;
    padding: 5px 10px;
}
.stdform2 span.field, .stdform2 div.field {
    padding: 10px;
}
.stdform2 .stdformbutton {
    padding: 10px;
}
.stepContainer p {
    margin: 20px;
}
.stepContainer .par p {
    margin: 0 20px 20px;
}
.filemgr_head {
    margin: 0;
    position: relative;
}
.filemgr_category, .filemgr_content {
    margin-right: 20px;
}
.filemgr .filemgr_left {
    clear: both;
}
.filemgr .filemgr_right {
    position: relative;
    width: auto;
}
.filemgr .filemgr_rightinner {
    border-left: 0 none;
    margin: 0;
}
.filemgr_menu li.newfilebtn {
    margin-top: -30px;
}
.filemgr_menu li.filesearch {
    clear: left;
    display: block;
    float: none;
    margin-left: 0;
    padding-top: 20px;
}
.filemgr_menu form input.filekeyword {
    width: 300px;
}
.rightpanel {
    margin: 20px;
    position: relative;
    right: 0;
    top: 0;
    width: auto;
}
.withrightpanel {
    margin-right: 20px;
    padding-right: 0;
}
.chatsearch input {
    width: 100%;
}
.chatsearch {
    padding-right: 47px;
}
.dataTables_info {
    font-size: 11px;
}
.followerlist li.one_third {
    float: none;
    margin-right: 0;
    width: auto;
}
.blogviewthumb {
    display: block;
    overflow: hidden;
    width: auto;
}
.blogviewthumb img {
    width: 100%;
}
.profile_summary li a {
    padding: 10px;
}
.imagelist li img {
    width: 215px;
}
.search input[type="text"] {
    width: 120px;
}
.topheader .left .slogan {
    display: none;
}
.headerwidget .earnings {
    display: none;
}
.vernav, .vernav2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    z-index: 100;
}
.vernav br, .vernav2 br {
    display: none;
}
.centercontent {
    margin-left: 201px;
}
body.withvernav {
    background-position: -1px 0;
}
body.withmenucoll {
    background-position: 55px 0;
}
body.withmenucoll2 {
    background-position: 35px 0;
}
.imagelist li img {
    width: 240px;
}
.search .searchicon {
    background: url("../../images/icons/sprites.white.png") no-repeat scroll -10px -10px #2E3E58;
    border: 1px solid #233147;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 rgba(250, 250, 250, 0.1);
    cursor: pointer;
    display: inline-block;
    height: 35px;
    position: absolute;
    right: 195px;
    width: 36px;
}
.search .searchinner {
    background: url("../../images/default/topheaderbg.png") repeat scroll 0 0 #485B79;
    display: none;
    left: 0;
    margin-top: 10px;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    top: -10px;
    width: 100%;
    z-index: 100;
}
.search .searchinner input {
    width: 80%;
}
.search .searchcancel {
    background: url("../../images/default/searchcancel.png") no-repeat scroll center center transparent;
    cursor: pointer;
    float: left;
    height: 36px;
    width: 30px;
}
.shortcuts li {
    width: 100px;
}
.progress150 {
    width: auto;
}
.overviewselect div.selector {
    width: 75px;
}
.overviewhead input.hasDatepicker {
    font-size: 11px;
    width: 60px !important;
}
.hornav li a {
    font-size: 12px;
    padding: 10px;
}
#charts .one_half {
    float: none;
    margin: 0;
    width: auto;
}
.wizard .tabbedmenu li a {
    padding: 10px;
}
.wizard .tabbedmenu li a span.h2 {
    font-size: 14px;
}
.wizard .tabbedmenu li a span {
    font-size: 11px;
    font-weight: normal;
}
.verwizard .verticalmenu {
    float: none;
    width: auto;
}
.verwizard .stepContainer, .verwizard .actionBar {
    margin-left: 0;
}
.imagelist li img {
    width: 175px;
}
.imagelist li span {
    display: block;
    margin-bottom: 5px;
    text-align: left;
}
.imagelist li span a.name {
    display: block;
    float: none;
    margin-bottom: 5px;
}
.elements .one_third {
    float: none;
    margin-bottom: 20px;
    margin-right: 0;
    width: auto;
}
.search .searchinner input {
    width: 78%;
}
.noticontent {
    right: -133px;
}
.shortcuts li {
    width: 85px;
}
.wizard .tabbedmenu li a {
    font-size: 16px;
    padding: 10px 20px;
}
.wizard .tabbedmenu li a span {
    display: none;
}
.filemgr_menu form input.filekeyword {
    width: 220px;
}
.filemgr_category, .filemgr_content {
    margin-bottom: 30px;
}
.filemgr_category ul li.right {
    margin-top: 20px;
}
.listfile li a span {
    display: block;
    overflow: hidden;
}
.listfile li a span img {
    margin-left: -5px;
}
.listfile li {
    width: 110px;
}
.fc-header-title h2 {
    font-size: 15px;
}
.calTitle {
    display: none;
}
.dataTables_info {
    display: none;
}
#table2 td:last-child, #table2 th:last-child, #table2 td:nth-child(2), #table2 th:nth-child(2) {
    display: none;
}
#dyntable2 td:last-child, #dyntable2 th:last-child {
    display: none;
}
div.checker {
    margin: auto;
}
.dataTables_wrapper input {
    width: 100px;
}
.updatecontent .photo {
    width: 95%;
}
.updatecontent .photo a {
    display: block;
    overflow: hidden;
    width: auto;
}
.news_photopreview {
    overflow: hidden;
    width: 350px;
}
.news_photopreview img {
    width: 350px;
}
.profile_summary li {
    display: block;
    float: none;
}
.profile_summary li a {
    border-bottom: 1px solid #EEEEEE;
    border-left: 0 none;
}
.profile_summary li:last-child a {
    border-bottom: 0 none;
}
.blogthumb {
    display: inline-block;
    float: none;
}
.blogsummary {
    margin-left: 0;
    margin-top: 20px;
}
.overviewselect {
    float: none;
    margin-bottom: 10px;
}
.overviewselect div.selector {
    width: 124px;
}
.shortcuts li.one_half {
    margin-right: 3%;
    width: 40%;
}
.shortcuts li.last {
    margin-right: 0;
}
.overviewtable tbody tr td {
    font-size: 14px;
}
.overviewtable2 td:last-child, .overviewtable2 th:last-child {
    display: none;
}
.blogtable td:last-child, .blogtable th:last-child {
    display: none;
}
.hornav li.more {
    position: relative;
}
.hornav li.more a {
    cursor: pointer;
}
.hornav li.more ul {
    display: none;
    min-width: 150px;
    position: absolute;
    right: 0;
    top: 41px;
}
.hornav li.more ul li {
    display: block;
    float: none;
    margin-right: 0;
}
.hornav li.more ul li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #EEEEEE;
    color: #666666;
}
.hornav li.more ul li a:hover {
    background: none repeat scroll 0 0 #FCFCFC;
    border-top: 1px solid #EEEEEE;
}
.hornav li.more ul li:first-child a {
    border-top: 0 none;
}
.hornav li.more ul li:last-child a {
    border-bottom: 1px solid #CCCCCC;
}
.hornav li.more ul li.current a {
    color: #FB9337;
}
form input.longinput, form textarea.longinput {
    width: 100%;
}
.stdform span.field, .stdform div.field {
    display: block;
    padding-right: 10px;
}
.stdform2 span.field, .stdform2 div.field {
    padding-right: 22px;
}
.filemgr_menu li.marginleft20 {
    margin-left: 5px;
}
.filemgr_menu li.filesearch {
    margin-left: 0;
}
.anchorbutton {
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 10px;
}
.slide_content button {
    margin-bottom: 10px;
    width: 100%;
}
.fc-button-month .fc-button-content, .fc-button-agendaWeek .fc-button-content, .fc-button-agendaDay .fc-button-content, .fc-button-today .fc-button-content {
    font-size: 11px;
}
.fc-header-title {
    display: none;
}
.calTitle {
    border-bottom: 2px solid #FB9337;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
.dataTables_paginate {
    padding: 5px;
}
.dataTables_paginate .paginate_button {
    padding: 5px;
}
.dataTables_paginate .paginate_active {
    padding: 5px;
}
.tables .stdtablecb th:nth-child(3), .tables .stdtablecb td:nth-child(3), .tables .stdtablequick th:nth-child(3), .tables .stdtablequick td:nth-child(3) {
    display: none;
}
.imagelist li img {
    width: 140px;
}
.headermenu li a {
    padding: 17px 5px;
}
.search .searchinner input {
    width: 76%;
}
.trashbtn {
    margin-left: 0;
    margin-top: 10px;
}
.filemgr_menu form input.filekeyword {
    width: 180px;
}
.flatmode {
    display: none;
}
.colorpicker {
    left: 40px !important;
}
.slide_img {
    float: none;
}
.slide_content {
    margin-left: 0;
    margin-top: 20px;
}
#dyntable td:first-child, #dyntable th:first-child, #dyntable td:nth-child(2), #dyntable th:nth-child(2) {
    display: none;
}
#dyntable td:nth-child(3), #dyntable th:nth-child(3) {
    border-left: 1px solid #DDDDDD;
}
#dyntable2 td:nth-child(2), #dyntable2 th:nth-child(2) {
    display: none;
}
.imagelist li img {
    width: 270px;
}
.search .searchinner input {
    width: 75%;
}
.loginpage {
    background: url("../../images/patternbg.png") repeat scroll 0 0 #FFF;
}


.overviewtable2 td:first-child, .overviewtable2 th:first-child {
    display: none;
}
.overviewtable2 td:nth-child(2), .overviewtable2 th:nth-child(2) {
    border-left: 1px solid #DDDDDD;
}
.imagelist li img {
    width: 230px;
}
.search .searchinner input {
    width: 74%;
}
.topheader .left h1.logo {
    font-size: 24px;
}
.headermenu li a {
    font-size: 11px;
    min-width: 75px;
}
.overviewtable td:first-child, .overviewtable th:first-child {
    display: none;
}
.overviewtable td:nth-child(2), .overviewtable th:nth-child(2) {
    border-left: 1px solid #DDDDDD;
}
.mailinbox td:first-child, .mailinbox th:first-child {
    display: none;
}
.mailinbox td:nth-child(2), .mailinbox th:nth-child(2) {
    border-left: 1px solid #DDDDDD;
}
.newfoldbtn {
    margin: 10px 5px 0 0 !important;
}
.filemgr_menu form input.filekeyword {
    width: 150px;
}
.colorpicker {
    left: 30px !important;
}
.entry_img {
    float: none;
}
.entry_content {
    margin-left: 0;
    margin-top: 20px;
}
.errorwrapper button {
    padding: 10px;
    width: 100%;
}
.search .searchinner input {
    width: 70%;
}
.topheader .left h1.logo {
    font-size: 18px;
}
.userinfodrop {
    min-width: 280px;
}
.headermenu li a {
    min-width: 65px;
}
.overviewhead input.hasDatepicker {
    width: 38px !important;
}
.overviewselect {
    padding-right: 8px;
}
.overviewselect div.selector {
    width: 100%;
}
.blogmenu li a {
    font-size: 11px !important;
    padding: 10px 5px;
}
.tagsinput {
    width: auto;
}
.viewfilebtn {
    margin: 10px 5px 0 0 !important;
}
.filemgr_menu li a.newfilebutton {
    font-size: 11px;
    padding: 4px 5px;
}
.filemgr_menu form input.filekeyword {
    width: 130px;
}
.filemgr_category ul li a {
    font-size: 10px;
    padding: 2px 3px;
}
.fc-button-today {
    display: none;
}
blockquote.alignright, blockquote.alignleft {width: auto;}
blockquote.bq2 {width: 170px;}
.photopreview a img {width: 300px;}

.ps_sidebar { width: 250px; padding: 20px 0; }
.ps_sidebar .ps_author { 
	float: left; padding: 3px; border: 1px solid #ddd; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; 
	background: #fff; -moz-box-shadow: 0 1px 0 #eee; -webkit-box-shadow: 0 1px 0 #eee; box-shadow: 0 1px 0 #eee; display: block;
}
.ps_sidebar .ps_authorinfo { margin-left: 45px; line-height: 18px; }
.ps_sidebar .ps_authorinfo a { font-weight: bold; color: #FB9337; }
.ps_sidebar .ps_authorinfo a:hover { text-decoration: underline; }
.ps_sidebar .viewinfo { margin: 20px 0; border-bottom: 1px dashed #ddd; padding-bottom: 5px; }
.ps_sidebar .viewinfo span { padding-left: 22px; display: inline-block; }
.ps_sidebar .viewinfo .numviews { background: url(../../images/icons/bar.png) no-repeat left center; margin-right: 20px; }
.ps_sidebar .viewinfo .numcomments { background: url(../../images/icons/comment.png) no-repeat left center; }