/* MENU STYLES DONT FUCK IT */

#mainmenu a {
	margin:0;
	padding:0;
}

#mainmenu a:link {
	color: #666666;
	text-decoration: underline;
}
#mainmenu a:visited {
	color: #666666;
	text-decoration: underline;
}
#mainmenu a:hover {
	text-decoration: none;
	color: #999999;
}
#mainmenu a:active {
	text-decoration: underline;
	color: #999999;
}

#mainmenu {
	height:75px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

#menu {
	margin:auto;
	width:668px;
}

#menu div {
	float:left		
}

#home {
	width:62px;
	height:42px;
}

#platform {
	width:86px;
	height:42px;
}

#plugins {
	width:74px;
	height:42px;
}

#partners {
	width:83px;
	height:42px;
}

#support {
	width:78px;
	height:42px;
}

#services {
	width:77px;
	height:42px;
}

#downloads {
	width:84px;
	height:42px;
}

#copmmunity {
	width:74px;
	height:42px;
}

#contact {
	width:96px;
	height:42px;
}

#submenu {
	width:100%;
	height:33px;
	margin-bottom:30px;
	background:url(http://www.strategybuilderfx.com/strategy/submenu.gif);
	float:left;
}

.clear {
	clear:both;
}


/* MORE */
.tbordercenter
{
	border: 1px solid #C1D1A4;
	margin-bottom: 15px;	
}



#topbar {
	height:30px;
	background-image: url(http://www.strategybuilderfx.com/strategy/topbar.gif);
	padding-right: 19px;
	padding-left: 19px;
}
#topbar img {
	margin-top: 5px;
}


#topbar .rule {
	margin-top: 9px;
	float: left;

}

#logo {
	height:62px;
	padding-top: 23px;
	padding-left: 10px;
}

#content {
	padding: 19px;
}

#copyright {
	background-image: url(http://www.strategybuilderfx.com/strategy/copyright.gif);
	background-repeat: repeat-x;
	clear: both;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 19px;
	height: 23px;
	color:#999999;
	padding-right: 19px;
}

#copyright a {
	color:#999999;
}

#undercopyright {	
	font-size: 10px;
	padding-top: 5px;
	padding-left: 19px;
	color:#999999;
	padding-right: 19px;
}

#undercopyright a {
	color:#999999;
}

.buscar {
	height: 14px;
	width: 145px;
	margin: 0px;
	padding:2px;
	font-size: 12px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#post {
	margin-top: 15px;
}
#post p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#575857;
	padding:0;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#post h3 {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#post h2 {
	font-size: 18px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #000000;
}


#post .img {
	margin-right: 15px;
	margin-left: 15px;
	float: right;
}

#post .down:link {
	font-size: 12px;
	font-weight: bold;
	color: #00A800;
	margin-top: 8px;
	display: block;
	width: 115px;
	padding-left: 20px;
	background-image: url(http://www.strategybuilderfx.com/strategy/i_down.gif);
	background-repeat: no-repeat;
	height: 15px;
}

#post .down:hover {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 8px;
	display: block;
	width: 115px;
	padding-left: 20px;
	background-image: url(http://www.strategybuilderfx.com/strategy/i_down.gif);
	background-repeat: no-repeat;
	background-position: 0px -16px;
	text-decoration:underline;
	height: 15px;
}

#post .down:visited {
	font-size: 12px;
	font-weight: bold;
	color: #00A800;
	margin-top: 8px;
	display: block;
	width: 115px;
	padding-left: 20px;
	background-image: url(http://www.strategybuilderfx.com/strategy/i_down.gif);
	background-repeat: no-repeat;
	text-decoration:underline;
	height: 15px;
}

#post .down:active {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 8px;
	display: block;
	width: 115px;
	padding-left: 20px;
	background-image: url(http://www.strategybuilderfx.com/strategy/i_down.gif);
	background-repeat: no-repeat;
	background-position: 0px -16px;
	height: 15px;
}

#post ul {
	list-style-image: url(http://www.strategybuilderfx.com/strategy/arrow.gif);
	margin-right: 0px;
	margin-bottom: 30px;
	margin-top: 10px;
}
#post li {
	margin-bottom: 3px;
}

#post .h3:link {
	color: #F6590A;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: underline;
}
#post .h3:visited {
	color: #F6590A;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: underline;
}
#post .h3:hover {
	color: #F6590A;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: none;
}

#post .h3:active {
	color: #F6590A;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: none;
}

#post #table {
	margin: 15px;
	padding: 0px;
	width: auto;
	color:#575857;
}

#post #table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;
}

.white {
	color: #FFFFFF;
}

#openform {
	margin:15px	
}

#openform td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7D7D7;
	color:#575857;
}

#openform th{
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	margin: 5px 0 5px 0;
	background-color: #F0F0F0;
	color:#575857;
}

#submenu div {
	margin-top:10px;	
}

#sub {
	width:655px;
	margin:auto
}

#plat {
	margin-left:120px;
}

#plug {
	margin-left:205px;
}

#part {
	margin-left:237px;
}
#supp {
	margin-left:100px;
}

#serv {
	margin-left:355px;
}

#down {
	margin-left:434px;
}

#comm {
	margin-left:250px;
}



/* NEW VBADVANCES PANELES */

.sidepanel {
	background: #666666  url(http://www.strategybuilderfx.com/strategy/bg_tpanel.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.sidepanel a:link {
	color:#FFFFFF;
}

.sidepanel a:hover {
	color:#FFFFFF;
}

.sidepanel a:active {
	color:#FFFFFF;
}

.sidepanel a:visited {
	color:#FFFFFF;
}

.centerpanel {
	background: #666666  url(http://www.strategybuilderfx.com/strategy/bg_tpost.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.centerpanel a:link {
	color:#FFFFFF;
}

.centerpanel a:hover {
	color:#FFFFFF;
}

.centerpanel a:active {
	color:#FFFFFF;
}

.centerpanel a:visited {
	color:#FFFFFF;
}

#nav a {
	display: block;
	height: 23px;
	margin: 1px;
	color: #333333;
	text-decoration: none;
	line-height: 23px;
	text-indent: 26px;
	font-size: 11px
}

#nav a:link {
	background-image: url(http://www.strategybuilderfx.com/strategy/dot_nav.gif);
	background-position: 11px;
	background-repeat: no-repeat;
	background-color: #EBEBEB;
}

#nav a:hover {
	background-image: url(http://www.strategybuilderfx.com/strategy/dot_nav_ovr.gif);
	background-position: 11px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#nav a:visited {
	background-image: url(http://www.strategybuilderfx.com/strategy/dot_nav.gif);
	background-position: 11px;
	background-repeat: no-repeat;
	background-color: #EBEBEB;
}

#nav a:active {
	background-image: url(http://www.strategybuilderfx.com/strategy/dot_nav_ovr.gif);
	background-position: 11px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}