@charset "utf-8";
/*
div{font-family:"Proxima Nova Thin", 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size-adjust:0.488; font-weight:100; font-style:normal;}*/

header, hgroup, nav, article, section, footer, aside, address{ display:block;}
time{  font-style:italic; padding:0px 5px;}
address{ font-size:11px; padding:10px 10px; text-align:right }
img{ border:0;}
a{text-decoration:none; color:#fff; outline:none;}

body{ margin:0px; padding:0px; /*background:#e8e7e7 url(images/header_bg.jpg) repeat-x top;*/ background:#e8e7e7; font-family:proxima-nova, sans-serif;}
#wrapper{ margin:0px auto; padding:0px; width:100%}
header{ margin:0px; padding:0px;}
.head_top{ margin:0px; padding:0px; position:fixed;  background:url(images/header_bg.jpg) repeat-x top; width:100%; z-index:9999; height:52px; }
#logo{ float:left;}
h1{ margin:0px; padding:0px;}
.container{ margin:0px auto; padding:0px; width:962px;}
.container img{ width:100%; }
.menu{ margin:0px; padding:0px; float:right;}
.menu ul{ margin:0px; padding:0px;}
.menu li{ margin:0px; padding:0px 5px 30px 5px;  background:url(images/gre.png) no-repeat right; float:left; list-style:none;}
.menu li a{color: #fff;font-family:'Oswald', sans-serif, arial,; font-size: 14px; letter-spacing: -0.08px; padding:0; position: relative; text-align: center; z-index: 98; text-decoration:none; margin:0px 10px 0 10px; top:15px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); line-height: 19px; font-weight:bold;}
.menu li a:hover{color: #f6c61e;font-family:'Oswald', sans-serif, arial,; font-size: 14px; letter-spacing: -0.08px; padding:0; position: relative; text-align: center; z-index: 98; text-decoration:none; margin:0px 10px 0 10px; top:15px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); line-height: 19px; font-weight:bold;}
.menu li .current{color: #f6c61e;}
.responsive-nav{ display:none;}


#sign_in{text-align:center; margin:0px 20px 0px 0px; background:none!important; display:block!important; }
#sign_in a{ margin:0px;color:#fff; border-radius:4px; padding:4px 30px 4px 30px; font-size:16px; text-decoration:none;
background-color:#f7ce3d;
background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7ce3d), color-stop(50%, #f5c20c), color-stop(100%, #f7ce3d));
background-image:-webkit-linear-gradient(#f7ce3d, #f5c20c 50%, #f7ce3d);
background-image:-moz-linear-gradient(#f7ce3d, #f5c20c 50%, #f7ce3d);
background-image:-o-linear-gradient(#f7ce3d, #f5c20c 50%, #f7ce3d);
background-image:-ms-linear-gradient(#f7ce3d, #f5c20c 50%, #f7ce3d);
background-image:linear-gradient(#f7ce3d, #f5c20c 50%, #f7ce3d);
box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.3);

}
#sign_in a:hover{ margin:0px; color:#fff; background:#fccb18;  border-radius:4px; padding:4px 30px 4px 30px; font-size:16px;  text-decoration:none;}


.join_us{ margin:50px auto 0 auto; padding:0px; width:185px;}
.join_us a{
text-decoration:none;
font-size:28px;
font-weight:bold;
color:#fff;
-webkit-border-radius:6px;
-moz-border-radius: 6px;
border-radius:6px; height:20px; padding:8px 40px 8px 40px; 

background-color:#5bb65b;
	background-image:-moz-linear-gradient(top, #62c462, #51a351);
	background-image:-ms-linear-gradient(top, #62c462, #51a351);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image:-webkit-linear-gradient(top, #62c462, #51a351);
	background-image:-o-linear-gradient(top, #62c462, #51a351);
	background-image:linear-gradient(top, #62c462, #51a351);
	background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF51A351', GradientType=0);
	border-color:#51a351 #51a351 #387038;
	border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
*background-color:#51a351;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}


.join_us a:hover{
text-decoration:none;
font-size:28px;
font-weight:bold;
color:#fff;
-webkit-border-radius:6px;
-moz-border-radius: 6px;
border-radius:6px; height:20px; padding:8px 40px 8px 40px; 

background: #30a830; /* Old browsers */
background: -moz-linear-gradient(top, #30a830 0%, #4fbc4f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30a830), color-stop(100%,#4fbc4f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #30a830 0%,#4fbc4f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #30a830 0%,#4fbc4f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #30a830 0%,#4fbc4f 100%); /* IE10+ */
background: linear-gradient(to bottom, #30a830 0%,#4fbc4f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30a830', endColorstr='#4fbc4f',GradientType=0 ); /* IE6-9 */
}
.slogan {margin:30px auto 30px auto; padding:0px 0px 40px 0px; text-align:center; color:#352407; font-size:28px; background:url(images/shado.jpg) no-repeat center bottom; width:600px; line-height:36px;}

.boxes{ margin:0px auto 30px auto; padding:0px; width:900px;}
.boxes .box_1{ margin:0px 15px 15px 15px; padding:0px 0px 20px 0px; float:left; width:250px; background:#fff; border: 1px solid #6a6a6a; border-radius: 4px; box-shadow:0px 0px 9px #000}
.box_1 .title { font-weight:bold; margin:0 0 0 0;line-height:0;color:#fff; }
.box_1 .user { margin: 0px; padding: 5px 0px 0px 0px; background: #5597b7; font-size: 18px; color: #fff; text-align: center; height: 24px; font-weight:bold;}
.box_1 p {text-align: center; padding: 0px 20px 0 20px; margin-top: 10px; font-family: proxima-nova, sans-serif; font-size:13px; color:#333333;}

footer{ margin:30px 0px 0px 0px; padding:15px 0px 10px 0px; background:#5597b7 url(images/footer_bg.jpg) repeat-x top;}
.foot{ margin:0px auto; padding:0px; width:960px;}
.f_box{ margin:0px; padding:0px; float:left; border-right: 1px solid #517283; height:220px;}
.f_box .follow_us{ margin:0px 20px 0px 0px; padding:0px;}
.f_box .follow_us ul{ margin:0px; padding:0px;}
.f_box .follow_us li{ margin:0px; padding:0px; float:left; list-style:none;}
.f_box .follow_us li a{ background: url(images/social-icons.png) no-repeat; width: 34px; height: 34px; display: inline-block; margin-right: 5px!important;}
.f_box .follow_us a:hover{ background:url(images/social-icons.png) 0px -41px no-repeat; width: 34px; height: 34px; display: inline-block; margin-right: 5px!important;}
.f_box .follow_us li a span{ display:none;}
.follow_us li a.twitter{ background-position:-42px 0px;}
.follow_us li a.play{ background-position:-85px 0px;}
.follow_us li a.in{ background-position:-169px 0px;}
.follow_us li a.google{ background-position:-128px 0px;}
.follow_us li a.twitter:hover{ background-position:-42px -41px;}
.follow_us li a.play:hover{ background-position:-85px -41px;}
.follow_us li a.in:hover{ background-position:-169px -40px;}
.follow_us li a.google:hover{ background-position:-128px -41px;}

.f_box .links{ margin:0px 10px 0px 0px; padding:0px 10px 0px 20px;}
.f_box .links ul{ margin:0px; padding:0px;}
.f_box .links li{ margin:5px 5px; padding:0px; list-style-type:none;}
.f_box .links li a{ margin:0px; padding:0px; color:#c4dbe6; text-decoration:none; font-size:12px;}
.f_box .links li a:hover{ margin:0px; padding:0px; color:#ccc; text-decoration:none;}
.sgs{ margin:-10px 0px 0px -30px; padding:0px; float: right;}
.sgs li{ margin:5px 0px 0px 0px; padding:0px; text-align:center; list-style:none;}
.bottom_border{ border-bottom:1px solid #517283; margin-top:5px;}
.foot p{ margin:3px 0px 5px 0px; padding:0px; color:#c4dbe6; font-size:12px; line-height:22px;}
.foot p a{ margin:0px; padding:0px; color:#c4dbe6; font-size:12px; line-height:22px; text-decoration:none;}
.foot p a:hover{ margin: 0px; padding:0px; color:#ccc; font-size:12px;text-decoration:underline;}

.inner_pages{ margin:0px; padding:0px;}
#inner_ounline{ margin:0px; padding:0px; background:#ffca18 url(images/pre.png) repeat-x center top; height:160px; width:100%; text-align:center; position: relative; z-index: 999; top: 51px!important; }
.pagetitle{ margin:0px 25px 0px 10px; padding:54px 0px 0px 0px; text-align:right; color:#fff; font-size:30px; font-weight:bold; text-shadow: 1px 2px 4px #000; text-transform: none;}
fieldset { border: solid 1px #ccc; }
fieldset h2{color: #f6891f; font-size:22px; text-align:center; margin:0px;}
form { margin: 0; padding: 0; }
input[type="text"]{ margin:0px 5px; border:1px solid #c8c8c8; height:30px; width:200px;
background: #ffffff; /* Old browsers */

font-size:13px; color:#333;
/*border-radius: 6px;*/
padding:0px 10px 0px 10px;
color: #767676;
font-size: 12px;

}
.star {color: #ff0000; font-size: 15px; font-weight:bold;}
.logi_bg{ margin:70px auto 0px auto; padding:0px;  border: solid 1px #D4D4D4; width:275px;}
.login {
margin: 10px 0;
}
.login label {

width: 9em;
font-size:15px; color:#767676;

}
.pricing{ margin:30px 0px 0px 0px; padding:0px;}
.pricing table{ margin:0px; padding:0px; border:1px solid #cccccc; border-top:none;}
.pricing table tr{ margin:0px; padding:0px;}
.pricing table td{ margin:0px; padding:5px 5px 5px 10px; text-align:center; color:#5b5b5b; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px;/* text-transform:uppercase;*/ height:60px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.pricing table td input[type="button"]{ margin:0px; padding:0px;color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; cursor:pointer; border:1px solid #1c546f; border-radius: 6px; height:50px; width:165px; 

background: #5b8aa0; /* Old browsers */
background: -moz-linear-gradient(top, #5b8aa0 0%, #5b8aa0 49%, #3a738e 51%, #3a738e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b8aa0), color-stop(49%,#5b8aa0), color-stop(51%,#3a738e), color-stop(100%,#3a738e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #5b8aa0 0%,#5b8aa0 49%,#3a738e 51%,#3a738e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #5b8aa0 0%,#5b8aa0 49%,#3a738e 51%,#3a738e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #5b8aa0 0%,#5b8aa0 49%,#3a738e 51%,#3a738e 100%); /* IE10+ */
background: linear-gradient(to bottom, #5b8aa0 0%,#5b8aa0 49%,#3a738e 51%,#3a738e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b8aa0', endColorstr='#3a738e',GradientType=0 ); /* IE6-9 */

}


.pricing table td input[type="submit"]{ margin:0px; padding:0px;color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; cursor:pointer;border:none!important; /*border:1px solid #cea100;*/ border-radius: 6px; height:50px; width:165px;
background-color:#5bb65b;
	background-image:-moz-linear-gradient(top, #62c462, #51a351);
	background-image:-ms-linear-gradient(top, #62c462, #51a351);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image:-webkit-linear-gradient(top, #62c462, #51a351);
	background-image:-o-linear-gradient(top, #62c462, #51a351);
	background-image:linear-gradient(top, #62c462, #51a351);
	background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF51A351', GradientType=0);
	/*border-color:#51a351 #51a351 #387038;
	border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);*/
*background-color:#51a351;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)


}

.pricing table td input[type="submit"]:hover{ margin:0px; padding:0px;color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; cursor:pointer; border:none!important; /*border:1px solid #cea100;*/ border-radius: 6px; height:50px; width:165px;
background: #30a830; /* Old browsers */
background: -moz-linear-gradient(top, #30a830 0%, #4fbc4f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30a830), color-stop(100%,#4fbc4f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #30a830 0%,#4fbc4f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #30a830 0%,#4fbc4f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #30a830 0%,#4fbc4f 100%); /* IE10+ */
background: linear-gradient(to bottom, #30a830 0%,#4fbc4f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30a830', endColorstr='#4fbc4f',GradientType=0 ); /* IE6-9 */
 
}
.col_1{ margin:0px; padding:0px; background:#fff;}
.col_2{ margin:0px; padding:0px; background:#f7f7f7;}
.col_3{ margin:0px; padding:0px; border-top: none; width:350px; height:60px; font-size:16px !important; font-weight:bold;}
.col_4{ margin:0px; padding:0px; border-top: none; width:200px; height:60px;}
.col_5{ margin:0px; padding:0px; border-top: none; width:200px; height:60px;}
.col_6{ text-align:left!important;}
.advence_version{  font-weight:bold;  border:1px solid #4b8f29!important;
	    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809))!important;
        background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%)!important;
        background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%)!important;
        background:-o-linear-gradient(top, #89c403 5%, #77a809 100%)!important;
        background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%)!important;
        background:linear-gradient(to bottom, #89c403 5%, #77a809 100%)!important;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0)!important;
        
        background-color:#89c403!important;
        
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        
        border:1px solid #74b807;
        
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #528009; /* IE6-9 *//* IE6-9 */

	}
	

input[type="password"]{ border:1px solid #c8c8c8; 
background: #ffffff; /* Old browsers */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2dfdf',GradientType=0 ); /* IE6-9 */
height:30px; width:200px;
font-size:13px; color:#333;
/*border-radius: 6px;*/
padding:0px 10px 0px 10px; margin:0 5px;

}
.button, .button:visited, input[type="submit"] {
background: #57bc57; /* Old browsers */
background: -moz-linear-gradient(top, #57bc57 0%, #2bab2c 49%, #039b03 51%, #089d09 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#57bc57), color-stop(49%,#2bab2c), color-stop(51%,#039b03), color-stop(100%,#089d09)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #57bc57 0%,#2bab2c 49%,#039b03 51%,#089d09 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #57bc57 0%,#2bab2c 49%,#039b03 51%,#089d09 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #57bc57 0%,#2bab2c 49%,#039b03 51%,#089d09 100%); /* IE10+ */
background: linear-gradient(to bottom, #57bc57 0%,#2bab2c 49%,#039b03 51%,#089d09 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57bc57', endColorstr='#089d09',GradientType=0 ); /* IE6-9 */
border: 1px solid #00420f!important;
color: #fff;
height: 28px;
width:70px;
border-radius: 6px;
cursor:pointer; font-weight: bold; font-size:14px;

}
.button:hover, input[type="submit"]:hover {
background: #089d09; /* Old browsers */
background: -moz-linear-gradient(top, #089d09 0%, #2bab2c 49%, #3fb33f 52%, #3fb33f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#089d09), color-stop(49%,#2bab2c), color-stop(52%,#3fb33f), color-stop(100%,#3fb33f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #089d09 0%,#2bab2c 49%,#3fb33f 52%,#3fb33f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #089d09 0%,#2bab2c 49%,#3fb33f 52%,#3fb33f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #089d09 0%,#2bab2c 49%,#3fb33f 52%,#3fb33f 100%); /* IE10+ */
background: linear-gradient(to bottom, #089d09 0%,#2bab2c 49%,#3fb33f 52%,#3fb33f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#089d09', endColorstr='#3fb33f',GradientType=0 ); /* IE6-9 */
border: 1px solid #00420f;
color: #fff;
height: 28px;
width:70px;
border-radius: 6px;
cursor:pointer; font-weight: bold; font-size:14px;
}
.login .button {
margin:0px 0px 0px 80px;
width:75px;

}
.forgot{ margin:0px 0px 10px 0px; padding:0px 0px 0px 0px; width:275px; float:left;}
.forgot ul{ margin:0px 10px 0px 0px; padding:0px; width:265px;  float:left;}
.forgot ul li{ margin:0px 0px 10px 50px; padding:0px 0px 0px 10px; list-style:none;  }
.forgot li a{ margin:0px; padding:2px 0px 4px 8px; color:#2696ce; font-size:13px; text-decoration:none; float:left;}
.forgot li a:hover{ margin:0px; padding:2px 0px 4px 8px; color:#2696ce; font-size:13px; text-decoration:underline; float:left;}


.forgot-pass{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:245px; float:left;}
.forgot-pass ul{ margin:0px 10px 0px 0px; padding:0px; width:265px;  float:left;}
.forgot-pass ul li{ margin:0px 0px 0px 0px; padding:0px 0px 0px 10px; list-style:none;  }
.forgot-pass li a{ margin:0px; padding:2px 0px 4px 8px; color:#606160; font-size:11px; text-decoration:none; float:left;}
.forgot-pass li a:hover{ margin:0px; padding:2px 0px 4px 8px; color:#606160; font-size:11px; text-decoration:underline; float:left;}


.inner_pages .inner_cont{ margin:70px 0px 0px 0px; padding:0px 10px;} 
.inner_cont h2{ margin:0px; padding:0px; color: #2696ce; font-size: 22px; font-weight: normal;} 
.inner_cont p{ margin:10px 0px 0px 0px; padding:0px; color: #767676; font-size:13px; font-family:proxima-nova, sans-serif; line-height:22px; text-align: justify;} 
.inner_pages .registration{ margin:30px 0px 0px 0px; padding:0px; /*background:#fff; border: solid 1px #ccc; width:650px;*/}
.registration .reg_left{ margin:0px auto; padding:20px 0px; }
.registration label{ margin:0px; padding:0px; float:left; color: #767676;
font-size: 14px;}
 .registration .reg_left span{ margin:0px; padding:0px; /*float:right;*/}
.registration .reg_right{ margin:0px auto; padding:20px 0px; /*float:right;*/}
.registration .reg_right input[type="button"]{ 
color:#fff;
height: 28px; font-weight: bold; font-size:14px;
width: 70px;
border-radius: 6px;
cursor: pointer;
border: 1px solid #1c546f;
background: #5b8aa0;
background: -moz-linear-gradient(top, #5b8aa0 0%, #5b8aa0 49%, #3a738e 51%, #3a738e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b8aa0), color-stop(49%,#5b8aa0), color-stop(51%,#3a738e), color-stop(100%,#3a738e));
background: -webkit-linear-gradient(top, #5b8aa0 0%,#5b8aa0 49%,#3a738e 51%,#3a738e 100%);
background: -o-linear-gradient(top, #5b8aa0 0%,#5b8aa0 49%,#3a738e 51%,#3a738e 100%);
background: -ms-linear-gradient(top, #5b8aa0 0%,#5b8aa0 49%,#3a738e 51%,#3a738e 100%);
background: linear-gradient(to bottom, #5b8aa0 0%,#5b8aa0 49%,#3a738e 51%,#3a738e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b8aa0', endColorstr='#3a738e',GradientType=0 ); }
.registration .reg_right input[type="button"]:hover{ 
color:#fff;
height: 28px; font-weight: bold; font-size:14px;
width: 70px;
border-radius: 6px;
cursor: pointer;
border: 1px solid #1c546f;
background: #3c748f; /* Old browsers */
background: -moz-linear-gradient(top, #3c748f 26%, #346e8a 49%, #749caf 50%, #749caf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(26%,#3c748f), color-stop(49%,#346e8a), color-stop(50%,#749caf), color-stop(100%,#749caf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3c748f 26%,#346e8a 49%,#749caf 50%,#749caf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3c748f 26%,#346e8a 49%,#749caf 50%,#749caf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #3c748f 26%,#346e8a 49%,#749caf 50%,#749caf 100%); /* IE10+ */
background: linear-gradient(to bottom, #3c748f 26%,#346e8a 49%,#749caf 50%,#749caf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c748f', endColorstr='#749caf',GradientType=0 ); /* IE6-9 */ }
fieldset {
border: solid 0px #ddd;
}
.registration legend {
font-weight: bold; color:#767676;}
.registration .titel_legend {
font-weight: bold; color:#f6891f; font-size:16px!important; text-align: right;}
.registration table { margin:0px; padding:0px; width:400px;}
.registration table tr { margin:0px; padding:0px;}
.registration table td { margin:0px; padding:5px 0px 5px 0px; color:#767676; font-size:13px; text-align:left;}
.registration table td a{ margin:0px; padding:0; color:#08c ; font-size:14px; text-decoration:none;}

.registration table td a:hover{ margin:0px; padding:0; color:#08c ; font-size:14px; text-decoration: underline;}


/**************************************************Slider styles*********************************************************/

#pre{ margin:0px; padding:0px; background:url(images/pre.png) repeat-x center top; width:100%; text-align:center; position:relative; z-index:999; top:52px;}
#pre img{ margin-top:0px;}
#pre .main{ margin:0px; padding:0px;}
#slidercontainer{}

#slider{position:relative; min-height:430px;}

.line-op{ 
	height:5px;
	z-index:100;
	position:absolute;
	width: 100%; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	top:0px;
}


.ls-bottom-nav-wrapper {
z-index: 2;
height: 0px;
background: url(images/slider-nav-bg.png) no-repeat center;
width: 100%;
height: 96px;
}
.ls-bottom-slidebuttons a.ls-nav-active{background: url(images/navi-homepage.png) no-repeat;}
.ls-bottom-slidebuttons #div-id0{background-position: 0 -89px;}
.ls-bottom-slidebuttons #div-id1{background-position: -155px -89px;}
.ls-bottom-slidebuttons #div-id2{background-position: -155px -89px;}



.pagination{ margin:20px 0 0 0; padding:0px 0px 0px 250px; background:url(images/slider-nav-bg.png) no-repeat center;height:88px; width:660px;}
#slides{ margin:0px; padding:0px;}
#slides a{ margin:50px 0 0 0; padding:0px;}

.slidesjs-pagination{ display:none;}
.slidesjs-navigation{ margin:50px 0 0 0;}
.slideshow{ margin:0px; padding:0px;}
.slideshow ul{ margin:0px; padding:0px;}
.blinds_container{ left:159px;}
.change_link {
	display: block;
	/*width: 20px;
	height: 20px;
	background-color: #eee;
	border: 1px solid #bbb;
	*/
	font-size: 12pt;
	
	float: left;
	margin-right: 50px;
	text-align: center;
	margin-top:35px;
	
	text-decoration: none; color:#484848;
}
.pagination a{ display: block;
	
	height: 87px;
width: 155px; float:left;
	
	text-decoration: none; color:#484848;}
		

.pagination a.ls-nav-active{background: url(images/navi-homepage.png) no-repeat;}
.pagination a#div-id0{background-position: 0 -89px; background: url(images/navi-homepage.png) no-repeat;}
.pagination a#div-id1{background-position: -155px -89px; background: url(images/navi-homepage.png) no-repeat;}
.pagination a#div-id2{background-position: -155px -89px; background: url(images/navi-homepage.png) no-repeat;}





	
	}
@media all {
	
	#wrapper{ margin:0px auto; padding:0px; width:100%}
footer{ margin:30px 0px 0px 0px; padding:15px 0px 10px 0px; background:#5597b7 url(images/footer_bg.jpg) repeat-x top;}
#pre img{ /*margin-top:-4px;*/}

}


@media screen and (min-width: 1401px){
.container{ margin:0px auto;padding:0% 0%; width:960px;}
/*.container img{ width:100%; height:auto;}*/
}

@media screen and (min-width: 961px) and (max-width: 1200px) {
.container{ margin:0px auto;padding:0% 0%; width:100%;}
/*.container img{ width:100%; height:100%;}*/
}

@media screen and (min-width: 859px) and (max-width: 960px) {
.container{ margin:0px auto;padding:0% 2%; width:96%;}
.container img{ /*width:100%!important; height:100%!important;*/}
	
}

@media screen and (min-width: 761px) and (max-width: 860px) {
#pre{ height:100%;}
.container{ margin:0px auto;padding:0% 2%; width:96%;}
.container img{ width:100%;}
.menu ul{ display: block;}
.responsive-nav{ display: none; margin: 14px 0px 0px 0px; width: 150px; height: 25px; padding:2px; color: #767676;font-size: 13px;}
.boxes .box_1{ margin:0px 15px 10px 10px; padding:0px 0px 20px 0px; float:left; width:200px; background:#fff; border: 1px solid #6a6a6a; border-radius: 4px; box-shadow:0px 0px 9px #000}
.foot{ margin:0px auto; padding:0% 2%; width:96%;}
.box_1 .title { font-weight:bold; margin:0 0 0 0;line-height:0;color:#fff;}
.boxes{ margin:0px auto 30px auto; padding:0px; width:100%;}
.logi_bg{ margin:20px auto 0px auto; padding:10px 0px; background:#fff; border: solid 1px #ccc; width:100%;}
.pricing{ margin:30px 0px 0px 0px; padding:0px; width:100%;}
.pricing table td input[type="button"]{width:100%; font-size: 12px;}
.pricing table td input[type="submit"]{width:100%;}
.pricing table td input[type="submit"]:hover{width:100%; padding:0px;}
.inner_pages .registration{ width:90%; padding:0 5%}

	
}

@media screen and (min-width: 641px) and (max-width: 760px) {
#pre{ height:100%;}
.container{ margin:0px auto;padding:0% 5%; width:70%;}
.container img{ width:100%;}
.menu ul{ display:none;}
.responsive-nav{ display: block; margin: 14px 0px 0px 0px; width: 200px; height: 25px; padding:2px;  color: #767676;font-size: 13px;}
.boxes .box_1{ margin:2% 2%; padding:0px 0px 20px 0px; float:left; width:96%; background:#fff; border: 1px solid #6a6a6a; border-radius: 4px; box-shadow:0px 0px 9px #000}
.foot{ margin:0px auto; padding:0% 2%; width:96%;}
.boxes{ margin:0px auto 30px auto; padding:0px; width:100%;}
#pre img{ margin-top:0px;}	
.box_1 .title { font-weight:bold; margin:0 0 0 0;line-height:0;color:#fff;}
.logi_bg{ margin:20px auto 0px auto; padding:10px 0px; background:#fff; border: solid 1px #ccc; width:100%;}
.pricing{ margin:30px 0px 0px 0px; padding:0px; width:100%;}
.pricing table td input[type="button"]{width:100%; font-size: 12px;}
.pricing table td input[type="submit"]{width:100%; }
.pricing table td input[type="submit"]:hover{width:100%;}
input[type="text"]{ width:150px; }
input[type="password"]{ width:150px; }
.registration .titel_legend { font-size:12px!important;}
.pricing table td{ font-size:10px; padding:2px;}
.inner_pages .registration{ width:90%; padding:0 5%}
}

@media screen and (min-width: 421px) and (max-width: 640px) {

#pre{ height:100%;}
.container{ margin:0px auto;padding:0% 2%; width:96%;}
.container img{ width:100%;}
.menu ul{ display:none;}
.responsive-nav{ display: block; margin: 14px 0px 0px 0px; width: 150px; height: 25px; padding:2px;  color: #767676;font-size: 13px;}
.slogan {margin:30px auto 30px auto; padding:0px 0px 40px 0px; text-align:center; color:#352407; font-size:20px; background:url(images/shado.jpg) no-repeat center bottom; width:100%; line-height:24px;}
.boxes .box_1{ margin:2% 2%; padding:0px 0px 20px 0px; float:left; width:96%; background:#fff; border: 1px solid #6a6a6a; border-radius: 4px; box-shadow:0px 0px 9px #000}
.foot{ margin:0px auto; padding:0% 2%; width:96%;}
.f_box{ margin:0px; padding:0px; float:left; border-right:none; height:auto;}
.f_box .links { margin: 0px 0px 0px 0px; padding: 0px 10px 0px 20px;}
.sgs li img{ height:80%; width:80%;}
#pre img{ margin-top:0px;}
.box_1 .title { font-weight:bold; margin:0 0 0 0;line-height:0;color:#fff;}
.boxes{ margin:0px auto 30px auto; padding:0px; width:100%;}
.logi_bg{ margin:70px auto 0px auto; padding:10px 0px; background:#fff; border: solid 1px #ccc; width:100%;}
.pricing{ margin:30px 0px 0px 0px; padding:0px; width:100%;}
.pricing table td input[type="button"]{width:100%; font-size: 12px;}
.pricing table td input[type="submit"]{width:100%; font-size: 12px;}
.pricing table td input[type="submit"]:hover{width:100%; font-size: 12px;}
input[type="text"]{ width:150px; }
input[type="password"]{ width:150px; }
.registration .titel_legend { font-size:12px!important;}
.pricing table td{ font-size:10px; padding:2px;}
.inner_pages .registration{ width:90%; padding:0 5%}
}


@media screen and (min-width: 320px) and (max-width: 420px) {
 
 #pre{ height:140px;}
.container{ margin:0px auto; padding:0% 2%; width:96%;}
.container img{ width:100%;}
.menu ul{ display:none;}
.responsive-nav{ display: block; margin: 14px 0px 0px 0px; width: 100px; height: 25px; padding:2px;  color: #767676;font-size: 13px;}		
.slogan {margin:30px auto 30px auto; padding:0px 0px 40px 0px; text-align:center; color:#352407; font-size:20px; background:url(images/shado.jpg) no-repeat center bottom; width:100%; line-height:24px;}		
.boxes .box_1{ margin:2% 2%; padding:0px 0px 20px 0px; float:left; width:96%; background:#fff; border: 1px solid #6a6a6a; border-radius: 4px; box-shadow:0px 0px 9px #000}
.foot{ margin:0px auto; padding:0% 2%; width:96%;}
.f_box{ margin:0px; padding:0px; float:left; border-right:none; height:auto;}
.f_box .links { margin: 0px 0px 0px 0px; padding: 0px 10px 0px 20px;}
.sgs{}
#pre img{ margin-top:0px;}
.boxes{ margin:0px auto 30px auto; padding:0px; width:100%;}
.box_1 .title { font-weight:bold; margin:0 0 0 0;line-height:0;color:#fff;}
.logi_bg{ margin:70px auto 0px auto; padding:10px 0px; background:#fff; border: solid 1px #ccc; width:100%;}
.pricing{ margin:30px 0px 0px 0px; padding:0px; width:100%;}
.pricing table td input[type="button"]{width:100%; font-size: 10px;}
.pricing table td input[type="submit"]{width:100%; font-size: 10px;}
.pricing table td input[type="submit"]:hover{width:100%; font-size: 10px;}
input[type="text"]{ width:120px; }
input[type="password"]{ width:120px; }
.registration table { margin:0px; padding:0px; width:100%;}
.registration .titel_legend { font-size:12px!important;}
.registration table td { margin:0px; padding:5px 0px 5px 0px; color:#767676; font-size:11px; text-align:left;}
.registration table td a{ margin:0px; padding:0; color:#08c ; font-size:12px; text-decoration:none;}
.registration table td a:hover{ margin:0px; padding:0; color:#08c ; font-size:12px; text-decoration: underline;}
.pricing table td{ font-size:10px; padding:2px;}
.inner_pages .registration{ width:90%; padding:0 5%}
#inner_ounline{position: relative; z-index: 999; top: 51px!important; margin:0 0 80px 0px; height:100px;}
.pagetitle{ padding-top:24px;}
.join_us{ margin:80px auto 0 auto!important;}
}

@media screen and (min-width: 0px) and (max-width: 319px) {

#pre{ height:100px;}
.container{ margin:0px auto; padding:0% 2%; width:96%;}
.container img{ width:100%;}
.menu ul{ display:none;}
.responsive-nav{ display: margin: 14px 0px 0px 0px; width: 100px; height: 25px; padding:2px; color: #767676;font-size: 13px;}	
.slogan {margin:30px auto 30px auto; padding:0px 0px 40px 0px; text-align:center; color:#352407; font-size:20px; background:url(images/shado.jpg) no-repeat center bottom; width:100%; line-height:24px;}
.foot{ margin:0px auto; padding:0% 2%; width:96%;}
.f_box{ margin:0px; padding:0px; float:left; border-right:none; height:auto;}
.f_box .links { margin: 0px 0px 0px 0px; padding: 0px 10px 0px 20px;}
.sgs{ }
#pre img{ margin-top:0px;}
.join_us{ margin:80px auto 0 auto!important;}
.boxes{ margin:0px auto 30px auto; padding:0px; width:100%;}
.box_1 .title { font-weight:bold; margin:0 0 0 0;line-height:0;color:#fff;}
.logi_bg{ margin:20px auto 0px auto; padding:10px 0px; background:#fff; border: solid 1px #ccc; width:100%;}
.pricing{ margin:30px 0px 0px 0px; padding:0px; width:100%;}
.pricing table td input[type="button"]{width:100%; font-size: 10px;}
.pricing table td input[type="submit"]{width:100%; font-size: 10px;}
.pricing table td input[type="submit"]:hover{width:100%; font-size: 10px;}
input[type="text"]{ width:120px; }
input[type="password"]{ width:120px; }
.registration table { margin:0px; padding:0px; width:100%;}
.registration .titel_legend { font-size:12px!important;}
.registration table td { margin:0px; padding:5px 0px 5px 0px; color:#767676; font-size:11px; text-align:left;}
.registration table td a{ margin:0px; padding:0; color:#08c ; font-size:12px; text-decoration:none;}
.registration table td a:hover{ margin:0px; padding:0; color:#08c ; font-size:12px; text-decoration: underline;}
.pricing table td{ font-size:10px; padding:2px;}
.col_1{ margin:0px; padding:0px; background:#fff;}
.col_2{ margin:0px; padding:0px; background:#f7f7f7;}
.col_3{width:100%; height:60px; font-size:16px ; font-weight:bold;}
.col_4{ width:100%; height:60px;}
.col_5{ width:100%; height:60px;}
#inner_ounline{position: relative; z-index: 999; top: 51px!important; margin:0 0 50px 0px;  height:100px; }
.pagetitle{ padding-top:24px;}
.inner_pages .registration{ width:90%; padding:0 5%}

}