*
{
	font-family: arial, sans-serif;
	font-size: 12px;
}

body
{
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center top;	
}

html, body 
{
	/* ensures a vertical scrollbar is always displayed */
	height: 100%;
 	margin: 0 0 1px;
  	padding: 0;
}

h1,
h1 *
{
	color: #cc6600;
	font-size: 20px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

h1 sup
{
	font-size: 11px;
}

h2,
h2 *
{
	font-size: 14px;
	color: #666666;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

p, .text
{
	line-height: 18px;
	font-size: 13px;
	margin: 10px 0px 0px 0px;
	text-align: justify;
}

hr
{
	background-color: transparent;
	border: none;
	height: 1px;
	border-bottom: 1px solid #cccccc;
}

a
{
	color: #3366ff;
	text-decoration: none;
	font-size: inherit;
}

small
{
	display: block;
	font-size: 11px;
	color: #444444;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	
}

a:hover
{
	text-decoration: underline;
}

#outer
{
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrapper
{
	width: 1000px;
	margin: 0pt auto 0pt;
	background-image: url(/images/right_edge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#wrapper #left-edge
{
	width: 22px;	
	background-image: url(/images/left_edge_bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

#wrapper #middle
{
	width: 956px;
	background-color: white;
	vertical-align: top; 
	overflow: hidden;
	/*text-align: middle;*/
}

#wrapper #right-edge
{
	width: 22px;
	background-image: url(/images/right_edge_bg.jpg);
	background-repeat: repeat-y;
	background-color: white;
	vertical-align: top;
}


#top-bar
{
	width: 1000px;
	height: 36px;
	margin: 0pt auto 0pt;
}

#top-bar #left-edge
{
	width: 22px;
}

#top-bar #middle
{
	width: 956px;
	background-image: url(/images/top_bar_bg.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	color: white;
}

#top-bar #middle h1
{
	font-size: 16px;
	font-weight: normal;
	color: white;
	padding: 0px;
	margin: 0px;
}

#top-bar #right-edge
{
	width: 22px;
	background-image: url(/images/right_edge_bg.jpg);
	background-repeat: repeat-y;
	background-color: white;
	vertical-align: top;
}



#header-band {
	text-align: center;
	background-color: #efefef;
	height: 80px;
}

#header {
	width: 800px;
	background-color: #ffffff;
	height: 80px;
	margin: 0px auto;
}
#header-left {
	width:756px; 
	height:117px; 
	position:relative;
}
#header-left h2 {
	height:63px;
	position:relative;
	width:347px;
}
  #header-left h2 a {
	background:url(/images/geoestimator-logo.jpg) no-repeat;
	position:absolute;
	top:30px;
	left:0px;
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	width:357px;
	height:63px;
  }
#header-left div.login-status {
	position:absolute;
	top:3px;
	right:10px;
}
#header-left div.login-status a.create {
	background:url(/images/ico-create.jpg) 0px 0px no-repeat;
	padding-left:15px;
	font-size:13px;
	color:#383838;
}
#header-left div.login-status a.myaccount, #header-left div.login-status a.admin {
	font-size:13px;
	color:#383838;
}
#header-left div.login-status span.welcome {
	background:url(/images/ico-create.jpg) 0px 0px no-repeat;
	padding-left:15px;
	font-weight:bold;
	padding-right:8px;
	font-size:13px;
	color:#383838;
}
#header-links {
	width: 300px;
	text-align: right;
	border: 1px solid black;
	display: inline;
}

#logo {
	width: 300px;
	border: 1px solid black;
	display: inline;
}

#logo img {
	
}

#logo h1 {
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#header-nav ul {
	list-style: none;
}

#header-nav ul li {
	display: inline;
}

#menu {
	margin: 0pt;
	padding: 0pt;
	white-space: nowrap;
	width: 957px;	
	z-index: 1000;
}

#menu li {
	display: inline;
}

#menu li div.mainMenu
{
	float: left;
	height: 0pt;
	overflow: hidden;
	padding-top: 40px;
}


#menu li div.mainMenu:hover
{
	overflow: visible;
}

/*#menu li.menuItem ul
{
	display: none;
}

#menu li.menuItem:hover ul
{
	display: inline;
}*/


