/* Theme Name: Igloo Blue */

/*
# -----------------------------------------------------------------------
# This file is part of Igloo (GNU GPL)
# 
# Copyright (C) 2003, 2005 Barnraiser
# 
# 
# -----------------------------------------------------------------------
*/

/* reset css & common */
input {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #000000;
}
input.borderless {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border-style: none;
	border-width: 0px;
}
input.error, select.error {
	padding-right: 16px;
	border: 1px solid red;
	background-image: url('/images/warning_obj.gif');
	background-position: right;
	background-repeat: no-repeat;
}
textarea {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #000000;
	padding: 0.2em;
	font-size: 11px;
}
textarea.error {
	border: 1px solid red;
}
select {
	border: 1px solid #000000;
	padding: 0px;
	font-size: 11px;
}
option {
	border: 0;
}
pre {
	padding: 10px 0;
}
small {
	font-size: 10px;
}
big {
	font-size: 16px;
}
img {
	border: 0;
}
blockquote {
	padding: 10px;
	font-style: italic;
	background: #f1f1f1;
	border-left: 1px solid #ccc;
	margin: 10px;
}
input[type=button], input[type=submit], button {
	background: #005f9e;
	border: solid 1px #999;
	font-weight: bold;
	padding: 4px 6px;
	font-size: 11px;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
}
.options_select {
	border: 1px solid #000000;
	font-size: 11px;
	width:126px;
	float:left;
}
.gui_select {
	border: 1px solid #DCDCDC;
	font-size: 12px;
	width:72px;
	float:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:inherit;
	display:inline;
}
TABLE.maparea { /*width: auto;*/
	padding: 0px;
}
TABLE.maparea TD.mapleft { /*width: auto:*/
	margin-right: 0px;
	padding-right: 0px;
}
TABLE.maparea TD.mapright {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding-left: 15px;/*width: auto;*/
}
HR.mapseparator { /*width: auto;*/
	color: #ff9999;
	margin-top: 20px;
	margin-bottom: 7px;
}
DIV.maptitle {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #ff9999;
	margin-bottom: 10px;
	width: auto;
}
div.markerTooltip, div.markerDetail {
	color: black;
	font-weight: bold;
	background-color: lightyellow;
	white-space: nowrap;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid black;
}
#layout {
	width:970px;
	padding:10px;
	background-color:#FFF;
	z-index: 1;
	overflow: hidden;
	margin: 0 auto;
}
a {
	color: #333333; /* customizable.basic.color.03.[Link Color] */
	text-decoration: none;
}
#layout a:hover, .txt_highlight {
	color: #09f; /* customizable.basic.color.04.[Link Hover Color] */
	text-decoration: underline;
}
.borderLeft {
	border-left: 1px solid #DCDCDC;
}
.borderRight {
	border-right: 1px solid #DCDCDC;
}
.borderBottom {
	border-bottom: 1px solid #DCDCDC;
}
.borderTop {
	border-top: 1px solid #DCDCDC;
}
.msg_error, .msg_loader, .msg_info, .msg_success {
	border: 1px solid #005f9f;
	color: #555;
	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: #555;
}
.msg_error {
	background: #0099ff url(/images/msg_error.png) no-repeat scroll 5px 5px;
}
.msg_loader {
	background: #0099ff url(/images/msg_loading.gif) no-repeat scroll 5px 5px;
}
.msg_info {
	background: #0099ff url(/images/msg_info.png) no-repeat 5px 5px;
}
.msg_success {
	background: #0099ff url(/images/msg_success.png) no-repeat 5px 5px;
}
.highlighted {
	background: #ffffcc;
}
/* header */
#header {
	overflow: hidden;
	padding: 0px;
	background: transparent url() repeat-x; /* customizable.basic.background.20.[Header Background] */
}
#header .masthead {
	overflow: hidden;
	border-color: #DCDCDC;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align:left;
}
#google_adsense {
	background: #999;
	padding: 10px;
	margin: 0;
	border-bottom: 1px solid #fff;
}
/* title & slogan */
#header .logo {
	font-size: 34px; /* customizable.basic.font-size.05.[Group Title Font Size] */
	margin: 5px 5px 0 10px;
	font-family: Trebuchet MS, Verdana, Arial, Sans, Helvetica;
	min-height: 43px;
}
#header .logo A {
	color: #09f; /* customizable.basic.color.25.[Group Title Font Color] */
	text-decoration: none;
}
#header .logo A:HOVER {
	color: #09f;
	text-decoration: underline;
}
#header .sub_logo {
	margin: 0 5px 10px 10px;
	font-size: 10px; /* customizable.basic.font-size.06.[Group SubTitle Font Size] */
	min-height: 12px;
}
#header .sub_logo a {
	color: #333; /* customizable.basic.color.26.[Group SubTitle Font Color] */
}
#header .sub_logo a, a:hover, a:active {
	text-decoration:none;
}
/* navigation */
	#menu {
	overflow: hidden;
	padding: 0px;
	border-color: #DCDCDC;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	font-size: 13px;
	background-image: url(/templates/tpl_std/iglooblue/img/background.jpg);
	background-repeat: repeat-x;
	background-color: #027fff;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li.selected a {
	color: #09f;
}
#nav li.unselected a {
	color: #000;
}
#nav ul {
	list-style:none;
}
#nav li {
	float:left;
}
#nav li a {
	margin:0px;
	float:left;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	background-image: url(/templates/tpl_std/iglooblue/img/background_hl.jpg);
	background-repeat: repeat-x;
	padding-left: 9px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right:1px;
	color:#000; /* customizable.advanced.color.07.[Navigation Link Color] */
	text-decoration: none;
	font-weight: bold;
}
/* ie7 hack */  
*:first-child+html #menu {
	height: 32px;
}
* html #nav li a {
}
#nav li a:hover {
	color: #09f;
	text-decoration: none;
}
/* navigation */
#header .menu {
	padding: 9px;
	white-space: nowrap;
	float:right;
	padding-left:18px;
}
#main_menu .content {
	float:left;
	background-color: #DCDCDC;
}
#sub_menu {
	overflow: hidden;
	padding: 0px;
	border-color: #DCDCDC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	font-size: 12px;
}
#sub_menu .content {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	padding-bottom: 6px;
}
/* user navigation */
#infoBar {
	float: right;
	color: #555;
	margin: 10px 10px 0 0;
	font-size: 11px;
	text-align: right;
}
#infoBar a {
	color: #555; /* customizable.advanced.color.09.[Info Bar Link Color] */
	text-decoration: none;
}
#topSearch {
	margin-top: 5px;
}
#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;
}
#topSearch .search_list option {
	font: 11px Arial, helvetica, sans-serif;
	border: 0;
}
/* footer */
#footer {
	float: left;
	padding-top: 12px;
	padding-bottom: 9px;
	padding-right: 100px;
	padding-left: 9px;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	width: 100%;
	text-align: center;
}
#footer img {
	float: left;
	margin-right: 50px;
}
/* content */
#content .col_left {
	float:left;
	width:49%;
}
#content .col_right {
	float:left;
	margin-left:1%;
	width:50%;
}
#content .col_main {
	float:left;
	width:79%;
}

