body 
{
	margin: 0px;
}

#Common 
{
	width: 990px; 
	text-align: left;
	margin: 0 5px 0 5px;
}

#CommonWelcome
{
	text-align: right;
	padding: 4px 0px 4px 12px;
	margin-bottom: 0px;
}

.Welcome
{
	float: right;
	padding: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}

.Welcome a:link
{
	color: #ffffff;
}

#CommonMasthead
{
	height: 105px;
	line-height: 105px;
	vertical-align: middle;
	font-size: 12px;
}

#CommonMastheadLogo
{
	float: left;
	width: 205px;
	height: 100px;
}

#CommonLeaderboard
{
	font-size: 0px;
	line-height: 0px;
	width: 728px;
	height: 90px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 0px;
	float: right;
}

#CommonLeaderboard img
{
	border-style: none;
	margin: 0px;
	padding: 0px;
}

#CommonLeaderboard a
{
	border-style: none;
	margin: 0px;
	padding: 0px;
}

#CommonSearchBar
{
	clear: both;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding: 0 12px 0 0px;
}

.GoogleSearchBarText
{
	width: 200px;
}

.GoogleSearchBarButton
{
	width: 30px;
}

#CommonTopNav
{
	clear: both;
	background-color: #9a1801;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding: 0 12px 0 12px;
	margin: 0px 0 5px 0;
	font-size: 12px;
}

#CommonTopNav a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0 6px 0 6px;
}

#CommonBody
{
	padding: 0;
}

#CommonSideNavigation
{
	width: 190px;
	float: left;
	font-size: 12px;
}

#CommonContent
{
	margin-left: 190px;
	width: 790px;
	padding-top: 1px;
	padding-left: 5px;
}

#CommonContentFooter
{
	clear: both;
	margin-bottom: 1em;
}

#CommonLeftColumn
{
	width: 480px;
	float: left;
}

#CommonRightColumn
{
	margin-left: 480px;
	width: 300px;
	padding-left: 5px;
}

#WideLeftColumn
{
	width: 600px;
	float: left;
}

#SkinnyRightColumn
{
	margin-left: 600px;
	width: 180px;
	padding-left: 5px;
}

#CommonFooter
{
	border-top: solid 0px #A6A6A6;
	clear: both;
	font-size: 12px;
	padding: 1em 12px;
}

#InergizeFooter
{
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 11px;
}


#InergizeFooter img
{
	vertical-align: middle;
	height: 20px;
}

#CopyrightBar
{
	height: 22px;
	font-size: 11px;
}

.DownloadsBar
{
	float: right;
	padding: 0px;
	margin-top: -5px;
	color: #ffffff;
}

.DownloadsBar a:link
{
	color: #ffffff;
}


/********************************************************
/* Box
/********************************************************/

.Box
{
	margin-bottom: 1em;
}

.BoxHeader
{
	padding: 3px 0.5em 3px 0.5em;
	line-height: normal;
}

.BoxHeader span.Subtitle
{
	float: right;
}

.BoxBody
{
	border-style: solid;
	border-width: 1px;
}

.BoxLinks
{
	height: 20px;
	font-size: 11px;
}

.BoxLinks li
{	
	padding: 2px 10px 2px 0;
}

/********************************************************
/* Tab Box
/********************************************************/

.TabBox
{
	margin-bottom: 1em;
	padding-top: 1px;
}

.TabBoxHeader span.TabBoxTitle
{
	float: left;
	padding: 3px 0.5em 3px 0.5em;
	font-size: 12px;
}

.TabBoxHeader ul
{
	padding: 3px 0 3px 0;
	margin: 0 0 0 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
	line-height: normal;
}

.TabBoxHeader ul li
{
	list-style: none;
	margin: 0;
	display: inline;
}

.TabBoxHeader ul li a,
.TabBoxHeader ul li a:active,
.TabBoxHeader ul li a:visited,
.TabBoxHeader ul li a:hover,
.TabBoxHeader ul li a:link
{
	/* Properties for all tabs */
	padding: 3px 0.5em;
	margin-left: 3px;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
	text-decoration: none;
}

