/*======================================================================*\
|| #################################################################### ||
|| # vBulletin 3.8.8
|| # ---------------------------------------------------------------- # ||
|| # Copyright ©2000-2014 vBulletin Solutions, Inc. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| #################################################################### ||
\*======================================================================*/
body {
    min-width: 1340px !important;
}
/* Definitions we expect */
form {
	margin: 0px;
}

label {
	cursor: default;
}

.normal {
	font-weight: normal;
}

.inlineimg {
	vertical-align: middle;
}

.underline {
	text-decoration: underline;
}

.vbmenu_hilite * {
	cursor: pointer;
}

/* Auto-clearing of floats */
.floatcontainer:after, .block_row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.floatcontainer, .block_row {
	display: inline-block;
}
/* IE-Mac hide \*/
* html .floatcontainer, * html .block_row {
	height: 1%;
}
.floatcontainer, .block_row {
	display: block;
}
/* End IE-Mac hide */

/*======================================================================*\
|| ####################################################################
|| # CVS: $RCSfile$ - $Revision: 15827 $
|| ####################################################################
\*======================================================================*/

.hed-br-ba {
    width: 70%;
}
.hed-br2 {
    width: 35%;
    border: 3px solid #fff;
    padding: 10px 0px;
    margin: 15px auto;
    border-radius: 25px;
    background: transparent;
}
td.alt1 {
    /*width: 64%;*/
   /* height:175px; */
    border-radius: 0px;
}
td.alt1 .navbar {
    font-size: 20px !important;
}
td.alt2 {
        padding: 22px 15px 22px 0px;
        border-radius: 0px;
}
td.thead, td.alt1Active,td.tcat {
    border-radius: 0px;
}
td.tcat img {
        width: 22px;
    border-radius: 6px;
}
td.thead img {
    width: 18px;
    border-radius: 6px;
}
form {
    margin: auto;
}
select {
    padding: 5px;
    border-radius: 7px;
}
legend {
    font-size: 16px;
}
fieldset td {
    font-size: 16px !important;
    line-height: 22px;
}
.button {
    padding: 8px 13px;
    border: 2px solid #111;
    border-radius: 0px 17px;
    background: #111;
    color: #fff;
    cursor: pointer;
}
.button:hover {
    background: #fff;
    color: #111;
    -webkit-transition: background 0.6s; /* Safari */
    transition: background 0.6s;
}
td.gsc-search-button input {
    padding: 36px -1px;
    border-radius: 0px 12px;
}
textarea, .bginput {
    border-radius: 5px;
}
td.tcat span {
    color: #fff;
}
#sidebar_container dl.profilefield_list {
    font-size: 17px;
}
.content_block .block_row {
    padding: 15px !important;
}
ul.tab_list li {
    padding: 5px 13px !important;
}
option, optgroup {
    font-size: 15px;
}
td.thead {
    padding: 10px !important;
}
td {
    -webkit-border-radius: 0px !important;
}
#username_box h1 font {
    color: #fff;
}
.smallfont {
    font-size: 18px !important;
}
