/***********************************************
	DOCUMENT SECTIONS:
	
	- GLOBAL ELEMENTS
	- HEADER (logo/pipe nav/phone number)
	- DROP DOWN MENU
	- SEARCH BAR
	- HOME PAGE SERVICES BOX
	- HOME PAGE NEWS SECTION
	- SUB NAV BOX
	- RESOURCE CENTER
	- CONTENT SECTION & ELEMENTS
	- ACCORDIAN LISTS
	- NEXT STEPS BOX W/ FORMS

/***********************************************
	GLOBAL ELEMENTS
************************************************/

body {
	font: 12px "Helvetica", Arial, sans-serif;
	background:#282828 url(/images/main_bg.jpg) repeat-x;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	color:#000;
}
p {
	line-height: 1.4em;
	color: #444;
	padding:10px 0;
}
p a:hover {
	color:#666666;
}
h1  {
	font-size: 24px;
	color: #0085BF;
	font-weight: normal;
	padding-bottom: 4px;
	border-bottom: solid 1px #999;
	margin-bottom: 10px;
}
blockquote {
	padding:5px 10px 10px 5px;
	background:url(/images/top_quotes.gif) no-repeat 0px 5px;
	width:315px;
}
blockquote p{
	background:url(/images/bottom_quotes.gif) no-repeat right bottom;
	font-size:18px;
	line-height:1.4em;
	color:#333;
	margin:0;
	padding:0;
	font-style:italic;
	text-align:center;
}
small {
	font-size: 11px;
	color:#999999;
}
strong {
	font-weight:bold;
	color: #222;
}
.strong {
	font-weight: bold;
	color: #222;
}
.clear {
	clear: both;
}
.landing_ul {
	padding-left: 15px;
}
.landing_ul li {
	background: url(/images/blue_bullet.gif) no-repeat 0px 13px;
	padding-left: 10px;
}
#wrapper {
	margin: 0px auto;
	width: 973px;
	padding-left: 7px;
}
#home #wrapper {
	background-image: none;
}
#home #body_header {
	background-image: none;
}
#wrapper {
	background: url(/images/content_bg.gif) repeat-y;
}
#body_header {
	height: 31px;
	background: url(/images/body_header.gif) no-repeat;
	margin: 0 0 -31px -7px;
}

/***********************************************
	HEADER (logo/pipe nav/phone number)
************************************************/

#header {
	padding: 0 0 0 0;
	margin: 0 auto;
	width:980px;
	height: 97px;
	overflow: hidden;
}
#logo {
	margin-left: 10px;
	width: 241px;
	height: 93px;
	background: url(/images/adaptavant_logo.png) no-repeat 0px -2px;
	position: absolute;
}
#logo span {
	display: none;
}
#countries {
	float:right;
}
#countries li {
	float: left;
	padding: 4px 4px 0 4px;
	text-transform: uppercase;
	font-size: 10px;
	display: block;
	line-height: 20px;
	height: 20px;
	color: #333;
	border-right: solid 1px #e8e8e8;
	border-left: solid 1px #e8e8e8;
}
#countries li a {
	display: block;
	padding-right:23px;
	color:#000;
}
li#us:hover, li#uk:hover, li#au:hover {
	background: #fff;
	border-right: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
}
li#us a{
	background: url(/images/us.gif) no-repeat 18px 4px;
}
li#uk a{
	background: url(/images/gb.gif) no-repeat 18px 4px;
}
li#au a{
	background: url(/images/au.gif) no-repeat 18px 4px;
}
#phone_chat_wrap {
	float: right;
	clear:both;
	margin-top: 40px;
}
#phone_chat_wrap li {
	float: left;
	padding: 0 4px;
	text-transform: uppercase;
}
#chatIcon {
	background:url(/images/top_web_chat.jpg) no-repeat;
	line-height: 22px;
	width:103px;
	padding:1px 0 0 21px;
	text-align: center; 
	display: block;
	font-size: 11px;
	color: #333;
}
#top_chat_btn:hover {
	background:url(/images/top_web_chat.jpg) no-repeat 0px -23px;
}
#phone_chat_wrap #phone_text {
	padding-top: 11px;
	color:#666;
	padding-right: 0px;
}
#phone_chat_wrap #phone_num {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	padding-top: 2px;
}
#pipeMenu_wrapper {
	font-size: 10px;
	padding: 18px 0px 3px 0;
	text-transform: uppercase;
	height: 8px;
	display: block;
	width: 948px;
	margin: 0 auto;
}
*html #pipeMenu_wrapper {
	font-size: 10px;
	padding: 16px 0px 3px 0;
}
#pipeMenu {
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	float: right;
}
#pipeMenu li {
	float: left;
}
#pipeMenu li a{
	border-right: 1px solid #999999;
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	line-height: 1em;
}
#pipeMenu a:hover {
	color:#ccc;
}
#pipeMenu li a#last {
	padding-right: 0px;
	border-right-style: none;
}

