﻿@import url("../common.css");

a,
a:link
{
	background: Transparent;
	color: #1a4b73;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body
{
	color: #626262;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

fieldset
{
	margin-bottom:2em;
}

h1, h2, h3, h4, h5, h6
{
	background: Transparent;
	color: #456a9a;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 .5em 0;
	padding:0;
}

h1
{
	color:#456a9a;
	font-size: 220%;
	font-weight:normal;
	margin: 0;
	padding: 0 0 .5em 0;
}

h1 a
{
	color:#ffffff !important;
}

h2
{
	font-size: 180%;
	font-weight:normal;
	margin:0;
	padding: 0 0 .25em 0;
}


h3
{
	font-size: 120%;
}

h4
{
	font-size: 110%;
}

input.textbox, select, textarea
{
	background: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: inherit;
	padding: 2px;
}

ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}



.button,
.button:link
{
	/* background: #1b507c url(images/btn_left.gif) left top no-repeat; */
	background: #1b507c;
	color: #ffffff;
	display: block;
	float:left;
	font-weight:bold;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	padding: 0 0 0 15px;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
	white-space: nowrap;
}

.button img
{
	border-style: none;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.button span
{
	/* background: #1b507c url(images/btn_right.gif) right top no-repeat; */
	background: #1b507c;
	cursor: pointer;
	display:block;
	float:left;
	height:26px;
	line-height:26px !important;
	padding: 0 15px 0 0;
}

.button:hover
{
	background-position: left bottom;
	color: #FFF;
}

.button:hover span
{
	background-position: right bottom;
}

.buttonList
{
	line-height: 26px;	
	margin-top:2em;
	overflow: hidden;
	width: 100%;
}

.buttonList li
{
	list-style-type:none !important;
}

.buttonList .button
{
	float: left;
	margin-right: 2em;
}

.buttonList .linkButton
{
	margin-right: 2em;
}

.calendar li
{
	list-style-type:none !important;
	margin:.5em !important;
}

.calendar * td
{
	min-height:3em;
	padding: 0 0 1em 0;
}

.checkboxMaster
{
	margin-left:.5em;
	border-left:1px solid #ffffff;
}

.contactForm
{
	background:#f0f0f0;
}

.contactForm fieldset p
{
	float:left;
	width:50%;
}

.contactForm .contactFormInner
{
	padding:1em;
}

.contactForm h1
{
	
	background:#476c9b;
	color:#ffffff;
	font-size:180%;
	font-weight:bold;
	padding:.25em .5em;
}

.contactForm .formPolicies
{
	margin:2.5em 0;
}

.contactForm .formPolicies .column2
{
	position:relative;
	left:-80px;
}

.contentLink
{
	font-size:120%;
}

.contentLink img
{
	vertical-align:middle;
}

.contentList
{
	margin: 0;
	padding: 0;
}

.contentList li
{
	clear: both;
	list-style-type: none !important;
	margin:0 !important;
	padding:0 15px 1em 15px;
	overflow:hidden;
	height:100%;
}

.contentList li.altrow
{
	background:#ffffff;
}

.contentList li a.title
{
	background: url(images/bullet_arrow_yellow.gif) left .5em no-repeat;
	display:block;
	font-size:110%;	
	font-weight:bold;
	padding-left:15px;
	margin-left:-15px;
}

.contentList dt
{
	font-weight:bold;	
	margin-bottom:1em;
}

.error
{
	background-color: Transparent;
	color: #900;
	font-weight: bold;
}

.error ul
{
	font-weight: normal;
}

.slideshow
{
	list-style-type:none;	
	padding:0; margin:0;
}

.linkButton
{
	font-weight: bold;
	white-space: nowrap;
}

.linkButton img
{
	border-style: none;
	margin: 0 0.25em 0 0;
	vertical-align: middle;
}

.meta
{
	color:#999999;
	font-size:90%;
	font-style:italic;
}

.moreInfo
{
	background: url(images/icon_arrow_link.gif) left center no-repeat !important;
}

.pager
{
	margin-top:1em;
}
.pager a
{
	background:#dddddd;
	border: solid 1px #999999;
	color:#000000;
	text-decoration:none;
	padding:5px 7px;
	margin:0 5px;
}

.popup
{
	background:#ffffff;
	border:solid 1px #cccccc;
	padding:15px;
}

.product .picture
{
	text-align: center;
}

.purchase
{
	border: 1px solid #333;
	float: right;
	padding: 10px;
	width: 180px;
}

.purchase .textbox
{
	width: 178px;
}

.required
{
	background-color: Transparent;
	color: #900;
}

.subscribeButton
{
	background:url(images/icon_email.jpg) left top no-repeat !important;
	display:block;
	float:right;
	width:64px;
	height:83px;
	margin-left:7px;
	margin-top:4em;
	text-indent:-1000em;
}

.sitemap
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sitemap li
{
	float: left;
	font-weight: bold;
	margin: 0 0 1em 0;
	width: 50%;
}

.sitemap li li
{
	float: none;
	font-weight: normal;
	margin: 0;
	width: auto;
}

.sitemap li ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 2em;
}

.store td
{
	vertical-align: top;
}

.submenu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.submenu li
{
	margin:0 !important;
	padding: 0 0 .5em 0;
	
}

.submenu li a
{
	display:none;
}

.submenu li a.selected,
.submenu li a.selected:link
{
	font-weight:bold;
}

.submenu li li a
{
	display:block;
	line-height: 1.5em;
	padding: .25em 0;
}

.submenu li li li a
{
	background:url(images/submenu_item.png) left .5em no-repeat;
	color:#626262;
	padding: 0 0 0 10px;
}

.submenu li li a.selected,
.submenu li li a.selected:link
{
	border:none;
	
	font-weight: bold;
}

.submenu li li li li
{
	border:none !important;
}

.submenu li li li ul
{
	background:#f0efed;
	padding: 0 5px;
}

.submenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}


