html {height:100%; width:100%;}
body 
{
	height:100%; 
	margin:0; 
	padding:0; 
	width:100%;
	
	background-color:#ffffff;
}

table.folderrowinactive
{
	width:100%;
	height:25px;
	
	background-image: none;
	background-color:none;
	
	cursor:pointer;
}

table.folderrowactive
{
	width:100%;
	height:25px;

	background-color:#d1fb9c;

	cursor:pointer;
}

/****/

td.greyButton_Left_Inactive
{
	background-image:url('../images/buttons/button_grey_left_inactive.png');
	cursor: pointer;	
}

td.greyButton_Left_Active
{
	background-image:url('../images/buttons/button_grey_left_active.png');
	cursor: pointer;	
}

td.greyButton_Right_Inactive
{
	background-image:url('../images/buttons/button_grey_right_inactive.png');
	cursor: pointer;	
}

td.greyButton_Right_Active
{
	background-image:url('../images/buttons/button_grey_right_active.png');
	cursor: pointer;	
}

td.greyButton_Middle_Inactive
{
	background-image:url('../images/buttons/button_grey_middle_inactive.png');
	padding-left:5px;
	padding-right:5px;
	font-family:'Arial';
	font-size:8pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#404040;
	cursor: pointer;	
	white-space: nowrap;
}

td.greyButton_Middle_Active
{
	background-image:url('../images/buttons/button_grey_middle_active.png');
	padding-left:5px;
	padding-right:5px;	
	font-family:'Arial';
	font-size:8pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	cursor: pointer;
	white-space: nowrap;
}

button.greySubmitButton
{
	background-color:transparent;
	padding:0px;
	border:0px;
	margin:0px;
	width:100%;
}


/****/



td.newButton_Left_Inactive
{
	background-image:url('../images/buttons/button_new_left_inactive.png');
	cursor: pointer;	
}

td.newButton_Left_Active
{
	background-image:url('../images/buttons/button_new_left_active.png');
	cursor: pointer;	
}

td.newButton_Right_Inactive
{
	background-image:url('../images/buttons/button_new_right_inactive.png');
	cursor: pointer;	
}

td.newButton_Right_Active
{
	background-image:url('../images/buttons/button_new_right_active.png');
	cursor: pointer;	
}

td.newButton_Middle_Inactive
{
	background-image:url('../images/buttons/button_new_middle_inactive.png');
	padding-left:5px;
	padding-right:5px;
	font-family:'Arial';
	font-size:8pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#1b3585;
	cursor: pointer;	
	
}

td.newButton_Middle_Active
{
	background-image:url('../images/buttons/button_new_middle_active.png');
	padding-left:5px;
	padding-right:5px;	
	font-family:'Arial';
	font-size:8pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#1b3585;
	cursor: pointer;
}

button.newSubmitButton
{
	background-color:transparent;
	padding:0px;
	border:0px;
	margin:0px;
	width:100%;
}


/* QUESTION BROWSER */

/* BORDERS */
td.question_browse_border_left
{
	background-image:url('../images/question_browse_border_left.png');
	background-repeat:repeat-y;
	background-position: top center;	
}

td.question_browse_border_right
{
	background-image:url('../images/question_browse_border_right.png');
	background-repeat:repeat-y;
	background-position: top center;	
}

/* LEFT */
table.question_browse_left_inactive
{
	background-image:url('../images/question_browse_left_middle_small_inactive.png');
	background-repeat:repeat-y;
	cursor:pointer;
}

table.question_browse_left_active
{
	background-image:url('../images/question_browse_left_middle_small_active.png');
	background-repeat:repeat-y;
	cursor:pointer;
}

td.question_browse_left_top_inactive
{
	background-image:url('../images/question_browse_left_top_inactive.png');
	background-repeat:no-repeat;
	background-position: top center;	
	cursor:pointer;
}

td.question_browse_left_top_active
{
	background-image:url('../images/question_browse_left_top_active.png');
	background-repeat:no-repeat;
	background-position: top center;	
	cursor:pointer;
}