/***********************************************
	DROP DOWN MENU
************************************************/

#primNavWrapper {
	background: url(/images/navbar_bg.jpg) no-repeat;
	height: 51px;
	padding: 3px 0 0 14px;
	width: 966px;
	margin: 0 auto;
}
#primNav, #primNav ul {
	list-style-position:outside;
	margin:0pt;
	padding:0pt;
}
#primNav li a {
	font-size: 11px;
	color: #E6E6E6;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-transform: uppercase;
	padding: 0px 15px;
	background: url(/images/nav_hover_bg.gif) repeat-x 0px 100px;
}
#primNav li a.link {
	line-height: 34px;
}
#primNav li {
	float:left;
	background: url(../images/nav_spacer.gif) no-repeat right -1px;
}
#primNav li:hover, #primNav #prim_active:hover {
	background:#000 url(/images/nav_hover_bg.gif) repeat-x 0px -35px;
}
#primNav #prim_active {
	background: url(/images/prim_nav_active.jpg) no-repeat right 0px; 
}
#primNav li a:hover {
	color:#fff;

}
/** drop down menu container **/
#primNav li ul {
	display:none;
	position:absolute;
	width:180px;
	z-index:100;
	background: url(/images/ddmenu_footer.gif) no-repeat bottom;
	padding: 0px 0 10px 0;
	border-top: 5px solid #222;
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;

}
/** sub_nav links **/
#primNav li ul li {
	width:180px;
	background-image: none;
	background:#222;
	padding:0;
}
#primNav li ul li:hover {
	padding:0;
	
}
#primNav li ul li a {
	font-size:12px;
	color:#E6E6E6;
	line-height: 1.2em;
	padding:6px 15px;
	text-transform: none;
	background:url(/images/dd_highlight.jpg) repeat-x 0px 100px;
}
#primNav li ul li a:hover {
	background: url(/images/dd_highlight.jpg) repeat-x bottom;
	color:#fff;
}
#primNav li:hover ul {
	display:block;
}
/** IE6 hack to fix height bug **/
* html #primNav ul li { float: left; height: 1%; }
* html #primNav ul li a { height: 1%; }

/***********************************************
	SEARCH BAR
************************************************/

#searchWrapper {
	float: right;
	width:180px;
	padding: 6px 20px 0 20px;
	height: 25px;
}
input#search {
	background: url(/images/search_input.gif) repeat-x 0 -1px;
	border-top: 1px solid #444;
	border-right: 0px solid #222;
	border-bottom: 0px solid #222;
	border-left: 1px solid #444;
	width: 105px;
	height: 17px;
	float: left;
	padding:1px 0 1px 2px; 
	font-size:11px;
	color:#222;
}
input#searchBtn {
	background:url(../images/search_btn.jpg) no-repeat;
	display: block;
	float: left;
	height: 21px;
	width: 64px;
}
input#searchBtn:hover {
	background-position:0px 0px;
}

