body {
	color: #000;
	margin: 0;
	/* line-height: 1.3em; */
}

a:link {
	color: #258DD6;
	text-decoration: none;
}

a:visited {
	color: #026CB1;
	text-decoration: none;
}

a:hover, a:active {
	color: #808080;
}

#container {
	background: #fff;
	color: #258DD6;
	margin: auto auto;
	text-align: left;
	max-width: 2000px;
}

#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
}

.menu2 {
	margin-top: 9px;
	text-shadow: 0px 1px 2px #03304f;
}

.menu2 ul {
	color: #c8e9ff;
	text-align: left;
	padding: 4px;
}

.menu2 ul a:link {
	background: #1C2022;
	color: #c8e9ff;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	
	text-decoration: none;
}

.menu2 ul a:visited {
	background: #1C2022;
	color: #c8e9ff;
	text-decoration: none;
}

.menu2 ul a:hover, .menu2 ul a:active {
	background: #0665A0;
	color: #c4edff;
	border-top: 2px solid #0e6c97;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	text-decoration: none;
}

.menu3 {
	background: #3b3b3b;
	color: #000000;
	padding: 4px;
	padding: 27px 10px 9px 10px;
	list-style: none;
	/* border-radius: 10px; */
}

.menu3 ul {
        margin: 0 0 0 20px;
        padding: 0 0 20px;
        list-style: none;
}

.menu3 li {
	display: inline;
}

.menu3 ul a:link {
	color: #000000;
	text-decoration: none;
}

.menu3 ul a:visited {
	color: #000000;
	text-decoration: none;
}

.menu3 ul a:hover, .menu3 ul a:active {
	color: #4874a3;
	text-decoration: none;
	transition: all 150ms ease-in-out;
}

.menu3 .search a, 
.menu3 .memberlist a, 
.menu3 .calendar a,
.menu3 .help a,
.menu3 .new a,
.menu3 .news a,
.menu3 .posts a,
.menu3 .city a,
.menu3 .plane a,
.menu3 .bus a,
.menu3 .train a,
.menu3 .ship a {
	float: left;
        text-indent: -99999px;
        margin-right: 35px;
}

.menu3 .search a {
	background: url(../../../images/blockblue/toplinks/search.gif);
        height: 47px;
        width: 58px;
        margin-top: -13px;
}

.menu3 .search a:hover {
	background: url(../../../images/blockblue/toplinks/search.gif) 0 46px;
}

.menu3 .new a {
	background: url(../../../images/blockblue/toplinks/searchnew.gif);
        height: 47px;
        width: 58px;
        margin-top: -13px;
}

.menu3 .new a:hover {
	background: url(../../../images/blockblue/toplinks/searchnew.gif) 0 46px;
}

.menu3 .news a {
	background: url(../../../images/blockblue/toplinks/searchnews.gif);
        height: 47px;
        width: 58px;
        margin-top: -13px;
}

.menu3 .news a:hover {
	background: url(../../../images/blockblue/toplinks/searchnews.gif) 0 46px;
}

.menu3 .posts a {
	background: url(../../../images/blockblue/toplinks/searchposts.gif);
        height: 47px;
        width: 58px;
        margin-top: -13px;
}

.menu3 .posts a:hover {
	background: url(../../../images/blockblue/toplinks/searchposts.gif) 0 46px;
}

.menu3 .memberlist a {
	background: url(../../../images/blockblue/toplinks/memberlist.gif);
        height: 47px;
        width: 101px;
        margin-top: -14px;
}

.menu3 .memberlist a:hover {
	background: url(../../../images/blockblue/toplinks/memberlist.gif) 0 47px;
}

.menu3 .calendar a {
	background: url(../../../images/blockblue/toplinks/calendar.gif);
        height: 48px;
        width: 80px;
        margin-top: -15px;
}

.menu3 .calendar a:hover {
	background: url(../../../images/blockblue/toplinks/calendar.gif) 0 48px;
}

.menu3 .help a {
	background: url(../../../images/blockblue/toplinks/help.gif);
        height: 46px;
        width: 37px;
        margin-top: -13px;
}

.menu3 .help a:hover {
	background: url(../../../images/blockblue/toplinks/help.gif) 0 46px;
}

.menu3 .city a {
	background: url(../../../images/blockblue/toplinks/city.gif);
        height: 47px;
        width: 58px;
        margin-top: -13px;
}

