/* layout.css */

/** BASIC */

html, body {
	height: 100%;
	background: #000000;
	margin: 0px;
	color: #FFFFFF;
	font: 14px Arial, Helvetica, sans-serif;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.8em;
	/*text-align: justify;*/
	line-height: 150%;
}

#main {
	width: 1078px;
	margin-right: auto;
	margin-left: auto;
}

/** HEADER */

#header {
	margin: 0px auto;
	width: 1000px;
	height: 260px;
	background: url(grafx/bg_container_top.jpg) no-repeat left top;
}

#header_text {
	/*margin-right: 20px;*/
	float: right;
	/*clear: both;*/
	width: 520px;
	padding-top: 145px;
}

.header_larger {
	font-size: 27px;
}

.header_blue {
	color: #3476b6;
}

#sub-nav {
	float: left;
	height: 130px;
	/*padding-left: 37px;*/
	padding-top: 32px;
}

#sub-nav a {
	font-style: normal;
	color: #9bcdff;
}

#sub-nav a:hover{
	color: #ffffff;
}

#sub-nav dl{
	margin: 0px;
	width: 250px;
	float: left;
}
#sub-nav dd {
	margin: 0px;
	/*float: left;*/
	font-size: 16px;
	padding-right: 20px;
	padding-left: 20px;
}
#contact-login {
	color: #3476b6;
	width: 160px;
	padding-left: 85px;
	padding-bottom: 80px;
}
#contact-login a {
	color: #3476b6;
	text-decoration: none;
	font-style: normal;
}

#contact-login dl{
	margin: 0px;
	padding: 0px;
}
#contact-login dd{
	float: left;
	margin: -4px 0px 0px;
	padding: 0px 14px 18px 0px;
}

.homelink {
	background: url(grafx/home_icon.gif) no-repeat left;
	display: block;
	padding: 0 0 2px 22px;
}
.optimizedlink {
	background: url(grafx/get-optimized_icon.gif) no-repeat left;
	padding: 0 0 2px 22px;
	display: block;
}
.affiliatelink {
	background: url(grafx/affiliate_program_icon.gif) no-repeat left;
	padding: 0 0 2px 22px;
	display: block;
}
.aboutlink {
	background: url(grafx/about-affiliate-pro-icon.gif) no-repeat left;
	padding: 0 0 2px 22px;
	display: block;
}

#content {
	/*margin: 0px auto;
	width: 1000px;*/
	height: 800px;/*646 280*/
	background: url(grafx/bg_container_btmtwo.jpg) no-repeat top;/*_next*/
}

#content_main {
	float:right;
	padding: 25px 100px;
	width: 595px;
	/*height:800px;*/
	min-height: 500px;
}

/* IE Min height hack */
* html #content_main {
	height: 500px;
	}

/** MENU */

#menu1 {
	/*margin: 0px;*/
	float: left;
	padding-left: 79px;
	padding-top: 1px;
	width: 200px;
	height: 270px;
}

#menu1 p {
	font-size: 12px;
	color: #FFF;/*#9bcdff*/
	line-height: normal;
}

#menu1 dl {
	margin-left: -40px;
	float: left;
	clear:both;
	list-style: none;
}

#menu1 dd {
	display: block;
	padding: 0 0 2px 19px;
	background: url(grafx/arrow_bullet.jpg) no-repeat left;
}

#menu1 a {
	font-style: normal;
	color: #9bcdff;
}
#menu1 a:hover{
	color: #ffffff;
}

#menu1 dd.current {
	color: #ffffff;
	font-weight:bold;
}
#menu1 .readmore {
	float: left;
	padding-top: 20px;
}

#content2 {
	/*margin: 0px auto;
	width: 1000px;
	height: 366px;
	background: url(grafx/bg_container_bottomt.jpg) no-repeat top;
	z-index: 1;*/
}

/* Menu 2 - backOffice*/

#menu2 {
	margin: 0px;
	float: left;
	width: 178px;
	padding-left: 105px;
	padding-top: 30px;
}

#menu2 ul {
	margin-left: -47px;
	list-style: none;
	line-height: 150%;
	font-size: 13px;
}

#menu2 li {
	display: block;
	padding: 0 0 2px 19px;
	background: url(grafx/arrow_bullet.jpg) no-repeat left;
}

#menu2 li.current {
	font-weight:bold;
}

#menu2 a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu2 a:hover {
	text-decoration: underline;
}

#siteseal {
	padding-left: 40px;
	}

.phelp {
	/*width: 180px;*/
	/*display:none;*/
	position: absolute;
	background-color: #ffffcd;
	border: 1px solid #000000;
	padding: 1px 5px 2px 3px;
 	color: #000;
	font-size:smaller;
	}
	
/** 2-COLUMN LAYOUT */

.two-columns {
}

.two-columns .column1 {
	float: left;
}

.two-columns .column2 {
	float: right;
}

/** SIDEBAR */

