
/* ####################################### */
/* ############### General ############### */

body {
	margin: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
}
a { font-weight:bold;}
a:link {color: #474747; text-decoration:none;}
a:visited {color: #474747; text-decoration:none;}
a:hover {color: #474747; text-decoration:underline;}

#content{width:942px;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.over{overflow:hidden;}
.rel{position:relative;}


/* ############# END General ############# */
/* ####################################### */

/* ####################################### */
/* ################ Header ################# */
.header{height:212px;}
/* ############## END Header ############### */
/* ####################################### */

/* ####################################### */
/* ################ MENU ################# */
.menu{
height:38px;
background:#E66430;
padding:0px 5px;
border-bottom:solid 6px #FEF4DD;
}
/* ############## END MENU ############### */
/* ####################################### */

/* ####################################### */
/* ################ Login ################# */
.login{
	position:absolute;
	top:10px;
	right:5px;
	width: 260px;
	z-index:100;
}
.login-space{
	width:98px;
	font-size: 11px;
	color: #474747;
	margin-right:5px;
}
/* ############## END Login ############### */
/* ####################################### */


/* ####################################### */
/* ################ Center ################# */
.center{
padding:10px;
}
.txt1{
padding:10px;
}
/* ############## END Center ############### */
/* ####################################### */

/* ####################################### */
/* ################ Footer ################# */
#footer{
background:#FFFFFF url(images/new/images/foo-fx.gif) repeat-x 21px 21px;
padding-bottom:50px;
}
.foo-menu{
font-size:12px;
font-weight:bold;
padding: 33px 10px;
color:#FFFFFF;
}
.foo-menu a:link{ color:#FFFFFF; text-decoration:none;}
.foo-menu a:visited{ color:#FFFFFF; text-decoration:none;}
.foo-menu a:hover{ color:#000000; text-decoration:none;}

/* ############## END Footer ############### */
/* ####################################### */

/* ############### box ############### */
.q-box{
	background:#FFFFFF url(images/new/images/coco.gif) bottom right no-repeat;
	border:solid 1px #F5F5F5;
	padding:5px;
}
.width1 {width:516px;}

	/* ########### shadow ########### */
	.somb{
		background:#FAFAFA;
		border:solid 3px #FCFCFC;
		padding:2px;
	}
	.somb2{
		background:#F7F7F7;
		border:solid 2px #F9F9F9;
		padding:2px;
	}
	/* ######### END shadow ######### */
/* ############# END box ############# */


/* ####################################### */
/* ################ Form ################# */
.box_form {
	background-color: #B3D0CC;
	width: 192px;
	border: 1px solid #B3D0CC;
	font-size: 11px;
	color: #474747;
}
.jointxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	padding-right: 5px;
	text-align: right;
}
/* ############## END Form ############### */
/* ####################################### */

/* ####################################### */
/* ################ Contact ################# */

.con-bx{
	width:140px;
	border-bottom: dashed 1px #474747;
	padding:10px 0px;
}
.con-bx a:link{color:#474747; text-decoration:none; font-weight:bold;}
.con-bx a:visited{color:#474747; text-decoration:none; font-weight:bold;}
.con-bx a:hover{color:#474747; text-decoration:underline; font-weight:bold;}

.con-bx-tl{
	color:#79B5AC;
	font-weight:bold;
}

/* ############## END Contact ############### */
/* ####################################### */

/* ###################################### */
/* ################ FAQ ################# */
.faq-content{padding:10px;}

.faq-tl{
	font-weight:bold;
}

.faq-q{
	color:#79B5AC;
	font-weight:bold;
}
.faq-padd{padding-bottom:15px;}
/* ############## END FAQ ############### */
/* ###################################### */

/* ####################################### */
/* ################ TERMS################# */
.terms-list li { padding:10px; font-size: 12px; }
.terms-numbered li { padding: 3px; border-bottom: none; }
/* ############## END TERMS ############### */
/* ######################################## */


/* ############################################ */
/* ################ RESOURCES ################# */
.resources-buttons { padding-top: 10px; }
.resources-buttons img { padding: 3px; }
/* ############## END RESOURCES ############### */
/* ############################################ */


/* ####################################### */
/* ################ Sign up ################# */
.width2 {width:600px;}
/* ############## END Sign up ############### */
/* ####################################### */

/* ####################################### */
/* ################ Sites ################# */
.console { position: relative; width: 461px; height: 200px; float: left; background-image: url('images/sites-consolebg.jpg'); background-repeat: no-repeat; background-position: top center; }
.console .thumb { position: absolute; top: 12px; left: 0px; }
.console .title { position: absolute; top: 16px; left: 258px; color: #E74602; font-weight: bold; }
.console .title a { text-decoration: none; color: #E74602; }
.console .title a:hover { text-decoration: underline; }
.console .text { position: absolute; width: 180px; top: 45px; left: 258px; }
.console .text .button { margin-top: 5px; }
/*.width3 {width:600px;}
.width4 {width:600px;}*/
/* ############## END Sites ############### */
/* ####################################### */
