/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p a{
	margin: 0;
	padding: 0;
	color: #fd0505;
	text-decoration: underline;
}
p a:hover{
	text-decoration: none;
}
form{
	margin: 0;
	padding: 0;
}
#main_zone{
	margin: 0 auto;
	padding: 0;
	width: 955px;
	position: relative;
	/*border:1px solid #FF0000;*/
}
#header{
	margin: 0;
	padding: 0;
	height: 180px;
	border-bottom: 2px solid #D5D6D6;
	position: relative;
	font-family:arial;
	font-size:12px;
}
#signup{
	margin: 0;
	padding: 0;
	position:absolute;
	left:0px;
	top:0px;
	width: auto;
	height: auto;
}


#roundedLarge{
	background-image: url(../img/roundedLarge.jpg);
	width:213px;
	height:121px;
}

.roundedContentImg
{
	margin-top:10px;
	margin-left:10px;
}

h9
{
	font-size:20px;
	font-weight: bold;
	margin-left:20px;
}
.rCTitle
{

	top:0px;
	font-size:14px;
	padding-top:0px;
	text-align:right;
}
.roundedContent
{
	font-size:12px;
	padding-top:3px;
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	
}
#signup H1{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3F3F3F;
	padding-bottom: 5px;
}
#signup p{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3F3F3F;
	line-height: 18px;
}
#logout{
	margin: 0;
	padding: 0;
	position:absolute;
	top:14px;
	right:36px;
	width: auto;
	height: auto;
}
#logo{
	position: absolute;
	left: 260px;
	top: -4px;
	width: 450px;
}
#logo a{
}
#logo a:hover{
	text-decoration: none;
}
#content{
	margin: 0;
	padding: 0;
	height: auto;
}
#content H6{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 8px;
	text-align: left;
}
#footer{
	margin: 0;
	padding: 0;
	border-top: 1px solid #D5D6D6;
	height: 30px;
	padding-right: 48px;
	text-align: right;
	background-color: #FFFFFF;
	line-height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7B7C7C;
}
.clear{
	margin: 0;
	padding: 0;
	clear: both;
}
.inputf{
	margin: 0;
	padding: 0;
	height: 19px;
	width: 207px;
	background-image: url(../img/imput_bgr.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 7px;
}
.inputf_passw{
	margin: 0;
	padding: 0;
	height: 19px;
	width: 303px;
	background-image: url(../img/imput_bgr_passw.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 7px;
}
.inputf_passw2{
	margin: 0;
	padding: 0;
	height: 19px;
	background-image: url(../img/imput_bgr_passw.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 7px;
}
.center{
	text-align: center;
}
#_quizzes{
	position: absolute;
	height: 400px;
	left: 0px;
	width: 200px;
	background-color: #FFFFFF;
	overflow: auto;
}
#_quizzes a{
	color: #0066FF;
	text-decoration: none;
}
#_questions{
	position: absolute;
	height: 400px;
	left: 200px;
	width: 200px;
	background-color: #FFFFFF;
	overflow: auto;
}
#_questions a{
	color: #0066FF;
	text-decoration: none;
}
#_quizList{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#_quizList li {
	width: 200px;
	font: 12px Arial;
	margin: 0;
	margin-left: 20px;
	padding-left: 20px;
	padding: 2px;
	cursor: move;
}

}
#selection {
	position: absolute;
	left: 0px;
	width: 800px;
	height: 350px;
	z-index: 1;
	background-image: url(images/bg.jpg);
}
#myMenu{
	position: absolute;
	width: auto;
	top: 120px;
	left: 16%;
}
#new {
	position: absolute;
	top: 175px;
	left: 275px;
	height: 75px;
	width: 450px;
	border: 0px dashed;
	border-color: #999999;
	background-color: #FFFFFF;
}
#quizzes {
	position: absolute;
	left: 0px;
	height: 275px;
	width: 450px;
	top: 100px;
	border: 0px dashed;
	border-color: #999999;
	background-color: #FFFFFF;
}
#selection {
	position: absolute;
	left: 0px;
	height: 350px;
	z-index: 1;
	background-image: url(images/bg.jpg);
}
.listA {
	position: Relative;
	padding: 5px;
}
.listB {
	margin-top: 10px;
	margin-left: 10px;
	width: 350px;
}
.listA {
	margin-top: 10px;
	margin-left: 10px;
	left: 15px;
}
.listC {
	width: 500px;
	padding: 0px;
}
.listW {
	position: Relative;
	padding: 5px;
	width: 400px;
}
@charset "UTF-8";

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