#menu li div.mainMenu 
{
	background-image: url(/images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0pt;
	position: relative;
}

#ie6MenuArea table.menuPane,
#menu li a table.menuPane 
{
	border: 1px solid #666666;
	background-color: #f3f3f3;
}

#ie6MenuArea div.mainMenu .menuPopup,
#menu li div.mainMenu .menuPopup
{
	background-image: url(/images/menu_popup_bg.jpg);
	background-repeat: repeat-x;
	background-color: #f3f3f3;
	padding: 10px 5px 5px 5px;
	height: 350px;	
	border: 1px solid #aaaaaa;
	border-top: 1px solid white;
}

#ie6MenuArea div.mainMenu .menuPopup .menuSpacer,
#menu li div.mainMenu .menuPopup .menuSpacer
{
	padding-top: 4px;
}

#ie6MenuArea div.mainMenu .menuPopup h2,
#menu li div.mainMenu .menuPopup h2
{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	color: #789d72;
	/*xcolor: #8a7f5b;*/
	/*xcolor: #CC6600;*/
	color: #a1782f;
	padding: 0px;
	margin: 0px;
}

#ie6MenuArea div.mainMenu .menuPopup li,
#menu li div.mainMenu .menuPopup li
{
	display: list-item;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#ie6MenuArea div.mainMenu .menuPopup a,
#ie6MenuArea div.mainMenu .menuPopup a:hover,
#menu li div.mainMenu .menuPopup a,
#menu li div.mainMenu .menuPopup a:hover
{
	font-size: 12px;
	color: #666666;
	white-space: nowrap;
	display: block;
	padding: 2px 15px 2px 15px;
	background-image: url(/images/bullet_arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}


#ie6MenuArea div.mainMenu .menuPopup a:hover,
#menu li div.mainMenu .menuPopup a:hover
{
	text-decoration: none;
	background-color: #e2e2e2;
}

#ie6MenuArea div.mainMenu .menuPopup td.odd a:hover,
#menu li div.mainMenu .menuPopup td.odd a:hover
{
	background-color: #dddddd;
}

#ie6MenuArea div.mainMenu .menuPopup ul.menuGroup,
#menu li div.mainMenu .menuPopup ul.menuGroup
{
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}


#menu li#menu-about-us div.mainMenu table.menuColumns td ul.menuGroup li a
{
	width: 100px;
}

#menu li div.mainMenu .menuPopup ul.menuLinks
{
	padding: 0px;
	margin: 0px;
	line-height: 21px;
}

#menu li div.mainMenu .menuPopup ul.menuLinks li
{
	background-image: none;
	padding-left: 0px;
}

#menu li div.mainMenu table.menuColumns td 
{
	vertical-align: top;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
}


#menu li div.mainMenu table.menuColumns td.odd
{
	background-color: #eaeaea;
}

#menu li#menu-home div.mainMenu 
{
	width: 105px;
}

#menu li#menu-products div.mainMenu 
{
	background-position: -105px 0pt;
	width: 117px;
}

#menu li#menu-pricing div.mainMenu 
{
	background-position: -222px 0pt;
	width: 103px;
}

#menu li#menu-about-us div.mainMenu {
	background-position: -325px 0pt;
	width: 122px;
}

#menu li#menu-contact-us div.mainMenu {
	background-position: -447px 0pt;
	width: 137px;
}

#menu li#menu-faq div.mainMenu {
	background-position: -584px 0pt;
	width: 86px;
}

#menu li#menu-find-an-address div.mainMenu {
	background-position: -670px 0pt;
	width: 169px;
}

#menu li#menu-cart div.mainMenu {
	background-position: -839px 0pt;
	width: 118px;
}


#menu li#menu-home div.mainMenu:hover {
	background-position: 0pt -40px;
}

#menu li#menu-products div.mainMenu:hover {
	background-position: -105px -40px;
}

#menu li#menu-pricing div.mainMenu:hover {
	background-position: -222px -40px;
}

#menu li#menu-about-us div.mainMenu:hover {
	background-position: -325px -40px;
}

#menu li#menu-contact-us div.mainMenu:hover {
	background-position: -447px -40px;
}

#menu li#menu-faq div.mainMenu:hover {
	background-position: -584px -40px;
}

#menu li#menu-find-an-address div.mainMenu:hover {
	background-position: -670px -40px;
}