td.question_browse_left_middle_inactive
{
	background-image:url('../images/question_browse_left_middle_big_inactive.png');
	background-repeat:no-repeat;
	background-position: top center;
	cursor:pointer;
}

td.question_browse_left_middle_active
{
	background-image:url('../images/question_browse_left_middle_big_active.png');
	background-repeat:no-repeat;
	background-position: top center;
	cursor:pointer;
}

td.question_browse_left_bottom_inactive
{
	background-image:url('../images/question_browse_left_bottom_inactive.png');
	background-repeat:no-repeat;
	background-position: bottom center;	
	cursor:pointer;
}

td.question_browse_left_bottom_active
{
	background-image:url('../images/question_browse_left_bottom_active.png');
	background-repeat:no-repeat;
	background-position: bottom center;	
	cursor:pointer;
}

/* CENTER */
table.question_browse_center_inactive
{
	background-image:url('../images/question_browse_center_middle_small_inactive.png');
}

td.question_browse_center_top_inactive
{
	background-image:url('../images/question_browse_center_top_inactive.png');
}

td.question_browse_center_middle_inactive
{
	background-image:url('../images/question_browse_center_middle_big_inactive.png');
	background-repeat:no-repeat;
	background-position: top center;
}

td.question_browse_center_bottom_inactive
{
	background-image:url('../images/question_browse_center_bottom_inactive.png');
}

/* RIGHT */
table.question_browse_right_inactive
{
	background-image:url('../images/question_browse_right_middle_small_inactive.png');
	background-repeat:repeat-y;
	cursor:pointer;
}

table.question_browse_right_active
{
	background-image:url('../images/question_browse_right_middle_small_active.png');
	background-repeat:repeat-y;
	cursor:pointer;
}

td.question_browse_right_top_inactive
{
	background-image:url('../images/question_browse_right_top_inactive.png');
	background-repeat:no-repeat;
	background-position: top center;	
	cursor:pointer;
}

td.question_browse_right_top_active
{
	background-image:url('../images/question_browse_right_top_active.png');
	background-repeat:no-repeat;
	background-position: top center;	
	cursor:pointer;
}

td.question_browse_right_middle_inactive
{
	background-image:url('../images/question_browse_right_middle_big_inactive.png');
	background-repeat:no-repeat;
	background-position: top center;
	cursor:pointer;
}

td.question_browse_right_middle_active
{
	background-image:url('../images/question_browse_right_middle_big_active.png');
	background-repeat:no-repeat;
	background-position: top center;
	cursor:pointer;
}

td.question_browse_right_bottom_inactive
{
	background-image:url('../images/question_browse_right_bottom_inactive.png');
	background-repeat:no-repeat;
	background-position: bottom center;	
	cursor:pointer;
}

td.question_browse_right_bottom_active
{
	background-image:url('../images/question_browse_right_bottom_active.png');
	background-repeat:no-repeat;
	background-position: bottom center;	
	cursor:pointer;
}

button.nextQuestion
{
	background-color:transparent;
	padding:0px;
	border:0px;
	margin:0px;
	width:100%;
	height:100%;
}

/* QUESTION BROWSER  ENDS*/



td.question_navigation_inactive_left
{
	background-image:url('../images/previous_question_inactive.png');
	background-repeat:no-repeat;
	background-position: center center;
	border-right:1px dotted #a3c7e7;
	cursor:pointer;
}

td.question_navigation_active_left
{
	background-color:#e5ecf9;
	background-image:url('../images/previous_question_active.png');
	background-repeat:no-repeat;
	background-position: center center;	
	border-right:1px dotted #a3c7e7;
	cursor:pointer;
}

td.question_navigation_inactive_right
{
	background-image:url('../images/next_question_inactive.png');
	background-repeat:no-repeat;
	background-position: center center;
	border-left:1px dotted #a3c7e7;
	cursor:pointer;
}

td.question_navigation_active_right
{
	background-color:#e5ecf9;
	background-image:url('../images/next_question_active.png');
	background-repeat:no-repeat;
	background-position: center center;	
	border-left:1px dotted #a3c7e7;
	cursor:pointer;
}

