/*================================================== LAYOUT STYLES */
/*
    CSS Document for a muse design
    Build: Daina Price on behalf of a muse design - 06/12/2011
*/

html, body
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: 100%;
}

/*--------------------------------------------------=> HEADERS */
/* H1 */
h1
{
    padding-bottom: 24px;
	padding-left:14px;
}

/* H2 */
h2
{
    padding-bottom: 18px;
}

/* H3 */
h3
{
    padding-bottom: 16px;
}

/* H4 */
h4
{
    padding-bottom: 12px;
}

/*--------------------------------------------------=> CONTENT ELEMENTS */

/*-------------> Global */
.bottom_padding
{
    padding-bottom: 24px !important;
}

.bottom_margin
{
    margin-bottom: 24px;
}

.right_margin
{
    margin-right: 12px;
}

.left_margin
{
    margin-left: 12px;
}

/*-------------> Paragraph */
p
{
    padding-top: 0px;
    padding-bottom: 12px;
}

p#copyright
{
    float: left;
    padding-right: 28px;
	padding-bottom:0;
}


/*-------------> Links */

a.defaultvalue
{
    padding: 1px 3px;
    margin-left: -3px;
}

a.arrow_link
{
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position: left 2px;
}

a.arrow_link:hover
{
    background-position: 0px -82px;
}

a img
{
    border-width: 1px;
    border-style: solid;
}

/*-------------> Images */

.item
{
	padding: 0 0 24px;
}

.image
{
    float:left;
	padding: 0 16px 10px 0;
}

/*-------------> Lists */

/* Link list */
ul.link_list
{
    padding-bottom: 12px;
    display: inline-block;
}

ul.link_list li.nolink
{
	padding-left:18px;
	background-repeat: no-repeat;
    background-position: -3px -111px;
}

ul.link_list li a
{
    padding: 1px 3px 1px 18px !important;
    margin-bottom: 5px;
    background-repeat: no-repeat;
    background-position: 0px -108px;
    display: inline-block;
}

ul.link_list li ul li
{
    padding-left: 18px;
    padding-top: 1px;
    padding-bottom: 0px;
    background-position: 0px 2px;
}

ul.link_list li ul
{
    padding-bottom: 8px;
}

/* Bullet list */
ul.bullet_list
{
    padding: 0px 0 8px 0px;
}

