body {
	font: 12px/1.5 "Trebuchet MS", Arial;
}
pre, code {
	font-family: "Trebuchet MS", Monaco, Consolas, monospace;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
p {
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#4a4a4a;
	line-height:1.6;
}
a {
	text-decoration:none;
}
label {
	font-size:13px;
	font-family:"Trebuchet MS";
	color:#4a4a4a;
	margin-bottom:5px;
}
input:focus, textarea:focus {
	outline:none;
}
select,input[type="file"]{
	margin-bottom:5px;
}
input[type="text"],input[type="password"],label,textarea,select,input[type="file"]{
	 clear: both;
  display: block;
  overflow: hidden;
}
input[type="text"],input[type="password"]{
	height:25px;
	width:290px;
	background:#F5F5F5;
	border:1px solid #CCC;
	padding-left:5px;
	clear:both;
	margin-bottom:5px;
	overflow:hidden;
	float:none;
}
select{
	width:150px;
	height:25px;
	background:#F5F5F5;
	border:1px solid #CCC;
	padding-left:5px;
	clear:both;
	margin-bottom:5px;
	overflow:hidden;
	float:none;
}
input[type="text"],input[type="password"],textarea{
	color: #666;
	border: 1px solid #eeeeee;
	padding-left:10px;
	float:left;
	
	background:#F5F5F5;
	border:1px solid #CCC;
	clear:both;
	margin-bottom:5px;
	overflow:hidden;
	
}

textarea{
	width:295px;
	margin-bottom:5px;
	height:100px;
	
	background:#F5F5F5;
	border:1px solid #CCC;
	padding-left:5px;
	clear:both;
	overflow:hidden;
	float:none;
}
tr{
border-bottom: 1px solid #eeeeee;
}
th{
	font-weight:bold;
}
td,th{
	padding:5px;
}
/*==============================*/
/*   Headings  */
/*==============================*/

h1 {
	font-size: 28px;
	margin:0px;
	padding:0px;
	color:#4a4a4a;
}
h2 {
	font-size: 24px;
	margin:0px;
	padding:0px;
	color:#4a4a4a;
}
h3 {
	font-size: 22px;
	margin:0px;
	padding:0px;
	color:#4a4a4a;
}
h4 {
	font-size: 17px;
	color:#4a4a4a;
	margin:0px;
	padding:0px;
}
h5 {
	font-size: 16px;
	margin:0px;
	padding:0px;
	color:#4a4a4a;
}
h6 {
	font-size: 14px;
	margin:0px;
	padding:0px;
	color:#4a4a4a;
}
/*==============================*/
/*   Spacing  */
/*==============================*/

ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
li {
	margin-left: 30px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
	margin-bottom: 20px;
}
.container {
	margin-top:2px;
	-webkit-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
	background-color:#FFFFFF;
	border-bottom:none;
	box-shadow:inset 0 0 1px #000000;
}

ol li {
	border-bottom:none !important;
	margin-top:1!important;
	margin-bottom:1!important;
	padding-bottom:0!important;
	padding-top:0!important;
}
/*=========================================*/
/*==========Start Home Page Style==========*/
/*=========================================*/

.menu-bar, .slider-container, .logo, .content-wrapper, .footer-wrapper {
	margin-left:30px;
	margin-right:30px;
}
/*=========================================*/
/*==========Start Header Style==========*/
/*=========================================*/
.logo {
	margin-top:5px;
}
.header .menu-bar {
	border-top:3px double #eeeeee;
	border-bottom:3px double #eeeeee;
	margin-top:5px;
	padding-bottom:2px;
	height:40px;
}
.header .menu-bar ul {
	margin:0px;
	padding:0px;
	margin:10px 0px 10px 0px;
	margin-left:-20px;
}
.header .menu-bar ul li {
	display:inline;
}
/*=========================================*/
/*==========End  Header Style==========*/
/*=========================================*/

/*=========================================*/
/*=======Start Cotent-Wrapper Style========*/
/*=========================================*/
.content-wrapper .content-info {
	margin-bottom:20px;
}
.content{
	padding-top:10px;
}
.content img {
	max-width:100%;
}
.content-wrapper .content-info h4 {
	text-align:center;
	margin:0px;
	padding:0px;
}
#content {
	border-bottom:3px double #eeeeee;
	margin-top:50px;
}
#content ul.thumbnails {
	list-style-type:none;
	width: 1008px;
	overflow:hidden;
	margin:0 auto;
	margin-left:-32px;
	padding:0px;
}
#content .one_fourth h3 {
	margin:0px;
	padding:0px;
	margin-top:15px;
	margin-bottom:10px;	
}
#content .one_fourth h3 a{
	color:#4a4a4a;
}
#content ul.thumbnails li {
	width:198px;
	height:250px;
	margin:0px;
	margin-left:32px;
	float:left;
	overflow:hidden;
	background:none;
	margin-bottom:26px;
}
#content ul.thumbnails a.bigthumbs {
	display:block;
	width:198px;
	background-image:url(../images/img-bg.png);
}
/*=========================================*/
/*=======End Cotent-Wrapper Style========*/
/*=========================================*/



