﻿/* 
    Document   : site
    Created on : Oct 16, 2013, 2:15:36 PM
    Author     : Sneh Infotech
    Description:
        Purpose of the stylesheet follows.
*/

body{font:normal 11px Verdana, Arial, Helvetica, sans-serif;height: 100%;width:100%;padding:0px;margin:0px}
.container{max-width:795px}
.box_border
{
    margin:5px 0 0 0;
    border:1px solid #333;
    -webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
    -webkit-box-shadow:0 1px 3px #000;-moz-box-shadow:0 1px 3px #000;box-shadow:0 1px 3px #000;
}
.nav_top
{
    background:#d8d8d8;
    border-top:1px solid #d8d8d8;
    -webkit-border-top-left-radius:10px;-moz-border-radius-topleft:10px;border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px;
    padding-left:15px
}
.nav_top .nav
{
    margin-bottom:0px
}
.content
{
    margin:10px
}

.active
{
    color:#cc3300 !important;
    background:transparent !important;
}
.nav_top .nav > li > a
{
    color:#000066;
    font-size:110%;
    font-weight:bold
}
/*.nav_top .nav > li > a:hover
{
    background:transparent;
    color:#cc3300
}*/

.nav_top .nav-pills > li > a
{
    -webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;
}
.footer {
	color: #000000;
    margin:30px 0 0 0;
}
.home-left-col
{
    background:url(../../images/main01_r4_c2.jpg) no-repeat;
    width:155px;
    height:389px;
    vertical-align:top;
    padding:20px 25px 0px 20px
}
.home-right-col
{
    width:555px;
    vertical-align:top;
}
.home-center-section
{
    margin-top:45px;
    text-align:center
}
.modeling-section
{
    background:url(../../images/main01_r5_c8.jpg) no-repeat;
    width:261px;
    height:107px;
}
.dem-section
{
    background:url(../../images/main01_r6_c8.jpg) no-repeat;
    width:261px;
    height:220px;
}
.bottomnavlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}
.categoriestitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.categorieslist1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000F63;
	line-height: normal;
}
.whitetext {
	color: #ffffff;	
}
.whitetext a:link {
	color: #ffffff;
	text-decoration: underline;	
}
.whitetext a:hover {
	color: #ffffff;
	text-decoration: underline;	
}
.whitetext a:active {
	color: #ffffff;
	text-decoration: underline;	
}
.whitetext a:visited {
	color: #ffffff;
	text-decoration: underline;	
}
.bigtext1 {
	font-size: 12px;
	font-weight: bold;
}
.bigtext2 {
	font-size: 16px;
	font-weight: bold;
}
.bigtext3 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

.categorieslist1 a:link {
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.categorieslist1 a:hover {
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: underline;
}
.categorieslist1 a:active {
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.categorieslist1 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.bottomnavlinks :link {
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}
.bottomnavlinks :hover {
	font-size: 10px;
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}
.bottomnavlinks :active {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
.bottomnavlinks :visited {
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}
.categorieslist2 {
	font-size: 10px;
	font-weight: normal;
	color: #000F63;
	line-height: normal;
	text-indent: 10px;
}
.categorieslist2 a:link {
	font-size: 10px;
	font-weight: normal;
	color: #000F63;
	line-height: normal;
	text-indent: 10px;
}
.categorieslist2 a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #000F63;
	line-height: normal;
	text-decoration: underline;
	text-indent: 10px;
}
.categorieslist2 a:active {
	font-size: 10px;
	font-weight: normal;
	color: #000F63;
	line-height: normal;
	text-indent: 10px;
}
.categorieslist2 a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #000F63;
	line-height: normal;
	text-indent: 10px;
}
.redtext {
	font-size: 10px;
	color: #CC0000;
}

ul#js-userInfo {
    padding: 0;
}

ul#js-userInfo li {
    display: inline;
}

ul#js-userInfo li a {
    
   
    line-height:40px;
    margin-left:20px;
}

.center-child-img img {
    display : block;
    margin  : 0 auto;
}

.hideModelBackground
{
    background-color: transparent;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
    border: 0px;
}

.list-group-item-Padding
{
    padding:0px 0px !important;
}
.modal-dialog1 {margin: 0 0 30px}