LAYOUT INFORMATION: describes box model, positioning, z-order

*******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding-right: 3px;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 9em;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}
/*******************************************************************************

DESIGN INFORMATION: describes color scheme, borders, fonts

*******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #efefef;
	padding: 0.75em 0.75em;
	color: #000;
	text-decoration: none;
	text-align:center;
	border:1px solid #e8e8e8;
	font-weight:bold;
	font-size:14px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #989898;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #0099FF;
	color: #FFF;
}
/*******************************************************************************

SUBMENU INDICATION: styles if there is a submenu under a given menu item

*******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/*******************************************************************************

BROWSER HACKS: the hacks below should not be changed unless you are an expert

*******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}

}
li.MenuBarHorizontalWider, .MenuBarHorizontalWider, #MenuBarHorizontalWider
{
	width:12em;
}

.menuDivNormal
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#494949;
	height:55px;
	line-height:55px;
	padding:0px 25px;
	background-image:url(../img/menu_bg_normal.jpg);
	background-repeat:repeat-x;
	width: auto;
	float: left;
	cursor:pointer;
}

.menuDivHover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#494949;
	height:55px;
	line-height:55px;
	padding:0px 25px;
	background-image:url(../img/menu_bg_hover.jpg);
	background-repeat:repeat-x;
	width: auto;
	float: left;
	cursor:pointer;
}

.menuDivSelected
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#494949;
	height:55px;
	line-height:55px;
	padding:0px 25px;
	background-image:url(../img/menu_bg_selected.jpg);
	background-repeat:repeat-x;
	width: auto;
	float: left;
	cursor:pointer;
}

.floatLeft
{
	float:left;
}
.siteMenu a:link, .siteMenu a:hover, .siteMenu a:visited
{
    font-size:20px;
    color:#000000;
    text-decoration:none;
} 
.loginButton1
{
padding:4px;font-family:Arial,Helvetica,sans-serif;font-size:12px;
}
.loginButton2
{
padding:1px;font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#6682BC;margin-right:30px;
}

#user_welcome
{
	float:right;
	width: 750px;
}

#did_you_know
{
	text-align:center;
}

.howItWorksLeft
{
	float:left;
	width: 215px;
}
/*26.08.08*/
.textGreyBold25
{
	color:#A1A1A1;
	font-size:25px;
	font-weight:bold;
}
.textDarkGreyBold25
{
	color:#494949;
	font-size:25px;
	font-weight:bold;
}

.signupForGadzillion
{
	position:absolute;
	left:10px;
	top:-6px;
	width:221px;
	height:auto;
	z-index:3;
}

#signinCont
{
	position:absolute;
	right:10px;
	top:0px;
	width:auto;
	height:auto;
	z-index:1;
}

.loginInputText
{
	width:112px;
	height:18px;
}

a.linkVBlue:link, a.linkVBlue:visited
{
	font-size:11px;
	color:#6682CF;
	text-decoration:none;
}

a.linkVBlue:hover
{
	font-size:11px;
	color:#6682CF;
	text-decoration:underline;
}

/*<greenBox>*/
.mainBox
{
	widht:682px;
}

