/*
 * Author: Anchal 'Nacho' Nigam
 * E-Mail: IMTheNachoMan(AT)gmail(DOT)com
 * Written for: http://www.fxptrading.com
 *
 */

/*
 * Main setup
 */

*, #content div.block table.colored td .text
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:hover, a:active, a:focus, a:link img, a:visited img
{
	text-decoration: none;
	border: 0;
}

html, body
{
	height: 100%;
}

#main
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px;
	position: relative;
	width: 832px;
	text-align: left;
	background: url( '../images/border.png' ) repeat-y;
}

#header, #navigation, #body, #footer, #fix
{
	width: 800px;
	margin-left: 16px;
}

/*
 * Footer
 */

#footer, #push
{
	height: 20px;
	line-height: 20px;
	clear: both;
}

#footer
{
	position: relative;
	width: 800px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
}

/*
 * Header setup
 */

#header
{
	height: 179px;
	background: url( '../images/header.jpg' );
	position: relative;
}

#header img
{
	margin-top: 9px;
	width: 449px;
	height: 161px;
}

#newsletter
{
	font-family: Verdana, Helvetica, sans-serif;
	color: orange;
	font-weight: bold;
	position: absolute;
	padding: 5px;
	bottom: 0px;
	right: 0px;
	text-align: right;
}

#newsletter a
{
	color: orange;
}

#newsletter a:hover
{
	color: white;
}

#newsletter input
{
	font-size: 14px;
	padding: 5px;
	text-align: center;
	border-color: #93A1B4;
	background-color: #39679c;
	color: orange;
	width: 200px;
}

#signup_links
{
    padding: 5px;
	font-family: Verdana, Helvetica, sans-serif;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

#signup_links a:link, #signup_links a:visited
{
	font-variant: small-caps;
    font-weight: bold;
}

#signup_links a:hover, #signup_links a:active
{
    text-decoration: underline;
}

/*
 * Navigation setup
 */

#navigation
{
	height: 32px;
	background: url( '../images/button.jpg' );
}

#navigation ul.left
{
	float: left;
}

#navigation ul.right
{
	float: right;
}

#navigation li
{
	float: left;
	height: 32px;
	border-right-width: 2px;
	border-right-style: groove;
	list-style: none;
}

#navigation li.left_bar
{
	border-left-width: 2px;
	border-left-style: groove;
}

#navigation a:link, #navigation a:visited
{
	background: url( '../images/button.jpg' ) repeat-x;
	display: block;
	font-variant: small-caps;
	font-size: 12px;
	line-height: 32px;
	padding: 0 5px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}

#navigation a:hover, #navigation a:focus
{
	background: url( '../images/button_inverse.jpg' ) repeat-x;
	text-decoration: underline;
}

#navigation a:active
{
	background: url( '../images/button.jpg' ) repeat-x;
}

#navigation ul.sub_menu
{
	position: absolute;
	z-index: 2;
	float: none;
	border-width: 2px;
	border-style: solid;
	overflow: hidden;
	width: 175px;
}

#navigation ul.sub_menu li
{
	float: none;
	clear: both;
	border: none;
}

#navigation ul.sub_menu a:link, #navigation ul.sub_menu a:visited, #navigation ul.sub_menu a:hover, #navigation ul.sub_menu a:focus, #navigation ul.sub_menu a:active
{
	background: none;
	width: auto;
}

#navigation li#current ul.sub_menu a:link, #navigation li#current ul.sub_menu a:visited, #navigation li#current ul.sub_menu a:hover, #navigation li#current ul.sub_menu a:focus, #navigation li#current ul.sub_menu a:active
{
	background: none;
	width: auto;
}

/*
 * Body setup
 */

#body
{
	padding: 5px;
	width: 790px;
	height: 100%;
	display: block;
	height: 100%;
	min-height: 100%;
}

#main[id], #body[id]
{
	height: auto;
}

#quick
{
	float: right;
	width: 200px;
	padding: 5px;
	border-width: 2px;
	border-style: solid;
}

#content
{
	padding: 5px;
	text-align: justify;
	width: 560px;
	font-size: 14px;
}

#content.wide
{
	width: 780px;
}

#content div.block
{
	clear: both;
}

#content div.block h1
{
	font-size: 20px;
	margin-bottom: 20px;
	position: relative;
	height: 1%;
	z-index: 1;
}

#content div.block h1, #content div.block div.indent h2
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#content div.block h1#main_title
{
	text-align: center;
}

#content div.block h1 span.left
{
	float: left;
}

#content div.block h1 span.right
{
	font-size: 14px;
	bottom: 0;
	right: 0;
	position: absolute;
}

#content div.block p, #content div.block ul, #content div.block table
{
	margin: 0 20px;
	margin-bottom: 20px;
}

#content div.block .center
{
	text-align: center;
}

#content div.block a:link, #content div.block a:visited
{
	font-weight: bold;
	font-style: italic;
}

#content div.block ul
{
	margin-left: 50px;
}

#content div.block ul li
{
	margin-bottom: 20px;
}

#content div.block ul.nobreak li
{
	margin-bottom: 0;
}

#content div.block p.pledge
{
	text-align: center;
	font-style: italic;
	font-size: large;
}

#content div.block div.indent h2
{
	font-size: 16px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#content div.block div.indent
{
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
}

#content div.block div.indent p
{
	margin: 0 20px;
	margin-bottom: 20px;
}

#content div.block table.colored
{
	width: 740px;
	border-width: 2px;
	border-style: solid;
	padding: 5px;
}

#content div.block table.colored td
{
	padding: 5px;
	width: 30%;
}

#content div.block table.colored td.title
{
	width: 20%;
	text-align: right;
}

#content div.block table.enrollment td.title
{
	text-align: center;
}

#content div.block table.enrollment td
{
	text-align: center;
	border-width: 1px;
	border-style: dashed;
	width: 20%;
	padding: 5px 0px;
}

#content div.block table.colored input.text
{
	text-align: center;
}

#content div.block table.colored input.text, #content div.block table.colored textarea.text
{
	width: 100%;
	border-width: 1px;
	border-style: solid;
	font-size: 14px;
	padding: 5px 0px;
}

#content div.block table.colored textarea.text
{
	height: 200px;
}

#content div.block table.colored td.button
{
	text-align: center;
}

#content div.block table.colored td.button input.button
{
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	font-size: 14px;
}

#content div.block table.colored label
{
	padding: 5px;
}

#content div.block p img.headshot
{
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}

#content div.block p#book
{
	clear: both;
	float: right;
	width: 200px;
	margin: 20px;
	margin-top: 0;
	padding: 10px;
	border-width: 2px;
	border-style: solid;
	text-align: left;
}

#content div.block p#book img
{
	float: right;
	margin-left: 10px;
}

.bold
{
    font-weight: bold;
}

.italic
{
    font-style: italic;
}

hr
{
	width: 100%;
	height: 1px;
	border: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
}