/*  

Theme Name: whiteyclean

Theme URI: http://themeforest.net/user/plentong

Description: Creative Portfolio Clean Wordpress Theme

Author: Plentong

Author URI: http://themeforest.net/user/plentong

Version: 1.0

*/



/* Global Defaults

=====================================================================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {

	margin:0;

	padding:0;

}

table{

	border-collapse:collapse;

	border-spacing:0;

}

fieldset,img,abbr{

	border:0;

}

ul {

	list-style:none;

}

caption,th {

	text-align:left;

}

a,a:link,a:visited,a:hover { 

	color:#537f8e;

	text-decoration:none; 

}

a:focus,a:hover { 

	text-decoration:underline;

}

a img { 

	border:0; 

}

:focus {

	outline: 0;

}

.clear { 

	clear:both; 

}

/* Global Elements

=====================================================================*/

body {

	background:#fff url(images/background.png);

	line-height: 1.6em;

	font:62.5% arial, verdana, serif;

}

.replace{

	position:relative;

	margin:0;

	padding:0;

	/* \*/

	overflow:hidden;

	/* */

}

.replace span{

	display:block;

	position:absolute;

	top:0;

	left:0;

	z-index:1;

}

.skiplink{

	display:none;

}

/* Start CSS Coding

=====================================================================*/

#container {

	width:100%;

	background: url(images/back_header.png) repeat-x;

}

#wrapper {

	width:990px;

	margin:0 auto;

}

#header {

	width:990px;

	height:60px;

}

#logo{

	width:246px;

	height:60px;

	font-size:1.2em;

	position:relative;

	overflow:hidden;

	display:inline;

	float:right;

	text-indent: -5000px;

}

#customlogo {

	width:246px;

	height:60px;

	font-size:1.2em;

	position:relative;

	overflow:hidden;

	display:inline;

	float:right  

} 

#logo span{

	background:url(images/logo.png) no-repeat;

	position:absolute;

	width:100%;

	height:100%;

	cursor:pointer;

}

#topmenu {

	height: 31px;

	float: right;

	margin: 26px 0 0 0;

}

#topmenu li {

	display: inline;

	float: left;

}

#butlivechat{

	width:109px;

	height:31px;

	font-size:1.2em;

	position:relative;

	overflow:hidden;

	display:inline;

	float:left;

	text-indent: -5000px;

	margin: 0 6px 0 0;

}

#butlivechat span{

	background:url(images/but_livechat.png) no-repeat;

	position:absolute;

	width:100%;

	height:100%;

	cursor:pointer;

}

#butfreequote{

	width:157px;

	height:31px;

	font-size:1.2em;

	position:relative;

	overflow:hidden;

	display:inline;

	float:left;

	text-indent: -5000px;

}

#butfreequote span{

	background:url(images/but_freequote.png) no-repeat;

	position:absolute;

	width:100%;

	height:100%;

	cursor:pointer;

}

#topmenu li a:hover span {

	background-position: 0 -31px;

}

#placemainmenu {

	width: 990px;

	height: 45px;

	background: url(images/mainmenu.png) no-repeat;

	margin: 0 0 2px 0;

}

#mainmenu {

	width: 580px;

	height: 45px;

	float: left;

}

#mainmenu li {

	float: left;

	height: 45px;

	display: inline;

	position: relative;

	margin: 0 5px 0 0;

}

#mainmenu li.first #iconhome{

	width:35px;

	height:34px;

	font-size:1.2em;

	position:relative;

	overflow:hidden;

	display:inline;

	float:left;

	margin: 5px 0 0 6px;

	padding: 0;

}

#mainmenu li.first #iconhome span{

	background:url(images/icon_home.png) no-repeat;

	position:absolute;

	width:100%;

	height:100%;

	cursor:pointer;

}

#mainmenu li.first #iconhome:hover span, #mainmenu li.first.active #iconhome span {

	background-position: 0 -34px;

}

