/* Start of CMSMS style sheet 'styles' */
* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#5C6670;
	font-size:12px;
	background:#42403B url(uploads/template/body.gif) 0 0 repeat-x;
}

a:link, a:visited {
	color:#523764;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a.whole {
	display:block;
	width:100%;
	height:100%;
}

p {
	line-height:25px;
	margin:10px 0;
}

div.clear-both {
	clear:both;
	font-size:0;
}

div.container {
	width:730px;
	margin:0 auto;
}

div.header {
	width:685px;
	float:right;
	clear:both;
	margin:36px 0 0 0;
	background:#FFF url(uploads/template/top-head.jpg) 0 0 no-repeat;
}

.hide {
	display:none;
}

h1.logo {
	width:602px;
	height:90px;
	background:url(uploads/template/yours-4-a-day-logo.jpg) 0 0 no-repeat;
	float:right;
	margin:25px 25px 0 0;
}

h1.logo span {
	display:none;
}

h3 {
	color:#003561;
	margin:10px 0;
	font-size:18px;
}

div.left-menu {
	float:left;
	width:83px;
}

div.main_holder {
	background:url(uploads/template/main-back.gif) right 0 repeat-y;
}

ul.menu {
	list-style:none;
}

ul.menu a:link, ul.menu a:visited {
	display:block;
	height:52px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	padding:30px 5px 0 5px;
	width:73px;
	margin:0 0 2px 0;
	background:url(uploads/template/menu.gif) 0 0 no-repeat;
}

ul.menu a:hover, ul.menu a.currentpage, ul.menu a.activeparent {
	background:url(uploads/template/menu-over.gif) 0 0 no-repeat;
}

ul.menu ul {
display:none;
}

div.right-column {
	float:right;
	width:602px;
	margin:10px 25px 0 0;
}

div.bottom {
	width:685px;
	float:right;
	clear:both;
	height:18px;
	background:url(uploads/template/bot-curve.jpg) 0 0 no-repeat;
}

div.footer {
	padding:10px 0;
	width:602px;
	float:right;
	margin:0 25px 0 0;
	text-align:center;
	color:#FFF;
	font-size:12px;
	background:#4D3963;
}

div.footer a {
	color:#FFF;
	text-decoration:none;
}

ul.children {
list-style:none;
margin:20px 0 0 0;
}

ul.children li {
margin:0 0 10px 0;
}

ul.children a {
display:block;
margin:0 0 10px 0;
}
/* End of 'styles' */

