/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
html.cleaned
{
	height:100%;
}
body {
	margin: 0px;
	padding: 0;
	background: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
}

html.cleaned body 
{
	margin:auto;
	height:100%;
}
h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 25px;
	color: #968877;
	font-weight: normal;
	margin:-3px 0 17px 0;
}


h2 {
	font-size: 17px;
	color: #737373;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #D4D0CB;
}

h3 {
	font-size: 16px;
	color:#7a8d09;
}

ul {
}

a {
	text-decoration: none;
	color: #119AD2;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 3px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.errorDiv
{
 color: red;
 font-size: 10px;
 /*font-size: 0.6em;*/
}






/* Header */

#headerbar {
	width: 905px;
	margin: 0 auto;
	height:6px;
	background-color: #A9B40A;
	line-height:1px;
	font-size:1px;
}

#header {
	width: 905px;
	margin: 0 auto;
	height: 70px;
}


#toppicturehome {
	width: 905px;
	height: 256px;
	margin: 0 auto;
	padding-bottom: 20px;


}

#toppicture {
	width: 705px;
	height: 120px;
	margin: 0 auto;
	padding-bottom: 20px;
}
html.page-signup #toppicture
{
	padding-left:20px;
}
html.page-signup.msie #toppicture, html.page-signup.mozilla #toppicture
{
	
	float:left;
}
#logo {
	width: 126px;
	height: 35px;
	margin: 0 auto;
	padding: 20px;
	float:right;
}


/*#toppicture {
	width: 505px;
	height: 136px;
	margin: 0 auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
}
*/




/* Menu */

#menu {
	width: 905px;
	height: 20px;
	margin: 0 auto;
	margin-bottom:23px;
	background-color:#968877;
	
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
}

#menu li {
	float: left;
	margin-left:0px;
	margin-top: 1px;
	display: inline;
	position:relative;
}

#menu a , .top-submenu a {
	height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	
}


#menu a:hover, .top-submenu a:hover {
	color: #EBEBEB;
}

#menu .current_page_item a {
	
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
html.cleaned * #wrapper
{
	position:relative;
	display:inline-block;
	padding-bottom:10px;
}

/* Page */

#page {
	width: 905px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	
}
html.cleaned * #page
{
	
}
#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#contenthome {
	width: 905px;
	margin: 0 auto;
	padding-bottom: 20px;

}


#middlehome{
	float: right;
	width: 585px;
	/**width: 365px;**/
	background-color:FFFFFF;
	margin-top: 20px;
}

#lefthome{
	float: right;
	width: 300px;
	background-color:FFFFFF;
	margin-top: 20px;
	padding-right:20px;
}

#righthome{
	float: right;
	width: 200px;
	background-color:FFFFFF;
	margin-top: 0px;
	padding-left:20px;
}

.hometitle{
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 8px;	
	color: #666666;
	border-bottom:#666666 1px solid;

}
.hometeaser{
height: 120px;
	font-size: 11px;
	line-height: 130%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 15px;
	color: #666666;

}

#content {
	float: left;
	width: 485px;
	margin: 0px 20px 20px 20px;
	background: #FFFFFF;
}

#contentsmall {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
}

#contentbig {
	float: left;
	width: 705px;
	margin-left: 20px;
	margin-top: 0px;
	background: #FFFFFF;
	
}


/* for Tabnavigation*/
#contenttab{
	float: left;
	
	
	margin:0 px;
	padding: 0 px;
	/* border-bottom: 1px #A9B40A solid;
	border-left: 1px #A9B40A solid;
	border-right: 1px #A9B40A solid;*/
	background: #FFFFFF;
}
html.page-entries_world * #contenttab
{
	border-bottom: 1px #A9B40A solid;
	border-left: 1px #A9B40A solid;
	border-right: 1px #A9B40A solid;
}
td.region-tab
{
	width:113px;
	padding:0px;
	height:33px;
	line-height:1px;
}
td.region-tab a 
{
	margin:0px;
	
}
td.region-tab img
{
	width:113px;
	height: 33px;
	border:0px none;
}
td.region-spacer
{
	line-height:1px;
	width:5px;
	padding:0px;
	height: 33px;
}
html.page-entries_world td.region-spacer.last-spacer
{
	width:10px;
}
td.region-spacer img
{
	width:5px;
	height:33px;
	border:0px none;
}
.toptitle {
padding-bottom: 10px;
	

}
html.page-about * .toptitle, 
html.page-about * #toppicture
{
	padding-bottom:0px;
}
.title {
	
	font-size: 16px;
	color:#7a8d09;

}