#mainmenu li {

	float: left;

	height: 45px;

	display: inline;

	position: relative;

	margin: 0 5px 0 0;

}

#mainmenu li:hover {

	background: url(images/menu_left.gif) no-repeat 0 -45px;

}

#mainmenu li.first:hover {

	background: none;

}

#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {

	display: inline;

	float: left;

	height: 31px;

	padding: 14px 10px 0 10px;

	color: #7a7a7a;

	font-size: 1.4em;

	font-family: "Arial Narrow", arial, serif;

}

#mainmenu li:hover a, #mainmenu li:hover a:link, #mainmenu li:hover a:visited {

	background: url(images/menu_right.gif) no-repeat 100% -45px;

	text-decoration:none;

}

#mainmenu li.active a, #mainmenu li.active a:link, #mainmenu li.active a:visited {

	color: #000;

}

/* Start CSS POPUP Menu

=====================================================================*/

#placemainmenu ul ul {

	position:absolute;

	z-index:500;

	display:none;

	width:176px;

	margin: 0;

	top: 38px;

	left:0;

  background:url(images/popup.png) repeat-y;

  padding: 0 0 5px 0;

  border-bottom: 1px solid #d2d2d2;	

}

#placemainmenu ul li ul li {

	display: block;

	width: 176px;

	height:31px;

	background:url(images/popup.png) repeat-y;

	float: left;

}

#placemainmenu #mainmenu li:hover ul li:hover {

	background:url(images/popup.png) repeat-y;

}

#placemainmenu #mainmenu li:hover ul li.last, #placemainmenu #mainmenu li:hover ul li.last:hover {

	height: 38px;

	background: url(images/popup_bottom.png) no-repeat;

}

#placemainmenu #mainmenu li:hover ul li a, #placemainmenu #mainmenu li:hover ul li a:link, #placemainmenu #mainmenu li:hover ul li a:visited {

	color:#fff;

	font-size:1.4em;

	width: 156px;

	height:23px;

	text-transform:none;

	background:url(images/seppopup.png) no-repeat 50% 100%;

	color:#9b9b9b;

	border:none;

	padding: 8px 10px 0 10px;

}

#placemainmenu #mainmenu li ul li.last a, #placemainmenu #mainmenu li ul li.last a:link, #placemainmenu #mainmenu li ul li.last a:visited {

	background: none;

}

#placemainmenu #mainmenu li:hover ul li a:hover, #placemainmenu #mainmenu li ul li a:hover {

	text-decoration:none;

	color:#000;

}

div#placemainmenu li:hover ul ul,

div#placemainmenu li li:hover ul ul

{display:none;}



div#placemainmenu li:hover ul,

div#placemainmenu li li:hover ul

{display:block;}

/* End CSS Drop Down Menu */

#placetestimonial {

	width: 400px;

	height: 30px;

	float: right;

	text-align: right;

	font-size: 1.2em;

	color: #a2a2a2;

	font-style: italic;

	padding: 15px 10px 0 0;

}

#placetestimonial strong {

	font-style: normal;

}

#placeintro {

	width: 990px;

	height: 237px;

	margin: 0 0 8px 0;

}

#introleft {

	width: 484px;

	height: 237px;

	float: left;

	padding: 0 15px 0 0;

}

#introleft h1 {

	font-family: "Myriad Pro", arial, serif;

	font-size: 2.4em;

	color: #656565;

	padding: 6px 0;

	background: url(images/sepintro.png) repeat-x 0 100%;

}

#introleft p {

	font-size: 1.4em;

	color: #848484;

	padding: 10px 0 0 0;

	line-height: 1.4em;

}

.butlearnmore, .butlearnmore:link, .butlearnmore:visited {

	width: 108px;

	height: 19px;

	display: inline;

	margin: 7px 0 0 0;

	background: url(images/but_learnmore.png) no-repeat;

	float: right;

	text-align: center;

	font-size: 1.2em;

	color: #fff;

	font-weight: bold;

	padding: 6px 0 0 0;

}

