/* 

Magnum - CSS File

*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com)*/
@font-face {
	font-family: 'Ubuntu';
	src: url('../fonts/Ubuntu-R-webfont.eot');
	src: url('../fonts/Ubuntu-R-webfontd41d.eot?#iefix')
		format('embedded-opentype'), url('../fonts/Ubuntu-R-webfont.woff')
		format('woff'), url('../fonts/Ubuntu-R-webfont.ttf')
		format('truetype'),
		url('../fonts/Ubuntu-R-webfont.svg#Ubuntu-R-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UbuntuBold';
	src: url('../fonts/Ubuntu-B-webfont.eot');
	src: url('../fonts/Ubuntu-B-webfontd41d.eot?#iefix')
		format('embedded-opentype'), url('../fonts/Ubuntu-B-webfont.woff')
		format('woff'), url('../fonts/Ubuntu-B-webfont.ttf')
		format('truetype'),
		url('../fonts/Ubuntu-B-webfont.svg#Ubuntu-B-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*** GLOBAL  ***/
body {
	font-family: Arial;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	color: #555555;
	line-height: 20px;
	background: #ffffff url(../images/body-bg.gif) repeat-x;
}

* {
	margin: 0;
	padding: 0;
}

*:focus {
	outline: none;
	/* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}

form {
	margin: 0;
	padding: 0;
}

hr {
	border-width: 0;
	height: 1px;
	line-height: 0;
	margin: 30px 0px;
	page-break-after: always;
	text-align: center;
	width: 100%;
	clear: both;
	color: #d9d9d9;
	background-color: #d9d9d9;
	background-repeat: repeat-x
}

/* #Clearing

/* Self Clearing Goodness */
.container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,.clearfix:after,.row:before,.row:after {
	content: '.';
	display: block;
	overflow: hidden; clear : both; visibility : hidden; font-size : 0;
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.clear {
	clear: both
}

* html .clearfix {
	zoom: 1;
} /* IE6 */
.row:after,.clearfix:after {
	clear: both;
}

.row,.clearfix {
	zoom: 1;
}

/* You can also use a <br class="clear" /> to clear columns */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1,h2,h3 {
	margin-bottom: 20px;
}

h4,h5,h6 {
	margin-bottom: 10px;
}

h1 {
	font-size: 22px;
	line-height: 24px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
}

h3 {
	font-size: 16px;
	line-height: 18px;
}

h4 {
	font-size: 15px;
	line-height: 18px;
}

h5 {
	font-size: 14px;
	line-height: 16px;
}

h6 {
	font-size: 13px;
	line-height: 15px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-family: 'Ubuntu', Arial;
	color: #555
}

.valignmiddle {
	line-height: 45px;
	margin-bottom: 18px
}

.uppercase {
	text-transform: uppercase;
}

.title_pattern {
	background: url(../images/pattern_title.gif) repeat-x left center;
	font-size: 16px;
	text-align: center
}

.title_pattern span {
	background: #fff;
	padding: 0 20px
}

.pagetitle {
	font-size: 20px;
	color: #f6f6f6;
	margin: 0;
	text-transform: uppercase
}

/* links */
a,a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #268bfe
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none
}
/* float align */
.alignleft,img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}

.alignright,img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}

.aligncenter,img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone,img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}

img.alignleft,img.alignright,img.aligncenter,img.alignnone {
	margin-bottom: 12px;
}

/* lists, blockquotes and paragraphs */
p,ul,ol,blockquote {
	margin-bottom: 20px;
}

ul,ol {
	margin: 10px 0 20px 20px;
	list-style-position: inside
}

li ol,li ul {
	list-style: square;
	margin-bottom: 0;
	margin-top: 0;
}

li ol {
	list-style: decimal;
}

blockquote { /*font-style:italic;*/
	margin: 0px 0 20px 0px;
	padding: 0px 10px 0px 50px;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	font-size: 16px;
	line-height: 25px;
	font-family: 'Ubuntu', Georgia, Arial;
	font-style: italic
}

blockquote.left,blockquote.right {
	float: right;
	letter-spacing: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px 20px 10px 60px;
	width: 43%;
	background-position: 0px 0px;
}

blockquote.left {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}

blockquote p {
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 20px
}

/* code */
code {
	font-family: Arial;
	letter-spacing: 1px;
	margin: 25px 0 25px 0px;
	display: block;
	font-size: 0.9em;
	border-left: 4px solid #cfcfcf;
	padding: 15px 10px;
}

/*Search form */
.searchform {
display: inline-block;
zoom: 1;
border: solid 1px 
#D2D2D2;
font: normal 12px/100% Arial, Helvetica, sans-serif;
padding: 3px 5px;
-webkit-border-radius: 2em;
-moz-border-radius: 2em;
border-radius: 2em;
-webkit-box-shadow: 0 1px 0px 
rgba(0, 0, 0, .1);
-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);
box-shadow: 0 1px 0px 
rgba(0, 0, 0, .1);
background: 
#F1F1F1;
background: -webkit-gradient(linear, left top, left bottom, from(
white), to(
#EDEDED));
background: -moz-linear-gradient(top, 
white, 
#EDEDED);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}

.searchform input[type="text"].searchfield {
background: 
white;
padding: 6px 6px 6px 8px;
width: 202px;
border: solid 1px 
#BCBBBB;
outline: none;
-webkit-border-radius: 2em;
-moz-border-radius: 2em;
border-radius: 2em;
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
-webkit-box-shadow: inset 0 1px 2px 
rgba(0, 0, 0, .2);
box-shadow: inset 0 1px 2px 
rgba(0, 0, 0, .2);
}

.searchform input[type="submit"].searchbutton {
color: 
white;
border: solid 1px 
#494949;
font-size: 11px;
height: 27px;
width: 27px;
padding: 0px 6px;
-webkit-box-align: center;
-webkit-appearance: push-button;
white-space: pre;
text-align: center;
vertical-align: middle;
box-sizing: border-box;
text-shadow: 0 1px 1px 
rgba(0, 0, 0, .6);
-webkit-border-radius: 2em;
-moz-border-radius: 2em;
border-radius: 2em;
background: 
#5F5F5F;
background: -webkit-gradient(linear, left top, left bottom, from(
#9E9E9E), to(
#454545));
background: -moz-linear-gradient(top, 
#9E9E9E, 
#454545);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545');
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545');
}

/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#top_nav {
	width: 100%;
	height: 22px;
	position: absolute;
	padding: 5px;
}

#top_nav #topnav_container {
	width: 970px;
	margin: 0px auto;
}

#top_nav #topnav_container .breadcrumbs {
	margin: 0;
	position: relative;
	float: left;
}

#top_nav #topnav_container .search {
	margin: 0;
	position: relative;
	float: right;
}

}
#outer-container {
	
}

#container {
	width: 970px;
	margin: 0px auto;
}

