﻿/* Allgemeine Einstellungen 4 */
h1 {
    color:#91B702;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:22px;
    font-weight:200;
    line-height:30px;
}

h1.headline
{
	/*  Seitenueberschrift */
	background: url(../images/common/bg_headline.gif) left top no-repeat;
	font-size: 14px;
	line-height: 20px;
	height: 32px;
	font-weight: bold;
	padding: 10px 25px 0 25px;
	margin: 0 0 18px 0;
	color: #fff;
}
h1.startseite
{
	/*  Für Startseite  */
		font-family: Verdana,Arial,Helvetica,sans-serif;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		padding: 10px 0 5px 0;
		font-size: 22px;
		line-height: 24px;
		text-align: left;
		cursor: default
}
h1.startseite b
{
		color: #BCEE00;
}

h2.startseite
{
	/*  Für Startseite  */
		font-family: Verdana,Arial,Helvetica,sans-serif;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
}

h2.startseite a
{		
		color: #BCEE00;
		text-decoration: none;
}

h2.startseite .button
{
	background: url(/images/order/order_further.png) no-repeat;
	padding: 3px 0 0 10px;
	width: 135px;
	height: 21px;
	float: right;
	margin-top: -8px;
}

h2.startseite .button a
{
	color: rgb(98, 33, 129);
    font-size:11px;
    line-height:1.2;
    text-decoration:none;
    font-weight:normal;
}


#content-popup h1.headline
{
	background: url(../images/common/bg_headline_popup.gif) left top no-repeat;
	font-size: 14px;
	line-height: 20px;
	height: 32px;
	font-weight: bold;
	padding: 10px 25px 0 25px;
	margin: 0 0 18px 0;
	color: #fff;
}

h1.headlineWide
{
	/*  Seitenueberschrift */
	background: url(../images/common/bg_headline_wide.gif) left top no-repeat;
	font-size: 14px;
	line-height: 20px;
	height: 32px;
	font-weight: bold;
	padding: 10px 25px 0 25px;
	margin: 0 0 18px 0;
	color: #fff;
}

h2.headline
{
	padding: 0 25px 0 25px;
	margin-top: -5px;
}

h3.headline
{
	/*  Seitenueberschrift */
	font-size: 13px;
	line-height: 20px;
	height: 25px;
	font-weight: bold;
	padding: 2px 0 0 20px;
	margin: 10px 0 0 0;
	color: #4d4d4d;
}


#content-popup h3.headline
{
	/*  Seitenueberschrift */
	font-size: 13px;
	line-height: 20px;
	height: 25px;
	font-weight: bold;
	padding: 2px 10px 0 10px;
	margin: 10px 0 0 0;
	color: #622181;
}

p.bodytext
{
	line-height: 16px;
	padding: 0 0 26px 25px;
	margin: 0 0 30px 0;
	background: url(../images/common/line_dotted.gif) left bottom no-repeat;
	color: #622181;
}

div.bodytext
{
	line-height: 16px;
	padding: 0 0 26px 25px;
	margin: 0 0 30px 0;
	background: url(../images/common/line_dotted.gif) left bottom no-repeat;
	color: #622181;
}

p.carouseltext
{
	font-size: 15px;
	line-height: 18px;
	color: #fff;
}

div.upgradetext
{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 26px 25px;
	margin: 0 0 30px 0;
	background: url(../images/common/line_dotted.gif) left bottom no-repeat;
	color: #622181;
	vertical-align: top;
}

div.upgradetext span
{
	float: left;
	padding-top: 20px;
}


div.upgradetext img
{
	padding-left: 5px;
}


p.text
{
	line-height: 16px;
	padding: 0 25px 0 25px;
	margin: 0 0 26px 0;
	color: #622181;
}

ul.text 
{
	line-height: 16px;
	padding: 0 25px 0 25px;
	margin: 0 0 26px 0;
	color: #622181;
}

#content-popup p.text
{
	line-height: 16px;
	padding: 0 10px 0 10px;
	margin: 0 0 26px 0;
	color: #622181;
}

ul
{
	list-style-type: square;
	padding: 0 0 0 15px;
	margin: 10px 0;
}

* + html #content ul
{
	margin-left: 0;
}

.login
{
	color: #622181;
}

label {
    float:left;
}

.label {
    float:left;
    font-size:12px;
    font-weight:bold;
    margin-left:5px;
    margin-right:10px;
}

small
{
	font-size: 8px;
	font-weight: normal;
}

a img
{
	border: none;
}

.keyvisual
{
	margin: 2px 0 0 0;
	float: left;
}

.clearfix
{
	clear: both;
	display: block;
}

table
{
	margin: 0;
	padding: 0;
	float: left;
}

 table.form td.right {
 	text-align: right;
 	}

#content-popup
{
	width: 380px;
	height: auto !important;
	padding: 0 15px;
}

#content-popup div
{
	height: 400px;
	margin: 0;
	padding: 0;
	overflow-x: hideen;
	overflow-y: auto;
}

#container
{
	width: 542px;
	float: left;
	padding: 0;
}

#container .editor
{
	float: left;
}

#inputText
{
	width: 515px;
	border: 1px solid #cecece;
	border-top: none;
	padding: 10px;
	float: left;
	overflow: hidden;
}

#marginal
{
	float: right;
	width: 347px;
	margin: -8px 0 0 0;
}

* + html #marginal
{
	margin: -3px 0 0 0;
}
*html #marginal
{
	margin: -3px 0 0 0;
}


#smallmarginal h2
{
	font-size: 12px;
	font-weight: bold;
}


#loader
{
	background-color: #622181;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	z-index: 998;
}

#loader-content
{
	background-color: #fff;
	color: #622181;
	height: 200px;
	height: auto;
	min-height: 200px;
	width: 300px;
	margin: -250px 0 0 -150px;
	padding: 25px;
	border: 1px solid #622181;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 999;
}

/* Inhaltseinstellungen */
a.txt-link
{
	color: rgb(125, 175, 0);
	margin: 10;
	padding: 0;
	text-decoration: underline;
}

a.txt-link:hover
{
	border-bottom: 1px dotted #ff0000;
}

#inputText h1
{
	font-size: 24px;
	line-height: 30px;
	color: #622181;
}

#inputText h2
{
	font-size: 18px;
	line-height: 24px;
}

#inputText h3
{
	font-size: 10pt;
	line-height: 13pt;
}

#inputText a
{
	color: #622181;
	text-decoration: underline;
}

h3.rating
{
	font-size: 10pt;
	line-height: 13pt;
	width: 515px;
	border: 1px solid #cecece;
	border-bottom: none;
	padding: 5px 10px 8px 10px;
	margin: 0;
	background-color: #f4f4f4;
	float: left;
}

/* Klassen für die Sterne-Bewertung */
.star0, .star05, .star1, .star15, .star2, .star25, .star3, .star35, .star4, .star45, .star5
{
	height: 20px; 
	width: 110px;
}