.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
}

.links a {
	display: block;
	width: 110px;
	height: 28px;
	padding-top: 2px;
	background: url(../images/img07.jpg) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.links a:hover {
}

/* Submenu */

#submenu {
	float: left;
	width: 180px;
	background: #F3F2F0;
	border-bottom: 2px #D4D0CB solid;
}

#submenu1 {
	float: left;
	width: 180px;
	background: #FFFFFF;
}

/* green box beside banner*/
#topbox {
	float: right;
	width: 160px;
	height: 96px;
	padding-left: 20px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 22px;
	background-color:#A9B40A;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	letter-spacing: -0.02em;
	color: #FFFFFF;

}

/* comment box*/
#commentbox{
	float: left;
	width: 475px;
	background-color:#A9B40A;
	padding-left: 5px;
	vertical-align:middle;

}

.commentboxboxtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	padding-top:5px;
	color:#FFFFFF;
}

.commentteaser{
	width: 475px;
	font-size: 11px;
	line-height: 130%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 15px;
	color: #666666;

}


.ie6 .commentteaser{
	width: auto;
	display:inline;
}

/*  for right teaser box*/
#rightbox{
	float: right;
	width: 200px;
	background-color:FFFFFF;
	margin-top: 23px;
}

.rightboxcontent{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	color:#333333;
	background-color:#E9E8E3;
}

.rightboxtitle{
	width: 180px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	padding-bottom: 10px;
	border-bottom: 1px solid #666666;
	color:#666666;
}

.rightboxtitlebig{
	width: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	padding-bottom: 10px;
	border-bottom: 1px solid #666666;
	color:#666666;
}

#rightboxsub{
	float: right;
	width: 200px;
	background-color:FFFFFF;
	margin-top:5px;
	padding: 0px;
	
}

.sidebar {
	float: left;
	padding: 0;
	color: #737373;
	background: #F3F2F0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	padding-bottom: 20px;
}

.sidebar li li {
	margin-top: 4px;
	margin-left: 15px;
	line-height:85%;
	padding: 1px 0px;
	background: none;
}


.sidebar li h2 {
	height: 26px;
	margin: 14px 15px 0px 15px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #77644F;
	border-bottom: #77644F 1px solid;
}

.sidebar a {
	color: #77644F;
	font-size: 11px;
}

.sidebar a:hover {
	color: #0995CA;
}
.sidebar a.selected
{
	color: #0995CA;
}
/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}


/*  */

# {
	width: 1000px;
	height: 110px;
	margin: 0 auto;
	padding: 0px;
	
}

# p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

# a {
	color: #BDBDBD;
}

# .link {
}

# .copyright {
}



/* Forms */ 

.formcontent {
	background-image: url(/images/bg_form.jpg);
	background-repeat:repeat-y;
	

}

.formcontent2 {
margin-top: 5px;
border-top:#C7C7C7 1px solid;
	background-image: url(/images/bg_form.jpg);
	background-repeat:repeat-y;

}

.form145px, .form245px, .form255px, .form41px
{
border: 1px #C7C7C7 solid; 
margin-top:4px;
margin-left:0px;
margin-bottom:4px;
margin-right:0px;
color:#827668;
}

.form145px
{
	width: 145px;
}
.form245px{
	width: 245px;
}
.form255px
{
	width: 255px;
}
.ie7 * .form255px
{
	width:251px;
}
.form41px{
	width: 41px;
	margin-right:4px;
}


.formyear{
width: 69px;
border: 1px #C7C7C7 solid; 
margin-top:4px;
margin-left:4px;
margin-bottom:4px;
margin-right:0px;
color:#827668;

}
.formupload{
width: 380px;
border: 1px #C7C7C7 solid; 
margin-top:4px;
margin-left:4px;
margin-bottom:4px;
margin-right:0px;
color:#827668;

}

.select{
width: 150px; 
margin-top:4px;
margin-left:4px;
margin-bottom: 4px;
margin-right:0px;
font-size:11px;
color:#827668;

}

.selectrightbox{
width: 180px; 
margin-bottom: 4px;
margin-right:0px;
font-size:11px;
color:#827668;
}
.textarea{
height: 41px;
width: 277px; 
margin-top:4px;
margin-left:0px;
margin-bottom: 0px;
color:#827668;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #119AD2;
}


.textareaecard{
height: 41px;
width: 470px; 
margin-top:4px;
margin-left:0px;
margin-bottom: 0px;
color:#827668;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #119AD2;
}