/***********************************************
	BANNERS
************************************************/

.dark_btn {
	background: url(/images/dark_btn.jpg) no-repeat;
	text-align: center;
	width:155px;
	height: 31px;
	line-height: 31px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	margin: 0px 10px 0 0; 
	float: left;
}
.dark_btn:hover {
	background: url(/images/dark_btn.jpg) no-repeat 0px -31px;
	color: #fff;
}
#analytics_icon {
	display: block;
	float: left;
	background: url(/images/analytics_icon.png) no-repeat;
	padding-left: 35px;
}
#design_icon {
	display: block;
	float: left;
	background:	 url(/images/design_icon.png) no-repeat;
	padding-left: 35px;
}
#sem_icon {
	display: block;
	float: left;
	background: url(/images/sem_icon.png) no-repeat;
	padding-left: 35px;
}

*html #analytics_icon {
width: 1%;
}

*html #design_icon {
width: 1%;
}

*html #sem_icon {
width: 1%;
}
.first {
	margin-left: 0px;
}
.banner {
	width:969px;
}
#banner_copy {
	width:555px;
	padding: 35px 0 0 45px;
	float:left;
}
#banner_nav {
	float: right;
	width:267px;
	padding: 15px 30px 15px 20px;
	position: relative;
}
#banner_nav h2 {
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #ccc;
}
#banner_nav ul {
	border-top: solid 1px #444;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
#banner_nav li {
	color: #fff;
	font-size: 12px;
	border-right: solid 1px #444;
	border-left: solid 1px #444;
	border-bottom: solid 1px #444;
	background: #222;
	text-transform: uppercase;
}
#banner_nav li a {
	color: #fff;
	display: block;
	padding: 7px 7px 7px 12px;

}
#banner_nav li a:hover {
	background: #111;
}
#banner_nav .banner_ul {
	border-top: solid 1px #444;
	border: none;
	padding-left: 10px;
}
#banner_nav .banner_ul li {
	color: #fff;
	font-size: 12px;
	background: url(/images/blue_bullet_dark.gif) no-repeat 0px 6px;
	padding-left: 15px;
	border: none;
	text-transform: none;
	line-height:18px;
}
.banner h1 {
	border-bottom: none;
	font-size: 36px;
	color: #fff;
	margin: 0;
	padding: 0
}
.banner p {
	font-size: 14px;
	width: 470px;
	line-height: 1.2em;
	margin-top: -5px;
	margin-bottom: 15px;
	color: #fff;
}
.banner h2 {
	border-bottom: none;
	font-size: 28px;
	color: #333;
	margin: 5px 0 0 0;
	padding: 0;
}
#business_banner {
	background: url(/images/business_banner.jpg) no-repeat;
	height: 282px;
	margin-bottom: -30px;
}
#it_banner {
	background: url(/images/it_banner.jpg) no-repeat;
	height: 282px;
	margin-bottom: -30px;
}
#marketing_banner {
	background: url(/images/marketing_banner.jpg) no-repeat;
	height: 282px;
	margin-bottom: -30px;
}
#marketing_banner #banner_copy {
	width:655px;
}
#process_banner {
	background: url(/images/process_banner.jpg) no-repeat;
	height: 282px;
	margin-bottom: -30px;
}
#process_banner p {
	margin-top: 5px;
}
#business_banner h1, #business_banner p {
	color: #000;
}
#company_banner {
	background: url(/images/company_banner.jpg) no-repeat;
	height: 282px;
	margin-bottom: -30px;
}
#home_banner {
	background: url(/images/home_banner.jpg) no-repeat;
	height: 230px;
	padding: 35px 0 0 45px;
	width:924px;
}
#home_banner h1 {
	color: #fff;
}
#home_banner h2 {
	color: #ccc;
}
#home_banner p {
	font-size: 14px;
	color: #B3B3B3;
	width: 470px;
	line-height: 1.2em;
}

