/*
Free Basic Html5 Responsive Templates
Author: Kimmy
Author URI: http://www.zerotheme.com/
*/
/* ---------------------Reset----------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */
/* ------------------Style---------------------- */
/* -------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}

.rounded-corners {
    -moz-border-radius: px;
    -webkit-border-radius: px;
    -khtml-border-radius: px;
    border-radius: px;
}

/*-------------------------*/
a{color: #;text-decoration: none;}
footer a{color: #;text-decoration: none;}
footer a:hover{color: #;text-decoration: none;}
a:hover {text-decoration: none;}

a.button, input.button {	cursor: pointer;	color: #808080;	line-height: 12px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	background: #E4E4E4;	border:1px solid #DFDFDF;}
a.button {	display: inline-block;	text-decoration: none;	padding: 6px 12px 6px 12px;}
input.button {	margin: 0;	border: 0;	height: 24px;	padding: 0px 12px 0px 12px;}
a.button:hover, input.button:hover {background: #;color:#;}
    header #logo {
	margin-top:0px;
	text-align: ;
	    } 
header #search-box {position: relative;width: 300px;margin-top:30px;}
header #search-form {height: 25px;border: 1px solid #999;background-color: #fff;overflow: hidden;}
header #search-text {font-size: 14px;color: #ddd;background: transparent;}
header #search-box input[type="text"] {width: 80%;padding: 5px 0 5px 1em;color: #333;outline: none;}
header #search-button {position: absolute;top: 0;right: 0;height: 27px;width: 80px;font-size: 14px;color: #fff;text-align: center;line-height: 26px;background-color: #999;cursor: pointer;border:0px;}
/*------------menu */
nav {height: 37px;margin: 0 auto 15px auto;background:#;}
#topcontrol {background:#;}
#topcontrol i {color: #;}
nav ul {list-style: none;margin: 0;padding: 0;}
nav ul li {position: relative;float: left;padding: 6px 5px 0px 5px}
nav ul li a {font-size: 13px; line-height:14px;color: #;display: block;padding: 6px 10px 6px 10px;margin-bottom: 5px;z-index: 6;position: relative;font-weight:bold;}
nav ul li:hover a{}
/*-------------content */
#content {clear: both;}
.block {position: relative; padding: 0px 0px;}
.main-content{}
.main-content article{margin: 0px 0px 20px 0px;overflow:hidden; position:relative}
.main-content .bar{color:#; background:#; font-size:22px; font-weight:normal; padding: 10px 10px 10px 10px; margin-bottom: 10px;}
.main-content .heading h2{ font-size:20px; line-height:25px; letter-spacing:-1px; font-weight:bold;}
.main-content .heading .info{font-size:12px; font-style:italic;}
.main-content .heading{padding-left: 10px;}
.main-content .content{padding-left: 10px; padding-right: 10px; margin-top: 10px;}
.main-content .content img{margin:3px 30px 0px 0;}
.main-content .footer{}
.main-content .footer .more{float:right;}
.main-content .footer .more a{ text-decoration:none;}
.content section{margin-bottom: 20px;}
.sidebar section{margin-bottom: 20px;clear:both;}
.sidebar section div{padding-left: 0px;}
.sidebar .heading{color:#; background:#; font-size:22px; font-weight:normal; padding: 10px 10px 10px 15px;}
.sidebar .content{padding:15px;}
.sidebar .content img{float:left; margin:5px;}

.featured{width:100%; margin-bottom: 20px;}

ul {margin:0; padding:0 0 0 25px;list-style-type:disc;}
ul.list li {padding:0px 0 5px 5px; line-height:25px;}
ul.list li a { font-size:14px; color:#292929; line-height:25px;}
ul.list li a:hover {color:#; text-decoration:none;}

.scrollup{
    width:61px;
    height:38px;
    opacity:0.6;
    position:fixed;
    bottom:15px;
    right:15px;
    display:none;
    color: #000000;
    line-height: 36px;
    background: url("../images/scrollTop.jpg") no-repeat;
 }
/*------------footer */ 
footer {padding: 20px 10px; background:#;margin-top:15px;}
footer .heading{ color:#; padding-bottom:5px;font-size:20px; font-weight:normal; text-transform:uppercase;}
footer .content{color:#;}
footer .content img{max-width:200px;}
footer ul {margin:0; padding:0;list-style-image:none;}
footer ul li { list-style:circle;margin-left:20px;}
footer ul li a { font-size:14px; color:#;}
footer ul li a:hover {color:#; text-decoration:none; cursor:pointer;}

/*-------------copyright*/
#copyright{display:inline-block; width:100%; text-align: center; background:url(../images/bg-footer.png);padding:8px 0px;color:#ffffff;}

.pricing_table_wdg {
    border:1px solid #c4cbcc;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    float:left;
    margin-top: 25px;
}
.pricing_table_wdg ul {
    list-style:none;
    float:left;
    width: 127px;
    margin:0;
    border:1px solid #f2f3f3;
    padding:5px;
    text-align:center;
    background-color:#FFF;
}
.pricing_table_wdg ul:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-box-shadow:3px 5px 7px rgba(0,0,0,.7);
    -webkit-box-shadow: 3px 5px 7px rgba(0,0,0,.7);
    box-shadow:3px 5px 7px rgba(0,0,0,.7);
    cursor:pointer;
    background:#d8e9f9;
}
.pricing_table_wdg ul li {
    border-bottom:1px dashed #cfd2d2;
    padding:10px 0;
}
.pricing_table_wdg ul li:first-child {
    color:#FFFFFF;
    font-size:18px;
    font-weight:bold;
    background:#95BB32;
}
.pricing_table_wdg ul li:nth-child(2) {
    background:#fbfbfb;
}
.pricing_table_wdg ul li:nth-child(3) {
    min-height: 80px;
    font-size:12px;
    font-weight:bold;
}
.pricing_table_wdg ul li:nth-child(6) {
    min-height: 80px;
}
.pricing_table_wdg ul li:nth-child(8) {
    min-height: 80px;
}
.pricing_table_wdg ul li:nth-child(n+4) {
    font-size:14px;
}
.pricing_table_wdg ul li:last-child a {
    color:#F0F0F0;
    text-decoration:none;
    font-weight:bold;
    display:block;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border:1px solid #c4cbcc;
    padding:10px;
    margin:5px 0;
    background: #0061bb; /* Old browsers */
    background: -moz-linear-gradient(top, #0061bb 0%, #164e82 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0061bb), color-stop(100%,#164e82)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0061bb 0%,#164e82 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0061bb 0%,#164e82 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #0061bb 0%,#164e82 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0061bb', endColorstr='#164e82',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #0061bb 0%,#164e82 100%); /* W3C */
}
.image-popup-link {
cursor: pointer;
}