.textarearight{
height: 41px;
width: 187px; 
margin-top:4px;
margin-left:0px;
margin-bottom: 0px;
color:#827668;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #119AD2;
}


.tooltip{
padding:8px;
border:#119AD2 1px solid;
color:#119AD2 ;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

/* = Forms country switcher


============================================================================= */
.formContainer_step{
	position: relative;
	padding: 0px 0 0px 0;
	height: 36px;
}
.formContainer_close{
	position: relative;
	padding: 0px 0 0px 0;
	height: 14px;
}
.formContainer1{
	position: relative;
	padding: 0px 0 0px 0;
	background-image: url(/pics/contact_elements/bg/step_middle.jpg);
}

.leftFormCol1{
	float: left;
	width:219px;
	padding-left:20px;
}

.continent_pict{
padding-top:10px;
margin:0px;
height: 30px;

}

.continent_select{
padding:0px;
margin:0px;
border-left:solid #3399CC 1px;
border-right:solid #3399CC 1px;
border-bottom:solid #3399CC 1px;
overflow:auto;
height: 80px;

}
.continent_button{
	height: 19px;
	background-image: url(/pics/contact_elements/button_hintergrund.gif);
	background-repeat: no-repeat;
}
.rightFormCol1{
	float: left;
	width:203px;
	padding-left:20px;
}
.oneFormCol1{
	padding-left:20px;
	clear: both;
}

#content .formContainer1 .sectionSeparator{
	clear: both;
	position: relative;
	line-height: 10px;
	border-top:none;
	border-bottom:1px dotted #b7ada2;
	margin:0 10px 13px 10px;
}

.formLine{
	clear: both;
	font-size:12px;
	padding: 0 px;
	margin: 0px;


}
#content .formContainer1 p.formLineMarginbottom{
	margin-bottom: 10px;
}
#content .formContainer1 p.formLine .addedLink{
	font-size:.7em;
	padding-left: 6px;
	vertical-align:middle;
}
#content .formContainer1 p.formLine a.addedLink:link,
#content .formContainer1 p.formLine a.addedLink:visited{
	text-decoration:none;
}
#content .formContainer1 p.formLine a.addedLink:focus,
#content .formContainer1 p.formLine a.addedLink:hover,
#content .formContainer1 p.formLine a.addedLink:active{
	text-decoration: underline;
}


/*==============================================================================*/

.formContainer{
	position: relative;
	background-image: url(/pics/contact_elements/bg/step_middle.jpg);
	padding: 0px 0 0px 0;
	background-repeat:repeat-y;
}

.leftFormCol{
	float: left;
	width:250px;
}
.rightFormCol{
	float: left;

	width:210px;
}
.leftFormColbutton{
	float: left;
	padding-top:0px;
	margin:10px;
	padding-right:0px;
	width:320px;
}
.rightFormColbutton{
	float: left;
	margin:10px;
	padding-right:0px;
	padding-top:0px;
	width:110px;
}


.oneFormCol{
	clear: both;
}

#content .formContainer .sectionSeparator{
	clear: both;
	position: relative;
	line-height: 10px;
	border-top:none;
	border-bottom:1px dotted #b7ada2;
	margin:0 0px 0px 0px;
}

#content .formContainer p.formLine{
	clear: both;
	padding:0 0px 0 12px;
	margin: 0 0 0px 0;
}
#content .formContainer p.formLineMarginbottom{
	margin-bottom: 10px;
}
#content .formContainer p.formLine .addedLink{
	font-size:.7em;
	padding-left: 6px;
	vertical-align:middle;
}
#content .formContainer p.formLine a.addedLink:link,
#content .formContainer p.formLine a.addedLink:visited{
	text-decoration:none;
}
#content .formContainer p.formLine a.addedLink:focus,
#content .formContainer p.formLine a.addedLink:hover,
#content .formContainer p.formLine a.addedLink:active{
	text-decoration: underline;
}
p.formLine .textfield{
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #c7c7c7;
	color: #666;
	font-size: 12px;
	float:left;
	margin-top: 4px;
   padding-left: 2px;
}
.textFieldChain{
	margin-left: 2px;
}
.inputWidth1{width:136px; margin-left:4px}
.inputWidth2{width:60px}
.inputWidth3{width:85px}
.inputWidth4{width:44px}
.inputWidth5{width:90px}
.inputWidth6{width:132px}