/***********************************************
	HOME PAGE Styles
************************************************/

#home_content {
	background: #fff url(/images/home_banner_shadow.gif) no-repeat;
	padding: 5px 30px;
	width: 908px;
}
#home_nav_wrapper {
	background:#58595b url(/images/home_nav_wrapper.jpg) repeat-x;
	height: 212px;
	overflow: hidden;
	padding: 16px 0 0 29px;
	width:939px;
}
.home_nav_box {
	float: left;
	background: url(/images/home_nav_box.jpg) no-repeat;
	width:224px;
	height: 197px;
	overflow: hidden;
	margin-right: 5px;
}
.home_nav_box h2 {
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	text-transform: uppercase;
}
.home_nav_box h2 a {
	color: #000;
}
.home_nav_box ul {
	padding: 15px 15px 10px 20px;
}
.home_nav_box li {
	line-height: 1.1em;
	background: url(/images/arrow.gif) no-repeat 0px 1px;
	padding:1px 0 12px 20px;
}
.home_nav_box li a {
	text-decoration: underline;
}
.home_nav_box li a:hover {
	text-decoration: none;
	color: #000;	
}
#home_footer {
	background: url(/images/home_footer.gif) no-repeat;
	padding:55px 0 0 10px;
	height: 49px;
	width: 970px;
	margin-left: -25px;
	margin: 0 auto;
	color: #999;
}
#home_footer a {
	color: #999;
}

/***********************************************
	SUB NAV BOX
************************************************/

#sub_nav {
	background: url(/images/sub_nav_ul.gif) no-repeat left bottom;
	padding: 0px;
}
#sub_nav li a{
	background: url(/images/sub_nav_bg.jpg) no-repeat;
	padding-left: 40px;
	display: block;
	color:#000;
	line-height: 28px;
	height:1%;
}
#sub_nav h2 {
	background-image: none;
	height: 21px;
}
#sub_nav h2 a{
	color:#000;
}
#sub_nav li a:hover {
	background: url(/images/sub_nav_bg.jpg) no-repeat 0px -28px;
	color:#000;
}
#sub_nav a.sub_active {
	background: #EAEAEA url(/images/sub_nav_active.jpg) no-repeat;
	display: block;
	color:#fff;
	height:1%;
}
#sub_nav a.sub_active:hover {
	background: #EAEAEA url(/images/sub_nav_active.jpg) no-repeat;
	color:#fff;
	cursor:default;
}
#sub_nav li ul {
	background: url(/images/sub_nav_ul.gif) no-repeat left bottom;
	padding-bottom: 1px;
}
#sub_nav li ul li a{
	background: url(/images/sub_nav_lev2_bg.gif) no-repeat;
	padding-left: 58px;
	height:23px;
	line-height: 23px;
}
#sub_nav li ul li a:hover {
	background: url(/images/sub_nav_lev2_bg.gif) no-repeat 0px -23px;
}
#sub_nav ul li ul li a.sub_active {
	background: #EAEAEA url(/images/sub_nav_lev2_active.jpg) no-repeat;
	display: block;
	color:#fff;
	line-height: 23px
	height:23px;
}
#sub_nav ul li ul li a.sub_active:hover {
	background: #EAEAEA url(/images/sub_nav_lev2_active.jpg) no-repeat;
	color:#fff;
	cursor:default;
}