.menu3 .city a:hover {
	background: url(../../../images/blockblue/toplinks/city.gif) 0 46px;
}

.menu3 .plane a {
	background: url(../../../images/blockblue/toplinks/plane.gif);
        height: 47px;
        width: 58px;
        margin-top: -13px;
}

.menu3 .plane a:hover {
	background: url(../../../images/blockblue/toplinks/plane.gif) 0 46px;
}

.menu3 .bus a {
	background: url(../../../images/blockblue/toplinks/bus.gif);
        height: 47px;
        width: 58px;
        margin-top: -13px;
}

.menu3 .bus a:hover {
	background: url(../../../images/blockblue/toplinks/bus.gif) 0 46px;
}

.menu3 .train a {
	background: url(../../../images/blockblue/toplinks/train.gif);
        height: 47px;
        width: 58px;
        margin-top: -13px;
}

.menu3 .train a:hover {
	background: url(../../../images/blockblue/toplinks/train.gif) 0 46px;
}

.menu3 .ship a {
	background: url(../../../images/blockblue/toplinks/ship.gif);
        height: 47px;
        width: 58px;
        margin-top: -13px;
}

.menu3 .ship a:hover {
	background: url(../../../images/blockblue/toplinks/ship.gif) 0 46px;
}

#panel {
	padding: 8px 0px 8px 8px;
text-align: right;
	margin-top: 25px;
	
	font-size: 11px;
}

#panel a:link {
}

#panel a:visited {
}

#panel a:hover, #panel a:active {
}

#panel .remember_me input {
	vertical-align: middle;
	margin-top: -1px;
}

table {
	color: #000;

	font-size: 15px;

	/* border-radius: 3px; */
	border: 1px solid #fffff;
}

.animate {
	background: white;
}

.animate:hover {
	transition: all 150ms ease-in-out;
	background: #FFF7E4;
}

.tborder {
	width: 100%;
	margin: auto auto;
}

.thead {
	background: #258DD6;
	color: #ffffff;
	border: 1px;
	/* border-radius: 10px 10px 0px 0px; */
}

.thead_1 {
	background: #258DD6;
	color: #ffffff;
	border: 1px;
	/* border-radius: 5px 0px 0px 0px; */
}

.thead_1 a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead_1 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead_1 a:hover, .thead a:active {
	color: #E0E0E0;
	text-decoration: none;
}

.thead_2 {
	background: #258DD6;
	color: #ffffff;
	border: 1px;
	/* border-radius: 0px 0px 0px 0px; */
}

.thead_3 {
	background: #258DD6;
	color: #ffffff;
	border: 1px;
	/* border-radius: 0px 5px 0px 0px; */
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #E0E0E0;
	text-decoration: none;
}

.thead_showthread {
	background: #258DD6;
	color: #ffffff;
	border: 1px;
	/* border-radius: 5px; */
	padding: 20px;
	
	font-size: 17px;
}

.thead_showthread a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead_showthread a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead_showthread a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
	background: #e9e9e9;
	color: #000000;
	font-size: 12px;
}

.tcat a:link {
	color: #000000;
}

.tcat a:visited {
	color: #000000;
}

.tcat a:hover, .tcat a:active {
	color: #000000;
}

.tcat_post {
	background: #e9e9e9;
	color: #000000;
	border: 1px;
	border-radius: 5px 5px 0px 0px;
	font-size: 12px;
}

.trow_nobg {
	border-bottom: 1px solid #e9e9e9;
	font-size: 14px;
}

.trow1 {
	border-bottom: 1px solid #e9e9e9;
	font-size: 14px;
	background: white;
}

.trow1_post {
	background: rgb(197, 208, 240);
}

