@charset "UTF-8";

/*accordion settings for front page */
ul.menu{
  margin-top:10px;
  list-style-type:none;
  padding: 0;
  width: 187px;
}

ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 187px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a, ul.menu ul.menu li a {
  background: #174384;
  color: #fff;	
  padding: 0.5em;
}

ul.menu li a:hover, ul.menu ul.menu li a:hover {
  background: #B0000B;
}

ul.menu li ul li a, ul.menu ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover, ul.menu ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}
ul.menu ul.menu li a:hover {
    border-left: 0;
    padding-left: 0.5em;
}
ul.menu ul.menu {
    border-left: 5px #f00 solid;
}
ul.menu a.active, ul.menu ul.menu li a.active, ul.menu a.active:hover, ul.menu ul.menu li a.active:hover {
    background: #B0000B;
}
div.panel {
    border: 1px #000 solid;
    padding: 5px;
    margin-top: 1px;
}

ul.menu div.panel a, ul.menu div.panel li a:hover  {
    display :inline;
    color: #666;
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: bold;
}
ul.menu div.panel a:hover {
    color: #000;
    text-decoration: underline;
}
/* end accordion settings for front page */

#launch{ 
	font-family: tahoma,sans-serif; 
}

a#launch{
	text-decoration: none; color: #535353;
}

a#launch:HOVER{ 
	text-decoration: underline; color: #f90;
}

.ifM_header{
	cursor: Move;
}
		
#overview a {
	 color: darkgreen;
	 text-decoration: none;
}
		
#overview a:HOVER {
	 color: #f90;
}

#jGlide_001 {
	display: none; /* Hide Menu Until Ready(Optional) */ 
}
		
#content{
	width:960px ;
	margin: 0 auto;
	background-image: url('gfx/body_part_a.png');
	background-repeat: repeat-y;
	clear: right;
	z-index:1;
}

body { 
	behavior: url("csshover3.htc"); 
} 

.hiddenFieldIndustry{
	display: none;	
}

.hiddenFieldInterest{
	display: none;	
}

 
.screenhots td { 
 	padding:20px;
}
 
	/* ------ STAGE ------ */

#tabPanel{
	width:712px;
	height:290px;
	margin: 10px 0 0 25px;
	/*padding: 0 auto;*/
	background: url('gfx/stage_bg.png') no-repeat;	
}

#resellersMap{
	background: url
	width: 650px;
	height: 196px;
	background: url('gfx/map_tBW.png') no-repeat;	
}

#resellerCountries{
	position:absolute;
	margin-top:15px;	
}

#resellersControls{
	position:absolute;
	margin-top:-30px;
}

#resellersData{
	margin-left:230px;
	margin-top:10px;
	position:absolute;
}



.contactlink{
	font-size:13px;	
	color:black;
}

.contactinfo{
	display:none;	
	padding-top:10px;
}

.resellerTable{
	width:95%;
	border-width:0;
	margin-top:20px;
}

.trainerInfo{
	vertical-align:top;
	padding:10px;
}

.trainerImageCell{
	width:163px;
}

.trainerTitleSmallBlue{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10pt;
	margin-bottom:5px;
	color:#174384; 
	margin-top:5px;
}

.resellerTable td{

}

/*Define content panels for tab view - this is layered! */
#pane1{
	position:absolute;
	margin-left:0px;
	margin-top:0px;
	color:white;
	display:inline;	
	overflow:visible;
}

#pane4{
	position:absolute;
	margin-left:0px;
	margin-top:0px;
	color:white;
	display:none;	
	overflow:visible;
}

#pane3{
	position:absolute;
	margin-left:0px;
	margin-top:0px;
	color:white;
	display:none;	
	overflow:visible;
}

#pane5{
	position:absolute;
	margin-left:20px;
	margin-top:20px;
	color:white;
	display:none;	
}

#pane2{
	position:absolute;
	margin-left:0px;
	margin-top:0px;
	color:white;
	display:none;
	overflow:visible;
}

#infoPanel {
	width:712px;
	height:175px;
	margin:20px 0 0 25px;
	background: url('gfx/bg_info.png') left top no-repeat;
}

#infoContent {
	height:130px;
}

#trial {
	float:left;
	width:500px;
	margin:25px 0 10px 20px;
	text-align:justify;
}

#bannerSection {
	float:left;
	width:420px;
	margin:10px 10px 10px 40px;
}

