﻿html
{
	/* Force Vertical Scrollbar */ /* IE */
	overflow-y: scroll; /* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

body
{
	font: 11px 'Trebuchet MS' , Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #444;
	text-align: -moz-center;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 100px;
}

img
{
	border: 0px;
}

p img
{
	vertical-align:middle;
	}

select
{
	font: 100% 'Trebuchet MS' , Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
}

fieldset
{
	border-width: 0px;
}

.fixedBody
{
	font: 11px 'Trebuchet MS' , Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #444;
	text-align: -moz-center;
	margin-top: 0px; /*background-color: #F5F5F5;*/
	background-image: url(../../Images/blend_20x500px.jpg);
	background-repeat: repeat-x;
}

div#main
{
	width: 1000px;
	clear: both;
	text-align: left;
	background-color: White;
	
	padding-bottom:40px;
}

.map
{
	width: 650px;
	height: 600px;
	cursor: Default;
	border: solid 2px Silver;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 20px;
	position: relative;
}

.FullScreenMap
{
}

.minimap
{
	width: 650px;
	height: 600px;
	cursor: Default;
	border: solid 1px Silver;
	margin-right: 10px;
	z-index: 2;
	margin-top: 2px;
	margin-bottom: 20px;
}

.minimapAccept
{
	width: 350px;
	height: 350px;
	cursor: Default;
	border: solid 1px Silver;
	margin-right: 10px;
	z-index: 2;
	margin-top: 2px;
	margin-bottom: 20px;
}

div#footer
{
	text-align:left; 
	width:1000px; 
	 
	clear:both; 
	
	color:Silver; 
	
}

div#footer p
{
	padding:30px;
	margin:0px;
	}

input.button
{
	font-family: 'Trebuchet MS' , Verdana, Arial, Sans-Serif;
	font-size: 10px; /*border: solid #72BF44 1px;*/
	width: 100px;
}

.top
{
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px; /*background-image: url(../../Images/topgrafik.jpg);*/
	background-image: url(../../Images/white_top.png);
	background-repeat: no-repeat;
}

.topmenu
{
	text-align: right;
	font-family: 'Trebuchet MS' , Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 140px;
	position: absolute;
	width: 850px;
	color: Black;
	font-weight: normal;
}

.topmenu a
{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 2px;
}

.topmenu a hover
{
	text-decoration: underline;
}

