/*
Theme Name: Pcsolutions
Theme URI: http://inicsol.com/
Author: the INICSOL team
Author URI: http://inicsol.com/
Description: design by inicsol team
Version: 1.0
Text Domain: Pcsolutions
*/
/***** RESET *****/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,nav,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:top;}

article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}


blockquote,q{quotes:none;}

blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}

table{border-collapse:collapse;border-spacing:0;}

/* start editing from here */
a{text-decoration:none;}
.left {float:left;}
.right {float:right;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{ display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/***** RESET END! *****/


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
input, textarea {-webkit-appearance: none;border-radius: 0;}
textarea { overflow: auto;}


/***** FONTS *****/
@font-face {
    font-family: 'berthold_akzidenz_grotesk_bLt';
    src: url('fonts/berthold_akzidenz_grotesk_be_light_extended-webfont.eot');
    src: url('fonts/berthold_akzidenz_grotesk_be_light_extended-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/berthold_akzidenz_grotesk_be_light_extended-webfont.woff') format('woff'),
         url('fonts/berthold_akzidenz_grotesk_be_light_extended-webfont.ttf') format('truetype'),
         url('fonts/berthold_akzidenz_grotesk_be_light_extended-webfont.svg#berthold_akzidenz_grotesk_bLt') format('svg');
    font-weight: normal;
    font-style: normal;
}

*:focus {
	outline:none;
}
img {
	max-width: 100%;
	max-height: 100%;
}

html {
	overflow-y:scroll;
	overflow-x:scroll;
	width: 100%;
}

.hms-testimonial-container {
	border: solid 1px #000;
	padding: 20px;
	margin-bottom: 20px;
	background: #F5F5F5;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.hms-testimonial-container:hover {
	background: none;
	color: #000;
	opacity:1;
	filter:alpha(opacity=100);
}
.hms-testimonial-container .testimonial {
	background: #0b3a5e;
	color: #FFF;
	padding: 15px;
	margin-bottom: 15px;
}
.hms-testimonial-container .testimonial a {
	color:#CCC;
}
.hms-testimonial-container .author, .hms-testimonial-container .url, .hms-testimonial-container .date {
	text-align: right;
}

/***** BODY *****/
body {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8d8d8d;
	line-height:18px;
	text-wrap: unrestricted;
	word-wrap: break-word;
}
strong {
	color: #000;
	font-weight: bold;
}
a, .navy_text {
	color:#124a76;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#000;
	text-decoration:underline;
}

#top_bar .module-inner {
	margin-top: 10px;
	width: 250px;
}

.module-inner {
	float: left;
	margin-left: 10px;
}
.module-inner h3, .module-inner h4 {
	color:#FFF;
	font-size: 11px;
	line-height: 8px;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 0 20px 20px 0px;
}
p {
	margin:0px;
	padding:0px 0px 15px 0px;
}

span {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

hr {
	border-top:1px solid #fff;
	border-bottom:1px solid #d7d7d7;
	border-right:none;
	border-left:none;
	margin:24px 0px 27px 0px;
	*margin:16px 0px 20px 0px;
	padding:0px;
}


h1, h2, h3, h4 {
	font-family: 'berthold_akzidenz_grotesk_bLt';
	font-size:24px;
	line-height:24px;
	color:#124a76;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	padding:15px 0px 20px 0px;
	border-top:0px solid #dfdfdf;
	background:url(images/h1.png) no-repeat bottom center;
}

h2 {
	font-family: 'berthold_akzidenz_grotesk_bLt';
	font-size:20px;
	color:#000;
}
h3 {
	font-size: 18px;
	padding: 0px 0 0 0;
	border: none;
	color: #124a76;
	font-weight: bold;
	margin: 0;
}
h4  {
	font-size: 16px;
	color: #000;
	line-height: 20px;
	padding:0px 0 0 0;
	margin: 0 0 5px;
	font-weight: bold;
	border: none;
}
.right_widget {
	margin-bottom: 20px;
	border: solid 1px #444444;
}
.right_widget .textwidget, .right_widget ul {
	padding: 15px;
}
.right_widget h3, #wp-calendar caption {
	background: #444444;
	color: #8d8d8d;
	padding: 15px;
}
#wp-calendar caption {
	border-bottom: solid 1px #FFF;
}
.right_widget:hover h3, #wp-calendar:hover caption, #wp-calendar:hover th {
	background: #124a76;
	color: #FFF;
}

#wp-calendar {
}
#wp-calendar td {
	border: solid 1px #444444;
	text-align: center;
	vertical-align: middle;
}
#wp-calendar th {
	background: #444444;
	color: #FFF;
	padding: 5px 0;
}

.container, #about-us h1 span {
	width:1000px;
	margin:0px auto;
	position:relative;
	display: block;
}

#about-us h1 {
	background: #124a76;
	padding: 15px 0;
	color: #FFF;
	line-height: 26px;
}
#about-us h1 img {
	margin-right: 15px;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0 0 7px;
	padding: 0 0 0 23px;
	list-style: none;
	background: url(images/bullet.png) no-repeat 0 5px;
	color: #124a76;
}
.col li {
	color: #8d8d8d;
	background-image: url(images/bullet_black.png);
}
li:hover {
	background-image: url(images/bullet_black.png);
}

