@charset "utf-8";

*{font-family:"Segoe UI",Arial,Helvetica,sans-serif;font-size:14px}

body
{
    background:#DCE6F4;
    margin:0;
    padding:0;
    line-height:200%; 
    color:#333333;
}

img{border:0}

A:link, A:active { color:#0080FF; text-decoration: none;  }
A:visited { color:#3399bb; text-decoration: none;  }
A:hover { color: blue; text-decoration: underline; }

b {font-weight:500; }

blockquote, code {margin-bottom:15px;background:#F5F5F5;border:1px dotted #DDD;padding:13px 10px 0}
p {margin-bottom:5px;line-height:160%}

h1 {font-size:22px;font-weight:600;margin-top:7px;margin-left:1px;margin-bottom:7px;margin-right:3px; color:#3366aa; }
h2 {font-size:20px;font-weight:500;margin-top:7px;margin-left:1px;margin-bottom:7px;margin-right:3px; color:#3366aa; }
h3 {font-size:18px;font-weight:500;margin-top:7px;margin-left:1px;margin-bottom:7px;margin-right:3px; color:#3366aa; }
h4 {font-size:15px;font-weight:500;margin-top:7px;margin-left:1px;margin-bottom:7px;margin-right:3px; color:#3366aa; }


#Menu1 {float:left;width:100%;background:#405090;box-shadow:0 0 4px #000;padding:0;margin:0;}
#Menu1 li{float:left;position:relative;padding:0;margin:0;}
#Menu1 a{color:#FFF;display:block;padding:5px 10px;text-decoration:none;text-shadow:0 0 2px #000;}
#Menu1 ul ul{display:none;float:left;position:absolute;z-index:99999;box-shadow:0 1px 2px #000;}

#Menu1 ul ul a{background:#405090;width:175px;}

#Menu1 li:hover,
#Menu1 ul ul :hover{color:#FFF;text-decoration:underline;}
#Menu1 ul li:hover > ul{display:block;}
#Menu1 ul {list-style:none;padding:0;margin:0;}


.wrapper{margin:auto;width:100%;background:#FFF;border:1px solid #ccc}
.headercontent{width:100%;float:left;padding:20px}


/* CSS Document */
@font-face{font-family: 'WebRupee';src: url('http://cdn.webrupee.com/WebRupee.V2.0.eot');src: local('WebRupee'), url('http://cdn.webrupee.com/WebRupee.V2.0.ttf') format('truetype'),  url('http://cdn.webrupee.com/WebRupee.V2.0.woff') format('woff'), url('http://cdn.webrupee.com/WebRupee.V2.0.svg') format('svg');font-weight: normal;font-style: normal;}

.error {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;color: #FF0000;}
.success {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;color: darkgreen;}
.warning {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;color: brown;}
.editor {font-family: Verdana, Arial, Helvetica, sans-serif;color:#006699;}
.bestAnswer {font-family: Verdana, Arial, Helvetica, sans-serif;color:#0000FF;}
.normal {}

	
	
#container {  
	background: none;
	margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 


/*--header starts here--*/
#header{
    display:inline-block;
    background-color:#FFF;
    background-repeat:repeat;
    margin-top:0px;
    padding:5px;
	
    border:#CCC 1px solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

    -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.18);
    -moz-box-shadow:    0px 0px 4px rgba(50, 50, 50, 0.18);
    box-shadow:         0px 0px 4px rgba(50, 50, 50, 0.18);
	}
	
.logo{
	float:left;
	clear:left;
	margin: 0px 0px 0px 0px;}

.loginLinks{
	float:right;
	clear:right;
	}

.headerAd
{
    float:left;
	margin: 10px 0px 2px 30px;
    display:inline-table; 
}

.topAboveHeaderText {
	float:left;
	clear:none;
	padding-left:10px;
	}


/*--header Ends here--*/


#main_content{
    background-color:#FFF;
    background-repeat:repeat;
    margin-top:8px;
    float:left;
    clear:left;
	
    border:#CCC 1px solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

    -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.18);
    -moz-box-shadow:    0px 0px 4px rgba(50, 50, 50, 0.18);
    box-shadow:         0px 0px 4px rgba(50, 50, 50, 0.18);
	}


/*-- secondary menu starts here--*/

#menu2{
	float:left;
	clear:left;
	text-align:left;
	line-height:20px;
	padding:5px 5px 0px 5px;
	color:silver;
	margin:-2px 0px -3px 0px;
	}
	
#menu2 a{
	text-align:left;
	color:brown;
	text-decoration:none;
	}
	
#menu2 a:hover{
	text-align:left;
	color:#fa861f;
	text-decoration:underline;
	}
	
#search_barrhs{
	float:right;
	margin-bottom:0px;
	margin-top:0px;
	}

.searchgo
{
	border:none;
	color:#999;
}

.search{
	outline:none;
	background-image:url('/images/style3/search.png');
	background-repeat:no-repeat;
	background-position:left, bottom;
	color:#999;
	padding-left:20px;
	padding-top:0px;
	width:120px;
	height: 19px;
	border: solid #CCC 1px;
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    }
    
    
   
/*--navigation menu Ends here--*/


/*--Content Starts here--*/
#content_bg{
	background-repeat:repeat;
	margin-top:15px;
	float:left;
	clear:left;
	margin-bottom:10px;
	}

#content_leftbar{
	margin-right:10px;
	margin-left:10px;
	background-color:#FFF;
	/*border:#E4E4E4 solid 1px;*/
	margin-top:0px;
	float:left;
	}
	
#content_center{
	margin-left:10px;
	display:table;
	height:auto;
	}
	
