* { font-family: "Helvetica", "Arial", sans-serif; }
html { 	overflow-y: scroll; /* Always show scrollbar */ }
body, html { margin:0 auto; padding:0; width:770px; background-color: white; background-image:none; }
body { margin-top: 10px; }
img { border: 0; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
	
#sidebar2 {
	float: none; 
	width: 760px;
	height: 188px;
	padding:0px;
	margin-top:2px;
	background:url(/images/littleone/fb_menu_bg.jpg) no-repeat 0 0;
}
#sidebar2 #menuBox {
	height:30px;
	padding: 24px 20px 24px 20px;
	overflow:hidden;
}
#sidebar2 #menuBox ul, li { margin: 0; padding: 0; }
#sidebar2 #menuBox ul { list-style-type: none; }
#sidebar2 #menuBox li { border-bottom:0; float:left; width: auto; }
#sidebar2 #menuBox li a {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 15px;
	color: white;
	font-weight:bold;
	width: auto; 
	height: 30px;
	line-height:30px;
	margin: 0;
	padding: 0 9px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-decoration:none;
}
#sidebar2 #menuBox li a:hover { border: 0; background-color:#EF9EAD; color:white; margin-top:0; margin-bottom:0; }
#sidebar2 #menuBox li a.selected { background-color:#C96E7C; color:white; font-weight:bold; height: 28px; line-height:28px; border-top:1px solid #BC6673; border-bottom:1px solid #F0A4B2; margin-top:0; margin-bottom:0; }

#rightColumn { 
	margin: 0 0 0 245px;
	width:770px;
} 
#mainContent { 
	width: 770px;
} 

/*------------------------------------*\
	CALENDAR DROPDOWN
\*------------------------------------*/
#calendar {
	width:145px;
	height: 305px;
	border: 2px solid #bddbde;
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);
	box-shadow:0 0 5px rgba(0,0,0,0.5);
}

#calendar a, #calendar div {
	color: #666;
	display: block;
	float:left;
	text-decoration: none;
	width:28px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	background-color:#ebedef;
	border-bottom:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #bbb;
	text-align:center;
	text-shadow:0 1px rgba(255,255,255,1);
	color:#666;
	font-size: 13px !important;
	font-weight:bold;
}

#calendar a:hover{
	background-color: #fff;
	text-decoration: none;
}

/* ACTIVE WEEK */
#calendar .active {
	color:#fff;
	background-color:#00C5D8;
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1) inset;
	box-shadow:0 0 10px rgba(0,0,0,0.1) inset;
	border-top: 1px solid #00C5D8;
}

#calendar .active:hover{
	background-color:#00C5D8;
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1) inset;
	box-shadow:0 0 10px rgba(0,0,0,0.1) inset;
}

/* CURRENT WEEK */
#calendar .current {
	color:#000;
}

/* INACTIVE */
#calendar .na{
	color:#b3b3b3;
	background-color:#ececec;
}

#calendar .goto{
	width:144px;
	border-top: 1px solid #fff;
	border-bottom: none;
}

#calendar .topline {
	width:126px;
	padding-right:18px;
	height: 34px;
	line-height:34px;
	border-bottom:1px solid #bbb;
	font-size:16px !important;
	background:#EFF0F2 url(/images/littleone/dd_arrow.jpg) no-repeat 126px 8px;
}
#calendar .topline:hover {
	background-color:#EFF0F2;
}
#calendar .na:hover { background-color:#ececec; }

