@charset "utf-8";
/* CSS Document */
body{ width:100%; color:#000; background:#fcb016 url("../images/blog_bg.jpg") repeat-x; height:auto; font-family:Century Gothic;overflow-y: scroll;
overflow-x: hidden; }

.clear{ clear:both;}
.logo_header{ width:1116px; color:#000; margin:0px auto; height:154px;}
.blog_logo{ width:197px; height:69px; background:url("../images/logo.png") no-repeat; float:left;}
.spdi_design{ width:480px; position:relative; background: url("../images/spidi_rope.png") no-repeat; height:209px; top:-10px; left:352px;}
#blog_container{ width:1076px; height:auto; background:#fff; margin:0px auto; margin-top:-9px; padding:112px 0 30px 30px; box-shadow:0px 9px 9px 5px #ab760e;}
.blog_mid{ width:562px; height:62px; position:relative; background:url("../images/band.png") no-repeat; left:-48px; color:#fff; font-size:26px; padding:8px 0 0 45px; margin-top:-60px;}
h2{ font-size:30px; color:#535353; font-weight:normal; margin-top:2px;}
h2 a{color:#535353; text-decoration:none}
p{color:#535353; margin-top:-15px;}
span{color:#cd4e0a;}
.timer{ margin-top:20px; font-size:18px; background:url("../images/timer.png") no-repeat left; padding-left:30px; height:26px;}
.cont_blog{ font-family:Arial, Helvetica, sans-serif; font-size:15px; margin-top:30px; color:#6b6767; height:160px; width:800px; float:left}
.blog_img{ width:240px; float:left;height:160px; margin-top:30px}
.cont_blog1{ font-family:Arial, Helvetica, sans-serif; font-size:15px; margin-top:30px; color:#6b6767; background:url("../images/why.jpg") no-repeat right; padding-right:250px; margin-right:20px; height:160px;}
.line{ border-bottom:1px dashed #999; width:1030px; padding-top:30px;}
.span3 {width:13%; text-decoration:none}
.cta {
display: block;
text-align: center;
padding: 8px;
background: #d67008;
color: #fff;
text-shadow: 0 1px 0 #AF3000;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
cursor: pointer;
border-radius: 4px;
-icab--webkit-box-shadow: 0 3px 0 #994c00, 0 7px 2px rgba(0, 0, 0, .25);
box-shadow: 0 3px 0 #994c00, 0 7px 2px rgba(0, 0, 0, .25);text-decoration:none; margin-bottom:15px;
}

.bottom_fish{ width:1192px; margin:0 auto; padding-left:5px;}
.comment_info{margin: 0 0 40px 0; padding: 30px; padding-top:10px; width:902px; border:1px #ccc solid; min-height:200px;}
.comment{ width:920px; height:150px}
.comment_img{ width:120px; height:100px; border:1px #ccc solid; float:left; background:url("../images/blog_img.png") no-repeat center }
.comment_txt{ width:720px; float:left; padding-left:30px; font-size:15px; color:#666666; font-family:Arial, Helvetica, sans-serif}
#comment-form {
margin: 0 0 40px 0;
padding: 30px;
padding-top:10px;
}
#comment-form{-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
margin-top: 5px !important;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
background-color: #fbfbfb;
border-top: 0px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
-webkit-box-shadow: 0px -5px 0px #bbb;
-moz-box-shadow: 0px -5px 0px #bbb;
box-shadow: 0px -5px 0px #bbb; width:900px;
}
#comment-form h3{color: #495b67;
font-family: century Gothic;
font-weight: 300;
line-height: 1.5em;
margin: 1em 0;
text-rendering: optimizelegibility;
font-size:25px;
}
form {
display: block;
margin-top: 0em;
}
.field {
margin-bottom: 12px;
}
.field label{display: block;
margin-bottom: 3px;
}
#comment-form input[type="text"] {
-webkit-transition: border-color 0.3s,box-shadow 0.3s;
-moz-transition: border-color 0.3s,box-shadow 0.3s;
-o-transition: border-color 0.3s,box-shadow 0.3s;
transition: border-color 0.3s,box-shadow 0.3s;
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
width: 100%;
padding: 8px 8px;
font-size: inherit;
border: 1px solid #b0b0b0;
outline: none;
}

.#comment-form textarea {
-webkit-transition: border-color 0.3s,box-shadow 0.3s;
-moz-transition: border-color 0.3s,box-shadow 0.3s;
-o-transition: border-color 0.3s,box-shadow 0.3s;
transition: border-color 0.3s,box-shadow 0.3s;
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
width: 100%;
padding: 8px 8px;
font-size: inherit;
border: 1px solid #b0b0b0;
outline: none;
}
#comment-form #add-comment-button {
border: 0;
background-color: #68ace0;
color: #fff;
text-shadow: 0 1px 1px #48789c;
border: none;
padding: 0.84em 1.47em;
font-size: 1.2em;
line-height: 1.2em;
-webkit-box-shadow: 0 5px 0 #3e6786,0 7px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0 5px 0 #3e6786,0 7px 2px rgba(0,0,0,0.25);
box-shadow: 0 5px 0 #3e6786,0 7px 2px rgba(0,0,0,0.25);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
padding: 0.7em 1.225em;
font-size: 1em;
line-height: 1em;
-webkit-box-shadow: 0 2px 0 #3e6786,0 2.8px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0 2px 0 #3e6786,0 2.8px 2px rgba(0,0,0,0.25);
box-shadow: 0 2px 0 #3e6786,0 2.8px 2px rgba(0,0,0,0.25);
cursor:pointer
}

/*-----------5/6/2013---------------*/
.contact-box{
	width:60px;
	height:313px;
	background:url("../images/contact-box.png") no-repeat;
	position:fixed;
	left:0;
	top:150px;
	z-index:9999;
}

.contact-box .icon{
	width:63px;
	height:74px;
	background:url("../images/services/contact-icons112.png") no-repeat;
	cursor:pointer;
	position:absolute;
	left: 0px;
	top: 223px;
}

.contact-box .mail{
	background-position:0 0;
	top:-5px;
	left:-8px;
}

.contact-box .mail a{
	color:#fff;
	text-decoration:none;
}

.contact-box .skype{
	background-position:0 -74px;
	top:60px;
	left:-8px;
}
.contact-box .phone{
	background-position:0 -148px;
	top:126px;
	left:-8px;
}
.contact-box .folio{
	background-position:0 -224px;
	top:198px;
	left:-8px;
}
.contact-box .contact{
	background-position:0 -300px;
	top:265px;
	left:-8px;
}
.contact-box .mail:hover{
	background-position:-63px 0;
}
.contact-box .skype:hover{
	background-position:-63px -73px;
}
.contact-box .phone:hover{
	background-position:-63px -148px;
}
.contact-box .folio:hover{
	background-position:-63px -223px;
}
.contact-box .contact:hover{
	background-position:-63px -300px;
}

.contact-box .mail:hover .info{
	width:130px;
}
.contact-box .skype:hover .info{
	width:130px;
}
.contact-box .phone:hover .info{
	width:130px;
}
.contact-box .folio:hover .info{
	width:130px;
}
.contact-box .contact:hover .info{
	width:130px;
}

.contact-box .mail.selected{
	background-position:-63px 0;
}
.contact-box .skype.selected{
	background-position:-63px -73px;
}
.contact-box .phone.selected{
	background-position:-63px -148px;
}
.contact-box .folio.selected{
	background-position:-63px -224px;
}
.contact-box .contact.selected{
	background-position:-63px -300px;
}

.contact-box .icon .info{
    height: 42px;
    left: 68px;
    position: absolute;
    top: 18px;
	font-family:OpenSansRegular, Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#fff;
	width:6px;
	/*width:236px; */
	overflow:hidden;
	border-radius:0 5px 5px 0;
	line-height:40px;
	
	transition: width 0.5s;
	-moz-transition: width 0.5s; /* Firefox 4 */
	-webkit-transition: width 0.5s; /* Safari and Chrome */
	-o-transition: width 0.5s; /* Opera */
}
.info span a{ color:#fff; text-decoration:none;}

.contact-box .mail .info{ background-color:#0073f4; }
.contact-box .skype .info{ background-color:#22bfd2; top:14px; }
.contact-box .phone .info{ background-color:#07bc93; top:10px; }
.contact-box .folio .info{ background-color:#a1980b; top:0px; }
.contact-box .contact .info{ background-color:#904707; top:-8px; }

.contact-box .icon .info span{
padding:0 6px;
}
.contact-box .icon .info .copy{
	padding:2px 10px;
}

.contact-box .mail .info .copy{
	background-color:#005bb8;
}


.contact-box .skype .info .copy{
	background-color:#36becc;
}

.contact-box .phone .info .copy{
	background-color:#0ba17f;
}
.contact-box .folio .info .copy{
	background-color:#a1980b;
}
.contact-box .contact .info .copy{
	background-color:#904707;
}

/*------5/7/2013--------*/
.home_link{ width:26px; height:23px; position:relative; top:-142px; }
.next_link{ width:99px; height:36px; position:relative; right:20px;top:-125px; float:right }
.previous_link{ width:99px; height:36px; position:relative; right:20px;top:-95px; }

.rss_fish{ width:103px; height:152px; position:absolute; top:20px;}
.footer
{
	width: 980px;
    margin:0 auto;
    padding-top: 5px;
    text-align: left;
	color: #333;
	padding-left:px;
	font-size:12px;
	margin-top:20px;
}
.footer a{
color:#333;
}
.footer a:hover{
color: #990000;
}
.footer_logo img
{
	width: 65px;
    height: 65px;
	margin: 0 auto 20px auto;
}
.footer_wrapp {
width: 100%;
background: url("../images/footer_bg1.jpg") repeat-x #ededed;
margin: 0;
padding: 0 0 0px 0;
font-family:Arial, Helvetica, sans-serif;
margin-top: 5px;
margin-left:-8px;
}
.footer_upperlinks_wrapp {
width: 960px;
margin: 0 auto;
padding: 0;
}
.footer_upperlinks_left_area {
width: 979px;
height: 227px;
float: left;
margin: 0;
padding: 29px 8px;
border: 0;
}
.footer_links {
float: left;
width:150px;
}
.footer_links ul, .footer_links_last ul {
list-style: none;
padding: 0;
margin: 0;
}
.footer_links ul li, .footer_links_last ul li {
background: url("../images/footer_links_arrow1.png") no-repeat left;
color: #4e4e4e;
font-size: 11px;
font-weight: normal;
line-height: 20px;
}
.footer_links ul li a, .footer_links_last ul li a {
text-decoration: none;
color: #ccc;
padding: 0 0 0 18px;
display: block;
}
.footer_links h6, .footer_links_last h6, .footer_links02 h6, .footer_links_last02 h6 {
font: bold 13px/20px Arial, Helvetica, sans-serif;
color: #c5171d;
padding: 0;
margin: 0 0 5px 0;
}
.footer_morelink {
padding: 0;
margin: 3px 0 0 18px;
width: 50%;
display: block;
}
.footer_morelink a {
display: block;
text-align: left;
text-decoration: none;
color: #2c8b4e;
}
.footer_links_last {
float: right;
}
.footer_links h6, .footer_links_last h6, .footer_links02 h6, .footer_links_last02 h6 {
font: bold 13px/20px Arial, Helvetica, sans-serif;
color: #fff;
padding: 0;
margin: 0 0 5px 0;
}
.footer_upperlinks_right_area {
width: 233px;
float: left;
margin: 0;
}
.footer_links_right_flag {
width: 269px !important;
}
.helpline{ margin-left:20px;}
#contact-us2 p{ color:#000; font-weight:bold; margin:10px 0 0 10px;}
.copy_right p{ color:#fff; font-size:12px; margin-top:10px;}
.clearfix::after{content:"";display:table;clear:both}
