/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
    margin: 0;
    padding: 0;
	background: #F6F6F6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: justify;
	font-size: 12px;
	color: #6B6B6B;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #696969;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

.err_red {
    color: red;
    font-weight: bold;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

#headerpage {
    clear: both;
    background: #FFFFFF;
}



/* Header */

#header {
    width: 900px;
	height: 60px;
    margin: 0 auto;
	background: #FFFFFF url(/img/headlogo.gif) no-repeat;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 90px 0 0 170px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 35px;
	color: #FFFFFF;
    font: Arial;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menubg {
    clear: both;
    background: url(/img/m_back.gif) repeat-x;
}

#menu {
    margin: 0 auto;
    width: 900px;
}

#menu ul {
    margin: 0;
    padding: 0px 0px 0px 50px;
	list-style: none;
	line-height: normal;
    height: 23px;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 0px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#bodypage {
    /*clear: both;*/
    width: 984px;
    margin: 0 auto;
    background: #F6F6F6 url(images/984.jpg) repeat-y;
}

#bodypage .btm {

}

/* Page */

#page {
    width: 900px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    background: #FFFFFF;
}

#takeall {
    width: 900px;
    padding: 0px 0px 0px 0px;
}

#centermessage {
    width: 800px;
    padding: 50px 0px 0 50px;
}

#content {
    width: 620px;
    float: right;
    padding: 0px 10px 0px 10px;
}

.post {
	padding-top: 10px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 10px 0px 0 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#leftlogin {
    background: url(/images/loginback.jpg) no-repeat left bottom;
    padding: 8px 8px 8px 8px;
    height: 174px;
}

#leftlogin input {
    padding: 1px 5px;
    border-top: 1px solid #D2D2D2;
    border-left: 1px solid #D2D2D2;
    border-right: 1px solid #D2D2D2;
    border-bottom: 1px solid #D2D2D2;
    background: #6E9D00 url(images/img18.gif) repeat-x;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

#leftlogin .field {
    width: 100px;
    padding: 2px 5px;
    background: #FFFFFF;
    font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #6B6B6B;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

#search .field {
    width: 100px;
    padding: 2px 5px;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 108px;
    clear: both;
    width: 984px;
    margin: 0 auto;

	background: url(images/img05.jpg) no-repeat;
}

#footer p {
    margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

#forex_header {
    width: 900px;
    magin: 0 auto;
}

#forex_left {
    width: 670px;
    padding: 0px 5px 0px 3px;
    float: left;
}

#s670_header {
	background: url(/img/gamepan3/670_blueheader.jpg) left top;
	height: 29px;
}
#s670_header h3 {
	font: bold 15px sans-serif, Arial;
	color: #FFFFFF;
	padding: 0px 0px 0px 12px;
	line-height: 29px;
	margin-bottom: 0px;
	border-bottom: none;
}
#s670_body {
	padding: 2px 7px 2px 7px;
	background: url(/img/gamepan3/670_background.jpg) repeat-y;
}

#s670_footer {
	margin: 0 auto;
	background: url(/img/gamepan3/670_bottom.jpg) no-repeat;
	height: 12px;
}


#forex_account {
    width: 670px;
}

#forex_mainwindow {
    width: 670px;
    height: 152px;
}

#forex_quote {
    width: 210px;
    padding: 0px 3px 0px 5px;
    float: right;
}

#wquote_header {
	background: url(/img/gamepan3/wquote_header.jpg) left top;
	height: 29px;
}
#wquote_header h3 {
	font: bold 15px sans-serif, Arial;
	color: #FFFFFF;
	padding: 0px 0px 0px 12px;
	line-height: 29px;
	margin-bottom: 0px;
	border-bottom: none;
}
#wquote_body {
	padding: 2px 7px 2px 7px;
	background: url(/img/gamepan3/wquote_background.jpg) repeat-y;
}

#wquote_footer {
	margin: 0 auto;
	background: url(/img/gamepan3/wquote_bottom.jpg) no-repeat;
	height: 12px;
}

#forex_body {

}

#forex_tradingorder {
	width: 894px;
}

#cl_header {
	background: url(/img/gamepan3/c_header.jpg) left top;
	height: 29px;
}
#cl_header h3 {
	font: bold 15px sans-serif, Arial;
	color: #FFFFFF;
	padding: 0px 0px 0px 12px;
	line-height: 29px;
	margin-bottom: 0px;
	border-bottom: none;
}
#cl_body {
	padding: 2px 7px 2px 7px;
	background: url(/img/gamepan3/c_background.jpg) repeat-y;
}

#cl_footer {
	margin: 0 auto;
	background: url(/img/gamepan3/c_bottom.jpg) no-repeat;
	height: 12px;
}

#forex_openposition {
	width: 894px;
}

#forex_closedposition {
	width: 894px;
}


.forexTH { font-family: Arial, Helvetica, Verdana, Sans-Serif; color:#FFFFFF; font-size: 9pt; font-weight: Bold; background: #7798DB; }
.forexP { font-family: Arial, Helvetica, Verdana, Sans-Serif; color:#000000; font-size: 9pt; font-weight: Bold;  }
.forexContent1 { font-family: Arial, Helvetica, Verdana, Sans-Serif; color:#000000; font-size: 8pt; font-weight: normal;  }
.forexContent2 { font-family: Arial, Helvetica, Verdana, Sans-Serif; color:#000000; font-size: 8pt; font-weight: normal; background: #EDEDED; }
.forexContent3 { font-family: Arial, Helvetica, Verdana, Sans-Serif; color:#000000; font-size: 8pt; font-weight: normal; background: #EDEDED; }
.dropped { font-family: Arial, Helvetica, Verdana, Sans-Serif; color:red; font-size: 8pt; font-weight: Bold; cursor: pointer; cursor: hand; }
.rise { font-family: Arial, Helvetica, Verdana, Sans-Serif; color:blue; font-size: 8pt; font-weight: Bold; cursor: pointer; cursor: hand; }
.nochange { font-family: Arial, Helvetica, Verdana, Sans-Serif; color:#000000; font-size: 8pt; font-weight: normal; cursor: pointer; cursor: hand; }
.forexMain { background: #7A74C2;font-family: Arial, Helvetica, Verdana, Sans-Serif; color:#FFFFFF; font-size: 9pt; font-weight: normal;}

.forexRateNoChangeB { font-family: Helvetica, Arial, Helvetica, Verdana, Sans-Serif; color:#FFFFFF; font-size: 14pt; font-weight: normal; background: #747482; cursor: pointer; cursor: hand; }
.forexRateRiseB { font-family: Helvetica, Arial, Helvetica, Verdana, Sans-Serif; color:#FFFFFF; font-size: 14pt; font-weight: normal; background: #1477E6; cursor: pointer; cursor: hand; }
.forexRateDropB { font-family: Helvetica, Arial, Helvetica, Verdana, Sans-Serif; color:#FFFFFF; font-size: 14pt; font-weight: normal; background: red; cursor: pointer; cursor: hand; }

.forexRateCCC { font-family: Arial, Helvetica, Verdana, Sans-Serif; color:#404040; font-size: 7pt; font-weight: bold; background: #C2C2CD; }
.forexRateSmall { font-family: Arial, Helvetica, Verdana, Sans-Serif; color:#FFFFFF; font-size: 7pt; font-weight: normal; }

.button { cursor: pointer; cursor: hand; }