/* Theme Name:                */ 
@font-face {
  font-family: 'jottFLF';  
  src: local('JottFLF Bold'), local('JottFLF-Bold'),  url('/includes/font-face/jottFLF/JottFLF-Bold.ttf') format('truetype'),  url('/includes/font-face/jottFLF/JottFLF-Bold.svg#JottFLF-Bold') format('svg');  
} 
body, div, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
  margin: 0;  
  padding: 0;  
} 
fieldset, img {
  border: 0;  
} 
address, caption, cite, code, dfn, th, var {
  font-style: normal;  
  font-weight: 400;  
} 
caption, th {
  text-align: left;  
} 
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;  
  font-weight: inherit;  
  display: inline;  
} 
q:before, q:after {
  content: '';  
} 
abbr, acronym {
  border: 0;  
} 
body {
  font:  normal 13px Helvetica, Arial, sans-serif;  /* customizable.basic.font.02.[Font Family and Size] */
  color: #080808;  /* customizable.basic.color.28.[Font Color] */
  background: #ffffff url() ;  /* customizable.basic.background.01.[Background] */
} 
a {
  color: #1b13c6;  /* customizable.basic.color.03.[Link Color] */
  text-decoration: none;  
} 
a:hover {
  color: #1b13c6;  /* customizable.basic.color.04.[Link Hover Color] */
  text-decoration: underline;  
} 
#layout {
  margin: 0pt auto;  
  text-align: left;  
  width: 96%;  
  min-width: 920px;  
} 
input[type=text], input[type=button], input[type=submit], select, option, textarea, button {
  vertical-align: middle;  
  border: solid 1px #d3d3d3;  
  padding: 5px 6px;  
} 
input[type=button]:hover, input[type=submit]:hover, button:hover {
  background: #6d0472;  
} 
input[type=button], input[type=submit], button {
  background: #a018a6;  
  font-size: 10px;  
  font-weight: bold;  
  vertical-align: middle;  
  cursor: pointer;  
  color: #fff;  
  border: 1px solid #fafdf0;  
} 
select, option {
  padding: 0;  
} 
option {
  border: 0;  
} 
pre {
  padding: 10px 0;  
} 
small {
  font-size: 12px;  
} 
big {
  font-size: 16px;  
} 
blockquote {
  padding: 10px;  
  font-style: italic;  
  background: #f1f1f1;  
  border-left: 1px solid #ccc;  
  margin: 10px;  
} 
.clear {
  clear: both;  
} 
.borderLeft {
  border-left: 1px solid #f1f1f1;  
} 
.borderRight {
  border-right: 1px solid #f1f1f1;  
} 
.borderBottom {
  border-bottom: 1px solid #f1f1f1;  
} 
.borderTop {
  border-top: 1px solid #f1f1f1;  
} 
.msg_error, .msg_loader, .msg_info, .msg_success {
  border: 1px solid #000;  
  color: #fff;  
  margin: 8px 0;  
  padding: 6px 25px;  
  border-radius: 6px;  
  -moz-border-radius: 6px;  
  -webkit-border-radius: 6px;  
} 
.msg_error a, .msg_loader a, .msg_info a, .msg_success a {
  color: #fff;  
} 
.msg_error {
  background: #4c0b4f url(/images/msg_error.png) no-repeat scroll 5px 5px;  
} 
.msg_loader {
  background: #4c0b4f url(/images/msg_loading.gif) no-repeat 5px 5px;  
} 
.msg_info {
  background: #4c0b4f url(/images/msg_info.png) no-repeat 5px 5px;  
} 
.msg_success {
  background: #4c0b4f url(/images/msg_success.png) no-repeat 5px 5px;  
} 
.highlighted {
  background: #ffffcc;  
} 
#header {
  clear: both;  
  text-align: left;  
  background: transparent                               url()                               repeat-x;  /* customizable.basic.background.20.[Header Background] */
} 
#google_adsense {
  background: #999;  
  text-align: center;  
  padding: 10px;  
  margin: 0;  
  border-bottom: 1px solid #fff;  
} 
#h1 {
  color: #a018a6;  
  display: block;  
  margin: 15px 0 0 5px;  
  padding: 0;  
  text-decoration: none;  
  line-height: 46px;  
  width: 750px;  
} 
#h1 a {
  font-family: 'EdoRegular', Arial, sans-serif;  
  font-size: 59px;  /* customizable.basic.font-size.05.[Group Title Font Size] */
  text-shadow: 2px 2px 2px #fff;  
  text-decoration: none;  
  color: #000000;  /* customizable.basic.color.25.[Group Title Font Color] */
} 
#h1_sub {
  color: #666;  
  display: block;  
  margin: -13px 0 0 6px;  
  padding: 0;  
  text-decoration: none;  
  width: 750px;  
} 
#h1_sub a {
  color: #000000;  /* customizable.basic.color.26.[Group SubTitle Font Color] */
  text-decoration: none;  
  font-family: 'EdoRegular', Arial, sans-serif;  
  font-size: 14px;  /* customizable.basic.font-size.06.[Group SubTitle Font Size] */
  text-shadow: 1px 1px 1px #FFF;  
} 
#menu {
  clear: both;  
  background: #dddcdb url(/templates/tpl/tam/images/bmid_101.gif);  
  border: 0;  
  margin: 0 0 8px 0;  
  overflow: hidden;  
} 
*:first-child+html #menu {
  height: 42px;  
} 
* html #menu {
  height: 42px;  
} 
#nav {
  top: 0;  
  height: 0;  
  margin: 0 0 0 -30px;  
} 
*:first-child+html #nav {
  top: 0;  
  height: 0;  
  margin: 0 0 0 10px;  
} 
* html #nav {
  top: 0;  
  height: 0;  
  margin: 0 0 0 10px;  
} 
#nav ul {
  list-style: none;  
  float: left;  
  margin: 0;  
  padding: 0;  
} 
#nav li {
  display: inline;  
  float: left;  
  margin: 0;  
  padding: 0;  
} 
#nav a {
  background: #dddcdb url(/templates/tpl/tam/images/bright_101.gif) no-repeat right top;  
  text-decoration: none;  
  border: 0;  
  display: block;  
  float: left;  
  margin: 0;  
  padding: 0;  
} 
#nav a span {
  display: block;  
  background: url(/templates/tpl/tam/images/bleft_101.gif) no-repeat left top;  
  font-family: 'EdoRegular', Lucida Sans Unicode, Helvetica, Arial;  
  text-shadow: 1px 1px 1px #fff;  
  font-size: 15px;  
  color: #000000;  /* customizable.advanced.color.07.[Navigation Link Color] */
  line-height: 42px;  
  padding: 0 14px;  
} 
#nav a:hover, #nav li.item_active a {
  background-position: right bottom;  
} 
#nav a:hover span, #nav li.item_active a span {
  background-position: left bottom;  
  color: #a018a6;  
  font-style: normal;  
  text-decoration: none;  
} 
#nav li.selected a span {
  color: #a018a6;  
  font-weight: 700;  
  font-style: normal;  
  text-decoration: none;  
} 
#nav li.unselected a span {
  color: #666;  
  font-weight: 700;  
  font-style: normal;  
  text-decoration: none;  
} 
#nav_shadow {
  clear: both;  
  height: 20px;  
  width: 100%;  
} 
#nav_shadow_bg {
  background-image: url(/templates/tpl/tam/images/nav_shadow_bg.gif);  
  background-repeat: repeat-x;  
  height: 20px;  
} 
#nav_shadow_left {
  float: left;  
  background-image: url(/templates/tpl/tam/images/nav_shadow_left.gif);  
  background-repeat: no-repeat;  
  height: 20px;  
  width: 18px;  
} 
#nav_shadow_right {
  float: right;  
  background-image: url(/templates/tpl/tam/images/nav_shadow_right.gif);  
  background-repeat: no-repeat;  
  height: 20px;  
  width: 18px;  
} 
#infoBar {
  float: right;  
  color: #666;  
  font-size: 12px;  
  text-align: right;  
  height: 40px;  
  padding: 5px 0 0 0;  
} 
*:first-child+html #infoBar {
  margin-top: 10px;  
} 
#infoBar a {
  color: #000000;  /* customizable.advanced.color.09.[Info Bar Link Color] */
  text-decoration: none;  
} 
#topSearch {
  filter:alpha(opacity=75)::::::::::::::: /**/: /**/;  
  -moz-opacity: .75;  
  opacity: .75;  
  margin-top: 3px;  
} 
#topSearch .search_text {
  width: 140px;  
  margin-right: -5px;  
  height: 16px;  
  padding: 1px;  
  vertical-align: top;  
  font: 11px Arial, helvetica, sans-serif;  
  border-right: 0;  
  border: 1px solid #ccc;  
  border-top: 1px solid #333;  
  border-left: 1px solid #333;  
  background: #fff;  
} 
#topSearch .search_button {
  background: #fff url(/images/search_button.png) no-repeat;  
  border: 0;  
  border-bottom: 1px solid #ccc;  
  width: 20px;  
  height: 20px;  
  font-size: 1px;  
  color: #fff;  
  text-indent: -9999px;  
  vertical-align: top;  
} 
#topSearch .search_list {
  height: 20px;  
  padding: 0 2px 2px 2px;  
  font: 11px Arial, helvetica, sans-serif;  
  vertical-align: bottom;  
  border-color: #ccc;  
} 
#topSearch .search_list option {
  font: 11px Arial, helvetica, sans-serif;  
  border: 0;  
} 
#footer {
  clear: both;  
  color: #888866;  
  font-size: 0.9em;  
  padding: 3px 0;  
  text-align: center;  
} 
#footer a {
  color: #a018a6;  
  text-decoration: none;  
} 
#content {
  width: 100%;  
  margin: 0;  
  padding: 0;  
  text-align: left;  
  clear: both;  
  min-height: 450px;  
} 
#content .col_full {
  float: left;  
  position: relative;  
  left: 0;  
  width: 100%;  
  margin-bottom: 0;  
} 
#content .col_left {
  float: left;  
  position: relative;  
  width: 50%;  
} 
#content .col_right {
  float: left;  
  position: relative;  
  width: 50%;  
} 
#content .col_main {
  float: left;  
  position: relative;  
  width: 80%;  
} 
#content .col_side {
  float: left;  
  position: relative;  
  width: 20%;  
} 
#content .col_main_in_withmenubar {
  float: left;  
  position: relative;  
  width: 80%;  
} 
#content .col_menu {
  float: left;  
  position: relative;  
  width: 20%;  
} 
#content .col_uno {
  float: left;  
  position: relative;  
  width: 24%;  
} 
#content .col_duo {
  float: left;  
  position: relative;  
  width: 51.9%;  
} 
#content .col_trio {
  float: left;  
  position: relative;  
  width: 24%;  
} 
#content .col_uno .box, #content .col_duo .box, #content .col_duo .box_mid_ops {
  margin-right: 10px;  
} 
#content .col_left .box {
  margin-right: 5px;  
} 
#content .col_right .box {
  margin-left: 5px;  
} 
#content .col_left .box_mid_ops {
  margin-right: 5px;  
} 
#content .col_right .box_mid_ops {
  margin-left: 5px;  
} 
#content .col_main .box {
  margin-right: 5px;  
} 
#content .col_side .box {
  margin-left: 5px;  
} 
#content .col_menu .box {
  margin-right: 5px;  
} 
#content .col_main_in_withmenubar .box {
  margin-left: 5px;  
} 
#content .col_main .box_mid_ops {
  margin-right: 5px;  
} 
#content .col_side .box_mid_ops, #content .col_side .box_mid_ops_button_cont {
  margin-left: 5px;  
} 
#content .col_menu .box_mid_ops, #content .col_menu .box_mid_ops_button_cont {
  margin-right: 5px;  
} 
#content .col_main_in_withmenubar .box_mid_ops {
  margin-left: 5px;  
} 
#content .box {
  width: auto;  
  background: #fff url() ;  /* customizable.advanced.background.29.[Content Background] */
  margin-bottom: 5px;  
  border: 1px solid #D3D3D3;  /* customizable.advanced.border.30.[Content Border Color] */
  overflow: hidden;  
} 
#content .box_top {
  font-size: 16px;  /* customizable.advanced.font-size.10.[Content Title Font Size] */
  font-family: 'EdoRegular', Arial, sans-serif;  
  padding: 5px 10px;  
  color: #000000;  /* customizable.advanced.color.11.[Content Title Font Color] */
  background:  url(/templates/tpl/tam/images/box_top_bg.gif) ;  /* customizable.advanced.background.12.[Content Title Background] */
  background-repeat: repeat-x;  
  overflow: hidden;  
} 
#content .box_top a {
  color: #555;  /* customizable.advanced.color.13.[Content Title Link Color] */
} 
#content .box_subtitle {
  font-size: 11px;  
  font-family: arial, sans-serif;  
  color: #666;  
  height: 16px;  
  padding: 1px 9px 3px 10px;  
  margin: 0;  
  border-bottom: 1px dotted #d3d3d3;  
} 
#content .box_subtitle .box_subtitle_info {
  float: left;  
} 
#content .box_subtitle .box_subtitle_operations {
  float: right;  
} 
#content .box_mid {
  width: 100%;  
  margin: 10px 0 0;  
  padding: 0;  
} 
#content .box_mid .content {
  overflow: hidden;  
  margin: 10px;  
  padding: 0;  
} 
#content .box_mid .content p {
  margin-left: 0;  
  margin-right: 0;  
  padding: 0;  
} 
#content .box_mid .userdependent {
  overflow-x: auto;  
  margin: 10px;  
  padding: 0;  
} 
#content .box_mid_ops {
  width: auto;  
  background: #ffffff url(/templates/tpl/tam/images/background_ops3.gif)                               repeat-x;  /* customizable.advanced.background.17.[Operations Box Background] */
  margin-bottom: 10px;  
  color: #000000;  /* customizable.advanced.color.18.[Operations Box Font Color] */
  border: 1px solid #ffffff;  /* customizable.advanced.border.19.[Operations Box Border Color] */
} 
#content .box_mid_ops .content a {
  color: #000000;  /* customizable.advanced.color.23.[Operations Box Link Color] */
} 
#content .box_mid_ops .content {
  overflow: hidden;  
  padding: 10px;  
} 
#content .box_mid_promo {
  width: auto;  
  background: #ffffff url() ;  /* customizable.advanced.background.14.[Promotion Box Background Color] */
  margin-bottom: 10px;  
  color: #000000;  /* customizable.advanced.color.15.[Promotion Box Font Color] */
  border: 1px solid #ffffff;  /* customizable.advanced.border.16.[Promotion Box Border Color] */
} 
#content .box_mid_promo .content a {
  color: #A018A6;  
} 
#content .box_mid_promo .content {
  overflow: hidden;  
  padding: 10px;  
} 
#content .box_bottom_ops {
  display: none;  
} 
#content .box_bottom {
  display: none;  
} 
#content .pager {
  margin: 0;  
  padding: 0;  
  text-align: center;  
  list-style: none;  
} 
#content .pager li {
  display: inline;  
} 
#content .pagerItem, .pagerItemActive, .pagerItemNext, .pagerItemPrevious {
  color: #666;  
  line-height: 26px;  
  margin: 0 5px;  
} 
#content .pagerItem a, .pagerItemActive a, .pagerItemNext a, .pagerItemPrevious a {
  color: #555;  
  background: #D0E7FF;  
  padding: 2px 8px;  
  border: 1px solid #57A8FF;  
  text-decoration: none;  
} 
#content .pagerItem a:hover, .pagerItemActive a:hover, .pagerItemNext a:hover, .pagerItemPrevious a:hover {
  background: #57A8FF;  
  color: #fff;  
} 
#content .pagerItemActive {
  background: #fff;  
  color: #aaa;  
  border: solid 1px #ccc;  
  padding: 2px 8px;  
} 
#content .pagerItemNext a, .pagerItemPrevious a {
  margin: 0 10px;  
} 
#content .pagerItemDots {
  margin: 0 10px;  
} 
#content .ubox {
  font-size: 11px;  
  font-family: arial;  
  width: 82px;  
  w\idth: 80px;  
  border: 1px solid #ccc;  
  height: 96px;  
  h\eight: 96px;  
  _height: 98px;  
  background: #ccc;  
  overflow: hidden;  
  float: left;  
  margin: 5px 5px 0 0;  
} 
#content .ubox_userpicture {
  height: 80px;  
  width: 80px;  
  overflow: hidden;  
} 
#content .ubox_username {
  text-align: center;  
  width: 80px;  
  height: 16px;  
  background: #f1f1f1;  
  overflow: hidden;  
  word-wrap: normal;  
  padding: 2px;  
} 
#content .ubox45 {
  font-size: 9px;  
  width: 47px;  
  w\idth: 45px;  
  height: 61px;  
  h\eight: 61px;  
  _height: 63px;  
  background: #ccc;  
  overflow: hidden;  
  float: left;  
  margin: 5px 5px 0 0;  
} 
#content .ubox45_userpicture {
  height: 45px;  
  width: 45px;  
  overflow: hidden;  
} 
#content .ubox45_username {
  text-align: center;  
  font-size: 9px;  
  width: 45px;  
  height: 16px;  
  overflow: hidden;  
  word-wrap: normal;  
  padding: 2px;  
} 
.list_view {
  width: 100%;  
  border-collapse: collapse;  
} 
.list_view td {
  vertical-align: top;  
  font-size: 12px;  
  padding: 5px;  
  border-right: 1px solid #fff;  
} 
.list_view th {
  vertical-align: top;  
  font-size: 11px;  
  padding: 5px;  
  font-weight: bold;  
  border-bottom: 1px solid #333;  
  border-right: 1px solid #fff;  
  background: #a018a6;  
  color: #fff;  
} 
.list_view th a {
  color: #fff;  
  text-decoraiton: none;  
} 
.list_view .list_view a {
  text-decoration: none;  
} 
.list_view .lv_image {
  border: 2px solid #ccc;  
} 
.list_view .lv_image:hover {
  border: 2px solid #1F87FF;  
} 
.list_view .odd td {
  background: #fff;  
} 
.list_view .even td {
  background: #f0f0e1;  
} 
.list_view .sorted_up {
  background: url(/images/icons/arrow090smallzf3.png) no-repeat top right;  
  padding-right: 15px;  
} 
.list_view .sorted_down {
  background: url(/images/icons/arrow270smallos9.png) no-repeat top right;  
  padding-right: 15px;  
} 
.comment_view {
  clear: both;  
  margin-bottom: 15px;  
  padding-bottom: 15px;  
} 
.comment_view .author {
  font-size: 11px;  
  line-height: 18px;  
  letter-spacing: 0;  
  text-align: left;  
  font-weight: normal;  
  padding: 0 5px 0 0;  
  margin: 0 5px 0 0;  
} 
.comment_view .author a {
  background-repeat: no-repeat;  
  padding: 0 0 0 25px;  
} 
.comment_view .message {
  padding: 3px 0 0 25px;  
} 
.forum_comment_view {
  font-size: 12px;  /* customizable.advanced.font-size.32.[Forum Font Size] */
} 
.thumbnail_view {
  width: 100%;  
} 
.thumbnail_view td {
    	vertical-align: top;  
  font-size: 11px;  
  padding: 4px;  
} 
.thumbnail_view a {
  text-decoration: none;  
} 
.thumbnail_view .tv_image {
  box-shadow: 0 2px 6px #333;  
  -moz-box-shadow: 0 2px 6px #333;  
  -webkit-box-shadow: 0 2px 6px #333;  
  background: #eee;  
  border: 1px solid #fff;  
  display: block;  
  margin: 5px 0 8px;  
  padding: 5px 5px 25px;  
} 
#videos_container .tv_image, #videos_container_home .tv_image {
  padding: 0;  
} 
.thumbnail_view .tv_image:hover {
  border: 1px solid LightSteelBlue;  
} 
.thumbnail_view .tv_caption {
  font-weight: bold;  
  display: block;  
} 
.thumbnail_view .tv_info, .thumbnail_view .tv_info a {
  color: #999;  
} 
.menu_list {
  font-size: 12px;  
  line-height: 18px;  
  letter-spacing: 0;  
  text-align: left;  
  font-weight: normal;  
} 
.menu_list a {
  background-repeat: no-repeat;  
  color: #666;  
  text-decoration: none;  
  display: block;  
  padding: 2px 0 2px 25px;  
  margin-bottom: 3px;  
  background-position: 3px 3px;  
} 
.menu_list a:hover {
  text-decoration: underline;  
} 
.box_top .menu_list a {
  float: right;  
  margin-left: 10px;  
} 
.latest_activity, .latest_activity li, .top_contributors, .top_contributors li {
  margin: 0;  
  padding: 0;  
  list-style: none;  
} 
.latest_activity li {
  background-repeat: no-repeat;  
  padding: 0 0 0 20px;  
  line-height: 18px;  
} 
.latest_activity small {
  color: #ccc;  
  font-size: 10px;  
} 
.top_contributors img {
  position: absolute;  
} 
.ranking_view {
  width: 100%;  
  border-collapse: collapse;  
} 
.ranking_view td {
  vertical-align: top;  
  border-bottom: 1px solid #e1e1e1;  
  padding: 15px 0;  
} 
.ranking_view .menu_list {
  width: 160px;  
} 
.ranking_view small, .thumbnail_view small, .list_view small {
  color: #ccc;  
  font-size: 10px;  
} 
.ranking_view .lv_image {
  border: 2px solid #ccc;  
} 
.ranking_view .lv_image:hover {
  border: 2px solid #E20B00;  
} 
.vote div {
  text-align: center;  
  margin: 0px 0px 10px 0;  
  width: 42px;  
  padding: 4px;  
  font-size: 22px;  
  font-weight: bold;  
  border-radius: 6px;  
  -moz-border-radius: 6px;  
  -webkit-border-radius: 6px;  
} 
.vote .vote_up, .vote .vote_down, .vote .voted_up, .vote .voted_down {
  width: 16px;  
  height: 16px;  
  display: block;  
  float: left;  
  margin: 0 0 0 6px;  
} 
.vote .vote_up {
  background: url(/images/thumb_up_unselected.png) no-repeat;  
} 
.vote .vote_down {
  background: url(/images/thumb_down_unselected.png) no-repeat;  
} 
.vote .vote_up:hover {
  background: url(/images/thumb_up.png) no-repeat;  
} 
.vote .vote_down:hover {
  background: url(/images/thumb_down.png) no-repeat;  
} 
.vote .voted_up {
  background: url(/images/thumb_up.png) no-repeat;  
} 
.vote .voted_down {
  background: url(/images/thumb_down.png) no-repeat;  
} 
.sidebar_list {
  margin: 0 0 0 20px;  
  padding: 0;  
  list-style: square;  
  font-size: 12px;  
} 
.sidebar_list small {
  color: #ccc;  
  font-size: 10px;  
} 
.vertical_middle td {
  vertical-align: middle;  
} 
.vertical_top td {
  vertical-align: top;  
} 
.box_links a {
  color: #a018a6;  
} 
*:first-child+html #content .box_mid_ops button {
  width: 190px;  
} 
* html #content .box_mid_ops button {
  width: 190px;  
} 
.special_bg {
  background-color: #f5f5f5;  
} 
.special_bg_reverse {
  background-color: #fbfbfb;  
} 
.special_text, .special_text a, .special_text input[type="text"] {
  color: #333;  
} 
.special_border {
  border: 1px solid #EBEBEB;  
} 
.special_highlight {
  background-color: #a119a7;  
  color: #fff;  
} 
.special_highlight a {
  color: #fff;  
  text-decoration: underline;  
} 
/*Sifr*/
.sIFR-alternate {
  display: none;  
} 
#menu ul {
  display: block;  
  margin: 0;  
  padding: 0;  
  z-index: 90;  
} 
#menu ul li {
  float: left;  
} 
#menu ul li a {
  float: left;  
  display: block;  
  text-decoration: none;  
} 
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu ul li a {
  float: none;  
} 
/* End IE5-Mac hack */
#menu ul.level2, #menu ul.level3 {
  position: absolute;  
  top: 0px;  
  left: 0px;  
  visibility: hidden;  
  border-left: 1px solid #fff;  
  border-top: 1px solid #fff;  
  border-right: 1px solid #fff;  
  width: 150px;  
  padding: 0!important;  
  margin: 0!important;  
} 
#menu ul.level2 li, #menu ul.level3 li {
  border-bottom: 1px solid #fff;  
  float: none;  
  margin: 0;  
  padding: 0;  
  min-width: 150px;  
} 
#menu ul.level2 li a, #menu ul.level3 li a {
  padding: 0;  
  margin: 0;  
  border-bottom: 1px solid #fff;  
  background-position: top;  
} 
#nav ul.level2 li a span, #nav ul.level3 li a span {
  margin-top: -14px\9;  
  line-height: 30px;  
} 
*+html #nav ul.level2 li a span, *+html #nav ul.level3 li a span {
  margin-top: 0;  
} 
#menu ul.level2 li a:hover, #menu ul.level3 li a:hover {
  background-color: #badcff;  
  color: #555;  
  background-position: bottom;  
} 
*:first-child+html #menu ul.level2 li, #menu ul.level3 li {
  width: 150px;  
} 
#ajax_popup h1 {
  color: #5f5f4a;  
} 
.groupsForm textarea, .groupsForm select, .groupsForm input[type=text], .groupsForm input[type=password], .groupsForm input[type=file] {
  background-color: #fbfdf1;  
  border: #d4d4a5 solid 1px;  
  color: #5f5f4a;  
  padding: 2px;  
} 
.groupsForm label {
  color: #85853c;  
} 
#oopsOverlay {
  margin: 1px 6px 6px 1px;  
  padding: 10px;  
} 
.siteForm textarea, .siteForm select, .siteForm input[type=text], .siteForm input[type=file], .siteForm input[type=password] {
  background-color: #fbfdf1;  
  border: #d4d4a5 solid 1px;  
  color: #5f5f4a;  
  padding: 2px;  
} 
.siteFormTitle {
  color: #666;  
} 
.siteFormContainer {
  border-bottom: 1px dotted #f3f2ec;  
} 
.module_desc_before_content {
  background: #f7f7ef;  
  color: #85853C;  
} 
.module_desc_after_content {
  background: #f7f7ef;  
  color: #85853C;  
} 
.module_desc_before_content a, .module_desc_after_content a {
  color: #A018A6;  
  text-decoration: underline;  
} 
/* Extended Module - End */