.img_border {
	border:6px solid #dddddd;
	background:#fff;
	padding:4px;
	/*border-radius:10px;
		-moz-border-radius:10px;
			-webkit-border-radius:10px;
	behavior:url(css/PIE.htc);*/
}

.img_left {float:left;margin:0px 20px 15px 0px;}
.img_right {float:right;margin:0px 0px 15px 20px;}

.navy_blue {
	background: #124a76;
	color: #5fb5f3;
	padding: 10px;
	margin-bottom: 20px;
}
.product-page .product-page {
	text-align: center;
}
.product-page h1, .product-page p {
	text-align: left;
}
.product-page .col .border {
	min-height: 284px;
}

#contactusform {
	float: right;
	width: 40%;
	padding-top: 15px;
	margin-bottom: 20px;
}
#contactusform h2 {
}

.col {
	width: 50%;
	text-wrap: suppress;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin-right: -4px;
	*margin-right: 0;
}
.col .left {
	padding-right: 20px;
	float: none;
}
.col .border {
	padding: 0 15px;
	margin: 20px 0 20px;
	border: solid 1px #8d8d8d;
}
.col .img {
	padding: 1px 5px;
	background-color: #FFF;
	margin: 0 auto 10px;
	max-width: 50%;
	max-height: 50px;
	min-height: 50px;
	border: solid 1px #8d8d8d;
	min-width: 50px;
	text-align: center;
	vertical-align: middle;
	margin-top: -25px;
	overflow: hidden;
}
.col .img img {
	min-height: 100%;
}

.button {
	color: #000000;
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-decoration: none;
	border: solid 1px #b2b2b2;
	padding: 10px 20px;
	background: url(images/widget_bg.jpg) left bottom repeat-x #fff;
	-webkit-border-radius: 3px;
	-moz-broder-radius: 3px;
	-o-broder-radius: 3px;
	border-radius: 3px;
}

.text_field {
	background:#fff;
	border: solid 1px #b2b2b2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999;
	padding:6px 8px;
	margin:0px 0px 10px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}


/******************************
		TOP BAR INCLUDE
******************************/
#top_bar {
	background:#124a76;
	width:100%;
	color:#5fb5f3;
}
#top_bar span, #top_bar a.phone, #top_bar a.phone:hover {
	color:#fff;
	font-size:20px;
	z-index: 10;
	background: #124a76;
	text-decoration: none;
}


#callus {
	float:left;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}
#number ,#cutter, #social {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-right: -4px;
	*margin-right: 0px;
}
#number {
	text-transform:uppercase;
	margin:22px 16px 0px 0px;
	*margin:22px 20px 0px 0px;
}
#social {
	margin:15px 0px 0px 20px;
}

#search {
	float:right;
	margin:10px 0px 0px 0px;
}
#search img {
	min-height:100%;
	min-width:100%;
}
.search {
	background:url(images/search_field.png) no-repeat;
	background-size: 100% 100%;
	height:38px;
	*height:38px;
	width:260px;
	width: 100%;
	border:none;
	margin:0px;
	/*padding:0px 10px;*/
	text-indent: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a7a7a7;
	*line-height:40px;
}

#logo {
	float:left;
	width:29.200000000%;
	margin:15px 0px 15px 0px;
}

#main_menu {
	float:right;
	width:70%;
	text-align: right;
	z-index:999;
}

/******************************
		CONTENTS
******************************/
#home_block_bg {
	background:url(images/gradient.gif) repeat-x top #f2f2f2;
	width:100%;
	position:relative;
	margin-bottom: 20px;
	overflow: hidden;
}
#block_bg {
	margin-top: 30px;
	min-height: 365px;
}
#block_bg h1 {
	margin: 0;
}
.left_contents {
	float: left;
	width:68%;
}
.right_contents {
	float: right;
	width: 30%;
}

#slider-wrapper {
	margin-bottom: 20px !important;
}
#contents h1 {
	margin-bottom: 0;
}
#col3table {
	width: 100%;
}

#col3table td h2, #col3table .td h2 {
	color: #124a76;
	font-size: 17px;
	font-family: 'berthold_akzidenz_grotesk_bLt';
	line-height: 26px;
	padding: 12px 0 0px;
	border-bottom: solid 1px #b2b2b2;
	margin-bottom: 15px;
}
#col3table td h2 span, #col3table .td h2 span {
	border-bottom: solid 1px #ffffff;
	display: block;
	padding: 0 0 10px;
}
#col3table td h2 img, #col3table .td h2 img {
	margin-right: 10px;
}
.Click_Here {
	color: #000000;
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-decoration: none;
	border: solid 1px #b2b2b2;
	padding: 10px 20px;
	background: url(images/widget_bg.jpg) left bottom repeat-x #fff;
	-webkit-border-radius: 3px;
	-moz-broder-radius: 3px;
	-o-broder-radius: 3px;
	border-radius: 3px;
}
.Click_Here:hover {
	text-decoration: none;
}