p.formLine select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .687em;
	color: #666;
	float: left;
	vertical-align: middle;
}
p.formLine select{
	min-height: 1.2em;
}
.selectWidth1{width:140px;}
.selectWidth2{width:200px;}
.selectWidth3{width:100px;}
.selectWidth4{width:132px;}

p.formLine textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #666;
	float: left;
	border: 1px solid #c7c7c7;
	padding-left: 2px;
	
}
.textAreaWidth1{width: 368px;}

#content .formContainer .checkbox{
	min-height: 14px;
	min-width: 14px;
	vertical-align: middle;
}

#content .formContainer p.formLine{
	font-size:1em;
}
#content .formContainer p.formLine br{
	line-height: .7em;
}

label.frontLabel,
span.frontLabel{
	margin-top: 4px;
	paddig-top: 4px;
		paddig-left: 4px;
	font-size: 12px;
	color: #666;
	float: left;
}
label.checkLabel{
	font-size: .7em;
	vertical-align: middle;
	
}
.labelSize1{width:93px}
.labelSize2{width:40px}
.labelSize3{width:60px}
.labelSize4{width:100px}

a.labelLink:link,
a.labelLink:visited{
	text-decoration:none;
}
a.labelLink:focus,
a.labelLink:hover,
a.labelLink:active{
	text-decoration:underline;
}

.buttonContainer{
	float: left;
	margin-top: 10px;
}

.formButtonLeft{
	float: left;
	padding-right: 10px;
	
}
.formButtonRight{
	float: right;
	padding: 0 10px 0 10px; 

}

.inputHeight1 {height: 16px;}

.formContainerResults{
	position: relative;
	background: #efedea;
	padding: 12px 0 6px 0;
	margin-bottom: 25px;
}

.leftFormColResults{
	float: left;
	width:211px;	
}
.rightFormColResults{
	float: left;
	width:270px;
}

.rightFormColResults .btn{
	float: left;
	padding-left: 15px;
}
#content .formContainerResults p.formLine{
	clear: both;
	padding:0 0px 0 10px;
	margin: 0 0 5px 0;
}
#content .formContainerResults p.formLine{
	font-size:1em;
}
.formContainerResults label.frontLabel{
	padding-top: 2px;
}



#content .imageRow { clear:both; display:block; position:relative; }
#content .imageRow .imageColumn {
	float:left;
	display:inline;
	padding:6px 62px 17px 0px;
	position:relative;
}
#content .imageRow .imageColumn img { padding:0px; }
#content .imageRow .imageColumnLast { width:120px; float:left; display:inline; padding:6px 0px 17px 0px; position:relative; }


/* =========================================================================== */
/* Footer */

#footer {
	border-top: #DEDAD4 1px solid;
	width: 905px;
	height: 100px;
	margin: 0 auto;
	padding: 0px;
}
html.cleaned * #footer
{
	position:relative;
}
#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
}

#footer a {
	color: #737373;
}

#footer .link {
}

#footer .copyright {
}

#aboutText
{
	width: 480px;
	display:block;
	overflow:visible;
	float:left;
	margin-top:10px;	
}
.ie7 * #aboutText
{
	margin-top:20px;	
}


/* Tips & Tricks */
.tipheadline
{
	border: #D4D0CB 1px solid; 
	height:22px;
	font-size:11px;
	vertical-align:middle;
	cursor:pointer;
}
.tipheadline strong, .tipheadline img
{
	float:left;
	display:block;
	cursor:pointer;
}
.tipheadline strong
{
	margin-top:2px;
}
.tipbox
{
	border:1px #D4D0CB solid; 
	padding-left:20px; 
	padding-right:5px; 
	padding-bottom:5px; 
	font-size:11px; 
	text-align:left;
	margin-bottom: 5px;
}
html.page-getinspired * #aboutText table
{
	margin-bottom:2px;
}
html.page-getinspired.ie7 * #aboutText table
{
	margin-bottom:0px;
}
html.page-getinspired * #aboutText table td.tipbox
{
	border-top-width:0px;
}

 
/* Tooltips on the worlds map page */
div.region-tooltip
{
	overflow:hidden;
	width:182px;
	position:absolute;
	left:400px;
	top:300px;
	font-size:11px;
	z-index:10000;
	height:auto;
	min-height:215px;	
}

div.region-tooltip div.shadow
{
	height:100%;
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	
}
div.region-tooltip div.container
{
	height:auto;
	border: solid 1px #A9B40A;
	background-color:white;
}

div.region-tooltip div.container table
{
	width:170px;	
}