/*** HEADER ***/
#header {
	height: 109px;
}

#header #logo {
	float: left;
	margin-top: 34px;
}

#header #logo h1 {
	float: left;
	margin: 5px;
	font-weight: bold;
	font-size: 40px;
}

#header #logo h1 a {
	color: #000
}

/*** HEADER SIDE MENU ***/
#header #side_nav {
	position: relative;
	z-index: 9000;
	float: right;
	margin: 60px 5px 0 0;
	width: 600px
}

#sidenav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: visible;
	position: relative;
	float: right;
	font-size: 14px;
	font-family: 'Ubuntu', Arial;
}

#sidenav li {
	color: #000;
	text-decoration: none;
	margin: 10px 8px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	outline: none;
	display: inline;
}

#sidenav li a {
	text-decoration: none !important;
	display: block;
	position: relative;
	padding: 0 12px 0 12px !important;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #4d4d4d;
}

#sidenav li a:visited {
	color: #4d4d4d;
}

#sidenav li a:hover,#sidenav li a.current {
	color: #70A324;
}

/* Mainnav */
#container #mainnav {
	width: 960px;
	height: 32px;
	margin: 0 auto;
	padding-left:10px;
	background: #0b7951;
	background: -moz-linear-gradient(top, #0b7951 0, #0b7951 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99CA4B),
		color-stop(100%, #6FA521) );
	background: -webkit-0b7951-gradient(top, #0b7951 0, #0b7951 100%);
	background: -o-linear-gradient(top, #0b7951 0, #0b7951 100%);
	background: -ms-linear-gradient(top, #0b7951 0, #0b7951 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99ca4b',
		endColorstr='#0b7951', GradientType=0 );
	background: linear-gradient(top, #0b7951 0, #0b7951 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/* End Main Nav */

/*-----------------------------------------------------------------------------------*/
/* = Image Slider
/*-----------------------------------------------------------------------------------*/

/* FlexSlider necessary styles */
.flexslider {
	width: 100%;
	margin: 0;
	padding: 0;
}

.flexslider .slides>li {
	display: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	max-width: 100%;
	display: block;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

.no-js .slides>li:first-child {
	display: block;
}

/*slider wrap */
#slider-wrap {
	width: 970px;
	min-height: 100px;
	position: relative;
	margin: 20px 0 0 0;
	background: url("../images/loader.gif") no-repeat 50% 50%;
	clear: both;
}

/*homepage specific*/
#full-slides {
	position: relative;
}

#full-slides ul,ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

#full-slides img {
	display: block;
	margin: 0;
	padding: 0;
}

#full-slides .slides_container {
	width: 970px;
	display: none;
}

#full-slides .slides_container .slide,#full-slides .slides_container .video-slide div
	{
	display: block;
	width: 970px;
}

#full-slides .caption {
	position: absolute;
	width: 360px;
	height: auto;
	left: 0px;
	bottom: 0px;
	background-color: #222;
	color: #fff;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

#full-slides .caption h2,#full-slides .caption h3 {
	font-size: 21px;
	color: #fff;
	margin: 0;
}

#full-slides .caption p {
	color: #999;
	font-size: 12px;
}