#sidebar {
	float: left;
}
/* default.css */
/** BASIC */

/*body {
	margin: 70px 0px;
	padding: 0px;
	background: url(grafx/homepage01.jpg) repeat left top;
}*/

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */


h1, h2 {
	color: #9bcdff;
	font-size: 20px;
	font-weight: normal;
}
h3 {
	margin: 0px;
	padding: 0px 0px 10px;
	/*font-weight: normal;*/
	color: #FFFFFF;
	/*text-align: center;*/
	font-size: 16px;
}
h4 {
	font-weight: normal;
	color: #FFFFFF;
	margin: 10px 0px;
	padding: 0px;
	font-size: 14px;
}

/** TEXTS */

th, td {
	font-size: 14px;
	color: #A2A2A2;
}

input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.list1 {
	margin-left: 0px;
	padding-left: 50px;
	list-style: none;
	line-height: 280%;
	font-size: 10px;
}

.list1 li {
	padding-left: 24px;
	background: url(grafx/homepage05.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #acf;/*E9C397*/
}

a:hover {
	text-decoration: none;
}

a.link1 {
	position: relative;
	padding: 2px 0px 3px 24px;
	background: url(grafx/homepage05.gif) no-repeat left center;
}

a.link2 {
	position: relative;
	padding: 2px 0px 3px 24px;
	background: url(grafx/subpage05.gif) no-repeat left center;
	color: #ccf;/*FDD173*/
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.border {
}

hr {
	/*display: none;*/
	color: #A2A2A2;
}

.hr1 {
	height: 51px;
	background: url(grafx/homepage06.gif) repeat-x left center;
}

/** MENU */

/*#menu {
	width: 261px;
	height: 195px;
	background: url(grafx/homepage03.jpg) no-repeat left top;
}

#menu ul {
	width: 197px;
	margin: 0px;
	padding: 10px 0px 0px 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	padding: 8px 0px;
	background: url(grafx/subpage01.gif) repeat-x left top;
}

#menu li.first {
	background: none;
}

#menu li.current {
	font-weight:bold;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}*/

/** PAGE */

/*#page {
	width: 900px;
}*/

/** CONTENT */

/*#content {
	width: 639px;
	background: url(grafx/subpage02.jpg) repeat-y left top;
}

#content .bgtop {
	background: url(grafx/subpage03.jpg) no-repeat left top;
}

#content .bgbtm {
	padding: 50px;
	background: url(grafx/subpage04.jpg) no-repeat left bottom;
}*/

/** 2-COLUMN LAYOUT */

.two-columns {
	background: url(grafx/homepage08.jpg) repeat-y 270px 0px;
}

.two-columns .column1 {
	width: 240px;
}

.two-columns .column2 {
	width: 240px;
}

/** SIDEBAR */

#sidebar {
	width: 261px;
}

a {
	color: #ffcc00;
	font-style: italic;
	text-decoration: none;
}

/** FOOTER */

#footer {
	clear: both;
	text-align:center
	}

/*#footer {
	clear: both;
	width: 900px;
	height: 68px;
	margin: 0px auto;
	background: url(grafx/homepage13.jpg) no-repeat left top;
}

#footer p {
	font-size:14px;
	margin: 0px;
	padding-top: 20px;
	line-height: normal;
	text-align: center;
	color: #226;
}

#footer2 {
	clear: both;
	width: 900px;
	height: 68px;
	margin: 0px auto;
	background: url(grafx/homepage13.jpg) no-repeat left top;
}

#footer2 p {
	font-size:14px;
	margin: 0px;
	padding-top: 25px;
	line-height: normal;
	text-align: center;
	color: #226;
}

#footer2 td {
	font-size:14px;
	color: #226;
}*/

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
	background: url(grafx/homepage09.jpg) repeat-y left top;
	color: #ccf;/*EEC492*/
}

#box4 .bgtop {
	background: url(grafx/homepage10.jpg) no-repeat left top;
}

#box4 .bgbtm {
	padding: 30px 30px 0px 30px;
	background: url(grafx/homepage11.jpg) no-repeat left bottom;
}

#box4 h2 {
	margin-bottom: 20px;
	font-size: 13px;
	color: #F2E7DB;
}

/** BOX5 */

#box5 {
	padding: 40px 0px 0px 40px;
	background: url(grafx/homepage12.jpg) no-repeat 0px 5px;
}

#box5 .bgright {
	background: url(grafx/homepage08.jpg) repeat-y right top;
	margin-right: 0px;
}

#box5 .cons {
	margin-right: 40px;
}

.warn {
	color:#F00
}
.head {
	font-size: 14px;
	font-weight:bold;
}
/* IE Fixes?*/
html>body p code { *white-space: normal; } /* Fixes IE7 missing wrapping of code elements. */

.clearfix:after {
	content: " "; /* Avoid extra space */
	}

.quote {
	font-style:italic;
	}

