/* hidden elements */
caption, #accesibiliy_menu, #go_up, #languages p, #quick_search p, #quick_search label strong, #navigation_main p, #additional_content_misc form h4, #additional_content_misc label strong, #sponsors li span,
.pages li.previous span, .pages li.next span, #main_content.addresses .geo, #main_content.login h4, #main_content.checkout .index h4, #main_content.result_search form h3, #main_content.result_search form label strong
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	visibility: hidden;
}

/* main layout */
body {
	background:url(/graphic/common/bkg.jpg) left top repeat-x;
        background-color:#f6f6f6;
}

#wrapper {
        background-color: #ffffff;
        margin: 0 auto;
        padding-bottom: 0em;
        width: 840px;
}

#header, #container, #footer
{
	width: 840px;
	margin: 0px auto;
}

#container{
	overflow: hidden;
	margin-top: 20px;
}

#sidebar {
	width: 160px;
	float: left;
	overflow: hidden;
	margin: 0px 20px;
}

#additional_navigations_utilities {
	margin-top:20px;
}

#content_wrapper {
	position: relative;
	overflow: hidden;
}

#main_content {
	float: left;
	width: 400px;
	min-height: 450px;
}

#main_content.site_map {
        padding-bottom: 1em;
}

#additional_content {
	float: right;
	width: 200px;
        margin-right: 20px;
}

#footer {
        border-top: 1px solid #EDEDED;
        clear: left;
        display: block;
        margin: 30px auto 0px;
        overflow: hidden;
        padding: 20px 0;
        position: relative;
        width: 840px;       
		 background:  url(/graphic/common/footer.jpg) center top no-repeat;
		
}

/* Customize header background */

#header {
        background:  url(/graphic/common/header.jpg) left top no-repeat; /* Header background */
        height: 325px; /* Header background height */
}

h1 {
    height: 106px;
    left: 10px;
    top: 0;
    width: 167px;
        
}

/* Don't edit this please ---> */

#header, h1 {
	position: relative;
}

h1 a {
        position:relative;
        display: block;
        width: 100%;
        height: 100%;
		outline: none;
}

h1 a span {
        text-indent: -9999px;
        display: block;
}

/* <--- Don't edit this please */

/* end */

/* layout details */
/* header & navigation_main */
#branding_site_logo {
        padding: 22px;
}

#utilities {
        background-color: #626262;
        float: right;
}

#utilities ul li {
        float:left;
}

#languages {
    float: right;
    padding-right: 9px;
    padding-top: 4px;
}

#navigation_skills
{
	float: right;
	margin-top: 10px;
}



/* footer */

#site_info p {
	float: left;
	padding: 0px;
	font-size: 12px;
	padding-left: 22px;
}

#navigation_footer {
	float: right;
	
	padding: 0px;
	padding-right: 20px;
}
#navigation_footer li {
	float: left;
}

#sponsors {
	left: 50%;
	margin-left: -95px; /*50% #sponsors wide*/
	position: absolute;
	top: 109px;
}

/* Designed By TXT */

#designed_by {
	width: 840px;
	margin: 0px auto;
font-family: 'MuseoSans500', sans-serif;
}

#designed_by a {
        text-decoration: none;
        outline: none;
        display: block;
        float: left;
        padding: 9px 0px 9px 22px;
        font-size: 1.2em;
        color: #898989;
}


#designed_by strong {
        font-weight: normal;
}

#designed_by strong span {
        font-weight: bold;
}

/* Designed By IMG

#designed_by {
        width: 840px;
	height: 54px;
	margin: 0px auto;
	background: url(/graphic/common/logo_designed.png) 12px top no-repeat;	
	border-top: 1px solid #EDEDED;
	}

#designed_by a {
	width: 118px;
	height: 54px;
	outline: none;
        font-size: 1.2em;
}

*.image_replacement {
	font-size: x-small !important;
	display: block;
	position: relative;
	margin: 0em;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat !important;
	}

*.image_replacement span, *.image_replacement *.img {
        position: absolute;
        visibility: hidden;
        top: 0em;
        left: 0em;
        width: 0em;
        height: 0em;
	}
*/


.social {padding-top:9px; padding-right:10px;}
.social li{ float:right; display:inline; margin-left:4px;}
.link_facebook {padding-bottom:3px;)
