
/* Default values for elements
--------------------------------*/

* {
	margin: 0;
	list-style: none;
	z-index: 5;
}

/* prevent horizontal shift on firefox */
html	{
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	font: 10px Arial, Helvetica, sans-serif;
	color: #374347;
	background: #FFF ;
}

.bgBody {
 	background: url(/static/img/easyflirt_de/bgDefault.gif) top left repeat-x
}
.bgBodyLogin {
 	background: url(/static/img/easyflirt_de/headerBg.gif) top left repeat-x
}
.bgBody_ssl {
	background: url(/static/img/easyflirt_de/bgDefault.gif) top left repeat-x
}
.bgBodyLogin_ssl {
	background: url(/static/img/easyflirt_de/headerBg.gif) top left repeat-x
}
a {
	font-weight: bold;
	color: #0D6EA4;
}
img {
	border: none;
}
h2	{
	font-size: 17px;
	color: #1A80C0;
	text-transform: uppercase;
}
h3	{
	color: #069;
	font-size: 17px;
	line-height: 30px;
	border-bottom: 1px solid #9bbdd2;
	margin-bottom: 10px;
}
h3 a {
	text-decoration: none;
	color: #0D6EA4;
}
h3 a:hover {
	text-decoration: underline;
}
h3 small {
	font-size: 10px;
	font-weight: normal;
	margin: 0px 10px 0px 10px;
}
ul {
	padding:0;
}

remark {
	font-size: 0.9em;
	font-style: italic;
}

.list li {
	list-style-type:square;
	margin-left:3em;
	padding-left:1em;
}
.listNoStyle li {
	list-style-type:none;
	margin-left:3em;
	padding-left:1em;
}

/** special form stuff **/
input {
	margin-right: 5px;
	padding: 3px;
}
input.submit {
	margin: 10px 0 10px 0;
	height: 25px;
	padding: 0 5px 0 5px;
	border: 1px solid #0D6EA4;
	background: #0D6EA4 url(/static/img/easyflirt_de/buttonBgBlue.gif) no-repeat;
	color: #fff;
	vertical-align: middle;
}
input.submitSmall {
	background: url(/static/img/easyflirt_de/buttonSmall.gif) no-repeat;
	width: 80px;
	height: 26px;
	border: none;
	color: #fff;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin-top: 10px;
}
input.submitMedium {
	background: url(/static/img/easyflirt_de/buttonMedium.gif) no-repeat;
	width: 120px;
	height: 26px;
	border: none;
	color: #fff;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin-top: 10px;
}
.hiddenSubmit {
	width: 2px;
	height:2px;
	margin: 0px;
	padding: 0px;
	background: #fff;
	border:none;
	position: absolute
}
textarea {
	padding: 2px;
	background: #fff url(/static/img/easyflirt_de/inputShadow.gif) repeat-x;
}
select {
	line-height: 25px;
}
span.link {
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	_cursor: hand;
}
.formfield {
	background-color: #fff;
	border: 1px solid #ccc;
	font: 12px arial, helvetica, sans-serif;
	padding: 3px;
}
textarea.formfield {
	padding: 10px;
}
.formfieldHighlight {
	background-color: #FFF;
	border: 1px solid #666;
}

strong {
	background-color: #FFC;
	color: #FF0066;
	padding: 0px 3px 0px 3px;
}

/** alerts **/
.alert {
	border: 1px solid #fdc51a;
	background: #fff;
	padding: 5px;
	margin-bottom: 5px;
}
.alert h3 {
	color: #f63;
	text-indent: 25px;
	background: url(/static/img/easyflirt_de/icnWarning.gif) 0 5px no-repeat;
	border-bottom: 1px solid #fdc51a;
}