#compare {
	float:left;
	width:500px;
	margin:4px 0 10px 20px;
	text-align:justify;
}

#trialButtons {
	float:right;
	margin:10px 15px 0 0;
}

.trialButton, .learnButton {
	width:175px;
	height:40px;
	display:block;
	margin-bottom:8px;
}

.resellerButton{
	width:175px;
	height:40px;
	display:block;
}

/** Reseller button on front-page **/
.resellerButton {
	background:url('gfx/btn_reseller.png') left top no-repeat;
}
.resellerButton:hover {
	background:url('gfx/btn_reseller_a.png') left top no-repeat;
}

/** Trial button on front-page **/
.trialButton {
	background:url('gfx/trialBtn.png') left top no-repeat;
}
.trialButton:hover {
	background:url('gfx/trialBtn_a.png') left top no-repeat;
}

/** Learn Risk Analysis button on front-page **/
.learnButton {
	background:url('gfx/comparisonBtn.png') left top no-repeat;
}
.learnButton:hover {
	background:url('gfx/comparisonBtn_a.png') left top no-repeat;
}

/** Styling for Features, 10 Reasons, Compare block on front-page **/
#infoLinks {
	list-style:none;
	width:750px;
	margin:0 0 0 10px;
}
#infoLinks ul {
	list-style:none;
}
#infoLinks ul li {
	float:left;
	text-align:center;
	height:40px;
	width:240px;
	line-height:36px;
}

.pricing{
	margin-left:-20px;
}

.reasons{
	margin-left:-45px;
}

.compare{
	margin-left:10px;
}

#infoLinks ul li a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	height:100%;
	display:block;
}
#infoLinks ul li a:hover {
	color:#333333;
}

/** ModelRisk news, announcements and newsletter **/
.news {
    background: url('gfx/news_bg.png') no-repeat;	
    width:183px;
	height:120px;	
	margin:13px 0 0 3px;
	float:left;
	display:inline; /* IE6 double margin bug fix */
}

.announ{
	background: url('gfx/announ_bg.png') no-repeat;
    width:183px;
	height:97px;	
	margin:10px 0 0 3px;
	float:left;
	display:inline; /* IE6 double margin bug fix */
}


.downloadLinks{
	background: url('gfx/downloads_bg.png') no-repeat;	
    width:183px;
	height:190px;	
	margin:13px 0 0 3px;
	float:left;
	display:inline; /* IE6 double margin bug fix */
}

.newsItem{
	margin-top:7px;
	margin-left:15px;	
}

.newsItem a{
	text-decoration:none;
	color:#405D85;
}

#newsBlock{
	margin-top:15px;	
}

.news h2, #newsLetter h2, .announ h2, .downloadLinks h2 {
	font-family:Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	margin:10px 0 0 15px;
}

#newsLetter {
    background: url('gfx/newsletter_bg.png') left top no-repeat;	
    width:183px;
	height:70px;
	float:left;
	margin:13px 0 0 3px;
	display:inline; /* IE6 double margin bug fix */
}

#newsletter .inputfield {
	position: relative;
	margin: 0 auto;
}

.newsletterClass{
	margin-left:15px;	
	margin-top:5px;
}


/** Tab buttons on front-page **/
.tabArea{
	position:absolute;
	width:712px;	
	margin: 215px 0 0 0;
}

.tabArea a, .tabArea a:hover, .tabArea a:active, .tabArea:link {
	color:#FFFFFF;
}

.menuText{
	text-decoration:none;	
}

/* Buttons voor tabpanel op de front-page */

.tabButton {
	text-decoration:none;
	line-height:20px;
	outline:none;
	text-align:center;
	font-size:13px;
	cursor:pointer;
}

.tabTextDouble{
	margin-left:22px;
	margin-top:10px;	
	width:95px;
}

.tabButtonLeft {
	width:142px;
	height:66px;
	display:block;
	float:left;
	background: url('gfx/stage_btn_1.png') no-repeat;
}

.tabButtonLeft:hover, .tabButtonLeftActive {
	background-image: url('gfx/stage_m1.png')!important;
}

.tabButtonCenter {
	width:142px;
	height:66px;
	display:block;
	float:left;
	background: url('gfx/stage_btn_2.png') no-repeat;
}

.tabButtonCenter:hover, .tabButtonCenterActive {
	background-image: url('gfx/stage_m2.png')!important;
}

