body {
	background: #6d3131;
	color: #777777;
	font-family: "LatoRegular", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	margin: 0;
}

#bgTop {
	background: #d7cec4 url(/20150114134215/images/bg_top.png) 0 0 repeat-x;
	display: table;
	width: 100%;
}

.wrap {
	margin: 0 auto;
	width: 990px;
}

/*********************************************************************************************************************************/
/************************** header/navigation ************************************************************************************/
/*********************************************************************************************************************************/

#printHeader {
	display: none;
	visibility: hidden;
}

#header {
	height: 202px;
	margin: 0;
	padding: 0;
}

#headerButton {
	background: #fff;
	float: right;
	height: 44px;
	margin-right: 0px;
	margin-top: 3px;
	padding: 0px;
	width: 195px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

#textSize {
	color: #6d3131;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	padding: 15px 0 2px;
	text-align: center;
}

#textSize a {
	color: #6d3131;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

#textSize a.big{
	font-size: 18px;
}

#textSize a.small{
	font-size: 14px;
}


#textSize a:hover {
	color: #db923c;
	text-decoration: none;
}

#logo {
	height: 116px;
	margin: -23px auto 19px;
	padding-left: 4px;
	width: 357px;
}

/******************  main navigation *****************************************************************/

#mainNavigation {
	height: 16px;
	margin: 0;
	padding: 0;
}

#mainNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#mainNavigation ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#mainNavigation ul li a {
	color: #6d3131;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	padding: 8px 12px 8px 12px;
	margin: 0px 7px 0px 7px;
	text-decoration: none;
	border-radius: 3px;
	display: inline-block;
	margin-top: -2px;
}


#mainNavigation ul li a:hover{
	background: #aa712e;
	color: white;
}

#mainNavigation ul li a.current{
	background: #6d3131;
	color: white;
}

/*********************************************************************************************************************************/
/********************************* homepage **************************************************************************************/
/*********************************************************************************************************************************/

#cbTop {
	height: 350px;
	margin: 8px 0px 35px 0px;
	padding: 0;
	position: relative;
	width: 990px;
}

#cbTop .imgCountersContainer {
	bottom: 0;
	height: 25px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 990px;
}

#cbTop .imgCounters {
	background: transparent none;
	float: right;
	height: 25px;
	padding: 0 16px;
}

#cbTop .img_counter_page {
	height: 12px;
	margin: 0 0 0 2px;
	width: 18px;
}

#cbTop .img_counter_page a {
	background-color: transparent;
	background-image: url(/20150114134215/images/img_counters.png);
	background-repeat: no-repeat;
	background-position: -20px 0px;
	border: none;
	color: #ecf1e9;
	display: block;
	font-size: 1px;
	height: 12px;
	text-align: center;
	width: 12px;
}

#cbTop .img_counter_page a:hover,
#cbTop .img_counter_page a.current {
	background-position: 0px 0px;
}

.cb {
	float: left;
	margin: 0 10px 0 0;
	width: 240px;
	min-height: 1px;
}

.noRightMargin {
	margin-right: 0;
}

.cb p {
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	color: #777777;
}

.cb a {
	color: #aa712e;
	text-decoration: none;
}

.cb a:hover {
	color: #aa712e;
	text-decoration: none;
}

.cbLinks{
	display: inline-block;
	padding: 0 0 40px;
}


/*********************************************************************************************************************************/
/********************************* inside page ***********************************************************************************/
/*********************************************************************************************************************************/

#bgInsidepageRepeat {
	background: url(/20150114134215/images/bg_insidepage_repeat.jpg) 0 0 repeat-y;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	margin-top:8px;
}


#breadcrumbs {
	color: #777777;
	line-height: 11px;
	margin: 0;
	padding: 18px 20px 0;
	text-align: right;
	font-size: 11px;
}

#breadcrumbs a {
	color: #777777;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
}

#breadcrumbs a:hover,
#breadcrumbs .breadcrumbCurrent {
	color: #db923c;
	font-size: 11px;
	text-decoration: none;
}