#full-slides .caption a {
	color: #fd7f61;
}

#full-slides .caption a:hover {
	color: #fda894;
	text-decoration: none !important;
}

#full-slides .prev,#full-slides .next {
	display: block !important;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	z-index: 90;
	transition: background 0.3s ease-in-out;
	-webkit-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
}

#full-slides .prev {
	right: 30px;
	background: #222 url("../images/sliders/arrow-left.png") center center
		no-repeat;
}

#full-slides .next {
	background: #222 url("../images/sliders/arrow-right.png") center center
		no-repeat;
}

#full-slides .prev:hover,#full-slides .next:hover {
	background-color: #000;
}

/*** PAGE HEADER ***/
#page_header {
	height: 450px;
}

#page_header.innerpage {
	height: auto;
	margin-top: 20px;
	clear: both;
	padding: 30px 0;
	position: relative;
	background-color:#176d67;
}

#page_header.innerpage .shadow {
	background: url(../images/glow-header-inner.png) repeat-x;
	width: 100%;
	height: 5px;
	position: absolute;
	top: 0;
}

#page_header.innerpage .pagetitle {
	float: left;
}

#page_header.innerpage .pagedesc {
	font-size: 14px;
	color: #dedede;
	font-family: "Ubuntu", Arial;
	float: right;
	margin-right: 60px;
	padding: 2px 0 0 0
}

/*** AFTER HEADER ***/
#after-header {
	padding: 40px 0
}

#after-header h1 {
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
	text-align: center;
	color: #999;
	margin: 0;
}

