/* Reset ------------------------------------------------------------------ */

/*
    reset.css - resets default browser styling
    http://tantek.com/log/2004/09.html#d06t2354
    http://www.vox.com/.shared/css/base.css by beausmith.com
    http://developer.yahoo.com/yui/reset/
*/

:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: bold;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}

/*---------------------- Layout ---------------------- */

body {
	padding:0px;
	
}

#body_div {
	/* position:fixed; */
	background: #000000;
	/*background: #000000 url('../img/new/1007 vert tile.jpg') repeat-y scroll top left;
	background-repeat: repeat-y;*/
	text-align: center;
	margin:0px;
	padding:0px;
	/*z-index: -2;*/
	width:1008px;
	/*height:768px; */
    	 
}

#logo {
	display: block;
 	background: url('../img/new/banner-850x166.gif') no-repeat ;
	height: 166px;
	width: 849px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#bamboo { 
	background: url('../img/new/bambo-157x582.jpg') no-repeat top left;
	position: relative;
	min-height: 713px;
	width: 157px;
	margin-left: 0px;
	top: 0px;
	left: 0px;
	float: left;
	z-index: 2;

}

#page {
	position:relative;
	/*height: auto;*/
	width: 848px; /* 660px; */
	background: #000000 url('../img/new/1007 vert tile.jpg') repeat-y -158px 0px; /*-165px 0px;*/
	/*background-repeat: repeat-y;*/
	/*
	margin-top: 46px;
	margin-bottom: 28px;
	*/
	padding:0px;
	left: 0px;
	margin-right: 0px;
	text-align: left;
	float: left;
	/*min-height: 880px;*/
}

/*#filler {
	position: relative;
	z-index: -1;
	background: #000000 url('../img/new/1007 vert tile.jpg') repeat-y scroll 0px 0px;
	top:0px;
	margin: 0px;
	padding: 0px;
	width: 848px;
	height: 880px;
}*/

#footcap {
width: 849px; height:25px; position: absolute; float: right; bottom: -25px; right: -1px; padding:0px; margin:0px;  background: #000000; z-index: 5;
}

#content {
/* 	background: url(../img/bg_content.png) no-repeat;
	 */height: auto;
	overflow: auto;
	width: 820px; /*  660px; */
	margin-left: 0px;
    padding-left: 20px;
	text-align: left;
}



#alt-content {
	height: auto;
	width: 645px;
	margin-left: 7px;
	text-align: left;
	/*overflow: scroll;*/
}

#main_content {
min-height: 435px;
}

#whiteSpace {
	background-color: white;
	height: 30px;
	width: 330px;
    margin-left: 3px;
	float: left;
}

#TopH2 {
	position: relative;
	float: left;
	background-image: url('../img/new/curve-up-100x30.gif');
	width: 100px;
	height: 30px;
	
	/*width:61px;
	height:28px;*/
}

#left_column {
	/* border:1px solid black; */
	float: left;
	width: 392px;
	margin-top: 0px;
}

#navEtcContainer {
	width: 514px;
	float:right;
	position: relative;
	right: 1px;
}

#nav {
	/*background-color: #FFFFFF;*/
	height:27px;
	padding:0px 0px 0px 0px;
	margin-right:20px;
	margin-top: 5px;
	margin-bottom:5px;
	float: right;
	text-align: right;
}

.navItem {
	font-family: Arial, Sans-serif;
	color: #000000;
	margin: 0px 8px 0px 8px;
    font-size: 10pt;
}

.navItem:hover {
    color: #FFFFFF;
}

/*#navEnd {
	background-image: url('../img/new/nav end.jpg');
	width: 34px;
	height: 28px;
	float: right;
}
#login {
	display:inline-block;
	background-image: url('../img/new/Normal State/LoginN.gif');
	width: 125px;
	height: 27px;
	padding: 0px 1px 0px 1px;
	margin: 0px;

}

#login:hover { 
		background-image: url('../img/new/RollOver State/LoginR.gif');
}

#FAQ {
	display:inline-block;
	background-image: url('../img/new/Normal State/FaqN.gif');
	width: 125px;
	height: 27px;
	margin: 0px;
	padding: 0px;
}
#FAQ:hover { 
		background-image: url('../img/new/RollOver State/FaqR.gif');
}
#signup {
	display:inline-block;
	background-image: url('../img/new/Normal State/SignUpN.gif');
	width: 125px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;

}
#signup:hover { 
		background-image: url('../img/new/RollOver State/SignUpR.gif');
}

#edit {
	display:inline-block;
	background-image: url('../img/new/Normal State/OptionsN.gif');
	width: 125px;
	height: 27px;
	margin: 0px;
	padding: 0px 1px 0px 1px;
}
#edit:hover { 
		background-image: url('../img/new/RollOver State/OptionsR.gif');
}

#logout {
	display:inline-block;
	background-image: url('../img/new/Normal State/LogoutN.gif');
	width: 125px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
}
#logout:hover { 
		background-image: url('../img/new/RollOver State/LogoutR.gif');
}

#nullButton {
	display:inline-block;
	background-image: url('../img/new/Normal State/null.gif');
	background-repeat: repeat-x;
	width: 128px;
	height: 27px;
	margin: 0px;
	padding: 0px;
}
*/

#right_column {
	/* border:1px solid red; */
	float: left;
	width: 385px;
	margin-top: 0px;
	margin-left: 10px;
}



