@charset "utf-8";
/* Global CSS Document */

boooooooooooooody {
margin : 30px auto;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
background : url(../images/bodyBg.png) fixed;
}
#globalWrapper {
/*width : 1000px;*/
width : 1000px;
margin : 0 auto;
background:url(../images/globalWrapper_bg.png) ;
}
#contentWrapper {
/*width : 998px;*/
width : 995px;
height: auto;
margin : 10px auto 0 auto;
background : url(../images/wrapperBg.jpg) scroll repeat;
}
.head {
/*width : 998px;*/
width : 990px;
height : 220px;
/*background : url(../images/header_1.jpg) no-repeat; */
background : url(../images/header_5.JPG) no-repeat;
}
#head {
width : 998px;
height : 220px;
margin : 10px auto 0 auto;
background : url(../images/header_5.JPG) no-repeat;
}

/*HORIZONTAL MENU BEGINS HERE*/

#horizontalMenu {
width : 990px;
height : 38px;
padding : 0;
margin : 0px auto 0 auto;
background : url(../images/nav_bg.png) repeat-x;
}
#nav {
width : 998px;
font-size : 15px;
font-weight : bold;
margin-left : 15px;
margin-bottom : 0;
padding : 0;
}

/*HORIZONTAL MENU ENDS HERE*/

/*LEFTCOLUMN BEGINS HERE*/

#leftColumn {
float : left;
width : 300px;
height : 100%;
margin : 40px 0px 10px 15px;
boorder: 1px solid red;
}
#sideMenu {
background : url(../images/sidenav_bg.png) repeat;
}

/*ACCORDIAN MENU BEGINS HERE*/

.AccordionContainer
{
position :relative;
margin : auto;
width :250px;
}
.AccordionTitle
{
position :relative;
width : 235px;
height :30px;
overflow :hidden;
cursor :pointer;

font-size :18px;
font-weight :bold;
vertical-align :middle;
text-align : left;
padding : 0 0 0 15px;
background-repeat : repeat-x;
display : table-cell;
-moz-user-select : none;
color : #f56600;
}
.AccordionContent
{
position :relative;
margin-bottom: auto;
width : 235px;
height :0px;
overflow :auto;
display :none;
color : #0998dc;
padding : 0px 0px 0 25px;
text-align : left;
}
.AccordionContent a:link, a:visited
{
color : #0998dc;
text-decoration: none;
}
.AccordionContent a:hover
{
color : #0998dc;
font-weight: bold;
text-decoration: none;
}

/*ACCORDIAN MENU ENDS HERE*/

#ads {
margin : 20px 0 0 0px;
}
#bottomRight {
height : 223px;
margin : 40px 0 0 5px;
background : url(../images/signup_bg.png) no-repeat;
}
form#signUp {
	width : 200px;
	margin : auto;
	padding: 100px 0 0 15px;
	font-size : 18px;
}
#bottomContent {
width : 690px;
height : 225px;
margin : 20px auto;
font-size : 14px;
background:url(../images/bottomContent_bg.jpg) no-repeat;
}

/*LEFTCOLUMN ENDS HERE*/

#spacer {
clear : both;
margin : 0px 35px 10px 35px;
}

/*FOOTER BEGINS HERE*/

#footer {
width : 980px;
margin : 15px auto;
color : #fff;
font-weight : bold;
}
#footer a {
color : #fff;
text-decoration: none;
}
#footer a:hover {
color : #fff;
text-decoration: underline;
}
#footer a:visited {
color : #fff;
text-decoration: none;
}

/*FOOTER ENDS HERE*/

/*GLOBAL PAGE ELEMENTS*/

h1, h2 {
color : #ec6500;
}
h3, h4, h5 {
color: #0998dc;
}
p.c2 {
text-align : center;
}
label {
color : #ec6500;
font-weight : bold;
}

.welcome {
font-size:15px;
font-weight:bold;
color:red;
}
.logoutlink1 a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#0998dc;
text-decoration:none;
}

/*GLOBAL PAGE ELEMENTS*/
#bg {width:642px;
     height:30px;
background-image:url(../images/profile_top_nav_bg.png);
background-repeat:no-repeat;
}
.info
{
 font-family :Franklin Gothic Medium;
 font-size:14px;
 color:#000000;
 font-weight: normal;
}
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#f56600;
padding:2px;
font-size :18px;
text-align:left;
font-weight:bold;
background-repeat : repeat-x;
background : url(../images/sidenav_bg.png) repeat;
vertical-align :middle;
padding-left:40px;
}

.submenu{
margin-bottom: 0.5em;
background : url(../images/sidenav_bg.png) repeat;
padding-left:40px;
}

.submenu a:link{
/*color : #0998dc;
text-decoration: none;*/
}

.submenu a:hover{
color : #27D1EF;
font-weight: normal;
text-decoration: none;

}

.back{
background : url(../images/sidenav_bg.png) repeat;
}
#masterdiv{
background : url(../images/sidenav_bg.png) repeat;
}

.subtruck
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
 color:#14405f;
 font-weight: bold;

}