/*** BEFORE CONTENT ***/
#before-content {
	position: relative;
	margin-bottom: 20px
}

#before-content .shadow {
	background: url(../images/glow.png) repeat-x;
	width: 100%;
	height: 12px;
	position: absolute;
	top: 0;
}

/*** CONTENT ***/
#content {
	
}

#content.withsidebar {
	background: url(../images/bg-content-inner.gif) repeat-y;
}

#main {
	padding: 15px;
}

#maincontent {
	float: left;
	width: 610px;
	padding-right: 25px;
}

/*** CONTENT EMEMENT ***/
.container940 {
	width: 940px;
	margin: 0 auto;
}

.colortext,.colortext a,.colortext a:visited {
	color: #70A324 !important;
}

.patternbox {
	background: url(../images/home-content-bg.png) repeat;
	border-width: 1px 0;
	padding: 20px 0;
}

/* Separator */
.separator {
	clear: both;
	display: block;
	height: 30px;
	padding: 10px 0
}

.separator.small {
	clear: both;
	display: block;
	height: 10px;
	padding: 0 0
}

.separator.line {
	clear: both;
	display: block;
	height: 30px;
	padding: 10px 0;
	margin-bottom: 20px;
	background: url(../images/hr.gif) repeat-x left center
}

/* Custom List */
.customlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.customlist h3{
	padding:5px;
	color:#fff;
}

.customlist .headerimage {
	margin-bottom: 10px;
}

.customlist h3.first{
	background-color:#176d67;
}

.customlist h3.second{
	background-color:#99CA4B;
}

.customlist h3.last{
	background-color:#fec232;
}

.customlist li {
	width: 280px;
	float: left;
	padding: 10px 19px 10px 0;
	margin: 0 30px 0 0;
	border-right: solid 1px #dcd
}

.customlist li.last {
	border: 0;
	margin: 0;
	padding: 10px 0
}

.customlist2 {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.customlist2 li {
	width: 220px;
	float: left;
	margin-right: 20px;
}

.customlist2 li.last {
	margin: 0;
}

#recentpost {
	list-style-type: none;
	margin: 0;
	padding: 0
}

#recentpost li {
	width: 220px;
	float: left;
	margin-right: 20px;
}

#recentpost li.last {
	margin: 0;
}

#recentpost .entry-date {
	border: solid 1px #ececec;
	border-width: 1px 0;
	padding: 4px 0;
	color: #909090;
	margin-bottom: 15px
}

#recentpost .entry-date a,#recentpost .entry-date a:visited {
	color: #909090;
}