.tabButtonRight {
	width:142px;
	height:66px;
	display:block;
	float:left;
	background: url('gfx/stage_btn_5.png') no-repeat;
}

.tabButtonRight:hover, .tabButtonRightActive {
	background-image: url('gfx/stage_m3.png')!important;
}

a.tabLink{
	text-decoration: none;
	color:#CCCCCC;
	font-size:14px;
	font-family:Helvetica, sans-serif;
}

/* Starter and closer for content (rounding of the body) */

.contentStarter {
	width:960px;
	height:10px;
	overflow:hidden;
	margin:0 auto;
	background: url('gfx/body_part_c.png') left top no-repeat;
}

.contentCloser {
	width:960px;
	height:12px;
	display:block;
	margin:0 auto;
	background: url('gfx/body_part_b.png') left top no-repeat;
	overflow:hidden;
}


/*content and images in footer */

#testimonial{
	position:relative;
	width:200px;	
	margin-left:30px;
	margin-top:15px;
	float:left;
}

.embeddedImage {
	margin:-2px 2px 0 0;
	vertical-align:middle;
}


.footerContent{
	font-size:12px;
	font-family:Arial;
	text-align: center;
	width:250px;
	margin-top: 5px;
	
}

.footerContentColored{
	margin-top:5px;
	font-size:12px;
	font-family:Arial; 
	color:#1F4C8C;
}

.emergencyNumber{
	font-size:11px;
	font-family:Arial; 
	color:#1F4C8C;
}

.footerContent strong{
	font-size:11px;
	font-family:Arial;
	font-weight: bold; 
	color:#1F4C8C;
}

#map{
	position:relative;
	width:356px;	
	height:95px;
	margin-left:70px;
	margin-top:8px;
	background:url('gfx/map.png') no-repeat;
	float:left;
}

.usContent{
	font-size:12px;
	margin-top:20px;
	margin-left:40px;
	position:relative;
}

.beContent{
	font-size:12px;
	margin-left:170px;
	margin-top:-20px;
	position:relative;
	width:150px;

}

.ruContent{
	font-size:12px;
	margin-left:200px;
	position:relative;
	width:150px;
	float:left;

}

.callUs{
	font-size:11px;
	width:300px;
	margin-left:90px;
	margin-top:35px;
	float:left;
	z-index:10;
	
}

#support{
	width:200px;	
	margin-top:15px;
	margin-right:50px;
	float:right;
	
}


.footerTitle{
	font-size:13px;	
	color: #262632;
}


#footer{
  width:968px ;
  height:100px;
  margin-left: auto ;
  margin-right: auto ;
  margin-top: 20px;
  background-image: url('gfx/footer.png');
  clear: left;
  position:relative;
}


/*Body properties */

body {
	background:#001723 url(gfx/bg_image.gif) center repeat-y;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10pt;
}

#bodyWrapper {
	width:965px;
	margin:0 auto;
}

/** Header  **/
#header {
	position:relative;
	margin: 15px auto;
	padding: 0 auto;
	background: url("gfx/header_bg.png") no-repeat;
	height:135px;
	width:965px;
	z-index:50;
}

#catchphrase {
	position:absolute;
	margin-top:20px;
	margin-left:86px;
	background:url("gfx/catch.png") left top no-repeat;
	width:800px;
	height:27px;
}

/** Drop down submenus **/

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
/*ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #ffa500; }*/
/*ul.dropdown li a                    { display: block; padding: 4px 8px; border-right: 1px solid #333;
	 								  color: #222; }*/
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }
/*ul.dropdown li.hover a              { color: black; }*/


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; margin-left:154px; margin-top:-38px;}
/*ul.dropdown ul li 					{ font-weight: normal; background: #f6f6f6; color: #000; 
									  border-bottom: 1px solid #ccc; float: none; }*/
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }


/** Drop down menu **/

#menu {
	position:absolute;
	top:73px;
	list-style:none;
	left:1px;
	z-index:2;
}

#menu li {
	float:left;
	width:154px;
	height:55px;

}
#menu li a {
	width:100%;
	height:100%;
	display:block;
	margin:0;
}
#menu li.home {
	width:190px;
}

/** Menu buttons **/