#col3table td, #col3table .td {
	background: url(images/threecon_cutter.png) right bottom no-repeat;
	padding: 20px;
}
#col3table td, #col3table .colwrap{
	float: left;
	width: 33.33%;
}
#col3table td, #col3table.col3table .colwrap{
	width: 25%;
}
#col3table td, #col3table .colwrap .col{
	margin: 0 10px;
}
#col3table .colwrap h4 {
	background: #000;
	color: #FFF;
	font-size: 18px;
	margin: 0 0 10px;
	padding: 15px;
}
#col3table td, #col3table .cutter {
	background: url(images/threecon_cutter.png) left bottom no-repeat #f2f2f2;
	margin: 0 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
/******************************
		FOOTER
******************************/
#footer {
	background:#124a76;
	color: #FFF;
}
#footer span, #footer span a {
	color: #5fb5f3;
}
#footer div[dir=rtl] {
	vertical-align:baseline;
}
#footer div[dir=rtl] a{
	vertical-align: baseline;
	margin-top: 15px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
#footer hr {
	border-bottom: solid 1px #124a76;
	border-top: solid 1px #0b3a5e;
	margin: 0;
	padding: 0;
}
#footer a,#footer p{
	color: #FFF;
}
#footer .menu-header {
	text-align: center;
}
#menu-footer-menu{
	text-align:center;
}
#menu-footer-menu li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0;
	margin: 0;
	background-image: none;
}
#menu-footer-menu li ul {
	display: none;
}
.red{ 
	color:#F00;
	display:block;
	padding:12px 8px 8px 36px;
	background-color:#FFE8EA;
	border: solid 1px #FF4F61;
	background-image:url(../images/alert_pad.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
}
.green{ 
	color:#090;
	display:block;
	padding:8px;
	background-color:#DDFCDC;
	border: solid 1px #5FDE62;
}
#wp-calendar {
	width: 100%;
}
#priceTable {
	font-size: 13px;
	color:#686868;
}
#priceTable td{
	padding: 15px;
}
#priceTable ul, #priceTable li{
	margin: 0;
	padding: 0;
}
#priceTable li{
	border-top: solid 1px #d2d2d2;
	border-bottom: solid 1px #ffffff;
	padding: 10px 0 10px 15px;
	background:url(images/bullet.png) no-repeat left 15px;
}
#priceTable li:first-child{
	border-top: none;
}
#priceTable li:last-child{
	border-bottom: none;
}
#priceTable .black{
	background:#000000;
	font-size: 18px;
	font-family: 'berthold_akzidenz_grotesk_bLt';
	text-align: center;
	color:#FFF;
	-webkit-border-radius:3px 3px 0 0 ;
	-moz-border-radius:3px 3px 0 0 ;
	-o-border-radius:3px 3px 0 0 ;
	border-radius:3px 3px 0 0 ;
}
#priceTable .blue, #priceTable .more{
	background:#124a76;
	color: #FFF;
	border-bottom: solid 1px #0f4168;
}
#priceTable .blue a, #priceTable .more a{
	color:#FFF;
}
#priceTable .gray{
	background:#ebebeb;
}
#priceTable .more{
	border: none;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
#priceTable .price {
	font-size: 35px;
	font-weight: bold;
	display: block;
	line-height:40px;
}
@media (max-width: 1000px) {
	.container, #about-us h1 span {
		width: auto;
		display: block;
		padding: 0 20px;
	}
	#search {
		float: none;
		margin: 0 auto;
		padding: 20px 0;
		width: 100%;
		clear: both;
		text-align: center;
	}
	#search form {
		display: inline-block;
	}
}

@media (max-width: 768px) {
	.left_contents {
		float: none;
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}
	.right_contents {
		float: none;
		margin: 0 auto;
		width: 100%;
		margin-bottom: 20px;
	}
	#logo {
		float: none;
		margin: 10px auto;
		width: 100%;
		text-align: center;
	}
	#col3table {
		width: 100%;
		margin: 0;
		text-align: center;
	}
	#col3table .colwrap, #col3table.col3table .colwrap {
		float: none;
		display: block;
		width: 100%;
	}
	#col3table .cutter {
		margin: 10px auto;
		width: 100%;
	}
	#col3table .cutter .td {
		display: block;
		width: auto;
	}
}

@media (max-width: 730px) {
	#callus, #search, .module-inner {
		float: none;
		clear: both;
		margin: 0 auto;
		width: auto;
		text-align: center;
	}
	#search {
		padding-bottom: 2px;
	}
	#search table{
		margin: 0 auto 20px;
	}
	.col {
		width: 100%;
		display: block;
		margin: 40px 0;
		clear: both;
	}
	.product-page .col .border {
		min-height: 100%;
	}
	#contactusform {
		float: none;
	}
}
@media (max-width: 480px) {
	#cutter {
		display: none;
	}
	#social, #number {
		padding: 10px 0;
		margin: 0 auto;
		float: none;
		display: block;
	}
	#col3table .cutter .td{
		text-align: center;
	}
}
.right_widget .search:parent {
	border: none;
}