.greenBoxT
{
	background-image:url(../img/greenbox_T.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:25px;
}

.greenBoxB
{
	height:25px;
	background-image:url(../img/greenbox_B.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.greenBoxL
{
	width:25px;
	background-image:url(../img/greenbox_L.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

.greenBoxR
{
	width:25px;
	background-image:url(../img/greenbox_R.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

.greenBoxLT
{
	width:25px;
	background-image:url(../img/greenbox_LT.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	height: 25px;
}

.greenBoxRT
{
	width:25px;
	background-image:url(../img/greenbox_RT.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.greenBoxLB
{
	width:25px;
	height:25px;
	background-image:url(../img/greenbox_LB.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.greenBoxRB
{
	width:25px;
	height:25px;
	background-image:url(../img/greenbox_RB.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.greenBoxcont
{
	background-color:#FFFFFF;
	background-image:url(../img/greenbox_cont_grad.jpg);
	background-repeat:repeat-x;
	font-size: 12px;
}

.greenBoxGradL
{
	background-image: url(../img/greenbox_LGrad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 335px;
}
.greenBoxGradR
{
	background-image: url(../img/greenbox_RGrad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 335px;
}
/*</greenBox>*/

.floatRight
{
	float:right;
}

.playnowButton
{
	background-image:url(../img/playnow_button.jpg);
	background-repeat:no-repeat;
	/* *background-image:none; */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/playnow_button.png', sizingMethod='crop');
	width:104px;
	height:45px;
	cursor:pointer;
}

.getStartedButton
{
	background-image:url(../img/getstarted_button.jpg);
	background-repeat:no-repeat;
	/* *background-image:none; */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/getstarted_button.png', sizingMethod='crop');
	width:104px;
	height:45px;
	cursor:pointer;
}

.browseButton
{
	background-image:url(../img/browseButton.jpg);
	background-repeat:no-repeat;
	/* *background-image:none;*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/browseButton.png', sizingMethod='crop');
	width:104px;
	height:45px;
	cursor:pointer;
}

.textGreyBold18
{
	color:#A1A1A1;
	font-size:18px;
	font-weight:bold;
}

.textGreenBold18
{
	color:#5EE02F;
	font-size:18px;
	font-weight:bold;
}

.textDarkGreyBold16
{
	color:#494949;
	font-size:16px;
	font-weight:bold;
}

.paddingTop10
{
	padding-top:10px;
}

.homePanelRow
{
	padding:10px 1px;
	border-bottom:1px solid #72E947;
}

.textCyanBold18
{
	color:#39A9DD;
	font-size:18px;
	font-weight:bold;
}

.homePanelRowCyan
{
	padding:10px 1px;
	border-bottom:1px solid #70C7EF;
}

.textDarkGrey13
{
	color:#494949;
	font-size:13px;
}

.textGreen13
{
	color:#4EAE00;
	font-size:13px;
}

/*<whitebox>*/
.whiteboxLT
{
	width:23px;
	height:23px;
	background-image:url(../img/whitebox_LT.png);
	background-repeat:no-repeat;
}
*html .whiteboxLT
{
	*background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../common/img/whitebox_LT.png', sizingMethod='scale');
}
.whiteboxRT
{
	width:23px;
	height:23px;
	background-image:url(../img/whitebox_RT.png);
	background-repeat:no-repeat;
}
.whiteboxRT
{
	*background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../common/img/whitebox_RT.png', sizingMethod='scale');
}
.whiteboxLB
{
	width:23px;
	height:23px;
	background-image:url(../img/whitebox_LB.png);
	background-repeat:no-repeat;
}

.whiteboxLB
{
	*background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../common/img/whitebox_LB.png', sizingMethod='scale');
}
.whiteboxRB
{
	width:23px;
	height:23px;
	background-image:url(../img/whitebox_RB.png);
	background-repeat:no-repeat;
}

.whiteboxRB
{
	*background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../common/img/whitebox_RB.png', sizingMethod='scale');
}
.whiteboxL
{
	width:23px;
	background-image:url(../img/whitebox_L.png);
	background-repeat:repeat-y;
}
.whiteboxL
{
	*background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../common/img/whitebox_L.png', sizingMethod='scale');
}
.whiteboxR
{
	width:23px;
	background-image:url(../img/whitebox_R.png);
	background-repeat:repeat-y;
}
.whiteboxR
{
	*background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../common/img/whitebox_R.png', sizingMethod='scale');
}
.whiteboxT
{
	height:23px;
	background-image:url(../img/whitebox_T.png);
	background-repeat:repeat-x;
}
.whiteboxT
{
	*background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../common/img/whitebox_T.png', sizingMethod='scale');
}
.whiteboxB
{
	height:23px;
	background-image:url(../img/whitebox_B.png);
	background-repeat:repeat-x;
}
.whiteboxB
{
	*background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../common/img/whitebox_B.png', sizingMethod='scale');
}
.whiteboxCont
{
	background-color:#FFFFFF;
	padding:5px 10px;
}
/*</whitebox>*/
/*27.08.08*/
.scoresContent {
	width: 740px;
	margin: 0px auto;
	font-size: 14px;
	color: #404040;
	padding-top: 5px;
}

.textGrey10
{
	font-size:10px;
	color:#919191;
}

.textDarkGrey9
{
	font-size:9px;
	color:#404040;
}

.textGrey36
{
	font-size:36px;
	color:#404040;
	font-weight: bold;
}
.textCyan36
{
	font-size:36px;
	color:#209DD6;
	font-weight: bold;
}
.yourAnswer {
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}
.sup {
	font-size: 9px;
	vertical-align: top;
}

.textCyan18
{
	font-size:18px;
	color:#00AFFF;
}

.textCyan13
{
	font-size:13px;
	color:#00AFFF;
}

.posRel
{
		position:relative;
}

.alignRight
{
	text-align:right;
}

.scoresButtons
{
	text-align:center;
	margin-top:-40px;
}
/*<29.08.08>*/
.orangeHeaderL
{
	height: 24px;
	width: 10px;
	background-image: url(../img/orange_header_L.gif);
	background-position:right top;
	background-repeat: no-repeat;
	border:0px !important;
	padding: 0px !important;
}
.orangeHeaderR
{
	height: 24px;
	width: 10px;
	background-image: url(../img/orange_header_R.gif);
	background-position:left top;
	background-repeat: no-repeat;
	padding: 0px !important;
	border:0px !important;
}

.orangeHeaderC
{
	background-image:url(../img/orange_header_C.gif);
	background-repeat:repeat-x;
	background-color: #C16A29;
	height: 24px;
	padding: 0px !important;
	border:0px !important;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.headerRCont
{
	border:none !important;
}

.orangeHeaderCont
{
	border-top:0px !important;
	background-color: #D1732D;
}

.padding0
{
	padding:0px !important;
}

.greenHeaderL
{
	height: 24px;
	width: 10px;
	background-image: url(../img/green_header_L.gif);
	background-position:right top;
	background-repeat: no-repeat;
	border:0px !important;
	padding: 0px !important;
}
.greenHeaderR
{
	height: 24px;
	width: 10px;
	background-image: url(../img/green_header_R.gif);
	background-position:left top;
	background-repeat: no-repeat;
	padding: 0px !important;
	border:0px !important;
}

.greenHeaderC
{
	background-image:url(../img/green_header_C.gif);
	background-repeat:repeat-x;
	height: 24px;
	padding: 0px !important;
	border:0px !important;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.blueHeaderL
{
	height: 24px;
	width: 10px;
	background-image: url(../img/blue_header_L.gif);
	background-position:right top;
	background-repeat: no-repeat;
	border:0px !important;
	padding: 0px !important;
}
.blueHeaderR
{
	height: 24px;
	width: 10px;
	background-image: url(../img/blue_header_R.gif);
	background-position:left top;
	background-repeat: no-repeat;
	padding: 0px !important;
	border:0px !important;
}

.blueHeaderC
{
	background-image:url(../img/blue_header_C.gif);
	background-repeat:repeat-x;
	height: 24px;
	padding: 0px !important;
	border:0px !important;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.headerSortArr
{
	vertical-align:middle;
	margin-right:5px;
}

.shareRowBg
{
	background-color:#85D58F;
}

.shareRow
{
	margin:7px 18px;
}
.shareTitles
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-align:center;
}

.shareText
{
	font-weight:normal;
}

/*<shadow_box>*/
.shadowBox
{
	border: none;
	margin-bottom: 5px;
}

.shadowBoxLT
{
	padding:0px !important;
	border:0px !important;
	width:6px;
	height:6px;
	background-image:url(../img/shadow_box_LT.png);
	background-repeat:no-repeat;
	*background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/shadow_box_LT.png', sizingMethod='crop');
}
.shadowBoxRT
{
	padding:0px !important;
	border:0px !important;
	width:6px;
	height:6px;
	background-image:url(../img/shadow_box_RT.png);
	background-repeat:no-repeat;
	*background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/shadow_box_RT.png', sizingMethod='crop');
}
.shadowBoxLB
{
	padding:0px !important;
	border:0px !important;
	width:6px;
	height:6px;
	background-image:url(../img/shadow_box_LB.png);
	background-repeat:no-repeat;
	*background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/shadow_box_LB.png', sizingMethod='crop');
}
.shadowBoxRB
{
	padding:0px !important;
	border:0px !important;
	width:6px;
	height:6px;
	background-image:url(../img/shadow_box_RB.png);
	background-repeat:no-repeat;
	*background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/shadow_box_RB.png', sizingMethod='crop');
}
.shadowBoxT
{
	padding:0px !important;
	border:0px !important;
	height:6px;
	background-image:url(../img/shadow_box_T.png);
	background-repeat:repeat-x;
	*background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/shadow_box_T.png', sizingMethod='scale');
}

.shadowBoxB
{
	padding:0px !important;
	border:0px !important;
	height:6px;
	background-image:url(../img/shadow_box_B.png);
	background-repeat:repeat-x;
	*background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/shadow_box_B.png', sizingMethod='scale');
}
.shadowBoxL
{
	padding:0px !important;
	border:0px !important;
	width:6px;
	background-image:url(../img/shadow_box_L.png);
	background-repeat:repeat-y;
	*background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/shadow_box_L.png', sizingMethod='scale');
}

.shadowBoxR
{
	padding:0px !important;
	border:0px !important;
	width:6px;
	background-image:url(../img/shadow_box_R.png);
	background-repeat:repeat-y;
	*background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/shadow_box_R.png', sizingMethod='scale');
}
/*</shadow_box>*/
.shareTextarea
{
	border:1px solid #0A4461;
	width:320px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	padding:5px;
}

.shareInputText
{
	border:1px solid #0A4461;
	width:320px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	padding:5px;
}

.floatRight
{
	float:right !important;
}

.shareInputText1
{
	border:1px solid #0A4461;
	width:231px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	padding:4px;
}

.bubbleRed
{
	position:absolute;
	left:120px;
	top:191px;
	width:auto;
	height:auto;
	z-index:1;
	display: none;
}

.bubbleContentRed
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:10px;
	background-color:#B4221F;
}
/*</29.08.08>*/
/*<03.09.08>*/
.posRel
{
	position:relative;
}

.closeButton
{
	position:absolute;
	top:0px;
	right: 0px;
	width:30px;
	height:30px;
	z-index:1;
	cursor:pointer;
	background-image:url(../img/close_x_button.png);
	background-repeat:no-repeat;
	*background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/close_x_button.png', sizingMethod='crop');
}

.closeButtonOvr
{
	position:absolute;
	top:0px;
	right: 0px;
	width:30px;
	height:30px;
	z-index:1;
	cursor:pointer;
	background-image:url(../img/close_x_button_ovr.png);
	background-repeat:no-repeat;
	*background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/close_x_button_ovr.png', sizingMethod='crop');
}

.displayNone
{
	display:none;
}
/*</03.09.08>*/
/*<10.09.08>*/
.textGrey36Normal
{
	font-size:36px;
	color:#404040;
}
.textCyan36Normal
{
	font-size:36px;
	color:#209DD6;
}
.textCyan
{
	color:#209DD6;
}

.textDarkGrey25
{
	color:#494949;
	font-size:25px;
}

.shareTextareaBlueBorder
{
	width:320px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	padding:5px;
	margin: 0px;
	border:0px solid #FFFFFF;
}

.shareInputTextBlueBorder
{
	width:320px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	padding:5px;
	border:0px solid #FFFFFF;
}

.shareInputText1BlueBorder
{
	width:222px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	padding:4px;
	margin: 0px;
	border:0px solid #FFFFFF;
}
.shareFieldContBorder
{
	background-color:#FFFFFF;
	border:1px solid #3AA9DE !important;
}
.shareText
{
	font-weight:normal;
	padding-left:5px;
}
.textDarkGreyBold12
{
	color:#494949;
	font-size:12px;
	font-weight:bold;
}

.field205
{
	width:205px;
	border-left:2px solid #8D8D8D;
	border-top:2px solid #8D8D8D;
	border-bottom:2px solid #FBFBFB;
	border-right:2px solid #FBFBFB;
}
.field100
{
	width:100px;
	border-left:2px solid #8D8D8D;
	border-top:2px solid #8D8D8D;
	border-bottom:2px solid #FBFBFB;
	border-right:2px solid #FBFBFB;
}

a.linkRed:link, a.linkRed:visited
{
	color:#FF0000;
	text-decoration:underline;
}
a.linkRed:hover
{
	color:#FF0000;
	text-decoration:none;
}

.shareaLinkTop
{
	padding-bottom:15px;
}
.shareaLinkBottom
{
	border-top:1px solid #D6D6D6;
	padding-top:15px;
}
/*</10.09.08>*/
/*<12.09.08>*/
.usrTable1
{
	border-collapse:collapse;
	border:1px solid #39A9DD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#323232;
}

.usrTable1 td
{
	border-top:1px solid #39A9DD;
	border-bottom:1px solid #39A9DD;
	font-size:17px;
	padding:5px;
	font-weight: bold;
}

.dropdown350
{
	width:350px;
	border:0px solid white;
}

.greenBorder
{
	border: 1px solid#39DD4C;
	background-color:#FFFFFF;
}

.bigButton
{
	background-image:url(../img/big_button.png);
	background-repeat:no-repeat;
	width:137px;
	height:46px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#494949;
	line-height:46px;
	text-align:center;
	cursor:pointer;
}
*html .bigButton
{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../common/img/big_button.png', sizingMethod='crop');
}

.bigButtonOvr
{
	background-image:url(../img/big_button_ovr.png);
	background-repeat:no-repeat;
	width:137px;
	height:46px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:46px;
	text-align:center;
	cursor:pointer;
}
*html .bigButtonOvr
{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../common/img/big_button_ovr.png', sizingMethod='crop');
}
/*</12.09.08>*/

/*<05.11.08>*/
.paddT0
{
	padding-top:0px !important;
}

a.linkGreen13:link, a.linkGreen13:visited
{
	color:#4EAE00;
	font-size:13px;
	text-decoration:none;
}

a.linkGreen13:hover
{
	color:#4EAE00;
	font-size:13px;
	text-decoration:underline;
}

/*</05.11.08>*/
/*<11.13.08>*/
#l_aboutg p {
	margin-bottom: 10px;
}
/*</11.13.08>*/
/*<21.11.08>*/
.fakeGreyHr
{
	border-top: 1px solid #D5D6D6;
	height:1px;
	font-size:0px;
	margin:10px 0px;
}

.margin0auto
{
	margin:0px auto;
}

.aboutPageText
{
	line-height:1.4em;
	color:#3C3C3C;
}

.textDarkGreyBold18
{
	color:#494949;
	font-size:18px;
	font-weight:bold;
}

.inputTextBlueBorder260
{
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	padding:4px;
	margin: 0px;
	border:0px solid #39A9DD;
}

.joinTable
{
	margin:10px 0px 0px 0px;
}

.joinTable .tdPad
{
	padding:0px 5px
}

.textGrey11
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C7C7C;
}

.select77
{
	width:32%;
	margin-right:1px;
	border:1px solid #39A9DD;
}

.blueBorder
{
	border:1px solid #39A9DD;
}


a.linkRed9:link, a.linkRed9:visited
{
	font-size:9px;
	color:#FF2424;
	text-decoration:underline;
}

a.linkRed9:hover
{
	font-size:9px;
	color:#FF2424;
	text-decoration:underline;
}

.padding5
{
	padding:5px;
}
/*</21.11.08>*/