.star0
{
	background: url(../images/content/0.gif) no-repeat 0 0;
}
.star05
{
	background: url(../images/content/05.gif) no-repeat 0 0;
}
.star1
{
	background: url(../images/content/1.gif) no-repeat 0 0;
}
.star15
{
	background: url(../images/content/15.gif) no-repeat 0 0;
}
.star2
{
	background: url(../images/content/2.gif) no-repeat 0 0;
}
.star25
{
	background: url(../images/content/25.gif) no-repeat 0 0;
}
.star3
{
	background: url(../images/content/3.gif) no-repeat 0 0;
}
.star35
{
	background: url(../images/content/35.gif) no-repeat 0 0;
}
.star4
{
	background: url(../images/content/4.gif) no-repeat 0 0;
	height: 20px; 
}
.star45
{
	background: url(../images/content/45.gif) no-repeat 0 0;
}
.star5
{
	background: url(../images/content/5.gif) no-repeat 0 0;
}

.result
{
	margin: 18px 0 0 0;
	padding: 0; /*border: 1px solid #cecece;*/
	height: auto;
	float: left;
	width: 347px;
}


.rahmen
{
	height: 100%;
	border-left: 1px solid #6d268f;
	border-right: 1px solid #6d268f;
	border-bottom: 1px solid #6d268f;
}

*html .result
{
	margin: 27px 0 0 0;
}
* + html .result
{
	margin: 31px 0 0 0;
}

.result table td
{
	width: 100%;
}


.result h3
{
	font-size: 10pt;
	line-height: 13px;
	margin: 0;
	padding: 7px 0 3px 38px;
	cursor: pointer;
	clear: both;
	height: 27px;
	font-size: 12px;
}

.result h3.green-on, .result h3.green-off
{
	background: url(../images/common/result-hl-green-on.gif) no-repeat top left;	
}

.result h3.yellow-on, .result h3.yellow-off
{
	background: url(../images/common/result-hl-orange-on.gif) no-repeat top left;
}

.result h3.red-on, .result h3.red-off
{
	background: url(../images/common/result-hl-red-on.gif) no-repeat top left;
}


.result h3.hl
{
	padding: 6px 10px 4px 10px;
	cursor: default;
	background: url(../images/common/bg_h3_marginal.gif) no-repeat;
	height: 20px;
	color: #fff;
}

.result table tr.letzte-zeile
{
	background: transparent url(../images/common/navi_dots_form_trans.gif) repeat-x 1px 100%;
}


.result table tr.recomendText td
{
	font-size: 11px;
	padding-left: 49px;
}

.result table tr.recomendText td div
{
	margin-bottom: 15px;
}

.result table tr.recomendText td ol
{
	
	padding-left: 0px;
	padding-bottom: 0px;
	margin:0px;
}

.result table tr.recomendText td a
{
	text-decoration: underline;
}

.result h3.green-off
{
   
}

.result table tr th
{
	padding: 3px 10px 0 10px;
}

.result table tr th img
{
	margin-right: 4px;
}


.result table tr td
{
	padding: 0 10px 5px 10px;
}


.seotable
{
	border-left: 1px solid #6d268f;
	border-right: 1px solid #6d268f;
	border-bottom: 1px solid #6d268f;
}


/* Formulare */
table.form
{
	float: none;
}

table.form td
{
	text-align: left;
	padding: 2px;
}


table.formulare
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	border-collapse: collapse;
	margin: 0px 0px 20px 0px;
	border: #622181 1px solid;
	padding: 0px;
	float: left;
}

table.formular th
{
	/* Kopfzeile */
	text-align: left;
	margin: 0px;
	padding: 10px 0 15px 0;
}

table.formular th h3
{
	/* Kopfzeile */
	text-align: left;
	margin: 0px;
	padding: 3px 25px 4px 25px;
	font-size: 10pt;
	background-color: #e1ddf3;
	color: #622181;
}

table.formular td
{
	/* Zelle */
	vertical-align: top;
	height: 20px;
	margin: 0px;
	padding: 3px 0px 8px 15px;
}

table.formular table td
{
	/* verschachtelte Zelle */
	vertical-align: top;
	height: 20px;
	margin: 0px;
	padding: 3px 5px 3px 0px;
}

table.formular td.erstespalte
{
	/* Zelle in der ersten Spalte mit Trennlinie */
	background: transparent url(../images/common/navi_dots_form.gif) repeat-x 0px 0px;
}

table.formular td.innerespalte
{
	/* Zelle in der zweiten Spalte mit Trennlinie */
	background: transparent url(../images/common/navi_dots_form.gif) repeat-x -1px 0;
	padding: 3px 0px 4px 15px;
}

* + html table.formular td.innerespalte
{
	/* Zelle in der zweiten Spalte mit Trennlinie */
	background: transparent url(../images/common/navi_dots_form.gif) repeat-x 0 0;
}

*html table.formular td.innerespalte
{
	/* Zelle in der zweiten Spalte mit Trennlinie */
	background: transparent url(../images/common/navi_dots_form.gif) repeat-x 0 0;
}

table.formular td.letztespalte
{
	/* Zelle in der dritten Spalte, fuer Hinweise */
	font-size: 9pt;
	line-height: 11pt;
}