#menu li.home a {
	background: url("gfx/logomenu.png") left top no-repeat;
}
#menu li.modelrisk a {
	background: url("gfx/menu_modelrisk.gif") left top no-repeat;
}
#menu li.custom a {
	background: url("gfx/menu_customsolutions.gif") left top no-repeat;
}
#menu li.training a {
	background: url("gfx/menu_training.gif") left top no-repeat;
}
#menu li.support a {
	background: url("gfx/menu_support.gif") left top no-repeat;
}
#menu li.about a {
	background: url("gfx/menu_aboutus.gif") left top no-repeat;
}

/** MENU buttons (hover) **/

#menu li.modelrisk a:hover {
	background: url("gfx/menu_modelrisk_a.gif") left top no-repeat;
}
#menu li.custom a:hover {
	background: url("gfx/menu_customsolutions_a.gif") left top no-repeat;
}
#menu li.training a:hover {
	background: url("gfx/menu_training_a.gif") left top no-repeat;
}
#menu li.support a:hover {
	background: url("gfx/menu_support_a.gif") left top no-repeat;
}
#menu li.about a:hover {
	background: url("gfx/menu_aboutus_a.gif") left top no-repeat;
}

/** sub menus **/

#menu li ul {
	display:none;
	list-style:none;
}


#menu li ul * {
	z-index:100;
}

#menu li:hover ul {
	display:block!important;
}


#menu li ul li.tail {
	background: url('gfx/dropdown_tail.png') left top no-repeat;
	height:14px;
}

#menu li ul li {
	width:155px;
	height:38px;
}


#menu li ul li a {
	background-image: url('gfx/dropdown_inactive.png')!important;
	color:#000000;
	padding:10px 0 0 10px;
}
#menu li ul li a:hover {
	color:#FFFFFF;
	background-image: url('gfx/dropdown_active.png')!important;
}


#contentMain {
	float:left;
	width:755px;
	margin:0;
}

.contentPane {
	width:670px;
	height:196px;
	overflow:hidden;
}

.mainPane{
	position:absolute;
	margin-left:-20px;
	margin-top:-18px;
	z-index:0;
}

.mapPane{
	position:absolute;
	margin-left:-20px;
	margin-top:-18px;
}

/** content pane where the text goes inside the tabs on the frontpage **/

.smallPaneContent {
	margin-top:20px;
	width:400px;
}

#contentSide {
	float:right;
	width:205px;
}

/** Clearfix **/

