/*  
Theme Name: Designer Portfolio
Theme URI: http://themeforest.net/user/plentong
Description: Elegant 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:#0088cc;
	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/back_1.png) repeat-x;
	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/footer.png) repeat-x 0 100%;
}
#wrapper {
	width:980px;
	margin:0 auto;
}
#placetwitter {
	width:980px;
	height:29px;
	position:relative;
}
#texttwitter {
	float:right;
	width:946px;
	height:23px;
	text-align:right;
	margin:0 31px 0 0;
	display:inline;
	font-size:1.1em;
	color:#868686;
	padding:6px 3px 0 0;
}
#texttwitter a, #texttwitter a:link, #texttwitter a:visited {
	text-decoration:underline;
	color:#868686;
}
#icontwitter {
	width:31px;
	height:30px;
	position:absolute;
	right:0;
	top:0;
	font-size:0;
}
#header {
	width:980px;
	height:90px;
}
#logo{
	width:220px;
	height:54px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
	margin:13px 0 0 0;
}
#logo span{
	background:url(images/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#customlogo {
  margin-top: 10px;
	width:220px;
	height:54px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left  
} 
#mainmenu {
	width:741px;
	height:91px;
	float:right;
}
#mainmenu li {
	height:49px;
	float:left;
	display:inline;
	margin:41px 0 0 0;
}
#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {
	height:35px;
	float:left;
	display:inline;
	padding:14px 18px 0 18px;
	font-size:1.4em;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
}
#mainmenu li a:hover {
	color:#036bc9;
	text-decoration:none;
}
#mainmenu li.active {
	height:91px;
	margin:0 18px 0 0;
	background:url(images/menu_left.png) no-repeat;
}
#mainmenu li.active a, #mainmenu li.active a:link, #mainmenu li.active a:visited {
	padding:55px 0 0 18px;
	position:relative;
	color:#fff;
	text-decoration:none;
}
#mainmenu li.active a:hover {
	text-decoration:none;
}
#mainmenu li.active a span, #mainmenu li.active a:link span, #mainmenu li.active a:visited span {
	width:18px;
	height:91px;
	position:absolute;
	top:0;
	right:-18px;
	background:url(images/menu_right.png) no-repeat 100% 0;
}
#placeintro {
	width:980px;
	height:237px;
	background:url(images/shadow.png) no-repeat 0 100%;
}
#intro {
	width:508px;
	height:237px;
	float:left;
}
#intro h1 {
	font-size:2.4em;
	color:#37576a;
	padding:22px 0 0 0;
}
#intro h1 span {
	font-weight:lighter;
}
#intro p {
	font-size:1.8em;
	color:#37576a;
	padding:13px 0;
	line-height:1.4em;
}
#slideshow {
	width:443px;
	height:171px;
	background:url(images/frames.png) no-repeat;
	float:right;
	margin:15px 0 0 0;
	padding:12px 0 0 12px;
	position:relative;
}
#placeimages {
	width:443px;
	height:171px;
	overflow:hidden;
}
#shadowslide {
	width:431px;
	height:159px;
	position:absolute;
	background:url(images/shadowslide.png) no-repeat;
	z-index:10;
	top:12px;
	left:12px;
}
#content {
	width:980px;
}
#maincontent {
	width:685px;
	float:left;
	padding:7px 0 0 0;
}
.frontleft {
	width:325px;
	float:left;
	margin:0 35px 25px 0;
	display:inline;
}
.frontright {
	width:325px;
	float:right;
	margin:0 0 25px 0;
	display:inline;
}
#maincontent .frontleft h2, #maincontent .frontright h2 {
	font-size:1.8em;
	color:#404040;
	font-weight:lighter;
	line-height:1.0em;
	padding:0 0 15px 0;
}
.frontleft h2 strong, .frontright h2 strong {
	color:#000;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
	display: block;
}
.frontleft p, .frontright p {
	font-size:1.2em;
	line-height:1.6em;
	padding:10px 0;
}
.icontitle {
	float:left;
}
.butmore, .butmore:link, .butmore:visited {
	width:130px;
	height:25px;
	float:right;
	background:url(images/but_more.png) no-repeat;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	color:#6d6d6d;
	padding:9px 0 0 0;
}
.boxnavbotom .butmore, .butmore:link, .butmore:visited {
  margin-right: 20px;
}
.butmore:hover {
	background-position:0 -34px;
	color:#fff;
	text-decoration:none;
}
#nav {
	width:260px;
	float:right;
	padding:10px 0 0 0;
}
.boxnavtop {
	width:260px;
	background:url(images/navtop.png) no-repeat;
	margin:0 0 25px 0;
}
.boxnavbottom {
	width:260px;
	background:url(images/navbottom.png) no-repeat 0 100%;
	padding:10px 0 10px 0;
}
#butquote, #butquote:link, #butquote:visited {
	width:226px;
	height:34px;
	display:inline;
	background:url(images/but_quote.png) no-repeat;
	margin:4px 0 0 17px;
	font-size:1.8em;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:11px 0 0 0;
	float:left;
}
#butquote:hover {
	background-position:0 -45px;
	text-decoration:none;
}
.boxnavbottom p {
	font-size:1.2em;
	color:#333;
	padding:10px 19px;
	line-height:1.6em;
}
#textsatisfication {
	width:222px;
	font-size:1.2em;
	color:#acacac;
	font-weight:lighter;
	text-transform:uppercase;
	background:url(images/sepnav.png) repeat-x;
	margin:0 auto;
	font-family:Georgia, Garamond, serif;
	text-align:center;
	padding:7px 0;
}
.titlenav {
	width:222px;
	height:28px;
	background:url(images/titlenav.png) no-repeat;
	font-size:1.4em;
	color:#fff;
	padding:9px 19px 0 19px;
}
.quotenav {
	float:left;
	margin:15px 0 0 19px;
	display:inline;
}
#testimonialnav {
	font-family:Georgia, Garamond, serif;
	color:#575757;
	font-size:1.4em;
	line-height:1.4em;
}
#testimonialname {
	float:right;
	color:#7a7a7a;
	padding:0 19px 5px 0;
}
#testimonialname strong {
	color:#333;
}
/* About Us
=====================================================================*/
body#inner {
	background:#fff url(images/back_2.png) repeat-x;
}
body#inner #header {
	margin:0 0 10px 0;
}
#maincontent h1, .maincontenttabs h1, #fullwidth h1 {
	font-size:2.2em;
	color:#000000;
	padding:0 0 15px 0;
	font-weight:normal;
}
#maincontent h1 strong, .maincontenttabs h1 strong, #fullwidth h1 strong {
	font-weight:bold;
	color:#000000;
}
#maincontent p, .maincontenttabs p, #fullwidth p {
	font-size:1.2em;
	line-height:1.8em;
	padding:0 0 15px 0;
}
#maincontent h2, .maincontenttabs h2, #fullwidth h2 {
	font-size:1.8em;
	padding:10px 0 15px 0;
}
.imgleft {
	float:left;
	margin:10px 20px 15px 0;
}
.imright {
	float:right;
	margin:10px 0 15px 20px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

#maincontent h3, .maincontenttabs h3, #fullwidth h3 {
	font-size:1.6em;
	padding:10px 0 15px 0;
}
#maincontent h4, .maincontenttabs h4, #fullwidth h4 {
	font-size:1.4em;
	padding:10px 0 15px 0;
}
#maincontent h5, .maincontenttabs h5, #fullwidth h5 {
	font-size:1.2em;
	padding:10px 0 15px 0;
}
#maincontent h6, .maincontenttabs h6, #fullwidth h6 {
	font-size:1.2em;
	padding:10px 0 5px 0;
}
#maincontent ul, .maincontenttabs ul, #fullwidth ul {
	padding:0 0 15px 15px;
}
#maincontent ul li, .maincontenttabs ul li, #fullwidth ul li {
	background:url(images/bullet.png) no-repeat 0 2px;
	padding:0 0 0 20px;
	margin:5px 0;
	font-size:1.2em;
}
.menunav,
.boxnavbottom  ul {
	width:222px;
	margin:0 0 0 19px;
	padding:5px 0;
}
.menunav li,
.boxnavbottom  li {
	width:222px;
	background:url(images/sepnav.png) repeat-x 0 100%;
	float:left;
	padding:0 0 3px 0;
}
.menunav li a, .menunav li a:link, .menunav li a:visited,
.boxnavbottom  li a, .boxnavbottom  li:link, .boxnavbottom  li a:visited {
	width:222px;
	float:left;
	font-size:1.2em;
	padding:9px 0;
	color:#333;
}
.menunav li a:hover,
.boxnavbottom  li a:hover {
	color:#036bc9;
	text-decoration:none;
	background:url(images/menunav_hover.png) no-repeat 100% 0;
}
/* Services
=====================================================================*/
#contenttabs {
	width:980px;
}
#menutabs {
	width:980px;
	height:39px;
	background:url(images/back_tabs.png) no-repeat 0 100%;
	padding:10px 0 0 0;
}
#menutabs li {
	width:222px;
	height:39px;
	float:left;
	display:inline;
	margin:0 1px 0 0;
}
#menutabs li a, #menutabs li a:link, #menutabs li a:visited {
	width:222px;
	height:30px;
	float:left;
	display:inline;
	background:url(images/menu_tabs.png) no-repeat;
	text-align:center;
	font-size:1.2em;
	color:#1e1e1e;
	padding:9px 0 0 0;
	font-weight:bold;
	text-decoration:none;
}
#menutabs li.first a, #menutabs li.first a:link, #menutabs li.first a:visited {
	background:url(images/menu_tabsfirst.png) no-repeat;
}
#menutabs li a:hover {
	text-decoration:none;
}
#menutabs li.ui-tabs-selected a, #menutabs li.ui-tabs-selected a:link, #menutabs li.ui-tabs-selected a:visited, #menutabs li.ui-tabs-selected.first a {
	background-position:0 -39px;
	color:#fff;
}
.ui-tabs-hide {  
	display: none;  
}
.maincontenttabs {
	width:685px;
	float:left;
	padding:20px 0 0 0;
}
.navtabs {
	width:260px;
	float:right;
	padding:22px 0 0 0;
}
.maincontenttabs img {
	margin:5px 0 15px 0;
}
.navtabs h3 {
	width:222px;
	height:27px;
	background:url(images/title_tabsnav.png) no-repeat;
	padding:10px 19px 0 19px;
	font-size:1.4em;
	color:#fff;
}
.listportfolionav {
	width:260px;
	padding:18px 0 0 0;
}
.listportfolionav li {
	width:260px;
	height:143px;
	float:left;
	display:inline;
	margin:0 0 15px 0;
}
.listportfolionav li a, .listportfolionav li a:link, .listportfolionav li a:visited {
	width:252px;
	height:135px;
	float:left;
	display:inline;
	background:url(images/frames_portfolio.png) no-repeat;
	padding:8px 0 0 8px;
}
.listportfolionav li a:hover {
	background-position:0 -143px;
}
.linkmore {
	float:right;
	font-size:1.2em;
	font-weight:bold;
}
/* 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;	
}
/*
=====================================================================*/
/* News
=====================================================================*/
#maincontent ul#listnews {
	margin:0;
	padding:0;
}
#maincontent ul#listnews li {
	margin:0 0 10px 0;
	padding:0;
	background:none;
}
#maincontent ul#listnews li h2 {
	font-size:2.0em;
	font-weight:normal;
	padding:0;
	margin:0;
	width:671px;
	float:left;
}
#maincontent ul#listnews li h2 a, #maincontent ul#listnews li h2 a:link, #maincontent ul#listnews li h2 a:visited {
	color:#000;
}
#maincontent ul#listnews li ul.listtopnews {
	floatright;
	height:13px;
}
#maincontent ul#listnews li ul.listtopnews li {
	float:left;
	height:13px;
	display:inline;
	background:url(images/septopnews.png) no-repeat 100% 3px;
	padding:0 10px;
}
#maincontent ul#listnews li ul.listtopnews li.last {
	background:none;
	padding:0 0 0 10px;
}
#maincontent ul#listnews li ul.listtopnews li a {
	font-size:0.8em;
	font-weight:bold;
}
#maincontent .datenews {
	color:#9f9f9f;
	font-size:0.9em;
	display:block;
	margin:0 0 10px 0;
}
#maincontent ul#listnews li img {
	padding:5px;
	border:1px solid #d0d0d0;
	margin:5px 0;
}
#maincontent ul#listnews li p {
	font-size:1.0em;
}
#maincontent #listpages {
	height:23px;
	margin: 5px 0 15px 0;
	padding: 0;
	float: right;
}
#maincontent #listpages li {
	margin:0 2px 0 0;
	height:23px;
	float:left;
	font-size:1.1em;
	display:inline;
	background:none;
	padding:0;
}
#maincontent #listpages li.unclick {
	margin:0 2px 0 0;
	height:18px;
	border:1px solid #d0d0d0;
	color:#d0d0d0;
	padding:3px 8px 0 8px;
}
#maincontent #listpages li.dotted {
	height:18px;
	font-size:1.1em;
	padding:5px 5px 0 5px;
}
#maincontent #listpages li a, #maincontent #listpages li a:link, #maincontent #listpages li a:visited {
	padding:4px 8px 0 8px;
	height:17px;
	display:inline;
	float:left;
	border:1px solid #036bc9;
	color:#036bc9;
}
#maincontent #listpages li a.active, #maincontent #listpages li a.active:link, #maincontent #listpages li a.active:visited {
	background:#036bc9;
	border:1px solid #036bc9;
	color:#fff;
}
#maincontent #listpages li a:hover {
	border:1px solid #000;
	color:#000;
	text-decoration:none;
}
/* News Detail
=====================================================================*/
#maincontent h1#newstitle {
	padding:0;
}
#maincontent p.datenewsdetail {
	font-size:1.1em;
	padding:0 0 10px 0;
}
#placecomment {
	background:#daedf5;
	border:1px solid #bcdeee;
	width:643px;
	padding:20px;
	margin:0 0 20px 0;
}
#maincontent ul#listcomment {
	padding:0;
	margin:0;
}
#maincontent ul#listcomment li {
	font-size:12px;
	border-bottom:1px solid #bcdeee;
	background:none;
	padding:0;
	margin:0 0 10px 0;
}
.commenttop {
	width: 643px;
	height:40px;
}
.commenttop img {
	float:left;
	margin:0 10px 0 0;
	border:1px solid #ccc;
}
#maincontent .commenttop p {
	width:400px;
	height:30px;
	float:left;
	line-height:1.2em;
	font-size:0.9em;
	color:#787878;
	padding:3px 0 0 0;
}
#maincontent .commenttop p strong {
	font-size:1.2em;
	color:#000;
}
#maincontent .commentbottom p {
	font-size:1.0em;
}
#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 #bcdeee;
	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 #bcdeee;
	margin: 3px 0 10px 0;
	font-family: arial, verdana, serif;
	font-size: 1.1em;
	color: #1a1a1a;
	padding: 4px 3px 0 3px;
}
.submitcomment {
	width: 141px;
	height: 27px;
	background: #086cc0;
	border: none;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 3px 0;
	text-transform: uppercase;
	cursor: pointer;
}
/* Portfolio
=====================================================================*/
#placeport {
	width:685px;
	height:417px;
	overflow:hidden;
	position:relative;
	margin:0 0 20px 0;
}
#placeport .ui-tabs-nav {
	width:685px;
	height:417px;
}
.menunav li.ui-tabs-selected a {
	color:#036bc9;
	text-decoration:none;
	background:url(images/menunav_hover.png) no-repeat 100% 0;
}
.textportfolio {
	width:178px;
	height:377px;
	background:url(images/base_portfolio.png) no-repeat;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	padding:20px 22px 20px 20px;
}
#maincontent #placeport .textportfolio h3 {
	font-size:1.2em;
	color:#fff;
	padding:0 0 10px 0;
}
#maincontent #placeport .textportfolio p {
	font-size:1.1em;
	color:#fff;
	padding:0 0 10px 0;
	line-height:1.6em;
}
.linkvisit, .linkvisit:link, .linkvisit:visited {
	font-weight:bold;
	color:#fff;
}

