* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 12px;
    line-height: 20px;
    font-family: arial, sans-serif;
    color:#000000;
  	background:#FFFFFF;
    min-width: 890px;
}
h1{
	color:#0093dd;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
	font-size:25px;
	text-transform:uppercase;
}

a { color: #e10b0b; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
h2 { font-size: 22px; font-weight: normal; color: #3c2323; }
h3 { font-size: 14px; }

.shell { width: 890px; margin: 0 auto; }
header { background:#FFFFFF; height: 135px; }
header .shell { position: relative; z-index: 40;}
#logo { width: 126px; position: absolute; top: 12px; left: 0; font-size: 0; line-height: 0; }
#logo a { height: 59px; display: block; background: url(images/logo.png) no-repeat 0 0; text-indent: -4000px; }

/* contact */
.contact { float: right; margin:60px 10px 0 0; }
.contact p { float: left; padding-left: 24px; position: relative; font-size: 17px; color:#666666; text-shadow: rgba(0,0,0,0.3) 1px 1px 1px; }
.contact p a { color:#666666; }
.contact p.phone-ico { padding-right: 27px; }
.contact p.ico span { background: url(images/ico.png) no-repeat 0 0; width: 16px; height: 15px; display: block; position: absolute; top: 2px; left: 0; }
.contact p.phone-ico span { background-position: 0 bottom; } 
/* end of contact */

/* navigation */
#navigation { background:#0093dd; height: 35px; line-height: 45px; font-size: 12px; position: relative; border-bottom:1px solid #066C8A; border-top:0px solid #10A3DA;}
/* Reset */
.menu,
.menu ul,
.menu li,
.menu a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

/* Menu */
.menu {	
	height: 35px;
	width:917px;
	float:left;
}

.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 35px;
}

/* Links */

.menu li a {
	display: block;
	padding: 0 42px 0 0;
	margin: 4px 0;
	line-height: 28px;
	text-decoration: none;
	text-transform:uppercase;

	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;

	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
}

.menu li:first-child a { border-left: none; }
.menu li:last-child a{ border-right: none; }

.menu li:hover > a { color:#000000; }

/* Sub Menu */

.menu ul {
	position: absolute;
	top: 38px;
	left: 0;
	opacity: 0;	
	background: #0093dd;
	border-radius: 5px;
	width:180px;
	z-index:999;
}

.menu li:hover > ul { opacity: 1; }

.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;

	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}

.menu li:hover > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}

.menu ul li a {
	width:166px;
	padding: 4px 0 4px 15px;
	margin: 0;

	border: none;
	border-bottom: 1px solid #CCCCCC;
}

.menu ul li a:hover {
	color:#000000;
}

.menu ul li:last-child a { border: none; }


/* end of navigation */

/* slider */
.slider-holder { background: #000 url(images/slider-holder.png) no-repeat center 0; height: 407px; position: relative; z-index: 5; margin-top: 0px; }
.slider-holder .shell { padding-top: 29px; position: relative; height: 390px; }
.slider-holder .shell span.slider-shadow { background: url(images/slider-shadow.png) no-repeat 0 0; width: 952px; height: 45px; position: absolute; bottom: 0; left: -30px; }
.flexslider { border: 1px solid #645c52; height: 344px; width: 887px; position: relative; margin: 0 auto; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
.flexslider ul.slides { list-style: none; list-style-position: outside;  position: relative; overflow: hidden; }
.flexslider ul.slides li { float: left; height: 344px; width: 887px; position: relative; }
.flexslider ul.slides li img { width: 887px; height: 344px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
.flexslider ul.slides li .slide-cnt { padding: 24px 20px 22px 23px; position: absolute; top: 0px; right: 0; width: 205px; background: url(images/slide-cnt.png) repeat 0 0; min-height: 299px;
border-radius: 0px 5px 6px 0; -moz-border-radius: 0px 5px 6px 0; -webkit-border-radius: 0px 5px 6px 0; -o-border-radius: 0px 5px 6px 0; }
.flexslider ul.slides li .slide-cnt h2 {  color: #ccc8bd; font-size: 23px; line-height: 30px; padding-bottom: 20px; }
.flexslider ul.slides li .slide-cnt p { color: #ccc8bd; font-size: 13px; padding-bottom: 42px; }
.flexslider ul.slides li .slide-cnt p a { font-size: 11px; }
.flexslider ul.slides li .slide-cnt a.slider-btn { width: 205px; height: 35px; padding: 0 0 0 0; background: url(images/slider-btn.png) repeat-x 0 0; display: block; text-align: center; position: relative; line-height: 35px;
font-size: 18px; font-weight: bold; color: #000; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -o-box-shadow: 0px 0px 5px rgba(0,0,0,0.3); 
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; text-shadow: rgba(255,255,255,0.1) 2px 2px 1px;}
.flexslider ul.slides li .slide-cnt a.slider-btn:hover { text-decoration: none; background-position: 0 bottom; }
/* end of slider */

/* services */
.services { background-color: #fff; padding-top: 30px; padding-bottom: 0px;  }
.services h2 { float: left; font-size: 22px; font-weight: normal; padding-bottom: 15px; padding-left: 3px; color: #3c2323; }
.services a.all-services { float: right; font-size: 14px; margin-right: 12px; }
.services .boxes { margin: 0 -11px 0 -3px; position: relative; width: 904px; }  
.services .box { width: 214px; float: left; position: relative; }
.services .box + .box { padding-left: 14px; }

.services .box a { float: left; background: #000 url(images/box.png) repeat-x 0 0; padding: 3px 3px 6px 3px;
 box-shadow: 3px 3px 3px rgba(0,0,0,0.1); -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.1); -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.1); -o-box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
 border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; }
.services .box a img { width: 208px; height: 85px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; }
.services .box h3 { text-align: center; font-size: 14px; }
.services .box a h3 { color: #fff;  }
.services .box a:hover { text-decoration: none; background-position: 0 bottom; background-color: #c91616;  }
/* end of services */

/* main */
.main { background:#FFFFFF; padding-top: 32px; padding-bottom: 28px; }
.main p { padding-bottom: 20px; }

.content { width: 590px; float: left; }
.content h2 { padding-bottom: 25px; }

aside { width: 287px; float: right; }
aside h2 { padding-bottom: 14px; }
aside .widget { padding-bottom: 28px;  }
aside .img-holder { margin-right: 14px;  float: left; width: 59px; height: 59px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; border: 1px solid #fff; 
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3); -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3); -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3); -o-box-shadow: 3px 3px 3px rgba(0,0,0,0.3); }
aside .img-holder:hover { border-color: #cc1515;   }
aside .img-holder img { width: 59px; height: 59px; display: block;  border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; }
/* end of main */

html, body { height: 100%; }
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -49px; }
#footer, #footer-push { height: 49px; }
#footer { background: url(images/footer.png) repeat-x 0 0; line-height: 47px; height: 49px; text-align:left; }
#footer .footer-nav { float: left; font-size: 11px; color: #5f5f5f; }
#footer .footer-nav a { color: #5f5f5f; margin-right: 29px; }
#footer .footer-nav a:hover,
#footer .footer-nav a.active { color: #d11212; text-decoration: none; }
#footer p.copy { float: right; color: #5f5f5f; font-size: 11px; }
#footer p.copy a { color: #717171; text-decoration: underline; }
#footer p.copy a:hover { text-decoration: none; }

.news-box{
	margin:5px 0 0 0px;
	padding:0 0;
	width:287px;
	height:270px;
	float:left;
	background:url(images/whatsnew.jpg) no-repeat;
}

.news-title-box{
    color:#FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 225px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	padding:2px 0 2px 14px;
	text-transform:uppercase;
	border-radius:5px 5px 0 0;
}

.tbl1{
	margin:0 0 0 0;
	padding:0 0;
	font-size:11px;
	background:#FFFFFF;
	width:600px;
}

.tbl1 tr{
	margin:0 0 0 0;
	padding:0 0;
}	

.tbl1 tr td{
	margin:0 0 0 0;
	padding:.1em 0;
	font-weight:bold;
	color:#000000;
}	

.rtextBx{
	background: #f7f7f7;
    border: 1px solid #cccccc;
    color: #999999;
    float: left;
    font-size: 12px;
    height: 25px;
    margin: 0;
    padding: 0 0.3em;
    width: 284px;
}

.rtextBx:focus{
	border: 1px solid #3399FF;
	box-shadow: 0 0 5px #3399FF;
	color:#666666;
	
}

.rselectBx{
	background: #f7f7f7;
    border: 1px solid #cccccc;
    color: #999999;
    float: left;
    font-size: 12px;
    height: 27px;
    margin: 0;
    padding: 0.3em;
    width: 291px;
}

.rselectBx:focus{
	border: 1px solid #3399FF;
	box-shadow: 0 0 5px #3399FF;
	color:#666666;
	
}

.RichTxtBx{
	margin:0px 0 0 0px;
	padding:.3em .3em;
    font-size: 12px;
    height:70px;
    width: 284px;
	background: none repeat scroll 0 0 #F7F7F7;
	border: 1px solid #CCCCCC;
	color:#999999;
}

.RichTxtBx:focus{
	border: 1px solid #dd0000;
	box-shadow: 0 0 5px #dd0000;
	color:#666666;
	
}

.RichTxtBx1{
	margin:0px 0 0 0px;
	padding:.3em .3em;
    float: left;
    font-size: 12px;
    height:150px;
    width: 600px;
	background: none repeat scroll 0 0 #F7F7F7;
	border: 1px solid #CCCCCC;
	color:#999999;
}

.RichTxtBx1:focus{
	border: 1px solid #dd0000;
	box-shadow: 0 0 5px #dd0000;
	color:#666666;
	
}

.rbtn{
	margin-right:10px;
	background-color: #0093dd;
    border: 1px solid #0093dd;
    color: #FFFFFF;
    display: inline;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 3px;
    width:100px;
	float:left;
	cursor:pointer;
	border-radius:3px;
	text-shadow: 1px 1px 1px #000000;
	
}

.fldSet{
	margin:0px 0 0 0px;
	padding:0 0;
	border-radius:6px;
}

.fldSet legend{
	margin:0 0 0 10px;
	padding:0 0em;
	font-size:12px;
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
}



.fieldset1 {
    background-color: #f7f7f7;
    border: 1px solid #0093dd;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    margin: 20px 0 0 0;
    padding: 20px 25px 30px;
    width: 325px;
}

.fieldset1 legend {
    color: #0093dd;
    font-size: 12px;
    font-weight: bold;
	text-transform:uppercase;
}

.registerTxtBx {
    background:#FFFFFF;
    border: 1px solid #666666;
    color:#333333;
    font-size: 12px;
    height: 22px;
    margin: 0;
    padding: 0 0.3em;
    width: 230px;
}

.ReristerSelectBx {
    background:#FFFFFF;
    border: 1px solid #666666;
    color:#333333;
    font-size: 12px;
    height: 24px;
    margin: 0;
    padding:0 .3em;
    width: 240px;
}

.loginBtn {
    background-color:#0093dd;
    border: medium none;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    margin: 0;
    padding: 0 5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    width: 100px;
	cursor:pointer;
}

.Login-Box-div{
	margin-bottom:10px;
	padding:0 0;
}

.Login-Box-div .Box-Lebel1{
	color: #666666;
    font-size: 12px;
	width:80px;
	float:left;
	font-weight:bold;
}

.forget{
	font-size: 12px;
    text-decoration: none;
	color:#660000;
}

.centre-veryfication-box{
	margin:20px 0 0 0;
	padding:0 0;
	font-size:13px;
	width:500px;
	background-color: #f7f7f7;
    border: 1px solid #242424;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.centre-veryfication-box div{
	margin:10px;
	padding:0;
}

.centre-veryfication-box table{
	margin:10px;
	padding:0;
	font-size:14px;
}

.centre-veryfication-box table tr{
	margin:0;
	padding:0;
}

.centre-veryfication-box table tr td{
	margin:0;
	padding:.5em 0;
}

.tbl2{
	margin:0 0 0 0;
	padding:0 0;
	font-size:13px;
	background:#FFFFFF;
	width:600px;
	border: 1px solid #333333; 
	border-radius: 3px; 
	box-shadow: 0 1px 3px #999999; 
	
}

.tbl2 tr{
	margin:0 0 0 0;
	padding:0 0;
}	

.tbl2 tr th{
	margin:0 0 0 0;
	padding:5px;
	font-weight:bold;
	color:#000000;
	border:1px solid #000000;
	border-radius: 3px;
	background:#000000;
	color:#FFFFFF;
}	


.tbl2 tr td{
	margin:0 0 0 0;
	padding:5px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	border:1px solid #333333;
	border-radius: 3px;
	background:#EAF4FF;
}	

.legal-thumb-box{
	margin:0 30px 30px 0px;
	padding:0 0;
	float:left;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 3px #999999;
    padding: 4px;
	height:150px;
	width:150px;
	cursor:pointer;
}


#info {
padding : 5px;
margin : 0 auto 0px;
}
#info abbr {
height : 100%;
font-size :6px;
font-weight : bold;
line-height : 1.4;
text-align : center;
text-shadow : 0 1px rgba(0, 0, 0, 0.25);
color : #fff;
border-radius : 50%;
border : none;
cursor : pointer;
display : block;
}
#info {
text-decoration : none;
}
#tooltip {
font-family : Ubuntu, sans-serif;
font-size :11px;
text-align : left;
text-shadow : 0 1px rgba(0, 0, 0, 0.5);
line-height : 1.5;
color : #fff;
background : #333;
border-radius : 5px;
border-top : 1px solid #fff;
box-shadow : 0 3px 5px rgba(0, 0, 0, 0.3);
position : absolute;
z-index : 100;
padding : 15px;
}
#tooltip:after {
width : 0;
height : 0;
border-left : 10px solid transparent;
border-right : 10px solid transparent;
border-top-color : #333;
border-top : 10px solid rgba(0, 0, 0, 0.7);
content : '';
position : absolute;
left : 50%;
bottom : -10px;
margin-left : -10px;
}
#tooltip.top:after {
border-top-color : transparent;
border-bottom-color : #333;
border-bottom : 10px solid rgba(0, 0, 0, 0.6);
top : -20px;
bottom : auto;
}
#tooltip.left:after {
left : 10px;
margin : 0;
}
#tooltip.right:after {
right : 10px;
left : auto;
margin : 0;
}