.trow1_underpost {
	background: rgb(197, 208, 240);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.trow1_portal {
	background: #fdfdfd;
	padding: 7px;
	font-size: 14px;
}

.trow1_portal_latest {
	background: #ffffff;
	font-size: 12px;
}

.trow2 {
	background: white;
	border-bottom: 1px solid #e9e9e9;
	font-size: 14px;
}

.trow2_post {
	background: rgb(197, 208, 240);
}

.trow2_portal {
	background: aliceblue;
	font-size: 12px;
padding: 0px;
}

.trow2_portal2 {
	font-size: 12px;
}

.trow2_portal_an {
	background: aliceblue;
	font-size: 12px;
	overflow: hidden;
	padding: 10px;
	/* border-radius: 0px 0px 10px 10px; */
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: #FFFBD9;
}

.trow_sep {
	background: #f3faff;
	color: #323232;
	border-top: 1px solid #ccebfd;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	background: #258DD6;
	color: #FFF;
	padding: 5px;
	/* border-radius: 5px; */
}

.tfoot_qr {
	background: #e9e9e9;
	color: #c4c4c4;
	padding: 5px;
	border: 1px solid #dadada;
	/* border-radius: 0px 0px 5px 5px; */
}

.tfoot_forumdisplay {
	background: #e9e9e9;
	color: #c4c4c4;
	padding: 5px;
	border: 1px solid #dadada;
	/* border-radius: 0px 0px 5px 5px; */
}

.tfoot a:link {
	color: #fff;
	padding: 2px;
	
	text-decoration: none;
}

.tfoot a:visited {
	color: #595959;
	padding: 2px;
	
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	background: #018fd5;
	color: #ffffff;
	padding: 1px;
	border: 1px solid #02547c;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.bottommenu {
	background: linear-gradient(to bottom, rgba(85, 85, 85, 1) 0%,rgba(11,15,30,1) 100%);
	color: #FFF;
	padding: 10px;
	margin: 0;
	margin-top: -1px;
	/* border-radius: 5px; */
	overflow: hidden;
	font-size: 14px;
}

.bottommenu_main {
	width: 96%;
	margin:auto auto;
}

.navigation {
	background: linear-gradient(to bottom, rgba(59,59,59,1) 0%,rgba(33,33,33,1) 100%);
	color: #FFFFFF;
	padding: 8px;
	/* border-radius: 10px; */

	font-weight: bold;
	box-shadow: 0px 0px 8px rgba(0,0,0,1);
}

.navigation a:link {
	text-decoration: none;
	font-size: 11px;
}

.navigation a:visited {
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	text-decoration: none;
}

.navigation .active {
	color: #FFFFFF;	
	font-size: 10px;
	font-weight: bold;
}

.smalltext {
	font-size: 13px;
}

.smalltext_portal {
	/* font-family: Arial; */
	font-size: 10px;
	padding: 5px;
	background: #e9e9e9;
	border-radius: 5px;
	font-weight: bold;
	color: #222;
}

.largetext {
	font-size: 23px;
	font-weight: bold;
}

input.textbox {
	color: #393939;
	border: 1px solid #bababa;
	padding: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 90%;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 2px;

	line-height: 1.4;
	font-size: 12px;
}

select {
	background: #ffffff url(../../../images/ins/input_bg.png) top left repeat-x;
	color: #393939;
	border: 1px solid #c7c7c7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}

.popup_menu .popup_item {
	background: #fff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.hiddenrow {
	display: none;
}

.selectall {
	background-color: #FFFBD9;
	font-weight: bold;
	text-align: center;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.menu2 ul {
	list-style: none;
	margin: 0;
}

.menu2 li {
	display: inline;
	padding-left: 5px;
}

.menu2 img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

blockquote {
	background: #eee url(../../../images/ins/quote.png) top left no-repeat;
	border: 1px solid #ccc;
	margin: 0;
	padding: 5px;
	padding-left: 40px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	display: block;
	margin: 4px 0;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	background: #ecf8ff;
	border: 1px solid #c4e9ff;
	padding: 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 12px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pm_alert {
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	margin-top: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: black;
	font-size: 11px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 11px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
border-radius: 8px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
	color: #c8e9ff;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	border: 1px solid #81A2C4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

.pagination .pagination_current {
	background: url(../../../images/ins/button_bg.png) repeat-x scroll left top #1B8ED0;
	color: #000;
	border: 1px solid #075C93;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	font-weight: bold;
}

.pagination a:hover {
	background: url(../../../images/ins/button_bg.png) repeat-x scroll left top #1B8ED0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #075C93;
	cursor: pointer;
	
	
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 3px;
	overflow: hidden;
	background: #e9e9e9;
	/* border-radius: 5px; */
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
	background-color: #fafafa;
	border: 1px;
	border-radius: 6px;
	padding: 15px;
}

.post_content {
	padding: 0px 18px;
}

.quick_jump {
	background: url(../../../images/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}

._neutral {
	background-color:#FAFAFA;
	color: #999999;
	border:1px solid #CCCCCC;
}

._minus {
	background-color: #FDD2D1;
	color: #CB0200;
	border:1px solid #980201;
}

._plus {
	background-color:#E8FCDC;
	color: #008800;
	border:1px solid #008800;
}

.pagination_breadcrumb {
	background-color: #f5f5f5;
	border: 1px solid #fff;
	outline: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}

/* header */
#header_main {
	background: url(../../../images/ins/header_bg.png) top left repeat-x;
	height: 130px;
	margin: auto auto;
}

#header_sub {
	width: 96%;
	margin: auto auto;
	text-align: left;
}

/* panel buttons */
.buttons_cp {
	background: #258DD6;
	color: #ededed;
	padding: 2px 5px;
	border: 2px solid #001b2c;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0px 1px 2px #04487c;
	
	font-size: 11px;
}

.buttons_cp:link {
	color: #ededed;
	text-decoration: none;
}

.buttons_cp:visited {
	color: #ededed;
	text-decoration: none;
}

.buttons_cp:hover {
	background: #0096f4;
	color: #ededed;
	border: 2px solid #008ae1;
	transition: all .4s linear;
	-o-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-webkit-transition: all .4s linear;
	
	text-decoration: none;
}

.buttons_cp:active {
	background: #009dff  repeat-x top left!important;
	color: #ededed;
	text-decoration: none;
}

.buttons_lo {
	background: #0177c1;
	color: #ededed;
	padding: 1px 5px;
	border: 2px solid #001b2c;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0px 1px 2px #04487c;
	font-size: 11px;
}

.buttons_lo:link {
	color: #ededed;
	text-decoration: none;
}

.buttons_lo:visited {
	color: #ededed;
	text-decoration: none;
}

.buttons_lo:hover {
	background: #0096f4;
	color: #ededed;
	border: 2px solid #008ae1;
	transition: all .4s linear;
	-o-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-webkit-transition: all .4s linear;
	
	text-decoration: none;
}

.buttons_lo:active {
	background: #009dff  repeat-x top left!important;
	color: #ededed;
	text-decoration: none;
}

.buttons_ca {
	background: #56c60b;
	color: #ededed;
	padding: 2px 5px;
	border: 2px solid #001b2c;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0px 1px 2px #349704;
	
	font-size: 11px;
}

.buttons_ca:link {
	color: #ededed;
	text-decoration: none;
}

.buttons_ca:visited {
	color: #ededed;
	text-decoration: none;
}

.buttons_ca:hover {
	background: #000000;
	color: #ededed;
	border: 2px solid #58ba00;
	transition: all .4s linear;
	-o-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-webkit-transition: all .4s linear;
	
	text-decoration: none;
}

.buttons_ca:active {
	background: #62d000  repeat-x top left!important;
	color: #ededed;
	text-decoration: none;
}

/*logo*/
.logo {
	margin-top: -9px;
}

/*popup*/
#backgroundPopup {
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}

#popupContact {
	background: #FFFFFF;
	width: 300px;
	display: none;
	position: fixed;
	_position: absolute;
	height: 300px;
	border: 10px solid #3d3d3d;
	z-index: 2;
	padding: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
}

#popupContact h1 {
	background: #eee;
	color: #383838;
	text-align: left;
	border-bottom: 2px dotted #D3D3D3;
	padding: 5px;
	margin-bottom: 20px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

	font-size: 20px;
	font-weight: 700;
}

#popupContactClose {
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
cursor: pointer;
}

