/************************************************************************************* General Styles */
*
{
    margin: 0;
    padding: 0;
}

a
{
    color: #383838;
}

body
{
    background-color: #363636;
    color: #383838;
    font-family: Tahoma, Sans-serif;
    font-size: 11px;
    text-align: center;
}

fieldset
{
    border: none;
}

h2
{
    background-image: url(/images/layout/h2Bg.gif);
    background-repeat: no-repeat;
    font-size: 11px;
    line-height: 23px;
    padding: 0 0 0 28px;
}
h4
{
    background-image: url(/images/layout/h2Bg.gif);
    background-repeat: no-repeat;
    font-size: 11px;
    line-height: 23px;
    padding: 0 0 0 28px;
	width:415px;
}

h4 span
{
    background-image: url(/images/layout/h2Corner.gif);
    background-repeat: no-repeat;
    float: right;
    width: 10px;
}


h2 span
{
    background-image: url(/images/layout/h2Corner.gif);
    background-repeat: no-repeat;
    float: right;
    width: 10px;
}

html, body
{
    height: 100%;
}

h5
{
    font-size: 11px;
    font-weight: normal;
}

h5 span
{
    font-size: 11px;
    font-weight: normal;
	color: #383838;

}

h6 span
{
    font-size: 14px;
    font-weight: normal;
	color: #383838;

}
input
{
    vertical-align: middle;
    line-height: 1em;
    padding-top:3px;
}

img
{
    border: 0;
}

legend
{
    display: none;
}


#mainWrapper
{
    margin: 0 auto 0 auto;
    text-align: left;
    width: 985px;
}

#wrapper
{
    border-left: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    
}

#contentWrapper, #wrapper
{
    background-color: #ffffff;
    height:100%;
    
}

#headerWrapper
{
    background-image: url(/images/layout/headerWrapperBg.gif);
    background-repeat: repeat-x;
    height: 129px;
}

#menu
{
    background-color: #8fa12b;
    float: left;
    height: 100%;
    width: 170px;
}

#advertentie
{
	text-align: right;
	float: right;
	top: 10%; 
	margin-top: -65px;
	height: 60px;
}

#menu ul
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    list-style-type: none;
}

#menu ul li
{
    background-color: #7e8d26;
    background-image: url(/images/layout/menuBullet.gif);
    background-position: 8px 10px;
    background-repeat: no-repeat;
    line-height: 26px;
    margin: 0 0 1px 0;
    padding: 0 0 0 20px;
}

#menu ul li a
{
    color: #ffffff;
    /* display: block; Weggehaald om menuprobleem in IE6 op te lossen*/ 
    text-decoration: none;
}

#menu ul li a:hover
{
    color: #e0ec96;
}

#logo
{
    margin: 8px 0 0 20px;
}

#content
{
    float: left;
    text-align: left;
    margin: 20px 15px 0 15px;
    width: 471px;
}

#content p
{
    line-height: 15px;
    padding: 0 0 5px 0;
    text-align: left
}

#content p a
{
    color: #8fa12b;
    text-align: left
}

#rightContent
{
    float: left;
    margin: 20px 10px 0 0;
    width: 300px;
    text-align: left
}

#searchquery, #region, #loginForm #username, #loginForm #password
{
    border: 1px solid #969696;
    line-height: 15px;
}

#searchquery, #loginForm #username, #loginForm #password
{
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    height: 17px;
    padding: 0 0 0 4px;
    width: 146px;
}

.smallBlock #region
{
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    height: 19px;
    width: 150px;
}

#region option
{
    padding: 0 0 0 4px;
}

#loginForm
{
    padding: 15px 10px 0 0;
    text-align: right;
}

#loginForm label
{
    display: none;
}

.smallBlock
{
    margin-bottom: 20px;
    width: 226px;
}

.smallForm
{
    background-color: #e5e5e5;
    background-image: url(/images/layout/smallFormBg.gif);
    background-position: top;
    background-repeat: repeat-x;
    border: 1px solid #c7c7c7;
    padding: 10px 10px 20px 10px;
}

.smallForm label
{
    display: block;
    margin-bottom: 10px;
}

.borderDiv
{
    border: 1px solid #c7c7c7;
    margin-bottom: 20px;
    padding: 10px 10px 20px 10px;
    }

.borderDivMessage
{
    border: 1px solid #c7c7c7;
    margin-bottom: 20px;
    padding: 10px 10px 20px 10px;
width: 420px;
    }



.cleanDiv
{
    border: 1px solid #c7c7c7;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
}