table.formular td p
{
	/* Text in der Tabellenzelle */
	line-height: 18px;
	color: #000000;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

table.formular td label
{
	/* Text in der Tabellenzelle */
}

table.formular td.fusszeile
{
	/* Fusszeile */
	background: #a49cc8 url(../images/common/navi_dots_form.gif) left top repeat-x;
	text-align: right;
	vertical-align: middle;
	padding: 6px 5px 5px 15px;
}

table.formular td.fusszeile img
{
	/* Buttons in der Fusszeile */
	margin: 0px 0px 0px 5px;
}

table.formular td.fusszeile input
{
	/* Buttons in der Fusszeile */
	margin: 0px 0px 0px 5px;
}

table.formular td.fusszeile p
{
	/* Text in der Fusszeile */
	line-height: 18px;
	color: #808080;
	margin: 0px;
	padding: 0px;
}

.dropdown
{
	background-color: #F9F9F9;
	border: 1px solid #CECECE;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	height: 21px;
	margin: 11px 0 0 0;
	padding: 0 0 0 2px;
	width: 200px;
}

.button
{
	float: left; 
	margin: 0;
}

.left
{
	float: left;
	margin: 0 10px 0 -3px;
}

*html .button
{
	margin: 0;
}
* + html .button
{
	margin: 0;
}
*html .left
{
	margin: 0 10px 0 0;
}
* + html .left
{
	margin: 0 10px 0 0;
}

.btn_report
{
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
}

* + html .btn_report
{
	margin: 0 -12px -20px 0;
}
*html .btn_report
{
	margin: 0 -12px -15px 0;
}

/* RAD Tabs */
.highlight
{
	background-color: Yellow;
	color: Red;
}

h3
{
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 10pt;
	line-height: 13pt;
}



li.carousel {
    font-size:15px;
}

.mceLayout
{
	float: left;
}

.headerText
{
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	color: #4d4d4d;
}


#historyTable
{
	width: 100%;
	color: #72179D;
}
#historyTable td
{
	vertical-align: top;
}

.historyPager
{
	color: #622181;
	text-decoration: underline;
	font-weight: bold;
	font-size: larger;
}
.historyPager a
{
	font-weight: normal;
	color: #622181;
	text-decoration: underline;
	font-size: smaller;
}

.historyRow a
{
	color: #622181;
	text-decoration: underline;
	font-weight: bold;
}

/* CSS Document */
/* Allgemeine Einstellungen */
html, body
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodymain
{

	background: url(../images/common/page_bg.gif) repeat-x top left #FFF;
}

a
{
	color: #622181;
	text-decoration: none;
}

a:hover
{
	color: #a49cc8;
	cursor: pointer;
}

h2
{
	font-size: 17px;
	font-weight: normal;
	margin: 7px 0 15px 0;
	padding: 0;
}


/* Containereinstellungen */
#pageWrapper
{
	height: auto;
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

#header
{
	height: 180px;
	width: 999px;
	float: left;
	background: url(../images/common/header_bg.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
}

#headerpop ul
{
	float: right;
	list-style-type: none;
	color: #fff;
	margin: 10px 40px 0 0;
	padding: 0;
}

#headerpop ul li
{
	padding: 10px 0 0 0;
}

#headerpop ul li a
{
	color: #bcee07;
}

	#headerpop ul li a:hover
{
	color: #fff;
}
#headerpop ul li.print
{
	background: url(../images/buttons/print_icon.png) no-repeat bottom left;
	padding-left: 25px;
}

#headerpop ul li.close
{
	background: url(../images/buttons/btn_close_small.png) no-repeat bottom left;
	padding-left: 25px;
}

#headerpop ul li.save
{
	background: url(../images/buttons/save_icon.png) no-repeat bottom left;
	padding-left: 25px;
}

*html #header
{
	position: relative;
}

#content
{
	height: auto;
	width: 950px;
	margin: 20px 0 20px 0;
	padding: 0;
	float: left;
	color: #622181;
}

#middlecontent {
	width: 726px;	
	}


#smallcontent
{
	float: left;
	width: 542px;
}

#smallmarginal
{
	width: 350px;
	float: left;
	margin-left: 20px;
	padding: 5px;
}


#smallmarginal ul
{
	margin: 20px 0 0 0;
	padding: 0;
}

#smallmarginal ul li
{
	background: url(../images/common/haken.png) no-repeat top left;
	margin: 0;
	padding: 0 0 20px 30px;
	list-style-type: none;
}

#footer
{
	height: 25px;
	width: 950px;
	clear: both; /*background: url(../images/common/lingulab_logo.gif) no-repeat top right;*/
	font-size: 11px;
	padding: 40px 0 0 0;
}


/* Startseite */
.login_links
{
	height: 370px;
	width: 10px;
	background: url(../images/common/login_ecke_links.gif) no-repeat top left;
	float: left;
}

.login_mitte
{
	height: 345px;
	width: 920px;
	background: url(../images/common/login_bg.gif) repeat-x top left;
	float: left;
	padding: 25px 0 0 10px;
	color: #fff;
}

div.left
{
	float: left;


}
div.right
{
	float: right;

}

.login_mitte img
{
	margin: 0 0 10px -10px;
}

* + html .login_mitte img
{
	margin: 0 0 0 -10px;
}
*html .login_mitte img
{
	margin: 0 0 0 -10px;
}

.login_mitte .zugang
{
	height: 80px;
	width: 491px;
	float: left;
	margin: 15px 0 0 0;
	padding: 10px 0 0 29px;
	background: url(../images/content/zugang_sichern.gif) no-repeat top left;
}

*html .login_mitte .zugang
{
	height: 76px;
	padding-top: 14px;
	margin: 5px 0 0 0;
}
* + html .login_mitte .zugang
{
	height: 76px;
	padding-top: 14px;
	margin: 5px 0 0 0;
}

img.trenner
{
	margin: 20px 0 4px 0;
}
*html img.trenner
{
	margin: 20px 0 0 0;
}
* + html img.trenner
{
	margin: 20px 0 0 0;
}

.login_rechts
{
	height: 370px;
	width: 10px;
	background: url(../images/common/login_ecke_rechts.gif) no-repeat top left;
	float: left;
}


/* Hauptnavigation */
.mainNav
{
	list-style-type: none;
	margin: 101px 0 0 0;
	padding: 0 0 0 2px;
	float: left;
	background: url(../images/common/nav_bg.gif) no-repeat top left;
	height: 28px;
	width: 100%;
}

.mainNav li
{
	background: url(../images/common/nav_bg.gif) no-repeat top right;
	margin: 0;
	padding: 0 2px 0 0;
	display: block;
	float: left;
	height: 28px;
}

.mainNav li a
{
	padding: 6px 18px 0 20px;
	display: block;
	color: #fff;
	height: 22px;
	float: left;
}

.mainNav li a:hover
{
	background: url(../images/common/nav_active.gif) repeat-x top left;
}

.mainNav li.special
{
	float: right;
	background: url(../images/common/nav_invite.gif) no-repeat top left;
	padding: 0 0 0 4px;
}

* + html .mainNav li.special
{
	padding: 0 10px 0 4px;
}

*html .mainNav li.special
{
	padding: 0 10px 0 4px;
}

.mainNav li.special a
{
	padding-right: 0;
}

.mainNav li.special a:hover
{
	background: none;
}
.mainNav li.specialDisabled
{
	float: right;
	background: url(../images/common/nav_invite_disabled.gif) no-repeat top left;
	padding: 0 0 0 4px;
}

* + html .mainNav li.specialDisabled
{
	padding: 0 10px 0 4px;
}

*html .mainNav li.specialDisabled
{
	padding: 0 10px 0 4px;
}

.mainNav li.specialDisabled a
{
	padding-right: 0;
}

.mainNav li.specialDisabled a:hover
{
	background: none;
}

.activeMenu
{
	background: url(../images/common/nav_active.gif) repeat-x top left;
}

/* Inhaltseinstellungen */
#footer a
{
	background: url(../images/common/footer_link.gif) no-repeat right 2px;
	padding: 0 10px 0 10px;
	margin: 25px 0 20px 0;
	vertical-align: middle;
	display: block;
	float: left;
}

#footer a.img-link
{
	float: right;
	padding: 0;
	margin: 0;
}

.info_btn
{
	cursor: pointer;
	position: relative;
	right: -128px;
}


.textlink 
{
	text-decoration: underline;
	}
	
.linktext {
	color: #fff;
	text-decoration: underline;
	}	
	
#content a.linktext:hover {
	color: #fff;
	}	

/* Formularfelder */
.txt_field {
	border:1px solid #4C1068;
	color:#C277E6;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:0 0 10px;
	padding: 4px 2px 2px 2px;
	width:222px;
	height: 18px;
}

.login_field {
	border:1px solid #4C1068;
	color:#C277E6;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 4px 2px 2px 2px;
	width:200px;
	height: 18px;
}


#content select.txt_field {
	width: 228px;
	height: 24px;
	padding: 2px;
	border:1px solid #4C1068;
	}

