@charset "UTF-8";

/* Main layout
------------------------------------------------------------------*/
strong {
	color: #333;
	font-weight: bold;
}
.page_title {
	margin-bottom: 20px;
}
h1.sub_title   {
	color: #8a673a;
	margin: 0 0 15px;
	padding: 0;
	clear: both;
	font-size: 21px;
}
h1.sub_title .red_bold {
	color: #990000;
	font-weight: bold;
}
.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d3cc;
}
.red {
	color: #990000;
}
p {
	color: #504236;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
p a, p a:visited {
	color: #990000;
	border-bottom: 1px dotted #990000;
	text-decoration: none;
}
p a:hover {
	color: #312820;
	border-bottom: 1px dotted #312820;
	text-decoration: none;
}

/* Content
------------------------------------------------------------------*/

#content_shadow {
	width: 100%;
	background-color: #fff9ef;
}
#content_container {
	width: 970px;
	margin: 0 auto;
	padding: 0;
}
#columnsContainer {
	width: 950px;
	margin: 0 auto;
	padding: 0 0 40px;
	position: relative;
}
#leftContainer  {
	width: 650px;
	float: left;
}
#leftContainer p {
	text-align: justify;
	margin-bottom: 20px;
}
#rightContainer  {
	width: 260px;
	float: right;
}

/* Case Studies
------------------------------------------------------------------*/

#case_studies {
	width: 800px;
	margin-bottom: 40px;
}
#case_studies_wrapper {
	width: 530px;
	float: left;
}
#case_study_left  {
	width: 260px;
	float: left;
}
#case_study_center  {
	width: 260px;
	float: right;
}
#case_study_right  {
	width: 260px;
	float: right;
}
#case_studies p {
	text-align: justify;
	margin-bottom: 20px;
}

/*  latest project box
------------------------------------------------------------------*/
.project_box {
	width: 260px;
	background-image: url(../../images/blog-menu_box_grad.png);
	background-repeat: repeat-y;
}

.project_box_top {
	width: 260px;
	background-image: url(../../images/blog-menu_box_top.png);
	background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
}

.project_box_content {
	width: 240px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../../images/blog-menu_box_bot.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 0;
	margin: 0;
}

.project_box_content p {
	color: #333333;
}

/*  hm_client_box
------------------------------------------------------------------*/
.hm_client_box {
	width: 260px;
	float: left;
	position: relative;
	margin-bottom: 10px;
}
.hm_client_box p {
	color: #86817b;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
}
.hm_client_box .title   {
	color: #990000;
	font-size: 21px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0;
}
.hm_client_box .title a, 
.hm_client_box .title a:visited {
	color: #990000;
	border: none;
	text-decoration: none;
	padding: 0;
}
.hm_client_box .title a:hover {
	color: #312820;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #990000;
	border-left: none;
}
#featured-area p {
	color: #504236;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}
#featured-area .title   {
	color: #312820;
	font-size: 21px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#featured-area .title a, 
#featured-area .title a:visited {
	color: #990000;
	border: none;
	text-decoration: none;
	padding: 0;
}
#featured-area .title a:hover {
	color: #312820;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #312820;
	border-left: none;
}

/* site map
------------------------------------------------------------------*/
.site-links {
	width: 800px;
	padding-bottom: 20px;
}

.site-links ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.site-links ul li {
	display: block;
	float:left;
	border-right-width: 1px;
	width: 239px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.link-categories {
	margin: 0px;
	padding: 0px;
}
.link-categories h2 {
	color: #312820;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	padding-left: 5px;
}
.link-categories ul {
	padding: 0;
	margin: 0 0 10px;
	padding: 1px 0 0;
	border-top: 1px dotted #91817b;
	list-style-type: none;
}
.link-categories ul li {
	padding: 0 0 1px 0;
	margin: 0;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #91817b;
}
.link-categories ul li a, .link-categories ul li a:visited {
	color: #990000;
	padding: 10px 10px 3px;
	text-decoration: none;
	margin: 0;
	display: block;
	border: none;
	font-size: 14px;
}
.link-categories ul li a:hover {
	color: #312820;
	background-color: #FFF;
	text-decoration: none;
}
.link-categories ul li .defined {
	color: #86817b;
	padding: 2px;
	display: block;
	font-size: 12px;
}
/* Toggle More Extras
------------------------------------------------------------------*/
#toggleContainer {
	background: #fff9ef url(../../images/bg_toggle.png) repeat-x left bottom;
	width: auto;
	margin: 0;
	padding: 0;
	height: 28px;
	clear: both;
}
#toggleContent {
	width: 800px;
	height: 28px;
	margin: 0 auto;
	padding: 0;
}
#toggleContent a#toggleExtras h1 {
	display: none;
	text-indent: -99999px;
}
#toggleContent a#toggleExtras {
	background: transparent url("../../images/tab_toggler.png") left bottom no-repeat;
	position: relative;
	width: 70px;
	height: 28px;
	display: block;
	clear: left;
	text-indent: -9999px;
	outline: none;
	cursor: pointer;
	padding: 0;
	margin-bottom: 1px;
}
#toggleContent a#toggleExtras:hover { background-position: right bottom; }

/* Footer
------------------------------------------------------------------*/
#top {
	width: 35px;
	height: 30px;
	display: block;
	z-index: 5000;
	position: absolute;
	top: 0px;
	right: 15px;
}

#top a {
	background: url(../../images/bg_top.png) no-repeat 0px 0px;
	width: 35px;
	height: 30px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	border: 0;
}
#top a:hover {
	background: url(../../images/bg_top.png) no-repeat -35px 0px;
}

/* Form validation styles
------------------------------------------------------------------*/
.validation-advice {
	font-weight: bold;
	color: #ff9900;
	padding: 0;
	margin: 0;
}

.recent_header {
	color: #333333;
	line-height: 30px;
	font-weight: bold;
	margin-top: 20px;
}
.box_divider {
	height: 2px;
	border-top: 1px solid #CCCCCC;
	margin-top: 6px;
	margin-bottom: 10px;
}
#info_box_white {
	font-size: 12px;
	padding: 20px;
	background-color: #ffffff;
	text-align: justify;
	color: #333333;
}
.avatar avatar-32 {
	width: 35px;
}