@charset "utf-8";
/* CSS Document */


/* === Main === */

html {
	height: 100%;
	width: 100%;
}

body {
	background-image: url(images/tb_background.jpg);
	background-color: #ca1325;
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	z-index: -10;
}

img {
	border:0;
}

.clear {
	clear:both;
}
	
h1, h2, h3, h4, h5, h6 {

	font-weight:lighter;
}

h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h8 {font-size:110%;}
h5 {font-size:110%;}
h6 {font-size:100%;}


.main21 {
	position: fixed;
	top: 0px;
	height:100%;
	width: 100%; 
	background-image:url(images/main_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	z-index: -10;
}
	
#top_back {
	position: absolute;
	height: 100px;
	background: #ffffff;
	width: 900px;
	z-index: -10;
}

.main {
	width: 100%; 
	background-image:url(images/main_bg.jpg);
	background-position:top center;
	background-repeat: repeat-y;
}
	

	
.container {
	width: 860px;
	margin-left:auto;
	margin-right:auto;
}

.top {
	margin:0px 20px 0px 20px;
	padding-top:20px;
}

.logo {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	width:300px;
	height:60px;
	float:left;
}
.joinbtn {
	width:172px;
	height:40px;
	float:right;
	cursor:pointer;
}



/* === Menu Items === */

#menuitems {
	float:left;
	padding-left:20px;
}
	
#menuitems li {
	display:inline;
	list-style:none;
}
#menuitems ul {
	display:inline;
	list-style:none;
}

#menuitems li a {
	background:transparent url(images/menu.gif) no-repeat;
	background-position:0px 0px;
	display:block;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:38px;
	width:130px;
	line-height:38px;
	padding:0px;
	text-decoration:none;
	font-size:14px;
	float:left;
	text-align:center;
}
#menuitems li a:hover {
	background-position:-130px 0px;
	color:#b8131e;
}
#menuitems li .current {
	background-position:-130px 0px;
color:#b8131e;
}


/* === Submenu Items === */

#submenuitems {
	float:right;
	width:550px;
	padding-left:0px;
	border-bottom:#cccccc solid 1px;
	margin-top:10px;
	margin-left:20px;
}
	
#submenuitems li {
	display:inline;
	list-style:none;
}

#submenuitems ul {
	display:inline;
	list-style:none;
}

#submenuitems li a {
	background:transparent url(images/submenu.jpg) no-repeat;
	background-position:0px 0px;
	display:block;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:38px;
	width:110px;
	line-height:38px;
	padding:0px;
	text-decoration:none;
	font-size:11px;
	float:right;
	text-align:center;
	vertical-align:middle;
}

#submenuitems li a:hover {
	background-position:-110px 0px;
	color:#b8131e;
}

#submenuitems li .current {
	background-position:-110px 0px;
	color:#b8131e;
}

/* marketing page submenu */
#submenuitems li .marksub {
	line-height:12px;
	font-size:11px;
}

#submenuitems li .currentmarksub {
	line-height:12px;
	background-position:-110px 0px;
	color:#b8131e;
	font-size:11px;
}

/* === Flags === */

.mnline {
	background:url(images/line_undermenu.jpg) repeat-x;
	height:30px;
	width: 860px;
}

.flags {
	display:inline;
	border:0;
	float:right;
	padding:3px 15px 0px 0px;
}

.flags img {
	padding-right:5px;
}


/* === Content === */

.content {
 width: 600px;
}

.leftcont {
width: 579px;
}

.rightcont {
	padding-left: 20px;
	padding-bottom: 20px;
	width:260px;
}

/* === Content LEFT === */

.heading {
	padding:0px;
	font-size:30px;
	font-weight:lighter;
	color: rgb(215, 25, 15);
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding-left:20px;
}
	
.banner {
	width:600px;
	height:200px;
	padding-top:10px;
}

.txtcont {
	padding-top:20px;
	padding-left:20px;
	font-size:12px;
}

.lineeasy {
	
	padding-top:20px;
	padding-left:20px;
}

.steps {
	
	position: relative;
	background-image:url(images/3steps.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:20px;
	width:580px;
	height: 130px;
}

.stepscont {
	padding:10px 63px 10px 10px;
	font-size:10px;
	line-height:10px;
	width:120px;
	height:90px;
	float:left;
}

.footer {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size:12px;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #ffffff;
}
.footer a {
	text-decoration: none;
	color: #ffffff;
}

.footer a:hover {
	text-decoration: none;
	color: #cccccc;
}


/* === Content RIGHT === */

.loginarea {
	width:220px;
}
.loginfields {
	float:left;
	padding-left:10px;
}

.field {
	margin-bottom:5px;
	font-size: 12px;
	background-image:url(images/field.jpg);
	width:135px;
	height:25px;
}

.input1 {
	margin: 3px 3px 3px 3px;
	border:0;
	color:#666666;
	background:none;
	width:125px;
	height:25px;
}

.loginbtn {
	float:right;
	cursor:pointer;
}

.loginmng {
	text-align:center;
color:#b8131e;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}

.loginmng a {
	text-align:center;
	color:#b8131e;
	text-decoration:none;
}
.loginmng a:hover {
	color:#666666;
}


.rightscroll {
	position: relative;
	padding-top: 10px;
	width:240px;
	height:460px;
}

td {
	vertical-align: top;
}

a {
	color: #006EB7;
	text-decoration: none;
}

a:hover {
	color: grey;
}