.login_mitte .zugang .anmelden
{
	position: relative;
	top: -73px;
	left: 380px;
}

*html .login_mitte .zugang .anmelden
{
	top: -81px;
}
* + html .login_mitte .zugang .anmelden
{
	top: -81px;
}

.login
{
	margin: 0 0 0 -3px;
}

#aus
{
	float: right;
	margin: 0 0 0 25px;
}


/* Overlay Invite friends */
#InvitationForm
{
	width: 305px;
	height: 200px;
	color: #fff;
	background-color: #682389;
	background: url(../images/common/bgr_invite.gif) no-repeat top left;
	padding: 20px 20px 0 25px;
	position: relative;
	top: 130px;
	left: 604px;
}

.inner
{
	position: absolute;
	width: 305px;
}

* + html #InvitationForm
{
	position: relative;
	top: 1px;
	left: 600px;
}
*html #InvitationForm
{
	position: absolute;
	top: 130px;
	left: 600px;
}

#InvitationForm h2
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#InvitationForm a
{
	color: #bcee00;
	padding: 0;
}


/* Error Summary */
#errorSummary
{
	color: #BCEE00;
	text-align: left;
	padding: 0 40px 0 0;
}

#errorSummary ul
{
	float: right;
}

.val1 {color: red; padding:0 0 0 15px;}
.val1 ul {list-style-type:none; margin:0px; padding:0px;}

/* Registration Formular */
table #ctl00_ContentPlaceHolder1_cuwRegister
{
	color: #622181;
}

.GenericBtn{
	background: url(/images/order/order_button.png) no-repeat;
	width:	203px;
	height: 54px;
	font-family: Calibri;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	line-height: 54px;
	float: left;
}

/* Tabelle Preismodell ------------------------------------------------------------------------------------- 
   Formerly used for prices, now we still need it for admin...
*/
.pricesTable
{
	margin: 10px 0;
	padding: 0;
	float: left;
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

.pricesTable tr th
{
	text-align: center;
	background-color: transparent;
	color: #333;
	margin: 0;
	padding: 5px;
	font-size: 12px;
}

.pricesTable tr td
{
	text-align: left;
	background-color: #fff;
	margin: 0;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
}

.pricesTable tr td a
{
	text-decoration: underline;
}


/* Tabelle MyAccount ------------------------------- */
.myaccount
{
	margin-left: 25px;
	width: 50%;
}

.myaccount td
{
	padding: 4px;
}

/* Tabelle Tarifhistorie ------------------------------- */
.tarifhistory
{
	margin-left: 25px;
	width: 925px;
	text-align: left;
}


/* Content-Boxen -------------------------------------*/

.box661 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12x;
	background:transparent url(../images/common/bg_box661.gif) no-repeat left top;
	padding: 0;
	margin: 0 10px 10px 0;
	display: block;
	color:#FFF;
	clear: both;
	line-height: 18px;
	width: 661px;
	float: left;
	}

.box661 h3 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding: 2px 0 0 0;
	display: block;
	clear: both;
	width: 100%;
	line-height: 22px;
	}

.box661 .hr {
	background: url(../images/common/hr_line550.png) no-repeat center bottom;
	height: 12px;
	width: 591px;
	padding: 0;
	margin: 0px 10px 0 0px;
	border: 0px;
	clear: both;
	}
	
	.boxcol661 {
	width: 611px;
	margin: 0;
	padding: 15px 20px 15px 30px;
	display: block;
	float: left;
	clear: right;
	}
	
	.boxcol661 a {
		color: #fff;
		text-decoration: underline;
		}
	
	.boxcol661 img {
		float: right;
		margin: 0 20px 0 20px;
		}
	
	.boxbottom661 {
	background:transparent url(../images/common/bg_box661_bottom.gif) no-repeat left bottom;
	padding: 0;
	margin: 0;
	height: 12px;
	width: 661px;
	display: block;
	clear: both;
	}	


.box726 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	background:transparent url(../images/common/bg_box726.gif) no-repeat left top;
	padding: 0;
	margin: 10px 0 40px 0;
	display: block;
	color:#FFF;
	clear: both;
	line-height: 16px;
	}

.box726 h3 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding: 2px 0 0 0;
	display: block;
	clear: both;
	width: 100%;
	line-height: 22px;
	}

.box726 .hr {
	background: url(../images/common/hr_line550.png) no-repeat center bottom;
	height: 12px;
	width: 716px;
	padding: 0;
	margin: 0 5px 0 5px;
	border: 0px;
	clear: both;
	}
	
.boxcol726 {
	width: 621px;
	margin: 0;
	padding: 30px 20px 15px 20px;
	display: block;
	float: left;
	clear: right;
	}

.boxbottom726 {
	background:transparent url(../images/common/bg_box726_bottom.gif) no-repeat left bottom;
	padding: 0;
	margin: 0;
	height: 12px;
	width: 661px;
	display: block;
	clear: both;
	}	
	

.boxcol500 {
	width: 360px;
	margin: 0 0 20px 0;
	padding: 30px 45px 0px 75px;
	display: block;
	float: left;
	}

.boxcol226 {
	width: 206px;
	margin: 0 0 20px 0;
	padding: 25px 0px 0px 10px;
	display: block;
	float: left;
	}

.boxcol726 {
	width: 686px;
	margin: 0;
	padding: 30px 20px 15px 20px;
	display: block;
	float: left;
	clear: right;
	}

.boxbottom726 {
	background:transparent url(../images/common/bg_box726_bottom.gif) no-repeat left bottom;
	padding: 0;
	margin: 0;
	height: 12px;
	width: 726px;
	display: block;
	clear: both;
	}


/* Marginal-Box ------------------------------- */
.box {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	background:transparent url(../images/common/bg_box.gif) no-repeat left top;
	padding: 0;
	margin: 0 0 20px 0;
	display: block;
	color:#FFF;
	line-height: 16px;
	float: left;
	display: block;
	width: 250px;
	}

.box h3 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding: 15px 10px 10px 15px;
	display: block;
	clear: both;
	width: 220px;
	}

.box .hr {
	background: url(../images/common/hr_line240.png) no-repeat left top;
	height: 12px;
	width: 240px;
	padding: 0;
	margin: 0 5px 0 5px;
	border: 0px;
	clear: both;
	}


.boxcol250 {
	width: 220px;
	margin: 0;
	padding: 7px 15px 6px 15px;
	display: block;
	float: left;
	}

	.boxcol250 a {
		color: #fff;
		text-decoration: underline;
		}

.boxcol160 {
	width: 135px;
	margin: 0;
	padding: 2px 2px 10px 15px;
	display: block;
	float: left;
	}

