body {
	padding-top:0px;
	margin-top:0px;
	font-family: Arial, Georgia, Verdana;
	font-size: 14px;
	color: #666633;
	background-image: url(../images/flower_tile.gif);
	background-attachment: fixed;
	text-align: center;
	background-color: #ccccff;
}
.promobox {
	float:right;
	background-color:#cc0000;
	color:white;
	padding:10px;
	display:block;
}

.holder {
	padding-top:0px;
	margin-top:0px;
	float:left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	color:black;
}

ul, li {
	margin-left:6px;
	padding-left:6px;
	}

small {
	font-size:11px;
	}

/* Content */	
.content {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	background-image: url(../images/content_background.gif);
	width: 790px;
}

.content:after, .promobox:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.padding {
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:3px;
	}

h1 {
	line-height:29px;
	font-size:18px;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:0px;
	border-bottom:2px dashed #666633;
	}

	
h2 {
	font-size:16px;
	font-weight:bold;
	background-image: url(../images/navigation_background.gif);
	padding:3px;
	border:1px dotted #666633;
	}
	
h3 {
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:white;
	}

.big, .big2 {
	font-size:18px;
	font-weight:bold;
	}
	
.big2 {
	display:inline;
	}
	

/* End Content */	
	
/* Logo */
.logo {
	padding-top:0px;
	margin-top:0px;
	border: 1px dashed #cc66ff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/login_background.gif);
	width: 790px;
}

.logoleft {
	float:left;
	}
	
.logologout {
	float:left;
	width:400px;
	height:110px;
	background-image: url(../images/login_background.gif);
	}

.logologin {
	float:left;
	width:400px;
	height:60px;
	background-image: url(../images/login_background.gif);
}

.formlogout {
	padding-top:10px;
	float:right;
	display:inline;
	height:100px;
	background-image: url(../images/login_background.gif);
	color:white;
	font-size:12px;
	width:390px !important;
	width:387px;
}

.formlogin {
	float:left;
	height:60px;
	background-image: url(../images/login_background.gif);
	color:white;
	font-size:12px;
	width:390px !important;
	width:387px;
}

	
	
/* End Logo */	

/* Login */
.login {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	}
	
input, select, textarea, .checkbox{
	background-color:#ffffcc;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	font-weight:none;
	}

#counter{
	background-image: url(../images/content_background.gif);
	font-family: Arial, Georgia, Verdana;
	font-size: 14px;
	color: #666633;
	text-decoration:none;
	font-weight: bold;
	border: 0px;
	}
/* End Login */
	
/* Navigation */
.navigationholder {
	margin-right: auto;
	margin-left: auto;
	width: 792px !important;
	width:790px;
	}
	
.navigation {
	padding-top: 6px;
	padding-bottom: 3px;
	border: 1px dashed #cc66ff;
	text-align: center;
	background-image: url(../images/navigation_background.gif);
	}
	
.footer {
	padding-top: 6px;
	padding-bottom: 3px;
	border: 1px dashed #cc66ff;
	text-align: center;
	background-image: url(../images/navigation_background.gif);
	}	

.footersubnav{
	color: #000;
	font-size: 12px;
	font-weight:bold;
	display:inline;
	padding-left:5px;
	padding-right:5px;
	}	

.subnav{
	color: #000;
	height:25px;
	font-size: 16px;
	font-weight:bold;
	display:inline;
	}
	
.subnav a {
	color: #000;
	}
	
.subnav a:hover {
	color:#9999ff;
	}
/* End Navigation */

/* Register Style Sheet */
.row {
	float:left;
	display: block;
	clear: both;
	padding:3px;
	margin:3px;
	width:96%;
	}
	
.optionalwrapper {
	border:1px dashed #9999ff;
	float:left;
	display: block;
	width:98%;
	background-color:#ffcc99;
	}

.row .registerlabel {
	float:left;
	width: 150px;
	display:inline;
	font-weight: bold;
	text-align:left;
	}
	
.row .registertext {
	float:left;
	width:260px;
	display:inline;
	font-weight: bold;
	}
	
.row .error{
	float:left;
	width: 200px;
	display:inline;
	font-weight: bold;
	color:red;
	text-align:left;
	font-size:11px;
	font-family:arial;
	}

/* End Register Style Sheet */

/* Calendar Styling */
.calendar {
	margin-right: auto;
	margin-left: auto;
	float:left;
	}

.weekrow {
	float:left;
	display: block;
	clear: both;
	width:760px;
}

.weeklabel {
	float:left;
	width:45px;
	font-weight:bold;
	font-size:12px;
	display:inline;
	text-align:center;
	vertical-align:middle;
}

.weeknumber {
	float:left;
	width:45px;
	font-weight:bold;
	font-size:28px;
	display:inline;
	text-align:center;
	vertical-align:middle;
}

.weeknumber a{
	font-weight:bold;
	font-size:28px;
	color:#666633;
}

.day {
	float:left;
	width:100px;
	height:110px;
	background-color:#fff;
	display:block;
	border:1px dashed #ccccff;
	text-align:left;
	}

.daynumber, .daynumber a{
	float:left;
	font-weight:bold;
	font-size:14px;
	display:inline;
	color:#000;
}
	
.dayinside {
	padding-left:3px;
	padding-right:3px;
	}

