body{
	margin:0px;
	padding:0px;
	background:#ffffff;
	font-family:verdana;
	font-size:12px;
}

select{
	font-family:verdana;
	font-size:12px;	
}

ul{
	margin:0px;
}

li{
	padding:2px;	
	margin:0px;
}

.wrapper{
	width:890px;
	margin-left:auto;
	margin-right:auto;
}

.headerwrapper{
	position:relative;
	width:890px;
	height:225px;
	background:url(../images/header.png);
}

.header_links{
	width:890px;
	height:18px;
	text-align:right;
	color:#000000;
	font-family:verdana;
	font-size:13px;	
}

.header_links a{
	margin-right:20px;	
}

.menu
{
	position:relative;
	width:890px;
	height:26px;
	background:url(../images/nav.png);
	background-repeat:repeat-x;
}

.menuitem
{
	height:22px;
	float:left;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	cursor:pointer;	
	position:relative;
	
}

.menuitem a{
	color:#ffffff;
	text-decoration:none;	
}

.menuitem:hover
{
	background:url(../images/menuitem.png);
	background-repeat:repeat-x;
	background-position:0px -26px;	
}

.menuitem_current
{
	position:relative;
	float:left;
	height:22px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	background:url(../images/menuitem.png);
	background-repeat:repeat-x;
	background-position:0px -52px;			
}

.menuitem_current a{
	color:#ffffff;
	text-decoration:none;	
}

.menuitem_current a:hover{
	color:#cccccc;	
}


.header{
	position:absolute;
	width:860px;
	height:195px;
	left:15px;
	top:15px;
	background:url(../images/header.jpg);
}

.flag{
	position:absolute;
	width:75px;
	height:18px;
	left:5px;
	top:0px;
}

.logo
{
	color:#3E85BB !important;
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:65px;
	margin:0;
	padding:0;
	text-decoration:none;
}

.logo_container
{
	margin-left:92px;
	margin-top:5px;
}

.slogan
{
	color:#4D4D4D !important;
	font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;	
	margin-left:92px;
}

.content
{
	width: 870px;
	margin-left:10px;
	margin-right:10px;	
	float:left;
	font-family:verdana;
	font-size:12px;
	overflow-x:hidden;
	padding-top:10px;
	z-index:0;
}

.content_wrapper{
	float:left;
	width:870px;	
}

.spacer{
	width:870px;
	height:20px;	
}

.front_box{
	width:200px;
	float:left;
}


.contactheader{
	background:url(../images/3blockbar.gif);		
	font-family:verdana;
	font-size:12px;
	line-height:30px;
	white-space:nowrap;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	padding:0px;	
	width:257px;
	text-align:center;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#ffffff;
}

.boxheader{
	background:url(../images/4blockbar.gif);		
	font-family:verdana;
	font-size:12px;
	line-height:30px;
	white-space:nowrap;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	padding:0px;	
	width:200px;
	text-align:center;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#ffffff;
}


h1{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:22px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:inherit;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#204460;
}

h2{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:22px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:inherit;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#2D5F86;	
}

h3{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:17px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:inherit;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#595959;	
}

h4{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:15px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:inherit;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#595959;	
}

.footer{
	width:870px;
	padding:10px;
	text-align:center;
	color:#303030;
	margin-top:20px;
	margin-bottom:10px;
	background:url(../images/footer.png);
	background-position:bottom;
}


a{
	color: #3B7DB0;	
}

a:hover{
	color: #1D3F58;	
}