#video {
	padding-left: 1px;
}

#content ul {
	list-style: disc inside;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 20px;
}

#footer {
	margin: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	float: left;
	width: 164px;
    height: 130px;
}

#resoluteLogo {
    background: url("img/resolute165x111.gif");
    width: 150px;
}

#resolute {
	text-align: center;
}

#resolute img {
	margin-right: 0px;
}

#links {
	text-align: center;
	margin-top: 0px;
}

#buttons {
	float: left;
	width: 165px;
	position: absolute;
	margin-left: 680px;
}

#buttons img {
	margin-bottom: 20px;
}

#features_links {
	float: left;
	width: 75px;
	text-align: right;
}

#features_links a {
	text-decoration: underline;
}

#features_links a:hover {
	text-decoration: none;
    color: #000000;
}

#iphone a, #hero a {
    font-family: sans-serif;
    color: #007e00;
}

#UserLoginForm input[type="input"]{
    display: inline-block;
    background: url('../img/new/buttons/loginN.gif');
}


#UserLoginForm input[type="input"]:hover{
    background: url('../img/new/buttons/loginR.gif');
}

#loginform {
    margin-left: 150px;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
}

#createAccount {
	background: url('../img/new/buttons/createaccntN.gif');	
	width: 150px;
	height: 32px;
	border: 0px;
	color: transparent;
	font-size: 0;
}

#createAccount:hover {
	background: url('../img/new/buttons/createaccntR.gif');	
}

#UserLoginForm .submit input {
	background: url('../img/new/buttons/loginN.gif') no-repeat;	
	width: 113px;
	height: 32px;
	border: 0px;
	color: transparent;
	font-size: 0;
}

#UserLoginForm .submit input:hover {
	background: url('../img/new/buttons/loginR.gif');
}

#ImageFiledata, #ImageFiledata2, #ImageFiledata3 {
	background: url('../img/new/buttons/loginN.gif') no-repeat;	
	width: 113px;
	height: 32px;
	border: 0px;
	color: transparent;
	font-size: 0;	
}

/*---------------------- Typography ------------------- */

#content h2, #alt-content h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	margin: 14px;
	margin-left: 0px;
}

#content p, #alt-content p, #descriptions, #content ul, #content ul li a, #footer span, #footer span a, #loginform, #content #features_links span a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-left: 2px;
    margin-right: 5px;
    padding-right: 5px;
	margin-bottom: 18px;
}

#content a {
    text-decoration: underline;
    color: #007e00
}

#content a:hover {
	text-decoration: none;
    color: #000000;
}

#footer span, #footer span a {
	color: #FFFFFF;
}

#content #features_links span a {
	font-size: 14px;
	line-height: 25px;
}

ul.faq li {
	font-size: 16px;
	font-weight: bold;
}

ul.faq li ul li {
	font-size: 12px;
	font-weight: normal;
  
}

/*---------------------- Forms ------------------------- */

input {
	height: 30px;
	margin: 5px;
	padding: 4px;
}

input.mainform {
	height: 18px;
	margin: 5px;
	padding: 2px;
}

#loginform input {
	width: 200px;
}

#loginform label {
	width: 100px;
	text-align: right;
}

input#update_btn {
	height: auto;
	display: inline;
	float: left;
}

#controls img {
	margin: 5px;
	padding: 4px;
}

label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	width: 50px;
	text-align: right;
	float: left;
	margin-top: 14px;
}

input#loginButton {
	float: right;
	margin-right: 25px;
}

.submit {
	width: 100%;
}

#loginform {
	padding: 20px;
	text-align: left;
}

.message {
	color: #FF0000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}


/*----------- "What's this?" link and box styles ------------*/

.whatsthis a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #D80024 !important;
	font-style: italic;
}
.popup_placeholder {
	position: relative;
}
.popup#popup_homepage {
	width: 270px;
	position: absolute;
	top: -130px;
	left: 120px;
	display: none;
}
.popup#popup_cardver {
	width: 270px;
	position: absolute;
	top: -109px;
	left: -40px;
	display: none;
}

a .popup .popup_text {
	color: #000;
}
.popup_middle {
	width: 100%;
	
	background: url(../img/popup_middle.png) repeat-y;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.popup_text {
	padding: 10px;
	padding-right: 20px;
}

.popup_title {
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
	color: #555;
	padding-left: 8px;
}

.popup_top {
	width: 100%;
	height: 15px;
	padding: 0px;
	margin: 0px;
	background: url(../img/popup_top.png) no-repeat;
}

.popup_bottom {
	width: 100%;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background: url(../img/popup_bottom.png) no-repeat;
}

/* --------- */

.tabarea {
	position:relative;
	//top:-20px;
	width:357px;
	height:371px;
	background:url(/img/content_bg.png);
	color:#fff;
	//float:left;
}

/* --- editor ---- */
li.tab {
	display: inline;
	float: left;
	width: 31px;
	text-align: center;
}
#editor { 
	color: white;
}

.tabnav{
	text-align:center;
	padding-top:8px;
	font-family:Helvetica;
	font-size:12px;
	width:70px;
	height:22px;
	display:inline;
	background:url(/img/tab.png);
	float:left;
	margin:3px;
	margin-left:0px;
	margin-right:2px;
}

.tabspacer{
	padding-left:17px;
	padding-right:14px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	font-size:9pt;
	cursor: pointer;
	cursor: hand;

}