/* Generic */

* {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans',Verdana,Arial;
	font-size: 12px;
	line-height: 16px;
	color: inherit;
}

table {
	border-collapse: collapse;
}

p {
	margin: 10px 0;
	line-height: 20px;
}

ul {
	list-style-type: none;
}

li {
	float: left;
}

hr {
	border-top: 1px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-style: solid;
	clear: both;
}

a {
	color: #0065A8;
	font-size: inherit;
	font-family: inherit;
}

a img {
	border: 0;
}

a:hover {
	text-decoration: none;
}

a.hide_text {
	text-indent: -10000px;
	overflow: hidden;
}

h1 {
	font-size: 1.7em;
	margin: 0 0 5px 0;
	padding: 5px;
	font-weight: normal;
	line-height: 1.2em;
	color: #333333;
	background-color: #dccfe9;
}

h2 {
	font-size: 1.5em;
	margin: 10px 0 5px 0;
	font-weight: normal;
	line-height: 1.2em;
	color: #D51007;
}

h3 {
	font-size: 1em;
	display: inline;
	font-weight: normal;
}

.break {
	clear: both;
	height: 0px;
}

.separator0x10 {
	height: 10px;
}

label {
	color: #333333;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 0 15px;
	text-transform: uppercase;
	vertical-align: middle;
	width: 125px;
	margin: 5px 0;
	line-height: 20px;
	font-size: 0.9em;
}

input, select, textarea {
	background: #F2F2F2 none repeat scroll 0 0;
	border: 1px solid #999999;
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	vertical-align: middle;
	width: 405px;
	margin: 5px 0;
	min-height: 17px;
}

select {
	width: 417px;
}

input.checkbox {
	margin-top: 11px;
	width: 18px;
	border: 0;
	background-color: transparent;
}

.form_element_description {
	margin-left: 150px;
	font-size: 0.9em;
	height: 25px;
}

input.form_element_description, textarea.form_element_description {
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	margin-left: 0px !important;
	height: auto;
	color: #a0a0a0;
}

form .error p {
	margin: 0 0 0 150px;
	height: 20px;
	background: url(/assets/images/site/layout/icon-error.png) 0 2px no-repeat;
	color: #e94545;
	padding-left: 20px;
	font-weight: bold;
	line-height: 22px;
}

form .submit input {
	width: 237px;
	min-height: 25px;
	margin-left: 150px;
}

form .file input {
	min-height: 25px;
}

.force_show {
	display: block !important;
}

.force_hide {
	display: none !important;
}

.message {
	color: #5E5E5E;
}

.message.information {
	background: #b3cde1 url(/assets/images/site/layout/icon-information.png) no-repeat scroll 5px 5px;
	padding: 5px 5px 5px 27px;
}

.message.error {
	background: #FFCCCC url(/assets/images/site/layout/icon-error.png) no-repeat scroll 5px 5px;
	padding: 5px 5px 5px 27px;
}

.message.success {
	background: #afc391 url(/assets/images/site/layout/icon-success.png) no-repeat scroll 5px 5px;
	padding: 5px 5px 5px 27px;
}

#breadcrumbs {
	margin-bottom: 5px;
	font-size: 0.9em;
}

/* Layout */

#container {
	margin: auto;
}

#top-bar {
	background: url(/assets/images/site/layout/top-bar-background.png) 0 0;
	height: 34px;
	background-color: #43063e;
}

#top-bar .inner {
	margin: auto;
	width: 940px;
}

#top-bar .menu {
	padding-top: 9px;
}

#top-bar .menu li {
	padding-right: 20px;
}

#top-bar .menu a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

#top-bar .menu a.selected {
	border-bottom: 2px solid #a63028;
}

#top-bar .menu a:hover {
	border-bottom: 2px solid #a63028;
}

#top-bar .telephone {
	float: right;
	padding-right: 20px;
	color: #ffffff;
	font-weight: bold;
}

#heading {
	height: 215px;
	background-color: #333333;
}

#heading .inner {
	margin: auto;
	width: 940px;
}

#heading .left {
	float: left;
	width: 600px;
}

#heading .left #logo {
	display: block;
	width: 550px;
	height: 154px;
	background: url(/assets/images/site/layout/action-warrior-solutions.png);
	margin: 10px 0 11px 10px;
}

#heading .left .menu a {
	display: block;
	color: #5e5e5e;
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
	font-size: 1.3em;
	font-weight: bold;
	width: 197px;
	height: 28px;
	margin-right: 4px;
	background: url(/assets/images/site/layout/large-tabs.png) 0 -40px no-repeat;
}

