/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
	border: 0;
}
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #000000;
	background-image: url(../../gyle/images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: top; 
	background-color: #e3a095;
	min-width: 850px; 
}
#nav-skipnav { 
	position: absolute; 
	left: -9999px; 
	overflow: hidden; 
}
#page-wrapper {
	width: 752px;
	margin: 0 auto;
}
#header {
	width: 752px;
	height: 248px;
	background-image: url(../../gyle/images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header h1, #nav-skipnav { 
	position: absolute; left: -9999px; 
	overflow: hidden; 
}
#logo {
	width: 201px;
	height: 23px;
	float: left;
	padding: 5px 45px 0 0;
}
#top {
	height: 38px;
	font-size: 12px;
}
#top-nav { 
	padding: 10px 0 0 0;
	list-style-type: none;  
}
#top-nav li {
	display: inline;
	margin-right: 2px;
	color: #FFFFFF;
	font-weight: bold;
}
#top-nav a { 
	color: #FFFFFF;
	text-decoration: none;
}
#top-nav a:hover { 
	color: #FFCC00;
	text-decoration: none;
}
#content-wrapper {
	width: 752px;
	background-image: url(../../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
#content-left {
	width: 228px;
	float: left;
}
#content-left-inner {
	padding: 10px;
}
#content-right {
	width: 524px;
	float: left;
}
#content-right-inner {
	padding: 22px 22px 100px 0;
}
#content-right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0;
}
#daily-routine {
	font-size: 11px;
	margin: 10px 0;
	border: 1px solid #eb3913;
}
#tour {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
/* sub nav */
#sub-nav-container {
	width: 200px;
	background-color: #7bc18e;
	background-image: url(../../images/sub-nav-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 10px;
}
#sub-nav { 
	list-style-type: none; 
	padding: 0 0 5px 0;
}
#sub-nav-li { 
	background: #fbf8ef; 
}
#sub-nav li a { 
	width: 200px; 
	display: block; 
	text-decoration: none; 
	margin: 0 0 4px 0; 
	padding: 4px 0 2px 0; 
}
#sub-nav-one a { 
	background-color: #cdd164;
	background-image: url(../../images/sub-nav-one-bg.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}
#sub-nav-one a:hover, #sub-nav-one a:focus, #sub-nav-one a:active { 
	background-color: #cdd164;
	background-image: url(../../images/sub-nav-one-bg.jpg);
	background-repeat: no-repeat;
	color: #000000; 
	font-weight: bold; 
}
#sub-nav-two a { 
	background-color: #c360c9;
	background-image: url(../../images/sub-nav-two-bg.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}
#sub-nav-two a:hover, #sub-nav-two a:focus, #sub-nav-two a:active { 
	background-color: #c360c9;
	background-image: url(../../images/sub-nav-two-bg.jpg);
	background-repeat: no-repeat;
	color: #000000; 
	font-weight: bold; 
}
#sub-nav-three a { 
	background-color: #339966;
	background-image: url(../../images/sub-nav-three-bg.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}
#sub-nav-three a:hover, #sub-nav-three a:focus, #sub-nav-three a:active { 
	background-color: #339966;
	background-image: url(../../images/sub-nav-three-bg.jpg);
	background-repeat: no-repeat;
	color: #000000; 
	font-weight: bold; 
}
#sub-nav-four a { 
	background-color: #094d9a;
	background-image: url(../../images/sub-nav-four-bg.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}
#sub-nav-four a:hover, #sub-nav-four a:focus, #sub-nav-four a:active { 
	background-color: #094d9a;
	background-image: url(../../images/sub-nav-four-bg.jpg);
	background-repeat: no-repeat;
	color: #000000; 
	font-weight: bold; 
}
#sub-nav-five a { 
	background-color: #e7371a;
	background-image: url(../../images/sub-nav-five-bg.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
}
#sub-nav-five a:hover, #sub-nav-five a:focus, #sub-nav-five a:active { 
	background-color: #e7371a;
	background-image: url(../../images/sub-nav-five-bg.jpg);
	background-repeat: no-repeat;
	color: #000000; 
	font-weight: bold; 
}

#sub-nav li a span { 
	padding: 0 0 0 20px; 
	margin: 0; 
}
/* sub nav items */
#sub-nav-item { 
	list-style-type: none; 
	padding: 0 0 5px 0;
}
#sub-nav-item-li { 
	background: #cacaca;
}
#sub-nav-item li a { 
	width: 200px; 
	display: block; 
	text-decoration: none; 
	margin: 0; 
	padding: 4px 0 2px 0;
	
}
#sub-nav-item-on a { 
	background-color: #cacaca;
	background-image: url(../../images/sub-nav-item-bg.jpg);
	background-repeat: no-repeat;
	color: #15663d;
	font-weight: bold;
}
#sub-nav-item-on a:hover, #sub-nav-item-on a:focus, #sub-nav-item-on a:active { 
	background-color: #cacaca;
	background-image: url(../../images/sub-nav-item-bg.jpg);
	background-repeat: no-repeat;
	color: #000000; 
	font-weight: bold; 
}
/* tables */
table.routine {
	border-collapse: no-collapse;
	width: 100%;
}
table.routine th {
	background-color: #eb3913;
	color: #ffffff;
	padding: 3px 5px;
	text-align: left;
}
table.routine td {
	padding: 1px 5px;
	background-image: transparent url(../../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.alternative {
	background-color: #e3a095;
}
/* images */
.image-right {
	float: right;
	padding: 0 0 10px 10px;
}
.image-left {
	float: left;
	padding: 0 10px 10px 0;
}
/* general */
.clear-content {
	clear: both;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e3a095;
	padding: 10px 0 15px 0;
}
.bold {
	color: #eb3913;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.profile {
	width: 100%;
	height: 250px;
	margin: 10px 0;
}