.boxcol90 {
	width: 74px;
	margin: 0;
	padding: 2px 15px 0px 5px;
	display: block;
	float: left;
	clear: right;
	}

.boxbottom {
	background:transparent url(../images/common/bg_box_bottom.gif) no-repeat left bottom;
	padding: 0;
	margin: 0;
	height: 12px;
	width: 250px;
	display: block;
	clear: both;
	}

.textright {
	text-align: right;
	}

input.code {
	height: 22px;
	width: 213px;
	font-size:14px;
	font-weight:bold;
	color: #aaa;
	margin: 0;
	padding: 2px 0 0 2px;
	float: left;
	border:1px solid #4C1068;
	}

.box_referenzen {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12x;
	background: #fff;
	padding: 20px 0 0 0;
	margin: 0;
	display: block;
	color:#777;
	line-height: 16px;
	width: 661px;
	}

.box_referenzen #Referenzen{
	padding: 0 0 20px 0;
	}

#teaser_loginpage {
                background:transparent;
                color:#FFFFFF;
                display:block;
                float:left;
                margin:0;
                padding:0;
                width:250px;
                text-align: center;
}

#teaser_loginpage a img {
                border: 0;
                
}

/* Pricebox ------------------------------- */

#pricebox
{
	float: left;
}
#pricebox h3
{
	background: url(../images/common/pricebox_bg.gif) no-repeat;
	width: 240px;
	height: 23px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0 0 10px;
	margin: 0;
}


#pricebox table
{
	border-left: 1px solid #622181;
	border-right: 1px solid #622181;
	border-bottom: 1px solid #622181;
	padding: 0 20px 10px 10px;
	line-height: 20px;
	margin: 0;
	width: 250px;
}

/* Bestellung absenden / confirm Payment / send order --------------------- */

#paymentConfirmation {
   background: #f5f5f5;
   float:left;
   font-size:11px;
   height:450px;
   margin-right: 10px;
   padding:30px;
   width:600px;
   border-radius: 8px;
   -webkit-border-radius: 8px;
   -khtml-border-radius: 8px;
   -moz-border-radius: 8px;
   -moz-box-shadow: 0px 5px 5px #ccc;
   -webkit-box-shadow: 0px 5px 5px #ccc;
}

#box_right_dg {
   background: #555;
   float:left;
   height:480px;
   padding:20px 15px 10px 20px;
   width:217px;
   position: relative;
   border-radius: 8px;
   -webkit-border-radius: 8px;
   -khtml-border-radius: 8px;
   -moz-border-radius: 8px;
   -moz-box-shadow: 0px 5px 5px #bbb;
   -webkit-box-shadow: 0px 5px 5px #bbb;
}

#box_right_dg h3{
   color:#fff;
   font-size:16px;
   margin:15px 0 15px 0;
}

#box_right_dg p{
   color:#fff;
}

#button_send {
   position: absolute;
   bottom: 15px;
}



/* Kontaktbox ----------------------------------------------------------------------------------------- */
#content .contactBox
{
	padding: 0 0 30px 25px;
	margin: 0 0 30px 0;
	background: url(../images/common/line_dotted.gif) left bottom no-repeat;
	float: left;
	width: 696px;
}

.val-highlight
{
	border: solid 1px red;
}

.TextIndicator_Passwrod
{
}
.pass_poor
{
	background-color: red;
	height: 6px !important;
}
.pass_weak
{
	background-color: red;
	height: 6px !important;
}
.pass_aver
{
	background-color: Orange;
	height: 6px !important;
}
.pass_strong
{
	background-color: Lime;
	height: 6px !important;
}
.pass_exc
{
	background-color: green;
	height: 6px !important;
}

.BarIndicator_Passwrod
{
}
.BarBorderIndicator_Passwrod
{
	border: solid 1px gray;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	width: 150px;
	height: 5px !important;
	margin-top: 3px;
}

/* Fancybox Popup */

.fancybox_popup {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 12px;
		color: #fff;
		}

#fancybox_popup_content 	{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		overflow: hidden;
		z-index: 0;
		position: relative;
		background-color: #fff;
		margin: 0;
		padding:0 20px;
	}

h1.fancybox_popup {
       color: #BCEE00;
       font-size: 14px;
       font-weight: bold;
       padding: 7px 15px 6px;
	}

/*--------------Fehlermeldungen ------------*/

.ajax__validatorcallout_icon_cell img 
{
	width: 0;
	height: 0;
	}

.ajax__validatorcallout_popup_table 
{
z-index:10;
}	

#content .ajax__validatorcallout div, #content .ajax__validatorcallout td {
background-color: #ce69ff;
border:1px solid #000;
color: #fff;
z-index:10;
}

#content .ajax__validatorcallout_callout_cell 
{
	padding: 0;
	margin: 0;
	}
	
	.ajax__validatorcallout_innerdiv img 
	{
		display: none;
		}
		
#divPaypalButton 
{
	top: 845px;
	left: 460px;
	position: absolute;
                  }

/* Formatierung für jquery.Tools.ToolTip */
		.tooltip, .error {
			display:none;
			background:transparent url(/images/jquery.tools.tooltip/black_arrow.png);
			font-size:12px;
			height:70px;
			width:160px;
			padding:25px;
			color:#fff;	
		}
 
		.error {
			background-color:#a00;
		}
/* Generic Button Grey and Purple
   Usage: e. g. Erfahren Sie mehr..., Screencast etc.
 */

a.btnGreyGeneric, a.btnPurpleGeneric{
	display: inline-block;
	line-height: 14px; 
	height: 20px; 
	padding-left: 11px; 
	text-decoration: none;
	font-size: 11px;
	margin-right: 5px;
}

a.btnGreyGeneric{
	background: transparent url('../images/buttons/btn_GreyGeneric_left.png') no-repeat top left;
	color: #6b218c;
}

a.btnPurpleGeneric{
	background: transparent url('../images/buttons/btn_PurpleGeneric_left.png') no-repeat top left;
	color: White;
}

a:link.btnPurpleGeneric, a:visited.btnPurpleGeneric, a:active.btnPurpleGeneric{
	color: White; 
}

a:link.btnGreyGeneric, a:visited.btnGreyGeneric, a:active.btnGreyGeneric{
	color: #6b218c; 
}

a.btnGreyGeneric span, a.btnPurpleGeneric span{
	display: block;
	padding: 2px 14px 4px 0; 
}

a.btnGreyGeneric span{
	background: transparent url('../images/buttons/btn_GreyGeneric_right.png') no-repeat top right;
}

a.btnPurpleGeneric span{
	background: transparent url('../images/buttons/btn_PurpleGeneric_right.png') no-repeat top right;
}

a.btnGreyGeneric:hover, a.btnPurpleGeneric:hover{ 
	background-position: bottom left;
}
 
a.btnGreyGeneric:hover span, a.btnPurpleGeneric:hover span{ 
	background-position: bottom right;
}
 
