
/* Awards */
.award_group_accordion {padding:6px 7px 7px;width:684px;min-height:30px;background:url(/images/sidebar/box_bg.png) repeat-x #efefef;border:1px solid #c2c2c2;border-top-color:#aeaeae;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin-bottom:20px;}
.award_group_accordion .group_header {font-size:25px;font-family:Arial,Helvetica,sans-serif;color:#2e3a5f;padding:7px;background:url(/images/prices/main_bg.png) repeat-x;width:670px;min-height:18px;cursor:pointer;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.award_group_accordion .group_header.acc_open {-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}

.profile_headder_large.acc_open {-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
.profile_headder_large.acc_open .profile_headder_acc {background-position: -68px -61px;}
.award_group_accordion .award_body {background: #fff; padding:16px 7px 7px; -moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}

.profile_headder_large {width:646px;cursor:pointer;float:none;}
.group_body {padding: 10px; background-color: #F9F9F9; display: none;}
.group_body .profile_headder_large:first-child {margin-top: 10px;}

/* Tabs */
.award_tabs {}
.award_tabs .tab_content {padding: 10px;background: #fff; -moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}
.award_tabs ul.tab_container {height: 30px;}
.award_tabs ul.tab_container li {height: 28px; background: url("/images/site/tabs_header.png") repeat-x scroll 0 0 #DBDBDB;}
.award_tabs ul.tab_container li.ui-state-active {background: #fff; border-bottom-color: #fff;}
.award_tabs ul.tab_container li.ui-state-active.ui-state-hover {background: #fff;}
.award_tabs ul.tab_container li.ui-state-hover {background: #EBEBEB;}
.award_tabs ul.tab_container li a {padding: 0 10.9px; height: 28px;}
.award_tabs ul.tab_container li a span.count {background: #FFFFFF; border: 2px solid #000000; border-radius: 5px 5px 5px 5px; color: #000000; float: right; font-size: 10px; font-weight: bold; margin-top: -20px; padding: 1px 3px; position: relative; line-height: 14px;}

/* General Table Styling */
.styled_table {}
.styled_table .row{ padding: 8px; border-radius: 5px 5px 5px 5px; float: left; margin: 1px 0 0; }
.styled_table .row .cell{float: left; padding: 0 8px;}
.styled_table .row.odd{ background:#F1F4F9;}
.styled_table .row.even{ background:#E2EAF2;}
/* Default Table Styling Layout*/
.styled_table.default .row {height: 44px; width: 628px; }
.styled_table.default .row .cell{line-height: 44px;}
.styled_table.default .row .cell.sno{width:20px;}
.styled_table.default .row .cell.image{width:44px;}
.styled_table.default .row .cell.name{width:400px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 20px;}
.styled_table.default .row .cell.name .roles{color: #646464; font-size: 11px;}
.styled_table.default .row .cell.link{width:80px;}
.styled_table.default .row.even{ background:#fff;}