/*=========================================*/
/*==========Start Footer Style============*/
/*=========================================*/
.footer-container {
	padding-top:20px;
}
.footer-container h4 {
	background-position:0% 100%;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	margin-bottom:15px;
}
.footer-container img {
	float:left;
	margin-right:15px;
}
.footer-container ul {
	margin-left:-15px;
}
.footer-container ul li{
color:#B7BFAF;
}
.footer-container .common.left {
	margin-left:30px;
	padding-right:35px;
}
.footer-container .common.right {
	margin-right:30px;
	padding-left:40px;
}
.footer-container .common.second {
	width:134px;
}
.footer-container .common.third {
	margin-left:20px;
	width:134px;
}
.footer-navi .navigation {
	margin-left:30px;
	margin-top:10px;
}
.footer-navi .navigation ul {
	float:left;
}
.footer-navi .navigation ul li {
	display:inline;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:15px;
}
.footer-navi .navigation ul li:first {
 padding-left:0px;
}
.footer-navi .navigation ul li.last {
	background:none;
}
.footer-navi .navigation ul li a {
	font-size:12px;
}
.footer-navi .navigation .right-navi {
	float:right;
	margin-right:25px;
}
.footer-navi .navigation .right-navi img {
	margin-right:5px;
	float:left;
}
.footer-navi .navigation .right-navi p {
	margin:0px;
	padding:0px;
	margin-left:80px;
	font-size: 12px;
}
.footer-navi .navigation .right-navi p a{
	color: #fff;
}
.footer-navi {
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	margin-bottom:20px;
	height: 40px;
}
/*=========================================*/
/*==========End Footer Style==============*/
/*==========End Homepage Style============*/
/*=========================================*/

.sidebar {
	margin-top:30px;
	margin-right:30px;
	padding-left:20px;
	margin-bottom:20px;
	
}
.sidebar h2 {
	margin-top: 15px;
}
.sidebar ul {
	margin:-5px;
	padding:0px;
	margin-left:-30px;
	list-style-type:none;
}
.sidebar ul li {
	border-bottom:1px solid #eeeeee;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	padding-left:20px;
}
.sidebar ul li:first-child {
	border-top:1px solid #eeeeee;
}
.sidebar ul li:hover {
	background:url(images/sidebar_hover.png);
}
.sidebar h4 {
	margin-top:20px;
}
.sidebar #recentcomments li {
	display:block;
	padding:5px 0 5px 20px;
	padding-left:20px;
}
.sidebar #recentcomments li:hover {
	background:url(images/sidebar_hover.png);
}
/*=========================================*/
/*========End Contact Page Style=======*/
/*=========================================*/


/*=========================================*/
/*========Start Fullwidth Page Style=======*/
/*=========================================*/
.content-wrap .fullwidth {
	margin-right:30px;
}
.content-wrap .fullwidth img {
	height:auto;
	width:885px;
}
/*=========================================*/
/*========End Fullwidth Page Style=======*/
/*=========================================*/