table.question_group_row_inactive
{
	width:100%;

	background-color:#none;
	
	cursor:pointer;
}

table.question_group_row_active
{
	width:100%;

	background-color:#d1fb9c;
	
	cursor:pointer;
}

tr.question_group_row_inactive
{
	width:100%;

	background-color:#none;
	
	cursor:pointer;
}

tr.question_group_row_active
{
	width:100%;

	background-color:#d1fb9c;
	
	cursor:pointer;
}

td.questiontext
{
	font-size: 12px;
	color: #1b3585;
	font-weight:bold;
}

td.questiontextdesc
{
	font-size: 12px;
	color: #1b3585;
	font-weight:normal;
}

td.foldertextone
{
	padding:5px;
}

td.resultline
{
	padding-top:5px;
	padding-bottom:5px;
}

td.resultline a {
	width: 100%;
	height: 100%;
}

td.menu_active_left
{
	background-image:url('../images/menu/left_134_x_40_active.png');

	font-family:'Arial';
	font-size:9pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	
	cursor:pointer;
}

td.menu_inactive_left
{
	background-image:url('../images/menu/left_134_x_40_inactive.png');

	font-family:'Arial';
	font-size:9pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#404040;
	
	cursor:pointer;
}

td.menu_active
{
	background-image:url('../images/menu/center_100_x_40_active.png');

	font-family:'Arial';
	font-size:9pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	
	cursor:pointer;
}

td.menu_inactive
{
	background-image:url('../images/menu/center_100_x_40_inactive.png');

	font-family:'Arial';
	font-size:9pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#404040;
	
	cursor:pointer;
}

td.menu_active_right
{
	background-image:url('../images/menu/right_134_x_40_active.png');

	font-family:'Arial';
	font-size:9pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	
	cursor:pointer;
}

td.menu_inactive_right
{
	background-image:url('../images/menu/right_134_x_40_inactive.png');

	font-family:'Arial';
	font-size:9pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#404040;
	
	cursor:pointer;
}


table.comparison_title
{
	background-image:url('../images/comparison/title_bg.png');
	
	font-family:'Arial';
	font-size:9pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#404040;
	
	padding-left:10px;
	padding-right:10px;

}

table.comparison_title_400
{
	background-image:url('../images/comparison/title_bg_400.png');

	font-family:'Arial';
	font-size:9pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#404040;
	
	padding-left:10px;
	padding-right:10px;

}