#menu li#menu-cart div.mainMenu:hover {
	background-position: -839px -40px;
}


table#sidebarWrapper
{
	width: 100%;	
}

table#sidebarWrapper td#contentCol,
table#sidebarWrapper td#sidebarCol
{
	vertical-align: top;
}


table#sidebarWrapper td#sidebarCol
{
	padding: 0px 0px 0px 20px;
}

table.sidebar
{
	border: 1px solid #dddddd;
	background-color: #f3f3f3;
	background-color: #f3ecd7;
	background-color: #F8F8F8;
	width: 225px;
}

table.sidebar h1 
{
	color: #555555;
	font-weight: bold;
	text-align: center;
	padding: 7px;
	margin: 0px;
	font-size: 13px;
	border-bottom: 1px solid #cccccc;
}
table.sidebar h2
{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
table.sidebar th
{
	background-image: url(/images/col_head_bg.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
}

table.sidebar td
{
	color: #666666;	
	vertical-align: top;
	padding: 13px 8px 13px 15px;
	margin: 0px;
	border-bottom: 1px solid #dddddd;
	font-size: 11px;
	line-height: 14px;
}


table.sidebar td h2 a
{
	text-decoration: none;
	font-size: 12px;
	color: #444444;
}

table.sidebar td h2 a:hover
{
	color: black;
}

table.sidebar td a
{
	text-decoration: underline;
}


.content
{
	padding: 10px;
}

.contentWithSidebar
{
	padding-right: 0px;
}

#footer
{
	background-color: #f8f8f8;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 20px;
}

.content ul,
#footer ul.bullets
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.content ul li,
#footer ul.bullets li
{
	background-image: url(/images/bullet_arrow_gray.gif);
	background-repeat: no-repeat;
	list-style: none;	
	background-position: left 5px;	
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}

#copyright
{
	margin-top: 30px;
	color: #666666;
	text-align: center;
	font-size: 11px;
}

#clientLogin
{
	position: absolute;
	background-image: url(/images/client_login_bg.jpg);
	width: 201px;
	padding: 0px;
}

#clientLogin .loginForm
{
	border-left: 1px solid #cc6600;
	border-right: 1px solid #cc6600;
	padding: 10px 10px 10px 10px;
	height: 153px;
}

#clientLogin .loginForm h2
{
	color: white;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

#clientLogin input.txt
{
	width: 175px;
	font-size: 12px;
	border: 1px solid orange;
	padding: 3px;
}

#clientLogin small
{
	display: block;
	color: orange;
	font-size: 10px;
	margin: 3px 0px 0px 5px;
}


#clientLogin input.btn
{
	border: 1px solid black;
	background-color: #555555;
	background-image: none;
	color: white;
	padding: 2px 7px 2px 7px;
	font-size: 11px;
}

div.popout-content {
	color:#FFF;
	padding:15px;
}

table.form td
{
	text-align: left;
}

table.form td.lbl
{
	padding: 3px 10px 3px 0px;
	font-weight: bold;
	vertical-align: middle;
	font-size: 12px;
}
table.form td.val
{
	vertical-align: middle;
}

table.form td.val,
table.form td.required 
{
	padding-left: 15px;
}

table.form td.noPadLeft
{
	padding-left: 0px;
}

table.form td.required 
{
	background-image: url(/images/bullet_arrow_gray.gif);
	background-position: left center;
	background-repeat: no-repeat;
}


table.form td.val input,
table.form td.val select,
table.form td.val textarea
{
	background: #FFFFFF url(/images/text-bg.gif) repeat-x scroll 0pt;
	background-position: 0px 0px;
	border: 1px solid #B5B8C8;
	padding: 4px 2px 2px 4px;			
}

table.form td.val input,
table.form td.val select
{
	vertical-align: middle;
}


.txt
{
	background: #FFFFFF url(/images/text-bg.gif) repeat-x scroll 0pt;
	background-position: 0px 0px;
	border: 1px solid #B5B8C8;
	padding: 2px;
}


input.btn,
div.btn
{
	height: 22px;
	border: 1px solid #999999;
	background-color: #cacaca;
	background-image: url(/images/btn_light_bg.jpg);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 12px;
	padding: 2px 7px 2px 7px;
}

table.gridAlt,
table.gridSm,
table.grid
{
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}

table.gridAlt td,
table.gridAlt th,
table.grid td,
table.grid th,
table.gridSm td,
table.gridSm th
{
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 7px;
}

table.grid th,
table.gridSm th
{
	background-color: #dddddd;
	background-image: url(/images/col_head_bg.jpg);
	background-repeat: repeat-x;
	border-bottom:1px solid #CCCCCC;
	color:#555555;
	font-weight:bold;
	line-height: 15px;
}

table.grid tr,
table.gridSm tr
{
	background-color: #ffffff;
}

table.grid tr.odd,
table.gridSm tr.odd
{
	background-color: #f3f3f3;
}
table.gridSm td,
table.gridSm th
{
	padding: 4px;
}


/* Flash Tour ======================================================================================================= */
#tourShim 
{
	display: none;
	position: absolute;
	top:0px;
	left:0px;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	opacity: .7;
	background-color: black;

	text-align: center;
	
	width:100%;
	height: 1900px;
	/* see conditional CSS in incLayout.asp */
}
#tourShell 
{
	display: none;
	position: absolute;
	top:0px;
	left:0px;
	text-align: center;
	width:100%;
	height: 1900px;
	padding-top: 100px;
}
#tourBox
{
	/*xdisplay: none;
	position: relative;
	top: 30px;
	left: 60px;*/
	width: 650px;
	height: 490px;
}
#tourFrame 
{
	border: 5px solid black;
	background-color: white;
}
#tourButtons
{
	background-color: black;
	text-align: right;
	padding: 3px 10px 7px 0px;
	border: 1px solid black;
}
#tourClose, #tourClose:hover 
{
	font-family: arial, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#tourClose:hover
{
	color:red;
}

h2.courseTitle
{
	color: black;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

h2.courseSalePrice
{
	text-align :right;
	color: #CC6600;
	font-size: 18px;
	margin: 0px;
	padding: 0px 0px 10px 0px;	
}

h3.courseRetailPrice
{
	text-align: right;
	color: #666666;
	font-size: 13px;
	padding: 0px 0px 10px 0px;
	margin: -5px 0px 0px 0px;
}

/* Common Utility =================================================================================================== */
.r { text-align: right;}
.l { text-align: left;}
.c { text-align: center;}

.rnd-ddd
{
	background-color: #dddddd;
	border: 1px solid white;
	background-image: url(/images/rnd_grad_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.rnd-ddd div.tl
{
	background-image: url(/images/rnd_ddd_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.rnd-ddd div.tr
{ 
	background-image: url(/images/rnd_ddd_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.rnd-ddd div.bl
{ 
	/*background-image: url(/images/rnd_ddd_bl.gif);*/ 
	background-image: url(/images/rnd_grad_bl.jpg);
	background-position: bottom left; 
	background-repeat: no-repeat;
}
.rnd-ddd div.br 
{ 
	/*background-image: url(/images/rnd_ddd_br.gif);*/
	background-image: url(/images/rnd_grad_br.jpg); 
	background-position: bottom right;
	background-repeat: no-repeat;
}

.pageWidth
{
	width: 957px;
}

div.copySep
{
	background-image: url(/images/flourish.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	margin-top: 8px;
}

.clear
{
	clear: both;
}

.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }

.box
{
	border: 1px solid #dddddd;
	padding: 10px;
	background-color: #f3f3f3;
}

.yellow-box
{
	border: 1px solid #ffcc66;
	padding: 10px;
	background-color: #ffffcc;
}


.bg-green,
.bg-green td
{
	background-image: url(/images/col_head_green_bg.jpg);
	background-position: left top;
	background-repeat:  repeat-x;
	background-color: #669966;
	background-color: #486c48;	
}

.bg-green,
.bg-green td,
.bg-green span,
.bg-green font,
.bg-green b
{
	
	color: white;
	font-size: 13px;
}


table.vtop td
{
	vertical-align: top;
}

.bookPanel
{
	background-image: url(/images/book_brown.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 85px;
	float: right;
	width: 250px;
	border: 1px solid #dddddd;
	background-color: #f3f3f3;		
}

.bookPanel ul
{
	padding: 0px;
}

/* Legacy CSS Classes =============================================================================================== */
.blackBold
{
	color: black;
	font-weight: bold;
}


/* Blog ----------------------------*/
strong.blog a {
	color:#000;
	font-size:18px;
	line-height:110%;
	display:block;
	padding-top:15px;
}
strong.subblog {
	font-size:12px;
	padding-bottom:15px;
	display:block;
	font-weight:normal;
	color:#666666;
}
a.blog-title {
	font-size:14px;
	color:#666666;
}
div#linebreak {
	height:30px;
	border-bottom:1px solid #cccccc;
	width:100%;
	margin: 0px auto 10px auto;
}

/*-submenu---------------*/
	#SubMenu
	{
		margin: 0px 20px 0px 20px;
		padding: 10px 5px 5px 5px;
		background-image: url(/images/geo_menu_bg.jpg);	
		background-repeat: no-repeat;	
		text-align: center;
	}
	#SubMenu li 
	{
		display: inline;
		padding: 5px 15px 5px 15px;
	}
	#SubMenu li a
	{
		color: white;
		margin-top: 5px;
		font-weight: bold;
	}
	
	
	#SubMenu lix
	{
		float: left;
		height: 0pt;
		overflow: hidden;
		padding-top: 40px;
	}

/*** Port from Old Website Design ***/

fieldset.register {
	position:relative;
	margin: 20px 0;
	padding: 15px 10px;
	background-color:#FAFAFA;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	width: 700px;
	height: 315px;
}

fieldset.username {
	position:relative;
	margin: 20px 0;
	padding: 15px 10px;
	background-color:#FAFAFA;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	width: 600px;
}

table.register {
	border: 1px solid #9F9F9F;
	padding: 2px;
}

div.colHolder{
	padding-bottom: 50px;
	margin-left: 50px;
	height: 250px;
	position:relative;
}

div.leftCol, div.rightCol, div.middleCol{
	text-align: left;
}

div.leftCol{
	width: 350px;
	float: left;
	display: block;
}

div.middleCol{
	width: 650px;
	display: block;
	float: left;
}

div.controlCol{
	text-align: right;
	width: 500px;
	position:absolute;
	top: 285px;
	left: 90px;
}

div.orCol{
	top: 15px;
	text-align: center;
	width: 560px;
	position:absolute;
}

div.messageCol{
	float: left;
	display: block;
	width: 90%;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}

td.link{
	cursor: pointer;
}

div.controlCol input.controlButton, div.controlCol input.controlButtonBold{
	width: 100px;
	text-align: center;
	padding: 4px 2px 2px 4px;
	margin-left: 10px;
	font: 13px arial;
}

div.controlCol input.controlButtonBold{
	font: bold 13px arial;
}

label.register, input.register, input.phone, input.registerSelect , input.phoneSelected, input.registerError{
	font-family: arial, sans-serif;
}

label.register, input.register , input.registerSelect, input.registerError{
	display: block;
	width: 300px;
	float: left;
}

input.phone {
	float: left;
	background: #FFFFFF url(/images/text-bg.gif) repeat-x scroll 0pt;
	background-position: 0px 0px;
	border: 1px solid #B5B8C8;
	padding: 4px 2px 2px 4px;
}

input.phoneSelected{
	float: left;
	border: 1px solid #FFD927;
	background-color: #FFEFBF;
	padding: 4px 2px 2px 4px;
	background: #FFFFFF url(/images/text-bg.gif) repeat-x scroll 0pt;
	background-position: 0px 0px;
}

input.register, input.registerSelect , input.registerError{
	margin-right: 67px;
	font-size: 12px;
}

input.registerSelect
{
	margin-bottom: 10px;
	border: 1px solid #FFD927;
	background-color: #FFEFBF;
	font-weight: bold;
	padding: 4px 2px 2px 4px;
	background: #FFFFFF url(/images/text-bg.gif) repeat-x scroll 0pt;
	background-position: 0px 0px;
}

input.registerError
{
	margin-bottom: 10px;
	border: 1px solid #CF0000;
	background-color: #FFD7CF;
	font-weight: bold;
	padding: 4px 2px 2px 4px;
}

input.register, select.register {
	margin-bottom: 10px;
	background: #FFFFFF url(/images/text-bg.gif) repeat-x scroll 0pt;
	background-position: 0px 0px;
	border: 1px solid #B5B8C8;
	padding: 4px 2px 2px 4px;
}

select.registerSelect {
	margin-bottom: 10px;
	border: 1px solid #FFD927;
	background-color: #FFEFBF;
	padding: 4px 2px 2px 4px;
	font-weight: bold;
}

span.registerSelect{
	background-color: #FFEFBF;
	border: 1px solid #FFD927;
	font-weight: bold;
}

label.register {
	font-size: 14px;
	text-align: left;
}

select.register, select.registerSelect {
	display: block;
	width: 232px;
	float: left;
	font-family: arial, sans-serif;
	font-size: 12px;
}

span.register{
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

span.required{
	color: red;
	font-size: 16px;
	font-weight: bold;
}

br.register {
	clear: left;
}

/* Error CSS */
span#error {
	font-size: 10px;
	font-family: arial, sans-serif;
	color: red;
}

div#error, div .error {
	font-size: 10px;
	font-family: arial, sans-serif;
	color: red;
}

/* user list */
table.userlist {
	width: 800px;
	background-color: #fafafa;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.userlistHeader {
	background-color: #99cccc;
	border: 1px #000000 solid;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
}

tr.userlist:hover {
	background-color: #ffe08e;
}

tr.userdetail:hover {
	background-color: #ffe08e;
}

td.userlist {
	border-bottom: 1px #6699cc dotted;
	text-align: left;
	color: #404040;
	background-color: #FAFAFA;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 4px;
}

/* user detail */
table.userdetail {
	width: 100%;
	border-spacing: 0px;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
}

td.userdetailHeader {
	width: 250px;
	background-color: #ffffcc;
	border: 1px #000000 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
	vertical-align: top;
	border-left-width: 0px;
	border-top-width: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
}

td.userdetail {
	border-bottom: 1px #6699cc dotted;
	text-align: left;
	color: #404040;
	background-color: #FAFAFA;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	font-family: verdana;
}

td.userdetail a {
	font-family: verdana;
}

/* 
	fieldset400
	This will be a basic fieldset designed to show up 400px wide
*/

fieldset.fieldset400 {
	margin: 20px 0;
	padding: 15px 10px;
	background-color:#FAFAFA;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	width: 400px;
}

label.fieldset400,input.fieldset400{
	display: block;
	width: 150px;
	float: left;
}

input.fieldset400,textarea.fieldset400,select.fieldset400 {
	font-family: arial, sans-serif;
	font-size: 11px;
}

fieldset.login {
	margin: 20px 0;
	padding: 15px 10px;
	background-color:#FAFAFA;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	overflow: auto;
	width: 225px;
}

label.login,input.register, input.registerSelect , input.registerError{
	display: block;
	width: 225px;
	float: left;
}

input#username,#password,#submitLogin,#form_password,#form_username {
	font-family: arial, sans-serif;
	font-size: 12px;
}

input.bigButton
{
   font-size:15px;
   font-weight:bold;
   height:35px;
}

/* DHTML ToolTip CSS */

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

div.logininfo {
	width: 350px;
	height: 75px;
	background-color: #ffe08e;
	padding: 20px;
	font-size: 12px;
	font-weight: bold;
	border: 4px;
	border-color: black;
	text-align: center;
	vertical-align: middle;
}

input.long,textarea.long {
	width: 497px;
	font-family: Verdana, Arial;
	font-size: 12px;
}

textarea.long {
	height: 450px;
}

input.short,textarea.short {
	width: 244px;
}

textarea.short {
	height: 250px;
}

input.short,textarea.short {
	font-family: Verdana, Arial;
	font-size: 12px;
}

fieldset#manage {
	margin: 20px 0;
	padding: 15px 10px;
	background-color:#FAFAFA;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	overflow: auto;
	width: 600px;
}

label.edit,input.edit {
	display: block;
	width: 350px;
	float: left;
	margin-bottom: 20px;
	font-family: Verdana, Arial;
	font-size: 12px;
}

label.edit {
	text-align: right;
	width: 125px;
	padding-right: 20px;
/*	margin-left: 10em;
	float: left; */
}

fieldset.edit {
	margin: 20px 0;
	padding: 15px 10px;
	background-color:#FAFAFA;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	overflow: auto;
	width: 600px;
}

font.subLabel {
	color: #000000;
	/*font-family: Georgia, "Times New Roman", serif;*/
	font-family: Verdana, Arial;
	font-size: 10px;
}