/*=========================================*/
/*========Start Typography Page Style=======*/
/*=========================================*/
.content-wrap h1 {
	margin-top:15px;
}
/*=========================================*/
/*========End Typography Page Style=======*/
/*=========================================*/

/*=========================================*/
/*========Start Single Page Style==========*/
/*=========================================*/
.social_link {
	position:relative;
	margin-top:20px;
}
.social_link p {
	float:left;
	color:#6c6c6c;
}
.social_logo {
	position:absolute;
	left:550px;
}
.social_logo img {
	margin:0px;
	padding:0px;
}


/*-------Wordpress Core Classes---------*/
blockquote {
	padding-left:65px;
	min-height:50px;
}
blockquote {
	margin-top:40px;
	margin-bottom:40px;
}
blockquote img {
	float: left;
	margin-right:15px;
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display:block;
	margin: 5px auto 5px auto;
}
.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin:0;
	max-width: 98.5%;
	padding:0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
/*=======================================================*/
/*---------------------COLUMNS  Style--------------------*/
/*=======================================================*/
.one_half, .one_third, .two_third, .three_fourth, .one_fourth {
	float:left;
	position:relative;
}
.one_third {
	width:30%;
	margin-right:5%;
}
.one_half {
	width:45%;
	margin-right:2%;
}
.one_third {
	width:30%;
	margin-right:5%;
}
.two_third {
	width:65%;
	margin-right:5%;
}
.one_fourth {
	width:22%;
	margin-right:2%;
}
.three_fourth {
	width:74%;
	margin-right:2%;
}
/*=======================================================*/
/*--------------------SPECIAL COLUMNS--------------------*/
/*=======================================================*/

.col2, .col3, .col4 {
	float:left;
	position:relative;
}
.col3 {
	width:280px;
	margin-right:60px;
}
.col2 {
	width:460px;
	margin-right:40px;
}
.col4 {
	width:210px;
	margin-right:40px;
}
.last {
	margin-right:0 !important;
}
.col4-wrap, .col2-wrap, .homepage {
	width:1000px;
	margin-right:-40px;
	overflow: hidden;
	line-height:20px;
}