p.message_info
{
	border:0;
	margin:0;
	padding:0;
	padding-top:4px;
	padding-left:15px;
	
	height:100%;
	
	background-color:none;
	background-image:url('../images/icons_20_x_20/message_info_2.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	
	font-family:'Arial';
	font-size:8pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#41c025;
} 

p.message_warning
{
	border:0;
	margin:0;
	padding:0;
	padding-top:4px;
	padding-left:15px;
	
	height:100%;
	
	background-color:none;
	background-image:url('../images/icons_20_x_20/message_warning_2.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	
	font-family:'Arial';
	font-size:8pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#fc3640;
} 

font.comparison_title_small
{
	font-family:'Arial';
	font-size:8pt;
	font-variant:normal;
	font-style:normal;
	font-weight:bold;
	color:#7e7e7e;
}

font.comparison_title
{
	font-family:'Arial';
	font-size:10pt;
	font-variant:normal;
	font-style:normal;
	font-weight:bold;
	color:#7e7e7e;
}

font.comparison_normal
{
	font-family:'Arial';
	font-size:10pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#404040;
}

font.comparison_normal_small
{
	font-family:'Arial';
	font-size:8pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#404040;
}

font.player_question_list_title
{
	font-family:'Arial';
	font-size:12pt;
	font-variant:normal;
	font-style:normal;
	font-weight:bold;
	color:#404040;
}

font.player_question_list_title_desc
{
	font-family:'Arial';
	font-size:10pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#7e7e7e;
}

font.player_question_list_question_group
{
	font-family:'Arial';
	font-size:10pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#404040;
}
font.player_question_list_question_group_active
{
	font-family:'Arial';
	font-size:10pt;
	font-variant:normal;
	font-style:normal;
	font-weight:bold;
	color:#404040;
}

font.player_question_list_question_group_desc
{
	font-family:'Arial';
	font-size:9pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#7e7e7e;
}

font.player_question_list_question
{
	font-family:'Arial';
	font-size:9pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#404040;
}

font.player_question_list_question_active
{
	font-family:'Arial';
	font-size:9pt;
	font-variant:normal;
	font-style:normal;
	font-weight:bold;
	color:#404040;
}

font.player_question_list_question_desc
{
	font-family:'Arial';
	font-size:8pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#7e7e7e;
}

font.copyright
{
 font-family:'Palatino Linotype', 'Palatino';
 font-size:8pt;
 font-variant:normal;
 font-style:normal;
 font-weight:lighter;
 color:#7f7f7f;
}

td.copyright
{
 padding-right:20px;
}

A:link{color:#404040; text-decoration:none}
A:visited{color:#404040; text-decoration:none}
A:active{color:#404040; text-decoration:underline}
A:hover{color:#404040; text-decoration:underline}

A.folderlink:link{color:#404040; text-decoration:none}
A.folderlink:visited{color:#404040; text-decoration:none}
A.folderlink:active{color:#000000; text-decoration:none}
A.folderlink:hover{color:#000000; text-decoration:none}

A.resultlist:link{color:#404040; text-decoration:none; font-weight:bold;}
A.resultlist:visited{color:#404040; text-decoration:none; font-weight:bold;}
A.resultlist:active{color:#000000; text-decoration:underline; font-weight:bold;}
A.resultlist:hover{color:#000000; text-decoration:underline; font-weight:bold;}


a img { border: 0; }

#player {
	width: 353px;
	font-family: Arial;
}

#player table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#player table tr td {
	margin: 0; padding: 0;
}

#player img {
	margin: 0;
	padding: 0;
}

.plTop {
	text-align: center;
	font-size: 10px;
	color: #404040;
	background: #fff url(../images/player-top.png) top left no-repeat;
}

td.answerPercent
{
	text-align: center;
	font-size: 10px;
	color: #808080;
}

.eosText_inactive
{
	border:0px;
	background-color: transparent;
	font-family:'Arial';
	font-size:10px;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#1b3585;	
	cursor:pointer;
}

.eosText_active
{
	border:0px;
	background-color: transparent;
	font-family:'Arial';
	font-size:10px;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#1b3585;
	cursor:pointer;	
}

/* .plQuestion {
	background: #fff url(../images/player-question-bg-2.png) top left repeat-y;	
}

.plQuestionText {
	height: 100%;
	font-size: 12px;
	font-weight:bold;
	color: #1b3585;
	background: transparent url(../images/player-question-bg-1.png) top left no-repeat;	
} */

.plQuestionTextDescription
{
	height: 100%;
	font-size: 12px;
	font-weight:normal;
	color: #1b3585;

}

.plBottom {
	width: 353px;
	height: 68px;
	background: url(../images/player-bottom.png) top left no-repeat;
}

.plBottom table {
	margin-left: 15px;
	margin-right: 15px;
}

.plBottom table td {
	font-size: 10px;
	color: #727272;
}

.plAnswerArea {
	background: transparent url(../images/player-answerarea-bg.png) top left repeat-y;
}

.plAnswerAreaContent {
	padding-top: 33px;
	padding-left: 50px;
	padding-right: 50px;
	color: #1b3585;
	background: transparent url(../images/player-answerarea-top.png) top left no-repeat;	
}

.plAnswerAreaContent a {
	color: #1b3585;
}

.plAnswerAreaContent a:hover {
	color: #3b55f5;
}

.plAnswerAreaContent input[type=text],
.plAnswerAreaContent input[type=password] {
	width: 245px;
}

.plAnswerAreaContent h1 {
	font-size: 14px;
}

.plAnswerAreaContent p {
	font-size: 12px;
}

.plAnswerAreaContent table {
	margin-bottom: 20px;
}

/*

.plAnswerAreaContent table tr td {
	height: 25px;
	font-size: 12px;
	color: #1b3585;
}

.plAnswerAreaContent table tr th {
	vertical-align: bottom;
	text-align: left;
	height: 22px;
	font-size: 12px;
	color: #1b3585;
}

*/

.plAnswerAreaContent_additional
{
	font-size: 12px;
	color: #1b3585;
}

.buttonComparison {
	width: 100px;
	text-align: center;
}

.buttonComparisonText {
	text-align: center;
}

.buttonBack {
	width: 38px;
}

.buttonBack img {
	margin-right: 5px;
}

.buttonBackText {
	width: 75px;
	padding-left: 15px;
}

.buttonNext {
	width: 38px;
}

.buttonNext input {
	margin-left: 5px;
}

.buttonNextText {
	text-align: right;
	width: 75px;
}

.buttonSkip {
	width: 50px;
	padding-left: 10px;
	text-align: center;
}

.buttonSkipText {
	padding-left: 10px;
	text-align: center;
}

.buttonQuit {
	width: 50px;
	padding-left: 5px;
	text-align: center;
}

.buttonQuitText {
	text-align: center;
}


.freeAnswerArea {
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 3px;
	padding: 5px;
	width: 252px;
	height: 209px;
	background-color: #fff;
	border:0;
	color: #1b3585;
}

input.text {
	color: #1b3585;
	border: 0;
	height: 22px;
	background-color: #fff;
}

input.button {
	color: #1b3585;
	border: solid 1px #1b3585;
	background-color: transparent;
}

input.input_grey_text
{
	height:24px;
	padding-top:4px;
	padding-left:5px;

	background-color:#ffffff;
	background-image:url('../images/player_elements/input_grey_bg.png');
	
	border:1px solid #808080;

	font-family:'Arial';
	font-size:8pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#404040;
}

input.input_grey_text_active
{
	height:24px;
	padding-top:4px;
	padding-left:5px;

	background-color:#ffffff;
	
	border:1px solid #404040;

	font-family:'Arial';
	font-size:8pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#404040;
}


input.input_text
{
	height:24px;
	padding-top:4px;
	padding-left:5px;

	background-color:#ffffff;
	background-image:url('../images/player_elements/input_bg.png');
	
	border:1px solid #c9e2ff;

	font-family:'Arial';
	font-size:8pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#1b3585;
}

input.input_text_active
{
	height:24px;
	padding-top:4px;
	padding-left:5px;

	background-color:#ffffff;
	background-image:url('../images/player_elements/input_bg_active.png');
	
	border:1px solid #a3c7e7;

	font-family:'Arial';
	font-size:8pt;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#1b3585;
}

textarea.textarea_text
{
	height:30px;
	overflow: auto;
	border: none;
	padding-left:5px;
	padding-top:7px;

	background-color:#ffffff;
	background-image:url('../images/player_elements/textarea_bg.png');
	background-repeat: repeat-x;
	overflow:auto;
	border:1px solid #c9e2ff;
	
	font-family:'Arial';
	font-size:12px;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#1b3585;
}

textarea.textarea_text_active
{
	height:30px;
	overflow: auto;
	border: none;	
	padding-left:5px;
	padding-top:7px;

	background-color:#ffffff;
	overflow:auto;
	border:1px solid #a3c7e7;
	
	font-family:'Arial';
	font-size:12px;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	color:#1b3585;;
}

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }

.clear { clear: both; }

button { 
	border:0;
	cursor:pointer; 
	font-weight:bold; 
	padding:0 10px 0 0; 
	text-align:center; 
}

button span { 
	position:relative; 
	display:block; 
	white-space:nowrap; 
	padding:0 0 0 13px; 
}

/*blue buttons*/
button.submitButton { 
	background:url(../images/button-bg-right.png) right no-repeat; 
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

button.submitButton span { 
	height:26px; 
	line-height:26px;
	background:url(../images/button-bg-left.png) left no-repeat;
	color: #000;
}

button.submitButton:hover {
	color:#fff; 
	background:url(../images/button-bg-right-active.png) right no-repeat; 
}

button.submitButton:hover span {
	color: #fff;
	background:url(../images/button-bg-left-active.png) left no-repeat; 
}

/* N/A Button */

button.naButton {
	height: 33px;
	width: 33px;
	background:url(../images/button-skip.gif) right no-repeat; 
	color: #000;
}

button.naButton span { 
	display: none;
	height:33px; 
	line-height:33px;
	background:url(../images/button-skip-active.gif) left no-repeat;
	color: #000;
}

button.naButton:hover {
	color:#fff; 
	background:url(../images/button-skip-active.gif) right no-repeat;
}

button.naButton:hover span {
	color: #fff;
/*	background:url(../images/button-bg-left-active.png) left no-repeat; */
}

/* Continue Later */

button.contLaterButton {
	height: 33px;
	width: 33px;
	background:url(../images/button-quit.gif) right no-repeat; 
	color: #000;
}

button.contLaterButton span { 
	display: none;
	height:33px; 
	line-height:33px;
	background:url(../images/button-quit-active.gif) left no-repeat;
	color: #000;
}

button.contLaterButton:hover {
	color:#fff; 
	background:url(../images/button-quit-active.gif) right no-repeat;
}

button.contLaterButton:hover span {
	color: #fff;
/*	background:url(../images/button-bg-left-active.png) left no-repeat; */
}

/* Next Button */

button.nextButton {
	height: 33px;
	width: 33px;
	background:url(../images/button-next.gif) right no-repeat; 
	color: #000;
}

button.nextButton span { 
	display: none;
	height:33px; 
	line-height:33px;
	background:url(../images/button-next-active.gif) left no-repeat;
	color: #000;
}

button.nextButton:hover {
	color:#fff; 
	background:url(../images/button-next-active.gif) right no-repeat;
}

button.nextButton:hover span {
	color: #fff;
/*	background:url(../images/button-bg-left-active.png) left no-repeat; */
}

td.folderIcon {
	width: 30px;
	height: 30px;
}

td.questionPrefix {
	vertical-align: top;
	width: 15px;
}

.hair{
	height:1px;
	width:1px;
	position: absolute;
	top: 0px;
	left: 0px;
	layer-background-color: #fff;
	background: #fff;
	font-size: 1px;
	cursor: pointer;
}

/*blue buttons*/
a.linkButton { 
	background:url(../images/button-bg-right.png) right no-repeat; 
	font-size: 10px;
	display: block;
	float: left;
	font-weight: normal;
	text-decoration: none;
	padding-right: 16px; /* sliding doors padding */
	color: #000;
}

a.linkButton span { 
	height:26px; 
	line-height:26px;
	padding-left: 16px;
	display: block;
	background:url(../images/button-bg-left.png) left no-repeat;
	color: #000;
}

a.linkButton:hover {
	color:#fff; 
	background:url(../images/button-bg-right-active.png) right no-repeat; 
}

a.linkButton:hover span {
	color: #fff;
	background:url(../images/button-bg-left-active.png) left no-repeat; 
}

.questionCommentArea {
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	color: #1b3585;
	background: transparent url(../images/player-commentarea-bg.png) top left repeat-y;
}

/* .questionCommentArea textarea {
	color: #1b3585;
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	border: 0;
	padding: 4px;
	margin-bottom: 5px;
} */

.buttonCellInactive {
	background: transparent url(../images/button_save_inactive.png) no-repeat;
}

.buttonCellActive {
	background: transparent url(../images/button_save_active.png) no-repeat;
}

.buttonActive {
	color: #fff;
}

.buttonInactive {
	color: #000;
}

#formLogin input {
	width: 225px;
}

div#smiley,
div#smiley2 {
	width: 24px;
	height: 23px;
	position: absolute;
	display: none;
	cursor: pointer;
	top: 10px;
	left: 10px;
}


td#info_screen_background {
	background: #fff url(../images/infoscreen.png) top left no-repeat;
}

td#alert_screen_background {
	background: #fff url(../images/infoscreen.png) top left no-repeat;
}

td#info_screen {
	font-family: Arial;
	font-size: 10px;
	color: #1b3585;
}

td#alert_screen {
	font-family: Arial;
	font-size: 10px;
	color: #1b3585;
}