a.btnGreyGeneric img, a.btnPurpleGeneric img{ 
	margin: 0 5px 0 0;
	float: left;
	border: none;
}
 
.btnGenericWrapper{
	overflow: hidden;
}

/* Generic Button Green
 */

button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; 
}
 
button::-moz-focus-inner {
	border: none;  
}
 
button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}
 
@media screen and (-webkit-min-device-pixel-ratio:0) {
	button span {
		margin-top: -1px;
	}
}
 
button.submitBtn { 
	padding: 0 26px 0 0; 
	text-align: center; 
	background: transparent url('../images/buttons/btn_GreenGeneric.png') no-repeat right -51px; 
}
	
button.submitBtn span {
	padding: 	18px 0 0 28px; 
	height:		54px; 
	background: transparent url('../images/buttons/btn_GreenGeneric.png') no-repeat left top; 
	color: 		#642482;
	font-size:	12px;
	font-weight:bold;
}
 
button.submitBtn span img{
	vertical-align: text-top;
	margin-left: 5px;
	border: none;
}




a.btnGreenGeneric {
    background: transparent url('../images/buttons/btn_GreenGeneric_right.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 54px; 
	margin-right: 6px;
	padding-right: 30px; 
	text-decoration: none;
	color: #642482;
	font-size:12px;
	font-weight:bold;
}

a.btnGreenGeneric span {
	background: transparent url('../images/buttons/btn_GreenGeneric_left.png') no-repeat; 
	display: block;
	line-height: 54px; 
	padding: 0 0 5px 30px;
} 

a.btnGreenGeneric span img{
	vertical-align: text-bottom;
	margin: 0 0 0 5px;
	border: none;
}

 
a.btnGreyGeneric span.help, a.btnPurpleGeneric span.help {
    display: block;
    padding: 2px 0px 4px 0;
} 
 
 

/* Adminpart ------------------------- */

.divAdminnav {
	margin: 190px 0 0 10px;
	}
	
	.divAdminnav img {
	margin: 0 0 10px 0;
	}
#contProgress{position: relative; 
              top: -20px; 
              height:10px; width:10px; 
              text-align:center; 
              margin: 0 0 0 350px; }
              
#contErgebnisLink
{
    /*position: absolute;
    margin: 13px 0 0 455px;
    width: 100px;
    text-align: right;*/
    
} 

*html #contErgebnisLink
{
    /*position: absolute;
    margin: 13px 0 0 -105px;*/
}

.disabledLink {color: Gray;}

/* Error Messages */

.inputFormField {
    position: relative;
    clear: both;
    }
    
span.errorMsgForm 
{
    -moz-border-radius: 4px;
    -moz-box-shadow: 0 0 6px #333;
    background: none repeat scroll 0 0 #f00;
    border: 1px solid #fff;
    color: #fff;
    font-size: 11px;
    line-height: 20px;
    margin: 0 10px;
    padding: 4px 10px;
    position: absolute;
    width: 220px;
    z-index: 9999;
    }
    
#feedbackLayer .inputFormField span.errorMsgForm 
{
    margin: 10px 0;
    position: relative;
    width: 570px;
    float: left;
    clear: both;
    }    

#ErrorContainer {
    
}

#ErrorDivText {color:#ed6868; 
               background-color: White; 
               border: solid 1px #ed6868; 
               height: 100%; }
.ErrorHeadline
{
	/*  Seitenueberschrift */
	
	font-size: 14px;
	line-height: 20px;
	height: 32px;
	font-weight: bold;
	padding: 10px 25px 0 25px;
	
	
}
.ErrorBodytext
{
	line-height: 16px;
	padding: 0 25px 5px 25px;		
	color: #622181;
}
.bold { font-weight:bold; }

.code 
{
    border: solid 1px black;
    padding: 10px 10px;
    background-color: #fcffcd;
    color: Black;
    margin-top: 20px;
    }
 .code p
{ line-height: 0px;}

table.apiParam
{
    width:300px; border-collapse:collapse;
}
table.apiParam td
{
    border: 1px solid rgb(98, 33, 129);
    padding: 4px 7px;
}
.apiParamCol 
{
    background-color:#622181; 
    color: White; 
    font-weight: bold; 
}
.docContainer
{
    width: 730px;    
}
.docContainer a
{    
    text-decoration: underline;
}
#rangeDiv 
{
    position:absolute; width: 50px; height: 35px; background-color: #8064A1; 
    filter: alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
	z-index: 11;
	display: none;
}

.usrStatCont
{
    width: 100%;
    margin-bottom: 20px;
}

.usrStatCont div 
{
    font-weight: bold;
    font-size:larger;
}

.anzeigen
{
    margin-left: 28px;
    font-size: 12px;
}

.anzeigen2
{
    margin-left: 28px;
    font-size: 11px;
}

.ajax__calendar {
	margin: 0 0 0 0 !important;
	}

.ajax__calendar_prev {
    margin: 0 0 0 0 !important;
	}
	
.ajax__calendar_next {
    margin: 0 0 0 0 !important;
}

.ajax__calendar_header {
    margin: 0 0 0 0 !important;
}

.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {
    margin:auto !important;
}

.ajax__calendar_body {
    margin:auto !important;
}

/*Keyword statistics css*/
.fg-toolbar  {
    padding:6px;
    }

#tblKeywordStatistics thead {
    line-height:35px;
    font-size:14px;
    font-weight:bold !important;
    
 }
 
#tblKeywordStatistics tbody {
    line-height:35px;
    text-align: center;
 }

.paging_two_button .fg-button {
    cursor:pointer;
    float:left;
    border:0 !important;
    margin:0 0 0 5px;
}

.ui-widget-header {
    padding:8px 8px 5px 8px;
    border:0 !important;
}
.dataTables_info {
    margin:8px 0 5px 8px;
}

.dataTables_paginate  {
    margin:8px 8px 5px 0;
}

.middle  {
    vertical-align:middle;
}

.css_left  {
    float:left;
}
 
.css_right  {
    float:right;
}


body.iframe {
    width:100%;
    /*margin: 5px 0 0 5px;*/
    height: auto;
    
}

/* Content Pages -> LinguLab-Content.Master */

#content661 {
	clear:both;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:18px;
	margin:0 20px 10px 0;
	padding:0;
	width:661px;
}
 
#content661 p {
	margin: 5px 10px 8px 20px;
}
 
#content661 .video_wrap {
	margin: 30px 20px;
}
 
#content661 ul {
	margin: 0 10px 0 20px;
}
 
#content661 a {
	font-weight: bold;
}
 
#content661 a:hover {
	text-decoration: underline;
}
 
#content661 h1.headline {
	background:transparent url(../images/common/bg_headline661.gif) no-repeat scroll left top;
}
 
 
#content661 h2 {
	clear:both;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:26px;
	margin:20px 0 10px 20px;
	padding:0;
	width:621px;
	font-size:14px;
	font-weight:bold;
}
 
 
#content661 h2.headline {
	line-height:30px;
	margin:20px 0 18px 20px;
	border-bottom: 6px solid #792D9E;
}
 
