@charset "utf-8";
@<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}
 
@font-face{
font-family: Kruti Dev010;
src: url("assets/text-font/K010.TTF") format("truetype");
}
.hindi{
font-family: Kruti Dev010;
font-size: 25px;
}
   
body {
    font-family:   Helvetica , Helvetica, Arial, sans-serif;
    font: 70.5%/1.2 Arial, Helvetica, Kruti Dev010,sans-serif, mukta ;
    background-color: #fcfafa;
    /*#FF915B 307D7E 77BFC7*/
  
    charset=utf-8" ;
}

#page {
    /*width: 760px;FFFAF5 FFE7CE F5FAFF */
    width: 1150px;
    margin: 1em auto;
   
    padding: 5px 0 0 0;
    background-color: #C1CFDC;
    font-family: Arial, Helvetica,  sans-serif;
    font color: #008000;
}

#content {
    float: right;
    width: 650px;
    height: 600px;
    background-color: #fcfafa;
}

#content2 {
    float: left;
    width: 700px;
    margin: 3em
    padding-right:10px;
    /*border: 1px solid #3300FF;*/
}

#mainheader {
    /*width: 765px;*/
    width: 1330px;
    height: 150px;
    margin: 0 auto;
    border-bottom: #666633;
    overflow:hidden;
    font-family: kruti Dev 010;
    background-color:#8a031f;
    color:#ecfa0f;
    
  
   
    /*background:url(images/sky.jpg) repeat-x;
	border: 1px  dotted #66CC99;*/
}

#header {
    /*width: 765px;*/
    width:1150px;
    height: 650px;
    margin: 0 auto;
    border: 1px dotted #66CC99;
}

#logo {
    float: left;
    width: 370px;
    height: 200px;
    /*background: url(photos/college/college-photo.jpg) no-repeat;*/
}

#wrapmenu {
    width: 1330px;
	margin: 2em auto;
      height:65px;
    margin: 0 auto;
    /*overflow:auto;
     background-color: #8a031f;
    /*position: relative;*/
}

#wrap {
    font-size: 1.3em;
    width: 910px;
    padding: 20px;
    margin: 0 auto;
    background-color: #8a031f;
    /*position: relative;*/
}

/* These styles create the dropdown menus. */

#navbar {
    width: 1330px;
       margin: auto;
    padding: 0;
    height:7em;
    /*list-style-type:none; float:left; display:block; width:752px;*/
    /*background:url(images/menu_bg.gif) repeat-x;*/
    background-color: #BCC6CC;
}


#navbar li {
    list-style: none;
    float: left;
    font-size: 16px;
    font-weight: bold;
}

#navbar li a {
    display: block;
    padding: 12px 15px;
    /*background-color: #5e8ce9;CC0033*/
    color: #fcfafa;
    text-decoration: none;
}

#navbar li active {
    display: block;
    padding: 12px 15px;
    /*background-color: #5e8ce9;CC0033*/
    color: #fcfafa;
    text-decoration: none;
}

#navbar li ul {
    display: none;
    width: 15em;
    /* Width to help Opera out */
    background-color: #69f;
}

#navbar li:hover ul,
#navbar li.hover ul {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
}

#navbar li:hover li,
#navbar li.hover li {
    float: none;
}

#navbar li:hover li a,
#navbar li.hover li a {
    background-color: #69f;
    border-bottom: 1px solid #fff;
    color: #000;
}

#navbar li li a:hover {
    background-color: #8db3ff;
}

/* rightsidebar*/

.border_box {
    width: 197px;
    height: auto;
    text-align: center;
    border: 1px #990000 solid;
}

/*---------prod_box----------*/

.prod_box {
    width: 140px;
    height: auto;
    float: left;
    padding: 10px 10px 10px 11px;
}

.top_prod_box {
    width: 140px;
    height: 10px;
    color: #fcfafa;
    background: url(images/product_box_top.gif) no-repeat center bottom;
    float: left;
    padding: 0px;
    margin: 0px;
}

.bottom_prod_box {
    width: 140px;
    height: 10px;
    background: url(images/product_box_bottom.gif) no-repeat center top;
    float: left;
    padding: 0px;
    margin: 0px;
}

.center_prod_box {
    width: 140px;
    height: auto;
    color: #fcfafa;
    background: url(images/product_box_center.gif) repeat-y;
    float: left;
    text-align: center;
    padding-top: 5px;
    margin: 0px;
}