.outside {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.outside li {
	background: url(../images/list1.gif) no-repeat 0px 10px;
	padding: 3px 0 3px 20px
}

/* Frame Image */
.frame {
	padding: 4px;
	border: solid 1px #ececec;
	display: block
}

/* Shadow Image */
.shadowimg70 {
	background: url(../images/shadowimg70.gif) no-repeat;
	display: block;
	height: 12px;
}

.shadowimg220 {
	background: url(../images/shadowimg220.gif) no-repeat;
	display: block;
	height: 20px;
}

.shadowimg300 {
	background: url(../images/shadowimg300.gif) no-repeat;
	display: block;
	height: 24px;
}

.shadowimg610 {
	background: url(../images/shadowimg610.gif) no-repeat;
	display: block;
	height: 22px;
}

.shadowimg540 {
	background: url(../images/shadowimg540.gif) no-repeat;
	display: block;
	height: 29px;
}

.shadowimg460 {
	background: url(../images/shadowimg460.gif) no-repeat;
	display: block;
	height: 27px;
}

/* Button */
input[type="text"],textarea {
	border: solid 1px #ececec;
	font-size: 11px;
	padding: 8px 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

select {
	font-size: 11px;
	padding: 4px 5px;
}

.button,.button:visited,input[type="submit"],input[type="reset"],button,.meta-nav
	{
	color: #555555;
	outline: 0px;
	font-size: 12px;
	font-family: "Ubuntu", Arial;
	text-transform: capitalize;
	display: block;
	display: inline-block;
	border: solid 1px #eaeaea;
	border-bottom: solid 1px #bfbfbf;
	border-right: solid 1px #bfbfbf;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	background: url(../images/bg-button.png) repeat-x left top;
}

input[type="submit"],input[type="reset"],button {
	height: 32px;
}

.button:hover,input[type="submit"]:hover,input[type="reset"]:hover,button:hover
	{
	text-decoration: none;
	color: #70A324;
	cursor: pointer
}

.button.large {
	font-size: 18px;
	text-transform: uppercase;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	background: url(../images/bg-buttonlarge.png) repeat-x left top;
}

.button.large:hover {
	background-position: 0 0;
}

/* Tabs */
.tabcontainer {
	margin: 0;
	border: solid 1px #ebebeb;
	border-width: 0 0 0 1px;
}

ul.tabs {
	margin: 0;
	padding: 0 0 1px 0;
	list-style: none;
	height: 41px;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0 0;
	padding: 0 15px;
	line-height: 41px;
	height: 41px;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	font-family: "Ubuntu", Arial;
	border: solid 1px #ebebeb;
	border-width: 1px 1px 0 0;
	background: url(../images/navtab.gif) repeat-x;
}

ul.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0 0px;
	outline: none;
	color: #555;
}

.tab-content {
	padding: 20px 0;
}

ul.tabs li:hover {
	
}

ul.tabs li.active {
	background: transparent
}

html ul.tabs li.active a {
	color: #70A324;
}

#tab-body {
	padding: 0 20px;
	border: solid 1px #ebebeb;
	border-width: 1px 1px 1px 0;
}

/* jQuery Toggle */
#toggle {
	border: 1px solid #ebebeb;
	border-width: 1px 1px 0 1px;
}

h2.trigger {
	padding: 16px 20px 16px 20px;
	margin: 0 0 0 0;
	font-size: 14px;
	font-weight: normal;
	background: url(../images/bg-toggle.gif) repeat-x;
	border-bottom: 1px solid #ebebeb;
}

h2.trigger span {
	text-decoration: none;
	display: block;
	color: #555;
	height: 9px;
	background: url(../images/left.gif) no-repeat;
	padding-left: 20px;
	cursor: pointer;
	line-height: 12px;
}

h2.active span {
	background: url(../images/down.gif) no-repeat 0 1px;
	color: #70A324
}

h2.trigger a:hover {
	color: #454545;
}

h2.active {
	background: transparent;
}

.toggle_container {
	margin: 0 0 0 0;
	padding: 20px 25px;
	overflow: hidden;
	clear: both;
	border: 1px solid #ebebeb;
	border-width: 0 0px 1px 0px;
}

.toggle_container .block {
	padding: 0px;
}

.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}

/* Dropcaps */
.dropcap1 {
	text-shadow: 1px 1px 0 #666;
	display: block;
	float: left;
	font-size: 35px;
	line-height: 35px;
	margin: 2px 8px 0 0;
}

/* Pullquotes */
.pullquote-right,.pullquote-left {
	padding: 0px 10px 0px 50px;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	font-family: 'Ubuntu', Georgia, Arial;
	font-style: italic;
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 22px;
	margin: 0px 2px 20px 20px;
	width: 50%;
}

.pullquote-left {
	float: left;
	margin-left: 2px;
	margin-right: 20px;
}

/* Highlight */
.highlight1 {
	padding: 2px 5px;
	background-color: #f7f7f7;
	border: solid 1px #ebebeb
}

.highlight2 {
	padding: 2px 5px;
	background-color: #ebebeb;
	border: solid 1px #f7f7f7
}

/* Tables */
table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 18px;
}

table,td,th {
	text-align: center;
}