.butlearnmore:hover {

	background-position: 0 -25px;

	text-decoration: none;

}

#introright {

	width: 491px;

	height: 237px;

	background:url(images/back_intro.png) no-repeat;

	float: right;

}

#slideshow {

	width: 475px;

	height: 193px;

	overflow: hidden;

	margin: 8px 0 0 8px;

}

#slideshow ul li {

	width: 475px;

	height: 193px;

}

#captionslide {

	width: 422px;

	height: 29px;

	float: left;

	margin: 3px 0 0 8px;

}

#captionslide ul li {

	font-size: 1.2em;

	color: #676767;

	font-weight: bold;

	padding: 7px 0 0 0;

	width: 412px;

}

#placenav {

	width: 53px;

	height: 21px;

	float: right;

	margin: 8px 8px 0 0;

	display: inline;

}

#placenav li {

	display: inline;

	float: left;

}

#butprev{

	width:27px;

	height:21px;

	font-size:1.2em;

	position:relative;

	overflow:hidden;

	display:inline;

	float:left;

}

#butprev span{

	background:url(images/but_prev.png) no-repeat;

	position:absolute;

	width:100%;

	height:100%;

	cursor:pointer;

}

#butnext{

	width:26px;

	height:21px;

	font-size:1.2em;

	position:relative;

	overflow:hidden;

	display:inline;

	float:left;

}

#butnext span{

	background:url(images/but_next.png) no-repeat;

	position:absolute;

	width:100%;

	height:100%;

	cursor:pointer;

}

#placenav li a:hover span {

	background-position: 0 -21px;

}

#content {

	width: 990px;

}

#contenttop {

	width: 990px;

	height: 15px;

	background: url(images/content_top.png) no-repeat;

	font-size: 0;

}

#contentmiddle {

	background: #fff url(images/sepcontent.png) repeat-y 704px 0;

	width: 990px;

}

#homecontent {

	width: 673px;

	float: left;

	background:url(images/back_contenthome.png) repeat-y;

	padding: 0 15px 0 16px ;

}

#col1 {

	width: 213px;

	float: left;

	padding: 0 17px 0 0;

}

#col1 h2, #col2 h2, #col3 h2 {

	font-size: 1.8em;

	color: #666;

	font-family: "Myriad Pro", arial, serif;

	padding: 2px 0 8px 0;

}

#col1 img, #col2 img, #col3 img {

	padding: 5px;

	border: 1px solid #d9d9d9;

	margin: 0 0 5px 0;

}

#col1 p, #col2 p, #col3 p, .widget p {

	color: #333;

	font-size: 1.2em;

	padding: 2px 0 10px 0;

	line-height: 1.6em;

}

#col1 ul, #col2 ul, #col3 ul, .widget ul {

	padding: 2px 0 10px 7px;

}

#col1 ul li, #col2 ul li, #col3 ul li,.widget ul li {

	background: url(images/bullet.png) no-repeat 0 4px;

	padding: 0 0 0 18px;

	margin: 0 0 4px 0;

	color: #333;

	font-size: 1.2em;

	line-height: 1.4em;

}

#col1 h3, #col2 h3, #col3 h3 {

	font-size: 1.6em;

	color: #666;

	font-family: "Myriad Pro", arial, serif;

	padding: 2px 0 10px 0;

}

#col1 h4, #col2 h4, #col3 h4 {

	font-size: 1.4em;

	color: #666;

	font-family: "Myriad Pro", arial, serif;

	padding: 2px 0 10px 0;

}

#col2 {

	width: 196px;

	float: left;

	padding: 0 17px;

}

#col2 #listcolnews,

.widget #listcolnews,

#nav #listcolnews {

	padding: 0;

	margin: 0;

}

#col2 #listcolnews li,

.widget #listcolnews li, 

#nav #listcolnews li {

	border-bottom: 1px solid #d9d9d9;

	padding: 8px 0;

	margin: 0;

	background: none;

	font-size: 1.1em;

}

#col2 #listcolnews li h3,

