﻿/* General */

/*Reset Common Tags*/

a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

body 
{
    margin:0px auto;
    padding:0px;
    font-family:Verdana;
    font-size:12px;
    color:#000000;
    background:url(images/background.jpg) center top no-repeat;
}

.menuoverstate
{
    cursor:pointer;
}

a
{
    text-decoration:none;
    color:#000000;
    outline:0;
    font-weight:bold;
}

a:hover
{
    text-decoration:underline;
}

img
{
    border:0px;
}

p
{
    margin:15px 0;
}

.heading-text
{
    margin:15px 0;
    color:#cb1e2c;
    font-size:14px;
    font-weight:bold;
}

.heading-text-zone
{
    margin:15px 0;
    color:#cb1e2c;
    font-size:12px;
    font-weight:bold;
}

.heading-text a
{
    color:#cb1e2c;
    text-decoration: underline;
}

.text-10
{
    font-size:10px;
    line-height:12px;
}

h1
{
}


		/*---------------------layout--------------------*/
		
#container 
{
    width:900px;
    margin:0 auto;
    height:auto;
}

		/*---------------------header---------------------*/
		
#header
{
    float:left;
    width:760px;
    height:138px;
    padding:0 70px 0 70px;
}

#header-left
{
    float:left;
    width:277px;
}

#header-right
{
    float:right;
    width:334px;
    padding-right:0px;
}

#header-right img
{
    float:left;
}

        /*----------------------nav-----------------------*/
        
#nav
{
    float:left;
    width:940px;
    height:32px;
    padding:0 0px;
}

#nav img
{
    float:left;
    width:auto;
}

        /*---------------------content--------------------*/

.content
{
    float:left;
    width:900px;
}

.content-left
{
    float:left;
    width:122px;
    margin-top:30px;
}

.content-right
{
    float:right;
    width:737px;
}

.content-main
{
    float:left;
    width:495px;
    margin-top:30px;
    line-height:18px;
}

.content-wrapper
{
    float:left;
    width:495px;
    padding:10px 0 2px 0;
    margin:20px 0;
    border-top:1px solid #808a89;
    border-bottom:1px solid #808a89;
}

.content-news
{
    float:right;
    width:185px;
    margin-top:120px;
}

.latest-news
{
    float:left;
    color:#fff;
    margin-bottom:30px;
}

.latest-news-title
{
    font-size:12px;
    font-weight:bold;
}

.latest-news p
{
    font-size:10px;
    margin:5px 0 5px 0;
}

.latest-news a
{
    color:#fff;
    font-weight:bold;
}

/*experience dropdowns*/

.experience
{
    float:left;
    width:489px;
    margin-bottom:10px;
}

.experience-title-wrapper
{
    float:left;
    width:490px;
    height:32px;
    cursor:pointer;
}

.experience-title
{
    float:left;
    width:441px;
    height:27px;
    color:#cb1e2c;
    font-size:16px;
    font-weight:bold;
    padding:5px 0 0 10px;
    background:url(images/dropdown_box.jpg) no-repeat;
}

.experience-title.active
{
    background:url(images/dropdown_box_down.jpg) no-repeat;
}

.nav_experience a
{
    float:right;
    width:39px;
    height:32px;
    background:url(images/dropdown_arrowup.jpg) no-repeat;
}

.nav_experience a:hover
{
    background:url(images/dropdown_arrowup_o.jpg) no-repeat;
}

.nav_experience.active a
{
    background:url(images/dropdown_arrowdown.jpg) no-repeat;
}

.hidden-content
{
    display:none;
}

.experience-details
{
    float:left;
    width:470px;
    padding:10px;
    background:#D7DDDD;
}

/*content*/

.bottom-wrapper
{
    float:left;
    width:495px;
    font-size:12px;
}

.bottom-wrapper a
{
    color:#333333;
}

.bottom-left
{
    float:left;
    width:200px;
}

.bottom-right
{
    float:right;
    width:200px;
    text-align:right;
}

/*calendar*/

#calendar-wrapper
{
    float:left;
    width:501px;
    margin:40px 0 20px 0;
}

#calendar
{
    float:left;
    width:257px;
}