.Downloadbox {
	border:1px solid #ccc;
	margin:20px;
	min-height:95px;
	width:591px;
	clear: both;
	padding: 30px 20px 10px 10px;
}
 
. Downloadbox h3 {
	color:#3E0758;
	font-size:14px;
	line-height: 24px;
	padding:5px 0;
}
 
.Downloadbox a {
	background:transparent url(http://textkritik.lingulab.de/wp-content/themes/typebased/images/css_a-download.gif) no-repeat scroll 0 0;
	line-height:20px;
	padding:3px 0 3px 20px;
	font-weight:bold;
}
 
.Downloadbox img {
	float:left;
	margin:0 30px 20px 30px;
}




/* NEW CMS Footer */

#footerWrapper { /* Fusszeile */
    background: #ddd;
    color: #999999;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    width: 100%;
    height:auto;
    clear: both;
}

#footer {
    width: 100%;
    height: 100px;
    margin: 0;
    padding: 0;        
    background: -moz-linear-gradient(top, #ddd 0, #ddd 20%, #f5f5f5 100%);
    background: -webkit-gradient(linear,
	left top, left bottom,
	color-stop(0, #ddd),
	color-stop(0.2, #ddd),
	color-stop(1, #f5f5f5));
    }
    
#footNav {
	background: transparent;
	clear:both;
	overflow:hidden;
	padding:20px 30px 20px 30px;
	width:1000px;
	margin: 0 auto;
}

#footNav #footNavMain {
	clear:both;
	float:left;
	margin:0;
	padding:0;
	width:860px;
}


#footNav #footNavMain h2 { /* Zwischenueberschrift */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	color: #69258A;
	margin: 0 15px 15px 15px;
	padding: 0;
}

#footNav #footNavSub {
	float:left;
	height:140px;
}

#footNav #footNavSub ul {
	float:left;
	height:140px;
	margin:0;
	padding:0 15px 0 15px;
}

#footNav #footNavSub ul li {
	color:#666666;
	font-size:10px;
	line-height:16px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#footNav li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#footNav li a {
	color: #333;
}


#footerborder {
    width: 100%;
    height: 1px;
    margin: 20px 0 20px 0;
    background: #eee;
    border-top: 1px solid #aaa;
    border-bottom 1px solid #fff;
    clear: both;
    }

#footerbottom {
    width: 1000px;
    vertical-align: middle;
    background: transparent;
    margin: 0 auto;
    clear: both;
    }
    
#footerlogo {
    float: right;
    width: 103px;
    height: 50px;
    }    
    
#footerlogo img {
    float: right;
    width: 103px;
    height: 50px;
    margin: 0 0 20px 0;
    } 
    
    
.szwidget {
    float:left;
    margin: 7px 0 0 15px;
}

#footer a {
    text-decoration: none;
    color: #808080;
    display: block;
    font-size:11px;
    line-height:13px;
    margin: 0;
    padding: 0 5px;
}

#footer ul {
    margin: 0 -5px 0 0;
    padding: 8px 0 0 0;
    float: left;
}

#footer li {
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-right: 1px solid #ccc;
	float: right;
}

#footer a:hover {
	color: #ccc;
}    

/* END Footer */

/* Twitter */
small {font-style:italic; }

#tweets ul {
padding: 0;
margin: 0;
width: 640px;
}


#tweets li {
    font-size:11px;
    background:url(/images/jquery.tweetable/twitter.png) no-repeat scroll left top;
	padding-left:20px;
	margin-left:0px;
	margin-top:8px;
	list-style-type:none;
    line-height: 14px;

}

#tweets .hash { color:#0066CC; } 

#tweets .reply { color:#0066CC; } 

#tweets a:link { text-decoration:none; color:#0066CC;}
#tweets a:active { text-decoration:none; color:#0066CC;}
#tweets a:hover { text-decoration:underline; color:#0066CC;}
#tweets a:visited { text-decoration:none; color:#0066CC;}
/* END Twitter */

.browserToolTip {
		display:none;
		background-color:#ffa;
		border:1px solid #cc9;
		padding:3px;
		font-size:13px;
		-moz-box-shadow: 2px 2px 11px #666;
		-webkit-box-shadow: 2px 2px 11px #666;
	}
	
	/*  Feedbacklayer  */

#feedbackLayer {
    background: #f5f5f5;
    width:700px;
    height:450px;
    overflow: hidden;
    padding: 0;
}

#feedbackLayer .centerContent {
    margin:20px 0 0 50px;
    width: 600px;
} 

#feedbackLayer label {
   margin: 5px 5px 25px 0;
   padding: 0;
   width:110px;
   clear: left;
    }    
    
#feedbackLayer input {
   margin: 0;
   padding: 8px 0 0 0;
   width:470px;
    }          
    
    
#feedbackLayer .contactReason {    
   background: #fff;
   color: #333;
   padding:10px 20px;
   margin: 0 0 20px 0;
   display: inline-block;
   width: 560px;
   border: 1px solid #ccc;
   border-radius: 8px;
   -webkit-border-radius: 8px;
   -khtml-border-radius: 8px;
   -moz-border-radius: 8px;
   -moz-box-shadow: 0px 5px 5px #ccc;
   -webkit-box-shadow: 0px 5px 5px #ccc;   
} 

#feedbackLayer .contactReason ul {
    margin: 0;
    padding: 0;   
} 

#feedbackLayer .contactReason ul li {
    list-style-type: none;
    width: 144px;
    margin: 0 5px 0 0;   
    display: inline;
} 
    
#feedbackLayer .contactReason label {
   margin: 7px 20px 0 0;
   padding: 0;
   width:auto;
   clear: none;
    }  
    
#feedbackLayer .feedbackMessage {
   margin: 0 0 10px 0;
   padding: 0;
   display: inline-block;
    }  
    
    
    a.submitBtn {
    background: transparent url('/images/buttons/btn_GreenGeneric.png') no-repeat right -51px; 
	display: block;
	float: left;
	height: 54px; 
	padding: 0 26px 0 0; 
	text-align: center; 
	text-decoration: none;
	color: #642482;
	font-size:16px;
	font-weight:normal;
}

a.submitBtn.right {
    background-position: right -51px; 
}

a.submitBtn span {
	background: transparent url('/images/buttons/btn_GreenGeneric.png') no-repeat; 
    display: block;
    color:#642482;
    font-size:16px;
    font-weight:normal;
    height:37px;
    padding:16px 0 0 28px;
    line-height: 20px;
} 

a.submitBtn span img{
	vertical-align: text-bottom;
	margin: 0 0 0 5px;
	border: none;
}

/* Generic Button */
    
button.submitBtn span {
	background: transparent url('/images/buttons/btn_GreenGeneric.png') no-repeat left top; 
    color:#642482;
    font-size:16px;
    font-weight:normal;
    height:37px;
    padding:16px 0 0 28px;
}    
    