#button {
	text-align: right;
	height: 12px;
}

#login {
	text-align: left;
}

#login .remember_me input {
    vertical-align: middle;
    margin-top: -1px;
}

#login input[type="text"], #panel input[type="password"] {
	background: #ffffff url(../../../images/ins/input_bg.png) top left repeat-x;
	width: 90%;
	color: #393939;
	height: 25px;
	padding: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#login input[type="submit"] {
	background: #1b8ed0 url(../../../images/ins/button_bg.png) top left repeat-x;
	color: #fff;
	position: relative;
	margin-top: 12px;
	margin-right: 10px;
	border: 1px solid #075c93;
	padding-bottom: 2px;
	padding-top: 1px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	moz-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0
	#b3b3b3!important;
	-webkit-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3!important;
	box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3!important;
	

	font-weight: bold;
}

#login input[type="submit"]:hover {
	background: #1b8ed0 url(../../../images/ins/button_bg.png) top left repeat-x;
	color: #fff;
	border: 1px solid #075c93;
	padding-bottom: 2px;
	padding-top: 1px;
	position: relative;
	margin-top: 12px;
	margin-right: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	font-weight: bold;
}

/*table footer*/
.table_footer {
	background: #258DD6 ;
	height: 5px;
	border: 0px solid #015382;
	/* -webkit-border-bottom-right-radius: 5px; */
	/* -webkit-border-bottom-left-radius: 5px; */
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	/* border-bottom-right-radius: 5px; */
	/* border-bottom-left-radius: 5px; */
}