/***********************************************
	SIDEBAR
************************************************/
#sidebar {
	width:232px;
	float: left;
	background: transparent;
}
.sidebar_widg {
	width: 232px;
	margin-bottom: 15px;
	background: url(/images/sidebar_widg_bg.jpg) no-repeat bottom;
	padding: 0 0 20px 0;
}
*html .sidebar_widg {
	background-position: left bottom;
}
.sidebar_widg h2 {
	background: url(/images/sidebar_header.jpg) no-repeat;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	color: #000000;
	text-transform: uppercase;
}
.sidebar_widg ul.arrows {
	padding: 7px 0 0 20px;
}
.sidebar_widg ul.arrows li {
	text-decoration: underline;
}
.sidebar_widg p {
	padding: 0px 20px 10px;
	color: #000;
}
.sidebar_widg p a {
	color: #0085BF;
	text-decoration: underline;
}
.sidebar_widg p a:hover {
	text-decoration: none;
}
.sidebar_widg #searchWrapper {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: none;
}
.sidebar_widg input#search {
	background: url(/images/form_bg.gif) repeat-x 0 -1px;
	border-top: 1px solid #666;
	border-right: 0px solid #222;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #666;
	width: 110px;
	height: 17px;
	float: left;
	padding:1px 0 1px 2px; 
	font-size:11px;
	color:#222;
}
#click_to_call {
	padding-left: 20px;
}
#click_to_call label {
	color:#000;
	display:block;
	float:left;
	font-weight:normal;
	padding:10px 5px 4px 1px;
	font-size: 11px;
}
#click_to_call ul {
	padding-top: 15px;
	height: 10px;
	
}
*html #click_to_call ul {
	margin-bottom: -20px;
	margin-left: 0;
}
#click_to_call li {
	display:block;
	float: left;
	width: 90px;
	margin: 0 2px 5px 0;
}
#click_to_call li input {
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	border-bottom: none;
	border-right: none;
	color:#333;
	background: transparent url(/images/form_bg.gif);
	font-size:11px;
	height:16px;
	padding:3px 2px 2px 4px;
	margin-bottom: 5px;
	width: 80px;
	clear: both;
}

#call_me {
	background: transparent url(/images/sidebar_button.gif) no-repeat;
	height: 29px;
	line-height: 29px;
	text-align: center;
	width:181px;
	clear: both;
	display: block;
	border: none;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}
*html #call_me {
	margin-top: 24px;
}
#call_me:hover {
	background: transparent url(/images/sidebar_button.gif) no-repeat 0px -29px;
}


/***********************************************
	SUB SIDEABR
************************************************/

#sub_sidebar {
	width:190px;
	float: right;
	height: 200px;
	margin-top: 10px; 
	padding: 0px;
}
#sub_sidebar a {
	text-decoration: underline;
}
#sub_sidebar a:hover {
	text-decoration: none;
}
#sub_sidebar h2 {
	display: block;
	line-height: 24px;
	background: url(/images/sub_sidebar_header.gif) no-repeat;
	padding: 2px 0 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	font-size: 11px;
} 
#sub_sidebar ul {
	padding: 5px 0 10px 10px;
}
#sub_sidebar ul li {
	line-height: 24px;
	height: 24px;
}
#sub_sidebar ul.arrows li, .sidebar_widg ul.arrows li {
	background: url(/images/arrow.gif) no-repeat 0px 5px;
	padding-left: 20px;
	line-height: 24px;
	height: 24px;
}
#sub_sidebar ul li span {
	font-weight: bold;
	color: #999; 
}

/***********************************************
	CONTENT SECTION & ELEMENTS
************************************************/