/** alert Notifications / layer popups **/
#alertContainer {
	bottom: 0px;
	position: fixed ;
	z-index: 1000;
	right: 20px;
	display: none;
	overflow: hidden;
}
.alertMessage {
	font-size: 12px;
	overflow: hidden;
	height: 0px;
	width: 350px;
	cursor: pointer;
	_cursor: hand;
}
.alertMessageContent {
	background: #FFFBE2;
	border: 1px solid #FC3;
	zoom: 1;
	overflow: hidden;
	font-size: 12px;
}
.alertMessageContent p {
	line-height: 23px;
}
.alertMessageContent h3 {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	margin-right: 10px;
	margin-bottom: 3px;
}
.alertMessageContent a {
	text-decoration: underline;
}
.alertMessageImageContainer {
	background: #FFFBE2;
	padding: 5px 10px 5px 5px;
	float:left;
	display:inline;
}
.alertMessageImage{
	width: 100px;
	height: 76px;
	overflow:hidden;
}


/** Prompt over lay
-------------------------*/
#cbOverlay	{
	background: #fff;
}
.cbContainer {
	background: #fff;
	padding: 10px;
	border: 1px solid #000;
	text-align: center;
}
.cbContainer h3 {
	font-size: 12px;
	text-align: center;
}
.cbContainer div {
	font-size: 12px;
}
.cbButtons {
	text-align: center;
	margin-top: 10px;
}
.cbButtons input {
	margin: 10px 5px 10px 5px;
	height: 25px;
	padding: 0 5px 0 5px;
	border: 1px solid #0D6EA4;
	background: #0D6EA4 url(/static/img/easyflirt_de/buttonBgBlue.gif) no-repeat;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
	_cursor: hand;
}

/* Container and top navigation stuff
-------------------------------------*/

/* outer container */
#header {
	overflow: hidden;
	width: 950px;
	height: 134px;
	margin-bottom: 10px;
}
#headerWelcome {
	overflow: hidden;
	width: 950px;
	height: 100px;
}
#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

/* display logo top left */
#logo  {
	float: left;
	width: 192px;
	height: 47px;
	margin-top: 30px;
	margin-bottom: 32px;
}

/* display banner */
#adTop {
	float: right;
	margin-top: 4px;
	height: 90px;
	padding-left: 10px;
	border: 1px solid #ddd;
	display:block;
	background: url(/static/img/easyflirt_de/adBigsize.gif) no-repeat;
}

.nav {
	clear: both;
	line-height:normal;
}
ul.nav li {
	float: left;
	background: url(/static/img/easyflirt_de/menuTabRight.gif) top right no-repeat;
	margin-right: 3px;
}
ul.nav li.active {
	background: url(/static/img/easyflirt_de/menuTabRight.gif) 100% -50px no-repeat;
}
.nav li a {
	height: 25px;
	line-height: 25px;
	display: block;
	padding: 0px 30px ;
	background: url(/static/img/easyflirt_de/menuTabLeft.gif) top left no-repeat;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	float: left;
}
.nav li img {
	padding-top: 5px;
}
.nav li.active a {
	color: #069;
	background: url(/static/img/easyflirt_de/menuTabLeft.gif) 0px -50px no-repeat;
}
.nav > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.nav a {float:none;}
/* End IE5-Mac hack */





/* Main content stuff
-----------------------*/

#content {
	float: left;
	width: 62em;
	margin-right: 1em;
	overflow: hidden;
}
#contentThin {
	float: left;
	width: 150px;
	margin-right: 10px;
}
#contentWide {
	float: left;
	width: 790px;
	font-size: 12px;
	line-height: 17px;
}
.contentWideMain {
	width: 550px;
}
.contentMediumMain {
	width: 480px;
}
.contentFullWidth {
	width: 100%;
}
#content p {
	padding: 10px 10px 10px 0;
}
.contentHeader {
	background: url(/static/img/easyflirt_de/borderBlue.gif) bottom left repeat-x;
	overflow: hidden;
	width: 100%;
	margin-bottom: 1em;
}
.contentHeader h3 {
	margin: 0px;
	float: left;
	border: 0px;
}

.contentHeader span {
	float: right;
	font-size: 11px;
	line-height: 18px;
}