#content_rightbar{
	margin-left:10px;
	margin-top:0px;
	margin-right:6px;
	float:right;}

	
.WebRupee {
font-family: 'WebRupee';
}

img { border: 0; }
	
/*--content_rightbar ENDS here--*/

.roundedBlock{
    border:solid 1px #caddea;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin:5px 5px 5px 5px;
    padding:3px 3px 0px 3px;
    text-align:left;
	}
	
#widget{
	    border:solid 1px #caddea;
	    -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
	    margin:2px 0px 2px 0px;
	    padding:10px 3px 10px 3px;
	    text-align:left;
	}

.advertisement{
	    border:solid 1px #caddea;
	    -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
	    margin:0px 0px 0px 0px;
	    padding:10px 3px 10px 3px;
	    text-align:left;
	}

.advertisement_label{
	    /*border:solid 1px #caddea;*/
	    -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
	    margin:0px 0px 0px 0px;
	    padding:0px 0px 0px 2px;
	    text-align:left;
	}
	
.advertisement_label:before
{
    content:" Advertisements";
    color:silver;
    font-style:italic;
	margin:10px;
	padding:0px;
    /*content:url("/images/advertisement.png");
	margin:1px 1px 1px 1px;
	padding:1px 1px 1px 1px;*/
	}
	
	
/*--spacer--*/#spacer11{ height:20px; float:left; clear:left; margin:0 10px 0 10px; width:984px;}

/*--tec FOOTER starts here--*/
#footer_bg{/*--tec FOOTER first section--*/
	background-color:#2f4467;
	height:32px;
	float:left;
	width:100%;
	clear:left;}
#footer_menudiv{
	float:left;
	width:100%;}
#footer_menu{
	font-family:Verdana, Geneva, sans-serif;
	
	margin-top:10px;
	text-align:center;
	color:#FFF;
	}
.footer_linkallfoot a{
	text-decoration:none;
	color:#FFF;}
.footer_linkallfoot a:hover{
	text-decoration:none;
	color:#3fbdd9;}/*--tec FOOTER first section ends--*/
/*--tec FOOTER second section starts--*/
#footer2nd_bg{/*--tec FOOTER first section--*/
	background-color:#6d84a2;
	height:42px;
	float:left;
	width:100%;
	clear:left;}
#footer2nd_menudiv{
	float:left;
	width:100%;}
#footer2nd_menu{
	font-family:Verdana, Geneva, sans-serif;
	
	margin-top:10px;
	text-align:center;
	color:#FFF;
	}
/*--tec FOOTER ends here--*/



nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  float: right;
  background:none;
  border-bottom: 1px solid #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;    
}

nav li {
  float: left; 
  margin-bottom:-8px;         
}

nav #login {
  border-right: 1px solid #ddd;
  -moz-box-shadow: 1px 0 0 #fff;
  -webkit-box-shadow: 1px 0 0 #fff;
  box-shadow: 1px 0 0 #fff;  
}

nav #login-trigger,
nav #signup a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  padding: 0 8px;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 #fff; 
}

nav #signup a {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  color:#0077c2;
}

nav #login-trigger {
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  color:#0077c2;
  cursor:pointer;
}

nav #login-trigger:hover,
nav #login .active,
nav #signup a:hover {
  background: #fff;
  color:#ff7800;
}

nav #login-content {
  margin-right:70px;
  display: none;
  position: absolute;
  border-right:#CCC solid 1px;
  top: 24px;
  right: 0;
  z-index: 999;    
  background: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  background-image: -webkit-linear-gradient(top, #fff, #eee);
  background-image: -moz-linear-gradient(top, #fff, #eee);
  background-image: -ms-linear-gradient(top, #fff, #eee);
  background-image: -o-linear-gradient(top, #fff, #eee);
  background-image: linear-gradient(top, #fff, #eee);  
  padding: 15px 15px 5px 15px;
  -moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  -moz-border-radius: 3px 0 3px 3px;
  -webkit-border-radius: 3px 0 3px 3px;
  border-radius: 3px 0 3px 3px;
}

nav li #login-content {
  right: 0;
  width: 150px;  
}

/*--------------------*/

#inputs input {
  background: #f1f1f1;
  padding: 6px 5px;
  margin: 0 0 5px 0;
  width: 238px;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 1px #ccc inset;
  -webkit-box-shadow: 0 1px 1px #ccc inset;
  box-shadow: 0 1px 1px #ccc inset;
}

#inputs input:focus {
  background-color: #fff;
  border-color: #e8c291;
  outline: none;
  -moz-box-shadow: 0 0 0 1px #e8c291 inset;
  -webkit-box-shadow: 0 0 0 1px #e8c291 inset;
  box-shadow: 0 0 0 1px #e8c291 inset;
}

/*--------------------*/

#login #actions {
  margin: 10px 0 0 0;
}