div.region-tooltip div.container table td 
{
	width:170px;	
	text-align:left;
	vertical-align:top;
	padding-left:15px;
}

div.region-tooltip div.container table td.photo-title
{
	padding-top:10px;
}
 
div.region-tooltip div.container table td.photo-preview
{
	height:130px;
	
}
div.region-tooltip div.container table td.photo-details
{
	height:auto;
	padding-bottom:10px;
}
/* Most recent upload on the start page */
div.recent-upload
{
	width:200px;	
}
div.recent-upload div.photo-title
{
	background-color:#E2E1DD;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:6px;
	padding-left: 10px;
	border-bottom: solid 1px #999999;
	width:190px;
}
.back-compat-css div.recent-upload div.photo-title
{
	width:200px;
}
div.recent-upload div.photo-preview
{
	height: auto;
	padding:0px;
	width:200px;
	overflow:hidden;
	line-height:1px;
}

div.recent-upload div.bottom-panel
{
	background:transparent url(/images/rightbox/recent-upload-bottom.jpg) no-repeat left top;
	height:20px;
	width:200px;
}
div.recent-upload div.bottom-panel a
{
	text-decoration:none;
	font-size:12px;
	line-height:12px;
}
div.recent-upload div.bottom-panel a.link-photographer
{
	width: 83px;
	margin-left:9px;
	display:inline-block;
	margin-top:2px;
	height:15px;
	
}

div.recent-upload div.bottom-panel a.link-comment
{
	width: 103px;
	margin-left:0px;
	
	display:inline-block;
	margin-top:2px;
	height:15px;
	
}

/* Top subnavigation */
ul.top-navi-submenu
{
	position: absolute;
	width: 180px;
	padding: 8px 0 8px 0;
	left: -999em; 
	border-top: 1px solid #fff;
	background: #968877;
	top:18px;
	z-index:10000;
}
#menu ul.top-navi-submenu
{
	padding-top:8px;
	padding-bottom:8px;
}
ul.top-navi-submenu li
{
	border:0px none;
	display:block;
	
	line-height:1.4;
	list-style-image:none;
	list-style-type:none;
	margin:0px 10px 0px 10px;	
	
	outline-style:none;
	padding:0px;
	text-align:left;
	vertical-align:baseline;
	font-size:100.01%;
	
}

#menu ul.top-navi-submenu li
{
	margin-left:10px;
	display:block;
	float:none;
}
#menu ul.top-navi-submenu li.sectionEnd, 
div.top-submenu ul.top-navi-submenu li.sectionEnd
{
	padding-bottom:6px;
	border-bottom: 1px solid #b7ada2;
}
.top-submenu
{
	position:absolute;
	display:none;
	z-index:100000;
}
div.top-submenu ul.top-navi-submenu 
{
	position:absolute;
	left:0px;
	top:0px
}

p.line_grey
{
	padding-top:5px;
	margin:0px;
}

.ie6 p.line_grey, .ie7 p.line_grey
{
	height:5px;
	font-size:1px;
	line-height:1px;
	margin-top:5px;
}
.ie7 p.line_grey
{
	float:none;
	clear:both;
}

/* IE6 fixes */
html.back-compat-css body, html.ie6 body
{
	
}

html.back-compat-css #headerbar, html.ie6 #headerbar,
html.back-compat-css #header, html.ie6 #header,
html.back-compat-css #toppicturehome, html.ie6 #toppicturehome,
html.back-compat-css #menu, html.ie6 #menu,
html.back-compat-css #page, html.ie6 #page,
html.back-compat-css #contenthome, html.ie6 #contenthome,
html.back-compat-css #footer, html.ie6 #footer

{
	width:910px;
}
 
html.page-signup #headerbar,
html.page-signup #header,
html.page-signup #menu,
html.page-signup #page,
html.page-signup #footer
{
	width:905px;
}

html.back-compat-css #submenu, html.ie6 #submenu
 {
	
	width: 180px;
	
}
html.back-compat-css #content, html.ie6 #content
{
	margin-right:0px;
}

#submenu
{
	text-align:left;
}
html.page-region  div
{
	text-align:left;
}
html.page-region #wrapper
{
	text-align:center;
}
html.back-compat-css #menu ul li a 
{
	padding-top:2px;
}
#cboxContent #cboxLoadedContent
{
	margin-bottom:0px;
}

/* Top navi word GLOBAL */
div.top-navi-word-GLOBAL
{
	color:#FFFFFF; 
	font-size:11px;
	padding-top:2px;

	width:100px;
float:right;
}