.floatContainer {
	overflow: hidden;
}


/* Default Tabs
----------------------------------*/

.tabs {

}
.tabs ul	{
	display: block;
	height: 24px;
}
.tabs li{
	float: left;
	background: url(/static/img/easyflirt_de/secondaryContentTabRight.gif) 100% -50px no-repeat;
	margin-right: 3px;
	cursor: pointer;
	_cursor: hand;
}
.tabs li.active {
	cursor: default;
	background: url(/static/img/easyflirt_de/secondaryContentTabRight.gif) top right no-repeat;
}
.tabs li a {
	height: 24px;
	line-height: 24px;
	display: block;
	padding: 0 1em ;
	background: url(/static/img/easyflirt_de/secondaryContentTabLeft.gif) 0px -50px no-repeat;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #215e71;
	float: left;
}
.tabs li.active a {
	background: url(/static/img/easyflirt_de/secondaryContentTabLeft.gif) top left no-repeat;
	color: #FFF;
}
.tabs li.active a:hover {
	color: #FFF;
}
.tabs > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs a {float:none;}
/* End IE5-Mac hack */
.tabs a:hover {
	color: #5C6B6B;
}
.tabsContainer {

}


/** picture stuff **/
.pictureBorder {
	border: 1px solid #9cf;
	padding: 5px;
	background: #fff;
	float: left;
}

/* border for  small pictures */
.profilePictureThumbnailContainer {
	overflow: hidden;
	background: #fff url(/static/img/easyflirt_de/loadingAni.gif) 50% 10% no-repeat;
	float: left;
	margin: 0 16px 10px 0;
	border: 1px solid #9CF;
	padding: 5px;
}
.profilePictureThumbnail  {
	width: 90px;
	height: 90px;
}
.profilePictureThumbnailContainer p {
	font-size: 10px;
	text-align: center;
}
.profilePictureThumbnailContainer a {
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
}
.profilePictureThumbnailContainer div {
	padding-bottom: 5px;
}


#ImageView_layer	{
	border: 1px solid #9CF;
	padding: 5px;
	background-color: #FFF;
}



