@charset "utf-8";
/* CSS Document */
.event {
margin:0px;
padding:0px 0px 5px 0px;
text-align:left;
vertical-align:top;
}
.event a{
font-size:13px;	font-weight:bold;
}
/*-----------------------------------------------------------------------------------------------/*global*/
*{
margin: 0;
padding: 0;
}
body{
	margin: 0px;
	text-align:center;
color: #787879;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
a img
{
	border:0;
}
.textfield {
height: 16px;
width: 100%;
border: 1px solid #C2BE8E;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
text-decoration: none;
padding-top: 3px;
padding-right: 2px;
padding-bottom: 1px;
padding-left: 2px;
font-weight: normal;
}
.textarea {
width: 98%;
border: 1px solid #CCCCCC;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
text-decoration: none;
padding-top: 3px;
padding-right: 2px;
padding-bottom: 1px;
padding-left: 2px;
font-weight: normal;
}
.searchfield {
	width: 99%;
	color: #666666;
	text-decoration: none;
	border: 1px solid #EFEFEF;
	padding: 2px;
	height: 16px;
}
a, a:link, a:visited {
    color: #ef8b16;
    text-decoration: none;
}
a:hover {
    color: #ef8b16;
    text-decoration: underline;
}
div{
	/*border: 1px solid #CCCCCC;*/
}
hr, .nodisp{display: none; }
ul { list-style: none; }
a:focus { -moz-outline: none -moz-mac-focusring; 
}


div.contain_clear { 
    position: relative;
    clear: both;
}

p {
color: #666666;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
text-align: justify;
line-height: 18px;
}
p a:link,a:visited {
	color: #ef8b16;
	text-decoration: none; font-weight:bold !important;
}
p a:hover,a:active {
	color: #ef8b16;
	text-decoration: underline; 
}
h2 {

}
h3 {

}
h4  {
}
.textback{
	color:#333333;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.textback{
	color:#000000;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:hover.textback{
	color: #0099FF;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
/*-----------------------------------------------------------------------------------------------Text Colour*/
.bluelink, .bluelink a, .bluelink a:visited, .bluelink a:link{
color: #aadefd;
text-decoration: none;
}
{
color: #aadefd;
text-decoration: none;
}
.bluelink a:hover{
text-decoration:underline;
}



/*-----------------------------------------------------------------------------------------------MAIN-WRAP*/
#wrap {
	margin: 0px auto;
	padding:0px;
	width: 100%;
}

/*-----------------------------------------------------------------------------------------------HEADER*/
#header {
padding:0px;
margin:0px auto;
height: 155px;
/*background-image: url(../images/bg_inner.jpg);*/
background: url(../images/bg_inner.jpg) center top;
}
#headerinner{
width:970px;
padding:0px;
margin: 0 auto;
background-image: url(../images/title_bg.gif);
background-repeat: no-repeat;
background-position: center top;
}   
#logo{
    /*width: 351px;*/
	width: 263px;
	float: left;
    background: transparent url(../images/logo.png) top left no-repeat;
	margin-top: 30px;
}
#banner
{
	width: 606px;
	height: 121px;
	float: right;
}
#logo h1{ 
width: 970px;
text-indent: -9999px;
background: url(../images/logo.gif) top left no-repeat; }
#logo a {
    width: 970px;
    display: block;
    text-decoration: none;
}
#logo, #logo h1, #logo a { height: 60px; }
#nav{
height: 25px;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
text-align: center;
}
/*-----------------------------------------------------------------------------------------------SUB-MENU*/

#nav .submenu ul{
font: bold 14px arial;
padding-left: 0;
margin-left: 0;
text-align: center;
margin-right: auto;
margin-left: auto;
}

#nav .submenu ul li{

list-style: none;
display: inline;
text-align: center;
margin: 0 auto;
}

#nav .submenu ul li a{
font-size:14px;
background-image: url(../images/bg_navtab.gif);
background-repeat: no-repeat;
background-position: right top;
text-decoration: none;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding-top: 3px;
padding-right: 12px;
padding-bottom: 3px;
padding-left: 12px;
text-transform: lowercase;
height: 25px;
line-height: 25px;
margin: 0 auto;
}

#nav .submenu ul li a:hover{
color: #999999;
}
#nav .submenu ul li a.current{
color: #ea6a2d;
line-height: 25px;
}
/* html>body #submenu .submenu ul li a:active{ Apply mousedown effect only to NON IE browsers
border-style: inset;
} */