.widget #listcolnews li h3 {

	font-size: 1.1em;

	font-family: Arial, verdana, serif;

	padding: 0;

}

.date {

	color: #333;

}

.linkreadmore {

	float: right;

	font-size: 1.2em;

	font-weight: bold;

	margin: 5px 0 0 0;

}

#col3 {

	width: 196px;

	float: left;

	padding: 0 0 0 17px;

}

#col1 #listshowcase,

#col2 #listshowcase,

#col3 #listshowcase, .boxnav #listshowcase {

	width: 196px;

	margin: 0;

	padding: 0;

}

#col1 #listshowcase li ,

#col2 #listshowcase li ,

#col3 #listshowcase li, .boxnav #listshowcase li {

	width: 56px;

	height: 56px;

	float: left;

	margin: 0 3px 5px 0;

	background: none;

	border: 1px solid #d9d9d9;

	padding: 2px;

	display: inline;

}

#col1 #listshowcase li.last,

#col2 #listshowcase li.last, 

#col3 #listshowcase li.last, .boxnav #listshowcase li.last {

	margin: 0 0 5px 0;

}



#col1 #listshowcase li a, #col1 #listshowcase li a:link, #col1 #listshowcase li a:visited,

#col2 #listshowcase li a, #col2 #listshowcase li a:link, #col2 #listshowcase li a:visited,

#col3 #listshowcase li a, #col3 #listshowcase li a:link, #col3 #listshowcase li a:visited, .boxnav #listshowcase li a, .boxnav #listshowcase li a:link, .boxnav #listshowcase li a:visited {

	width: 56px;

	height: 56px;

	display: inline;

	overflow: hidden;

	padding: 0;

	margin: 0;

}

#col1 #listshowcase li:hover,

#col2 #listshowcase li:hover,

#col3 #listshowcase li:hover, .boxnav #listshowcase li:hover {

	border: 1px solid #537f8e;

}

#col1 #listshowcase li a img,#col1 #listshowcase li a:link img,#col1 #listshowcase li a:visited img,

#col2 #listshowcase li a img,#col2 #listshowcase li a:link img,#col2 #listshowcase li a:visited img,

#col3 #listshowcase li a img, #col3 #listshowcase li a:link img, #col3 #listshowcase li a:visited img, .boxnav #listshowcase li a img, .boxnav #listshowcase li a:link img, .boxnav #listshowcase li a:visited img {

	border: 0;

	padding: 0;

}

#col1 #listshowcase li a:hover img,

#col2 #listshowcase li a:hover img,

#col3 #listshowcase li a:hover img, .boxnav #listshowcase li a:hover img {

	margin: 0;

}

#nav {

	width: 254px;

	float: right;

	padding: 0 16px;

}

.boxnav {

	width: 254px;

	margin: 0 0 17px 0;

}

.boxnav h3,

.widget h2  {

	font-size: 1.8em;

	color: #666;

	font-family: "Myriad Pro", arial, serif;

	padding: 2px 0 8px 0;

}

.boxnav p {

	color: #333;

	font-size: 1.2em;

	padding: 2px 0 10px 0;

	line-height: 1.6em;

}

.boxnav p.textabout {

	color: #848484;

}

#textphone {

	font-size: 1.4em;

	color: #848484;

}

#textphone span {

	color: #333;

}

.imgoffice {

	padding: 5px;

	border: 1px solid #d9d9d9;

	margin: 0 0 5px 0;

}

#listcontact {

	height: 12px;

}

#listcontact li {

	height: 15px;

	display: inline;

	float: left;

	background: url(images/sepcontact.png) no-repeat 100% 1px;

	font-size: 1.2em;

	font-weight: bold;

	padding: 0 10px;

}

#listcontact li.first {

	padding: 0 10px 0 0;

}

#listcontact li.last {

	background: none;

}

#contentbottom {

	width: 990px;

	height: 15px;

	background: url(images/content_bottom.png) no-repeat;

	font-size: 0;

}