th {
	padding: 10px;
	text-transform: uppercase;
	background: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
}

td {
	padding: 10px;
}

tfoot td {
	border: 0px;
}

th,tr:hover {
	
}

table {
	border: 1px solid #ebebeb;
	border-bottom: 0;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}

tr th,thead th {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}

tr td {
	border-bottom: 1px solid #ebebeb;
	padding: 6px 24px;
}

tr.odd td {
	background: #F2F7FC;
}

/* Column */
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth
	{
	margin-right: 4%;
	margin-left: 0;
	position: relative;
	float: left;
}

.one_half {
	width: 48%;
}

.one_third {
	width: 30.6666%;
}

.one_fourth {
	width: 22%;
}

.one_fifth {
	width: 16.8%;
}

.one_sixth {
	width: 13.3333%;
}

.two_third {
	width: 65.3332%;
}

.two_fourth {
	width: 48%;
}

.two_fifth {
	width: 37.6%;
}

.two_sixth {
	width: 30.6666%;
}

.three_fourth {
	width: 74%;
}

.three_fifth {
	width: 58.4%;
}

.three_sixth {
	width: 47.9998%;
}

.four_fifth {
	width: 79.2%;
}

.four_sixth {
	width: 65.3332%;
}

.five_sixth {
	width: 82.6665%;
}

.firstcols {
	margin-left: 0px !important;
}

.last,.lastcols {
	margin-right: 0px !important;
	clear: right;
}

/*** AFTER CONTENT ***/
#after-content {
	position: relative;
	margin: 20px 0 60px 0;
	clear: both
}

#after-content h2 {
	font-size: 20px;
	margin: 10px 0 0 20px;
	float: left
}

#after-content.patternbox {
	padding: 20px 0;
}

#after-content .button {
	float: right;
	margin-right: 60px
}

/*** SIDEBAR ***/
#sidebar {
	float: right;
	width: 270px;
	padding-left: 35px
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sidebar ul li.widget-container {
	margin: 0 0 40px 0 !important;
	clear: both
}

#sidebar .widget-title {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 20px
}

#sidebar ul li a,#sidebar ul li a:visited {
	color: #268BFE;
}

#sidebar ul li a:hover {
	color: #70A324;
	text-decoration: none
}

#sidebar li li {
	list-style-type: none;
	margin: 0 0 8px 0;
	padding: 0 0 8px 15px;
	background: url(../images/double_line.gif) repeat-x left bottom,
		url(../images/arrow.gif) 0px 7px no-repeat;
}

#sidebar li li:hover {
	background: url(../images/double_line.gif) repeat-x left bottom,
		url(../images/arrow2.gif) 0px 7px no-repeat;
}

/* list second level */
#sidebar ul.sub-menu,#sidebar ul ul ul {
	margin: 5px 0 0 0;
}

#sidebar ul.sub-menu li,#sidebar ul ul ul li {
	margin-bottom: 0px;
	background: url(../images/arrow.gif) 0px 7px no-repeat;
	padding-bottom: 5px
}

#sidebar ul.sub-menu li:hover,#sidebar ul ul ul li:hover {
	background: url(../images/arrow2.gif) 0px 7px no-repeat;
}

#sidebar ul.sub-menu li:last-child,#sidebar ul ul ul li:last-child {
	padding-bottom: 0px;
	margin-bottom: 0;
}

/* tags widget */
.tag {
	margin: 0 10px 10px 0;
}

.tag,.tag span {
	display: block;
	float: left;
	height: 27px;
	line-height: 25px
}

.tag .left {
	background: url(../images/tag-left.gif) no-repeat;
	width: 17px;
}

.tag .middle {
	background: url(../images/tag-middle.gif) repeat-x;
	padding: 0 10px 0 8px
}

.tag .right {
	background: url(../images/tag-right.gif) no-repeat;
	width: 12px;
}

