/*  Design & implementation:    N8w8        */

/*  
    Colors Green Meet*s       
    White       :   #ffffff;
    Purple      :   #6c2a8d;
    Green       :   #7fc241;
    Black       :   #333132;
*/

*
{
    margin:     0;
    padding:    0;
}

/*  Reset   -------------------------------------------------------------------     */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body
{
    line-height: 1;
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after
{
    content: '';
    content: none;
}
/* remember to define focus styles! */
:focus
{
    outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

.prices {
	position: relative;
	top: -40px;
	left: 61px;
}

.prices a {
	display: block;
	float: left;
	margin-right: 10px;
}

.prices img {
	border: 1px solid #e8e8e8;
}

/*  Main elements   ---------------------------------------------------------------     */
html, body {
    height: 100%;
}
#ie {
    height: 100%;
}
body 
{
    background:     #ffffff url(/greenmeets.nl/images/Patroon05_darker.png) repeat top left;
    color:          #333132;
    font-family:    "Lucida Grande","Lucida Sans Unicode",Arial,Sans-Serif;
    font-size:      76%;
    text-align:     center;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;

    margin: 0 auto -143px;
    text-align: left;
    width: 960px;
    
    position: relative;
}
#footer_wrapper, #push {
    clear: both;
    height: 143px;
}
#footer_wrapper {
}
#footer {
    background: url(/greenmeets.nl/images/bg_footer_hotel.png) no-repeat top left;
    height: 143px;
    margin: 0 auto;
    text-align: left;
    z-index: 1;
    width: 964px;
    
    position: relative;
}

/*  Homepage wrapper */
body.home #wrapper {
    
}

/*  Typography  -------------------------------------------------------------------     */
h1
{
    color:          #333132;
    font-family:    "Lucida Grande","Lucida Sans Unicode",Arial,Sans-Serif;
    font-size:      23px;
    font-weight:    normal;
    margin-bottom:  21px;
}  

h2,h3,h4
{
    color:          #333132;
    font-family:    "Lucida Grande","Lucida Sans Unicode",Arial,Sans-Serif;
    font-weight:    normal;
    line-height:    21px;
    margin-bottom:  0;
}
h2
{
    font-size:      19px;
    margin-bottom:  7px;
}
h3
{
    font-size:      17px;
    margin-bottom:  5px;
}
p,li
{
    color:          #333132;
    font-size:      13px;
    line-height:    19px;
    margin-bottom:  19px;
}
li
{
    margin-bottom:  0;
}
.clear
{
    clear:          both;
}
a:link,a:active,a:visited
{
    color:          #333132;
    text-decoration:underline;
}
a:hover
{
    color:          #000;
    text-decoration:none;
}
abbr
{
    border-bottom:  1px dotted #3f3f3f;
    cursor:         help;
}
a img
{
    border:         none;
}

/*  Table/Lists ---------------------------------------------------------------     */
table
{
    border-collapse:collapse;
    margin-top:     5px;
}
table tr th, table tr td
{
    font-size:      13px;
    line-height:    19px;
    padding-bottom: 5px;
    padding-right:  11px;
    vertical-align: top;
}
table tr th
{
    font-weight:    normal;
    text-align:     left;
    width:          240px;
}
table tr td
{
    min-width:      50px;
    padding-right:  0;
    width:          50px;
}
address
{
    color:          #333132;
    font-size:      14px;
    font-style:     normal;
    line-height:    18px;
    margin-bottom:  8px;
}

/*  Header  -------------------------------------------------------------------      */
#header {
    
}

#header #social {
	width: 175px;
	float: right;
	position: relative;
	z-index: 10000;
	top: -147px;
	left: -255px;
}

#social .icon {
	display: block;
	width: 23px;
	height: 22px;
	background-repeat: no-repeat;
	margin-right: 9px;
	float: left;
	text-indent: -9999px;
}

#sub_inner img {
	position: relative;
	z-index: 10000;
}

#social .icon:hover {
	background-position: 0px -22px;
}

#social .icon#twitter {
	background-image: url('../images/social/twitter.png');
}

#social .icon#facebook {
	background-image: url('../images/social/facebook.png');
}

/*  Front header    */
body.home #logo {
    display: block;
    margin: 0 auto;
    width: 222px;
    position: relative;
    top: 34px;
}
/*  Content header  */
#header #logo {
    display: block;
    height: 135px;
    margin-left: 39px;
    padding-top: 28px;
    width: 199px;
}
#header #logo:hover {
    background:     none;
    outline:        none;
}

/*  Content home ---------------------------------------------------------------     */
#front {
    margin-top: 480px;
    padding-bottom: 156px;
    
    position: relative;
}

#news {
    background: url(/greenmeets.nl/images/bg_news.png) no-repeat top left;
    height: 35px;
    padding: 6px;
    
    position: relative;
}