/*button*/
.bottommenu input[type="submit"] {
	background: url(../../../images/ins/button_bg.png) repeat-x scroll left top #1B8ED0;
	color: #FFFFFF;
	border: 1px solid #075C93;
	border-radius: 10px;
	cursor: pointer;
	position: relative;
	padding: 1px;

	font-weight: bold;
}

.bottommenu input[type="submit"]:hover {
	background: url(../../../images/ins/button_bg.png) repeat-x scroll left top #1B8ED0;
	color: #FFFFFF;
	border: 1px solid #075C93;
	border-radius: 10px;
	position: relative;
	padding: 1px;
	box-shadow: 0 1px 0 0 #72B9EB inset, 0 1px 2px 0 #B3B3B3 !important;
	

	font-weight: bold;
}

#container input[type="submit"] {
	/* background: url(../../../images/ins/button_bg.png) repeat-x scroll left top #1B8ED0; */
	background: #1B8ED0;
	color: #FFFFFF;
	border: 1px solid #075C93;
	border-radius: 10px;
	cursor: pointer;
	position: relative;
	

	font-weight: bold;
}

#container input[type="submit"]:hover {
	/* background: url(../../../images/ins/button_bg.png) repeat-x scroll left top #1B8ED0; */
	background: #1B8ED0;
	color: #FFFFFF;
	border: 1px solid #075C93;
	border-radius: 10px;
	position: relative;
	box-shadow: 0 1px 0 0 #72B9EB inset, 0 1px 2px 0 #B3B3B3 !important;
	

	font-weight: bold;
}

#container input[type="submit"].inputred:hover {
	background: red;
	color: #FFFFFF;
	border: 1px solid #075C93;
	border-radius: 10px;
	position: relative;
	box-shadow: 0 1px 0 0 #72B9EB inset, 0 1px 2px 0 #B3B3B3 !important;
	transition: all 150ms ease-in-out;
	

	font-weight: bold;
}
/*author info style*/
.auth_block {
	background: #e6e6e6;
	width: 200px;
	border: 1px solid #FFFFFF;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 1px #353535;
	display: block;
	height: 16px;
	margin: 4px 0;
	padding: 1px 3px;
}

/*search*/
div#search {
	float: right;
	padding: 5px;
	background: #8B8B8B;
	border-radius: 23px;
}

input#search_box {
	background: transparent;
	width: 110px;
	color: #FFFFFF;
	border: 0px solid #bababa;
	padding: 3px;
	float: left;
	margin-right: 5px;
}

#guest_warn {
font-size: 11px;
	color: #000;
	padding: 1em;
	border: 1px solid #cc3344;
	background-color: #ffe4e9;
	margin-top: 10px;
border-radius: 8px;
text-align: left;
}

#guest_notice {
font-size: 11px;
	color: #000;
	padding: 1em;
	
border: 1px solid #BFD1F1;
	
background-color: #F2F9FF;
	margin-top: 10px;
border-radius: 8px;
text-align: left;
}

#panel2 {
	color: #fff;
	font-size: 11px;
        float: right;
        text-align: right;
        margin-top: -60px;
        /* font-family: Verdana; */
        margin-right: 20px;
}

#panel2 .username {
	font-size: 24px;
}

#panel2 a {
}

#panel2 .cplinks {
        padding-bottom: 5px;
}

#panel2 .cplinks a {
        padding: 5px;
        font-weight: bold;
}

#panel2 a.logout {
        padding-right: 0;
}

#panel2 .remember_me input {
	vertical-align: middle;
	margin-top: -1px;
}

#panel2 .guest {
        line-height: 70px;
        font-size: 18px;
        font-family: 'Droid Sans', Verdana, Arial, sans-serif;
        margin: 0;
        padding: 0;
}

#bottomcolumns {
width: 100%; float: left; padding-top: 6px;
}

.column {
width: 21%; float:left; border-left: 2px solid rgb(0, 69, 109); padding: 0 15px;
}

.columntitle {
color: #e9e9e9;
font-weight: bold;
margin: 0 0 15px 0;
}

.column:first-child {
border-left: 0px;
}