/* Lightbox

=====================================================================*/

#jquery-overlay {

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

}

#jquery-lightbox {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

}

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box {

	position: relative;

	background-color: #fff;

	width: 250px;

	height: 250px;

	margin: 0 auto;

}

#lightbox-container-image { padding: 10px; }

#lightbox-loading {

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

}

#lightbox-nav {

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

}

#lightbox-container-image-box > #lightbox-nav { left: 0; }

#lightbox-nav a { outline: none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {

	width: 49%;

	height: 100%;

	display: block;

}

#lightbox-nav-btnPrev { 

	left: 0; 

	float: left;

}

#lightbox-nav-btnNext { 

	right: 0; 

	float: right;

}

#lightbox-container-image-data-box {

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;

	overflow: auto;

	width: 100%;

	padding: 0 10px 0;

}

#lightbox-container-image-data {

	padding: 0 10px; 

	color: #666; 

}

#lightbox-container-image-data #lightbox-image-details { 

	width: 70%; 

	float: left; 

	text-align: left; 

}	

#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber {

	display: block; 

	clear: left; 

	padding-bottom: 1.0em;	

}			

#lightbox-secNav-btnClose {

	width: 66px; 

	float: right;

	padding-bottom: 0.7em;	

}

/*

=====================================================================*/

/* About Us

=====================================================================*/

#innercontent {

	width: 673px;

	float: left;

	background:#fff;

	padding: 0 15px 0 16px ;

}

#innercontent h1 {

	font-size: 1.8em;

	color: #666;

	font-family: "Myriad Pro", arial, serif;

	padding: 2px 0 8px 0;

}

#innercontent p {

	color: #333;

	font-size: 1.2em;

	padding: 2px 0 10px 0;

	line-height: 1.6em;

}

#innercontent h2 {

	font-size: 1.6em;

	color: #333;

	font-family: "Myriad Pro", arial, serif;

	padding: 2px 0 8px 0;

}

/* Image and Captions */



img.alignright {

	float: right;

	padding: 5px;

	border: 1px solid #d9d9d9;

	margin: 7px 0 10px 10px;



}

img.alignleft {

	float: left;

	padding: 5px;

	border: 1px solid #d9d9d9;

	margin: 7px 10px 10px 0;

}

img.aligncenter {

	display:block;

	margin-left:auto;

	margin-right:auto;  

	padding: 5px;

	border: 1px solid #d9d9d9;

}

.alignright {

	float:right;

}

.alignleft {

	float:left;

}

.wp-caption {

	border:1px solid #ddd;

	text-align:center;

	background-color:#f3f3f3;

	padding-top:4px;

	margin:10px;

}

.wp-caption img {

	border:0 none;

	margin:0;

	padding:0;

}

.wp-caption p.wp-caption-text {

	font-size:11px;

	line-height:17px;

	margin:0;

	padding:0 4px 5px;

}

.aligncenter,div.aligncenter {

	display:block;

	margin-left:auto;

	margin-right:auto;

}

/* Image and Caption End */



#innercontent ul {

	padding: 2px 0 10px 7px;

}

#innercontent ul li {

	background: url(images/bullet.png) no-repeat 0 4px;

	padding: 0 0 0 18px;

	margin: 0 0 4px 0;

	color: #333;

	font-size: 1.2em;

	line-height: 1.4em;

}

#innercontent h3 {

	font-size: 1.4em;

	color: #333;

	font-family: "Myriad Pro", arial, serif;

	padding: 2px 0 8px 0;

}

.menunav {

	width: 253px;

	margin: -5px 0 0 0;

}

.menunav li {

	width: 253px;

	border-bottom: 1px solid #d2d2d2;

}

.menunav li a, .menunav li a:link, .menunav li a:visited {

	display: block;

	padding: 9px 0;

	width: 253px;

	font-size: 1.2em;

}

.menunav li a:hover {

	color: #000;

	text-decoration: none;

}

.boxnav #listshowcase {

	width: 254px;

}

