
/*
 * ********************************
 * GPUK Airplot!
 * @author: birocreative.com
 * @date: January 2008
 * ********************************
 *
 * COLOURS USED:
 *
 */


body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: white url("images/bg.png") no-repeat center top;
    
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

#container,
#header_container,
#content,
#footer {
    clear: both;
    text-align: left;
}

#container {
    margin: 0 auto;
    padding: 0;
    width: 835px;
    
    font-size: 1.2em;
    line-height: 1.4em;
    color: #304031;
}

#content {
    background: url("images/content-bg.png") repeat-y top center;
}

#content-inner {
    position: relative;
    top: -50px;
    margin: 35px 0 0;
    padding: 45px 20px 0 50px;
    background: url("images/content-bg-top.png") no-repeat top center;
}

    body.page-sub #content-inner {
        padding-top: 60px;
        padding-right: 200px;
        padding-left: 80px;
    }

/************************ HEADER ************************/

#header_container {
    margin: 0 auto;
    width: 835px;
    height: 150px;
    text-align: left;
}


h1 {
    margin: 0;
    padding: 0;
}

h1 a {
    display: block;
    width: 380px;
    height: 150px;
}

/************************ BODY ************************/


/********** BODY:boxes **********/


div.clearfix {
    clear: both;
    padding: 1px;
}

#video-embed {
    position: relative;
    top: -50px;
    margin-right: -40px;
    float: right;
    width: 477px;
    height: 322px;
    background: url("images/bg-yt.png") no-repeat top center;
}
    #video-embed .inner {
        padding: 21px 24px 26px 23px;
    }

#join-form {
    float: left;
    padding: 0 5px 1em 20px;
    width: 500px;
    height: 327px;
    background: url("images/bg_jointheplot.png") no-repeat;
}

    #join-form .col {
        float: left;
        width: 165px;
        padding: 0 0 0 38px;
    }

#divvy {
    margin-left: -135px;
    width: 900px;
}

#flashcounter {
    float: right;
    width: 350px;
    padding-bottom: 1em;
}

#map {
    clear: both;
    padding: 28px 0px 0 30px;
    width: 716px;
    height: 444px;
    background: url("images/bg_map.png") no-repeat;
}

/********** BODY:elements **********/

h2 {
    margin: 0 0 0.5em;
    font-size: 1.5em;
    color: #447337;
}
    .page-sub h2 {
        font-size: 2em;
        margin: 0.3em 0 1em;
    }

#join-form h2 {
    margin-top: 27px;
    margin-left: 69px;
}

h3 {
    clear: both;
    margin: 0 0 1em;
    padding: 0 0 1em;
    color: #447337;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1em;
}

    .page-sub h3 {
        margin: 1.5em 0 0.5em;
    }

    h3.alignleft {
        position: relative;
        left: -34px;
        padding: 7px 0 0 50px;
        width: 300px;
        height: 32px;
        background: url("images/h2-lt.png") no-repeat left top;
    }

    h3.alignright {
        float: right;
        position: relative;
        right: -5px;
        padding: 7px 0 0 18px;
        width: 351px;
        height: 32px;
        background: url("images/h2-rt.png") no-repeat right top;
    }

    h3 img {
        float: left;
    }
    
    #divvy h3 {
        clear: none;
    }

a {
    color: #447337;
    text-decoration: none;
}

a:hover {
    color: #5b893d;
    text-decoration: underline;
}

a img { text-decoration: none; border: 0; }

a.more-link {
    display: block;
    background: url("images/btn_more.png") no-repeat top center;
    height: 22px;
    width: 100px;
}
a.more-link:hover {
    background-position: 0 -22px;
}

ul,p {
    margin-top: 0;
}

.page-sub p:first-child,
.page-sub p.first {
    font-size: 1.2em;
    line-height: 1.3em;
}

p.img-insert {
    width: 404px;
    height: 275px;
    background: url("images/bg_imginsert.jpg") no-repeat;
}
    p.img-insert.alignleft {
        float: left;
        margin: 0 1em 0 0;
    }
    p.img-insert.alignright {
        float: right;
        margin: 0 0 0 2em;
    }
    p.img-insert img {
        padding: 22px 24px;
    }

.page-sub p.img-insert.alignright {
    margin-right: -150px;
}

ul {
    margin: 0 0 1em;
}

ul li {
    line-height: 1.1em;
    margin-bottom: 0.5em;
}

#content-inner ul {
}

#content-inner ul.alignright {
    float: left;
    margin-left: 1em;
    width: 300px;
}

#content-inner ul li {
    list-style-image: url("images/li_bullet.png");
}

form p {
    margin-bottom: 0.5em;
    font-weight: bold;
}

form input.styled {
    background: url("images/form_input_bg.png") no-repeat;
    border: 0;
    padding: 0.2em 0.3em;
}

form p.select {
    margin: 1em 0;
}
form select {
    width: 175px;
}

.important {
    color: #447337;
}

.submitbutton {
padding:0px 0px 0px 0px;
background-color:#006600;
border:none;
background-image:url(images/form_btn_submit.png);
width:78px;
height:27px;
}

.owner {
margin-bottom: 40px;
}

.bowners {
float: right;
margin:0pc 0px 15px 10px;
}

/************************ FOOTER ************************/

#footer {
    clear: both;
    background: white url("images/content-bg-btm.png") no-repeat top center;
    height: 69px;
    font-size: 1.1em;
}

#footer ul {
    margin: 0;
}

#footer ul li {
    list-style: none;
    background: url("images/li_bullet-footer.png") no-repeat 0 0;
    float: left;
    height: 39px;
    margin-top: 1px;
    padding: 13px 1.3em 0 1em;
}

    #footer ul li.first {
        background: none;
        padding-left: 0;
    }
    
    #footer ul li a {
        padding: 0.2em 0 0;
    }

	#newcontainer {
	clear: both;
	margin-top: 2em;
	}
	
	#newleft {
	width: 45%;
	padding: 5px;
	margin: 0 0 0 -10px;
	}
	
	#newright {
	float: right;
	width: 45%;
	padding: 5px;

	}
	
	img.header {
	margin-bottom: 10px;
	}

	img.alignright {
	float: right;
	position: relative;
	margin: -30px 0px 10px 0px;
	}

	#divvy p.alignright {
    float: left;
    margin-left: 1em;
    width: 300px;
}

	div.alignright {
	float: right;
	position: relative;
	}
	