.TabBoxHeader ul li.SelectedTab a,
.TabBoxHeader ul li.SelectedTab a:link,
.TabBoxHeader ul li.SelectedTab a:hover,
.TabBoxHeader ul li.SelectedTab a:active,
.TabBoxHeader ul li.SelectedTab a:visited
{
	/* Properties for selected tab */
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.TabBoxBody
{
	border-left: solid 1px #778;
	border-bottom: solid 1px #778;
	border-right: solid 1px #778;
	padding-top: 1px; /* to deal with bad margin-collapse issue */
}

.AtlasLoading
{
	text-align: center;
	padding-top: 45px;
	padding-bottom: 45px;
}

/**********************************************************************
/* Side Navigation
/*********************************************************************/

.SideNavigation
{
	height: 100%;
}

.SideNavigation ul,
.SideNavigation ul ul
{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.SideNavigation ul li span,
.SideNavigation ul ul li span
{
	display: block;
	width: 185px;
	line-height: 22px;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: both;
}

/* Main Categories */

.SideNavigation ul li span
{
	padding-left: 5px;
	width: 180px;
}

/* Main Sub-items */
.SideNavigation ul ul li span
{
	padding-left: 20px;
	width: 165px;
}

.SideNavigation span
{
	font-size: 0.9em;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

.SideNavigation a:link,
.SideNavigation a:hover,
.SideNavigation a:visited,
.SideNavigation a:active
{
	text-decoration: none; 
}

/**********************************************************************
/* Headline List
/*********************************************************************/

.HeadlineList
{
	padding: 6px;
}

.HeadlineList ul
{
	list-style-image: url('/images/bullet.gif');
	list-style-position: outside;
	padding-left: 15px;
	margin-left: 0px;
	vertical-align: middle;
	margin: 0 0 0 0;
}

.HeadlineList li 
{ 
	margin: 0px; 
	padding: 0px; 
}

/* SingleFeatureMode */
div.HeadlineLeft
{
	float: left;
}

div.HeadlineRight
{
	padding-left: 110px;
}

/* Table Mode */
.HeadlineList table td
{
	padding: 3px;
	vertical-align: top;
}

/**********************************************************************
/* Story Display
/*********************************************************************/

.Story
{
	margin-bottom: 2em;
	margin-right: 1em;
}

.StoryPhotoBox
{
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
}

.StoryHeader,
.StoryHeadline,
.StoryPhoto
{
	margin: 0 0 1em 0;
}

.StoryTitle,
.StoryLastUpdate,
.StoryPostedBy,
.StoryPhotoCaption
{
	margin: 0;
}

ul.StoryActions
{
	list-style-image: url('/images/bullet.gif');
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 0px;
}

ul.StoryActions li
{
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 20px;
}

.StoryVideo,
.StoryPodcast
{
	margin: 0.5em 0;
}

.StoryOuttakes
{
	width: 180px;
	margin-top: 1em;
	text-align: center;
}

.StoryOuttake
{
	padding: 8px;
}

.SharingTools
{
	margin-top: 1em;
	width: 200px;
}

.SharingTools span
{
	height: 20px;
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
}

.SharingTools .Tools
{
	background-color: #F6F6F6;
	padding: 5px;
}

.SharingTools table td
{
	width: 95px;
	vertical-align: bottom;
}

.SharingTools img
{
	padding-right: 3px;
	vertical-align: text-bottom;
}

.SharingTools a
{
	text-decoration: none;
}

.TextSizeSelect
{
	margin-top: 1em;
}

/**********************************************************************
/* "Action" Classes
/*********************************************************************/

.FloatRight { float: right; }
.FloatLeft { float: left; }
.VMiddle { vertical-align: middle; }
.Hidden { display: none; }
.ClearAll { clear: both; }
.ClearLeft { clear: left; }
.ClearRight { clear: right; }
.AlignLeft { text-align: left; }
.AlignRight { text-align: right; }
.Center { text-align: center; }
.Indent { margin-left: 40px; }

.HorizontalList
{
	padding: 0;
	margin: 0;
}

.HorizontalList li
{
	float: left;
	list-style: none;
	margin: 0;
	display: inline;
}

/**********************************************************************
/* Buttons
/*********************************************************************/

.Button,
.Button:link,
.Button:visited,
.Button:active,
.Button:hover
{
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	white-space: nowrap;
	height: 25px;
	cursor: pointer;
	text-align: center;
}

.ButtonDisabled
{
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	white-space: nowrap;
	height: 25px;
	cursor: pointer;
	text-align: center;

	font-family: Arial, Helvetica, Sans-Serif;
	border-color: #AAAAAA;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	background-color: #f7f7f7;
	color: #AAAAAA;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}

.ButtonDisabled,
.ButtonDisabled:link,
.ButtonDisabled:visited,
.ButtonDisabled:active,
.ButtonDisabled:hover
{
	background-color: #f7f7f7;
}

/**********************************************************************
/* Status Messages / Alert Bar
/*********************************************************************/

.StatusMessage
{
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

.StatusMessage img
{
	margin: 8px;
	height: 28px;
	width: 28px;
}

.AlertBar
{
	font-weight: bold;
	margin-bottom: 1em;
	padding: 3px;
}

.AlertBar img
{
	margin: 8px;
	height: 30px;
	width: 30px;
}

/**********************************************************************
/* Contests
/*********************************************************************/

.Contest
{
	margin-bottom: 4em;
}

.ContestTease
{
}

.ContestActions
{
	margin: 1em 0 1em 0;
	padding: 1px 0 1px 0;
}

/**********************************************************************
/* Poll
/*********************************************************************/

.Poll { margin: 0; padding: 6px; }
.Poll p { margin: 0; padding-left: 2px; }
.Poll ul { padding-left: 15px; margin: 0 0 5px 0; list-style-type: none; }
.Poll li { margin: 0; padding: 0; }

/**********************************************************************
/* Video List -- may be switched to use the headline list styles
/*********************************************************************/

.VideoList
{
	padding: 6px;
}

.VideoList ul
{
	list-style-image: url('/images/bullet.gif');
	list-style-position: outside;
	padding-left: 15px;
	margin-left: 0px;
	vertical-align: middle;
	margin: 0 0 0 0;
}

.VideoList li 
{ 
	margin: 0px; 
	padding: 0px; 
}

/* SingleFeatureMode */
div.VideoLeft
{
	float: left;
}

div.VideoRight
{
	padding-left: 110px;
}

/* Table Mode */
.VideoList table td
{
	padding: 3px;
	vertical-align: top;
}

/**********************************************************************
/* Modal Window
/*********************************************************************/

.ModalWindow
{
	background-color: #FFFFFF;
	border: solid 1px black;
}

.ModalWindow .Header
{
	border-bottom: solid 1px black;
	background-color: #5690D9;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}

.ModalWindow .Body
{
	padding: 4px;
}

.ModalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/**********************************************************************
/* Date/Time Picker
/*********************************************************************/

.calendarCalendar {
	border:1px solid #999999;
	background-color:#FFFFFF;
	text-align:left;
}
.calendarTitle {
	font:bold 12px Tahoma;
	color:#333333;
	text-align:center;
	padding-bottom:6px;
	padding-top:2px;
}
.calendarArrowLeft {
	font:bold 12px Tahoma;
	color:#333333;
	text-align:center;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:6px;
	padding-top:2px;
	cursor:pointer; cursor:hand;
}
.calendarArrowRight{
	font:bold 12px Tahoma;
	color:#333333;
	text-align:center;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:6px;
	padding-top:2px;
	cursor:pointer; cursor:hand;
}
.calendarMonth {
	background-color:#F6F6F6;
	border:1px solid #dddddd;
}
.calendarMonthTitle {
	font:bold 12px Tahoma;
	text-align:center;
	padding:4px;
	color:#333333;
}
.calendarDayName {
	font:bold 11px Tahoma;
	color:#333333;
	text-align:center;
}
.calendarDay {
	font:11px Tahoma;
	color:#333333;
	text-align:center;
	padding:1px;
	border:1px solid #F6F6F6;
	cursor:pointer; cursor:hand;
}
.calendarDayToday {
	font:bold 11px Tahoma;
	color:navy;
	text-align:center;
	padding:1px;
	background-color:#99ccee;
	border:1px solid #ECECEE;
	cursor:pointer; cursor:hand;
}
.calendarDayDisabled {
	font:11px Tahoma;
	color:#C0C2C1;
	text-align:center;
	padding:1px;
	border:1px solid #F6F6F6;
}
.calendarDaySelected {
	font:bold 11px Tahoma;
	color:maroon;
	text-align:center;
	border:1px solid crimson;
	background-color:gold;
}
.calendarDaySpecial {
	font:bold 11px Tahoma;
	color:crimson;
	text-align:center;
	padding:1px;
	border:0px solid #993766;
}

.calendarDatePickerButton {
	cursor:pointer; cursor:hand;
	vertical-align:bottom;
}

.TimePickerEditor
{
	border: solid 1px #999999;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}

/**********************************************************************
/* Slideshow Teases
/*********************************************************************/

table.PhotoGrid { width: auto; padding: 0; margin: 0; border-spacing: 0; border-width: 0; }
table.PhotoGrid td { padding: 0; margin: 0; border-spacing: 0; } 

table.PhotoGrid
{
	border-spacing: 5px;
	text-align: left;
}

table.PhotoGrid td
{
	padding: 4px;
	margin: 5px;
	vertical-align: top;
	font-size: 11px;
}

table.PhotoGrid td span
{
	display: block;
	text-align: center;
}

div.SlideshowTease
{
	padding:3px;
	text-align: center;
}

div.SlideshowMenu div.Wrapper
{
	background-image:url('/images/gradients/vertical/graybottom-sm.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	border: solid 1px #CCCCCC;
}