/*//////////////////////////////////////////
Main Structure of Divs and body
Designed By: Cinnova International
Designed For: Cinnova International
//////////////////////////////////////////*/
body{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
text-align: center;
background: url(../../images/bg.jpg) top left repeat-y #c8c6b8;
}

/*Search Bar settings*/
.textinputHovered {
	width:103px;
	height:29px;
	background:url(../../images/input.gif) no-repeat left top;
	border:none;
	padding:3px 18px;
	font-size: 12px;
	color:#CCCCCC;
}

/*/////////////////////////////////////
Layout Structure Goes here
/////////////////////////////////////*/
.baseContainer{
width: 979px;
background: #FFFFFF;
text-align: left;
margin: auto;
}

/*background color image-waqas*/
.mainContainer{
width: 979px; 
background: #000 url(../../images/global_shadow.jpg) top left repeat-y;
margin: 0px 0px;
clear: both;
text-align: left;
float: left;
padding:0px 0px 0px 0px

}

/*Editted top header + links bar*/
#firstLevelNav{
width: 979px; 
float: left; 
height: 85px;
color: #000000;
background: none;
font-size: 11px;
text-align: left;
padding: 2px 0px -6px 20px;
margin: 0px 0px -4px 0px;
cursor: default;


}

.listStyle, .Nobg, .logoBg, .dottedBg{
font-family: Verdana, Arial, Helvetica, sans-serif;
display: inline;

padding: 0 3px 0px 10px;
margin: 0 2px 0 0;
}

.Nobg{
background: none;
padding: 0 0 0px 2px;
margin: 0 0px 0 0;
}

#firstLevelNav ul{
display: inline;
margin: 0px 0px;
padding: 0px -5px; 

}

#firstLevelNav ul li{
display:  inline; 
margin: 0px -11px 0px 1px;
padding: 0px 0px 0px 10px;
list-style-type: none;
float: left; 


}

/*UL control*/
.navigation{

width: 70%;
margin: 0px 0px 0px 214px;
padding: 0px 0px 0px 0px ;
height: 20px;


}

/*top menus allignment*/
.subNav{
text-align: center; 
color: #333333;
float:left; 
margin:0px 5px 0px -10px ;


}

/*top menu boldness*/
#firstLevelNav ul.subNav li{
display: block;
font-weight: bold; 
float:left;

}

/*top menus padding is controlled here*/
#firstLevelNav ul.subNav li a{
color: #333333;
display: block; 
text-decoration: none; 
padding: 0px 10px 0px 10px;

}

#firstLevelNav ul.subNav li a:hover{
color: #333333;
text-decoration: none;
background: url(../../images/sub_navigation_bg.jpg) left top repeat-x;

}


/*central background black color*/
#flashTheme{
float: left;
width: 100%;
background: #000000; 
margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px;   
padding: 0px 0px 0px 0px; border:none;  



}

#topRNav{
color: #000;
float: right;
font-size: 11px;
text-align: left;
padding: 5px 0px 6px 0px;
margin-right: 3px;

}

#Container{
width: 100%;
background: #FFFFFF;
text-align: left;
margin: 0;
padding: 0;
float: left;
}

#secondLevelNav{
width: 922px;
background: #FFFFFF url(../../images/main_nav_bg.jpg) no-repeat;
height: 35px;
font-size: 11px;
float: left;
margin: 0px;
padding: 0px 0 0 0;
}

#nav-main{
margin-left: 13px;
}

#thirdLevelNav{
width: 100%;
background: #FFFFFF url(../../images/topBg.jpg) repeat-x;
font-size: 11px;
padding: 0px;
margin: 0px;
float: left;
}

#mycontent{
background: none;
width: 940px;
margin: 0px auto ;

}

/*---------------------------------------*/
  /*START OF LEFT NEWS & EVENTS LINKS*/
/*---------------------------------------*/

#lftNews {
width: 195px;
padding: 0px 0px 0px 0px;
background: none;
margin: 0px 0px 0px 0px;
float: left;
font-size: 11px;

text-align: left;

}

#lftNews a{
color: #1a537e;
text-decoration: none; 
}

/*LEFT NAVIGATION MOUSE OVER COLOUR CHANGED HERE*/

#lftNews a:hover{
color: #000;
text-decoration: underline;
}




/*---------------------------------------*/
        /*END OF LEFT NEWS LINKS*/
/*---------------------------------------*/


#leftNav{
width: 195px;
padding: 5px 0px 0px 0px;

background: none;
margin: 0px 0px 20px 0px;
float: left;
}

.contentBox{
background: #e3e3e1 url(../../images/contentBox_bg.jpg) top left repeat-x;
text-align: left;
}
	
.Boxborder{
border: 1px solid #000;
float: left;
}

#leftNav ul{
margin: 0px;
padding: 0px;
}

#leftNav ul li{
color: #888888;
font-size: 11px;
display: inline;
margin: 0px;
padding: 0px;
list-style: none;
/*border-bottom: 1px dotted #dbdbdb;*/

}


/*LEFT NAVIGATION BACKGROUND COLOUR CHANGED HERE*/ /*PREVIOUS COLOR: #2c93c4;*/