#content_wrapper {
	float: left;
	width: 698px;
	padding: 0px 20px 0px 15px;
	overflow:hidden;
}
*html #content_wrapper {
	padding: 0px 20px 20px 15px;
}
.landing_page #content {
	width:690px;
}
#content {
	width:485px;
	float: left;
}
.column {
	width:200px;
	float: left;
	padding-top: 0px;
}
.contact_form {
	width:375px;
	float: left;
}
.contact_sidebar {
	float: left;
	width: 315px;
}
#breadcrumb {
	padding: 12px 0px 0px 0px;
	font-size: 11px;
	color: #333;
	margin-bottom: 20px;
}
#breadcrumb a{
	color: #000;
	text-decoration: underline;
}
#breadcrumb a:hover {
	color:#000000;
	text-decoration: none;
}
.title_nav {
	clear: both;
	display: block;
	width:485px;
	margin: -2px 0 30px 0;
}
*html .title_nav {
	margin: -2px 0 10px 0;
}
.title_nav li {
	float: left;
	padding-right: 15px;
}
.title_nav li img {
	margin: 0px 3px 0 0;
	display: block;
	float: left;
}
#content a {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content ul.bulleted {
	margin-left:20px;
	display:block;
	padding-bottom:5px;
}
#content ul.bulleted li {
	margin:0 0 5px 0;
	background:url(/images/blue_bullet.gif) no-repeat 0 6px;
	padding:0 0 0 15px;
	display:block;
	line-height:1.4em;
}
#content h2 {
	font-size: 14px;
	color: #1A1A1A;
	padding-top: 10px;
	margin-bottom: -5px;
	font-weight:bold;
	clear: both;
}
#content h3 {
	font-size: 12px;
	font-weight:bold;
	color:#0085BF;
	margin-top: 10px;
	padding-top: 20px;
}
#content .reg_h3 {
	text-transform: uppercase;
	border-top: solid 1px #ccc;
}
#downloadsWrapper {
    clear:both;
	margin-top:10px;
}

/***********************************************
	Tabs
************************************************/

.tabs_ul {
	display: block;
	width: 700px;
	background: url(/images/tab_ul_bg.gif) repeat-x bottom;
	height: 30px;
	margin: 15px 0 20px 0;
}
.tabs_ul li {
	display: block;
	float: left;
	overflow: hidden;
	padding-left: 5px;
	background: url(/images/tab_bg.gif) no-repeat 0px 0px;
	margin-left: 2px;
}
.tabs_ul li:hover {
	background: url(/images/tab_bg.gif) no-repeat 0px -30px;
}
.tabs_ul li a {
	display: block;
	background: url(/images/tab_bg.gif) no-repeat right 0px;
	line-height: 27px;
	padding: 3px 10px 0 8px;
	color: #333;
}
.tabs_ul li a:hover {
	display: block;
	background: url(/images/tab_bg.gif) no-repeat right -30px;
}
.tabs_ul li.active_tab {
	background: url(/images/tab_active_bg.gif) no-repeat;
}
.tabs_ul li.active_tab a{
	background: url(/images/tab_active_bg.gif) no-repeat right;
	color: #000;
	cursor: default;
}

/***********************************************
	FOOTER
************************************************/
#footer {
	background: url(/images/footer_bg.jpg) no-repeat;
	padding:40px 0 0 10px;
	height: 49px;
	width: 970px;
	margin-left: -25px;
	margin: 0 auto;
	color: #999;
}
#footer a {
	color: #999;
}

/***********************************************
	REGISTRATION
************************************************/

#regForm fieldset {
	display:block;
	margin:0;
	padding:10px 0 20px 0px;
	font-size:12px;
}
#regForm legend {
	height:25px;
	line-height:25px;
	padding:0;
	margin:0;
	color:#006DCC;
	font-size:18px;
}
#regForm p {
	margin-right:20px;
	padding-top:0;
}
#regForm input {
	display:block;
	width:406px;
	color:#4D4D4D;
	font-size:14px;
	height:16px;
	padding:3px 2px 2px 4px;
	margin-top:2px;
	background: transparent url(/images/form_bg.gif);
	border-top: 1px solid #666;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #666;
}
#regForm input:focus {
	border-top: 1px solid #0085BF;
	border-right: 1px solid #0085BF;
	border-bottom: 1px solid #0085BF;
	border-left: 1px solid #0085BF;
}
#regForm input.small {
	width:44px;
}
#regForm input.medium {
	width:132px;
}
#regForm input.large {
	width:194px;
}
#regForm #country {
	width: 365px;
	margin: 3px 0;
}
#regForm #comment {
	width: 365px;
	height: 100px;
	margin-top: 4px;
	background: transparent url(/images/form_bg.gif) repeat-x;
	border-top: 1px solid #666;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #666;
}
#regForm label {
	display:block;
	float:left;
	font-weight:normal;
	padding:10px 10px 0 0;	
	color:#333;
	font-size:11px;
}
#regForm select {
	display:block;
}
#regForm input.submit {
	clear:both;
}
input#regSubmit {
	height: 30px;
	width: 156px;
	margin:0 0 20px 0;
	display:block;
	cursor: pointer;
	background:transparent url(../images/reg_submit_btn.jpg) no-repeat;
	border:none;
	padding:0;
}
input#regSubmit:hover {
	background-position:0px -30px;
}
#regForm #regSubmit:focus {
	border:none;
}