.boxnav #listshowcase li {

	margin: 0 1px 1px 0;

}

.boxnav #listshowcase li.last {

	margin: 0 0 1px 0;

}

/* List News Page

=====================================================================*/

#innercontent #listnews {

	padding: 0;

	margin: -5px 0 0 0;

	width: 673px;

}

#innercontent #listnews li {

	padding: 10px 0;

	margin: 0;

	width: 673px;

	border-bottom: 1px solid #d2d2d2;

	background: none;

}

.titlenews {

	width: 620px;

	float: left;

	margin: 0 0 5px 0;

	padding: 0 10px 0 0;

}

.linkcomment, .linkcomment:link, .linkcomment:visited {

	width: 42px;

	height: 28px;

	display: inline;

	float: right;

	background: url(images/icon_comment.png) no-repeat;

	text-align: center;

	font-size: 1.2em;

	color: #666;

	padding: 10px 0 0 0;

	margin: 0 0 5px 0;

}

.linkcomment:hover {

	color: #000;

	text-decoration: none;

}

#innercontent #listnews li .titlenews h2 {

	font-size: 1.4em;

	margin: 0;

	padding: 3px 0 0 0;

}

#innercontent #listnews li .titlenews h2 a, #innercontent #listnews li .titlenews h2 a:link, #innercontent #listnews li .titlenews h2 a:visited {

	color: #000;

}

#innercontent #listnews li .titlenews p {

	padding: 0;

	margin: 0;

	font-size: 0.9em;

}

#innercontent #listnews li .titlenews p span {

	color: #939393;

}

#innercontent #listnews li p {

	font-size: 1.0em;

}

#innercontent #listnews li img {

	padding: 5px;

	border: 1px solid #d9d9d9;

}

/* News Detail

=====================================================================*/

#innercontent .titlenews h1 {

	font-size: 1.8em;

	margin: 0;

	padding: 3px 0 0 0;

}

#innercontent .titlenews p {

	padding: 0 0 5px 0;

	margin: 0;

	font-size: 1.1em;

}

#innercontent .titlenews p span {

	color: #939393;

}

#placeauthor img {

	float: left;

}

#innercontent #placeauthor p {

	float: left;

	width: 595px;

	padding: 0 0 0 10px;

	font-style: italic;

	margin: 0;

	line-height: 1.4em;

}

#placeauthor {

	margin: 0 0 15px 0;

}

#innercontent h1#titlecomment {

	border-top: 1px solid #d2d2d2;

	border-bottom: 1px solid #d2d2d2;

	padding: 5px 0;

	margin: 20px 0 0 0;

}

#innercontent #listcomment {

	padding: 0;

	margin: 0;

	width: 673px;

}

#innercontent #listcomment li {

	padding: 11px 0;

	margin: 0;

	width: 673px;

	background: none;

	border-bottom: 1px solid #d2d2d2;

}

.titlecomment {

	width: 673px;

}

.titlecomment img {

	float: left;

	padding: 3px;

	border: 1px solid #d9d9d9;

	margin: 0 10px 0 0;

}

#innercontent .titlecomment h3 {

	font-size: 1.4em;

	color: #333;

	padding: 7px 0 0 0;

	margin: 0;

}

.datecomment {

	font-size: 0.9em;

	color: #858585;

}

#innercontent #listcomment li p {

	font-size: 1.0em;

	padding: 10px 0 0 0;

}

#frmcomment {

	padding: 10px 0 0 0;

}

#frmcomment label {

	display: block;

	font-size: 1.2em;

	color: #1a1a1a;

	font-weight: bold;

}

#frmcomment label span {

	font-weight: lighter;	

}

.textboxcomment {

	width: 323px;

	height: 20px;

	background: #f6f6f6;

	border: 1px solid #d4d4d4;

	margin: 3px 0 10px 0;

	font-family: arial, verdana, serif;

	font-size: 1.1em;

	color: #1a1a1a;

	padding: 4px 3px 0 3px;

}