/*=======================================================*/
/*------------------------Color Box----------------------*/
/*=======================================================*/
.schemes {
	width:17px;
	padding:5px 5px 0px 5px;
	position:absolute;
	z-index:1000;
	top:50px;
	left:0;
	background:#fff;
	border:1px solid #d9d9d9;
	border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	-khtml-border-radius:0 5px 5px 0;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
.schemes a {
	width:15px;
	height:15px;
	margin-bottom:5px;
	display:block;
	overflow:hidden;
	outline:none;
	text-indent:-999px;
}
.schemes a.pink {
	background:#ce2879;
	border:1px solid #971957;
}
.schemes a.yellow {
	background:#a58803;
	border:1px solid #84642c;
}
.schemes a.brown {
	background:#AF6E07;
	border:1px solid #574a4a;
}
.schemes a.blue {
	background:#2565AC;
	border:1px solid #174c88;
}
.schemes a.red {
	background: #a63400;
	border:1px solid #4b396e;
}
.schemes a.black {
	background:#000000;
	border:1px solid #2b3035;
}
.schemes a.purple {
	background:#736DB4;
	border:1px solid #2b3035;
}
.schemes a.green {
	background:#00CC00;
	border:1px solid #006600;
}

.button {
border: 0;
padding:1px;
color: #FFFFFF;
	border-color: #388AD4;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	background-position: 0 -40px;
	background-color: #339933;
	font-size: 16px;
	padding-left: 14px;
	padding-right: 17px;	
}

.button:focus, .button:hover {
	color: #FFFFFF;
	border-color: #388AD4;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	background-position: 0 -40px;
	background-color: #2D7DC5;
	font-size: 16px;
	padding-left: 14px;
	padding-right: 17px;
}

.button:active {
	background-position: 0 -81px;
	border-color: #347BBA;
	background-color: #0F5EA2;
	color: #FFFFFF;
	text-shadow: none;
}

.button:active {
	top: 1px
}

.button.negative:hover {
	color: #FFFFFF;
	background-position: 0 -121px;
	background-color: #D84743;
	border-color: #911D1B;
	font-size: 16px;
	padding-left: 14px;
	padding-right: 17px;
}
.button.negative:active {
	background-position: 0 -161px;
	background-color: #A5211E;
	border-color: #911D1B;
	font-size: 16px;
	padding-left: 14px;
	padding-right: 17px;
}
.button.positive:hover {
	background-position: 0 -280px;
	background-color: #96ED89;
	border-color: #45BF55;
}
.button.positive:active {
	background-position: 0 -320px;
	background-color: #45BF55;
}
.button.pill {
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	padding: 5px 10px 4px 10px;
*padding: 4px 10px;
}

.button.big {
	font-size: 16px;
	padding-left: 14px;
	padding-right: 17px;
}
.button.big {
*padding: 4px 17px 2px 17px;
}
.button span.icon {
	display: inline-block;
	width: 14px;
	height: 12px;
	margin: auto 7px auto auto;
	position: relative;
	top: 0;
*top: 0px;
	background-image: url('images/css3buttons_icons.png');
	background-repeat: no-repeat;
}
.big.button span.icon {
	top: 0px
}

/* Custom Message Styling */
.info {
  margin: 15px 0;
  font-size: 14px;
  color: #246EA7;
  padding: 15px 12px 15px 47px;
  background: #DFECF7 url(../img/info.png) .5em .4em no-repeat;
  border: 1px solid #A7CEEC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow:0 0 6px #aaaaaa;
  -webkit-box-shadow:0 0 6px #aaaaaa;  
} 
.error {
  margin: 15px 0;
  font-size: 14px;
  color: #C92036;  
  padding: 15px 12px 15px 47px;
  background: #FAE1E1 url(../img/error.png) .5em .4em no-repeat;
  border: 1px solid #EDA8A8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow:0 0 6px #aaaaaa;
  box-shadow:0 0 6px #aaaaaa;
  -webkit-box-shadow:0 0 6px #aaaaaa;   
} 
.warning {
  margin: 15px 0;
  font-size: 14px;
  color: #E08820;  
  padding: 15px 12px 15px 47px;
  background: #FDF4D7 url(../img/warning.png) .5em .4em no-repeat;
  border: 1px solid #E8C779;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow:0 0 6px #aaaaaa;
  box-shadow:0 0 6px #aaaaaa;
  -webkit-box-shadow:0 0 6px #aaaaaa;    
} 
.success, .success-message{
  margin: 15px 0;
  font-size: 14px;
  color: #84AF22;  
  padding: 15px 12px 15px 47px;
  background: #E6F2D2 url(../img/ok.png)  .5em .4em no-repeat;
  border: 1px solid #96C24A;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow:0 0 6px #aaaaaa;
  box-shadow:0 0 6px #aaaaaa;
  -webkit-box-shadow:0 0 6px #aaaaaa; 
}
.success-message{ 
  display: none; 
}

/* tables */
table {
  border-collapse: collapse;
  text-align: center;
  margin-bottom: 20px;
  width:95%;
  font-size: 12px;
  color: #666666;
}
th.empty {
  background: #fff;
}
tr.empty:hover {
  background: #fff;
}
th {
  background-color: #336699;
  font-weight: normal;
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
  text-shadow:#414141 0 1px 0px;
  line-height: 25px;
}
tbody tr {
  font-weight: normal;
  background-color: #fafafa;
}
tbody tr:nth-child(even) {
  background-color: #f0f0f0;
}
tbody tr:hover {
  background-color: #eaeaea;
}
td {
  padding: 4px 5px;
  border-left: #d7d7d7 1px solid;
  border-top: #d7d7d7 1px solid;
  border-bottom: #d7d7d7 1px solid;
  line-height: 10px;
}
tr td:first-child {
  border-left:0;
}