.dayinsidetoday {
	padding-left:3px;
	padding-right:3px;
	background-color:#ffcccc;
	height:110px !important;
	height:108px;
	}

.dayoff {
	padding-left:3px;
	padding-right:3px;
	background-color:#ccc;
	height:110px !important;
	height:108px;
	}
	
.title {
	font-weight:bold;
	text-align:center;
	float:left;
	width:100px;
	background-color:#fff;
	font-size:12px;
	display:inline;
	border:1px solid #ccccff;
	}

.titleinner {
	padding:3px;
	}
	
.todotitle {
	font-weight:bold;
	text-align:center;
	float:left;
	width:110px;
	font-size:12px;
	display:inline;
	}

.todoname {
	font-weight:bold;
	text-align:left;
	float:left;
	width:170px;
	font-size:12px;
	display:inline;
	}
	
.todoreminder, .tododate {
	font-weight:bold;
	text-align:center;
	float:left;
	width:60px;
	font-size:12px;
	display:inline;
	}

.todotitleinner {
	padding:3px;
	}

.todonotes {
	font-weight:bold;
	text-align:left;
	float:left;
	width:280px;
	font-size:12px;
	display:inline;
	}

.todoholderheader {
	width:98%;
	clear:both;
	border:1px solid #ccccff;
	background-image: url(../images/navigation_background.gif);
	font-size: 10px;
}

.todoholderheader a{
	color:#000;
	text-weight:bold;
}

.todoholderheader a:hover {
	color:#9999ff;
	}
	
	
.todoholderon, .todoholderonbottom {
	width:98%;
	clear:both;
	background-color:#fff;
	font-size: 10px;
	border-left:1px solid #ccccff;
	border-right:1px solid #ccccff;
}

.todoholderon {
	border-top:1px solid #ccccff;
	}

.todoholderonbottom {
	border-bottom:1px solid #ccccff;
}


.todoholderoff, .todoholderoffbottom {
	width:98%;
	clear:both;
	background-color:#ddd;
	font-size: 10px;
	border-left:1px solid #ccccff;
	border-right:1px solid #ccccff;
}

.todoholderoff {
	border-top:1px solid #ccccff;
	}

.todoholderoffbottom {
	border-bottom:1px solid #ccccff;
}

.todoholderon:after, .todoholderoff:after, .todoholderheader:after, .brideholder:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
	
.todoon {
	padding:0px;
	margin:0px;
	float:left;
	background-color:#ccccff;
	color:#000;
	font-family:verdana;
	font-size:9px;
	text-decoration:none;
	width:90px !important;
	width:87px;
}

.todoon a, .todooff a{
	color:#000;
}

.todooff {
	padding:0px;
	margin:0px;
	float:left;
	background-color:#ffcc99;
	color:#000;
	font-family:verdana;
	font-size:9px;
	text-decoration:none;
	width:90px !important;
	width:87px;
}
	
/* End Calendar */



/* Miscellaneous */
.overholder {
	width:550px;
	}

.pollholder {
	float:left;
	width:270px;
}

.adholder {
	text-align:center;
	float:left;
	width:270px;
}

.brideholder{
	float:left;
	width:570px;
	border:1px dashed #000;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#fff;
	margin-bottom:10px;
	}
	
.brideholdermini{
	width:250px;
	background-color:#fff;
	}

	.brideholderminifloat{
	float:left;
	width:250px;
	background-color:#fff;
	}

.bottompadding {
	float:left;
	height:30px;
	width:400px;
	}
	
.addatodo {
	text-align: left;
	margin:0xp;
	padding:3px;
	border: 1px solid #000;
	background-image: url(../images/content_background.gif);
	width: 500px;
}

.addatodo:after, .overholder:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.container {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	float:left;
	display: block;
	clear: both;
	padding:3px;
	margin:3px;
	width:98%;
	}

.timerow {
	text-align:center;
	width:110px;
	float:left;
	padding:3px;
	margin:0px;
	display:inline;
	background-color:#99ccff;
}

.timerow:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.detaildisplay {
	width:300px;
	float:left;
	padding:3px;
	margin:0px;
	display:inline;
	font-size:12px;
}

/* End Miscellaneous */

/* Beauty */
.beauty_blue, .beauty_tan, .beauty_brown, .beauty_gold, .beauty_purple {
	display:inline;
	float:left;
	width:100px;
	height:100px;
	text-align:center;
}

.beauty_text {
	float:left;
	background-image: url(../images/bigred.gif);
	border: 1px solid #000;
	width:770px;
	height:167px;
}

.beauty_text_pos {
	color:#000;
	width:610px;
	height:120px;
	padding:10px;
	font-size:.9em;
	position:relative;
	left:140px;
}

.beautylink a {
	font-weight:bold;
	left:450px;
	top:145px;
	position:absolute;
	width:150px;
}

.beauty_blue {
	background-image: url(../images/beauty_blue.gif);
}

.beauty_tan {
	background-image: url(../images/beauty_tan.gif);
}

.beauty_brown {
	background-image: url(../images/beauty_brown.gif);
}

.beauty_gold {
	background-image: url(../images/beauty_gold.gif);
}

.beauty_purple {
	background-image: url(../images/beauty_purple.gif);
}
/* End Beauty */