/***********************************************
	ERROR
************************************************/

.error_holder {
	width: 100%;
	height: 100%;
	color: #990000;
	margin: 5px;
}

.error_error {
	color: #990000;
	text-align: center;
	font-weight: normal;
	font-family: "Tahoma", 'sans-serif';
	font-size: 20px;
	padding-top:20px;
}

.error_sorry {
	color: #990000;
	text-align: center;
	font-size: 12pt;
	font-family: "Tahoma", 'sans-serif';
	font-weight: bold;
	vertical-align: middle;
}

.error_back {
	height: 200px;
	color: #666666;
	text-align: center;
	font-size: 18px;
	font-family: 'Tahoma';
}

.error_back a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.error_v {
	color: #333333;
	font-size: 36pt;
}



/***********************************************
	LOGIN
************************************************/

.loginErrors {
	color:#FF0000;
	font-size:11px;
	float:left;
	width:171px;
	display:none;
	position:relative;
	top:-52px;
	left:60px;
}
/***********************************************
	Thank u page
***********************************************/
#on_page_thankyou {
	width: 340px;
	height: 175px;
	background: url(/images/thankyou_bg.png) no-repeat;
	position: fixed;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	z-index: 102;
	top:50%;
	left:50%;
	margin-left: -170px;
	margin-top: -90px;
}

#loading_image {
height:22px;
width:126px;
left:50%;
margin-left:-63px;
margin-top:-11px;
opacity:0.95;
position:fixed;
top:50%;
z-index:102;
		}

*html #on_page_thankyou {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#thankyou_close {
	width:17px;
	height: 17px;
	background: url(/images/thankyou_close.jpg) no-repeat;
	float: right;
	margin: 7px 8px 0 0;
	cursor: pointer;
}
*html #thankyou_close {
	margin: 7px 4px 0 0;
	cursor: hand;
}
#on_page_thankyou h1 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	border: none;
	padding: 50px 0 0px 0;
	line-height: 1.2em;
}
#on_page_thankyou p {
	font-size: 12px;
	color: #ccc;
	text-align: center;
	padding-left: 20px;
	margin-top: 0px;
}

/* Below is for error message */

.clearall {
	clear:both;
	}
	#namefield{	
	text-decoration:none;
	display:none;
	color: #FF0000;
	}
	#companyfield{	
	text-decoration:none;
	display:none;
	color: #FF0000;
	}
	#phonefield{	
	text-decoration:none;
	display:none;
	color: #FF0000;
	}
	#phonevalidfield{	
	text-decoration:none;
	display:none;
	color: #FF0000;
	}
	#emailfield{	
	text-decoration:none;
	display:none;
	color: #FF0000;
	}
	#emailvalidfield{	
	text-decoration:none;
	display:none;
	color: #FF0000;
	}
	
	
	#firstnamefield{	
	text-decoration:none;
	display:none;
	color: #FF0000;
	}		
	#lastnamefield{	
	text-decoration:none;
	display:none;
	color: #FF0000;
	}
	#jobtitlefield{	
	text-decoration:none;
	display:none;
	color: #FF0000;
	}
	#countryfield{	
	text-decoration:none;
	display:none;
	color: #FF0000;
	}
	
	