.calendar-box
{
    float:left;
    width:auto;
}

#calendar-info
{
    float:right;
    width:200px;
    padding-top:60px;
}

.date-desc
{
    font-style:italic;
    font-size:14px;
    color:#646464;
    font-weight:bold;
    position:relative;
    top:-7px;
}

/*location*/

#location
{
    float:left;
    width:495px;
    margin:10px 0;
}

#location-left
{
    float:left;
    width:160px;
    padding-top:20px;
}

.zones
{
    width:170px;
    margin-top:20px;
}

.zones td
{
    padding-bottom:5px;
}

#location-right
{
    float:right;
    width:322px;
}

.form
{
    float:left;
    width:420px;
    margin:10px 0px 10px 0;
}

.td1
{
    width:180px;
    padding-right:10px;
    vertical-align:top;
    padding-bottom:10px;
}

.td2
{
    width:190px;
    vertical-align:top;
    padding-bottom:10px;
}

.td3
{
    width:180px;
    padding-right:10px;
    vertical-align:top;
    padding-bottom:10px;
    text-align:right;
}

.textbox
{
    width:178px;
    border:0;
    padding:2px 5px;
    border:1px solid #999;
}

textarea
{
    font-family:Verdana;
    overflow:auto;
    font-size:12px;
}

.gallery
{
    float:left;
    width:440px;
    border-bottom:1px solid #808a89;
    position:relative;
    left:23px;
    padding-bottom:5px;
    margin:10px 0;
}

.gallery img
{
    float:left;
    width:80px;
    margin-right:10px;
}

.singlegalleryimg
{
    float:left;
    margin: 10px 10px 0 0;
    width:80px;
}

.button
{
    width:78px;
    float:right;
    text-align:right;
    position:relative;
    top:-35px;
    left:-30px;
    padding:0;
    margin:0;
}

.contact-wrapper
{
    float:left;
    width:495px;
    margin:30px 0;
    font-size:10px;
    line-height:12px;
}

.contact-wrapper a
{
    font-weight:normal;
}

.contact-wrapper td
{
    vertical-align:top;
}

/*news*/

.news-wrapper
{
    float:left;
    width:495px;
    padding:20px 0;
    border-bottom:1px solid #808a89;
}

.news
{
    float:left;
    width:495px;
    margin-top:20px;
}
.news-full
{
    float:left;
    width:495px;
    line-height:14px;
}
.news-left
{
    float:left;
    width:335px;
    line-height:14px;
}

.news-right
{
    float:right;
    width:150px;
}

/*how it works*/

.howitworks-wrapper
{
    float:left;
    width:495px;
}

.howitworks-box
{
    float:left;
    width:236px;
    margin-bottom:20px;
    background:#D7DDDD;
}

.howitworks-left
{
    float:left;
    width:58px;
}

.howitworks-left img
{
    position:relative;
    left:-10px;
    padding-top:30px;
}

.howitworks-right
{
    float:right;
    width:168px;
    padding-right:10px;
    font-size:10px;
    line-height:12px;
    
}

        /*---------------------footer---------------------*/

#footer
{
    clear:both;
    width:738px;
    padding-left:162px;
    color:#333333;
    font-size:10px;
}

#footer a
{
    font-weight:bold;
    color:#333333;
}

#footer-top
{
    float:left;
    width:738px;
}

#footer-top img
{
    float:left;
    width:157px;
    margin-right:12px;
}

#footer-bottom
{
    float:left;
    width:700px;
    margin:30px 0 0 0;
    padding:10px 0 5px 0;
    border-top:1px solid #808a89;
    border-bottom:1px solid #808a89;
}

#footer-bottom p
{
    float:left;
    margin:20px 0 0 20px;
}

.gridview
{
    border:solid 1px #CCCCCC;
    width:486px;
}

.gridview th
{
    background-color: #C31126;
    color:#FFFFFF;
    padding:4px;
    border:solid 1px #000;
}

.gridview td 
{
    padding:4px;
    border:solid 1px #000;
}

.gridview tr:hover
{
    background-color:#efefef;
}

#lnkAmend a
{
    text-decoration:underline;
}