.textareacomment {

	width: 600px;

	height: 134px;

	background: #f6f6f6;

	border: 1px solid #d4d4d4;

	margin: 3px 0 10px 0;

	font-family: arial, verdana, serif;

	font-size: 1.1em;

	color: #1a1a1a;

	padding: 4px 3px 0 3px;

}

.submitcomment,

.submitsearch {

	height: 27px;

	background: #537f8e;

	border: none;

	margin: 0 0 10px 0;

	font-family: "Myriad Pro", arial, serif;

	color: #fff;

	font-size: 1.4em;

	font-weight: bold;

	padding: 3px 10px 0 10px;

	text-transform: uppercase;

	cursor: pointer;

}

.submitsearch {

 	padding: 0 10px 0 10px;

}

.textboxsearch {

  padding: 4px 5px;

  border: 1px solid #ddd;

}

/* Gallery

=====================================================================*/

#innercontent #listgallery {

	padding: 10px 0 0 0;

	margin: 0;

}

#innercontent #listgallery li {

	padding: 0;

	margin: 0 20px 20px 0;

	display: inline;

	float: left;

	background: none;

	font-size: 0;

}

#innercontent #listgallery li a, #innercontent #listgallery li a:link, #innercontent #listgallery li a:visited {

	padding: 7px;

	border: 1px solid #d9d9d9;

	display: block;

	font-size: 0;

}

#innercontent #listgallery li a:hover {

	border: 1px solid #537f8e;

}

/* Footer

=====================================================================*/

#footer {

	width: 990px;

	height: 75px;

}

#footertop {

	width: 990px;

	height: 37px;

	background: url(images/sepfooter.png) repeat-x 0 100%;

}

#placetwitter {

	width: 925px;

	height: 37px;

	float: left;

	position: relative;

}

#icontwitter {

	width: 38px;

	height: 47px;

	background: url(images/icon_twitter.png) no-repeat;

	position: absolute;

	z-index: 10;

	top: -5px;

	left: 12px;

}

.imgloading {

	vertical-align: middle;

	margin: 0 0 0 5px;

}

#linktop, #linktop:link, #linktop:visited {

	float: right;

	height: 12px;

	background: url(images/icon_top.gif) no-repeat 100% 0;

	padding: 0 8px 0 0;

	width: 30px;

	font-size: 1.1em;

	text-transform: uppercase;

	color: #656565;

	font-weight: bold;

	margin: 12px 5px 0 0;

	display: inline;

}

#texttwitter {

	font-size: 1.1em;

	color: #656565;

	font-weight: bold;

	padding: 12px 0 0 55px;

}

#texttwitter a, #texttwitter a:link, #texttwitter a:visited {

	color: #656565;

	text-decoration: underline;

}

#menufooter {

	height: 15px;

	float: right;

	margin: 10px 0 0 0;

}

#menufooter li {

	height: 15px;

	float: left;

	background: url(images/sepmenufooter.png) no-repeat 100% 1px;

	padding: 0 10px;

	font-size: 1.1em;

	color: #656565;

}

#menufooter li a, #menufooter li a:link, #menufooter li a:visited {

	font-weight: bold;

}

#menufooter li.last {

	background: none;

	padding: 0 0 0 10px;

}



/*  ---------- Easy Contact ---------- */

.formcontainer {

	padding:20px 0 40px 0;

}

.formcontainer p.error,

.formcontainer p.important {

	display:block;

	border:1px solid #f2a9a9;

	padding:5px;

	color:#f00;

	font-size:1.1em;

	margin:8px 0 0 0;

}

.formcontainer p.success {

	display:block;

	border:1px solid #b6e47a;

	padding:5px;

	color:#629c17;

	font-size:1.1em;

	margin:8px 0 0 0;

	background:#d7fca8;

}

.formcontainer legend {

  display: none;

}

.contact-form div label {

	float:left;

	font-size:1.2em;

	width:150px;

	padding:3px 0 0 16px;

	margin:10px 0 0 0;

	font-weight:bold;

}

