html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
body {
	font-size: 80%;
	line-height: 18px;
	background: #f7f7f7 url(../assets/images/img/bg_tile.jpg) repeat;
}
#wrapper {
	margin:0 auto;
	width: 100%;
	background-color: #5D7263;
	max-width:785px;
}
#inner_wrapper {
	width: 96%;
	width: 100%;
	margin:0 auto;
}
#page {
	width: 100%;
	float: left;
	margin-bottom:20px;
}
#header {
	float:left;
	width: 100%;
	background-color:#fff;
	padding:0;
}
#navigation {
	width: 100%;
	float: left;
	background: #613353;
	padding:1.5em 0 1.5em 20px;
	display:none;
}

#content {
	width: 100%;
	float: left;
	background-color:#FFF;
	background-repeat: repeat-y;
	height:100%;
	padding-bottom:2em;
}
#main img {
	border: 1px solid #999;
}
#main {
	float:left;
	width: 100%;
	padding-left:1.5%;
	padding-right:1.5%;
}
#main ul {
	padding-right: 20px;
}
#main #breadcrumb ul {
	padding-left: 20px;
}
#secondary {
	float: right;
	width: 100%;
	padding-top:20px;
	padding-left:2%;
	padding-right:2%;
	background-color:#cca51b;
}
/*#secondary p, #secondary ul, #secondary li, #secondary h1, #secondary h2, #secondary h3, #secondary h4, #secondary h5, #secondary h6, #secondary img {
	padding-right: 15px;
	padding-left: 15px;
}*/
#footer {
	float: left;
	width: 100%;
}
/* SITE SPECIFIC LAYOUT */

#footer_page {
	width: 100%;
	padding: 0 2%;
	background-color:#59755e;
}
#footer_content {
	width: 100%;
}
#footer_main {
	width: 100%;
	padding-top:20px;
}

/*Structure*/
#defaultmenu{
	background: #613353;
}
	
.returntotop{
	float:right}
.est {
	display:none;
	float:right;
	margin-top:.5em;
	margin-right:2em;
	color:#cca51b;
}
.header_message {
	display:none;
	float:left;
	width:99%;
	margin-left:2%
}
.secondary_shading {
	width:100%;
	background-color:#41433c;
}
.main_shading {
	width:100%;
	padding-top:10px;
	background-color:#CCC;
}
.col_1-3full {
	width:100%;
	float:left;
margin-right:2%;
}
.col_boxfull-line {
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	width:100%;
}
.col_boxfull-linevt {
	border-top: 1px solid #59755e;
	width:100%;
	float:left;
}
.col_boxfull-linesection {
	border-top: 5px solid #59755e;
	width:100%;
	float:left;
}
.col_boxfull-line img {
	border: 1px solid #999;
}
.col_1-3full-line {
	width:100%;
	float:left;
	margin-right:2%;
}
.col_1-2main {
	width:100%;
	float:left;
}
.col_boxmain {
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}
.col_boxmain-linevt {
	border-top: 1px solid #59755e;
	width:100%;
	margin-bottom:10px;
	float:left;
}
.col_1-2main-line {
	width:100%;
	float:left;
	margin-bottom:10px;
	padding-right:1em;
}
/* END SITE SPECIFIC LAYOUT */
/* HEADER */

#branding {
	float:left;
	width:50%;
	margin:2em;
}
#language_link {
	float:right;
	margin-left:10px;
}
#headernav {
	float: right;
	width:100%;
	margin: 5px 0px 0px;
}
#headernav ul {
	float:right;
}
#headernav li {
	float:left;
	margin:0 10px 0 0;
	list-style: none;
	font-size: 0.85em;
}
#headernav a {
	text-decoration: none;
	color: #999;
}
#headernav a:visited {
	text-decoration: none;
	color: #999;
}
#headernav a:hover {
	text-decoration: none;
	color:  #CCC;
}
/*FOOTER */

/*.foot {
	width: 400px;
	float:left;
}*/
.foot li {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding-right: 3px;
	font-size: 0.85em;
	text-transform:uppercase;
}
.foot a, .footer a:link, .footer a:active, .foot a:visited {
	text-decoration: none;
	color: #FFF;
}
.foot a:hover {
	text-decoration: underline;
	color: #999;
}
#footer p {
	color:  #000;
	font-size: 0.9em;
	float:left;
}
#foilmedia {
	float:right;
	padding-right:60px;
}
#foilmedia a, #foilmedia a:link, #foilmedia a:active, #foilmedia a:visited {
	text-decoration: none;
	color: #999;
}
#foilmedia a:hover {
	text-decoration: underline;
	color:  #FFF;
}
#foilmedia p {
	color:  #999;
}
/* LAYOUT */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*Breadcrumbs*/
#breadcrumb ul {
	margin-left: 0px;
	padding-left:0;
}
#bread li {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
	background: url(../gsr_2010/css/none);
}
#bread {
	margin-left: 0px;
}
#content img {
	margin-bottom:10px;
}
.img_float_lt {
	float: left;
}
.img_float_rt {
	float: right;
	margin: 0 10px;
}
.img_with_caption {
	margin: 0.5em;
	padding: 0.5em;
}
.img_with_caption p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	clear:both;
}
.float_rt {
	float: right;
}
.float_lt {
	float: left;
}
.quote {
	font-style: italic;
	color: #303;
}
.clear_both {
	clear: both;
}
/*Mobile menue button*/
.mobile-menu { 
    float:right; 
    border: 1px solid #55294d;
    border-radius: 2px; 
    height: 36px; 
    width:36px; 
	padding:2px; 
}
#lines { 
    border-bottom: 17px double #55294d;
    border-top: 6px solid #55294d;    
    height: 29px; 
    width:30px; 
}