#intro {
    position: relative;
}
#golf, #hotel {
    position: absolute;
    top: 0;
    
    background: url(/greenmeets.nl/images/home/bg_intro.png) no-repeat top left;
    padding: 13px;
    height: 107px;
    width: 445px;
}
#golf {
    left: 0;
}
#hotel {
    right: 0;
}

/*  Hovering the images */
#hover_hotel, #hover_golf {
    position: absolute;
    top: 0;
    left: 0;
    
    height: 620px;
    width: 960px;
    z-index: -1;
}
#hover_hotel {
    background: url(/greenmeets.nl/images/home/splash_hotel.jpg) no-repeat 0 0;
}
#hover_golf {
    background: url(/greenmeets.nl/images/home/splash_golf.jpg) no-repeat 0 0;
    display: none;
}

/*  News on home    */
#news h2, #news ul li {
    color: #fff;
}
#news h2 {
    font-size: 17px;
    margin-left: 9px;
    width: 90px;
}
#news_inner {
    position: absolute;
    top: 8px;
    left: 131px;
    
    width: 840px;
}
#news_items {
    font-size: 13px;
}
#news a {
    color: #fff;
    text-decoration: none;
}
#news a span {
    display: block;
    float: left;
    margin-right: 15px;
    font-weight: bold;
}

/*   Intro on home */
#intro h2 {
    color: #333132;
    font-size: 17px;
    margin-left: 117px;
}
#intro p {
    color: #333132;
    margin-left: 117px;
    margin-right: 13px;
}
#intro a {
    /*  Position on top of everything */
    position: absolute;
    top: 0;
    left: 0;
    
    padding-left: 130px;
    padding-right: 17px;
    padding-top: 37px;
    height: 93px;
    width: 323px;
    
    color: #333132;
    display: block;
    text-decoration: none;
}

#intro p img {
    padding-right: 13px;
    
    position: absolute;
    top: 13px;
    left: 13px;
}

/*  Visual on subhomes  */
#front_sub {
    padding-top: 18px;
}
/*  Carousel        */
#visual {
    background: url(/greenmeets.nl/images/subhome/bg_visual.png) no-repeat top left;
    height: 576px;
    overflow: hidden;
    width: 960px;
    z-index: 5;
}
#visual ul {
    /*background: url(/greenmeets.nl/images/subhome/bg_visual.png) no-repeat top left;*/
    height: 576px;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 960px;
    z-index: -1;    /*  Todo: may not work in IE  */
}
#visual ul li {
    display: inline;
    float: left;
    height: 576px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 960px;
}
#visual div.intro {
    position:       absolute;
    bottom:         0;
    left:           0;
    
    background:     url(/greenmeets.nl/images/subhome/bg_now.png) repeat top left;
    height:         170px;
    padding:        17px 68px 17px 92px;
    width:          800px;
    
    color:          #fff;
    font-weight:    normal;
    margin-bottom:  0;
}
#visual div.intro h2 {
    color:          #fff;
    font-size: 17px;
    
    text-transform: uppercase;
    z-index: 2;
    
    margin-left: -33px;
}
#visual div.intro p {
    color:          #fff;
    font-size:      13px;
    width: 430px;
    z-index: 2;
    
    margin-left: -33px;
}
#visual div.intro p img {
    position: absolute;
    right: 100px;
    top: 13px;
}

/*  IE  */
#ie #visual ul li.now_2 {
    display: none;
}

/*  Parts on subhomepage    */
#parts {
    background: url(/greenmeets.nl/images/subhome/bg_parts.png) no-repeat top left;
    min-height: 250px;
    padding-bottom: 25px;
    padding-left: 17px;
    padding-top: 31px;
}
#parts div.part {
    background: url(/greenmeets.nl/images/subhome/bg_part.png) no-repeat top left;
    float: left;
    margin-left: 23px;
    width: 278px;
}
#parts div.part_inner {
    background: url(/greenmeets.nl/images/subhome/bg_part_repeat.png) repeat top left;
    min-height: 248px;
    margin-top: 9px;
    padding: 5px 19px;
    width: 239px;
}
#parts div.part_bottom {
    background: url(/greenmeets.nl/images/subhome/bg_part_bottom.png) no-repeat top left;
    height: 9px;
}
#parts:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#parts h2 {
    color: #333132;
    font-size: 19px;
    height: 30px;
    padding-left: 48px;
    padding-top: 10px;
    text-transform: uppercase;
}
#part_news {
    background: url(/greenmeets.nl/images/icons/icon_news.png) no-repeat top left;
}
#part_green {
    background: url(/greenmeets.nl/images/icons/icon_green.png) no-repeat top left;
}
#part_book {
    background: url(/greenmeets.nl/images/icons/icon_booking.png) no-repeat top left;
}
#part_arrangements {
    background: url(/greenmeets.nl/images/icons/icon_arrangements.png) no-repeat top left;
}
#part_weather {
    background: url(/greenmeets.nl/images/icons/icon_weather.png) no-repeat top left;
}
#part_newsletter {
    background: url(/greenmeets.nl/images/icons/icon_newsletter.png) no-repeat top left;
}