.submitcontact, 
#maincontent .submitcontact{
	height: 30px;
	background: #086cc0;
	border: none;
	margin: 10px 0 10px 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 10px 0 10px;
	cursor: pointer;
	width: 140px;
}
.googlemap {
	width:257px;
	height:200px;
	border:1px solid #bdbdbd;
	padding:3px;
}
/* Full Width
=====================================================================*/
#fullwidth {
	width: 980px;
}
/* Footer
=====================================================================*/
#footer {
	width:980px;
	height:217px;
	margin:10px 0 0 0;
}
#footer1, #footer2 {
	width:286px;
	height:163px;
	float:left;
	border-right:1px solid #fff;
	padding:18px 20px 0 20px;
}
#footer3 {
	width:286px;
	height:163px;
	float:left;
	padding:18px 20px 0 20px;
}
#footer1 h5, #footer2 h5, #footer3 h5 {
	font-size:1.2em;
	text-transform:uppercase;
	color:#37576a;
}
#footer1 p, #footer2 p, #footer3 p {
	font-size:1.2em;
	color:#3f6e89;
	line-height:1.6em;
	height:88px;
	padding:10px 0 0 0;
}
#footer1:hover, #footer2:hover, #footer3:hover {
	background:#fff;
}
#footer1:hover h5, #footer2:hover h5, #footer3:hover h5 {
	color:#000;
}
#footer1:hover p, #footer2:hover p, #footer3:hover p {
	color:#545454;
}
.butfooter, .butfooter:link, .butfooter:visited {
	width:97px;
	height:23px;
	float:right;
	background:url(images/but_footer.png) no-repeat;
	text-align:center;
	font-size:1.1em;
	color:#323232;
	padding:7px 0 0 0;
}
.butfooter:hover {
	background-position:0 -30px;
	text-decoration:none;
	color:#fff;
}
#footerbottom {
	width:980px;
	height:36px;
	background:url(images/shadow.png) no-repeat;
}
#menufooter {
	width:535px;
	height:36px;
	float:left;
}
#menufooter li {
	height:24px;
	float:left;
	display:inline;
	padding:12px 10px 0 10px;
	background:url(images/sepfooter.png) no-repeat 100% 14px;
	font-size:1.1em;
}
#menufooter li.last {
	background:none;
}
#footerbottom h6 {
	float:right;
	width:300px;
	font-size:1.1em;
	color:#000;
	font-weight:lighter;
	padding:12px 0 0 0;
	text-align:right;
}