.button
{
	float:left;
	color:#224967;
	background:url(../images/button.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	height:26px;
	font-size:13px;
	line-height:26px;
	padding-left:5px;
	padding-right:5px;
	margin-right:20px;
	border-bottom:5px solid #ffffff;
	cursor:pointer;	
	text-decoration:none;
	
}

.button:hover
{
	color:#ffffff;
	background-position:0px -26px;
}



.topbar{
	width:893px;
	height:68px;
	background:url(../images/top_bar.png);
}

.topbar_item{
	float:left;
	font-size:22px;
	padding:12px;
	margin-top:6px;
	margin-left:10px;
	cursor:pointer;		
}

.topbar_item a{
	text-decoration:none;
	color:#000000;	
}

.topbar_item a:hover{
	color:#505050;	
}

.topbar_sep{
	float:left;	
	background:url(../images/top_bar_sep.png);	
	width:2px;
	margin-top:3px;
	height:60px;
}



.topwrapper{
	position:relative;
	width:893px;
	height:90px;
}



.topright{
	position:absolute;
	right:4px;
	top:9px;
	width:287px;
	height:46px;
	background:url(../images/top_right_bar.png);
}

.topright_left{
	color:#ffffff;
	float:left;
	background:url(../images/top_right_bar_sep.png);	
	background-repeat:no-repeat;
	background-position:top right;
	font-size:16px;
	padding:13px;
	cursor:pointer;
}

.topright_middle{
	color:#ffffff;
	float:left;
	background:url(../images/top_right_bar_sep.png);	
	background-repeat:no-repeat;
	background-position:top right;
	font-size:16px;
	padding:13px;
	cursor:pointer;
}

.topright_right{
	color:#ffffff;
	float:left;
	font-size:16px;
	padding:13px;
	cursor:pointer;
}



.index_wrapper{
	width:893px;
	position:relative;
	height:620px;
}


.index_text
{
	float:left;
	width:450px;
	text-align:justify;
}

.index_login_box_wrapper
{
	float:left;
	margin-right:70px;
	width:380px;
	height:180px;
	position:relative;
}

.index_login_box
{
	position:absolute;
	left:0px;
	top:0px;
}	


.index_box_red{
	position:absolute;
	left:3px;
	top:380px;
	width:212px;
	height:199px;
	background:url(../images/front_box_red.png);
	text-align:center;
}

.index_box_blue{
	position:absolute;
	left:229px;
	top:380px;
	width:212px;
	height:199px;
	background:url(../images/front_box_blue.png);
	text-align:center;
}

.index_box_orange{
	position:absolute;
	left:455px;
	top:380px;
	width:212px;
	height:199px;
	background:url(../images/front_box_orange.png);
	text-align:center;
}

.index_box_green{
	position:absolute;
	left:681px;
	top:380px;
	width:212px;
	height:199px;
	background:url(../images/front_box_green.png);
	text-align:center;
}

.index_box_headline{
	font-family:verdana;
	font-size:20px;
	margin:0px;
	padding:0px;
	padding-top:15px;
	color:#000000;
}

.index_box_description{
	position:absolute;
	top:130px;
	left:0px;
	font-family:verdana;
	font-size:14px;
}


.inputwrapper
{
	float:left;
	width:883px;
	margin-bottom:10px;
}

.error
{
	float:left;
	width:883px;
	color:#cc0000;
	margin-top:10px;
	margin-bottom:10px;
}

.popinputwrapper
{
	float:left;
	width:595px;
	margin-bottom:10px;	
	
}

.label
{
	float:left;
	width:170px;
	margin-right:10px;
	text-align:left;
}

.popinput2{
	float:left;
	width:310px;	
	font-size:12px;
}

.popinput{
	float:left;
	width:310px;	
}

.popinput input{
	width:300px;
	border:1px solid #a0a0a0;
}

.checkbox{
	border:0px;	
}

.popinput textarea{
	border:1px solid #a0a0a0;
	width:300px;
	height:100px;
	overflow:auto;	
}

.smallinput{
	float:left;
	width:600px;
}

.smallinput2{
	float:left;
	width:600px;
}


.smallinput input{
	width:300px;
	border:1px solid #a0a0a0;
}

.checkbox{
	border:no-border;
	width:20px;	
}

.smallinput textarea{
	border:1px solid #a0a0a0;
	width:300px;
	height:100px;
	overflow:auto;	
}


.smallinput select{
	border:1px solid #a0a0a0;
	width:300px;	
}

.blogs_wrapper
{
	width:415px;
	float:left;	
	padding-bottom:10px;
	padding-left:5px;
	padding-right:15px;
	margin-bottom:20px;
	cursor:pointer;
}

.blogs_wrapper:hover
{
	background:#f0ffe0;
}

.blog
{
	float:left;
	width:700px;
	padding-bottom:10px;
	margin-bottom:20px;
}

.blog_entries_view
{
	float:left;
	width:165px;
	padding-right:5px;
	text-align:left;
}

.left{
	float:left;
	width:350px;
	margin-right:10px;
}

.right{
	float:right;
	width:350px;
	margin-left:10px;
}

.full{
	float:left;
	width:700px;
}

.comment_section{
	width:680px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;	
	border:1px dashed #c4c4c4;
}

.comment_section td{
	vertical-align:top;
	padding:5px;
}

.comment_section input{
	width:300px;
	border:1px solid #c4c4c4;
}

.comment_section textarea{
	border:1px solid #c4c4c4;
	width:300px;
	height:100px;
	overflow:auto;	
}

.blog_comment{
	width:680px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;	
}

.blog_comment_delete
{
	margin-left:100px;
	font-family:verdana;
	font-size:10px;
	color:#000000;
}

.worldclock_table
{
	float:left;
	width:870px;	
}

.worldclock_top
{
	width:870px;
	height:100px;
	position:relative;
	float:left;

}

.worldclock_search
{
	position:absolute;
	right:5px;
	top:0px;
	width:150px;
	height:100px;
}

.worldclock_jump
{
	position:absolute;
	width:510px;
	height:100px;
	left:0px;
	top:0px;
	font-family:verdana;
	font-size:13px;
}

.worldclock_search input{
	border:1px solid #a0a0a0;
	width:150px;
	margin-bottom:10px;
}

.worldclock_continent
{
	float:left;
	width:870px;
	margin-bottom:40px;
}

.worldclockhead
{
	float:left;
	width:174px;
	
}

.worldclockrowwrap
{
	float:left;
	width:870px;	
	margin-bottom:5px;
}

.worldclockrow{
	float:left;
	width:174px;
}

.photocategory
{
	float:left;
	width:150px;
	height:140px;
	margin-right:10px;
	text-align:center;
	font-family:verdana;
	font-size:11px;
	overflow:hidden;
}

.photocategory img
{
	width:91px;
	height:78px;
	margin-left:25px;
	margin-right:24px;
	cursor:pointer;	
	border:0px;
}

.popup_div
{
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 30;
	top:0px;
	left:0px;
	width:100%;
}

.popUpDiv
{
	position:absolute;
	background-color:#ffffff;
	width:620px;
	height:500px;
	z-index: 31;
}

.popup_form_line
{
	float:left;
	width:595px;
	margin-bottom:20px;
}

.form_field_wrapper{
	
	width:	595px;
	margin-top:20px;
	float:left;
}

.form_field_label
{
	float:left;
	width:180px;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
}

.form_field_field
{
	float:left;
	width:350px;	
}

.form_field_field2
{
	float:left;
	width:350px;	
}

.form_field_field input{
	border:1px solid #c4c4c4;
	width:345px;
}

.form_field_field select{
	border:1px solid #c4c4c4;
	width:345px;
}

.form_field_field textarea{
	border:1px solid #c4c4c4;
	width:345px;
	height:50px;
	overflow:auto;
}

.contacts_box{
	float:left;
	width:257px;
	height:200px;
	margin-left:0px;
	margin-right:50px;
	margin-bottom:40px;
	border-bottom:1px solid #a0a0a0;
	background:url(../images/3blockbar.gif);	
	background-repeat:no-repeat;
	cursor:pointer;
}

.front_box3{
	float:left;
	width:257px;
	margin-left:0px;
	margin-right:49px;
	margin-bottom:40px;
	background:url(../images/3blockbar.gif);	
	background-repeat:no-repeat;
	cursor:pointer;
}

.contacts_box:hover{
	border-bottom:1px solid #000000;
}


.contacts_profile_image
{
	float:left;
	width:70px;
	height:70px;
	margin-bottom:10px;
}

.calendar_bar
{
	position:relative;
	float:left;
	width:870px;
	height:26px;
	z-index:1;
	margin-bottom:20px;
	background:url(../images/menuitem.png);
	background-repeat:repeat-x;
	background-position:0px -52px;			
}

.calendar_bar_item
{
	position:relative;
	height:22px;
	font-size:15px;
	float:left;
	color:#ffffff;
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	cursor:pointer;	
	z-index:0;
}

.calendar_bar_item a{
	text-decoration:none;
	color:#ffffff;	
}



.calendar_bar_dropdown
{
	position:absolute;
	background:#c7c7c7;
	left:0px;
	top:26px;
	z-index:2;
	display:none;
}

.calendar_bar_dropdown a{
	text-decoration:none;
	color:#224967;	
	width:190px;
	padding-left:10px;
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	
}

.calendar_bar_dropdown a:hover{
	text-decoration:none;
	color:#000000;	
	background:#a6a6a6;
}


.calendar_bar_sep
{
	margin-top:0px;
	float:left;
	width:2px;
	height:39px;
	background:url(../images/calendar_bar_sep.gif);
	background-repeat:no-repeat;
}

.calendar_table_headline{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:22px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:inherit;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#2D5F86;	
	padding-left:5px;
	
	width:863px;
	height:34px;
	font-size:24px;
	line-height:32px;
	background:#ffffff;
	overflow:hidden;	
}

.calendar_table_wrapper{
	width:868px;
	border:1px solid #505050;
	border-bottom:0px;
	margin-top:5px;
	position:relative;	
}

.calendar_head_week
{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:inherit;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#000000;	
	padding-left:5px;
		
	width:55px;
	padding:4px;
	font-size:18px;
	border-right:1px solid #505050;
	border-bottom:1px solid #505050;
	border-top:1px solid #505050;
	background:#dddddd;
}

.calendar_week
{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:inherit;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#000000;	
	padding-left:5px;
		
	
	width:55px;
	height:100px;
	padding:4px;
	vertical-align:top;
	font-size:25px;
	border-right:1px solid #505050;
	border-bottom:1px solid #505050;
	background:#bbbbbb;
}


.calendar_head_day
{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:inherit;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#000000;	
	padding-left:5px;	
	
	width:106px;
	padding:4px;
	
	border-top:1px solid #505050;
	border-right:1px solid #505050;
	border-bottom:1px solid #505050;
	background:#dddddd;
}

.calendar_group_6
{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:inherit;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#000000;	
	padding-left:5px;	
		
	width:117px;
	padding:4px;	
	border-right:1px solid #505050;
	border-top:1px solid #505050;
	border-bottom:1px solid #505050;
	background:#dddddd;
}

.calendar_group_5
{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:inherit;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#000000;	
	padding-left:5px;	
		
	width:142px;
	padding:4px;	
	border-right:1px solid #505050;
	border-top:1px solid #505050;
	
	border-bottom:1px solid #505050;
	background:#dddddd;
}

.calendar_group_4
{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:inherit;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#000000;	
	padding-left:5px;	
	
	width:180px;
	padding:4px;	
	
	border-right:1px solid #505050;
	border-top:1px solid #505050;
	
	border-bottom:1px solid #505050;
	background:#dddddd;
}

.calendar_group_3
{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:inherit;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#000000;	
	padding-left:5px;	
	
	width:242px;
	padding:4px;	
	border-right:1px solid #505050;
	border-top:1px solid #505050;
	
	border-bottom:1px solid #505050;
	background:#dddddd;
}

.calendar_group_2
{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:inherit;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#000000;	
	padding-left:5px;	
		
	width:368px;
	padding:4px;	
	border-right:1px solid #505050;
	border-top:1px solid #505050;
	border-bottom:1px solid #505050;
	background:#dddddd;
}








.calendar_day_6
{
	width:117px;
	height:100px;
	padding:4px;	
	font-size:18px;
	border-right:1px solid #505050;
	border-bottom:1px solid #505050;
	background:#c4c4c4;
}

.calendar_day_5
{
	width:142px;
	height:100px;
	padding:4px;	
	font-size:18px;
	border-right:1px solid #505050;
	border-bottom:1px solid #505050;
	background:#c4c4c4;
}

.calendar_day_4
{
	width:180px;
	height:100px;
	padding:4px;	
	font-size:18px;
	border-right:1px solid #505050;
	border-bottom:1px solid #505050;
	background:#c4c4c4;
}

.calendar_day_3
{
	width:242px;
	height:100px;
	padding:4px;	
	font-size:18px;
	border-right:1px solid #505050;
	border-bottom:1px solid #505050;
	background:#c4c4c4;
}

.calendar_day_2
{
	
	width:368px;
	height:100px;
	padding:4px;	
	font-size:18px;
	border-right:1px solid #505050;
	border-bottom:1px solid #505050;
	background:#c4c4c4;
}







.calendar_head_day_right
{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:inherit;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#000000;	
	padding-left:5px;	
	
	width:106px;
	padding:4px;
	
	border-top:1px solid #505050;
	border-bottom:1px solid #505050;
	background:#dddddd;
}


.calendar_day
{
	width:106px;
	height:100px;
	padding:4px;
	vertical-align:top;
	border-right:1px solid #505050;
	border-bottom:1px solid #505050;
	background:#ffffff;
}

.calendar_day_right
{
	width:106px;
	height:100px;
	padding:4px;
	vertical-align:top;
	border-bottom:1px solid #505050;
	background:#ffffff;
}

.calendar_day_pen
{
}

.calendar_day_pen:hover
{
	background:url(../images/pen.png);
	background-repeat:no-repeat;
	background-position:middle center;
}

.calendarPopDay{
	padding-right:4px;
	text-align:right;
	border:1px dashed #c4c4c4;
	position:absolute;
	width:21px;
	height:17px;
	cursor:pointer;
}

.photo_album_left{
	width:545px;
	padding-right:11px;
	float:left;	
	
}

.photo_album_right{
	width:314px;
	float:left;
}

.photogallery_thumb{
	width:102px;
	height:77px;
	padding:0px;
	float:left;	
	cursor:pointer;
}

.photogallery_description
{
	width:545px;
	float:left;	
}

.photo_selected{
	border:1px solid #000000;
}

.photo_notselected{
	padding:1px;
}

.photogallery_comment{
	width:545px;
}

.seperator{
	width:100%;
	margin-top:40px;
	height:1px;	
}

.photo_comment_section
{
	width:533px;
	margin-top:10px;
	margin-bottom:50px;
	padding-bottom:20px;
	padding-top:1px;
	padding-left:10px;
	background:#eeeeee;
	font-size:11px;	
}


.calendardisplaybox
{
	float:left;
	width:870px;
	background:#dddddd;
	margin-bottom:20px;
	padding-bottom:10px;
}

.calendardisplayboxsection{
	float:left;
	width:290px;
	font-size:11px;
}

.sunmoonrightimg{
	float:left;
	width:50px;
	height:25px;
}

.sunmoonrighttext{
	float:left;
	width:240px;
	height:25px;
}

.searchresult{
	width:870px;
	float:left;
}

.searchimg
{
	width:50px;
	float:left;
	padding-top:20px;
}

.searchtext{
	width:810px;
	margin-left:10px;
	float:left;
}



.photocalendar_left{
	float:left;
	width:250px;
	border-right:1px solid #c4c4c4;
	margin-right:10px;
}

.photocalendar_middle{
	float:left;
	width:380px;
	border-right:1px solid #c4c4c4;
	margin-right:8px;
}

.photocalendar_right{
	float:left;
	height:900px;
	width:218px;
}

.photocalendar_example{
	position:relative;
	float:left;
	width:212px;
	height:212px;
	font-family:verdana;font-size:3px;
}

.printable_design{
	float:left;
	width:110px;
	font-size:10px;
	margin-bottom:10px;
}

.printable_left {
	float:left;
	width:230px;
	text-align:center;
	border-right:1px solid #c4c4c4;
	margin-right:5px;
}

.printable_right{
	width:634px;
	float:left;
	position:relative;
	overflow-x:hidden;
	overflow-y:hidden;
	height:600px;
}

.pc
{
	position:absolute;
	border:1px solid #000000;
	font-family:verdana;
}

.front_bluebox_250
{
	float:left;
	width:240px;
	height:	84px;
	padding:5px;
	margin-bottom:5px;
	background:url(../images/bluebox_250_84.gif);
	font-size:12px;
}

.front_bluebox_250 input{
	font-size:11px;
	border:1px solid #000000;	
	font-family:verdana;
	width:120px;
	margin:1px;
}

.front_greenbox_250
{
	float:left;
	width:240px;
	height:	163px;
	padding:5px;
	background:url(../images/greenbox_250_173.gif);
}

.front_greenbox_250 h2
{
	padding-left: 10px;
	padding-bottom:2px;
	padding-top:10px;
	font-family:verdana;
	font-size:17px;
	color:#000000;
	margin:0px;	
	width:180px;
	border-bottom:1px solid #000000;
	line-height:20px;
}

.front_bluebox_200
{
	float:left;
	width:190px;
	height:135px;
	padding:5px;
	margin-right:6px;
	background:url(../images/bluebox_200.png);
}

.front_bluebox_200 a
{
	text-decoration:none;
	color:#000000;
}

.front_bluebox_200 a:hover
{
	text-decoration:underline;
	color:#000000;
}

.front_bluebox_200 h2
{
	padding-left: 10px;
	padding-bottom:2px;
	padding-top:2px;
	font-family:verdana;
	font-size:14px;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:3px;	
	width:180px;
	border-bottom:1px solid #000000;
	line-height:16px;
}

.front_bluebox_612
{
	width:612px;
	height:200px;
	margin-right:6px;
	margin-bottom:6px;
	font-size:15px;
	float:left;
	background:url(../images/bluebox_612.png);
	cursor:pointer;
}

.front_bluebox_612 h2
{
	padding-left: 10px;
	padding-bottom:2px;
	padding-top:2px;
	font-family:verdana;
	font-size:22px;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:3px;	
	border-bottom:1px solid #000000;
	line-height:27px;
	width:217px;
	
}

.front_bluebox_250 h2
{
	padding-left: 10px;
	padding-bottom:2px;
	padding-top:2px;
	font-family:verdana;
	font-size:14px;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:3px;	
	width:230px;
	border-bottom:1px solid #000000;
	line-height:16px;
}

.join_button{
	float:left;
	background:url(../images/join_button.png);	
	margin-left:52px;
	width:145px;
	height:39px;
	text-align:center;
	font-family:verdana;
	font-size:18px;
	line-height:39px;
	color:#555555;
	cursor:pointer;
}

.join_button:hover{
	color:#000000;
}

.contacts_div_wrapper
{
	width:870px;
	padding:1px;
}

.contacts_div_header
{
	float:left;
	text-align:left;
	font-family:verdana;
	font-size:14px;
	color:#ffffff;
	background:#224967;	
	text-decoration: none;
	padding:3px;
	width:168px;
	height:20px;
	overflow:hidden;
}

.contacts_div_element
{
	float:left;
	text-align:left;
	font-family:verdana;
	font-size:11px;
	color:#000000;	
	vertical-align:top;
	padding:3px;
	border-bottom:1px solid #c4c4c4;
	cursor:pointer;
	width:166px;
	height:50px;
	overflow:hidden;
}

.contacts_table{
}

.contacts_table th{
	text-align:left;
	font-family:verdana;
	font-size:14px;
	color:#ffffff;
	background:#224967;	
	text-decoration: none;
	padding:3px;
	width:217px;
}

.contacts_table td{
	text-align:left;
	font-family:verdana;
	font-size:11px;
	color:#000000;	
	vertical-align:top;
	padding:3px;
	border-bottom:1px solid #c4c4c4;
	cursor:pointer;
	width:217px;
}

.contacts_form{
	width:595px;	
}

.contacts_form td{
	font-family:verdana;
	font-size:11px;
	padding:3px;
	vertical-align:top;	
}

.contacts_form td input{
	width:150px;
	font-family:verdana;
	font-size:11px;	
}

.contacts_form td textarea{
	width:150px;
	height:33px;
	font-family:verdana;
	font-size:11px;
	overflow:auto;	
}

.select_country{
	width:150px;
	font-family:verdana;
	font-size:11px;	
}

.share_box{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background:#abcbe3;
	color:#224967;
	padding:5px;
	cursor:pointer;
}

.my_page_left{
	float:left;
	width:570px;
	font-size:11px;
	margin-right:10px;
}

.my_page_right{
	float:left;
	width:290px;
	font-size:11px;
}

.my_page_right_h2{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:16px;
	margin:0px;
	color:#ffffff;
	width:280px;
	background-color:#224967;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:2px;
	display:block;
	height:20px;
}

.my_page_h2{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:16px;
	margin:0px;
	color:#ffffff;
	width:570px;
	background-color:#224967;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	display:block;
	height:20px;
}

.my_page_head_h2{
	font-family:"Palatino Linotype",Georgia,"Times New Roman",Times,Serif;
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:16px;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;	
	color:#000000;
	width:570px;
	display:block;
	height:16px;
}

.my_page_head_h2 a{
	color:#000000;	
}

.photo_album_image{
	float:left;
	width:870px;
	min-height:500px;	
}

.photo_album_thumbs{
	float:left;
	width:870px;
	height:81px;
	padding-left:3px;
	margin-bottom:7px;
	background:#c4c4c4;
}

.photo_album_thumb{
	float:left;
	width:102px;
	height:75px;
	padding:1px;
	margin:1px;
	text-align:center;
	background:#c4c4c4;
	border:1px solid #c4c4c4;
	cursor:pointer;
}

.photo_album_thumb:hover{
	background:#3e85bb;
	border:1px solid #3e85bb;
}

.photo_album_next_prev{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";  
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);  
	opacity: .5;	
}

.photo_album_next_prev:hover{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";  
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);  
	opacity: 1;	
}

.photo_album_description
{
	float:left;
	width:545px;
	min-height:200px;
	height:200px;
	position:relative;
	margin-left:5px;
}

.photo_album_description_editable
{
	position:absolute;
	left:0px;
	top:0px;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:20px;
	width:545px;
	border:1px solid #ffffff;	
}

.photo_album_description_editable:hover
{
	background:url('../images/photo_edit_background.png');
	border:1px solid #000000;	
	cursor:pointer;	
}

.photo_album_description_edit
{
	position:absolute;
	left:0px;
	top:0px;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:20px;
	width:540px;
	border:1px solid #ffffff;	
	background:#ffffff;
	padding-top:10px;
}

.photo_album_description_edit input
{
	width:400px;
}

.photo_album_description_edit textarea
{
	width:400px;
	height:80px;
	overflow:auto;
}

.photo_album_tools
{
	float:left;
	width:250px;
	height:200px;
	padding:10px;
}