/*  News */
ul#list_news li a {
    background: url(/greenmeets.nl/images/icons/arrow_news.png) no-repeat 0 6px;
    border-top: 1px solid #dedede;
    color: #4d4d4d;
    display: block;
    padding-left: 25px;
    text-decoration: none;
}
ul#list_news li a span {
    font-weight: bold;
}
ul#list_news li a:hover {
    background: url(/greenmeets.nl/images/icons/arrow_news_hover.png) no-repeat 0 6px;
    color: #010101;
}
ul#list_news li p {
    margin: 0;
    padding: 0;
}

/*  Newsletter signup */
#parts div.part form label {
    display: block;
    margin-bottom: 2px;
    padding-bottom: 0;
}
#parts div.part form br {
    display: none;
}
#parts div.part form input {
    margin-bottom: 2px;
    width: 228px;
}
#mc_signup_submit {
    cursor: pointer;
    float: right;
    margin-right: 5px;
    width: 120px!important;
}

/*  Sub content     */
#sub_content {
    background: url(/greenmeets.nl/images/bg_sub_content.png) no-repeat top left;
    float: left;
    margin-left: 41px;
    padding-bottom: 33px;  /*   just some padding-bottom:    */
}
#sub_inner {
    background: url(/greenmeets.nl/images/subhome/bg_part_repeat.png) repeat top left;
    
    margin-bottom: -16px;
    min-height: 200px;
    padding: 5px 19px;
    width: 840px;
    
    position: relative;
    top: 16px;
}
#sub_bottom {
    background: url(/greenmeets.nl/images/bg_sub_bottom.png) no-repeat top left;
    height: 16px;
    padding-bottom: 16px;
    
    position: relative;
    top: 32px;
}
#sub_content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*  Navigation front    --------------------------------------------------------     */
#menu {
    position: absolute;
    top: 100px;
    
    width: 960px;
}
#menu ul {
    list-style: none;
}
#menu ul li {
    position: absolute;
    top: 0;
}
#menu ul li a {
    display: block;
    font-size: 16px;
    height: 480px;
    padding: 10px;
    text-decoration: none;
    width: 455px;
}
#menu ul li a span {
    position: absolute;
    top: -999em;
}
#menu ul li a:hover, #menu ul li a.active {
    color: #fe5308;
}
#menu ul li.page-item-21 {
    left: 0;
}
#menu ul li.page-item-21 a {
    background: url(/greenmeets.nl/images/home/button_golf.png) no-repeat 55px 10px;
}
#menu ul li.page-item-19 {
    right: 0;
}
#menu ul li.page-item-19 a {
    background: url(/greenmeets.nl/images/home/button_hotel.png) no-repeat 235px 10px;
}


/*  Content extras -------------------------------------------------------------     */
#content {
    background: url(/greenmeets.nl/images/subhome/bg_parts.png) no-repeat top left;
    min-height: 230px;
    padding-bottom: 41px;
    padding-left: 41px;
    padding-right: 41px;
    padding-top: 30px;
}

#ie #content {
    
}

#top {
    cursor: pointer;
    height: 280px;
    margin-top: 18px;
    width: 960px;
    
    position: relative;
}

#top_right, #bottom_left {
    height: 237px;
    width: 81px;
    
    position: absolute;
}

#top_right {
    background: url(/greenmeets.nl/images/top/bg_visual_top_right.png) no-repeat top left;
    top: 0;
    right: 0;
}

#bottom_left {
    background: url(/greenmeets.nl/images/top/bg_visual_bottom_left.png) no-repeat bottom left;
    bottom: 0;
    left: 0;
}

#bg_overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    
    height: 69px;
    width: 94px;
}

#content ul, #sub_content ul {
    list-style: disc;
    margin-bottom: 19px;
    margin-left: 13px;
}

img.alignright {
    float: right;
    padding-bottom: 10px;
    padding-left: 20px;
}
img.alignleft {
    float: left;
    padding-bottom: 10px;
    padding-right: 20px;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*  Extra's  -------------------------------------------------------------------     */
#signatures {
    background: url(/greenmeets.nl/images/signatures.png) no-repeat top left;
    display: block;
    height: 91px;
    width: 143px;
}