.topmenu input
{
	/*border: solid 1px silver;*/
	font-family: 'Trebuchet MS' , Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

.topmenu textbox
{
	border: solid 1px silver;
	font-family: 'Trebuchet MS' , Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	width: 200px;
}

.topmenu input.logindbutton
{
	/*border: solid 1px #72BF44;*/
	font-family: 'Trebuchet MS' , Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

.topmenu input.attetionbutton
{
	/*border: solid 1px Orange;*/
	font-family: 'Trebuchet MS' , Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

.mapNavigationNew
{
	/*border: 2px solid #72BF44; 	padding-right: 0px; 	padding-left: 0px; 	z-index: 9999999; 	left: 510px; 	padding-bottom: 2px; 	width: 200px; 	height: 200px; 	padding-top: 0px; 	position: absolute; 	top: 200px; 	background-color: White;*/
	width: 700px;
	border: solid 1px red;
}

.mapNavigation
{
	border: 2px solid #72BF44;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 9999999;
	left: 510px;
	padding-bottom: 2px;
	width: 200px;
	height: 200px;
	padding-top: 0px;
	position: absolute;
	top: 200px;
	background-color: White;
}

.boxContent
{
	padding-right: 2px;
	padding-left: 4px;
	padding-bottom: 8px;
	padding-top: 2px;
	background-color: #F8F8F8;
	border: solid 1px Silver;
	text-align: left;
}

.boxContent ul
{
	padding-left:0px;
	margin-left:5px;
	list-style-type:none; 	
}

.boxContent ul li 
{
	margin-left:0px;
	margin-bottom:6px;
	list-style-image: none;
	
}

.boxContentAttention
{
	padding-right: 2px;
	padding-left: 4px;
	padding-bottom: 8px;
	padding-top: 2px;
	background-color: #FFFFCC;
	border: solid 2px #CCCC33;
	text-align: left;
}

.boxContentAttention a
{
}


.box
{
	border: solid 1px #72BF44;
	margin-bottom: 15px;
	text-align: left;
}






input[type='text'], input[type='password'], select, textarea
{
	font-family: 'Trebuchet MS' , Verdana, Arial, Sans-Serif;
	font-size: 10px;
	padding: 2px;
	border: solid 1px Silver;
	width: 200px;
}

input[type='checkbox']
{
	width: 20px;
}

textarea
{
	font-family: 'Trebuchet MS' , Verdana, Arial, Sans-Serif;
	font-size: 10px;
	padding: 2px;
}

h1, h2, h3, h4, h5
{
	margin: 0;
	font-family: 'Trebuchet MS' , Verdana, Arial, Sans-Serif;
	text-transform: uppercase;
}

h1
{
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 15px 0px 0;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 3px 0px 0;
	margin-bottom: 3px;
}

h3
{
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 3px;
	color: White;
	background-color: #6A7986;
	padding-left: 5px;
}

h4
{
	margin: 0; /*font-family: Verdana, Arial, Sans-Serif;*/
	font-size: 9px;
	text-decoration: none;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-bottom: 5px;
	padding-right: 3px;
	color: White;
	background-color: #72BF44;
	padding-left: 5px;
}

.button
{
	width: 145px;
}


.mainContent
{
	width: 650px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

.rightContent
{
	margin-left: 686px;
	width: 300px;
	margin-top: 5px;
}




.mainContent textarea
{
	border: solid 1px Silver;
	width: 200px;
}

.attention input
{
	border: solid 1px Orange;
	width: 200px;
}


/* NY MENU */


/*
#header
{
	padding: 0;
	margin-top: 0;
	position: relative;
	height: 30px;
	width: 1000px;
	background: #72BF44;
}
*/
#header
{
	padding: 0;
	margin-top: 0;
	position: relative;
	height: 26px;
	width: 1000px; /*background: #ff6e00;*/
	background-image: url(../../Images/topmenu_background.jpg);
	background-repeat: repeat-x;
}

.errorSummary
{
	color: Black;
	padding: 10px;
	background-color: #FFCCCC;
	border-color: #CC3333;
	border-width: 2px;
	border-style: solid;
}

/*- Main Menu in Header */

ul.newmenu
{
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 90%;
	text-transform: uppercase;
}

ul.newmenu li
{
	display: inline;
	margin: 0;
}

ul.newmenu, ul.newmenu li a
{
	padding: 5px 15px 6px;
	font-weight: bold;
}

ul.newmenu li a
{
	font-size: 1em;
	color: #666666;
	margin: 0;
	text-decoration: none;
}

ul.newmenu li a:hover
{
	/*background: #333;*/
	color: #eee !important;
	text-decoration: none;
	background-image: url(../../Images/topmenu_background_hover.jpg);
	background-repeat: repeat-x;
}

ul.newmenu li.current_page_item a, ul.newmenu li.current_page_item a:hover
{
	color: #333 !important; /*background: white;*/
	text-decoration: underline;
}

ul.newmenu li a:active
{
	color: #333 !important;
	background: white;
	text-decoration: none;
}

/*LINKS*/

.links
{
	margin-top: 10px;
}

.oversizeLabel h2
{
	margin: 0;
	padding: 0;
}

.gridview
{
	margin-top: 25px;
}

.gridview table
{
	width: 100%;
	border: solid 1px White;
}

.gridview th
{
	padding: 10px;
}

.gridview td
{
	padding: 5px;
}

.inputTDLabel
{
	text-align: right;
}

.tdCenter
{
	text-align: center;
}

.preview
{
	margin-top: 10px;
	padding: 10px;
	border: dashed 1px Silver;
}

.article
{
	border-bottom: dashed 1px silver;
	padding-bottom: 10px;
	padding-top: 10px;
}

.comment
{
	border-top: dashed 1px green;
	padding-top: 10px;
	padding-bottom: 10px;
}
.comments
{
	padding-top: 10px;
}
.createComment
{
	border-top: solid 1px silver;
	padding-top: 10px;
	margin-bottom: 50px;
	margin-top: 50px;
}

.resultat
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 25px 15px 0;
	margin-bottom: 10px;
}

#hand_b
{
	width: 31px;
	height: 31px;
	background-image: url(http://google.com/mapfiles/ms/t/Bsu.png);
}
#hand_b.selected
{
	background-image: url(http://google.com/mapfiles/ms/t/Bsd.png);
}
#placemark_b
{
	width: 31px;
	height: 31px;
	background-image: url(http://google.com/mapfiles/ms/t/Bmu.png);
}
#placemark_b.selected
{
	background-image: url(http://google.com/mapfiles/ms/t/Bmd.png);
}
#line_b
{
	width: 31px;
	height: 31px;
	background-image: url(http://google.com/mapfiles/ms/t/Blu.png);
}
#line_b.selected
{
	background-image: url(http://google.com/mapfiles/ms/t/Bld.png);
}
#shape_b
{
	width: 31px;
	height: 31px;
	background-image: url(http://google.com/mapfiles/ms/t/Bpu.png);
}
#shape_b.selected
{
	background-image: url(http://google.com/mapfiles/ms/t/Bpd.png);
}

.WelcomeMenu
{
	text-align: center;
}

.WelcomeMenuItem
{
	height: 199px;
	width: 200px;
	text-align: center;
	cursor: hand;
	border: solid 1px silver;
}

.WelcomeMenuItemStriped
{
	height: 199px;
	width: 198px;
	text-align: center;
	cursor: hand;
	border: dashed 2px Silver;
}

.WelcomeMenuItemStriped ul 
{
	padding-left:8px;
	margin-left:0px;
}

.WelcomeMenuItemStriped ul li 
{
	list-style:none;
	margin-bottom:3px;
}

.WelcomeMenuItemStriped ul li a
{
	color: black;
	text-decoration:none;
}

.WelcomeMenuItemStriped ul li a:hover
{
	
	text-decoration:underline;
}

.WelcomeMenuItemStriped .WelcomeMenuItemStripedBottom
{
	padding-left:5px;
	}

.WelcomeMenuItemContent
{
	color: Black;
	text-transform: uppercase;
	padding-top: 170px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.Conditions
{
	color: Silver;
	font: 8px;
	margin-top: 30px;
}

.number
{
	width: 25px;
}

/* Friends list */
ul.awaitingfriends
{
	color:Silver;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	}

ul.friends
{
	margin-left:0px;
	padding-left:0px;
	}
	
	ul.friends li
	{
		list-style-type: none;
		margin-top: 7px;
		margin-left:0px;
		
		}
		
		ul.friends li label
	{
	
		margin-left:20px;
		
		}
	
	 .right
        {
            overflow: hidden;
            margin: 0px 0px 10px 70px;
            height: 70px; /*background-color:Red;*/
            
        }
        .right a
        {
            text-decoration: none;
            font-weight: bold;
            font-size: 12px;
        }
        
        .actions a
        {
            text-decoration:underline;
            font-size: 10px;
        }
        .left
        {
            margin: 0;
            padding: 0px;
            width: 60px;
            float: left;
            overflow: hidden;
        }	
	