/************************************************************
 *	 __  __                               __             
 *	/\ \/\ \                             /\ \__          
 *	\ \ \/'/'  __  __  __     __     _ __\ \ ,_\   ____  
 *	 \ \ , <  /\ \/\ \/\ \  /'__`\  /\`'__\ \ \/  /',__\ 
 *	  \ \ \\`\\ \ \_/ \_/ \/\ \L\.\_\ \ \/ \ \ \_/\__, `\
 *	   \ \_\ \_\ \___x___/'\ \__/.\_\\ \_\  \ \__\/\____/
 *	    \/_/\/_/\/__//__/   \/__/\/_/ \/_/   \/__/\/___/ 
 *	                                                     
 *
 *  - VTI Benchmark tool stylesheet (kwarts)                           
 *	- created by dotProjects
 *  - 2008
 */
 
 	@import url('_init.css');
 	

 /* globals */
 	
	body,html { background: #fff url('../img/vti_mainbg.png') repeat-x top left }
	body, input, textarea, select, h1, h2, h3, h4, h5, h6,ol, ul, li, p
	{
		font-family: Arial, verdana, sans-serif;
		color: #000000;
		font-size: 90%;
	}
	a:link, a:visited { color: #418DCC; text-decoration: none; }
	a:hover { text-decoration: underline; color: #333; }
 
/* Content Markup */

 	div.screencastblock { margin: 0 auto; width: 590px; }
 	div.screencastblock div.floatblock { width: 250px; float: left; margin: 7px 7px; text-align: center; background: #eee; padding: 10px; }
 	div.screencastblock div.floatblock img { margin-bottom: 8px; }
 	
	#mainContainer div.topborder { padding-top: 15px; }
	#mainContainer div.contentMarkup { position: relative; }  
	#mainContainer div.contentMarkup h2
	{
		font-size: 1.8em;
		font-weight: normal;
		margin-bottom: 20px;
		position: relative;
	}
	#mainContainer div.contentMarkup h2 span { position: absolute; right: 0; color: #51ABF8; display: block; top: 0;}
	#mainContainer div.contentMarkup h2.qlist { margin-bottom: 8px; }
	#mainContainer div.contentMarkup a.download
	{
		display: block;
		font-size: 1.2em;
		background: url('../img/download.png') no-repeat 7px 7px;
		font-weight: bold;
		height: 22px;
		border: 1px solid #eee;
        border-color: #eee #ddd #ddd #eee;
		padding: 7px 5px 7px 35px;
		margin-bottom: 30px;
	}
	#mainContainer div.contentMarkup a.download:hover { text-decoration: none; }
	#mainContainer div.contentMarkup h3
	{
		font-size: 1.23em;
		font-weight: normal;
		color: #178FFF;
		margin-top: 20px;
	}
	#mainContainer div.contentMarkup h4
	{
		color: #178FFF;
		font-size: 1em;
		margin-top: 10px;
		width: 580px;
	}
	#mainContainer div.contentMarkup div.fieldset div.row div.extraFields h4 { font-size: 1em; font-weight: bold; }
	#mainContainer div.contentMarkup p
	{
		padding: 10px 0;
		line-height: 21px;
		text-align: justify;
	}
	#mainContainer div.contentMarkup div.description
	{
		width: 100%;
		margin: 20px auto 25px auto;
		color: #333;
		background: #57AEF8;
		padding: 5px 10px;
	}
	#mainContainer div.contentMarkup div.description p { padding: 5px 0; color: #fff; font-size: 0.90em; }
	#mainContainer div.contentMarkup select.filterSelect
	{
		position: absolute;
		right: 0;
		top: 0;
		width: 230px;
	}
	#mainContainer ul.list { list-style-type: square; margin-left: 18px; }
 	#mainContainer ul.list li { color: #333; padding: 1px 0; }
 	
/* mainContainer */	
	
	#mainContainer
	{
		width: 950px;
		margin: 0 auto;
		padding: 20px 0;
	}
	
	#mainContainer div#impersonateMessage,
	#mainContainer div#errorMessage,
	#mainContainer div#authMessage,
	#mainContainer div#flashMessage
	{
		font-weight: bold;
		border: 1px solid #ccc;
		margin: 0 auto 25px auto;
		padding: 10px;
		background: #FFE700;
		border: 1px solid #FFAF00;
		width: 98%;
	}
	#mainContainer div#errorMessage,
	#mainContainer div#authMessage { background: red; color: #fff; border-color: #333; }
	#mainContainer div#impersonateMessage { background: #FFFDDD; color: #333; border-color: #E6E0C3; }
	
	#mainContainer div.header { height: 100px; position: relative; } 
	#mainContainer div.header h1 a
	{
		 width: 474px;
		 height: 78px;
		 display: block;
		 background: url('../img/vti_logo.png') no-repeat top left;
		 overflow: hidden;
		 text-indent: -5000px;
	}
	#mainContainer div.header ul.actions
	{
		position: absolute;
		right: 10px;
		top: 26px;
	}
	#mainContainer div.header ul.actions li
	{
		display: inline;
		padding: 0 10px;
		background: url('../img/vti_divider.png') no-repeat top right;  
	}
	#mainContainer div.header ul.actions li.end { background: none; padding-right: 0; }
	#mainContainer div.header ul.actions li a { text-decoration: underline; }
	
	#mainContainer div.contentContainer div.mainRight,
	#mainContainer div.contentContainer div.mainLeft
	{
		float: left;
		width: 580px;
		min-height: 250px;
	}
	#mainContainer div.contentContainer div.mainRight
	{
		float: right;
		width: 350px;
	}
	#mainContainer div.contentContainer div.mainRight ul.itemlist { margin-top: 10px; margin-left: 15px; }
	#mainContainer div.contentContainer div.mainRight ul.itemlist li a { text-decoration: underline; }
	#mainContainer div.widerounded
	{
		width: 580px;
		background: url('../img/vti_widerounded_middle.png') repeat-y top left;
		margin-bottom: 15px;
		position: relative;
	}
	#mainContainer div.widerounded div.wrap
	{
		background: url('../img/vti_widerounded_top.png') no-repeat top left;
		min-height: 200px;	
		padding-bottom: 20px;
	}
	#mainContainer div.widerounded div.bottom { background: url('../img/vti_widerounded_bottom.png') no-repeat top left; height: 19px;  }
	#mainContainer div.widerounded div.content
	{
		width: 470px;
		margin-left: 45px;
		padding: 10px 0 0 0;
	}
	#mainContainer div.widerounded div.content p a { text-decoration: underline; }
	#mainContainer div.widerounded h2
	{
		margin-bottom: 5px;
		height: 45px;
		overflow: hidden;
		line-height: 49px;
		padding-left: 25px;
		color: #2A88DA;
		font-weight: normal;
		font-size: 20px;
	}
	#mainContainer div.widerounded h3 { font-weight: normal; margin: 0; padding-top: 10px; color: #B1B1B1; }
	#mainContainer div.widerounded div.lamp
	{
		position: absolute;
		width: 83px;
		height: 151px;
		right: -16px;
		top: -10px;
	}
	#mainContainer div.faded
	{
		background: url('../img/vti_lightfade.png') repeat-x top left;
		padding-top: 15px;
	}
	#mainContainer div.contentContainer div.wide,
	#mainContainer div.contentContainer div.centered-wide,
	#mainContainer div.contentContainer div.centered
	{
		float: none;
		margin: 0 auto;
		width: 70%;
	}
	#mainContainer div.contentContainer div.centered-wide { width: 800px; margin-bottom: 10px; }
	#mainContainer div.contentContainer div.wide { width: 100%; }
	#mainContainer div.contentContainer div.padded { padding: 0 15px; }

/* step bar */

	#mainContainer div.stepBarAlign { width: 100%; margin: 0 auto 15px auto; border-bottom: 1px solid #E3E1E1; padding-bottom: 15px; }
	#mainContainer ul.stepBar { width: 490px; margin: 0 auto; }
	#mainContainer ul.stepBar li
	{
		float: left;
		width: 151px;
		height: 59px;
		background: url('../img/vti_steps.png') no-repeat 0 0px;
		overflow: hidden;
		font-size: 1.5em;
		text-align: center;
		line-height: 59px;
		margin-right: 5px;
	}
	#mainContainer ul.stepBar li.active
	{
		width: 173px;
		height: 59px;
		background-position: -154px 0;

		line-height: 60px;	
		font-size: 1.8em;
	}

	
/* other error boxes */
 	
 	div.bigError
 	{
 		background: #FF0200;
 		color: #fff;
 		font-weight: bold;
 		padding: 10px;
 		width: 100%;
 		margin: 0 auto 20px auto;		
 	}	
	
/* errorSummary */

	#mainContainer div.contentMarkup div.errorSum
	{
		width: 605px;
		border: 1px solid #470200;
		margin-bottom: 30px;
		padding-bottom: 10px;
	}
	#mainContainer div.contentMarkup div.errorSum.addmargin { margin-top: 25px !important; }
	#mainContainer div.contentMarkup div.errorSum li.light { color: #666; }
	#mainContainer div.contentMarkup div.errorSum h3
	{
		background: #FF0200;
		color: #fff;
		font-size: 1em;
		font-weight: bold;
		padding: 5px;
		border-bottom: 1px solid #470200;
		margin-top: 0;
		margin-bottom: 10px;
	}
	#mainContainer div.contentMarkup div.errorSum ul
	{
		margin: 0 20px 0 20px; 
	}

	#mainContainer div.contentMarkup div.errorSum ul.extendedList li span.field { color: #000; font-weight: bold; float: left; width: 150px; padding-left: 10px; }
	#mainContainer div.contentMarkup div.errorSum ul.extendedList li span.error { float: left; width: 700px; }
	#mainContainer div.contentMarkup div.errorSum ul.extendedList li span.nr { float: left; width: 15px; color: #ccc; border-right: 1px solid #eee; }
	#mainContainer div.contentMarkup div.errorSum ul.extendedList li { color: #666; }
	#mainContainer div.contentMarkup div.errorSum ul.extendedList li ul { float: left; }
	#mainContainer div.bottomActions { margin-top: 15px; font-weight: bold; font-size: 11px; }
	
	#mainContainer h5.stepState
	{
		font-weight: normal;
		border-bottom: 1px solid #eeeeee;
		padding-bottom: 7px;
		color: #A5A5A5;
	}
	#mainContainer div.stepState { padding: 5px 0 10px 0; font-weight: bold; margin-bottom: 12px; }
	
/* fieldsets */

	div.rounded2 { background: #D9E9F8 url('../img/vti_rounded2_top.png') no-repeat top left; width: 620px; padding-top: 10px; margin-top: 20px;  }
	div.rounded2 div.bottom { background: url('../img/vti_rounded2_bottom.png') no-repeat bottom left; height: 14px; } 
	div.rounded2 div.rwrap { width: 95%; margin: 0 auto; }
	
	div.fieldset { padding: 10px; width: 600px; position: relative; border-right: 4px solid #eee; }
	div.fieldset h5 { margin-left: -10px; }
	
	div.reg,
	div.centered div.fieldset,
	div.faded div.fieldset { border-right: none; }
	div.divide { padding: 10px; background: #fff url('../img/vti_form_divideg.png') no-repeat top left;  }
	div.indent { margin-left: 40px; }
	
	div.tooltip { width: 250px; background: #FFF882; font-size: 0.90em; padding: 8px; border: 1px solid #D6CB98; }
	div.tooltip div.tip-title { font-weight: bold; font-size: 1.1em; }
	div.fieldset div.row { margin: 5px 0; position: relative; }
	div.fieldset div.tip
	{
		float: right;
		width: 320px;
		position: absolute;
		right: -330px;
		top: -13px;
		background: url('../img/vti_tip_mid.png') repeat-y top left;
		z-index: 3;
	}

 	div.fieldset div.tiperror,
	div.fieldset div.row div.tip { right: -345px; }
	div.fieldset div.tip a.more
	{
		display: block;
		width: 25px;
		height: 7px;
		background: url('../img/vti_tip_more.png') no-repeat top right;
		text-indent: -5000px;
		overflow: hidden;
		position: absolute;
		right: 10px;
		margin-top: 4px;
	}
	div.fieldset div.tip a.more:hover { background-position: 0 -7px; }
	div.fieldset div.tip div.tipWrap
	{
		background: url('../img/vti_tip_top.png') no-repeat top left;
		overflow: hidden;
	}
	div.fieldset div.plain div.tipWrap { background: url('../img/vti_tip_top2.png') no-repeat top left; }
	
	div.fieldset div.tip div.bottom
	{
		background: url('../img/vti_tip_bottom.png') no-repeat bottom left;
		padding-bottom: 8px;
	}
	div.fieldset div.tip div.tipBody
	{ 
		margin: 0 9px 0 20px;
		padding-top: 10px;
		font-size: 0.70em;
		color: #333;
		letter-spacing: 0;
		min-height: 20px;
		height: auto !important;
		height: 20px;
	}
	
	div.fieldset div.tiperror { background: url('../img/vti_tipe_mid.png') repeat-y top left; }
	div.fieldset div.tiperror div.tipWrap { background: url('../img/vti_tipe_top.png') no-repeat top left; }
	div.fieldset div.tiperror div.bottom { background: url('../img/vti_tipe_bottom.png') no-repeat bottom left; }	
	div.fieldset div.tiperror a.more { background: url('../img/vti_tipe_more.png') no-repeat top right; }
	div.fieldset div.tiperror div.tipBody { color: #fff; font-weight: bold; font-size: 0.80em; }	

 	div.fieldset div.subrow { position: relative; }
 	div.fieldset div.subrow div.error-message,
	div.fieldset div.subrow div.tiperror { top: 0;  }	
 	
	div.fieldset div.row textarea.textarea,
	div.fieldset div.row select.select,
	div.fieldset div.row input.txt
	{
		float: left;
		font-size: 1em;
		padding: 2px;
		width: 285px;
		border: 1px solid #ccc;
		border-bottom: 1px solid #E3E1E1;
		border-right: 1px solid #E3E1E1;
		margin-right: 8px;
	}
	div.fieldset div.row textarea.textarea { width: 95%; margin-top: 10px; } 
	div.fieldset div.row select.select { width: 290px; }
	div.fieldset div.row input.form-error,
	div.fieldset div.row input.error
	{
		background: #FFE4DD;
		border: 1px solid #FF9F86;
		border-right: 1px solid #FFCEC1;
		border-bottom: 1px solid #FFCEC1;
	}
	div.fieldset div.small-message,
	div.fieldset div.error-message
	{
		font-size: 0.70em;
		color: white;
		position: absolute;
		right: -345px;
		top: 0px;
		text-align: left; 
		width: 320px;
		height: 25px;
		overflow: hidden;
		background: url('../img/vti_errormessage.png') no-repeat top left;
		line-height: 25px;
		text-indent: 15px;
	}
	#mainContainer div.contentMarkup p.qdescerror,
	#mainContainer div.contentMarkup p.qdesc { margin: 0; padding: 0; color: #666; background: #FFFDDD; padding: 5px; border: 1px solid #DAD1A6; font-size: 0.75em; line-height: 15px; margin: 5px 0 15px 0; color: #333333; } 
	#mainContainer div.contentMarkup p.qdescerror { background: red; color: #fff; border: none; font-weight: bold; margin-top: 20px;}
	
	div.fieldset div.small-message { background: url('../img/vti_smallmsg.png') no-repeat top left; color: #000; font-weight: normal; }
	
	div.fieldset div.row div.error-message { right: -345px; }
	div.fieldset div.row div.info
	{
		font-size: 0.85em;
		margin: 0 0 8px 0;
		color: #666;
		width: 680px;
	}
	div.fieldset div.radio input.radio { float: left; margin-top: 3px; }

	div.fieldset div.row div.help { float: right; }
	div.fieldset div.row label
	{
		float: left;
		font-size: 0.90em;
		padding-top: 4px;
		width: 280px;
	}
	div.fieldset div.rounded2 div.row label { width: 265px; }
	div.fieldset div.radio label { float: right; width: 570px; padding-top: 5px ;}
	div.fieldset div.highlight { background: #fff url('../img/vti_form_subbg.png') no-repeat top left;  }
	div.fieldset div.extraFields
	{
		width: 518px;
		margin-left: 28px;
		padding: 5px 10px;
		position: relative;
	}
	div.fieldset div.extraFields div.tip { right: -360px; }
	div.fieldset div.extraFields div.subrow { padding: 3px 0; position: relative; }
	div.fieldset div.extraFields label { overflow: hidden; font-size: 0.75em; width: auto; }
	div.fieldset div.extraFields input.txt { width: 250px; float: right; }
	
	div.fieldset div.radio label span
	{
		color: #666;
		width: 600px;
	}
	
	div.fieldset div.childs div.row { padding: 5px 0 0 30px; }
	div.fieldset div.childs div.row label { font-weight: bold; width: 155px; float: left; }

 	div.fieldset div.row input.percent { background-image: url('../img/icon_percent.png'); background-position: center right; background-repeat:  no-repeat ; }
 	div.fieldset div.row input.euro { background-image: url('../img/icon_euro.png'); background-position: center left; background-repeat:  no-repeat ; padding-left: 28px; width: 260px; }
 	div.fieldset div.row input.btw { background-image: url('../img/icon_btw.png'); background-position: center left; background-repeat:  no-repeat ; padding-left: 28px; width: 250px; }  

 	div.fieldset div.indentr label { padding-left: 20px; width: 258px; border-left: 2px solid #ccc; }
 	div.fieldset div.indentr input.txt { width: 287px; }
 	
/* statusContainer */

	div.statusBlock
	{
		width: 800px;
		margin: 0 auto;
		position: relative;

	}
	
	div.statusBlock ul.categorylist { margin: 15px auto; width: 700px; }
	div.statusBlock ul.categorylist li { display: inline; }
	div.statusBlock ul.categorylist li div.main
	{
		display: block;
		height: 42px;
		width: 700px;
		background: url('../img/vti_catblock.png') no-repeat 0 -47px;
		margin-top: 6px;
		overflow: hidden;
		line-height: 42px;
		text-indent: 20px;
		color: #fff;
		font-size: 1.6em;
	}
	div.statusBlock ul.categorylist li div.main a { color: #fff; }
	div.statusBlock ul.categorylist li div.main a.go
	{
		background: #fff url('../img/vti_catblock_button.png') no-repeat top left;
		display: block;
		height: 26px;
		width: 68px;
		right: 10px;
		top: 8px;
		position: absolute;
		color: #000;
		font-size: 0.70em;
		font-weight: bold;
		line-height: 27px;
		text-indent: 0;
		text-align: center;
	}
	div.statusBlock ul.categorylist li div.main a.go:hover { color: red; text-decoration: none; }
	div.statusBlock ul.categorylist li div.completed { background-position: 0 -96px; }
	div.statusBlock ul.categorylist li div.subcat
	{
		border-top: none;
		width: 92%; 
		margin-left: 40px;
		padding-top: 10px;
		background: #57AEF8;
		position: relative;
	}
	div.statusBlock ul.categorylist li div.completedSubCat { background: #4ABD60; }
	div.statusBlock ul.categorylist li div.subcat ul { margin-left: 15px; padding: 0 0 10px 0; }
	div.statusBlock ul.categorylist li div.subcat ul li {display: block; position: relative; padding: 1px 0; }
	div.statusBlock ul.categorylist li div.subcat ul li img 
	{
		margin-right: 15px;
		left: -38px;
		top: 2px;
		position: absolute;
	}
	div.statusBlock ul.categorylist li div.subcat ul li a { color: #fff; font-size: 1.40em;  }
	
	div.statusBlock h3
	{
		margin: 0;
		font-size: 20px;
		font-weight: normal;
		color: #2A7FC7;
		padding-bottom: 10px;
		border-bottom: 1px solid #E3E1E1;
	}
	
	
/* accept box */

	#mainContainer div.accept { width: 85%; margin: 0 auto; }
	#mainContainer div.accept
	{
		margin: 15px auto 10px auto;
		padding: 20px;
		border: 1px solid #FFDEC6;
		background: #FFFCCB;
	}
	#mainContainer div.accept p { float: left; font-size: 1.3em; }
	#mainContainer div.accept input { float: left; margin: 3px 20px 0 0; height: 17px; width: 17px; }
	
/* action Bar */

	#mainContainer ul.actionBar { padding-top: 20px; }
	#mainContainer ul.actionBar li { display: inline; }
	#mainContainer ul.actionBar li a
	{
		float: right;
		width: 135px;
		height: 44px;
		background: url('../img/vti_button_next.png') no-repeat top left;
		overflow: hidden;
		color: #000;
		font-weight: bold;
		font-size: 1.4em;
		line-height: 43px;
		text-indent: 15px;
	}
	#mainContainer ul.actionBar li a.next-cent { text-indent: 38px; }
	#mainContainer ul.actionBar li a.normal { background: url('../img/vti_button_normal.png') no-repeat top left; text-indent: 0; text-align: center; }
	#mainContainer ul.actionBar li a.smaller { font-size: 1.0em; }
	#mainContainer ul.actionBar li a.bluewide
	{
		background: url('../img/vti_button_bl_big.png') no-repeat top left;
		text-indent: 0;
		text-align: center;
		width: 111px;
		height: 36px;
		line-height: 38px;
		margin-right: 8px;
		margin-top: 5px;
	}
	#mainContainer ul.actionBar li a:hover { color: #AD5905; text-decoration: none; }
	#mainContainer ul.actionBar li a.prev
	{
		background: none;
		float: right;
		text-indent: 70px;
		text-decoration: underline;
		width: auto;
		margin-right: 25px;
		font-size: 1.1em;
	}
	
	
/* rounded boxes */

	div.rounded1
	{
		width: 350px;
		background: url('../img/vti_rounded1_mid.png') repeat-y top left;
		margin-bottom: 15px;
	}
	div.rounded1 div.wrap
	{
		min-height: 120px;
		height: auto !important;
		height: 120px;
		background: url('../img/vti_rounded1_top.png') no-repeat top left;
	}
	div.rounded1 div.bottom
	{
		height: 25px;
		background: url('../img/vti_rounded1_bottom.png') no-repeat top left;
	}
	div.rounded1 p.padded { margin: 20px auto 0 auto; width: 85%; font-size: 0.80em; }
	div.rounded1 p.padded strong { color: #666; }
	
	div.rounded1 div.loginForm
	{
		width: 88%;
		margin: 0 auto;	
		padding-top: 8px;
	}

	div.rounded1 div.loginForm div.field  { padding: 5px 0; } 
	div.rounded1 div.loginForm div.field label
	{
		float: left;
		font-size: 0.90em;
		padding-top: 5px;
	}
	div.rounded1 div.loginForm div.field input.text
	{
		float: right;
		border: 1px solid #B6DAF7;
		font-size: 1em;
		font-weight: bold;
		padding: 3px;
		width: 175px;
		background: #E8F5FF;
	}

	div.rounded1 div.loginForm div.buttons { padding-top: 13px;  margin: 0 auto;  }
	div.rounded1 div.loginForm div.buttons a.forgotpass
	{
		float: right;
		padding-top: 10px;
		padding-right: 8px;
		font-size: 0.80em;
		text-decoration: underline;
	}
	div.rounded1 div.loginForm div.buttons a.button
	{
		float: right;
		width: 94px;
		height: 30px;
		text-align: center;
		background: url('../img/vti_button_yl_big.png') no-repeat top left;
		overflow: hidden;
		line-height: 30px;
		font-weight: bold;
		margin-left: 10px;
		color: #000;
	}
	div.rounded1 div.loginForm div.buttons a.button:hover { color: #AD5905; text-decoration: none; }
	div.rounded1 div.loginForm ul.links { margin: 10px 0 0 5px; }
	div.rounded1 div.loginForm ul.links li a { font-size: 11px; }
	div.rounded1 div.loginForm div.keep { margin: 10px 0 0 0; border-top: 1px solid #E3E1E1; border-bottom: 1px solid #E3E1E1; padding: 8px 0;}
	div.rounded1 div.loginForm div.keep input { float: left; margin-top: 2px; }
	div.rounded1 div.loginForm div.keep p { float: right; width: 90%; padding: 0 0 0 0; font-size: 0.75em; color: #666 }
	div.rounded1 div.loginForm div.keep p span { color: red; }
	div.rounded1 h3
	{
		font-size: 20px;
		font-weight: normal;
		background: url('../img/vti_rounded1_topb.png') no-repeat top left;
		height: 45px;
		overflow: hidden;
		line-height: 48px;
		padding-left: 25px;
		color: #2A7FC7;
	}
	div.rounded1 div.loginForm div.linkBox
	{
		border-top: 1px solid #E3E1E1;
		margin-top: 15px;
		padding-top: 10px;
	}
	
	div.rounded1 div.loginForm div.linkBox h4 
	{
		font-size: 1.25em; 
		font-weight: normal;
	}
	div.rounded1 div.loginForm div.linkBox a { font-weight: bold; text-decoration: underline; } 
	div.rounded1 div.loginForm div.linkBox p { font-size: 0.80em; }
	div.rounded1 div.loginForm div.linkBox div.reglink { text-align: right; }
	div.rounded1 div.loginForm div.linkBox div.reglink a { text-decoration: underline; font-size: 0.90em; }
	div.rounded1 div.loginForm div.smaller { text-align: center; padding-top: 18px; }
	
/* footerContainer */

	#footerContainer
	{
		margin: 10px auto 0 auto;
		width: 100%;
		min-height: 80px;
		border-top: 1px solid #E1E4FF;
		background: #fff url('../img/vti_mainbg2.png') repeat-x top left;
	}
	
	#footerContainer div.logoBlock
	{
		padding: 20px 0 50px 0;
		width: 950px;
		margin: 0 auto;
		text-align: center;
	}
	
/* admin stuff */
 	
 	div.mainRight div.actions { padding-left: 15px; padding-top: 7px; }
 	div.mainRight div.actions a.add
 	{
 		display: block;
 		background: url('../img/vti_button_add_big.png') no-repeat top left;
 		width: 231px;
 		height: 48px;
 		overflow: hidden;
 		text-indent: 50px;
 		font-size: 14px;
 		font-weight: bold;
 		color: #000;
 		line-height: 45px;
 	}
 	div.mainRight div.actions a.add:hover { text-decoration: none; }
 	div.mainRight div.list { margin: 15px 0 0 20px; }
 	div.mainRight div.list h2 { background: #eee; padding: 8px; }
 	
 	div.tabmenu { height: 26px; }
 	div.tabmenu ul li { display: inline; }
 	div.tabmenu ul li a
 	{
 		color: #fff;
 		margin-right: 7px;
 		float: left;
 		height: 26px;
 		width: 110px;
 		overflow: hidden;
 		text-align: center;
 		background: url('../img/vti_admintabs.png');
 		line-height: 25px;
 		font-weight: bold;
 		text-decoration: none;
 	}
 	div.tabmenu ul li a:visited { color: #fff; }
 	div.tabmenu ul li a.indent { margin-left: 30px; }		
	div.tabmenu ul li a:hover { text-decoration: none; background-position: -112px 0; color: #fff; }
	
	ul.nestedList { margin: 20px 0 0 15px; }
	ul.nestedList li * { font-size: 12px; }
	ul.nestedList li { position: relative; padding-top: 5px; }
	ul.nestedList ul { margin-left: 15px;   }
	ul.nestedList li span.actions { position: absolute; right: 0; }
	ul.nestedList div.step { background: #eee; padding: 2px;}
	ul.nestedList div.step a { color: #666; }
	
	
	div.listing { border: 1px solid #eee; border-bottom: none; margin-top: 15px; }
	div.listing div.item
	{
		padding: 5px 10px;
		border-bottom: 1px solid #eee;
		position: relative;
	}
	div.listing div.item div.org { font-size: 15px; font-weight: bold; }
	div.listing div.item div.org  a { color: #000; }
	div.listing div.item div.name { color: #666; font-size: 11px; }
	div.listing div.item div.percent { font-size: 12px; color: #666; padding-left: 10px; font-weight: bold; padding: 3px 0 3px 8px; color: #2A7FC7; } 
	div.listing div.item div.percent span { color: #000; }
	div.listing div.item div.actions
	{
		position: absolute;
		right: 5px;
		top: 20px;
		width: 280px;
	}
	div.listing div.item div.actions a 
	{
		float: right;
		height: 24px;
		background: url('../img/vti_button_actions.png') no-repeat top left;
		color: #fff;
		font-size: 10px;
		text-align: center;
		text-decoration: none;
		width: 75px;
		overflow: hidden;
		line-height: 21px;
	}
	div.listing div.item div.smallerActions { top: 8px; }
	div.listing div.item div.sactions { top: 2px; }
	div.listing div.item div.actions a.delete { background-position: -73px 0; }
	div.listing div.pages { margin-top: 10px; font-size: 14px; }
	div.listing div.completed div.org a { color: #39AA13; }
	div.listing div.nogo div.org a { color: #B9B9B9; }
	
	div.listing div.item.multi { padding: 5px 10px 5px 2px; }
	div.listing div.item.closed div.extra { display: none; }
	div.listing div.item.multi div.org 
	{
		background: url('../img/vti_tip_down.png') no-repeat 3px 7px;
		padding-left: 20px;
		cursor: pointer;
	}
	div.listing div.item.multi div.org a { }
	div.listing div.item.closed div.org 
	{
		background: url('../img/vti_tip_up.png') no-repeat 7px 3px;
	} 
	
	div.listing div.item.multi div.extra { padding: 5px 10px; background: #eee; margin-left: 18px; margin-top: 10px; margin-bottom: 10px; }
	div.listing div.item.multi div.extra ul
	{ 
		float: left;
		width: 175px;
		padding: 8px 0; 
	}
	div.listing div.item.multi div.extra ul li { font-size: 11px; color: #666; }

	
/* cake styles */
 	
table.cake-sql-log
{
	bottom:0;
	margin:0;
	width: 95%;
	margin: 0 auto 50px auto;
	background: #f4f4f4;
	border: 1px solid #ccc;
}
table.cake-sql-log caption { font-size: 10px; }
table.cake-sql-log tbody { overflow: auto; }
table.cake-sql-log thead { background: #eee; font-size: 11px; font-weight: bold; border-bottom: 1px solid #ccc; }
table.cake-sql-log tbody td
{
	padding: 4px 8px;
	text-align: left;
	border-top: 1px solid #ccc;
	font-size: 10px;
}
div.form { width: 700px; margin: 0 auto; }
div.form div.input label { float: left; width: 200px; font-size: 12px; }
div.form div.input input { width: 300px; font-size: 16px; border: 1px solid #ccc; float: left; }
div.form div.input { padding: 4px; clear: both;}
div.form fieldset { border: none; border-bottom: 1px solid #ccc; margin-bottom: 10px; padding-bottom: 10px; }
div.form legend { font-weight: bold; margin-bottom: 10px; }
div.form div.submit { text-align: right; border-bottom: 1px solid #ccc; margin-bottom: 10px; padding-bottom: 10px; }

div.benchmarklink,
div.downrapport { padding: 5px 0; }
div.benchmarklink a,
div.downrapport a
{
	display: block;
	background: #FFFAC9 url('../img/down_rapport.png') no-repeat 10px 8px;
	padding: 15px;
	text-indent: 45px;
	font-size: 18px;
}
div.benchmarklink a { background: #FFFAC9 url('../img/kchart.png') no-repeat 8px 10px; }

div.linkgrp { padding: 4px 10px; margin: 5px 0 15px 0; border: 1px solid #ccc; border-color: #EAEA87 #CDCD58 #CDCD58 #EAEA87; }
div.linkgrp p { color: #666; }
 	
div.grpselect
{
	width: 100%; 
	margin: 15px 0 0 auto;
	border: 1px solid #EAEA87;
	background: #FFFFBF;
	border-bottom: 1px solid #CDCD58;
	border-right: 1px solid #CDCD58;
}
div.grpselect div.gwrap { padding: 15px; }
div.grpselect div.lft { float: left; width: 48%; }
div.grpselect div.rght { float: right; width: 48%; }
div.grpselect div.row { padding: 5px 0; } 
div.grpselect div.row label { float: left; width: 100px; font-weight: bold; font-size: 12px; padding-top: 3px;}
div.grpselect div.row select { width: 310px; border: 1px solid #ccc; float: right; }
div.grpselect div.row select optgroup option { padding-left: 10px; }
div.grpselect div.links { text-align: right; }
div.grpselect div.links a  { font-size: 12px; text-decoration: underline; }
div.grpselect div.action { padding-top: 18px; }  
div.grpselect div.action a.submit
{
	width: 117px;
	height: 31px;
	background: url('../img/vti_button_small_ylbg.png') no-repeat top left;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	float: right;
	line-height: 30px;
	color: #000;
}
div.grpselect h2 { font-size: 15px; padding-bottom: 10px; }

div.grpselect.sml { margin: 15px 0 25px 0; width: 457px; position: relative; }
div.grpselect.sml div.lft { width: 425px; }
div.grpselect.sml div.lft div.row label { width: 80px; }
div.grpselect.sml div.arrow
{
	width: 166px;
	height: 26px;
	background: url('../img/vti_filterarrow.png') no-repeat top left;
	position: absolute; 
	left: 140px;
	top: 117;
}

div.charts { text-align: center; width: 916px; margin: 0 auto; padding-top: 15px; }
div.charts img.chart { }
div.charts div.grp1,
div.charts div.grp2,
div.charts div.self { padding-top: 5px; margin-bottom: 10px; border: 1px solid #B3B3B3; border-top: 1px solid #D9D9D9; border-left: 1px solid #D9D9D9;  text-align: center; }
div.charts div.self img { border: none; }
div.charts div.grp1 { float: left; width: 452px; }
div.charts div.grp2 { float: right; width: 452px; }
 
div.btable { width: 916px; margin: 10px auto 0 auto; border: 1px solid #B3B3B3; border-left: none; border-top: none; }
div.btable.nohead { border-top: 1px solid #D9D9D9; }
div.btable div.row div.c
{
	float: left;
	width: 206px;
	border-left: 1px solid #D9D9D9;
	text-indent: 15px;
	min-height: 25px;
	line-height: 24px;
	font-weight: bold;
}
div.btable div.row div.c span.value { float: left; font-size: 12px; }
div.btable div.row div.c span.median { font-size: 10px; color: #666; float: right; width: 115px; text-align: right; padding-right: 8px; }
div.btable div.row div.desc { width: 370px; font-size: 12px; font-weight: normal; color: #333; }
div.btable div.row div.self { width: 130px; }
 	
div.btable div.row div.c.action { width: 30px; text-align: center; text-indent: 3px; line-height: 0; }
div.btable div.row div.c.action img { margin-top: 2px; }
 	
div.btable div.row.head { background: #AFAFAF; }
div.btable div.row.head div.c { color: #fff; border: none; }

div.btable div.row.desc { border: 1px solid #D9D9D9; border-left: 1px solid #D9D9D9; border-right: none; }
div.btable div.row.desc p { padding: 8px 10px; font-size: 11px; color: #333; }

div.btable div.item.odd { background: #eee; }
div.btable div.item.even { background: #fff; }


ul.tactions { text-align: right; padding-top: 10px; }
ul.tactions li { display: inline; }
ul.tactions li a { text-decoration: underline; padding-left: 10px; }

div.leftActions { float: left; width: 650px; }
 	
div.filterform
{
	border: 1px solid #ccc;
	margin: 0 auto 10px auto;
	width: 650px;
}
div.filterform div.combo { background: #FBFFCD url('../img/opt_fade1.png') repeat-x bottom left; }
div.filterform div.combo div.title div.desc
{
	display: block;
	font-size: 15px; 
	padding: 6px 5px 6px 25px;
	color: #000;
	background: url('../img/vti_tip_up.png') no-repeat 10px 9px;
	font-weight: bold;
	float: left;
	width: 555px; 
	cursor: pointer;
}
div.filterform div.combo div.title a.reset { display: inline; text-decoration: underline; font-size: 12px;  }
div.filterform div.combo div.title a.reset:hover { color: #000; text-decoration: underline; } 
div.filterform div.combo.active { background: #F6FF92 url('../img/opt_fade2.png') repeat-x bottom left; }
div.filterform div.combo.active div.title div.desc
{
	background: url('../img/vti_tip_down.png') no-repeat 8px 12px;
}
div.filterform div.combo div.title div.desc span { color: #666 !important; padding-left: 10px; font-size: 12px; }
div.filterform div.combo div.title a:hover { text-decoration: none; color: #666; }
div.filterform div.combo.active div.form { display: none; } 

div.filterresults
{
	width: 100%;
	margin: 15px 0;
}
.loading { background: #E7E7E7 url('../img/loading2.gif') no-repeat center center !important; }
div.filterresults div.list
{
	overflow: hidden;
	overflow-y: auto;
	height: 350px;
	width: 650px;
	background: #E7E7E7;
	border: 1px solid #ccc;
}
 	
div.filterresults div.grselected
{
	float: right;
	width: 288px;
	height: 424px;
	overflow: hidden;
	overflow-y: auto;
    position: relative;
}

div.filterresults div.grselected h5 { font-size: 18px; color: #ccc; text-align: center; font-weight: normal; }
div.filterresults div.grselected ul { border-top: 1px solid #ccc; border-left: 1px solid #ccc;  }
div.filterresults div.grselected ul li
{
	padding: 4px 8px;
	border: 1px solid #ccc;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	background: #eee;
	color: #555;
	font-size: 10px;
	position: relative;
}
div.filterresults div.grselected.good ul li { background: #D7FFCB; color: #000; }
div.filterresults div.grselected ul li a.delete
{
	position: absolute;
	right: 4px;
	background: url('../img/edit-clear.png') no-repeat top left;
	width: 16px;
	height: 16px;
	top: 2px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
} 	
div.filterresults div.heading,
div.filterresults div.checkbox
{
	padding: 0 10px; 
	border: 1px solid #ccc;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
div.filterresults div.checkbox.odd { background: #eee; }
div.filterresults div.heading { background: #2A7FC7; color: #fff; }
div.filterresults div.checkbox:hover { background: #DEDEDE; }
div.filterresults div.checkbox input { float: left; margin-top: 2px; }
div.filterresults div.checkbox label { float: left; padding-left: 10px; padding: 3px 0 3px 10px; font-size: 11px; width: 95%; cursor: pointer; }
 	
div.filterform div.combo div.felement { display: none; }
div.filterform div.combo.active div.felement
{
		padding: 8px 15px 15px 28px;
		display: block;
}
div.filterform div.combo.active div.felement div.row
{
	font-weight: bold;
	padding-bottom: 5px;
}
div.filterform div.combo.active div.felement div.row.btn { text-align: right; }
div.filterform div.combo.active div.felement div.row.btn input { font-weight: bold; }
div.filterform div.combo.active div.felement div.row label { font-size: 12px; float: left; width: 100px; padding-top: 5px; }
div.filterform div.combo.active div.felement div.row select { float: left; width: 350px; }

div.benchmark { padding-top: 10px; }
div.benchmark div.cat-desc { background: #FFFFBF; width: 916px; margin: 0 auto; border: 1px solid #ccc; border-color: #EAEA87 #CDCD58 #CDCD58 #EAEA87; }
div.benchmark div.cat-desc div.cat-desc-wrap { padding: 10px; }
div.benchmark div.cat-desc p { font-size: 12px; line-height: 17px; }

div.benchmark div.category { background: url('../img/benchmark_bg.png') no-repeat top left; margin-bottom: 5px;}
div.benchmark div.category.closed { border-bottom: 1px solid #ccc; }
div.benchmark div.category div.title { padding: 8px 0; width: 916px; margin: 0 auto; cursor: pointer; }
div.benchmark div.category div.title.closed h2 { color: #666; background: url('../img/vti_tip_up.png') no-repeat 4px 6px; } 
div.benchmark div.category div.title h2
{
 	color: #2A7FC7;
 	font-size: 18px;
 	font-weight: normal;
 	background: url('../img/vti_tip_down.png') no-repeat 1px 8px;
 	padding-left: 17px;
}
ul.helplist { margin-top: 10px; list-style-type: circle; margin-left: 20px; }
ul.helplist li ul { margin-left: 20px; list-style-type: square;  padding: 5px 0 0 0;}
ul.helplist li { padding: 3px 0; font-size: 13px; }
ul.helplist li a {  }