ul.bullet_list li
{
    padding-left: 18px;
    padding-bottom: 6px;
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

/* Icon list */

ul.icon_link_list
{
	padding-bottom:54px;
}

ul.icon_link_list li
{
    display: inline-block;
    float: left;
    height: 45px;
	padding: 0 18px 0 0;
}

ul.icon_link_list li a
{
    display: inline-block;
    height: 45px;
}

ul.icon_link_list span
{
    visibility: hidden;
	margin-left:-9999px;
}

ul.icon_link_list li#facebook, ul.icon_link_list li#facebook a
{
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 46px;
    height: 67px;
}

ul.icon_link_list li#facebook a:hover
{
    background-position: 0px -99px;
}

ul.icon_link_list li#twitter, ul.icon_link_list li#twitter a
{
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 46px;
    height: 66px;
}

ul.icon_link_list li#twitter a:hover
{
    background-position: 0px -100px;
}

ul.icon_link_list li#linkedin, ul.icon_link_list li#linkedin a
{
    background-position: 0px 12px;
    background-repeat: no-repeat;
    width: 100px;
    height: 52px;
}

ul.icon_link_list li#linkedin a:hover
{
    background-position: 0px -114px;
}

ul.icon_link_list li#html5_validator, ul.icon_link_list li#html5_validator a
{
    background-position: 0px 13px;
    background-repeat: no-repeat;
    width: 17px;
    height: 73px;
    position: absolute;
    top: 21px;
    left: 169px;
}

ul.icon_link_list li#html5_validator a:hover
{
    background-position: 0px -92px;
}

ul.icon_link_list li#css_validator, ul.icon_link_list li#css_validator a
{
    background-position: 0px 13px;
    background-repeat: no-repeat;
    width: 17px;
    height: 62px;
    position: absolute;
    top: 27px;
    left: 179px;
}

ul.icon_link_list li#css_validator a:hover
{
    background-position: 0px -103px;
}

#content ul.icon_link_list li
{
    display: block;
    float: none;
    height: 45px;
	padding: 0;
}

#content ul.icon_link_list li a
{
    height: 18px;
    margin-left: 40px;
    margin-top: 6px;
    padding: 1px 3px 1px 3px !important;
}

ul.icon_link_list li#facebook_icon, ul.icon_link_list li#twitter_icon, ul.icon_link_list li#linkedin_icon
{
    background-position: 0px 12px;
    background-repeat: no-repeat;
    height: 32px;
    padding: 12px 0px;
}

/* Horizontal lines */
hr
{
    height: 0px;
    margin: 16px 0px 16px 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

/*--------------------------------------------------=> FORMS */

#search_site label
{
    display: none;
}

#search_site input#input_search
{
    float: left;
    width: 148px;
    padding: 2px 0px 0px 2px;
    border-width: 1px;
    border-style: solid;
}

input
{
    color: #9E9484;
    background-repeat: no-repeat;
    height: 16px;
}

/* Buttons */

#search_site button, #search_site #button_search
{
    float: left;
    height: 18px;
    width: 19px;
    margin: 0px;
    padding: 0px;
    background-position: right 0px;
    background-repeat: no-repeat;
    border: none;
    border-width: 0px;
    border-style: solid;
	cursor:pointer;
}

#search_site button:hover, #search_site #button_search:hover
{
    background-position: right -109px;
}

button
{
    width: 75px;
    float: left;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    border: none;
    height: 20px;
    padding: 2px 0px 4px 6px;
}


/*--------------------------------------------------=> CONTENT LAYOUT */

.item
{
	width:100%;
}

/*-------------> Columns */

.column_one_third
{
    float: left;
    width: 148px;
    padding-right: 12px;
}

.column_two_thirds
{
    float: left;
    width: 308px;
    padding-right: 12px;
}

.column_three_thirds
{
    float: left;
    width: 510px;
}

.column_one_half
{
    float: left;
    width: 253px;
	padding-right: 12px;
}

#modules .column_one_half
{
    width: 156px;
    padding-right: 6px;
}

footer .column_one_half
{
    width: 437px;
    float: left;
    position: relative;
}

/*-------------> Sections */

#map_canvas
{
    width: 253px;
    height: 140px;
    float: left;
	margin-top:5px;
}
/*-------------> Modules */

/* Expandable modules */
a.expand_link
{
    display: block;
    background-repeat: no-repeat;
    background-position: right 1px;
    padding-right: 18px;
    padding-bottom: 2px;
    text-align: left;
}

a.expand_link:hover
{
    text-decoration: none;
}

.expandable a:hover, .expandable a.open:hover, .expand_container .ui-state-default a:hover
{
    background-position: right -311px;
}

.expandable a.close:hover, .expand_container .ui-state-active a:hover
{
    background-position: right -103px;
}

.expandable a, .expandable a.open, .expand_container .ui-state-default a
{
    background-position: right -207px;
}

.expandable a.close, .expand_container .ui-state-active a
{
    background-position: right 1px;
}

.js .expand_content
{
    display: none;
}

.js .default_open .expand_content
{
    display: inline-block;
}

.js .expand_container .expand_content
{
    display: none;
}

.js .expand_container .default_open
{
    display: block;
}

#accordion .expand_link
{
    padding: 0px 18px 8px 0px;
    border-bottom-width: 0px;
    border-bottom-style: dotted;
}

#accordion .ui-state-active .expand_link
{
    padding: 0px 0px 8px 0px;
    border-bottom: none;
}

#accordion .content
{
    padding-bottom: 8px;
}

/*--------------------------------------------------=> MASTER LAYOUT */

.container
{
    width: 910px;
    margin: 0px auto;
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
}

header
{
    width: 100%;
	float:left;
}

#logo
{
    float: left;
    height: 38px;
    width: 185px;
    padding-top: 30px;
}

#search
{
    float: right;
    width: 180px;
    padding-top: 28px;
    margin-right: 40px;
}

#navigation
{
    width: 540px;
    float: right;
}

#content
{
    width: 100%;
	float:left;
    padding-bottom: 0px;
    margin-bottom: 64px;
}

#content .container
{
    background-position: 25px bottom;
    background-repeat:no-repeat;
	padding: 0 25px 10px;
	width:940px;
}

#content_background
{
    background-position: 0 0;
    background-repeat:no-repeat;
	padding:14px 0 0;
}

#content_container
{
    width: 518px;
    float: left;
	margin-right:48px;
	padding: 0 14px;
}

#modules
{
    width: 318px;
    float: left;
	padding: 0 14px;
}

footer
{
    width: 100%;
	float:left;
    border-top-width: 6px;
    border-top-style: solid;
}

footer .container
{
    width: 898px;
    margin: 0px auto;
    padding: 12px 20px 0px 20px;
    background-repeat: no-repeat;
    background-position: 610px bottom;
    height: 158px;
}

/*--------------------------------------------------=> NAVIGATION */

/* Main navigation */

#main_navigation
{
    float: left;
    position: relative;
    z-index: 500;
    padding-top: 32px;
    padding-bottom: 42px;
}

#main_navigation li
{
    float: left;
    position: relative;
}

#main_navigation li a
{
    position: relative;
    z-index: 10;
    /*background-position: center -99px;
    background-repeat: no-repeat;*/
    margin: 0px 1px 0px 1px;
    display: inline-block;
	padding: 12px 18px 13px 19px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

/*#main_navigation li a:hover, #main_navigation li.current a
{
    background-position: center 0px;
}*/

#main_navigation li.first a
{
    margin: 0px 1px 0px 0px;
}

/* Header navigation */
#header_navigation
{
    width: 100%;
    float: left;
}

nav#header_navigation ul
{
    float: right;
    position: relative;
    padding-top: 10px;
}

#header_navigation li
{
    float: left;
}

#header_navigation li a
{
    display: inline-block;
    position: relative;
    z-index: 10;
    padding: 0px 0px 0px 24px;
    height: 12px;
}

#header_navigation li.current a, #header_navigation li a:hover
{
    color: #274673;
}

/* Footer navigation */

#footer_navigation
{
    float: left;
}

#footer_navigation li
{
    float: left;
    padding-right: 24px;
}

#footer_navigation li a:hover, #footer_navigation li.current a
{
    color: #274673;
}

/*--------------------------------------------------=> UTILITY CLASSES */
.floatLeft
{
    float: left;
}

.floatRight
{
    float: right !important;
}

.alignLeft
{
    text-align: left;
}

.alignRight
{
    text-align: right;
}

.nodisplay
{
    display: none;
}

.nopadding
{
    padding: 0px !important;
}

.nopadding_top
{
    padding-top: 0px !important;
}

.nopadding_bottom
{
    padding-bottom: 0px !important;
}

.nopadding_right
{
    padding-right: 0px !important;
}

.nopadding_left
{
    padding-left: 0px !important;
}

.nopadding_vertical
{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.nomargin
{
    margin: 0px !important;
}

.nomargin_top
{
    margin-top: 0px !important;
}

.nomargin_right
{
    margin-right: 0px !important;
}

.nomargin_bottom
{
    margin-bottom: 0px !important;
}

.nomargin_left
{
    margin-left: 0px !important;
}

.nomargin_vertical
{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.noborder
{
    border: none;
}

.clearmargin
{
    margin: 0;
    padding: 0;
}

.clearer
{
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
}

.spacer
{
    clear: both;
    height: 10px;
    padding: 0;
    margin: 0;
}

.clearfix:after
{
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.clearfix
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}

.clearfix
{
    display: block;
}
/* End hide from IE-mac */