#leftNav a{
display: block;
background: #EAE9E4;
color: #1a537e;
padding: 6px 0 6px 20px;
margin: 0px 0px 2px 0px;
text-decoration: none; 
}

.inlineListStyle{
margin: 0 0 0px 0;
padding: 6px 0 6px 10px;
}

#leftNav ul li #navsublist{
color: #000;
text-decoration: none;
background: #edf7ff;
}

#leftNav ul li.inlineListStyle a, #leftNav ul li a#navsublist.subNavigation{
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
background: #79afd8;
}

#leftNav ul li a:hover#navsublist{
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
background: #79afd8;
}


#topRNav a{
color: #6d777c;
text-decoration: none;
}

/*LEFT NAVIGATION MOUSE OVER COLOUR CHANGED HERE*/

#leftNav a:hover, #topRNav a:hover{
color: #000;
background: #F7F6F4;
text-decoration: underline;
}

#topRNav a:hover{
background: none;
color: #333333;
}

#leftNav .subNavigation, #leftNav .selectedsubNavigation{
padding-left: 20px;
}


/*HOME PAGE CENTRAL BODY INCLUDED RIGHT SLIDDING MENU CONTROL*/
#colorcontentHolder{
width: 800px;
background: #ffffff;
padding: 2px 0px 0px 0px;
float: left;
}

#history{
width: 100%;
font-size: 10px;
padding: 3px 0px;
color: #969696;
}

.history_bullets{
margin-left: 5px;
margin-right: 5px;
}

#contentHolder{
width: 450px;
background: #FFFFFF;
padding: 0px 0px 5px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
margin: 0px;
float: left;
}
/*footer editted*/
#footer{
width: 940px;
height: 70px;
padding-top: 10px 0px;
margin: 0px 0px 0px 2px;
color: #333333;
background: url(../../images/bar_bg.gif) repeat-x;
font-size: 11px;
text-align: right;
clear: both;
}

/*//////////////////////////////////
Advanced Select Style
//////////////////////////////////*/
.listStyle, .Nobg, .logoBg, .dottedBg{
display: inline;
margin: 0px 0px 0px 2px;
background: url(../../images/arrow_seperator.gif) left no-repeat;
background-position: 0px 3px;
padding: 0 0 0 15px;
}

.Nobg{
background: none;
}

.logoBg{
background: url(../../images/joinnow.jpg) no-repeat;
margin-left: 15px;
padding-left: 12px;
background-position: 0px -1px;
}

.dottedBg{
background: url(../../images/dotted_seperator.jpg) no-repeat;
background-position: 0px 3px;
}

.inputText{
border: 1px solid #CCCCCC;
font-size: 10px;
}

.listRight{
text-align: right;
display: inline;
background: url(../../images/seperator.jpg) no-repeat;
background-position: 0px 2px;
padding: 0 6px 0 12px;
}

.externalLinks{
background: url(../../images/nw.jpg) right no-repeat;
padding-right: 16px;
}

.mailLinks{
background: url(../../images/nw.jpg) right no-repeat;
padding-right: 20px;
}

.popLinks{
background: url(../../images/nw.jpg) right no-repeat;
padding-right: 20px;
}

#contentHolder ul{
margin-bottom: 10px;
float: left;
width: 100%;
}

#contentHolder li{
	list-style:none;
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 0px 0px;
	background: url(../../images/li_bg.gif) left top no-repeat;
	font-size: 12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
}


#contentHolder ol li{
	list-style-type: decimal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 25px;
	background: none;
}

#contentHolder #formbox ol li{
	list-style: none;
}

#contentHolder a, #footer a{
color: #996600;
text-decoration: none;
}

#contentHolder a:hover, #footer a:hover{
color: #de354e;
text-decoration: underline;
}

/*//////////////////////////////////
Universal Selector Style
//////////////////////////////////*/
body div p{
font-family:'Lucida Grande',Geneva,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
padding: 0px 15px 10px 0px;
margin: 0px 0px 0px 0px;
}

body ul, ol{
margin: 0px;
padding: 0px;
}

a{
color: #FFFFFF;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

.tabletext{
font-size: 10px;
line-height: 13px;
padding: 0px 15px 0px 0px;
margin: 0px 0px 5px 0px;
text-decoration: none;
}

.subsubHeading{
color: #454545;
font-size: 14px;
font-weight: bold;
padding: 0 0 2px 0;
display: block;
}

.specialtext{
border-top: 1px solid #5e5f61;
border-left: 1px solid #5e5f61;
border-bottom: 1px solid #c1c2c6;
font-size: 11px;
border-right: 0px;
margin: 0px 0px 0px 0px;
height: 15px;
padding: 1px 0 0 0;
color: #6a757b;
}

.searchbtn{
position:relative;
top: 5px;
/top: 4px;
}

h1, h2, h3, h4{
color: #333333;
font-family:'Lucida Grande',Geneva,Verdana,Arial,Helvetica,sans-serif;
font-size: 15px;
font-weight: bold;
margin-top: 5px;
margin-bottom: 2px;
}

/*heading titles are controlled here--(previous color->#d7b241)*/
h2, h3{
color: #d7b241;
font-family:'Lucida Grande',Geneva,Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
}

h4{
color: #d7b241;
font-size: 11px;
font-weight: bold;
}