/* Ad Supported Layout */
#content .col_main.ad_layout {
	float:left;
	position:relative;
	width:65.7%;
}
#content .col_main_in_withmenubar.ad_layout {
	float:left;
	position:relative;
	width:65.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: 9px;
}
/* End - Ad Supported Layout */

#content .col_side {
	float:left;
	margin-left:1%;
	width:20%;
}
#content .col_main_in_withmenubar {
	float:left;
	width:79%;
}
#content .col_menu {
	float:left;
	width:20%;
	margin-right:9px;
}
#content .col_full {
	float:left;
	width: 100%;
}
#content .col_uno {
	float:left;
	width: 25%;
}
#content .col_duo {
	float:left;
	margin-left: 1%;
	width: 48%;
}
#content .col_trio {
	float:left;
	margin-left: 1%;
	width: 25%;
}
/* ie7 hack */  
*:first-child+html #content .col_trio {
	width: 24.8%;
}
.box_bottom {
	height:18px;
	background-image: url(/templates/tpl_std/iglooblue/img/box_bottom.png);
	background-repeat: repeat-x;
	margin-bottom:3px;
}
.box_bottom_right {
	float:right;
	background-image: url(/templates/tpl_std/iglooblue/img/box_bottom_right.png);
	width:5px;
	height:18px;
}
.box_bottom_left {
	float:left;
	background-image: url(/templates/tpl_std/iglooblue/img/box_bottom_left.png);
	width:5px;
	height:18px;
}
#content .go {
	width:14px;
	border:0px;
	margin-left:9px;
	margin-right:9px;
	float:right;
}
#comment_form {
	margin-right:9px;
	padding-top:3px;
}
#comment_form textarea {
	width:100%;
}
#comment_form .gui {
	float:right;
}
/* pagination */
	#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: #fff;
	background:#66CCFF;
	padding: 2px 8px;
	border: 1px solid #00AAFF;
	text-decoration: none;
}
#content .pagerItem a:hover, .pagerItemActive a:hover, .pagerItemNext a:hover, .pagerItemPrevious a:hover {
	background:#00AAFF;
}
#content .pagerItemActive {
	background: #f1f1f1;
	color:#616161;
	border:solid 1px #ccc;
	padding: 2px 8px;
}
#content .pagerItemNext a, .pagerItemPrevious a {
	margin: 0 10px;
}
#content .pagerItemDots {
	margin: 0 10px;
}
/* user avatars */
	#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;
	font-family: arial;
	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;
	width: 45px;
	height: 16px;
	overflow: hidden;
	word-wrap: normal;
	padding: 2px;
}
/* list view */
	.list_view {
	width: 100%;
	border-collapse: collapse;
}
.list_view td {
	vertical-align: top;
	font-size: 11px;
	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 #0099ff;
	border-right: 1px solid #fff;
	background: #bde5ff;
	color: #666;
	text-align: left;
}
.list_view th a {
	color: #666;
	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 #0099FF;
}
.list_view .odd td {
	background: #fff;
}
.list_view .even td {
	background: #f1f1f1;
}
.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 */
	.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 */
	.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;
}
/* operational box items */
	.menu_list {
	font-size: 11px;
	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;
}
/* box special properties */
	.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: #999;
	font-size: 10px;
}
.top_contributors img {
	position: absolute;
}
body {
	font: 11px Verdana, Geneva, sans-serif; /* customizable.basic.font.02.[Font Family and Size] */	
	color: #333; /* customizable.basic.color.28.[Font Color] */
	text-decoration: none;
	background: #FFF; /* customizable.basic.background.01.[Background] */
	/*overflow-x: hidden;*/
	margin: 0;
}
#content {
	float:left;
	width:100%;
	min-height: 450px;
}
#content .box {
	overflow: hidden;
	border-color: #DCDCDC; /* customizable.advanced.border-color.30.[Content Border Color] */
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	background: transparent url(); /* customizable.advanced.background.29.[Content Background] */
}
#content .box_top {
	height:18px;
	border-color: #DCDCDC;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	text-align: left;
	font-size: 14px;  /* customizable.advanced.font-size.10.[Content Title Font Size] */
	position:relative;
	padding:9px;
	background: url(/templates/tpl_std/iglooblue/img/bg_ops.png); /* customizable.advanced.background.12.[Content Title Background] */
	font-weight: bold;
}
#content .box_content_main .box_top {
	border-width: 1px;
}
#content .box_subtitle {
	font-size:10px;
	height:14px;
	padding: 3px 9px;
	border-bottom:1px #ccc solid;
	background:#f9f9f9;
}
#content .box_subtitle .box_subtitle_info {
	float: left;
}
#content .box_subtitle .box_subtitle_operations {
	float: right;
}
#content .box_mid {
	overflow: hidden;
	position: relative;
}
#content .box_mid_sidebar_ie_width_fix {
	width: 95%;
}
#content .box_mid .content {
	padding:9px;
	overflow: hidden;
}
#content .box_mid .userdependent {
	overflow-x: auto;
}
#content .box_mid_ops {
	overflow: hidden;
	background: #f9f9f9 url(/templates/tpl_std/default/img/background_ops.gif) repeat-x; /* customizable.advanced.background.17.[Operations Box Background] */
	margin-bottom:10px;
	color: #666; /* customizable.advanced.color.18.[Operations Box Font Color] */
	border: 1px solid #ccc; /* customizable.advanced.border.19.[Operations Box Border Color] */
}
#content .box_mid_ops .content {
	width:95%;
	float:left;
	padding:9px;
	font-weight: bold;
	overflow: hidden;
}
/* promo box */ 
#content .box_mid_promo {
	width:auto;
	background: #f9f9f9; /* customizable.advanced.background.14.[Promotion Box Background Color] */
	margin-bottom:10px;
	color: #555; /* customizable.advanced.color.15.[Promotion Box Font Color] */
	border: 1px solid #d3d3d3; /* customizable.advanced.border.16.[Promotion Box Border Color] */
}
#content .box_mid_promo .content a {
	color: #0099FF;
}
#content .box_mid_promo .content {
	overflow:hidden;
	padding:10px;
	border: 2px solid #fff;
}
#content .box_mid .content_right {
	float:right;
	padding-left:9px;
}
#content .box_mid .pic_content {
	float:left;
	padding-top:9px;
	padding-bottom:9px;
	width:258px;
}
#content .box_mid .pic {
	float:left;
	padding:9px;
}
/*
#content h2 {
	font-size: 16px;
}
*/
#content h3 {
	font-size: 14px;
	font-weight: bold;
}
#content h4 {
	font-size: 12px;
	font-weight: bold;
}
/* ranking view */
	.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 component */
	.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;
}
/* simple sidebar links */
	.sidebar_list {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: square;
	font-size: 11px;
}
.sidebar_list small {
	color: #ccc;
	font-size: 10px;
}
.vertical_middle td {
	vertical-align: middle;
}
.vertical_top td {
	vertical-align: top;
}
/* ie7 hack */  
*:first-child+html #content .box_mid_ops button {
	width:190px;
}
* html #content .box_mid_ops button {
	width:190px;
}
/* special */ 
.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:#0099ff;
	color:#fff;
}
.special_highlight a {
	color:#fff;
	text-decoration:underline;
}
/* Drop down menu */