#heading .left .menu a:hover {
	color: #333333;
	background: url(/assets/images/site/layout/large-tabs.png) 0 -80px no-repeat;
}

#heading .left .menu a.selected {
	color: #333333;
	background: url(/assets/images/site/layout/large-tabs.png) 0 0 no-repeat;
}

#heading .left .menu .consulting {
	margin-right: 0px;
}

#heading .right {
	float: left;
	width: 340px;
}

#heading .right .contact {
	background: url(/assets/images/site/layout/top-bar-contact.png) 0 0 no-repeat;
	width: 310px;
	height: 88px;
	margin-top: -31px;
	color: #ffffff;
	padding: 8px 15px 0 15px;
}

#heading .right .contact .heading {
	font-weight: bold;
	font-size: 1.1em;
}

#heading .right .contact .description {
	margin: 18px 0 2px 0;
}

#heading .right .contact a {
	color: #ffffff;
}

#heading .right .promotion {
	display: block;
	background: url(/assets/images/site/layout/header-promotion.png) 340px 138px no-repeat;
	width: 340px;
	height: 138px;
}

#body {
	background-color: #dccfe9;
}

#body .inner {
	width: 940px;
	margin: auto;
	padding-bottom: 20px;
}

#body .content {
	padding: 10px;
	width: 579px;
	background-color: #ffffff;
	float: left;
	border-right: 1px solid #c6c6bb;
}

#body .content .lining {
	padding: 0 6px;
}

#body .side_bar {
	width: 320px;
	padding: 10px;
	float: left;
	background-color: #e4e4ce;
}

#body .side_bar .heading {
	font-size: 1.7em;
	margin: 0 0 5px 0;
	padding: 5px;
	font-weight: normal;
	line-height: 1.2em;
	color: #333333;
	background-color: #ffffff;
}

#body .side_bar .gallery .preview {
	display: block;
	background: url(/assets/images/site/layout/gallery-preview.jpg) 0 0 no-repeat;
	width: 320px;
	height: 220px;
	margin-bottom: 10px;
}

#body .side_bar .articles .article {
	padding: 0 6px 10px 6px;
	border-bottom: 1px dotted #4e4e4e;
}

#body .side_bar .articles .article.last {
	border-bottom: 0;
}

#body .side_bar .articles .article .left.has_image {
	float: left;
	width: 204px;
}

#body .side_bar .articles .article .left .posted_friendly_date {
	color: #4e4e4e;
	font-style: italic;
	display: none;
}

#body .side_bar .articles .article .left .body {
	padding: 5px 0;
	color: #333333;
}

#body .side_bar .articles .article .left .body .subject {
	color: #ad96c3;
	font-weight: bold;
}

#body .side_bar .articles .article .left .body p {
	margin: 0;
	font-size: 1em;
}

#body .side_bar .articles .article .right {
	float: right;
	width: 100px;
}

#body .side_bar .articles .article .right .image {
	max-height: 155px;
	overflow: hidden;
}

#body .side_bar .articles .article .right img {
	width: 100px;
}

#footer {
	height: 40px;
	background-color: #dccfe9;
	padding: 5px;
	color: #333333;
	background-color: #ffffff;
	width: 930px;
	margin: auto;
}

#footer .left {
	float: left;
}

#footer .left div, #footer .right div {
	font-size: 0.9em;
}

#footer .right {
	float: right;
}

/* STYLES USED ON MULTIPLE PAGES */

/* articles */

.articles .article {
	padding-bottom: 10px;
	border-bottom: 1px dotted #4e4e4e;
}

.articles .article.last {
	border-bottom: 0;
}

.articles .article .left {
	float: left;
}

.articles .article .left.has_image {
	width: 364px;
}

.articles .article .left .posted_friendly_date {
	color: #4e4e4e;
	font-style: italic;
	display: none;
}

.articles .article .left .body p {
	font-size: 1.2em;
	color: #333333;
}

.articles .article .left .body .subject, .articles .article .left .body .first_word {
	color: #ad96c3;
	font-weight: bold;
}

.articles .article .left .body ul {
	list-style-type: circle;
	margin-left: 25px;
}

.articles .article .left .body li {
	float: none;
	font-size: 1.2em;
	color: #333333;
	padding-bottom: 5px;
}

.articles .article .right {
	float: right;
	width: 200px;
}

.articles .article .right .image {
	max-height: 285px;
	overflow: hidden;
}

.articles .article .right img {
	width: 200px;
}

