@charset "UTF-8";
/* CSS Document */


/* RESET */
* { margin: 0; padding: 0; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* TYPE */
body {
	font: 12px/16px Helvetica, Arial, sans-serif;
	background: #EEFED7 url(../images/popup_bg.jpg) repeat-x 0px 0px;
	color: #4D6D32;
}

a { color: #98ba44; }

a:link,
a:visited,
a:active
{
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

strong,b { font-weight:bold; }
em, i { font-style:italic; }

h1 {
	font: normal 32px/28px Georgia, "Times New Roman", Times, serif;
	display: block;
}

h2 {
	color: #aacc54;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 14px;
	padding-top: 20px;
	margin-bottom: 0px;
}

h3 {
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-weight:bold;
	margin-bottom: 12px;
}

/* WRAPPERS */
#mainwrapper {
	margin: 0px auto;
	position: relative;
}

#navwrapper {
	height: 117px;
	position: relative;
	border-bottom: 10px solid #8FA46C;
}

#footer {
	font-size: 11px;
	line-height: 14px;
	color: #80AE46;
	height: 97px;
}

#logo {
	text-indent: -9999px;
	display: block;
	height: 76px;
	width: 160px;
	cursor: pointer;
	position: absolute;
	top: 15px;
	left: 20px;
	background-image: url(../images/artslogonewpopup.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footer a { color: #DAEEBA; }

#headerPop {
	height: 121px;
	background-color: #FFF;
}
#headerShort {height:50px;}

p.intro {
	display: block;
	margin-left: 33px;
}

p { padding-bottom: 16px; }

#content {
	border-top: 25px solid #829A59;
	padding: 20px;
	border-bottom: 25px solid #829A59;
	background: #FFFFFF;
	height: 365px;
	overflow-y: auto;
}

#content-pop {
	padding: 10px 10px 0 15px;
	background: #FFFFFF;
	overflow-y: auto;
	height:690px;
}

#content-signal {
	border-top: 25px solid #829A59;
	padding: 20px;
	border-bottom: 25px solid #829A59;
	background: #FFFFFF;
	height: auto;
	overflow-y: auto;
}

p.first {
	font-size: 14px;
	line-height: 23px;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 1px;
	display: block;
}

a#close {
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 122px;
	background: url(../images/popup_closebtn.gif) no-repeat;
	position: absolute;
	top: 20px;
	right: 64px;
	cursor: pointer;
}
a#close:hover {
	background: url(../images/popup_closebtn.gif) no-repeat;
	background-position:0px -28px;
	cursor: auto;
}
a#closeWhite {
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 122px;
	background: url(../images/popup_closebtn.gif) no-repeat;
	position: absolute;
	top: 15px;
	right: 17px;
	cursor: pointer;
}
a#closeWhite:hover {
	background: url(../images/popup_closebtnW.gif) no-repeat;
	background-position:0px -28px;
	cursor: pointer;
}
#headerPop h1 {
	position: absolute;
	top: 78px;
	right: 20px;
	background-color: #FFF;
}

body.moreinfo #headerPop h1 {
	background: url(../images/popup_title_moreinfo.gif) no-repeat;
	height: 13px;
	width: 73px;
	text-indent: -9999px;
	margin: 0;
	line-height: 13px;
}

body.faq #headerPop h1 {
	background: url(../images/popup_title_faq.gif) no-repeat;
	height: 13px;
	width: 32px;
	text-indent: -9999px;
	margin: 0;
	line-height: 13px;
}
body.signal #headerPop h1 {
	background: url(../images/current-signal.png) no-repeat;
	height: 24px;
	width: 140px;
	text-indent: -9999px;
	margin: 0;
	line-height: 13px;
}
body.newsletter #headerPop h1 {
	background: url(../images/newsletter.png) no-repeat;
	height: 24px;
	width: 173px;
	text-indent: -9999px;
	margin: 0;
	line-height: 13px;
}
	
ul.arrowedlist li {
	background: url(../images/ourservice_arrowbullet.gif) no-repeat 0px 0px;
	padding-left: 35px;
	padding-bottom: 20px;
	padding-top: 4px;
}

body.chart #content, body.chart2010 #content {
	height: 640px;
	overflow: hidden;
}

body.chart #footer, body.chart2010 #footer { height: 20px; }

body.chart #headerPop h1, body.chart2010 #content { display: none; }

body.terms #headerPop h1 {
	background: url(../images/popup_title_disclaimertermsofuse.jpg);
	width: 181px;
	height: 14px;
	text-indent: -9999px;
	display: block;
	line-height: 14px;
}

body.privacy #headerPop h1 {
	background: url(../images/popup_title_privacypolicy.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 103px;
	height: 16px;
	line-height: 16px;
}

body.faq h4 {
	color: #9BBA4B;
	margin-top: 6px;
	border-bottom: 1px solid #C6DDA0;
}
body.signal h4 {
	color: #9BBA4B;
	margin-top: 6px;
	border-bottom: 1px solid #C6DDA0;
}

body.contactus #headerPop h1 {
	background: url(../images/popup_title_contactus.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 84px;
	height: 15px;
	line-height: 16px;
}
body.youraccount #headerPop h1 {
	background: url(../images/popup_title_youraccount.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	width: 110px;
	height: 14px;
	line-height: 14px;
}

body.data h1 {
	background: url(../images/popup_title_backtestedperformancedata.gif);
	display: block;
	height: 15px;
	width: 231px;
	text-indent: -9999px;
	line-height: 15px;
}

body.data-pop h1 {
	background: url(../images/popup_title_backtestedperformancedata.gif);
	display: block;
	height: 15px;
	width: 231px;
	text-indent: -9999px;
	line-height: 15px;
}