#insideContent {
	float: right;
	min-height: 450px;
	padding: 0 20px 33px;
	width: 736px;
	margin-top: -3px;
}

/*********************** Left navigation **************************************************************************/
#parentTitle{
	padding: 0px 24px 0px;
	margin:-3px 0px 16px 0px;
}

#parentTitle a,
#parentTitle a:hover{
	font-size: 20px;
	line-height: 24px;
	color:#525252;
	font-family: 'LatoBold', Arial, Helvetica, sans-serif;
}

#navigation {
	display: inline;
	float: left;
	margin: 0;
	width: 201px;
}

#navcontainer {
	margin: 0;
	padding: 0;
}

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
	margin: 0;
	padding: 0;
}

#navcontainer ul li a {
	color: #db923c;
	display: block;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 8px 24px 7px 24px;
	text-decoration: none;
	border-top:1px solid #f3f0e9;
}

#navcontainer ul li a:hover {
	color:#4193a8;
}

#navcontainer ul li a#current{
	color:#6d3131;
	border-top:1px solid #e4e0d8;
	background: white;
}

#navcontainer ul li a span{
	padding-left: 17px;
	display: inline-block;
}

#navcontainer ul li.has-children-current a#current span{
	background: url(/20150114134215/images/left-navigation-arrow-down.png) no-repeat left;
}

#navcontainer ul li.has-children a span{
	background: url(/20150114134215/images/left-navigation-arrow-left.png) no-repeat left;
}

#navcontainer ul li a span span,
#navcontainer ul li a#current span span,
#navcontainer ul li.has-children-current a#current span span,
#navcontainer ul li.has-children a span span{
	padding-left: 0px;
	background: 0px;
}

#navcontainer ul ul {
	padding: 5px 0 5px 0px;
	background: #e4e0d8;
}

#navcontainer li li {
	margin: 0;
}

#navcontainer ul li li a {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding: 6px 5px 6px 19px;
	border-top: 1px solid #e4e0d8;
	margin-left:33px;
}

#navcontainer ul li li a:hover {
	color:#4193a8;
}

#navcontainer ul li li a#current{
	color:#6d3131;
	border-top:1px solid white;
	background: white;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
}

#navcontainer ul li li a span{
	padding: 0px;
}

#navcontainer ul li li a span,
#navcontainer ul li li a#current span,
#navcontainer ul li.has-children li a span span,
#navcontainer ul li.has-children-current li a#current span{
	background: none;
}

#banners {
	margin: 30px 0 10px;
	padding: 0;
	width: 100%;
}

.navbanner {
	display: block;
	padding: 0 0 10px 0;
}

/*********************************************************************************************************************************/
/*********************************** footer **************************************************************************************/
/*********************************************************************************************************************************/

#footerBg {
	background: #6d3131;
	display: table;
	width: 100%;
	box-shadow: 0px -4px 4px 0px rgba(0,0,0,0.1)
}

#footer {
	margin: 0 auto;
	padding: 28px 0;
	width: 990px;
}

.footerBox {
	display: inline;
	float: left;
	
}

.width1 {
	width: 221px;
}

.width2 {
	margin-left: 72px;
	width: 490px;
}

.width3 {
	float: right;
	margin-left: 45px;
	width: 100px;
}

.footerBoxTitle {
	font-family: 'LatoBold', Arial, Helvetica, sans-serif;
}

#footer,
#footer p,
#footer a {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

#footer a:hover,
#footer a.current {
	color: #db923c;
	text-decoration: none;
}

#copyright {
	float: left;
	line-height: 12px;
	margin: 30px 0 20px 0px;
	font-size: 12px;
}

#footerLinks {
	float: right;
	line-height: 12px;
	margin: 25px 0px 0px 0px;
	font-size: 12px;
}

#footerLinks a{
	font-size: 12px;
}

#GRIPFooterLogo {
	margin: 0 auto !important;
	padding-top: 0px !important;
}

#GRIPFooterLogoText {
	line-height: 8px;
	margin: 0;
	color: #cccccc !important;
}

#printFooter {
	display: none;
	visibility: hidden;
}
