﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/images1/backdrop01.png");
}

h1, h2
{
	color: rgb(23, 96, 128);
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 a:link, h2 a:visited, h3 a:link, h3 a:visited
{
	color: black;
	text-decoration: none;
}

h2 a:hover, h2 a:active, h3 a:hover, h3 a:active
{
	color: rgb(210, 101, 38);
	text-decoration: none;
}

a:link, a:visited, a:hover, a:active
{
	color: rgb(210, 101, 38);
}

p, li
{
	color: rgb(77, 77, 77);
}

#main-outer, #main-inner
{
	background-color: white;
}

#main-outer
{
	border-color: white;
	border-style: solid;
}

#opt-in
{
	color: gray;
}

#nav, #nav-buttons
{
	border-color: rgb(210, 101, 38);
	border-style: solid;
	background-color: rgb(210, 101, 38);
	background-image: url("/images1/nav-gradient01.gif");
}

/*
#nav-buttons a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	border-color: white;
	border-style: dotted;
}

#nav-buttons a:hover, #nav-buttons a:active
{
	background-image: url("http://www.sleeptracker.com/sleep-images/nav-gradient01-on.gif");
}*/

table.mainmenu
{
}

table.mainmenu_staticitem
{
	border-color: white;
	border-style: dotted;
	border-width: 0 2px 0 0;
	padding: 8px 0 8px 0;

}

table.mainmenu_staticitem a.mainmenu_staticitem
{
	color: white;		
	text-decoration: none;
	padding: 8px 12px 8px 12px;			
	font-weight: bold;		
	font-size: 0.7em;			
}

table.mainmenu_staticitem a.mainmenu_saticitem_hover
{
	background-image: url("/images1/nav-gradient01-on.gif");	
}


#partial-round-outline
{
	background-image: url("http://www.sleeptracker.com/sleep-images/box-outline-partial01.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

.content
{
	color: rgb(77, 77, 77);
}

.homepage-testimonial .round-box-content, .homepage-testimonial .round-box-top, .homepage-testimonial .round-box-bottom, .homepage-testimonial .round-box-bottom div
{
	background: transparent url("http://www.sleeptracker.com/sleep-images/testimonials-box01.gif") no-repeat top right;
	_background-image: url("http://www.sleeptracker.com/sleep-images/testimonials-box01.gif");
}

.homepage-testimonial .round-box-content
{
	color: white;
}

.shadow-outline .round-box-content, .shadow-outline .round-box-top, .shadow-outline .round-box-bottom, .shadow-outline .round-box-bottom div
{
	background: transparent url("/images1/box-outline01.gif") no-repeat top right;
	_background-image: url("/images1/box-outline01.gif");
}

.attribution
{
	text-align: right;
}

.sub-nav
{
	border-color: rgb(23, 96, 128);
	border-style: dotted;
}

.watch-button
{
	color: rgb(210, 101, 38);
	font-style: italic;
	font-weight: bold;
}

.contact
{
	border-color: rgb(23, 96, 128);
	border-style: solid;
	color: rgb(77, 77, 77);
}

.download
{
	color: rgb(77, 77, 77);
}

.attention
{
	color: rgb(210, 101, 38);
}

.small
{
	color: rgb(77, 77, 77);
}

.comparison tr, .comparison tr td
{
	border-color: gray;
	border-style: solid;
}

.feature-yes
{
	background-image: url("/images1/checkmark-small01.gif");
	background-repeat: no-repeat;
	background-position: center;
}

.feature-no
{
	font-weight: bold;
}

.debug
{
	border-color: red;
	border-style: dashed;
}

.debug2
{
	background-color: pink;
}

.wizard-nav
{
	/*
	border-color: rgb(23, 96, 128);
	border-right-style: dotted;
	*/
}

.wizard-button
{
	/*
	border-color: rgb(23, 96, 128);
	border-top-style: dotted;
	*/
	text-align:center;
}

.wizard-onay
{
	margin: 0px;
	padding: 0px;
}

.wizard-onay td.ara_toplam
{
	border-top: thin solid #0000FF;
}