.success
{
	background-color: Transparent;
	color: #090;
	font-weight: bold;
}

.tabstrip li
{
	list-style-type: none !important;
}


.withPhotos li
{
	/* padding-left: 144px; */
}

.withPhotos li .title
{
	/* margin-left: -134px !important;	*/
}

.withPhotos li .meta
{
	color:#666666;
	font-style:italic;
	/* 
	margin: 0 0 0 -134px; */
}

.withPhotos li img
{
	border-style: none;
	display: inline;
	float: right;
	/* 
	margin: 4px 0 0 -134px; */
	margin: 0 0 10px 10px;
	border:1px solid #333333;
}

@media screen
{
	#Container
	{
		background: transparent url(images/bg_content.gif) center top repeat-y;	
		/* min-height: 1100px; */
		margin:0 auto;
		padding: 0;
		overflow:hidden;
		width: 946px;
	}
	
	#ContainerInner
	{
		background: url(../daystar/images/header_bg.jpg) left top no-repeat;
		font-size: 90%;
		margin: 0 auto;
		text-align: left;
		width: 946px;
	}

	#ContainerOuter
	{
		background: #2e5575 url(images/bg.jpg) left top repeat-x;	
		text-align:center;
	}
	
	#Content
	{
		color:#626262;
		float:left;
		padding-left:30px;
		padding-top:30px;
		overflow:hidden;
		width:640px;
	}
	
	#ContentBottom
	{
		background: url(images/shadow_footer.gif) left bottom repeat-x; 
		height:42px; 
		margin:0 10px; 
		position:relative; 
		clear:both;
	}

	
	#ContentInner
	{
		float:left;
		overflow:hidden;
		
	}
	
	#Content li
	{
		list-style-type:disc;
		margin-left:2em;
	}

	#ContentTop
	{
		background: url(images/shadow_feature.gif) left top repeat-x; 
		height:42px; 
		margin:0 10px; 
		position:relative; 
		clear:both;
	}

	
	p
	{
		margin:0 0 1em 0;
		padding:0;
	}

	#ContentContainer
	{
		line-height: 1.6em;
		overflow: hidden;
		margin:0;
		padding:0;
	}
	
	#ContentContainerInner
	{
		/* background: url(images/banner_secondary.jpg) 10px top no-repeat; */
		/* height:600px; */
		overflow:hidden;
		padding: 0 10px 0 10px;
	}
	
	#Footer
	{
		background: #23282c;
		color: #8f9193;
		margin:0; padding:0;
		overflow: hidden;
		position:relative;
		clear:both;
	}
	
	#Footer a,
	#Footer a:link
	{
		color:#8f9193;
		text-decoration:none;
	}
	
	#Footer a:hover
	{
		text-decoration:underline;
	}
	
	#Footer h2
	{
		color:#ffffff;
		font-size:120%;
	}
	
	#Footer h2.logo
	{
		background:url(images/logo_daystar_footer.gif) left top no-repeat;
		height:46px;
		text-indent:-1000em;
		width:153px;
	}
	
	#Footer p
	{
		margin: 0;		
	}
	
	#Footer .bottomBar
	{
		background:#1e2327;
	}
	
	#Footer .bottomBar.columns .column1
	{
		border:none !important;
		height:20px !important;
	}
	
	#Footer .footerContent
	{
		margin:0 auto;
		padding: 1em 0;
		position:relative;
		width:926px;
	}
	
	#Footer .columns .column1
	{
		
		
		padding-left:50px;
		position:relative;
		width: 295px !important;
	}
	
	
	
	#Footer .columns .column1 .links
	{
		border-right: solid 1px #393e42 !important;
		position:absolute;
		right:0;
		top:0;
	}
	
	#Footer .columns .column2
	{
		float:left !important;
		margin-left:40px;
		width: 275px !important;
	}
	
	#Footer .columns .column3
	{
		float:right !important;
		margin-left:40px;
		width:183px;
	}
	
	#Footer .links li
	{
		list-style-type:none;
		padding:0; 
		margin:.5em 2em .5em 0;
	}
	
	#Header
	{
		height: 134px;
		margin: 0;
		position: relative;
		z-index: 10;
	}
	
	#Header h1
	{
		border-style: none;
		margin: 0;
		padding: 0;
	}
	
	#Header h1 a,
	#Header h1 a:link
	{
		display: block;
		height: 125px;
		margin: 0;
		overflow: hidden;
		text-decoration: none;
		text-indent: -1000em;
		width: 316px;
	}
	
	#Header h1 a:hover
	{
		text-decoration: none;
	}
	
	#Header li.hover ul
	{
		/* visibility: visible !important; */
	}
	
	#Header #LoginLinks
	{
		bottom:0;
		font-size:110%;
		height: 37px;
		line-height: 37px;
		list-style-type: none;
		margin: 5px 20px 0 0;
		padding:0;
		position:absolute;
		right:0;
	}
	
	#Header #LoginLinks li
	{
		display: inline;
		float: left;
		padding: 0 1px 0 0;
		position: relative;
		white-space: nowrap;
	}
	
	#Header #LoginLinks li.loginLabel
	{
		background: url(images/login.png) left 13px no-repeat;
		padding-right:12px;
		text-indent:-1000em;
		width:58px;
	}
	
	#Header #LoginLinks li a,
	#Header #LoginLinks li a:link
	{
		display: block;
		padding: 0 1px;
		text-indent:-1000em;
	}
	
	
	#Header #LoginLinks li a.virtgate
	{
		background: url(images/login_virtgate2.gif) right bottom no-repeat;
		width:105px;
	}
	
	#Header #LoginLinks li a.winfundAdvisors
	{
		background: url(images/login_winfundAdvisors.gif) right bottom no-repeat;
		width:143px;
	}
	
	#Header #LoginLinks li a.winfundInvestors
	{
		background: url(images/login_winfundInvestors.gif) right bottom no-repeat;
		width:143px;
	}
	
	#Header #LoginLinks li a.strata
	{
		background: url(images/login_strata.gif) right bottom no-repeat;
		width:152px;
	}
	
	#Header #LoginLinks li a:hover
	{
		background-position: right top;
	}
	
	
	
	#Header #RegionSelector
	{
		margin: 10px 20px 0 0;
		position:absolute;
		top:0;
		right:0;
	}
	
	#Header .links
	{
		font-size:110%;
		height: 33px;
		left:236px;
		line-height: 33px;
		list-style-type: none;
		margin: 5px 0 0 20px;
		padding:0;
		position:absolute;
		top:0;
	}
	
	#Header .links li
	{
		display: inline;
		float: left;
		padding: 0 1px 0 0;
		position: relative;
		white-space: nowrap;
	}
	
	#Header .links li a,
	#Header .links li a:link
	{
		background: Transparent;
		color: #ffffff;
		display: block;
		padding: 0 10px;
	}
	
	#Header .links li a:hover
	{
		background: url(images/menu_active.png) left top repeat-x !important;
		color: #ffffff;
		text-decoration: none;
	}
	

	#Header .links ul,
	#Header .tools ul
	{
		background: #ffffff;
		border-top-style: none;
		color: #999;
		left: -1px;
		line-height: normal;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 33px;
		visibility: hidden;
		width: auto;
	}
	
	#Header .links ul li,
	#Header .tools ul li
	{
		background-image: none;
		display: block;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	#Header .links ul li a,
	#Header .links ul li a:link,
	#Header .tools ul li a,
	#Header .tools ul li a:link
	{
		background-image: none !important;
		border-style: none;
		
		margin: 0;
		padding: 5px 15px;
	}
	
	#Header .links ul li a:hover,
	#Header .tools ul li a:hover
	{
		
		color: #FFF;
	}

	#Header .textSize1
	{
		font-size: small;
	}
	
	#Header .textSize2
	{
		font-size: medium;
	}
	
	#Header .textSize3
	{
		font-size: large;
	}
		
	#Header .tools
	{
		background: url(images/nav_secondary_bg.gif) top right no-repeat;
		height: 33px;
		right: 5px;
		line-height: 33px;
		list-style-type: none;
		margin: 0;
		padding:0;
		position: absolute;
		top: 0px;
		width:333px;
	}
	
	#Header .tools a,
	#Header .tools a:link
	{
		background: Transparent;
		color: #cccccc;
		display: block;
		font-weight:bold;
		padding: 0 17px;
	}
	
	#Header .tools fieldset
	{
		line-height: 16px;
		padding: 0 8px;
	}
	
	#Header .tools fieldset p
	{
		float: left;
		margin: 0;
	}
	
	#Header .tools h2,
	#Header .tools label
	{
		display: none;
	}
	
	#Header .tools li
	{
		background: url(images/nav_secondary_divider.gif) left top no-repeat;
		display: inline;
		float: left;
		margin: 0;
		padding: 0;
		position: relative;
		white-space: nowrap;
	}
	
	#Header .tools li.first
	{
		background:none;
		padding-left:15px;
	}
	
	#Header .tools ul
	{
		top: 33px;
	}
	
	#Header .tools .search,
	#Header .tools .search:link
	{
		background: url(images/btn_search.gif) 8px 50% no-repeat;
		font-weight: bold;
		margin-top: 9px;
		padding: 0 0 0 28px;
	}
	
	#Header .tools .changeClass,
	#Header .tools .changeClass:link
	{
		background: url(images/btn_bg_colour.gif) center center no-repeat;
		overflow: hidden;
		text-indent: -1000em;
		width: 16px;
	}
	
	#Header .tools .setTextSize,
	#Header .tools .setTextSize:link
	{
		background: url(images/btn_font_size.gif) center center no-repeat;
		overflow: hidden;
		text-indent: -1000em;
		width: 16px;
	}
	
	#Header .tools .textbox
	{
		margin-top: 6px;
		width: 190px;
	}
	
	#PageHeader
	{
		border-top: solid 1px #6b777f;
		height:159px;
		position:relative;	
	}
	
	#PageHeader h1
	{
		color:#eeeeee;
		font-size:240%;
		font-weight:bold;
		height:104px;
		line-height:150px;
		margin:0;
		padding:0 0 0 30px;
		
	}
	
	#PageHeader img
	{
		position: absolute;
		right:-1px;
		top:0;
	}
	
	.breadcrumb
	{
		color:#ffffff;
		height:34px;
		line-height:34px;
		margin: 0 0 0 30px;
		position:absolute;
		top:102px;
	}
	
	.breadcrumb a
	{
		color:#ffffff !important;	
	}
	
	#Sidebar
	{
		float: left;
		overflow: hidden;
		padding:0 20px 0 0;
		width: 130px;
	}
	
	#Sidebar h2
	{
		border-bottom: 1px solid #b5b4b4;
		font-size:120%;
		height:2em;
		line-height:2em;
		padding: 0;
		margin:10px 0 10px 14px;
	}
	
	#Sidebar ul li
	{
		list-style-type:none !important;
	}
	
	#SidebarRight
	{		
		float:right;
		margin-right:20px;
		margin-top:20px;
		width:178px;
	}
	
	#SidebarRight h2
	{
		font-size:135%;
		font-weight:normal;
	}
	
	
	#SidebarRight .sidebarBox
	{
		border:solid 1px #cccccc;
		margin-bottom:2em;
		padding:1em !important;
		
	}
	
	#SidebarRight .sidebarBox .sidebarBoxInner
	{
		padding:0 !important; margin:0 !important;
	}
	
	
	fieldset#SubscriptionForm
	{
		margin-top:0 !important;
	}
	
}