button.submitBtn { 
	padding: 0 26px 0 0; 
	text-align: center; 
	background: transparent url('/images/buttons/btn_GreenGeneric.png') no-repeat right -51px; 
	margin: 0;
}    


button.submitBtnGrey span {
	background: transparent url('/images/buttons/btn_GreyGeneric.png') no-repeat left top; 
    color:#642482;
    font-size:16px;
    font-weight:normal;
    height:37px;
    padding:16px 0 0 28px;
}    
    
button.submitBtnGrey { 
	padding: 0 26px 0 0; 
	text-align: center; 
	background: transparent url('/images/buttons/btn_GreyGeneric.png') no-repeat right -51px; 
} 

a.submitBtnGrey span {
	background: transparent url('/images/buttons/btn_GreyGeneric.png') no-repeat left top; 
    color:#642482;
    font-size:16px;
    font-weight:normal;
    height:37px;
    padding:16px 0 0 28px;
}    
    
a.submitBtnGrey { 
	padding: 0 26px 0 0; 
	text-align: center; 
	background: transparent url('/images/buttons/btn_GreyGeneric.png') no-repeat right -51px; 
} 

button.submitBtnRed span {
	background: transparent url('/images/buttons/btn_RedGeneric.png') no-repeat left top; 
    color:#fff;
    font-size:16px;
    font-weight:normal;
    height:37px;
    padding:16px 0 0 28px;
}    
    
button.submitBtnRed { 
	padding: 0 26px 0 0; 
	text-align: center; 
	background: transparent url('/images/buttons/btn_RedGeneric.png') no-repeat right -51px; 
}

a.submitBtnRed span {
	background: transparent url('/images/buttons/btn_RedGeneric.png') no-repeat left top; 
    color:#fff;
    font-size:16px;
    font-weight:normal;
    height:37px;
    padding:16px 0 0 28px;
}    
    
a.submitBtnRed { 
	padding: 0 26px 0 0; 
	text-align: center; 
	background: transparent url('/images/buttons/btn_RedGeneric.png') no-repeat right -51px; 
}


/* Feedback button */

a#feedbackBtn {
background:url('/images/common/feedbackButton.png') no-repeat scroll 0 0 transparent;
color:#FFFFFF;
cursor:pointer;
height:120px;
left:0;
margin-left:-12px;
overflow:hidden;
position:fixed;
text-indent:-100000px;
top:25%;
width:50px;
z-index:100000;
}

a#feedbackBtn:hover {
  margin-left:-2px;
}


/*  change PW layer  */

#passwordLayer {
    background: #f5f5f5;
    width:460px;
    height:360px;
    overflow: hidden;
    padding: 20px;
}

#passwordLayer label {
   margin: 5px 5px 25px 0;
   padding: 0;
   width:110px;
   clear: left;
    }    
    
#passwordLayer input {
   margin: 0;
   padding: 8px 0 0 0;
   width:370px;
    }          
    
#passwordLayer .inputFormField span.errorMsgForm {
clear:both;
float:left;
margin:10px 0;
position:relative;
width:370px;   
} 

/* Module/Clause Configuration */
a.modLink
{
    padding: 5px;
    display: block;
}

a.modSelected
{
    padding: 5px;
    border: 1px solid black;
    background-color: Highlight;
    display: block;
}

.clauseRuleCont 
{
    border: 1px solid black;
    margin: 5px 0px;
    padding: 15px 10px;
    background-color: #FFEED2;
    color: Black;
}

.clauseOpt
{
    position: absolute; height: 115px; width: 270px; border: 1px solid black; background-color: White; padding: 10px;
}

/* END Module/Clause Configuration */

.Beta {
    float: left;
    position: absolute;
    right: 80px;
    top: 70px;
}
.BetaOnError
{
    float: left;
    position: absolute;
    right: 0px;
    top: -80px;
}

.recommendDiv
{
   font-size: 11px;  
	padding-left: 27px;
	margin: 10px 0px;   
}


.recommendDiv ul
{	
	padding-left: 20px;
	margin:0px;
}

/* Analysis Result*/


#resItems
{
border: 1px solid #622181;
    float: left;
    margin: 20px;
    padding: 10px;
    width: 650px;
}
#resItems li {
list-style: square outside none;
    margin-left: 15px;
}

/* END: Analysis Result*/

a.submitBtnPurple{
 background: #621b87;
 background: -moz-linear-gradient(top,  #621b87 0%, #9a3cd3 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#621b87), color-stop(100%,#9a3cd3));
 background: -webkit-linear-gradient(top,  #621b87 0%,#9a3cd3 100%);
 background: -o-linear-gradient(top,  #621b87 0%,#9a3cd3 100%);
 background: -ms-linear-gradient(top,  #621b87 0%,#9a3cd3 100%);
 background: linear-gradient(top,  #621b87 0%,#9a3cd3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#621b87', endColorstr='#9a3cd3',GradientType=0 );
 border: 0;
 padding: 12px 0;
 text-align: center;
 display: inline-blocK;
 width: 326px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px; 
 color: #fff;
 font-size: 18px;
 font-weight: bold;
 margin: 5px 0 10px 20px;
 text-shadow: 1px 1px 0 #540082;
 -webkit-box-shadow: 1px 4px 5px 1px #ccc;
 -moz-box-shadow: 1px 4px 5px 1px #ccc;
 box-shadow: 1px 4px 5px 1px #ccc;
 cursor: pointer;
 behavior: url(../PIE.htc);
}

/* Overview page stars*/
.starPurple0, .starPurple05, .starPurple1, .starPurple15, .starPurple2, .starPurple25, .starPurple3, .starPurple35, .starPurple4, .starPurple45, .starPurple5
{
	height: 20px; 
	width: 110px;
}

.starPurple0
{
	background: url(../images/rating_overview/0.gif) no-repeat 0 0;
}
.starPurple05
{
	background: url(../images/rating_overview/05.gif) no-repeat 0 0;
}
.starPurple1
{
	background: url(../images/rating_overview/1.gif) no-repeat 0 0;
}
.starPurple15
{
	background: url(../images/rating_overview/15.gif) no-repeat 0 0;
}
.starPurple2
{
	background: url(../images/rating_overview/2.gif) no-repeat 0 0;
}
.starPurple25
{
	background: url(../images/rating_overview/25.gif) no-repeat 0 0;
}
.starPurple3
{
	background: url(../images/rating_overview/3.gif) no-repeat 0 0;
}
.starPurple35
{
	background: url(../images/rating_overview/35.gif) no-repeat 0 0;
}
.starPurple4
{
	background: url(../images/rating_overview/4.gif) no-repeat 0 0;
	height: 20px; 
}
.starPurple45
{
	background: url(../images/rating_overview/45.gif) no-repeat 0 0;
}
.starPurple5
{
	background: url(../images/rating_overview/5.gif) no-repeat 0 0;
}