.clear {
	clear:both;
	height:1%;
	float:none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.formInfo{
	text-align:center;
	font-size:11px;
	color:black;
	margin-top:3px;
}

.importantText{
	color:red;
	font-weight:bold;	
}

.copyright{
	text-align:center;
	font-size:11px;
	color:white;
	margin-top:3px;
}

.stateNote{
	text-align:center;
	font-size:10px;
	color:black;
	margin-top:3px;
}

.copyLink{
	color:white;

}

/*** SECOND LAYER *****/
.top_content {
margin:10px 0 0 20px;
background:transparent url(gfx/2nd_top.png) left top no-repeat;
height:50px;
width:940px;
float:left;
}

.middle_content {
margin:0 0 0 20px;
padding: 20px 40px 20px 20px;
background:url(gfx/2nd_middle.png) repeat-y;
min-height:420px;
width:880px;
float:left;
}

.middle_content_inner {
position:relative;
top:-50px;
margin-bottom:-50px;
width:660px;
float:left;

}

.bottom_content {
margin:0 0 0 20px;
background:transparent url(gfx/2nd_bottom.png) left top no-repeat;
height:20px;
width:940px;
float:left;
}


/*** Paragraph ***/
.middle_content_inner p {
margin-bottom:1em;
text-align:justify;
/***margin-left:10px;*/
/***margin-right:10px;*/
}

.middle_content_inner a, .middle_content_inner a:active, .middle_content_inner a:link, .middle_content_inner a:visited {
	text-decoration:none;
	color:#79a5d2;
}

.contentTitle{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12pt;
	margin-bottom:10px;
	color:#931A22;
}

.contentTitleSmall{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10pt;
	margin-bottom:10px;
	color:#931A22;
}

.contentTitleSmallBlue{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10pt;
	margin-bottom:10px;
	color:#174384; 
	margin-top:20px;
}

.contentTitleMedium{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11pt;
	margin-bottom:10px;
	color:#931A22;
}

.titleSpacing{
	margin-top:25px;	
}

.btnSpacing{
	margin-top:10px;
}

.contentTitleBlue{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12pt;
	margin-bottom:10px;
	color:#174384;
}
	

.contentTitleBig{
	font-family: Helvetica, Arial, sans-serif;
	font-size:13pt;
	margin-bottom:10px;
	font-weight:bold;
}

.contentSubTitle{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10pt;
	margin-bottom:10px;
}

.contentList{
	list-style-image: url('gfx/bullet_blue.png');  
	margin: 10px 0 20px 20px; 
	font-size:12px; 
	color:#174384; 
	line-height: 150%; 
}


.contentListNone {
  list-style-type: none;
  margin: 10px 0 20px 20px; 
  font-size:12px; 
  color:#174384; 
  line-height: 150%; 
}


/*** Right pane ***/
.paneList{
	margin-left:15px;
	margin-top:15px;
	list-style-type:none;	
}

.paneList a, .paneList a:active, .paneList a:link, .paneList a:visited {
	text-decoration:none;
	color:black;
}

.portrait{
	margin-right:2px;
}

.centreren{
	margin-left:130px;
	margin-right:auto;
}

/*** Links *****/
.contentPane a, .contentPane a:active, .contentPane a:link, .contentPane a:visited {
	text-decoration:none;
	color:#79a5d2;
}

/*** 10 reasons list ***/

ul.reasonsmenu, ul.reasonsmenu ul {
  margin-left:auto;
  margin-right:auto;
  list-style-type:none;
  padding: 0;
}

ul.reasonsmenu p{
  display: block;
  text-decoration: none;
  color:black;
  font-weight: bold;
}

ul.reasonsmenu li {
  margin-top: 1px;
}

ul.reasonsmenu li p {
  padding: 0.5em;
}

.reason{
	background: url('gfx/opsommingsbg.png') no-repeat;
	width:670px;
	height:56px;
	margin-bottom:10px;
}

.reasonNumber{
	font-family:Arial;
	color: #174384;
	font-size:13px;
	margin-top:20px;
	margin-left:8px;
	float:left;
	font-weight: bold;
}

.reasonTitle{
	font-family:Arial;
	color: #174384;
	font-size:13px;
	margin-top:20px;
	margin-left:20px;
	float:left;
	font-weight: bold;
}

.reasonNumberTwoDigits{
	font-family:Arial;
	color: #174384;
	font-size:13px;
	margin-top:20px;
	margin-left:4px;
	float:left;
	font-weight: bold;
}

.reasonTitleTwoDigits{
	font-family:Arial;
	color: #174384;
	font-size:13px;
	margin-top:20px;
	margin-left:16px;
	float:left;
	font-weight: bold;
}

.reasonText{
	margin-left:34px;
	margin-bottom:20px;
	margin-top:-10px;
}

/***Related links ***/
.relatedLinks{
	float:right;
	margin-right:-7px;	
	margin-bottom:10px;
}

.downloadbtn{
	float:right;
	margin-right:-10px;
}


.linkBlock{
	width:190px;
	height:37px;	
	margin-top:2px;
	margin-left:2px;
}

.relatedLinkPos{
	margin-left:10px;
}

.relatedLinkPosSmall{
	margin-left:10px;
	font-size:11px;
}

.relatedLink a, .relatedLink a:active, .relatedLink a:link, .relatedLink a:visited{
	font-family: Arial;
	font-size:12px;
	color:#45628C;
	text-decoration:none;
	width:100%;  
    line-height:27px;  
}

.industryIcon{
	position:absolute;
	margin-left:160px;
	margin-top:6px;
}

.download{
	position:absolute;
	margin-left:140px;
	margin-top:3px;
}

.icon{
	width:16px;
	height:16px;	
}

.headText{
	font-family: Arial;
	font-size:12px;
	color:#45628C;
	font-weight:bold; 
    line-height:37px;  
}


/** TODO ADD RED IMAGE **/
.headRelatedLink{
	background: url('gfx/btn_menurechts_top.png') no-repeat;
	width:196px;
	height:30px;
}

.topRelatedLink{
	background: url('gfx/btn_menurechts_top.png') no-repeat;
	width:196px;
	height:30px;
}

.topRelatedLink:hover{
	background: url('gfx/btn_menurechts_top_a.png') no-repeat;
	width:196px;
	height:30px;
}

.middleRelatedLink{
	background: url('gfx/btn_menurechts_middle.png') no-repeat;
	width:196px;
	height:27px;
}

.middleRelatedLink:hover{
	background: url('gfx/btn_menurechts_middle_a.png') no-repeat;
	width:196px;
	height:27px;
}

.bottomRelatedLink{
	background: url('gfx/btn_menurechts_bottom.png') no-repeat;
	width:196px;
	height:27px;
}

.bottomRelatedLink:hover{
	background: url('gfx/btn_menurechts_bottom_a.png') no-repeat;
	width:196px;
	height:27px;
}

.relatedTitle{
	font-family:Arial;
	font-weight: bold; 
	font-size:14px;
	color:#fff;
	margin-top:-50px;
	margin-left:40px;
	float:left;
}

.systemRequirements{
	margin-left:5px;
	
}

/***Who uses modelRisk ***/

p.soft {
margin:0;
}

/***Table make up and validation make up***/
.formtable td{
 padding:5px!important;
}

.personalTable td{
 text-align: left;	
}

.taxTable td{
 text-align: left;	
}

.paymentTable td{
 text-align: left;	
}

.validationForm label.error{
	 margin-left: 20px;
	 color:red; 
}

#subscribeForm label.error{
	 margin-left: 20px;
	 color:red; 
}