.prod_details_tab {
    width: 140px;
    height: 25px;
    float: left;
    background: url(images/products_details_bg.gif) no-repeat center;
    margin: 3px 0 0 0;
    text-align: center;
}

.prod_details {
    vertical-align: middle;
}

.prod_details_tab1 {
    width: 140px;
    height: 25px;
    background-color: #33CCCC;
    /*background:url(images/products_details_bg.gif) no-repeat center;*/
    margin: 3px 0 0 0;
    text-align: center;
}

.product_title {
    color:#008000;
    padding: 2px 0 2px 0;
    font-size: 1.00em;
    font-weight: bold;
}

.product_title a {
    text-decoration: none;
    color: #fcfafa;
    padding: 5px 0 5px 0;
    font-weight: bold;
}

.product_title a:hover {
    color: #fcfafa;
}

.product_img {
    padding: 5px 0 5px 0;
}

.prod_price {
    padding: 2px 0 2px 0;
    /*border:1px;*/
    text-align: center;
    margin: 5px;
    font-size: .90em;
    color: #36F;
}

.center_title_bar {
    width: 500px;
    height: 33px;
    float: left;
    padding: 5px 2px 2px 2px;
    /*margin:0 0 0 5px;

_margin:0 0 0 6px;*/
    line-height: 33px;
    font-size: 14px;
    color: #FF6600;
    font-weight: bold;
    /*
background:url(images/bar_bg.gif) no-repeat center;*/
}

.contact_form {
    width: 400px;
    float: left;
    padding: 0px 0 0 75px;
}

.form_row {
    width: 400px;
    clear: both;
    padding: 10px 0 10px 0;
    /*_padding:5px 0 5px 0;*/
    color: #a53d17;
}

label.contact {
    width: 75px;
    float: left;
    font-size: 12px;
    text-align: right;
    padding: 4px 5px 0 0;
    color: #333333;
}

.label-text {
    width: 350px;
    float: left;
    font-size: 12px;
    text-align: left;
    padding: 4px 5px 0 0;
    color: #333333;
}

input.contact_input {
    width: 253px;
    height: 18px;
    background-color: #fff;
    color: #999999;
    border: 1px #DFDFDF solid;
    float: left;
}

textarea.contact_textarea {
    width: 253px;
    height: 50px;
    font-family: Arial, Helvetica, Kruti Dev010,sans-serif;
    font-size: 12px;
    color: #999999;
    background-color: #fff;
    border: 1px #DFDFDF solid;
    float: left;
}

a.contact {
    width: 99px;
    height: 27px;
    display: block;
    float: right;
    margin: 0 0 0 10px;
    background: url(images/contact_bt.gif) no-repeat left;
    padding: 0 0 0 10px;
    text-decoration: none;
    line-height: 27px;
    color: #1c4a52;
}

.title_box {
    width: 199px;
    height: 30px;
    margin: 5px 0 0 5px;
    /*background:url(images/menu_title_bg.gif) no-repeat center;*/
    background-color: #FFA62F;
    /*#66CC99;*/
    /*-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 20px;-moz-border-radius: 10px 20px 30px 0;*/
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
}

/*
#Qlink .border_box a:link {
   color:#354D88; 
}


#Qlink .border_box a:visited {
    color: #00FF00;
}




#Qlink .border_box a:active {
    color: #0000FF;
}*/

a:link {
    text-decoration: none;
}

/*--------------footer----------------*/

.footer {
    width:1100px;
    /*clear:both;*/
    height: 65px;
    background-color: #A0B6EB;
    /*background:url(images/footer_bg.gif) repeat-x top;
*/
    margin: 0 auto;
}

.left_footer {
    float: left;
    width: 300px;
    padding: 5px 0 0 10px;
}

.right_footer {
    float: right;
    padding: 15px 30px 0 0;
}

.right_footer a {
    padding: 0 0 0 7px;
    text-decoration: none;
    color: #666666;
}

.right_footer a:hover {
    text-decoration: underline;
}

.center_footer {
    float: NONE;
    width: 1100px;
    text-align: center;
    color: #666666;
    padding: 10px 0 0 10px;
}

#Qlink .border_box a:hover {
    color: #FF00FF;
    text-decoration: none;
    float: right;
    align: right;
}

.post .story {
    
    padding: 5px 0px;
}

.post .title {
    padding: 0 20px;
}

/*for profile*/

#profile {
    margin: 50px;
    border-radius: 20px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border: 3px solid #3CBBCF;
    padding: 50px;
    font-size: 14px;
}

#profile table tr td {
    line-height: 20px;
}