/*  Navigation  ----------------------------------------------------------------     */
#nav {
    height: 72px;
    padding: 0 28px;
    
    position: absolute;
    top: 10px;
    right: 0;
}
#nav ul {
    list-style: none;
}
#nav ul li {
    display: block;
    float: left;
}
#nav ul li a {
    display: block;
    font-size: 16px;
    height: 32px;
    margin-right: 13px;
    
    text-decoration: none;
    width: 100px;
}
#nav ul li a:hover, #nav ul li a.active {
    color: #fe5308;
}
#nav ul li a span {
    position: absolute;
    top: -999em;
}

/*  Golf / Hotel */
#nav ul li.page-item-21 a {
    background: url(/greenmeets.nl/images/btn_golf_na.png) no-repeat 0 0;
}
#nav ul li.page-item-19 a {
    background: url(/greenmeets.nl/images/btn_hotel_na.png) no-repeat 0 0;
}
#nav ul li.page-item-21 a:hover, #nav ul li.page-item-21.current_page_item a, #nav #child_of_21 li.page-item-21 a {
    background: url(/greenmeets.nl/images/btn_golf_active.png) no-repeat 0 0;
}
#nav ul li.page-item-19 a:hover, #nav ul li.page-item-19.current_page_item a, #nav #child_of_19 li.page-item-19 a {
    background: url(/greenmeets.nl/images/btn_hotel_active.png) no-repeat 0 0;
}

/*  Site-navigation  -----------------------------------------------------------     */
#sidebar {
    /*   no position: relative; */
}

#submenu {
    position: absolute;
    top: 0;
    right: 0;
    
    background: url(/greenmeets.nl/images/bg_nav_hotel.png) no-repeat top left;
    height: 181px;
    width: 677px;
}
#submenu ul {
    list-style: none;
    
    position: relative;
    top: 106px;
    left: 19px;
}
#submenu ul li {
    display: block;
    float: left;
    
    /*position: relative;*/
}
#submenu ul li a {
    color: #fff;
    display: block;
    float: left;
    font-size: 15px;
    height: 40px;
    margin-right: 29px; /*was 35*/
    text-decoration: none;
    text-transform: uppercase;
}

/*  Submenu for the submenu ;)  */
#submenu ul li ul {
    position: absolute;
    top: 39px;
    left: -20px;
    
    padding-left: 18px;
    padding-top: 5px;
    width: 640px;
}
#submenu ul li ul li a {
    font-size: 13px;
    height: 25px;   
    margin-right: 25px;
    padding-top: 1px;
}
#submenu ul li ul li a:hover, #submenu ul li ul li a.active {
    background: none;
    color: #fff;
    font-weight: normal;
}
#submenu ul li ul li a:hover, #submenu ul li ul li.current_page_item a {
    color: #fff!important;
}

/*  Footer  --------------------------------------------------------------------     */
#footer_menu {
    position: absolute;
    top: 68px;
    left: 29px;
    
    height: 55px; 
    width: 340px; /*176px */
}
#footer_menu ul {
    border-right: 1px solid #fff;
    height: 64px;
    list-style: square!important;
    list-style-type: square!important;
    margin-left: 1px;
    width: 270px;
}
body.page-id-19 #footer_menu ul, body.page-id-21 #footer_menu ul {
    margin-left: 18px;
    width: 260px;
}
#footer_menu ul li {
    display: block;
    float: left;
    list-style: square!important;
    list-style-type: square!important;
    margin-left: 12px;
}
#footer_menu ul li a {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding: 2px;
    text-decoration: none;
    width: 110px;
}
#footer_menu ul li a:hover {
    text-decoration: underline;
}

/*  Contact         */
#partners {
    position: absolute;
    top: 68px;
    left: 340px;
    
    border-right: 1px solid #fff;
    height: 64px;
    width: 138px;
}
#partners p {
    margin-bottom: 0;
}
#contact {
    position: absolute;
    top: 68px;
    left: 520px;
    
    height: 60px;
}
#contact * {
    color: #fff;
    font-size: 12px;
}
#adres {
    position: absolute;
    top: 0;
    left: 0;
    
    width: 180px;
}
#details {
    position: absolute;
    top: 0;
    left: 176px;
    
    width: 300px;
}

#ie #details {
    left: 168px;
}

#adres br  {
    clear: both;
    margin-bottom: 3px;
}
#ie #adres address {
    line-height: 19.5px;
}
#details br {
    clear: both;
    margin-bottom: 2px;
}
#details p {
    float: left;
    margin-bottom: 0;
}
#details p.lefter {
    width: 80px;
}
#details p.righter {
    width: 200px;
}

/*  IE      ---                                                                      */
#ie {
    
}

/*  Do not show-----------------------------------------------------------------     */
table caption {
    display:        none;
}
#jump, table caption, .hide {
    position:       absolute;
    top:            -999em;
}