#resellerLoginForm label.error{
	 margin-left: 20px;
	 color:red; 
}

#resellerForm label.error{
	 font-size:8px;
	 margin-left: 5px;
	 color:red; 
}

#trialForm{
	margin-left:130px;	
}

#trialForm label.error{
	 margin-left: 20px;
	 color:red; 
}

#quickSubscribeForm label.error{
	 display:none!important;
}

#unsubscribeForm label.error{
	 margin-left: 20px;
	 color:red; 
}

#feedbackForm label.error{
	 margin-left: 20px;
	 color:red; 
}

#courseForm label.error{
	 margin-left: 20px;
	 color:red; 
}

#resellerUploadForm label.error{
	 margin-left: 20px;
	 color:red; 
}

.attentionBlock{
	color:red;	
}

#courseForm{
	margin-left:145px;	
}

/***Licensing ***/
.eur, .gbp, .usd{
	display:inline;
}


.tryNowBtn{
	position:absolute;
	margin-left:-46px;
	margin-top:-15px;
}

#versionTable{
	width:100%;
	border-collapse: collapse; 
	border: 1px solid gray;
}

#versionTable td{
	 border: 1px solid gray;
	 padding:5px;
}

#uploadTable{
	width:100%;
	border-collapse: collapse; 
	border: 1px solid gray;
}

#uploadTable td{
	 border: 0;
	 padding:5px;
}

.versionTitle{
	font-family: Arial;
	font-size:12px;
	color:#45628C;
	font-weight:bold;
	text-align:center;
}

.versionLeftTitle{
	font-family: Arial;
	font-size:12px;
	color:#45628C;
	font-weight:bold;
	margin-left:50px;
	text-align:left;
}

.typeTitle{
	font-family: Arial;
	font-size:13px;
	color:#931A22;
	text-align:left;
	margin-left:20px;
}

.oddCell{
	background-color:#DEE3EB;
}

/***FAQ ***/
ul.noBullet{
	list-style-type: none;
	margin-bottom:10px;
	margin-top:10px;
}

.noBullet a, .noBullet a:active, .noBullet a:link, .noBullet a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#931A22;
	
}

/**Country list ***/
#ac_country {
	background: 5px 5px no-repeat;
	padding:3px 3px 3px 27px;
}

/**On-site training ***/
blockquote p {
	display: inline;
	margin: 0;
	font-style:italic;
	padding-right: 24px;
	background: url('gfx/quotes2.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}

blockquote {
	text-indent: 25px;
	background: url('gfx/quotes1.png');
	background-position: 0 2px;
	background-repeat: no-repeat;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:10px;
}

/**Galleries for training ***/
.galleryBox{
	clear:both;	
}

/**Reseller pages ***/
#resellerLoginTable{
	margin-left:auto;
	margin-right:auto;
}
	
#resellerLoginTable td{
	text-align:center;
	padding:4px;
}

.phoneFormFormat{
	font-size:11px;	
}

.promoTable{
	border:0px;	
}

.promoTable td{
	border:0px;	
}

.promotionText{
	color:red;
	text-decoration: line-through;	
	display:inline;
}

#calculatedTotal{
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;	
}

.table_hidden{
	 display:none;	
}