.articles .article .left.has_image_inline .right {
	width: 210px;
}

.articles .article .left.has_image_inline img {
	margin: 0 0 10px 10px;
}

.articles .pagination {
	margin-top: 10px;
}

.articles .pagination .title {
	float: left;
	line-height: 24px;
	margin-right: 5px;
}

.articles .pagination .pages li a {
	display: block;
	text-decoration: none;
	color: #333333;
	width: 15px;
	height: 15px;
	border: 1px solid #eeeeee;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
	padding: 3px;
}

.articles .pagination .pages li.current a {
	background-color: #DCCFE9;
	border: 1px solid #DCCFE9;
}

/* gallery album */

#album {
	height: 145px;
	background-color: #E4E4CE;
}

#album .gutter {
	width: 12px;
	min-width: 12px;
	float: left;
	margin-top: 65px;
}

#album .left {
	display: block;
	float: left;
	width: 12px;
	height: 15px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(/assets/images/site/layout/gallery-viewer-left.png) 0 0 no-repeat;
	display: none;
	outline: none;
	margin: 0 !important;
	padding: 0 !important;
	display: none;
}

#album .right {
	display: block;
	float: left;
	width: 12px;
	height: 15px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(/assets/images/site/layout/gallery-viewer-right.png) 0 0 no-repeat;
	outline: none;
	margin: 0 !important;
	padding: 0 !important;
	display: none;
}

#album .images {
	float: left;
	overflow: hidden;
	position: relative;
	width: 543px;
	height: 135px;
}

#album .images .container {
	width: 10000px;
	margin: 10px 0;
	position: relative;
}

#album .images .container ul {
	border-top: 0 !important;
	position: relative;
	clear: none !important;
	padding: 0;
	margin: 0 0 11px 0;
}

#album .images .container li {
	border-bottom: 0 !important;
	padding: 0 0 0 3px !important;
	width: 178px;
	vertical-align: top;
}

#album .images .container li.first {
	padding: 0 !important;
	max-height: 183px;
	overflow: hidden;
}

#album .images .container a {
	display: block;
	outline: none;
	width: 177px;
	max-height: 121px;
	overflow: hidden;
}

#album .images .container img {
	width: 177px;
	border: 1px solid #C6C6BB;
}

/* PAGE SPECIFIC STYLES */

/* / */


/* /admin */

#admin .logout {
	float: right;
}

#admin textarea {
	height: 100px;
}

#admin table th {
	padding: 5px;
	text-align: left;
}

#admin table td {
	padding: 5px;
	vertical-align: top;
}

#admin .new_article {
	display: block;
	padding: 5px 0 0 5px;
}

/* /admin/gallery */

#admin_gallery textarea {
	height: 100px;
}

#admin_gallery #images li {
	float: left;
	width: 275px;
	height: 270px;
	overflow: hidden;
	margin: 3px;
}

#admin_gallery #images .image {
	width: 270px;
	min-height: 250px;
	max-height: 250px;
	overflow: hidden;
}

#admin_gallery #images img {
	width: 275px;
}

#admin_gallery #upload {
	padding: 10px;
	margin: 10px 0 20px 150px;
	width: 215px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	background: #F2F2F2;
	color: #404040;
	border: 1px solid #ccc;
	cursor: pointer !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#admin_gallery #upload_status {
	height: 21px;
}

#admin_gallery .delete {
	display: block;
	float: right;
	margin: 5px 10px 0 0;
}

/* /admin/article */

#admin_article .article_image {
	margin-left: 150px;
}

#admin_article .article_image img {
	width: 200px;
}

#admin_article .article_image input {
	float: left;
	width: 16px;
	margin-right: 5px;
}

#admin_article .article_image label {
	margin-top: 0;
}

/* /galleries */

#gallery .content .gallery {
	padding-bottom: 10px;
	border-bottom: 1px dotted #4e4e4e;
}

#gallery .content .gallery.last {
	border-bottom: 0;
}

#gallery .content .gallery .posted_friendly_date {
	color: #4e4e4e;
	font-style: italic;
	display: none;
}

#gallery .content .gallery .description p {
	font-size: 1.2em;
	color: #333333;
}

#gallery .content .gallery .description .first_word {
	color: #ad96c3;
	font-weight: bold;
}

/* /sitemap */

#sitemap .links li {
	float: none;
	font-size: 1.2em;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: 20px;
}

#sitemap .links li a {
	text-decoration: none;
}

#sitemap .links li li {
	list-style-type: circle;
	margin-left: 50px;
	font-size: 1em;
}