/*
 div outlines for testing 
div{border:1px solid #999999;}
div div{border:1px solid #cccccc;}
*/
* {
	margin:0px;
	padding:0px;
}
div#wrapper
{
	background-image: url(/App_Themes/Common/Images/int-bg-wrapper.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position:relative;
	overflow:hidden;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	padding:10px;
	padding-top:0px;
	width:960px;	
}
div#page
{
}
div#header
{
	height: 50px;
	background-image: url(/App_Themes/Common/Images/int-bg-header.jpg);
	background-repeat: repeat-x;
	background-position:left -2px;
	color: #ffffff;
	position:relative;
}
div#header h1
{
	display: none;
	visibility: hidden;
}
div#header a#logoLink
{
    background-image:url(/App_Themes/Common/Images/int-bg-logoLink.gif);
    background-repeat: no-repeat;
    background-position:left -2px;
    display:block;
	width: 150px;
	height: 50px;
	position:absolute;
}
* html div#header div#logoLink a
{
	display: block;
}

div#header div#globalMenu
{
	font-weight: normal;
	text-align: right;
	position:absolute;
	top:25px;
	right:250px;
	font-size:1.1em;
	color: #666666;
}
div#header div#globalMenu a
{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	margin-left:3px;
	margin-right:3px;
}
div#header div#globalMenu a:hover
{
	text-decoration: none;
}
div#header div#searchBlock
{
	position:absolute;
	right:10px;
	top:20px;
}
div#header div#searchBlock .inputText, div#header div#searchBlock .inputButton
{
    padding:0px;
	background-color:#eee;
	border: 1px solid #ddd;
	font-size:1.5em;
    top:0px;
   
}

div#header div#searchBlock .inputText
{
    width:180px;
    font-size:1.5em;
    padding-top:1px;
    padding-bottom:1px;
}
div#header div#searchBlock .inputButton
{
    width:50px;
	text-align: center;
	cursor:pointer;
	margin-left:3px;
	background-color:#666;
	color:#ccc;
	border-color:#ccc;
	font-size:1.4em;
}
div#mainMenu
{
    height:26px;
    background-image:url(/App_Themes/Common/Images/int-bg-mainMenuButton.jpg);
    background-position:top left;
    background-repeat:repeat-x;
    overflow:visible;
    border-bottom:1px solid #fff;
}
div#mainMenu a
{
	display:block;
	float:left;
	font-size:1.2em;
    height:26px;
    line-height:26px;
    color:#fff;
    text-transform:uppercase;
    background-position:center 0px;
    margin:0px;
    margin-left:0px;
    padding:0px 9px;
    border-left:1px solid #7e8daa;
    border-right:1px solid #41507b;
    background-image:url(/App_Themes/Common/Images/int-bg-mainMenuButton.jpg);
    background-repeat:repeat-x;
}


div#mainMenu a:link
{
    background-position:center 0px;
    border-left:1px solid #7e8daa;
    border-right:1px solid #41507b;
}
div#mainMenu a:hover
{
    background-position:center -34px;
    text-decoration:none;
}
div#mainMenu a.selected
{
    position:relative;
    background-position:center -68px;
    height:26px;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    background-color:#000;
    top:1px;
}
div#mainMenu a.selected:hover
{
    background-position:center -68px;
}
div#subMenu a
{
    color:#dfdfdf;
    text-transform:uppercase;
	text-decoration: none;
	display:inline-block;
	line-height:1em;
	padding:0em 0.75em;
}
div#subMenu a:hover
{
	color: #fff;
}
div#subMenu a.selected
{
	color:#ffffff;
	background-color:Transparent;
	font-weight:bolder;
}
div#subMenu a.selected:hover
{
	color:#ffffff;
}
div#subMenu h2
{
	color:#fff;
	position:absolute;
	display:block;
	font-size:2.5em;
	font-weight:normal;
	left:120px;
	bottom:5px;
	height:40px;
	padding-top:20px;
	padding-left:12px;
	border-left:solid 1px #999;
	margin:0px;
}
div#subMenu h2 a
{
    color:#fff;
    text-transform:capitalize;
    font-weight:normal;
    margin:0em;
    padding:0em;
}
div#subMenu ul#menuItems
{
	position:absolute;
	left:120px;
	top:7px;
}
div#subMenu ul#menuItems li
{
    border-right:1px solid #999;
}
div#subMenu ul#extraItems
{
    position:absolute;
    left:170px;
    bottom:12px;
}
div#subMenu ul#extraItems a
{
    text-decoration:underline;
    color:#dfdfdf;
}
div#subMenu ul
{
    margin:0px;
	padding:0px;
}

div#subMenu li
{
	list-style: none;
	display: inline;
	margin: 0px;
}


div#sectionBanner
{
	font-size: 1.5em;
	height:1em;
	line-height:1em;
	background-color: #4E82D0;
	margin-bottom: 10px;
	background-image: url(/App_Themes/Common/Images/sectionBanner-generic.gif);
	background-repeat: no-repeat;
	padding: 0.25em 20px;
}
div#sectionBanner h2
{
	font-size: 1em;
	color: #6B3507;
	margin:0;
	padding:0;
}
div#sectionBanner a
{
	color: #224B87;
	text-decoration:none;
}
div#breadCrumbs
{
    margin-bottom:5px;
    font-size:1.2em;
}
a.breadCrumbLink
{
    padding-left:5px;
    padding-right:5px;
}
div#mainContent
{
    position:relative;
	font-size: 1.1em;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}

div#channelBody
{
}
div#channelContent
{
    position:relative;
    padding-left:180px;
    width:440px;
    min-height:620px;
    _height:620px !important;
    overflow:visible;
}
div#channelAd
{
    width:160px;
    position:absolute;
    left:0px;
    top:0px;
}
div#focusBlock
{
    width:420px;
    background-color:#fff;
}
div#subscriptionBlock
{
    width:420px;
}
div#subscriptionBlock .third
{
    width:125px;
}
div#newsIndexBlock
{
    border:1px solid #ccc;
    padding:0px;
    width:618px;
}
div#newsIndexBlock h2 
{
    padding-left:5px;
    padding-top:5px;
}
div#newsIndexBlock .container
{
    margin:0px;
    padding:10px;
    width:600px;
}
div#newsIndexBlock .container .third
{
    margin:0px;
    padding:0px 15px;
    width:168px;
}
div#newsIndexBlock .container .third.left
{
    border-right: 1px solid #dfdfdf;
    width:167px;
}

div#bodyAdBlock
{
    position:relative;
    padding:0px;
    height:120px;
}
div#bodyAdBlock div#subscriptions, div#bodyAdBlock div#eReports
{
    position:absolute;
    top:10px;
    margin:0px;
}
div#bodyAdBlock div#subscriptions{left:0px;}
div#bodyAdBlock div#eReports{right:0px;}

div#newsChannelPromo{height:75px;}


/* testing 
div#videoBlock,
div#videoBlock .tout,
div#videoBlock ul
{ border:1px solid #f00; }
/***********/

div#videoBlock
{
    padding:10px
}
div#videoBlock .tout
{
    width:71px;
    float:left;
    padding-right:10px;
    padding-left:9px;
}
div#videoBlock .tout img
{
    width:75px;
    height:56px;
}
div#videoBlock .tout .title
{
    font-size:1em;
    font-weight:normal;
}
div#videoBlock ul
{ 
    clear:both;
    background-image: url("/App_Themes/Common/Images/int-third-divider.gif");
    background-repeat: no-repeat;
    background-position:top center;
    margin-top:1em;
    padding-top: 1em;
}
div#blogsBlock
{
    margin-bottom:20px;
}
div#blogsBlock .tout{padding-right:20px; padding-left:20px;}

div#blogList h4
{
    background-image:url(/App_Themes/Common/Images/int-third-divider.gif);
    background-position:top center;
    background-repeat:no-repeat;
    padding-top:1em;
}

div#sidebar
{
    width:300px;
    background-color:#ffffff;
    overflow:visible;
}

div#sidebar div#blogListBlock,
div#sidebar div#affiliateBlock,
div#sidebar div#videoBlock,
div#sidebar div#watchNow,
div#sidebar div.adBlock
{}
div#sidebar div.border {_width:280px;}
div#footerMainMenu
{
    margin-top:20px;
	clear: both;
	margin-bottom: 10px;
	text-align:center;
	font-size: 1.2em;
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
div#footerMainMenu ul
{
	padding:1px 0px;
	margin:0px;
}
div#footerMainMenu li
{
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
div#footerMainMenu a
{
	padding: 0px 12px;
}
div#footer
{
    text-align:left;
    font-size:1.2em;
    color:#305488;
	clear: both;
	padding-top: 20px;
	background-image: url(/App_Themes/Common/Images/int-bg-footer.jpg);
	height: 200px;
	width:960px;
	background-repeat: repeat-x;
	display: block;
	margin-top: 5px;
	margin-left:auto;
	margin-right:auto;
}
div#footerExplore,div#footerMore,div#footerInvolved
{
    padding:0px 30px;
    width:255px;
}
div#footerExplore, div#footerMore
{
    border-right:1px solid #ccc;
}
div#footerExplore ul
{
    width:100px;
    float:left;
    clear:none;
}
div#footerMore
{
}
div#footerInvolved
{
}

div#footerAd
{
	width: 230px;
	float: left;
	height: 75px;
	clear: both;
	padding-top:20px;
	padding-left:20px;
}
div#footerMenu
{
	width: 600px;
	float: right;
	font-size:1.2em;
}
div#footerMenu h4
{
	margin-left: 15px;
}
div#footerMenu ul
{
	color: #FDF4D5;
}
div#footerMenu li
{
	margin-bottom: .5em;
}
div#footerMenu .column
{
	padding: 0px;
}
div#copyright
{
	/*background-image: url(/App_Themes/Common/Images/int-bg-contentBottom.gif);
	background-repeat: repeat-x;*/
	width:960px;
	clear: both;
	text-align: center;
	padding: .5em 0px 1em;
	font-size: 1.1em;
	margin-left:auto;
	margin-right:auto;
}



/* Post comment */

fieldset.comment 
{
	padding: 20px;
	
}

fieldset.comment ul
{
	font-family: Verdana, Helvetica, Sans-Serif;
    font-style: normal;
    font-size: 0.8em;
	background-color: #eeeeee;
	margin: 1em 0;
	padding: 1em;
}

fieldset.comment li
{
	margin-left: 1.4em;
	list-style-image: none;
    margin-bottom: 0.7em;
    padding: 0;
}

fieldset.comment label 
{
	margin-top: 10px;
}
fieldset.comment label,
fieldset.comment input,
fieldset.comment textarea
{
	display: block;
}

fieldset.comment input.textinput,
fieldset.comment textarea
{
	width: 325px;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
fieldset.comment textarea
{
	height: 140px;
}

/* misc styles */
.highlight, a.highlight:link, a.highlight:visited, a.highlight:hover
{
    color:#cc0000;
}
.highlight1
{
	font-style:italic;
	color:#224b87;
}

.adBlock.right, .adBlock.top
{
    margin-left:auto;
    margin-right:auto;
}

.adBlock.right
{
    width:300px
}
.adBlock.top
{
    width:728px;
}

a.adFeedbackLink:link, a.adFeedbackLink {color:#999;}
.controlButton
{
	background-color: #eee;
	border: 1px solid #ddd;
	color: #999;
	cursor:pointer;
	display:inline-block; 
	font-size: 1.5em;
	font-weight:bold;
	padding:2px 5px;
	text-align:center;
	width:auto;
}

