html {
	height:100%
}

body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(res/images/background-site.jpg);
	background-repeat: repeat-x;
}

#flashcontent {
	height: 100%;
}

html body {
	font: 62.5%/1.4em Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th { 
	margin:0;
	padding:0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border:0;
}

ul.ulBulet {
	list-style-image:inherit;
	list-style-position:inside;
	list-style-type:square;
	margin-left: 10px;
	font-size: 110%;
}

ol.olBulet {
	list-style-image:inherit;
	list-style-position:inside;
	list-style-type:decimal;
	margin-left: 10px;
	font-size: 110%;
}

caption,th { 
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}

q:before,q:after {
	content:'';
}

form {
	display: inline;
}


/* Common elements */

a, a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

a.image, a.image:visited {
	color: #FF6600;
	text-decoration: none;
	background-image: url("res/images/readmore.gif");
	background-repeat: no-repeat;
	display:block;
	width: 80px;
	height: 80px;
}

a.image:hover {
	text-decoration:underline;
	background-image: url("res/images/readmore-orange.gif");
}

a.dnld, a.dnld:visited {
	color: #FF6600;
	text-decoration: none;
	background-image: url("res/images/downloadhere.gif");
	background-repeat: no-repeat;
	display:block;
	width: 80px;
	height: 80px;
}

a.dnld:hover {
	text-decoration:underline;
	background-image: url("res/images/downloadhere-orange.gif");
}


a.imageIt, a.imageIt:visited {
	color: #FF6600;
	text-decoration: none;
	background-image: url("/forextradingtraining/it/res/images/readmore.gif");
	background-repeat: no-repeat;
	display:block;
	width: 80px;
	height: 80px;
}

a.imageIt:hover {
	text-decoration:underline;
	background-image: url("/forextradingtraining/it/res/images/readmore-orange.gif");
}


a.dnldIt, a.dnldIt:visited {
	color: #FF6600;
	text-decoration: none;
	background-image: url("/forextradingtraining/it/res/images/downloadhere.gif");
	background-repeat: no-repeat;
	display:block;
	width: 80px;
	height: 80px;
}

a.dnldIt:hover {
	text-decoration:underline;
	background-image: url("/forextradingtraining/it/res/images/downloadhere-orange.gif");
}

p {
	font-size: 1.1em;
}

#wrapper {
	width: 770px;
	position: absolute;
	left: 50%;
	margin-left: -385px;
}

#header {
	height: 121px;
	width: 100%;
}

#header #logo {
	position: absolute;
	left: 0px;
	width: 300px;
	top: 30px;
}
#header #redtext {
	position: absolute;
	top: 80px;
	left: 55px;
	text-align: left;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.4em;
	font-family: arial,Verdana,sans-serif;
	font-style: italic;
	color: #B6282F;
}
#header #languages {
	width: 150px;
	position: absolute;
	right: 10px;
	top: 90px;
	text-align: right;
}
#header #languages img {
	margin-left: 5px;
}

#content {
	height: 400px;
	display: inline;
	float: left;
}

#content h1 {
	text-transform: uppercase;
	font-size: 2em;
	font-weight: normal;
}

#content #mainimage {
	width: 260px;
	height: 350px;
	float: left;
	margin-top: 35px;
	overflow: hidden;
}
/*
#content #mainimage {
	width: 240px;
	height: 315px;
	float: left;
	margin-top: 50px;
	overflow: hidden;
}
*/
#content #maincontent {
	width: 467px;
	margin-left: 290px;
	margin-top: 30px;
}

#content #subscription {
	width: 740px;
	height: 330px;
	margin-left: 15px;
	margin-top: 20px;
  overflow: auto;
}

#content .mainlist {
	display: block;
	background-image: url(res/images/background-mainlist.jpg);
	background-repeat: no-repeat;
	width: 467px;
	height: 110px;
	margin-bottom: 5px;
	padding-top: 5px;
}

#content .generalcontent {
	background-repeat: no-repeat;
	width: 467px;
	height: 330px;
  overflow: auto;
}

.generalcontent p {
	padding: 10px;
	padding-bottom: 0px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-family: Tahoma, "Times New Roman", Times, serif;
}

.generalcontent table {
	padding: 10px;
	padding-bottom: 0px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-family: Tahoma, "Times New Roman", Times, serif;
}

table.tNormal {
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-family: Tahoma, "Times New Roman", Times, serif;
}

.sublogo {
	width: 95px;
	height: 100px;
	text-align: center;
	padding-top: 10px;
	float: left;
}

#content .mainlist .description {
	width: 267px;
	height: 100px;
	float: left;
}

#content .generalcontent .description {
	width: 367px;
	float: left;
}

.date {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 1.1em;
	width: 100px;
	float: left;
	padding-left: 10px;
}

.time {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 1.1em;
	width: 80px;
	float: left;
}

.webinar {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 1.1em;
	width: 267px;
	height: 90px;
	float: left;
}

.webinar p {
	padding-top: 0px;
}

#content .mainlist .description h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: normal;
	color: #000000;
	line-height: 2.2em;
	padding-bottom: 0px;
}

#content .mainlist .description p {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 1.15em;
	font-weight: normal;
	line-height: 1.4em;
	color: #65737e;
}

#content .mainlist .readmore {
	width: 95px;
	height: 100px;
	padding-top: 10px;
	text-align: center;
	float: left;
}



#content .generalcontent h1 {
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2em;
}

#content #subscription .body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
  padding-bottom: 1em;
}

#content #subscription h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
}

#rss {
	position: relative;
	left: 410px;
	top: -30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#content h1 {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 3px;
}

#subscription table {
	margin-bottom: 10px;
}

#footer {
	height: 220px;
	margin: 0px;
	float: left;
}

#footersubscription {
	height: 150px;
	margin: 0px;
	float: left;
}

#footer .onethird {
	background-image: url(res/images/background-1-3rd.jpg);
	background-repeat: no-repeat;
	width: 196px;
	position: relative;
	top: 20px;
	margin-left: 10px !important; margin-left: 8px;
	margin-right: 10px !important; margin-right: 9px;
	float: left;
	padding: 20px;
}

#footer .onebigsecond {
	background-image: url(res/images/background-2-2nd.jpg);
	background-repeat: no-repeat;
	width: 450px;
	position: relative;
	top: 20px;
	margin-left: 10px !important; margin-left: 8px;
	margin-right: 10px !important; margin-right: 9px;
	float: left;
	padding: 20px;
}

#footer .onesecond {
	background-image: url(res/images/background-3-2nd.jpg);
	background-repeat: no-repeat;
	width: 325px;
	position: relative;
	margin-left: 10px !important; margin-left: 8px;
	margin-right: 10px !important; margin-right: 8px;
	top: 20px;
	float: left;
	padding: 20px;
}

#footer h2 {
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2em;
}

#footer p {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.14em;
	line-height: 1.3em;
	padding-bottom: 10px;
}

#copyright {
	float: left;
	width: 770px;
	height: 30px;
	background-image: url(res/images/background-copyright.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#copyright p {
	padding-top: 8px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
}

/* Forms */

form {
	display: inline;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
}

input.button {
	background-color: #FFFFFF;
	color: #FF6600;
	border: none;
}

.separator {
	border-top: 1px solid #000000;
	margin-bottom: 20px;
	margin-top: 20px;
}

input.error {
	background-color: yellow;
}