/*------- Traditional Navigation -----*/
.navigation {
  margin-top: 10px;
  font: normal 11px/28px Verdana; 
}
.navigation a {
	padding: 6px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.navigation a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration:none;  
}

.screenReader { left: -9999px; position: absolute; top: -9999px; }
.thanks { background: #f8f8f8; border: 1px solid #d9d9d9; padding:10px; text-align: center; }

/* Form Contact */
ol.forms { float: left; list-style: none; margin: 0; width: 100%; color:#6b6b6b; }
ol.forms li { 
	clear: both; 
	float: left; 
	margin-bottom: 10px; 
	position: relative;
	width: 100%;
}
ol.forms label {
	font-weight: bold;
	padding-right: 20px;
	width: 100%;
	display: block;
	font-size: 1.2em;
	color: #111;
}
ol.forms input, ol.forms textarea {
	padding: 2px;
	background-color: #ffffff; 
	border:1px solid #d9d9d9; 
	width:406px; 
	padding:5px 5px 5px 5px; 
	margin:0px; 
	color:#6b6b6b;
	clear: both;	
}
#contactName{background-color:#ffffff; border:1px solid #d9d9d9; width:386px; padding:4px 5px 4px 5px; color:#6b6b6b;}
#email-contact{background-color:#ffffff; border:1px solid #d9d9d9; width:386px; padding:4px 5px 4px 5px; color:#6b6b6b;}
#subject{background-color:#ffffff; border:1px solid #d9d9d9; width:386px; padding:4px 5px 4px 5px; color:#6b6b6b;}
#commentsText{background-color:#ffffff; border:1px solid #d9d9d9; width:386px; padding:4px 5px 4px 5px; color:#6b6b6b;}
ol.forms textarea { height: 100px; }
.error { color: #f00; }
ol.forms li.textarea {
  border: none;
  margin: 0;
  padding:0;
}
ol.forms li .error { font-size: 11px; margin-left: 5px; }
ol.forms li.textarea .error {
	display: block;
	float: right;
	margin-right: 140px; 
}
ol.forms li.screenReader { margin-bottom: 0; }
ol.forms li.buttons button {
background-image:url(images/but-send.gif); background-repeat:no-repeat; padding:0px; margin:10px 62px 0px 0px; border:0px; width:73px; height:21px; cursor:pointer; float:right;
}
ol.forms li.buttons button:hover { color: #222; }
ol.forms li.buttons button:active { left: -1px; position: relative; top: -1px; }
ol.forms li.buttons, ol.forms li.inline { float: left; width: 460px; }
ol.forms li.inline input { width: 386px; }
ol.forms li.inline label { display: inline; float: none; width: auto; }
input#sendCopy {
  width: 10px;
}

/* Page Navigation CSS Style */

#maincontent .wp-pagenavi {
  margin: 10px 0;
  display: block;
  text-align: right;
}
#maincontent .wp-pagenavi a, 
#maincontent .wp-pagenavi a:link {
	padding: 4px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
#maincontent .wp-pagenavi a:visited {
	padding: 4px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
#maincontent .wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
#maincontent .wp-pagenavi a:active {
	padding: 4px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
#maincontent .wp-pagenavi span.pages {
	padding: 4px 8px; 
	margin: 2px;
	color: #aaa;
	border: 1px solid #aaa;
	background-color: #FFFFFF;
}
#maincontent .wp-pagenavi span.current {
	padding: 4px 8px; 
	margin: 2px;
	background:#0a6ba0;
	border:1px solid #0a6ba0;
	color:#fff;
}
#maincontent .wp-pagenavi span.extend {
	padding: 4px 8px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