#login #submit {		
  background-color: #d14545;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e97171), to(#d14545));
  background-image: -webkit-linear-gradient(top, #e97171, #d14545);
  background-image: -moz-linear-gradient(top, #e97171, #d14545);
  background-image: -ms-linear-gradient(top, #e97171, #d14545);
  background-image: -o-linear-gradient(top, #e97171, #d14545);
  background-image: linear-gradient(top, #e97171, #d14545);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0 1px 0 rgba(0,0,0,.5);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    
  border: 1px solid #7e1515;
  float: left;
  height: 30px;
  padding: 0;
  width: 100px;
  cursor: pointer;
  font: bold 14px Arial, Helvetica;
  color: #fff;
}

#login #submit:hover,
#login #submit:focus {		
  background-color: #e97171;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d14545), to(#e97171));
  background-image: -webkit-linear-gradient(top, #d14545, #e97171);
  background-image: -moz-linear-gradient(top, #d14545, #e97171);
  background-image: -ms-linear-gradient(top, #d14545, #e97171);
  background-image: -o-linear-gradient(top, #d14545, #e97171);
  background-image: linear-gradient(top, #d14545, #e97171);
}	

#login #submit:active {		
  outline: none;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
}

#login #submit::-moz-focus-inner {
  border: none;
}

#login label {
  float: right;
  line-height: 30px;
}

#login label input {
  position: relative;
  top: 2px;
  right: 2px;
}

/*create an account link*/
#login_links1{
	float:left;
	clear:left;
	margin:0px 10px 8px 0px;
	text-shadow: 0.1em 0.1em #FFF;
	}
.login_links11 a{
	font-family:Verdana, Geneva, sans-serif;
	
	font-weight:normal;
	color:#077b95;
	text-decoration:none;
	}
	
.login_links11 a:hover{
	font-family:Verdana, Geneva, sans-serif;
	
	font-weight:normal;
	color:#F90;
	text-decoration:none;
	}
	
hr{	
	color:#FFF;
	clear:left;}
/*-------login ends----------*/



input[type=submit] {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: #65a9d7;
   padding: 5px 10px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 13px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
    height: 35px;
}

    input[type=submit]:disabled {
        position:relative;
        top:1px;
        color: #F9F8F6;
        background: #C0C0C0;
        -webkit-box-shadow: 0 0 0 0;
        box-shadow: 0 0 0 0;
    text-shadow: 0 0 0 0;
    }
    
.myButton {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 7px 14px;
   -webkit-border-radius: 23px;
   -moz-border-radius: 23px;
   border-radius: 23px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 13px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }

    .myButton:active, .myButton:visited, .myButton:link, .myButton:hover {
        position:relative;
        top:1px;
        color: #ffffff;
    }



.linkButton {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 7px 14px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 13px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }

    .linkButton:active, .linkButton:visited, .linkButton:link, .linkButton:hover {
        position:relative;
        top:1px;
        color: #ffffff;
    }
    
    
    table.resourceBar {color:#333333;width:100%;border-width: 1px;border-color: #d4e3e5;border-collapse: collapse;}
    table.resourceBar th {background-color:#acc8cc;border-width: 1px;padding: 8px;border-style: solid;border-color: #d4e3e5;text-align:center;}
    table.resourceBar tr {background-color:#d4e3e5;}
    table.resourceBar td {border-width: 1px;padding: 8px;border-style: solid;border-color: #d4e3e5;background-color:#ffffff;}
    
    table.plainBox {color:#333333;width:100%;border-width: 1px;border-color: #d4e3e5;border-collapse: collapse;}
    table.plainBox tr {background-color:#d4e3e5;border-color: #d4e3e5;}
    table.plainBox td {border-width: 1px;padding: 8px;border-style: solid;border-color: #ffffff;background-color:#ffffff;}
    
    table.pageHeader {width:100%;border-width: 1px;border-color: #d4e3e5;border-collapse: collapse;}
    table.pageHeader th 
    {
        border-width: 1px;padding: 8px;border-style: solid;border-color: #d4e3e5;font-weight:normal;
        background: #d2ebf9; /* Old browsers */
        background: -moz-linear-gradient(top,  #d2ebf9 1%, #feffff 64%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#d2ebf9), color-stop(64%,#feffff)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #d2ebf9 1%,#feffff 64%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #d2ebf9 1%,#feffff 64%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #d2ebf9 1%,#feffff 64%); /* IE10+ */
        background: linear-gradient(to bottom,  #d2ebf9 1%,#feffff 64%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ebf9', endColorstr='#feffff',GradientType=0 ); /* IE6-9 */
    }
    table.pageHeader tr {background-color:#d4e3e5;}
    table.pageHeader td {border-width: 1px;padding: 8px;border-style: solid;border-color: #d4e3e5;background-color:#ffffff;}