/*-----------------------------------------------------------------------------------------------CONTENT*/
#mainsection{
width:960px;
padding:0px;
margin: 0 auto;
}
/*-----------------------------------------------------------------------------------------------FOOTER*/
#footer{
height: 75px;
padding:0px;
background-image: url(../images/bg_footer.jpg);
background-repeat: repeat-x;
background-position: left top;
margin-top: 50px;
width: 970px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #e7e7e7;
margin-right: auto;
margin-left: auto;
color: #999999;
}
#footerinner{
width:960px;
text-align: right;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
line-height: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #787879;
text-decoration: none;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#footerinner a{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #787879;
text-decoration: none;
}
#footerinner a:hover{
color: #000000;
}
/*-----------------------------------------------------------------------------------------------OTHERS*/#flashbanner {
padding: 0px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}
#secLeft {
float: left;
width: 180px;
}
#secRight {
float: right;
width: 770px;
}
#content {
padding: 0px;
width: 970px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
#currentIssue {
background-color: #ae4d21;
padding: 5px;
width: 170px;
margin-bottom: 10px;
}
#currentIssue a{
color: #FFFFFF;
text-decoration: none;
}
#sideContent {
float: right;
width: 220px;
margin-left: 25px;
}
#mainContent_home{
float: left;
width: 525px;
text-align: left;	
}
#mainContent_home a{
font-weight:bold;	
}
#mainContent {
float: left;
width: 445px;
text-align: left;
}
#mainContent h2,#mainContent_home h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #F16729;
text-decoration: none;
height: 25px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #F16729;
margin-bottom: 25px;
}
.currentIssue{
line-height: 35px;
padding: 3px 0px 0px 40px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
background-image: url(../images/btn_currentissue.gif);
text-transform: uppercase;
background-repeat: no-repeat;
background-position: left center;
height: 25px;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 10px;
	padding: 0;
	background-image: url(../images/top_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote p {
color:#979797;
font-size: 12px;
margin: 10px 0px 0px 7px;
padding: 3px 0px 0px;
text-indent: 10px;
text-align: justify;
    
}
#quote_attrib {
color:#979797;
font-size: 11px;
background-image: url(../images/btm_quote.gif);
background-repeat: no-repeat;
background-position: right bottom;
text-align: right;
text-indent: 0px;
margin-top: 0px;
padding-bottom: 20px;
font-style: italic;
}
.currentissueimg{
border: 1px solid #CCCCCC;
}
/*gallery*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
 #gallery
{
padding: 0px;
width:   445px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;

}
#gallery ul li a
{
display: block;
border:  1px solid #FFFFFF;
height: 160px;
width: 100px;
text-align: center;
padding: 1px;
padding-bottom: 5px;
margin: 0px 5px 20px 2px;
overflow: hidden;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF6600;
text-decoration: none;
}

#gallery ul li a:hover
{
border:  1px solid #E5E9EC;
width: 100px;
text-align: center;
padding: 1px;
padding-bottom: 5px;
margin: 0px 5px 20px 2px;
background-color: #EFEFEF;
text-decoration:underline;
}

#gallery ul li
{
    margin: 0 0px 0px 0;
}

#gallery ul
{
    margin:     0;
    padding:    0;
    list-style: none;
}
#gallery ul li
{
float: left;
}
#gallery img {
overflow: hidden;
width:100px;
}
#mainContent .contentheads img {
float: right;
padding: 1px;
margin-left: 15px;
border: 1px solid #CCCCCC;
margin-bottom: 15px;
}
#mainContent li {
font-size:14px;
margin-bottom:5px;
}
#backissue li {
list-style-type: disc;
padding-left: 3px;
margin-left: 15px;
}

#hottopics
{
	width: 300px;
	background: url(../images/side_contents/background.jpg) repeat-y;
	text-align: left;
}

#hottopics_title
{
	background: url(../images/side_contents/hottopics.jpg);
	width: 300px;
	height: 49px;
}

#darkpools_title
{
	background: url(../images/side_contents/darkpool.jpg) no-repeat;
	margin: 10px 0px 10px 10px;
	height: 37px;
}

#darkpools select,
#regulators_view select,
#indianviews select
{
	margin-left: 15px;
}

#regulators_view
{
	background: url(../images/side_contents/img_01.jpg) no-repeat;
	margin: 10px 0px 10px 10px;
	height: 37px;
}

#indianviews_title
{
	background: url(../images/side_contents/indianviews.jpg) no-repeat;
	margin: 10px 0px 10px 10px;
	height: 35px;
}

#hottopics_footer
{
	width: 300px;
	height: 10px;
	clear: both;
	background: url(../images/side_contents/footer.jpg) no-repeat;
}