.days1 { font-size:35px; color:#5F7EAE;font-weight:bold; } 
.days2 { text-align:right; font-size:22px; line-height:50px; color:#57C0D5; width: 200px; }
.stats1 { color:#9c9c9c; font-size:13px; font-weight:bold; width:25%; }
.stats2 { font-size: 20px; font-weight:bold; line-height:22px; color:#3480AB; }
.progressbar { position:absolute; left:22px; top:78px; bottom:0; height:11px; background:url(/images/littleone/fb_bar.png) no-repeat left top; }
#ddborder { border: 2px solid #bddbde; -moz-box-shadow:0 0 5px rgba(0,0,0,0.5); -webkit-box-shadow:0 0 5px rgba(0,0,0,0.5); box-shadow:0 0 5px rgba(0,0,0,0.5); }
.calendarmenu { display:block; text-decoration:none; font-weight:bold; font-size:24px !important; height:34px; line-height:34px; width:127px; padding-right:18px; border-top: 1px solid #fff; /* border-left: 1px solid #bbb; */ text-align:center; background:#EFF0F2 url(/images/littleone/dd_arrow.jpg) no-repeat 127px 8px; color: #666; }
.calendarmenu:hover { text-decoration:none; }
.editlabel { color:#337FAD; font-size:14px; font-weight:bold; }

h1 { color:#57C0D5; font-size:26px; margin:0; padding:0; }
h2 { color:#007FAC; font-size:24px; margin:10px; padding:0; } 
h3 { color:#007FAC; font-size:16px; font-weight:bold; margin:0; padding:0; } 
.h1div { font-weight:bold; width:740px; padding:8px 0 0 0; margin: 0 10px; position:relative; }
.eventlist { margin: 20px 0 0 0; padding:0; font-size:19px; color:white; list-style-type:disc; }
.eventlist li { margin: 0 0 8px 35px; padding:0 20px 0 7px; line-height: 20px; }
.eventlist li span { font-size:17px; color:white; }
.whitelink { font-size:16px; color:white; font-weight:bold; text-decoration:none; }
.whitelink:hover { text-decoration:underline; }
#sidebar2 #menuBox { height:38px; padding: 13px 24px 13px 24px; }
#sidebar2 #menuBox li.settings { float:right; }
#sidebar2 #menuBox li.settings a { padding-left:36px; background-image:url(/images/littleone/gear.jpg); background-repeat:no-repeat; background-position:5px 4px; }
#sidebar2 #menuBox li.settings a:hover { background-position:5px -26px; background-color:transparent; }

#tipnext, #tipprev { width: 29px; height:0; padding-top:21px; overflow:hidden; display:inline-block; vertical-align:middle; background:url(/images/littleone/tip_arrows.jpg) no-repeat; }
#tipnext { background-position: right -22px; }
#tipprev { background-position: left -22px; }
#tipnext:hover { background-position: right -43px; }
#tipprev:hover { background-position: left -43px; }
#tipnext.disabled { background-position: right -1px; }
#tipprev.disabled { background-position: left -1px; }
#tiptext { font-size: 16px; color: #444; }

.uiButtonSuppressed {
	padding: 1px 3px;
	display: inline-block;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	border: 1px solid white;
}
.uiButton, .uiButtonSuppressed:hover {
	background-color: #eeeeee;
	background-image: url(/images/littleone/uibutton.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	border-top: 1px solid #999;
	border-bottom: 1px solid #888;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	box-shadow: 0pt 1px 0pt rgba(0, 0, 0, 0.1);
	display: inline-block;
	line-height: normal;
	padding: 1px 3px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	color: #000;
}
.uiButton input, .uiButton a, .uiButtonSuppressed:hover a, .uiButtonSuppressed:hover input {
	background: none;
	border: 0;
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 14px !important;
	font-weight: bold;
	margin:0;
	padding: 1px 0 2px 0;
	white-space: nowrap;
	text-decoration:none;
}

.uiButtonConfirm {
	background-color: #5b74a8;
	background-position: 0pt -48px;
	border-top-color: #29447e;
	border-right-color: #29447e;
	border-bottom-color: #1a356e;
	border-left-color: #29447e;
}
.uiButtonConfirm input, .uiButtonConfirm a {
	color: #fff;
}
.galarrow { display:block; width:40px; position:absolute; left:0; top:0; }
.galarrow.right { left:40px; width:720px; }
.galarrow span { background-image:url(/images/littleone/blank50.png); display:block; width:40px; height:100%; position:absolute; left:0; top:0; }
.galarrow.right span { left:680px; }
.galarrow span span { position:absolute; top:50%; left:9px; width:20px; height:22px; background:url(/images/littleone/gallery_arrows.png) no-repeat -20px -22px; margin-top:-11px; filter:alpha(opacity=100); opacity:1; }
.galarrow.right span span { background-position:-20px 0; left:11px; }
.galarrow:hover { text-decoration:none; }
.galarrow:hover span span { background-position: 1px -22px; }
.galarrow.right:hover span span { background-position: 1px 0; }
.votebox { width:314px; height:265px; padding:30px 30px 30px 30px; line-height:30px; float:left; color:#b0707c; font-weight:bold; background-repeat:no-repeat; position:relative; }
.votebox label { font-size: 18px; color:#9f9f9f; width:280px; display:inline-block; }
.votebox .buttons { position:absolute; bottom:30px; }
.votebox .buttons input, .votebox .buttons a { height:29px; max-width:90px; background:url(/images/littleone/vote_button.png) no-repeat right center; border:0; padding:0 15px 0 10px; color:white; font-weight:bold; font-size:17px; cursor:pointer; text-decoration:none; }
.votebox .buttons input[disabled='disabled'] { color: #d0d0d0; cursor: auto; }
.votebox .buttons a { height:21px; line-height: 21px; font-size:14px; padding: 2px 9px 2px 6px; }
a.img_gal { font-size:13px !important; font-weight:bold; color:#69533E; }
a.img_gal:hover {background-color:#69533E; color:#FFFFFF; text-decoration:none; }
.buybutton80, .buybutton80g {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: white; 
	margin:0;
	border:0;
	width:80px;
	height:26px; 
	line-height:26px;
	background:transparent url(/images/lg_80.jpg) no-repeat center top;
	text-align:center;
	text-decoration:none;
}
.buybutton80g { font-weight:bold; background-image:url(/images/littleone/buybutton.jpg); line-height:30px; height:30px; color:white !important; }
.buybutton80g:hover { text-decoration:none; }
.deletepic { width:11px; height:11px; display:block; position:absolute; left: 157px; background-color:white; border: 1px solid black; }
.pic_remove { color:#aaaaaa; font-weight: bold; font-size: 11px !important; }
.pic_remove:hover { color: black; }
.caption { font-size:13px; color:#007fac; }
.caption:hover { text-decoration:none; }
.photobutton { float:right; font-size:20px; line-height:24px; font-weight:bold; padding-left:26px; margin-right:10px; background:url(/images/littleone/camera.jpg) no-repeat 0 5px; }
.photobutton a { text-decoration:none; border-bottom: 1px dotted; color:#cf989e; }
.photobutton a:hover { text-decoration:underline; border-bottom-color:white; }
.editpoll input { background-color:transparent; font-size:18px; } 
.hbg-bar { color: #fff; text-align:right; font-size:14px; line-height:26px; margin:2px 0; }
.graph dt { text-align:right; width:150px; overflow:hidden; white-space:nowrap; line-height:30px; }
.graph dl { margin:0; padding:0; }
.voteform label { white-space:nowrap; }
.toplike { height:24px; margin-bottom:-20px; text-align:center; }
#legal { font-size:11px; padding-top:20px; clear:both; text-align:center; }
#legal a { color: black; }
.comment_index { text-align: right; }
.comment_level1 { width:760px; }
.comment_level2 { width:730px; margin-left:30px; }
#comment_error { font-weight:bold; color:red; }
.comment_date { float:right; font-size:11px; }
.logout { line-height:30px; float:right; margin-right:3px; }
div.settings a { padding-left: 34px; background-image: url(/images/littleone/gear2.png); background-repeat: no-repeat; background-position: 0px 0px; display: block; float:right; line-height: 32px; }
select.subtitles { font-size:16px; width:240px; }
select.subtitles option { height: 24px; }
a.buydvd2 {
	display:inline-block;
	float: left;
	width: 98px;
	height: 27px;
	line-height:27px;
	color:white;
	font-size:14px;
	text-align:center;
	background:url(/images/header_button_green2.jpg) no-repeat;
	text-decoration:none;
	padding:0;
	margin:0;
}
#duedatedisclaimer { position:absolute; border:1px solid black; width:300px; font-size: 15px; color:black; line-height:normal; text-align:left; right:0; background-color:white; padding:3px; }
#duedatedisclaimer a { display:block; float:right; margin-left:10px; }