body.data #footer { display: none; }

body.data-pop #content {
	height: 425px;
	overflow: hidden;
	width: 800px;
}

iframe#data {
	width: 100%;
	height: 330px;
	border: 1px solid #829A59;
}

iframe#data-pop {
	width: 800px;
	height: 330px;
	border: 1px solid #829A59;
}

div.select {
	float: left;
	margin-right: 10px;
}

a.download_btn {
	background: url(../images/popup_performancedata_PDFbutton.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
a.download_btn:hover {
	background: url(../images/popup_performancedata_PDFbutton.jpg) no-repeat 0px -38px;
}

div#pdf {
	float: right;
	width: 125px; font-size: 10px;
	line-height: 13px;
	height: 55px;
	margin-right: -12px;
}

#chart {
	background: url(../images/popup_chart.jpg) no-repeat;
	display: block;
	width: 800px;
	height: 645px;
	position: relative;
}
#chart2010 {
	background: url(../images/popup_chart2010.jpg) no-repeat;
	display: block;
	width: 800px;
	height: 645px;
	position: relative;
}
#chart #chartlegend, #chart2010 chartlegend{
	background: url(../images/home_header_graph_legend.png) no-repeat;
	height: 54px;
	width: 132px;
	position: absolute;
	top: -1px;
	right: 38px;
	text-align:center;
}
#chart .lastupdate, #chart2010 .lastupdate  {
	font-size: 10px;
	position: absolute;
	left: 35px;
	top: 85px;
	display: block;
	line-height: 12px;
	text-align: left;
	padding: 0;
}
#chart #chartData, #chart2010 #chartData{
	display: block;
	width: 680px;
	height: 560px;
	position: relative;
	padding:130px 0 0 0;
  	text-align: left;
	margin-left:30px;
}
table.chart-data { border:none; font-size:11px; line-height:17px;}

table.chart-data td { padding: 4px; height:5px; }

body.chart h2, body.chart2010 h2 {
	margin-top: 0px;
	padding-top: 0px;
}

body.results h2 { padding-top: 0px; }

table.results thead td {
	background: #829A59;
	font-weight: bold;
	color: #FFFFFF;
}

table.results td {
	padding: 4px;
}

table.results tr.alternate td { background: #EFFED4; }

table.results tr.top td {
	background: #FFFFFF;
	color: #829A59;
}

body.results #content {
	height: 430px;
	overflow: hidden;
}

table.results thead {
	border:solid 1px #829A59;

}

table.results {
	width: 796px;
	}


#tablecontainer {
	width: 810px;
	height: 240px;
	overflow-y: scroll;
	overflow-x: hidden;
	border:solid 1px #829A59;
}
body.default {
	background-image: url(../images/popup_performancedata_framewatermark.jpg);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
td.border-right { border-right: 1px solid #829A59; }
.border-right { border-right: 1px solid #829A59; }
.border-left { border-left: 1px solid #829A59; }
.border-top { border-top: 1px solid #829A59; }

body.results #headerPop h1 {
	background: url(../images/popup_title_clearlygreatresults.gif) no-repeat;
	width: 162px;
	height: 16px;
	text-indent: -9999px;
	display: block;
	line-height: 16px;
}

#formtop {
	background: url(../images/subscriptionform_form_top.jpg) no-repeat;
	height: 28px;
	padding-top: 16px;
	font-weight: bold;
	font-size: 20px;
	display: block;
	line-height: 18px;
	margin-left: 20px;
	margin-top:20px;
	padding-left: 33px;
	color:#fff;
	text-align:center;
	width:470px;
}
#formbottom {background: url(../images/subscriptionform_form_bottom.jpg) 0px bottom no-repeat; margin-left:20px; height:35px;}

#signalContent { width:523px; margin-left:20px; background: url(../images/subscriptionform_form_bg.jpg) repeat-y;}
#signal { padding-top:30px; text-align:left; width:435px; position:relative; margin-left:40px;}
#signal p {line-height:23px; color:#4D6D32; font-size:14px;}
#signal label {color: #4D6D32; font-size:16px; font-weight:bold;}
#signalTop {text-align:center; width:430px; }
#signalBott {text-align:left; width:400px; margin-left:10px;}
.ruler {color:#a2b295; width:400px; height:3px; margin-bottom:1px; background:#a2b295;}

.signal-message {text-indent:20px; color:#aacc54; font-size:14px; font-weight:bold; margin-top:10px; margin-bottom:20px;}

body.faq #footer { height: 0px; }
body.signal #footer { height: 0px; }
img.phoneimg {
	margin-bottom: 20px;
}

#historyWrap {position:relative; width:460px; text-align:center; height:345px;}
#history {position:relative; top:0; margin-left:0; float:left; width:460px; height:335px; overflow-y:scroll; text-align:center; margin-top:8px;}
.historyLeft {position:relative; width:220px; margin-left:0; float:left; text-align:center; height:auto;}
.historyLeft p {font-size:16px; font-weight:bold; padding:0;}
.historyRight {position:relative; width:220px; margin-left:0; float:left; text-align:center; z-index:5; height:auto; clear:right; }
.historyRight p {font-size:16px; font-weight:bold; padding:0;}
.historyRight .green {color:#090;}
.historyRight .blue {color:#03C;}
.historyRight .red {color:red;}
.historyTitle {position:absolute; font-weight: bold; font-size:18px; color:#fff; text-align:center; width:480px; top:125px; z-index:10;}
#timerMessage {position:relative; float:left; width:440px; margin-top:10px;}

#signupEmail img {padding-right:20px;}
#thankyou {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
}