/* recent comment widget */
#recentcommentwidget {
	
}

#recentcommentwidget li {
	clear: both;
	padding: 0 0 8px 0 !important;
	margin: 0 0 15px 0 !important
}

#recentcommentwidget .colortext {
	display: block;
	padding-bottom: 5px;
}

#recentcommentwidget li a:hover {
	color: #555 !important;
}

/* recent project widget */
#recentprojectwidget {
	
}

#recentprojectwidget li {
	clear: both;
	padding: 0 0 8px 0 !important;
	margin: 0 0 15px 0 !important
}

#recentprojectwidget .date {
	color: #909090;
}

/* shopping cart widget */
#shoppingcartwidget {
	
}

#shoppingcartwidget li {
	clear: both;
	padding: 0 0 8px 0 !important;
	margin: 0 0 15px 0 !important
}

.totalprice {
	font-weight: bold;
	display: block;
	margin-bottom: 15px
}

.shopping_textwidget {
	background: url(../images/double_line.gif) repeat-x left bottom;
	padding-bottom: 30px
}

.shopping_textwidget .button {
	margin-right: 8px;
}

/* recent product widget */
#recentproductwidget {
	
}

#recentproductwidget li {
	clear: both;
	padding: 0 0 8px 0 !important;
	margin: 0 0 15px 0 !important
}

/* login widget */
#login {
	
}

#login label {
	width: 70px;
	float: left;
	padding: 5px 0 0 0
}

#login input[type="text"] {
	width: 180px
}

#login .lost {
	float: right;
	width: 50%;
	text-align: right
}

/*** BEFORE FOOTER ***/
#before-footer {
	border-top: solid 10px #303030;
	background: #1f1f1f url(../images/bg-footer.png) repeat-x;
	color: #aaa
}

#footer-pattern {
	background: url(../images/bg-footer-pattern.gif) repeat;
}

#footcol1,#footcol2,#footcol3,#footcol4 {
	width: 220px;
	float: left;
	padding: 40px 0 20px 0;
	margin-right: 20px;
}

#footcol4 {
	margin: 0;
}

#before-footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#before-footer ul li.widget-container {
	margin-bottom: 40px;
}

#before-footer ul li.widget-container:last-child {
	margin-bottom: 0px;
}

#before-footer .widget-title {
	color: #fafafa;
	text-transform: uppercase;
	margin-bottom: 25px;
	font-size: 14px
}

#before-footer ul li a,#footer ul li a:visited {
	color: #aaa
}

#before-footer ul li a:hover {
	text-decoration: none;
	color: #fff
}

#before-footer ul li li {
	border-bottom: solid 1px #4a4a4a;
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
}

#before-footer h1,#before-footer h2,#before-footer h3,#before-footer h4,#before-footer h5,#before-footer h6
	{
	color: #fafafa
}

#before-footer .frame {
	padding: 4px;
	border: solid 1px #424242;
	background: url(../images/opacity-img.png) repeat
}

#recentpostwidget h5 {
	font-size: 12px;
	font-family: Arial;
	margin-bottom: 5px
}

#before-footer #recentpostwidget li h5 a,#before-footer #recentpostwidget li h5 a:visited
	{
	color: #fafafa
}

#recentpostwidget li {
	clear: both;
	margin: 0 0 30px 0 !important;
	border: 0px !important;
	padding: 0 !important;
	background: transparent !important
}

#flickr li {
	border: 0px !important;
	float: left;
	margin-right: 14px !important;
}

#flickr li.nomargin {
	margin-right: 0px !important;
}

/*** FOOTER ***/
#footer {
	border-top: 1px solid #eee;
	height: 30px;
	padding: 5px 0;
}

#footertext {
	padding: 0;
	color: #aaaaaa
}

#sn {
	float: right;
	padding: 25px 0 0 0
}

#sn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sn ul li {
	float: left;
	margin-left: 8px;
}