.profileOptions ul
{
    list-style-type: none;
}

.profileOptions li, .profileOptions h4
{
    line-height: 20px;
    padding-left: 20px;
}

.spacer
{
    clear: both;
    display: block;
    font-size: 0.0001em !important;
    height: 0.0001em !important;
    line-height: 0.0001em !important;
}

dl
{
	margin:0;
	padding:0;
	margin-bottom: 10px;
}

dt
{
	font-weight:bold;
	width: 100px;
	float: left;
}

dd
{
	margin-bottom: 10px;
}

dd img
{
	vertical-align: middle;
	margin-right: 5px;
}

h3
{
	margin-top: 10px;
	margin-bottom: 5px;
}

ul
{
	list-style-position: inside;
}

ul li
{
	line-height: 1.2em;
	margin-bottom: 5px;
}

ul ul
{
	margin-left: 15px;
}

ul ul li
{
	margin: 0;
}

#regions li
{
	font-weight: bold;
}

#regions li li
{
	font-weight: normal;
}

#feedUrl
{
	font-weight: bold;
}

#register label,#keywordSelector label, .album_edit label
{
	font-weight: bold;
	float: left;
	width: 120px;
	clear: left;
	line-height: 2em;
}

#keywordSelector label
{
	width: 70px;
}

#register input, #keywordInput, .album_edit .title, .album_edit textarea
{
	line-height: 1em;
	float: left;
	clear: right;
	width: 160px;
	padding-top:3px;
    border: 1px solid #969696;
}

.submit
{
	display: block;
	clear: both;
}

#infoMessages, #errors
{
    border: 1px solid #969696;
	padding: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}

#infoMessages li, #errors li
{
	margin:0;
	padding:0;
}

#infoMessages img, #errors img
{
	vertical-align: middle;
	margin-right: 5px;
}

li img
{
	vertical-align: middle;
	margin-right: 5px;
}

#capcodeDisplay
{
	font-weight: bold;
}

#add_sms, #add_sms_keyword, #add_mail, #add_mail_keyword
{
	width: 100px;
	margin-right: 5px;
	color: #969696;
}

.images
{
	margin:0;
	padding:0;
	list-style-type: none;
}

.images li
{
	float: left;
	width: 80px;
	height: 80px;
	margin: 2px;
	padding:0;
	text-align: center;
	background-repeat: no-repeat;
	background-position: middle center;
	cursor: pointer;
	cursor: pointer;
}

#albums
{
	list-style-type: none;
	margin:0;
	padding:0;
	width:98%;
}

#albums h2 img
{
	vertical-align: middle;
	cursor: pointer;
}

.album_edit .title
{
	width: 265px;
}

.album_edit textarea
{
	width: 400px;
	height: 200px;
	margin-bottom: 5px;
}

.album_edit input
{
	float: left;
	clear: right;
}

em
{
	font-style: normal;
}

#forum span
{
	font-weight: bold;
}

th
{
	vertical-align: top;
}

#newestImages, #randomImages
{

}

li.image
{
	list-style-type: none;
	float: left;
	text-align: center;
	width: 100px;
	height:100px;
	margin: 2px;
}


    div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul li.selected { background-color: #ffb;}
    div.autocomplete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:10px;
      cursor:pointer;
    }

th
{
	text-align: left;
}


#latestMessages h5
{
	font-weight: bold;
}

#latestMessages p
{
	color: #8FA12B;
}

#latestMessages p a
{
	color: #8FA12B;
}

#typeList li
{
	float: left;
}

#typeList
{
	margin-left: 150px;
	list-style-type: none;
	text-align: center;
	height: 40px;
	clear: both;
}

.help
{
	float: right;
	cursor:pointer;
}

.translation
{
	color: #BBB !important;
}

.static.message
{
	margin-bottom: 10px;
}


/**** cities page ****/
.cities li
{
	float: left;
	width: 149px;
	list-style-type: none;
	margin:0;
	padding:0;
	line-height: 2em
}

.cities.first
{
	display: none;
}


#alphabet .links
{
	display:block;
	margin-top: 1em;
	text-align: center;
}

#alphabet .links a
{
	font-size: 1.4em;
	font-weight: bold;
}

/***** /cities page *****/


#menu li.search
{
	background-image: none;
	padding: 2px;
	padding-top:0;
}

#menu li.search form
{
	margin:0;
	padding:0;
	margin-left: 2px;
}

#menu li.search #q
{
	width: 105px;
	height: 10px;
	line-height: 10px;
	font-size: 10px;
}
