/*================================================== LAYOUT STYLES */
/*
    CSS Document for Russell Whitfield
    Build: Daina Price on behalf of a muse design - 13/10/2010
*/

html, body
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body
{
	background-repeat:repeat-x;
    background-position: 0px 0px;
}

/*--------------------------------------------------=> HEADERS */
/* H1 */
h1
{
    padding-bottom: 26px;
}

/* H2 */
h2
{
    padding-bottom: 2px;
}

/* H3 */
h3
{
    padding-bottom: 16px;
}

#footer h3
{
    padding-bottom: 8px;
}

/* H4 */
h4
{
    padding-bottom: 12px;
}

/*--------------------------------------------------=> CONTENT ELEMENTS */
/*-------------> Global */

.content_holder
{
    padding: 28px 20px 0px;
}

.column_one_half .content_holder
{
	padding: 0 0 0 0;
}

#right_hand_modules_container .content_holder
{
    padding: 30px 20px 0 10px;	
}

#content_modules_container .content_holder
{
    padding: 28px 50px 0px 20px;
}

#footer .content_holder
{
	padding: 0px 20px 0px;
}

.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;
}

 #footer p#a_muse_design
{
	padding:38px 0px 0px 32px;
	width:61px;
	float:left;
}

#footer p
{
    padding-top: 0px;
    padding-bottom: 16px;
}

/*-------------> Links */
a
{
}

a:hover
{
}

a.arrow_link
{
    padding-right: 16px;
    background-repeat: no-repeat;
    background-position: right 4px;
}

a.arrow_link:hover, a.current 
{
    background-position: right -26px;
}

a img
{
    border: medium none;
}

.logo_container  a
{

	padding:0 14px 0 0;
}

/*-------------> Images */

.inline_image_container
{
    width: 77px;
	height:120px;
	float:left;
	padding:0 10px 8px 0;
}

.inline_content_container 
{
	float:left;
	width:782px;
}
.large_image
{
	width: 207px;
	height:224px;
}

#content_modules_container .inline_image_container
{
	padding:0 24px 24px 0;
}

/*-------------> Lists */

ul.author_list
{
	padding-bottom:24px;
}

ul.author_list li
{
	padding-left:11px;
}

ul.author_list li.author
{
	background-repeat:no-repeat;
	background-position:0px 9px;
}

/* Link list */
ul.link_list
{
    padding-left:16px;
    display: inline-block;
	padding-bottom:12px;
}

ul.description_list li span.description
{
	width:300px;
	display:block;
	float:left;
	padding-right:16px;
	padding-bottom:8px;
}

ul.description_list li, ul.description_list
{
	float:left;
}


ul.link_list li a
{
    padding-left: 16px;
	padding-bottom:2px;
	background-repeat: no-repeat;
    background-position: left 4px;
    display: inline-block;
}

ul.link_list li a:hover
{
    background-position: left -26px;
}

ul.link_list li ul
{
	padding-left:16px;
	padding-top:4px;
	padding-bottom:2px;
}

ul.link_list li ul li a
{
	padding-bottom:4px;
}

/* 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 2px;
}

ul.bullet_list li a
{
}

/*-------------> Table */

/*-------------> Misc */
/* Blockquote */
blockquote
{
}

/* 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;
    height: 18px;
    width: 256px;
    padding: 3px 0px 1px 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: 22px;
    width: 28px;
    margin: 0px;
    padding: 2px 0px 2px 0px;
    background-position: 14px 4px;
    background-repeat: no-repeat;
    border: none;
    border-width: 0px;
    border-style: solid;
}


#search_site button:hover, #search_site #button_search:hover
{
    background-position: 14px -36px;
	cursor:pointer;	
}

button
{
    width: 75px;
    float: left;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    border: none;
    height: 20px;
    padding: 2px 0px 4px 6px;
}

/* Specific forms */


/*--------------------------------------------------=> CONTENT LAYOUT */
#logo_container
{
    float: left;
    height: 208px;
    width: 121px;
}

#search_site_container
{
    float: right;
    width: 288px;
	padding:8px 9px 6px 8px;
}

#content_container
{
    width: 649px;
    float: left;
}

#content_modules_container
{
	width:953px;
}

#right_hand_modules_container
{
	float:left;
	width:304px;
}

.logo_container 
{
	float:left;
	width:auto;
	padding:0 0 24px 0;
}

/*-------------> 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: 274px;
	padding:0 60px 0 0;
	margin: 0 0 10px 0;
}

#right_hand_modules_container .column_one_half
{
    width: 163px;
    padding-right: 6px;
}

#footer_container .column_one_third
{
    width:33%;
	height:136px;
    float: left;
	padding:0;
	margin-top:24px;
}

/*-------------> Sections */

/*-------------> Modules */


/*--------------------------------------------------=> MASTER LAYOUT */

#background_container
{
	width:100%;
	background-repeat:no-repeat;
	background-position: top center;
}

#master_container
{
    width: 1015px;
    margin: 0px auto;
    position: relative;
}

#header
{
    width: 1015px;
	padding-top:21px;
	padding-bottom:28px;
}

#content
{
	background-repeat: no-repeat;
    width: 953px;
	margin:28px 34px 80px 28px;
}

.right_hand_module
{
}	

#footer
{
    width: 100%;
	background-repeat:repeat-x;
	height:170px;
}

#footer_container
{
    width: 1015px;
    margin: 0px auto;
    padding:0px;
}



/*--------------------------------------------------=> NAVIGATION */

/* Main navigation */
#main_navigation_container
{
    width: 874px;
    float: right;
	margin-right:6px;
}

#main_navigation
{
    float: right;
    position: relative;
    z-index: 500;
}

#main_navigation li, #secondary_navigation li
{
    float: left;
    position: relative;
}

#main_navigation li a
{
    position: relative;
    z-index: 10;
    padding: 21px 25px 15px 17px;
    display: inline-block;
}

#main_navigation li a:hover, #main_navigation li.current a
{
    color:#3378cd;
}

#main_navigation li a span
{
	padding:0px 3px 8px 1px;
}

#main_navigation li a:hover span, #main_navigation li.current a span
{
	background-repeat: repeat-x;
	background-position: 0px 21px;
}

#main_navigation li.first a
{
    padding: 20px 24px 26px 33px;
}

#main_navigation li.last a
{
    padding: 20px 30px 26px 27px;
}

#secondary_navigation
{
	float:right;
	position:relative;
	width:530px;
	margin-right:1px;
}

#secondary_navigation li a
{
    position: relative;
    z-index: 10;
    padding: 8px 22px 10px 25px;
    display: inline-block;
}

/* Footer navigation */

#footer_navigation
{
    float: left;
}

#footer_navigation li
{
    float: left;
    padding: 42px 14px 0 0;
}

/*--------------------------------------------------=> UTILITY CLASSES */
.floatLeft
{
    float: left;
}

.floatRight
{
    float: right !important;
}

.alignLeft
{
    text-align: left;
}

.alignRight
{
    text-align: right;
}

.right_border
{
	background-repeat: repeat-y;
	background-position:302px 0px;
}
.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: inline-block;
	clear:both;
}
/* End hide from IE-mac */