/* Template Wizard - Header Style */
#groupTitleText {
  display: inline;  /* customizable.advanced.display.21.[Header Style Text] */
} 
#groupLogo {
  display: none;  /* customizable.advanced.display.22.[Header Style Logo] */
} 
.box_mid_ops_button {
  background-image: url(/images/button-overlay.png);  
  background-repeat: repeat-x;  
  font-size: 16px;  
  font-weight: bold;  
  font-family: Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;  
} 
.box_mid_ops_button.add_content div.icon {
  background-image: url(/images/button_add_new_content_green.png);  
  background-repeat: no-repeat;  
} 
.box_mid_ops_button.add_plus div.icon {
  background-image: url(/images/button_add_plus_green.png);  
  background-repeat: no-repeat;  
} 
.box_mid_ops_button.add_question div.icon {
  background-image: url(/images/button_add_question_green.png);  
  background-repeat: no-repeat;  
} 
/* GROU.PS Top Bar */
#grou_ps_top_bar {
  background-color: #ccc!important;  
} 
#grou_ps_top_bar .top_admin_bar .admin_tabs li a:hover, #grou_ps_top_bar .top_admin_bar .admin_tabs li a.selected {
  background: #EBEBEB!important;  
  color: #444!important;  
} 


/* Ad Supported Layout */
#content .col_main.ad_layout {
	float:left;
	position:relative;
	width:66.7%;
}
#content .col_main_in_withmenubar.ad_layout {
	float:left;
	position:relative;
	width:66.7%;
}
#content .col_full.ad_layout {
	float:left;
	position:relative;
	width:86.7%;
}

#content .col_ad {
	float:left;
	position:relative;
	width:13.3%;
}
#content .col_ad .ad_container {
	margin-left: 7px;
}
/* End - Ad Supported Layout */