.contact-form div input.text  {

	width:390px;

	height:22px;

	border:1px solid #c4c4c4;

	padding:3px 5px 0 5px;

	margin:10px 0 0 0;

}

.contact-form div textarea {

	width:390px;

	height:150px;

	border:1px solid #c4c4c4;

	font-family:Arial, verdana,serif;

	font-size:1.2em;

	padding:5px;

	margin:10px 0 0 0;

}

.contact-form .form-submit .button {

	width:166px;

	height:25px;

	margin:10px 0 0 0;

	font-weight:bold;

	text-transform:uppercase;

	background:#537f8e;

	border:none;

	color:#fff;

	font-family:Arial, verdana,serif;

	font-size:1.2em;

	cursor:pointer;

}

.contact-form div.form-option {

  display: inline;

}

.contact-form div.form-option input.check {

  float: left;

  margin: 15px 0;

} 

.contact-form div.form-option label {

  float: left;

}



/* Page Navigation */

#innercontent .wp-pagenavi {

  margin: 10px 0;

  text-align: right;

}

#innercontent .wp-pagenavi a, #main .wp-pagenavi a:link {

	padding: 4px 8px; 

	margin: 2px;

	border:1px solid #537f8e;

	color:#537f8e;

	background: #fff;

}

#innercontent .wp-pagenavi a:visited {

	padding: 4px 8px; 

	margin: 2px;

	border:1px solid #537f8e;

	color:#537f8e;

	background: #fff;

}

#innercontent .wp-pagenavi a:hover {	

	padding: 4px 8px; 

	margin: 2px;

	border:1px solid #000;

	color:#000;

	text-decoration:none;

	background: #fff;

}

#innercontent .wp-pagenavi a:active {

	padding: 4px 8px; 

	margin: 2px;

	background:#537f8e;

	border:1px solid #537f8e;

	color:#fff;

}

#innercontent .wp-pagenavi span.pages {

	padding: 4px 8px; 

	margin: 2px;

	border:1px solid #537f8e;

	color:#537f8e;

	background: #fff;

}

#innercontent .wp-pagenavi span.current {

	padding: 4px 8px; 

	margin: 2px;

	background:#537f8e;

	border:1px solid #537f8e;

	color:#fff;

}

#innercontent .wp-pagenavi span.extend {

	padding: 4px 8px; 

	margin: 2px;	

	border:1px solid #537f8e;

	color:#537f8e;

	background: #fff;

}

/*------- WP Pagenavi End ------- */



#nextprevious {

  margin: 10px;

  }

#nextprevious a {

  color: #008DC2;

  text-transform: lowercase;

  text-decoration: none;

  }

#nextprevious a:hover {

  color: #111;

  }

/* Page Navigation End */



#innercontent #listpages {

	height:23px;

	margin: 5px 0 0 0;

	padding: 0;

	float: right;

}

#innercontent #listpages li {

	margin:0 2px 0 0;

	height:23px;

	float:left;

	font-size:1.1em;

	display:inline;

	background:none;

	padding:0;

}

#innercontent #listpages li.unclick {

	margin:0 2px 0 0;

	height:18px;

	border:1px solid #d0d0d0;

	color:#d0d0d0;

	padding:3px 8px 0 8px;

}

#innercontent #listpages li.dotted {

	height:18px;

	font-size:1.1em;

	padding:5px 5px 0 5px;

}

#innercontent #listpages li a, #innercontent #listpages li a:link, #innercontent #listpages li a:visited {

	padding:4px 8px 0 8px;

	height:17px;

	display:inline;

	float:left;

	border:1px solid #537f8e;

	color:#537f8e;

}

#innercontent #listpages li a.active, #innercontent #listpages li a.active:link, #innercontent #listpages li a.active:visited {

	background:#537f8e;

	border:1px solid #537f8e;

	color:#fff;

}

#innercontent #listpages li a:hover {

	border:1px solid #000;

	color:#000;

	text-decoration:none;

}


