/*/////////////////////////////////////////////////////


CSS CREATED FOR ELASTIC LIVE BETA
CSS CRATED BY MICHAEL MOORE / WWW.ENOMALY.COM
CSS CREATED OCTOBER 2006


/////////////////////////////////////////////////////*/
body {
	margin: 0 0 20px 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin-left:auto;
	margin-right:auto;
	color: #393e46;
	background: #442121;
	text-align:center;
}
h1,h2,h3 {
	margin: .5em 0;
}
h1 {
	font-size: 24px;
}
a {
	color: #A80508;
	text-decoration: underline;
}
a:hover {
	color: #2f77c0;
	text-decoration: underline;
}
em {
	color: #CC0000;
}
.clear {
	clear: both;
}
.floatleft {
	float: left;
	margin-right: 20px;
}
.floatright {
	float: right;
	margin-left: 20px;
}
/*/////////////////////////////////////////////////////

HEADER ELEMENT

/////////////////////////////////////////////////////*/
#header {
	height: 108px;
	background: #E8E5DD url(../imgs/header_bg.gif) repeat-x;
}
#header .inner {
	width: 770px;
	margin: 0 auto;
	text-align: right;
	background: url(../imgs/logo.gif) no-repeat;
}
#header .links {
	line-height: 29px;
}
#header .links a {
	text-transform: uppercase;
	color: #38361d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
}
#header .links a:hover {
	color: #980000;
}
/*/////////////////////////////////////////////////////

NAVIGATION ELEMENT

/////////////////////////////////////////////////////*/
#nav {
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	text-transform: uppercase;
	color: #38361d;
	background: #EDECE6;
	margin: 0 auto;
}
#nav .inner {
	width: 850px;
	text-align: right;
	margin: 0 auto;
}
#nav a {
	padding: 0px 6px 6px 2px ;
	font-weight: 800;
	color: #38361d;
	text-decoration: none;
}
#nav a:hover {
	color: #980000;
}

#nav .inner .nav_sel a { color: #980000; }
/*/////////////////////////////////////////////////////

CONTENT ELEMENT

/////////////////////////////////////////////////////*/
.wrapper {
	background: #E8E5DD;
		text-align: center;
}
.content {
	width: 870px;
	margin: 0 auto;
	padding: 1px 0;
	text-align: center;
}
.feature {
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	line-height: 1.5em;
		text-align: justify;
}
.feature h4 {
	margin: .2em 0;
	padding: 0px;
	font-size: 24px;
}
.col2 {
	margin-bottom: 20px;
	background: url(../imgs/divider.gif) repeat-y 50% 0;
}
.col2 .col {
	float: left;
	width: 383px !important; width: 383px;
	margin-right: 1px;
	padding: 0 10px;
	line-height:16pt;
	font-size:10pt;
		text-align: justify;
}
#packages {
	margin-top: 1px;
	color: #E8E5DD;
	font-weight: bold;
	color: #E8E5DD;
	background: #442121 url(../imgs/footer_bg.gif) repeat-x 50% 0; 
	
}
#packages .col {
	float: left;
	width: 363px !important; width: 383px;
	margin-right: 1px;
	padding: 10px 10px;
		text-align: justify;

}
#packages big {
	font-size: 14px;
}
#packages small {
	color: #ffe400;
	font-size: 11px;
}
/*/////////////////////////////////////////////////////

FOOTER ELEMENT

/////////////////////////////////////////////////////*/
#footer {
	padding-top: 20px;
	background: url(../imgs/footer_bg.gif) repeat-x;
		margin: 0 auto;
}
#footer .inner {
	width: 770px;
	margin: 0 auto;
	color: #FFF;
	text-align: center;
}
#footer .inner .account {
	float: left;
	margin-right: 20px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #fffc9e;
}
#footer em {
	font-style: normal;
	color: #7dabcd;
}
/*/////////////////////////////////////////////////////

FORM ELEMENT

/////////////////////////////////////////////////////*/
input, textarea, select {
	font-size: 11px;
}


#interface_header {
    width:100%;
	height: 92px;
	text-align:center;
	background: #E8E5DD url(../interface/interface_header_bg.gif) repeat-x;

}

.interfacewrapper {
	
	background-color:#E8E5DD;
	padding-bottom: 0px;
	text-align:left;
	margin:0px;


}
#interface_content_bg, .interfacewrapper #content {
	background-color: #E8E5DD;
	background-image: url(../interface/interface_content_bg.gif);
	background-repeat: repeat-y;
	min-height:450px;
	text-align:justify;
	margin:0px 0px 0px 0px;
	padding-left:25px;
	
}

#interface-col-left { width:225px; float:left;   margin-right:-225px; position: relative; left:10px;  }

#interface-col-right { font-family: Arial, Helvetica, sans-serif; width:590px; position: relative; left:240px;  min-height:507px; background-color:#E8E5DD; padding:10px; }

.icr_top { 
	display:block;
	background-color:#8EB6D6; 
	width:auto;
	height:20px;
	border-bottom:1px solid #B2CEE6;
	padding:5px 0px 0px 10px;
	text-transform: uppercase;
	font-size:12px;
}

#left_nav_level_1 A {
	display:block;
	
	height:18px;
	border-top:2px solid #AAC9E4;
	width:215px;
	border-bottom:2px solid #A1C3E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C3541;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	overflow:hidden;
	text-transform: uppercase;
	background-image: url(../interface/left_nav_level_1_bg.gif);
	
}

#left_nav_level_2 A {
	display:block;
	background-color:#C3D8E9;
	height:18px;
	border-top:0px solid #AAC9E4;
	width:200px;
	border-bottom:2px solid #B2CEE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C3541;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
	overflow:hidden;

	
}

#interfacefooter {
	padding-top: 4px;
	background-image: url(../imgs/footer_bg.gif);
	background-repeat: repeat-x;
	padding-bottom:15px;
	font-size:11px;
	text-align: center;
		margin: 0 auto;
	
}
#interfacefooter .inner {
	width: 890px;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
}
#interfacefooter .inner .links {
	color: #D3D2CF;
		display:block;
	margin-bottom:2px;
}
#interfacefooter .inner .links a,  #interfacefooter .inner a {
	color: #D3D2CF;
	text-decoration: none;

}
#interfacefooter .inner .links a:hover, #interfacefooter .inner  a:hover {
	color: #fff66b;
	text-decoration: underline;
}
#interfacefooter .inner .copyright {
	float: right;
	padding-top: 26px;
	text-align: right;
	color: #D3D2CF;
}


#logout {
	position:absolute;
	left:500px;
	top:19px;
	width:359px;
	height:28px;
	z-index:1;
	 color:#EFEFF4;

}

#logout A {

 color:#EFEFF4;
 text-decoration:none;
 padding-right:5px; 
  padding-left:5px; 

}


#logout A:hover {

 color:#FDE119;
 text-decoration:underline;
 padding-right:5px; 
  padding-left:5px; 

}