#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;
	text-align: center;
}
/* 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;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #f6f5f3;
}
#menu ul.level2 li, #menu ul.level3 li {
	border-bottom: 1px solid #fff;
	float: none;
}
#menu ul.level2 li a, #menu ul.level3 li a {
	padding: 5px 10px;
	text-align: left;
	margin-left:-2px;
	width: 100px;
}
#menu ul.level2 li a:hover, #menu ul.level3 li a:hover {
	background-color: #767368;
}
/* ie7 hack */  
*:first-child+html #menu ul.level2 li, #menu ul.level3 li {
	width:150px;
}
/* End Drop down menu */


#ajax_popup h1 {
	color: #0099ff;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}
.groupsForm textarea, .groupsForm select, .groupsForm input[type=text], .groupsForm input[type=password], .groupsForm input[type=file] {
	background-color: #f9f9f9;
	border: #eaeaea solid 1px;
	color: #0099ff;
	padding: 2px;
}
.groupsForm label {
	color: #a5a5a5;
	font-size: 12px;
}
#oopsOverlay {
	margin: 1px -1px 20px 1px;
	padding: 10px;
}
.siteForm textarea, .siteForm select, .siteForm input[type=text], .siteForm input[type=file], .siteForm input[type=password] {
	background-color: #f9f9f9;
	border: #eaeaea solid 1px;
	color: #000;
	padding: 2px;
}
.siteFormTitle {
	color: #7b7b7b;
}
.siteFormContainer {
	border-bottom: 1px dotted #f3f2ec;
}
/* Extended Module */
.module_desc_before_content {
	background: #f9f9f9;
	color: #555;
}
.module_desc_after_content {
	background: #f9f9f9;
	color: #555;
}
.module_desc_before_content a, .module_desc_after_content a {
	color: #0099FF;
	text-decoration: underline;
}
/* Extended Module - End */

.addNewPageButton {
	line-height:16px!important;
}
/* Template Wizard - Header Style */
#groupTitleText {
	display:inline; /* customizable.advanced.display.21.[Header Style Text] */
}
#groupLogo {
	display:none;  /* customizable.advanced.display.22.[Header Style Logo] */
}
/* New Add Content Button */
.box_mid_ops_button {
	background-image: url(/images/button-overlay.png);
	background-repeat: repeat-x;
	font-size: 16px;
	font-weight: bold;
}
.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;
}
/* New Add Content Button Finish */