/** box **/
.box {
	background: #DCEFFF url(/img/boxBg.gif) top left repeat-x;
	border: 1px solid #9CF;
	zoom: 1;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.boxYellow {
	background: #ffc;
	border: 1px solid #fc3;
	overflow: hidden;
	zoom: 1;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.boxYellow h3 {
	color: #f30;
	border-bottom: 1px solid #fc3;
	text-indent: 25px;
	background: url(/img/icnWarning.gif) 0 5px no-repeat;
}
.boxYellow h4 {
	color: #f30;
	font-size: 12px;
	text-indent: 25px;
	line-height: 29px;
	background: url(/img/icnWarning.gif) 0 5px no-repeat;
}
.boxYellow a {
	color: #f30;
}
.boxGreen {
	background: #edf8dd;
	color: #000;
	border: 1px solid #c6ddc7;
	zoom: 1;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.boxGreen h3 {
	color: #363;
	border-bottom: 1px solid #c6ddc7;
	text-indent: 25px;
	background: url(/img/icnChecked.gif) 0 5px no-repeat;
}
.boxGreen h4 {
	color: #363;
	font-size: 12px;
	text-indent: 25px;
	background: url(/img/icnChecked.gif) 0 5px no-repeat;
	line-height: 29px;
}




.boxWidthHalf {
	width: 388px;
	margin: 0px;
	float: left;
}
.boxHeightSmall {
	height: 120px;
}
.boxWidthMedium {
	width: 480px;
}
.boxWidthMediumSide {
	width: 250px;
	float: right;
}

/** small content **/
#contentThin ul {
	margin-top: 10px;
}
#contentThin ul li {
	font-size: 14px;
	height: 20px;
	font-weight: bold;
}
.subMenu li a {
	font-size: 12px;
	font-weight: normal;
	color: #0D6EA4;
	padding-left: 0.5em;
}
.subMenu li.subMenuHighlight a {
	font-weight: bold;
	color: #f06;
	padding-left: 15px;
	background: url(/img/subMenuHighlight.gif) 0 50% no-repeat;
}

/** default table stuff **/
.table {
	font-size: 12px;
	text-align: left;
	margin-top: 1em;
	border-bottom: 4px solid #afd2e8;
}
.table a {
	font-weight: normal;
}
.tableHeader {
	height: 3em;
	border: 0px;
	background: #258EC9 url(/img/barBg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
.tableHeader th {
	margin: 0px;
	padding: 0 5px 0 5px;
}
.table td {
	padding: 0 5px 0 5px;
	height: 3em;
	border-bottom: 1px solid #afd2e8;
	background: #dcefff;
}
.tableHeaderLeft {
	background: url(/img/headerBarBgLeft.gif) left top no-repeat;
}
.table input {
	margin-left: 5px;
}
.tableHeaderRight {
	background: url(/img/headerBarBgRight.gif) right top no-repeat;
}
.tableRowLightHighlight td {
	background: #F4F7FB;
}
.tableRowHighlight td {
	background: #FFFBB8 ;
	color: #F60;
}
.tableRowHighlight a {
	color: #F60;
}
.tableBorderLeft {
	border-left: 1px solid #AFD2E8;
}
.tableBorderRight {
	border-right: 1px solid #AFD2E8;
}
.tableFooter {
	margin-bottom: 50px;
	overflow: hidden;
}
.tableFooterLeft {
	float: left;
}



/* Pager defs
----------------------------*/
.pager {
	font-size: 12px;
	float: right;
	margin-top: 3px;
}
.pager li {
	float: left;
	padding-top: 5px;
	color: #36C;

}
.pager li a {
	text-align: center;
	color: #36C;
	display: block;
	width: 25px;
}
.pager li span {
	text-align: center;
	background: #DCEFFF;
	display: block;
	width: 25px;
	font-weight: bold;
}



/** Floating Layers **/
.floatingLayer	{
	font-size: 1.2em;
	z-index: 10;
	width: 35em;
	height: auto;
	overflow: hidden;
	position: absolute;
	background: #ffd;
	display: none;
	padding: 1em;
}

.quickProfileLayer	{
	display: none;
	z-index: 10;
	position: absolute;
	padding: 5px;
	overflow: hidden;
	background: #FFF;
	border: 1px solid #9CF;
	font-size: 1.3em;
}
.quickProfileText	{
	line-height: 21px;
	font-size: 11px;
}

/** default Layer (on actions) stuff **/
.defaultLayer	{
	background: #f9f8eb url(/img/boxBgGrey.gif) top left repeat-x;
	font-size: 12px;
	border: 1px solid #ebebe5;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
}
.defaultLayerWhite {
	background: #fff;
}
.defaultLayer h3 {
	color: #555;
	border-bottom: 1px solid #CCC;
}
.defaultLayerBorder {
	xborder-bottom: 1px solid #9bbdd2;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
.defaultLayerContent {
	padding-bottom: 10px;
}
.defaultLayerClose	{
	margin-top: -1px;
	float: right;
	width: 15px;
	height: 15px;
	background: url(/img/icnClose.gif) top right no-repeat;
}
.defaultLayerContainer {
	overflow: hidden;
	height: 0px;
}
.defaultLayerContainer_opened {
	overflow: hidden;
	height: auto;
}
.layerLoading {
	display: none;
	font-size: 1.0em;
	padding-top: 0.2em;
	padding-bottom: 1em;
	padding-left: 25px;
	margin: 0px;
	overflow: hidden;
	background: url(/img/loadingAni.gif) 0% 5% no-repeat ;
}
.layerForm label {
	width: 12em;
	display: block;
	float: left;
	margin: 5px 0 5px 0;
}
.layerForm input {
	margin: 5px 0 5px 0;
}
.layerForm select {
	margin: 5px 0 5px 0;
}


/** iform **/

.iFormContainer {
	margin: 20px;
	clear: both;
	border: 1px solid #dcefff;
	zoom: 1;
	background: #F3F9FF;
}
.iFormContainer h1 {
	font-size: 17px;
	color: #FFF;
	background: #39C;
	padding: 5px 10px;
}
.iFormContainerActive {
	background: #EAF2F6;
	border: 1px solid #9BBBD2;
}
.iFormBlock {
	color: #666;
	font-weight: normal;
	overflow: hidden;
	padding: 10px;
}

.iFormField {
	float: left;
	font-size: 12px;
	color: #069;
	margin-bottom: 5px;
	margin-right: 20px;
}
.iFormField span {
	float: left;
	line-height: 30px;
	text-align: right;
	width: 100px;
	margin-right: 5px;
}
.iFormField p textarea {
	width: 400px;
	margin-top: 5px;
}
.iFormField select {

}
.iFormInputLoading {
	background: url(/img/inputLoading.gif);
}
.iFormField p {
	clear: both;
	line-height: 30px;
}
.iFormHint {
	visibility: hidden;
	float: left;
	font-size: 12px;
	font-weight: normal;
	display: block;
	width: 240px;
	padding-top: 10px;
	line-height: 13px;
}
.iFormHintActive {
	visibility: visible;
}
.iFormHintAlert {
	visibility: visible;
	color: #f00;
}
.iFormShort {
	width: 40px;
}
.iFormMedium {
	width: 150px;
}
.iForm2Lines	{
	width: 200px;
}
.iFormLong {
	width: 320px;
}

/** Tooltip **/
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	#background: url(bubble.png) top left;
	background: #0A78A8;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	#background: url(bubble.png) bottom right;
	background: #0A78A8;
}


/** common text stuff **/
.userText {
	background: #fffbe2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ebe5c5;
	border-bottom: 1px solid #ebe5c5;
	padding: 20px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 19px;
	overflow: auto;
}

/** common secondary box stuff **/
.secondaryBox {
	line-height: 30px;
	font-size: 12px;
	overflow: auto;
}
.secondaryBoxMaxHeight {
	height: 658px;
}
.secondaryBoxMaxHeightSmall {
	height: 325px;
}
.secondaryBox li	{
	line-height: 32px;
	height: 32px;
	border-bottom: 1px solid #9CF;
}
.secondaryBox li	span {
	width: 245px;
	height: 32px;
	display: block;
	float: left;
	overflow: hidden;
	padding-left: 24px;
}
.secondaryBoxHeader {
	text-align: center;
}
.secondaryBoxGender1 {
	background: url(/img/icnGender1.gif) 0 50% no-repeat;
}
.secondaryBoxGender2 {
	background: url(/img/icnGender2.gif) 0 50% no-repeat;
}
.secondaryBoxGender4 {
	background: url(/img/icnGender4.gif) 0 50% no-repeat;
}

.sideBar {
	float: right;
	width: 310px;
	overflow: hidden;
}
#contactInformation p {
	margin-bottom: 10px;
}


/** footer **/

#footer {
	margin-top: 200px;
	height: 300px;
	display:block;
	background: #DCEFFF;
	border-bottom: 1px solid #2193D5;
}


.marginTop {
	margin-top: 10px;
}


/** popup **/
.popupContainer {
	padding: 10px;
}


/* Default often used classes
-----------------------------*/

.clear-both {
	clear: both;
}
.float-left {
	float: left;
	display: inline;
}
.float-right {
	float: right;
	display: inline;
}
.hide	{
	display:none;
}
.invisible {
	visibility: hidden;
}
.fontHighlight  {
	font-weight: bold;
}
.fontHighlight a {
	font-weight: bold;
}
.inline-block {
	zoom: 1;
}
.smallText {
	margin-top: 5px;
	font-size: 10px;
	line-height: 12px;
}
.cursorHand {
	cursor: pointer;
	_cursor: hand;
}