/*----- reset -----*/

body, h1, h2, h3, fieldset, button, input, p, select, textarea, ul {
	font-size: 100%;
	line-height: 1;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
em {
	font-style: normal;
}
ul {
	list-style-type: none;
}

ul#sections,
ul#sections2 {
	clear: none;
	float: left;
	font-size:2.4em;
	margin-bottom:1.2em;
	width: 45%;
}

ul#sections2 {
	float: right;
}

ul#sections li,
ul#sections2 li {
	padding:10px;
	margin:25px 0;
	background-color: #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: move;
	visibility: visible !important;
	overflow:hidden;
}

ul#sections li.empty,
ul#sections2 li.empty {
	background: #ff9494;
	cursor: default !important;
	line-height: 1.6em;
}

ul#sections img,
ul#sections2 img {
	float: left;
	padding-right:0.6em;
	width: 35px;
	height:35px;
}

ul#sections span,
ul#sections2 span {
	float: left;
	line-height: 1.6em;
}

p.sections-go-back-link {
	font-size: 2em;
}

p.sections-instructions {
	font-size: 1.8em;
	padding-top: 1em;
}

p.sections-go-back-link a {
	border-bottom:1px solid black;
}

p.sections-go-back-link a:hover {
	border-bottom:2px solid black;
	margin-bottom:-1px;
}

a img, fieldset, button, input, select, textarea {
	border: 0;
}
a {
	color: #000000;
	outline: 0;
	text-decoration: none;
}
a:hover,
a:active,
a:focus {
	text-decoration: underline !important;
}
button { background: none; }

/*----- misc -----*/

.access, legend span { left: -5000px; position: absolute; }

body { font-size: 0.625em; width: 100%; }
body, button, input, select, textarea { font-family: helvetica, arial, sans-serif;  }

a, button { cursor: pointer; }

/*----- themes -----*/

div#access a.nav,
div#title h1,
div#toc h2,
div.nav h1,
form.view button,
form.view button.next,
form.view button.login,
form.view button.save,
form.view button.finish,
form.view button.send,

form.view input.next,
form.view input.login,
form.view input.save,
form.view input.finish,
form.view input.send,
form.view input.cancel,
#submit_button,
div.view p.buttons a.yes,
div.nav a { color: #FFFFFF; }
div.nav ul li.current a,
div.nav div.current ul a,
form.view button,
div.view p.buttons a,
body.white div#title h1 { color: #000000; }

body div#header { border:0; }
body div#header .header-spider { float: right; margin: 11px 15px; }
body div#header,
body div.view,
body li.current { background-color: #66CCCC; }
body div#header span a:link,
body div#header span a:visited { color: #fff; }
body div#header span a:hover,
body div#header span a:active,
body div#header span a:focus {
	text-decoration: underline !important;
}
body div#header { background: #3C84BC url('../img/header-bg.png') no-repeat bottom; color: #fff; }
body.red div#header { background: #D73636 url('../img/header-bg-red.png') no-repeat bottom; color: #fff; }
body.orange div#header { background: #FF7F29 url('../img/header-bg-orange.png') no-repeat bottom; color: #fff; }
body.green div#header { background: #1AA31A url('../img/header-bg-green.png') no-repeat bottom; color: #fff; }
body.grey div#header { background: #484848 url('../img/header-bg-grey.png') no-repeat bottom; color: #fff; }

body.purple div#header { background: #a40778 url('../img/header-bg-purple.png') no-repeat bottom; color: #fff; }
body.yellow div#header { background: #FFD90F url('../img/header-bg-yellow.png') no-repeat bottom; color: #333; }
body.mint div#header { background: #22DBB2 url('../img/header-bg-mint.png') no-repeat bottom; color: #fff; }
body.babyblue div#header { background: #6CDFEA url('../img/header-bg-babyblue.png') no-repeat bottom; color: #333; }
body.hotpink div#header { background: #EB1E78 url('../img/header-bg-hotpink.png') no-repeat bottom; color: #fff; }
body.babypink div#header { background: #F89CD0 url('../img/header-bg-babypink.png') no-repeat bottom; color: #333; }


/*body.orange div#header,
body.orange div#header p.menu a,
body.orange div.view,
body.orange li.current { background-color: #FF6600; }
body.grey div#header,
body.grey div#header p.menu a,
body.grey div.view,
body.grey li.current { background-color: #E0E0E0; }
body.yellow div#header,
body.yellow div#header p.menu a,
body.yellow div.view,
body.yellow li.current { background-color: #FFCC00; }*/
div.nav ul p.menu a,
body.black,
body.black div.vail { background-color: #FFFFFF; }
body div.nav { background-color: #efefef; }
form.view span.tooltip,
form.view span.file,
body.white,
body.white div.vail { background-color: #FFFFFF; }
form.view,
div.view { background-color: #6FC3E6; }
input.readonly { background-color: #CCCCCC; }

div#header p.menu a { margin-top: 5px; }
body div#header p.menu a { color: #fff; text-decoration: none; font-weight: bold; width:auto; }
body div#header p.menu a:hover, body div#header p.menu a:active, body div#header p.menu a:focus { background-color: #449ADE; width:auto; }
body.red div#header p.menu a:hover, body.red div#header p.menu a:active, body.red div#header p.menu a:focus { background-color: #FA3D3D;  width:auto;}
body.orange div#header p.menu a:hover, body.orange div#header p.menu a:active, body.orange div#header p.menu a:focus { background-color: #FF9338;  width:auto;}
body.green div#header p.menu a:hover, body.green div#header p.menu a:active, body.green div#header p.menu a:focus { background-color: #20C920;  width:auto;}
body.grey div#header p.menu a:hover, body.grey div#header p.menu a:active, body.grey div#header p.menu a:focus { background-color: #858585;  width:auto;}

body.yellow div#header p.menu a { color: #333; text-decoration: none; font-weight: bold; width:auto; }
body.babyblue div#header p.menu a { color: #333; text-decoration: none; font-weight: bold; width:auto; }
body.babypink div#header p.menu a { color: #333; text-decoration: none; font-weight: bold; width:auto; }



body.purple div#header p.menu a:hover, body.purple div#header p.menu a:active, body.purple div#header p.menu a:focus { background-color: #D6099E;  width:auto;}
body.yellow div#header p.menu a:hover, body.yellow div#header p.menu a:active, body.yellow div#header p.menu a:focus { background-color: #FFF45A;  width:auto;}
body.mint div#header p.menu a:hover, body.mint div#header p.menu a:active, body.mint div#header p.menu a:focus { background-color: #25FFD0;  width:auto; color:#333;}
body.babyblue div#header p.menu a:hover, body.babyblue div#header p.menu a:active, body.babyblue div#header p.menu a:focus { background-color: #93F4FF;  width:auto;}
body.hotpink div#header p.menu a:hover, body.hotpink div#header p.menu a:active, body.hotpink div#header p.menu a:focus { background-color: #EB72B0;  width:auto;}
body.babypink div#header p.menu a:hover, body.babypink div#header p.menu a:active, body.babypink div#header p.menu a:focus { background-color: #F8CEF4;  width:auto;}

#page #user,
#page #user fieldset,
#page .view fieldset,
#page #users,
#page .stage-9 .view,
#page #add-content { background: #efefef; padding: 0; }
#page #user { background: #fff; }
#page form.view { background: #fff; }
#page {}
#page #user fieldset,
#page .view fieldset,
#page .stage-9 .view,
#page #add-content { padding: 20px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
#page .setup .view fieldset,
#page .stage-9 .view { -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; border-top-right-radius:0px; }
span.formTitle { display: block; background: #bcbcbc; font-size: 2em; padding: 10px 10px 5px; border-bottom: 1px solid #999999; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; border-top-right-radius:10px; }
#page .setup form#setup { padding-top: 0; margin-top: 0; }
#page .view table { width: 100%; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border-collapse: collapse; }
#page .view table thead tr { background: #fff; }
#page .view table tr.odd { background: #fff; }
#page .view table th { background: #999; color: #fff; font-size: 1.5em; font-weight: normal; text-align: left; text-transform: capitalize; }
#page .view table td { color: #555; font-size: 1.2em; font-weight: bold; }
#page .view table th, #page .view table td { padding: 6px 10px 4px; }
table tr:first-child th:first-child { -moz-border-radius-topleft:10px; -webkit-border-top-left-radius:10px; border-top-left-radius:10px; }
table tr:last-child th:last-child { -moz-border-radius-topright:10px; -webkit-border-top-right-radius:10px; border-top-right-radius:10px; }

#stage-1 { display: block; background: url('../img/stage-1.png') no-repeat 0 0; width: 775px; height: 57px; margin-bottom: 10px; }
#stage-2 { display: block; background: url('../img/stage-2.png') no-repeat 0 0; width: 775px; height: 57px; margin-bottom: 10px; }
#stage-3 { display: block; background: url('../img/stage-3.png') no-repeat 0 0; width: 775px; height: 57px; margin-bottom: 10px; }
#stage-4 { display: block; background: url('../img/stage-4.png') no-repeat 0 0; width: 775px; height: 57px; margin-bottom: 10px; }
#stage-5 { display: block; background: url('../img/stage-5.png') no-repeat 0 0; width: 775px; height: 57px; margin-bottom: 10px; }
#stage-6 { display: block; background: url('../img/stage-6.png') no-repeat 0 0; width: 775px; height: 57px; margin-bottom: 10px; }
#stage-7 { display: block; background: url('../img/stage-7.png') no-repeat 0 0; width: 775px; height: 57px; margin-bottom: 10px; }
#stage-8 { display: block; background: url('../img/stage-8.png') no-repeat 0 0; width: 775px; height: 57px; margin-bottom: 10px; }

p.menu a,
p.menu a span,
/* p.edit-menu, */
p.edit-menu span,
.top-content-wrapper a.next,
.top-content-wrapper a.previous,
div.carousel p.controls a,
#toc p.controls a,
div#access a.nav,
form.view button,

form.view input.next,
form.view input.login,
form.view input.save,
form.view input.finish,
form.view input.send,
form.view input.cancel,
#submit_button,
form.view h1,
form.view a.tooltip,
form.view span.tooltip em,
form.view div.errors,
div#footer a,
div.view p.buttons a,
div#add-content p.choices a span,
div#header p.menu a,
div#section p.link a,
div#section p.file a { background-image: url(/assets/img/sprite.png); background-repeat: no-repeat; }
body.red .top-content-wrapper a.next { background-position: -198px -39px; }
body.red .top-content-wrapper a.previous { background-position: -160px -39px; }
body.red div.current p.controls a.next { background-position: -160px -123px; }
body.red div.current p.controls a.previous { background-position: -199px -123px; }
body.blue p.menu a,
body.blue div#nav div.current p.menu a { background-position: 0 0; }
body.blue .top-content-wrapper a.next { background-position: -38px -39px; }
body.blue .top-content-wrapper a.previous { background-position: 0 -39px; }
body.blue div.current p.controls a.next { background-position: 0 -123px; }
body.blue div.current p.controls a.previous { background-position: -39px -123px; }
body.grey p.menu a,
body.grey div#nav div.current p.menu a { background-position: -240px 0; }
body.grey .top-content-wrapper a.next { background-position: -278px -39px; }
body.grey .top-content-wrapper a.previous { background-position: -240px -39px; }
body.grey div.current p.controls a.next { background-position: -240px -123px; }
body.grey div.current p.controls a.previous { background-position: -279px -123px; }
body.orange p.menu a,
body.orange div#nav div.current p.menu a { background-position: 0 0; }
body.orange .top-content-wrapper a.next { background-position: -118px -39px; }
body.orange .top-content-wrapper a.previous { background-position: -80px -39px; }
body.orange div.current p.controls a.next { background-position: -80px -123px; }
body.orange div.current p.controls a.previous { background-position: -119px -123px; }
body.green p.menu a,
body.green div#nav div.current p.menu a { background-position: -80px 0; }
body.green .top-content-wrapper a.next { background-position: -118px -39px; }
body.green .top-content-wrapper a.previous { background-position: -80px -39px; }
body.green div.current p.controls a.next { background-position: -80px -123px; }
body.green div.current p.controls a.previous { background-position: -119px -123px; }
body.black div#title p.menu a,
div.nav p.menu a { background-position: -320px 0; }
p.controls a.next { background-position: -320px -123px; }
p.controls a.previous { background-position: -359px -123px; }
body.white div#title p.menu a { background-position: -240px 0; }

p.menu a.add span { background-position: -78px -204px; }
p.menu a.edit span { background-position: -27px -204px; }
p.menu a.delete span { background-position: -53px -204px; }
p.menu a.play span { background-position: 0 -204px; }
p.menu a.reorder span { background: url('../img/reorder.gif') no-repeat 0 0; }
p.edit-menu a.add span { background-position: -78px -204px; }
p.edit-menu a.edit span { background-position: -27px -204px; }
p.edit-menu a.delete span { background-position: -53px -204px; }
p.edit-menu a.play span { background-position: 0 -204px; }
p.edit-menu a.reorder span { background: url('../img/reorder.gif') no-repeat 0 0; }
div.nav p.menu a.add span { background-position: -78px -230px; }
div.nav p.menu a.edit span { background-position: -27px -230px; }
div.nav p.menu a.delete span { background-position: -53px -230px; }
body.black div#title p.menu a.play span,
div.nav p.menu a.play span { background-position: 0 -230px; }
div.nav p.menu a.forward span { background-position: -104px -230px; }
div.nav p.menu a.backward span { background-position: -127px -230px; }
div.current p.menu a.add span { background-position: -78px -204px; }
div#access a.nav { background-position: 0 -290px; }
div#access a.close { background-position: 0 -257px; }
form.view button,

form.view input.cancel,

div.view p.buttons a { background-position: -41px -332px; }
form.view button.next,
form.view button.login,
form.view button.save,
form.view button.finish,
form.view button.send,


form.view input.next,
form.view input.login,
form.view input.save,
form.view input.finish,
form.view input.send,
#submit_button,
div.view p.buttons a.yes { background-position: -156px -332px; }
form.view a.tooltip { background-position: 0 -332px; }
form.view fieldset.error a.tooltip,
form.view p.error a.tooltip,
form.view div.errors { background-position: -1px -376px; }
form.view p.ok a.tooltip { background-position: -56px -381px; }
form.view span.tooltip em { background-position: -393px -917px; }
form#setup h1 { background-position: -380px -368px; }
form#page h1 { background-position: -377px -353px; }
form#login h1,
form#forgotten-password h1 { background-position: -376px -583px; }
form#image h1 { background-position: -374px -208px; }
div#add-content p.choices a.image span { background-position: -374px -212px; }
form#video h1 { background-position: -374px -312px; }
div#add-content p.choices a.video span { background-position: -374px -315px; }
form#words h1 { background-position: -374px -257px; }
div#add-content p.choices a.words span { background-position: -374px -260px; }
form#audio h1 { background-position: -379px -634px; }
div#add-content p.choices a.audio span { background-position: -379px -638px; }
form#link h1 { background-position: -374px -421px; }
div#add-content p.choices a.link span { background-position: -374px -423px; }
div#section p.link a { background-position: -374px -423px; }
form#file h1 { background-position: -378px -528px; }
div#add-content p.choices a.file span { background-position: -378px -531px; }
div#section p.file a { background-position: -375px -531px; }
form#user h1 { background-position: -382px -690px; }
form#add-page h1 { background-position: -374px -475px; }
div#header p.menu a.logout,
div#header p.menu a.login { background-position: -376px -802px; }
div#header p.menu a.setup { background-position: -377px -746px; }
div#header p.menu a.user { background-position: -378px -854px; }
div#header p.menu a.home,
div#header p.menu.home { background: none !important; padding: 5px; font-weight: bold; font-size: 1.3em; margin-left: 5px; }
#page form#add-page,
#page form#add-page fieldset { padding-bottom: 55px; padding-top: 0; margin-top: 0; -moz-border-radius-topright: 0px; -moz-border-radius-topleft:0px; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; }
#page form#add-page fieldset { padding-top: 30px; }

div.nav ul p.menu a { background-image: none; }

p.bigger { font-size: 1.55em; margin: 5px 0 15px; color: #333; }
p.bigger a:link, p.bigger a:visited { text-decoration: underline; }
p.bigger a:hover, p.bigger a:active, p.bigger a:focus { text-decoration: none; }

div.view,
form.view,
li.current,
div#add-content p.choices a,
div.scroller ul li { -webkit-border-radius: 5px; -moz-border-radius: 5px; }
ul p.menu a,
div#header p.menu a,
form.view span.tooltip { -webkit-border-radius: 4px; -moz-border-radius: 4px; }
ul p.menu a,

/*----- buttons -----*/

p.menu a.add,
p.menu a.edit,
p.menu a.delete,
p.menu a.add span,
p.menu a.edit span,
p.menu a.delete span {
	float: left;
}

p.menu a { display: block; height: 38px; float: right; margin-left: 10px; width: 46px; }
p.menu a span { display: block; margin: 0 auto; position: relative; text-indent: -999999px; }
p.menu a.add span { height: 23px; top: 6px; width: 24px; }
p.menu a.edit span { height: 24px; top: 6px; width: 24px; }
p.menu a.delete span { height: 24px; top: 6px; width: 22px; }
p.menu a.reorder span { height: 24px; top: 6px; width: 22px; }
p.menu a.add,
p.menu a.edit,
p.menu a.delete,
p.menu a.reorder { background: none; width: 25px; }
p.menu a.play span { height: 24px; top: 6px; width: 24px; }
p.menu a.forward span, 
p.menu a.backward span { height: 24px; top: 7px; width: 22px; }
p.menu a:hover,
p.menu a:active,
p.menu a:focus {
	opacity:0.6 !important;
	filter:alpha(opacity=60) !important;
}
ul p.menu a { float: none; margin: 0; }
ul p.menu a.edit,
ul p.menu a.forward { float: left; }
ul p.menu a.delete,
ul p.menu a.backward { float: right; }
ul p.menu a.play { position: static; margin: 0 auto; }
body p.menu a.play { background: url('/assets/img/audio_icon.png') no-repeat 0 0; height: 26px; width: 33px; margin-top: 3px; }
.play-audio { margin-top: 5px }
body p.menu .play-audio-top { width: 33px; height: 26px; float: right; margin: 5px 5px 5px 10px; }
body p.menu a.play span { background: none; }

p.edit-menu a { display: inline-block; height: 38px; float: right; margin-left: 10px; width: 46px; }
p.edit-menu a span { display: inline-block; margin: 0 auto; position: relative; text-indent: -5000px; }
p.edit-menu a.add span { height: 23px; top: 6px; width: 24px; }
p.edit-menu a.edit span { height: 24px; top: 6px; width: 24px; }
p.edit-menu a.delete span { height: 24px; top: 6px; width: 22px; }
p.edit-menu a.reorder span { height: 24px; top: 6px; width: 22px; }
p.edit-menu a.add,
p.edit-menu a.edit,
p.edit-menu a.delete,
p.edit-menu a.reorder { background: none; width: 25px; }
p.edit-menu a.play span { height: 24px; top: 6px; width: 24px; }
p.edit-menu a.forward span, 
p.edit-menu a.backward span { height: 24px; top: 7px; width: 22px; }
p.menu a:hover,
p.menu a:active,
p.menu a:focus {
	opacity:0.6 !important;
	filter:alpha(opacity=60) !important;
}
ul p.edit-menu a { float: none; margin: 0; }
ul p.edit-menu a.edit,
ul p.edit-menu a.forward { float: left; }
ul p.edit-menu a.delete,
ul p.edit-menu a.backward { float: right; }
ul p.edit-menu a.play { position: static; margin: 0 auto; }
p.edit-menu a.play { background: url('/assets/img/audio_icon.png') no-repeat 0 0; height: 26px; width: 33px; margin-top: 3px; } 
p.edit-menu a.play span { background: none; }

form.view input.next,
form.view input.login,
form.view input.save,
form.view input.finish,
form.view input.send,
form.view input.cancel,
#submit_button,
form.view button { display: block; height: 39px; float: right; margin-left: 15px; width: 112px; }
div.view p.buttons a { display: block; line-height: 39px; float: left; margin-right: 15px; text-align: center; width: 112px; }
div.view p.buttons a:hover,
div.view p.buttons a:active,
div.view p.buttons a:focus {
	opacity:0.6;
	filter:alpha(opacity=60);
}
p.paging { 
	position:absolute; 
	top: 185px;
	left: 0;
	width: 570px;
	overflow: hidden;
	height: 85px; 
}
.top-content-wrapper a.next,
.top-content-wrapper a.previous { display: block; height: 84px; position: absolute; text-indent: -150000px; width: 38px; }
p.controls a { display: block; height: 79px; text-indent: -150000px; width: 38px; overflow: hidden; zoom: 1; }
p.controls a:hover,
p.controls a:active,
p.controls a:focus {
	opacity:0.6;
	filter:alpha(opacity=60);
}
div#access a.nav { display: block; height: 23px; margin: 0 10px; padding: 10px 0 0 10px; position: absolute; top: 135px; width: 160px; z-index: 3; }
div#section p.paging a {  }
div#section .top-content-wrapper a.next { right: 39px; background-position: -38px -39px;}
div#section .top-content-wrapper a.previous { left: 39px; background-position: 0 -39px;}

div#content a.nav.alt {
background:transparent url(/assets/img/pink-submit-long.png) no-repeat scroll right top;
color:#FFFFFF;
height:35px;
padding:0 10px 0 0;
width:auto !important;
position: absolute;
top: 134px; left: 210px;
font-size: 1.3em;
text-decoration: underline;
}

div#content a.nav.alt:hover,
div#content a.nav.alt:active,
div#content a.nav.alt:focus { text-decoration: none; }

div#content a.nav.alt span {
background:transparent url(/assets/img/pink-submit-long.png) no-repeat scroll left top;
display:inline-block;
height:35px;
line-height:35px;
margin:0;
padding-left:10px;
width:auto !important;
}

div#content a.nav.alternative {
background-color: #e2184f;
color:#FFFFFF;
padding:10px;
width:auto !important;
font-size: 1.6em;
line-height:1.5em;
text-decoration: underline;
display:block;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
margin-bottom:1em;
}

div#content a.nav.alternative:hover,
div#content a.nav.alternative:active,
div#content a.nav.alternative:focus { text-decoration: none; }

/* div#content a.nav.alternative span {
background:none;
display:inline-block;
height:35px;
line-height:35px;
margin:0;
padding-left:10px;
width:auto !important;
} */

/*----- construction -----*/

div.view,
li.current { margin-bottom: 15px; overflow: hidden; padding: 10px; }

div.nav h1,
div.nav div.current h2,
div#section h2,
div#toc h2,
div#delete h1,
form.view h1,
div#add-content h1,
div#not-found h1 { float: left; margin: 5px 0 0 3px; _margin-left:5px; }

div.nav { clear: both; overflow: hidden; position: relative; width:750px; }
div.nav ul { margin: 54px 60px 10px 60px; overflow: hidden; width: 640px; }
div.nav div.current { clear: both; margin-bottom: 0; position: relative; width:730px; }
div.nav div.current ul { margin: 44px 50px 0 50px; }
div.nav li { float: left; height: auto; margin: 0 0px 10px; padding: 8px 5px; position: relative; width: 155px; }

div.nav li img { border: 5px solid #fff; position: relative; width: 145px !important; height: 135px !important; /* top: 2px; */ }
div.nav li h2 a,
div.nav li h3 a { display: block; line-height: 130%; text-align: center; width: 155px; color: #000; }
div.nav li h3 a { font-size: 1.7em; text-decoration: none; }
div.nav li h3 a:hover,
div.nav li h3 a:active,
div.nav li h3 a:focus { color: #2676B4; }

body.grey div.nav li h3 a:hover, body.grey div.nav li h3 a:active, body.grey div.nav li h3 a:focus { color: #000; }
body.orange div.nav li h3 a:hover, body.orange div.nav li h3 a:active, body.orange div.nav li h3 a:focus { color: #EB6E33; }
body.green div.nav li h3 a:hover, body.green div.nav li h3 a:active, body.green div.nav li h3 a:focus { color: #499226; }
body.red div.nav li h3 a:hover, body.red div.nav li h3 a:active, body.red div.nav li h3 a:focus { color: #B92820; }

body.purple div.nav li h3 a:hover, body.purple div.nav li h3 a:active, body.purple div.nav li h3 a:focus { color: #c664ab; }
body.yellow div.nav li h3 a:hover, body.yellow div.nav li h3 a:active, body.yellow div.nav li h3 a:focus { color: #998621; }
body.mint div.nav li h3 a:hover, body.mint div.nav li h3 a:active, body.mint div.nav li h3 a:focus { color: #a7f1e1; }
body.babyblue div.nav li h3 a:hover, body.babyblue div.nav li h3 a:active, body.babyblue div.nav li h3 a:focus { color: #4f898e; }
body.hotpink div.nav li h3 a:hover, body.hotpink div.nav li h3 a:active, body.hotpink div.nav li h3 a:focus { color: #fbd2e4; }
body.babypink div.nav li h3 a:hover, body.babypink div.nav li h3 a:active, body.babypink div.nav li h3 a:focus { color: #825d72; }

div.nav li h3 span,
div.nav li h2 span { display: block; padding-top: 10px; }

div.nav li p.menu { left: 44px; position: absolute; top: 46px; width: 102px; z-index: 2; }

div.nav li.hover p.menu { left: 44px; }

div.nav li p.menu a { text-indent: -5000px; }
div.nav li p.menu a.forward { float: left; background-color: #1c1c1c; }
div.nav li p.menu a.backward { float: right; background-color: #1c1c1c; }

/* 07/01/09 - adding in the forward and backward buttons. */

div.nav li p.menu a.backward { 
	float:right;
}



div.nav li.current img { border-color: #FFFFFF; }

div#page { margin: 0 auto; position: relative; width: 775px; height: 100%; }
div#header { height: 100%; position: relative; margin-bottom: 8px; padding-top: 5px; }
div#header p.menu { float: right; display: inline !important; /*width: 130px;*/ margin-right:10px; 
		width: expression(document.body.clientWidth > 131? "130px" : "auto");
}
div#header p.menu a { height: auto; margin-left: 5px; padding: 10px 15px 10px 30px; width:auto; display: inline; }
div#header p.menu a.login,
div#header p.menu a.logout,
div#header p.menu a.setup,
div#header p.menu a.user { /* padding: 8px 10px 8px 30px; margin-top: 0px; margin-right: 8px; */ top:0px; position: relative; margin-top: 0; }

/*div#content { margin-top: 10px; }*/

div#title { float: left; height: auto; overflow: hidden; position: relative; width: 170px; background: #efefef; min-height: 375px; }
div#title h1 { text-align: center; width: 170px; }
div#title h1.stripe { background: url('/assets/img/stripe.png') repeat-y center; }
div#title p a img { border: none; }
div#title p.menu { border: 0; height: 37px; margin: 0 auto; position: relative; width: 46px; }
div#title p.menu a { margin-left: 0; }
div#title span.mask { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; }
div#title span.home-container { position: relative; width: 121px; height: 71px; display: block; overflow: hidden; margin: 0 auto; text-align: center; }
div#title span.home-container span.mask { background: url('/assets/img/home_mask.png') no-repeat; }
div#title span.section-container { position: relative; width: 69px; height: 70px; display: block; overflow: hidden; margin: 0 auto; text-align: center; }
div#title span.section-container span.mask { background: url('/assets/img/section_mask.png') no-repeat; }
div#title span.subsection-container { position: relative; width: 90px; height: 49px; display: block; overflow: hidden; margin: 0 auto; text-align: left; }
div#title span.subsection-container span.mask { background: url('/assets/img/subsection_mask.png') no-repeat; }

div#section { float: right; margin-bottom: 10px; min-height: 380px; position: relative; width: 570px; background: none; padding: 0; outline: none; }
div#section.wide { width: 100%; }
div#section div.section-title { float: left; width: 550px; -moz-border-radius:5px; -webkit-border-radius: 5px; overflow: hidden; padding: 5px 5px; margin-bottom: 10px; background-color: #efefef; }
div#section > div.section-title { float: left; width: 550px; -moz-border-radius:5px; -webkit-border-radius: 5px; overflow: hidden; padding: 5px 10px; margin-bottom: 10px; background-color: #efefef; }
div.section-title { float: left; width: 550px; -moz-border-radius:5px; -webkit-border-radius: 5px; overflow: hidden; padding: 5px 10px; margin-bottom: 10px; background-color: #efefef; }
div.section-title.wide { width: 755px; }
div#section div.section-title.wide { width: 755px; }
div#section div.media { clear: both; margin: 0 77px 10px 77px; overflow: hidden; background: #efefef; display: inline; }
div#section div.media img,
div#section div.media object { border: 8px solid #efefef; }
div#section div.media object { float: left; }
div#section p.text { clear: left; line-height: 130%; margin: 15px 10px 10px 10px; }
div#section span.text, div#section div.text { clear: both; display: block; line-height: 130%; margin: 0px 10px 5px 10px; font-size: 0.9em; }
div#section span.text p, div#section div.text p { font-size: 14px; letter-spacing: 1px; line-height: 18px; }
div#section p.file,
div#section p.link { margin: 15px 10px 10px 10px; }
div#section p.file a,
div#section p.link a { padding: 3px 0 2px 45px; }
div#section p.file a:hover,
div#section p.file a:active,
div#section p.file a:focus,
div#section p.link a:hover,
div#section p.link a:active,
div#section p.link a:hover {
	text-decoration: underline !important;
}

div#section div.media span.small-wrapper { display: block; background: #fff; margin: 10px; overflow: hidden; height: 323px; height: auto !important; min-height: 323px; }
div#section div.media span.small-wrapper img,
div#section div.media span.small-wrapper object { margin:10px; border: 1px solid #efefef; }
div#section div.media span.small-wrapper span.text { /* float: right; width: 230px; */ text-align: center; margin-top: 10px; }

div#section div.section-title p.menu { float: right; display: block; }
div#section div.section-title p.edit-menu { float:right; display:inline-block; }
div#section ul.section li { float: left; display: inline; margin: 0 16px 15px 0; position: relative; }
div#section ul.section li.last { margin-right: 0px; }
div#section ul.section li img { -moz-border-radius:5px; -webkit-border-radius: 5px; border: 2px solid #999; display: block; }
div#section ul.section li p.section-title { width: 175px; padding: 5px 1px; font-size: 1.5em; color: #333; }
div#section ul.section li a:hover,
div#section ul.section li a:hover p,
div#section ul.section li a:active,
div#section ul.section li a:active p,
div#section ul.section li a:focus,
div#section ul.section li a:focus p { color: #2676B4; }
body.grey div#section ul.section li a:hover,
body.grey div#section ul.section li a:hover p,
body.grey div#section ul.section li a:active,
body.grey div#section ul.section li a:active p,
body.grey div#section ul.section li a:focus,
body.grey div#section ul.section li a:focus p { color: #000; }
body.orange div#section ul.section li a:hover,
body.orange div#section ul.section li a:hover p,
body.orange div#section ul.section li a:active,
body.orange div#section ul.section li a:active p,
body.orange div#section ul.section li a:focus,
body.orange div#section ul.section li a:focus p { color: #EB6E33; }
body.green div#section ul.section li a:hover,
body.green div#section ul.section li a:hover p,
body.green div#section ul.section li a:active,
body.green div#section ul.section li a:active p,
body.green div#section ul.section li a:focus,
body.green div#section ul.section li a:focus p { color: #499226; }
body.red div#section ul.section li a:hover,
body.red div#section ul.section li a:hover p,
body.red div#section ul.section li a:active,
body.red div#section ul.section li a:active p,
body.red div#section ul.section li a:focus,
body.red div#section ul.section li a:focus p { color: #B92820; }

body.purple div#section ul.section li a:hover,
body.purple div#section ul.section li a:hover p,
body.purple div#section ul.section li a:active,
body.purple div#section ul.section li a:active p,
body.purple div#section ul.section li a:focus,
body.purple div#section ul.section li a:focus p { color: #c664ab; }
body.yellow div#section ul.section li a:hover,
body.yellow div#section ul.section li a:hover p,
body.yellow div#section ul.section li a:active,
body.yellow div#section ul.section li a:active p,
body.yellow div#section ul.section li a:focus,
body.yellow div#section ul.section li a:focus p { color: #998621; }
body.mint div#section ul.section li a:hover,
body.mint div#section ul.section li a:hover p,
body.mint div#section ul.section li a:active,
body.mint div#section ul.section li a:active p,
body.mint div#section ul.section li a:focus,
body.mint div#section ul.section li a:focus p { color: #a7f1e1; }
body.babyblue div#section ul.section li a:hover,
body.babyblue div#section ul.section li a:hover p,
body.babyblue div#section ul.section li a:active,
body.babyblue div#section ul.section li a:active p,
body.babyblue div#section ul.section li a:focus,
body.babyblue div#section ul.section li a:focus p { color: #4f898e; }
body.hotpink div#section ul.section li a:hover,
body.hotpink div#section ul.section li a:hover p,
body.hotpink div#section ul.section li a:active,
body.hotpink div#section ul.section li a:active p,
body.hotpink div#section ul.section li a:focus,
body.hotpink div#section ul.section li a:focus p { color: #fbd2e4; }
body.babypink div#section ul.section li a:hover,
body.babypink div#section ul.section li a:hover p,
body.babypink div#section ul.section li a:active,
body.babypink div#section ul.section li a:active p,
body.babypink div#section ul.section li a:focus,
body.babypink div#section ul.section li a:focus p { color: #825d72; }

body div#section ul.section li a:hover img,
body div#section ul.section li a:active img,
body div#section ul.section li a:focus img { border-color: #2676B4; }
body.orange div#section ul.section li a:hover img,
body.orange div#section ul.section li a:active img,
body.orange div#section ul.section li a:focus img { border-color: #EB6E33; }

body.grey div#section ul.section li a:hover img,
body.grey div#section ul.section li a:active img,
body.grey div#section ul.section li a:focus img { border-color: #000; }
body.green div#section ul.section li a:hover img,
body.green div#section ul.section li a:active img,
body.green div#section ul.section li a:focus img { border-color: #499226; }
body.red div#section ul.section li a:hover img,
body.red div#section ul.section li a:active img,
body.red div#section ul.section li a:focus img { border-color: #B92820; }

body.purple div#section ul.section li a:hover img,
body.purple div#section ul.section li a:active img,
body.purple div#section ul.section li a:focus img { border-color: #c664ab; }
body.yellow div#section ul.section li a:hover img,
body.yellow div#section ul.section li a:active img,
body.yellow div#section ul.section li a:focus img { border-color: #998621; }
body.mint div#section ul.section li a:hover img,
body.mint div#section ul.section li a:active img,
body.mint div#section ul.section li a:focus img { border-color: #a7f1e1; }
body.babyblue div#section ul.section li a:hover img,
body.babyblue div#section ul.section li a:active img,
body.babyblue div#section ul.section li a:focus img { border-color: #4f898e; }
body.hotpink div#section ul.section li a:hover img,
body.hotpink div#section ul.section li a:active img,
body.hotpink div#section ul.section li a:focus img { border-color: #fbd2e4; }
body.babypink div#section ul.section li a:hover img,
body.babypink div#section ul.section li a:active img,
body.babypink div#section ul.section li a:focus img { border-color: #825d72; }


div#section ul.section li a.edit { position: absolute; overflow: hidden; line-height: 0; text-indent: 999px; top: 33px; left: 20%; width: 50px; height: 39px; background: url(/assets/img/sprite.png) no-repeat; background-position: -240px 0px; }
div#section ul.section li a.del { position: absolute; overflow: hidden; line-height: 0; text-indent: 999px; top: 33px; left: 55%; width: 50px; height: 39px; background: url(/assets/img/sprite.png) no-repeat; background-position: -240px 0px; }
div#section ul.section li a.edit span { width: 27px; height: 26px; display: block; margin: 6px 10px; background: url(/assets/img/sprite.png) no-repeat; background-position: -26px -204px; overflow: hidden;}
div#section ul.section li a.del span { width: 26px; height: 26px; display: block; margin: 6px 10px; background: url(/assets/img/sprite.png) no-repeat; background-position: -52px -204px; overflow: hidden;}


div#section ul { margin: 0; padding:0; list-style: none; float: left; width:600px;}
div#section ul.spider li { clear: both; margin: 0; margin-bottom: 15px; position: relative; line-height: 1em; width: 250px; list-style: none; list-style-position: outside; }

div#section div#spider-middle a.edit { position: absolute; overflow: hidden; line-height: 0; text-indent: 999px; bottom: 5px; left: 34%; width: 27px; height: 30px; background: url(/assets/img/sprite.png) no-repeat; background-position: -26px -204px; z-index: 5; }
div#section div#spider-middle a.del { position: absolute; overflow: hidden; line-height: 0; text-indent: 999px; bottom: 5px; right: 34%; width: 26px; height: 30px; background: url(/assets/img/sprite.png) no-repeat; background-position: -52px -204px; z-index: 5; }

div#section ul.sp-left { float: left; display: inline; width: 250px; position:relative; z-index:3;}
div#section ul.sp-left li a { margin:0; padding: 0; }
div#section ul.sp-left li a p { float: left; position: relative; display: inline; width: 128px; text-align: right; padding: 0 10px 0 0; margin: 45px 0 0 0; 
	word-wrap: break-word;
}
div#section ul.sp-left li a.edit { position: absolute; overflow: hidden; line-height: 0; text-indent: 999px; bottom: 62px; right: 185px; width: 27px; height: 30px; background: url(/assets/img/sprite.png) no-repeat; background-position: -26px -204px; }
div#section ul.sp-left li a.del { position: absolute; overflow: hidden; line-height: 0; text-indent: 999px; bottom: 62px; right: 156px; width: 26px; height: 30px; background: url(/assets/img/sprite.png) no-repeat; background-position: -52px -204px; }
div#section ul.sp-left li a img { float: left; width: 109px; display: inline; position:relative; z-index:4;}
div#section ul.sp-left .spider-audio { position: absolute; bottom: 60px; left: 93px; width: 28px; height: 30px; }

div#section ul.sp-left li a:hover,
div#section ul.sp-left li a:active,
div#section ul.sp-left li a:focus {
 opacity:0.6;
 filter:alpha(opacity=60);
}

div#section ul.sp-right { float: right; display: inline; width: 250px; position:relative; z-index:3;}
div#section ul.sp-right li a { margin:0; padding: 0; }
div#section ul.sp-right li a p {  float: right; display: inline; position: relative; width: 128px; text-align: left; padding: 0 0 0 10px; margin: 45px 0 0 0;
	word-wrap: break-word;
}
div#section ul.sp-right li a.edit { position: absolute; overflow: hidden; line-height: 0; text-indent: 999px; bottom: 62px; left: 130px; width: 27px; height: 30px; background: url(/assets/img/sprite.png) no-repeat; background-position: -26px -204px; }
div#section ul.sp-right li a.del { position: absolute; overflow: hidden; line-height: 0; text-indent: 999px; bottom: 62px; left: 160px; width: 26px; height: 30px; background: url(/assets/img/sprite.png) no-repeat 300px 100px; background-position: -52px -204px; }
div#section ul.sp-right li a img { float: left; width: 109px; }
div#section ul.sp-right .spider-audio { position: absolute; bottom: 60px; left: 186px; width: 28px; height: 30px; }

div#section ul.sp-right li a:hover,
div#section ul.sp-right li a:active,
div#section ul.sp-right li a:focus {
 opacity:0.6;
 filter:alpha(opacity=60);
}

div#section ul.sp-left li.top span.line { z-index: 3; position: absolute; top: 45px; right: -61px; width: 72px; height: 72px; display: block; background: url('/assets/img/circles/line-top-left.png') no-repeat; }
div#section ul.sp-left li.middle span.line { z-index: 3; position: absolute; top: 45px; right: -40px; width: 50px; height: 10px; display: block; background: url('/assets/img/circles/line-middle-left.png') no-repeat; }
div#section ul.sp-left li.bottom span.line { z-index: 3; position: absolute; top: -13px; right: -62px; width: 72px; height: 72px; display: block; background: url('/assets/img/circles/line-top-right.png') no-repeat; }
div#section ul.sp-right li.top span.line { z-index: 3; position: absolute; top: 45px; left: -66px; width: 72px; height: 72px; display: block; background: url('/assets/img/circles/line-top-right.png') no-repeat; }
div#section ul.sp-right li.middle span.line { z-index: 3; position: absolute; top: 45px; left: -45px; width: 50px; height: 10px; display: block; background: url('/assets/img/circles/line-middle-left.png') no-repeat; }
div#section ul.sp-right li.bottom span.line { z-index: 3; position: absolute; top: -13px; left: -66px; width: 72px; height: 72px; display: block; background: url('/assets/img/circles/line-top-left.png') no-repeat; }

body div#section ul.sp-left li span.line { color: #fff; }

div#section ul.spider li span.section-image { position: relative; z-index: 5; width: 109px; height: 108px; left: 0; top: 0; display: block; overflow: hidden; margin: 0; padding: 0; text-align: left; }
div#section ul.spider li span.section-image span.mask { position: absolute; z-index: 6; width: 100%; height: 100%; top: 0; left: 0; }

div#section div#spider-middle { float: left; width: 270px; }
div#section div#spider-middle span.section-image { text-align: center; z-index: 1; top: 80px; position: relative; width: 189px; height: 250px; display: block; overflow: hidden; margin: 0 auto; text-align: left; }
div#section div#spider-middle span.section-image span.mask { z-index: 2; position: absolute; width: 100%; height: 190px; top: 0; left: 0; background: url('/assets/img/circles/wikihomesprite.png') no-repeat; }
body.black div#section div#spider-middle span.section-image span.mask { background: url('/assets/img/circles/wikihomesprite.png') no-repeat; }

div#section div#spider-middle a { color: #333; }
div#section div#spider-middle span.section-image span.wiki-home { display: block; text-align: center; font-size: 1.8em; padding: 5px 20px; font-weight: bold; }

body div#section ul.spider li a span.section-image span.mask { background: url('/assets/img/circles/blue_circles5.png') no-repeat 0 0; }
body.orange div#section ul.spider li a span.section-image span.mask { background: url('/assets/img/circles/orange_circles.png') no-repeat 0 0; }
body.grey div#section ul.spider li a span.section-image span.mask { background: url('/assets/img/circles/grey_circles.png') no-repeat 0 0; }
body.green div#section ul.spider li a span.section-image span.mask { background: url('/assets/img/circles/green_circles.png') no-repeat 0 0; }
body.red div#section ul.spider li a span.section-image span.mask { background: url('/assets/img/circles/red_circles.png') no-repeat 0 0; }

body.purple div#section ul.spider li a span.section-image span.mask { background: url('/assets/img/circles/purple_circles.png') no-repeat 0 0; }
body.yellow div#section ul.spider li a span.section-image span.mask { background: url('/assets/img/circles/yellow_circles.png') no-repeat 0 0; }
body.mint div#section ul.spider li a span.section-image span.mask { background: url('/assets/img/circles/mint_circles.png') no-repeat 0 0; }
body.babyblue div#section ul.spider li a span.section-image span.mask { background: url('/assets/img/circles/babyblue_circles.png') no-repeat 0 0; }
body.hotpink div#section ul.spider li a span.section-image span.mask { background: url('/assets/img/circles/hotpink_circles.png') no-repeat 0 0; }
body.babypink div#section ul.spider li a span.section-image span.mask { background: url('/assets/img/circles/babypink_circles.png') no-repeat 0 0; }

body div#section ul.spider li a span.section-image span.empty { background: url('/assets/img/circles/empty-circles-empty.png') no-repeat 0 0 !important; }
body div#section ul.spider li a span.section-image span.empty.edit { background: url('/assets/img/circles/empty-circles.png') no-repeat 0 0 !important; }

body div#section ul.spider li a:hover span.section-image span.mask,
body div#section ul.spider li a:active span.section-image span.mask,
body div#section ul.spider li a:focus span.section-image span.mask { background-position: 100% 0; }
body div#section ul.spider li a:hover span.section-image span.mask { background-position: 100% 0; }

body div#section ul.spider li a:link, body div#section ul.spider li a:visited { font-weight: bold; color: #333; }
body div#section ul.spider li a:hover,
body div#section ul.spider li a:active,
body div#section ul.spider li a:focus,
div#section div#spider-middle a:hover,
div#section div#spider-middle a:active,
div#section div#spider-middle a:focus { color: #2676B4; }
div#section div#spider-middle span.section-image a:hover span.mask,
div#section div#spider-middle span.section-image a:active span.mask,
div#section div#spider-middle span.section-image a:focus span.mask { background-position: 0 -190px;}

body.orange div#section ul.spider li a:hover,
body.orange div#section ul.spider li a:active,
body.orange div#section ul.spider li a:focus,
body.orange div#section div#spider-middle a:hover,
body.orange div#section div#spider-middle a:active,
body.orange div#section div#spider-middle a:focus { color: #a72a00; }
body.orange div#section div#spider-middle span.section-image a:hover span.mask,
body.orange div#section div#spider-middle span.section-image a:active span.mask,
body.orange div#section div#spider-middle span.section-image a:focus span.mask { background-position: 0 -380px;}

body.grey div#section ul.spider li a:hover,
body.grey div#section ul.spider li a:active,
body.grey div#section ul.spider li a:focus,
body.grey div#section div#spider-middle a:hover,
body.grey div#section div#spider-middle a:active,
body.grey div#section div#spider-middle a:focus { color: #000; }
body.grey div#section div#spider-middle span.section-image a:hover span.mask,
body.grey div#section div#spider-middle span.section-image a:active span.mask,
body.grey div#section div#spider-middle span.section-image a:focus span.mask { background-position: 0 -950px;}

body.green div#section ul.spider li a:hover,
body.green div#section ul.spider li a:active,
body.green div#section ul.spider li a:focus,
body.green div#section div#spider-middle a:hover,
body.green div#section div#spider-middle a:active,
body.green div#section div#spider-middle a:focus { color: #044001; }
body.green div#section div#spider-middle span.section-image a:hover span.mask,
body.green div#section div#spider-middle span.section-image a:active span.mask,
body.green div#section div#spider-middle span.section-image a:focus span.mask { background-position: 0 -570px;}

body.red div#section ul.spider li a:hover,
body.red div#section ul.spider li a:active,
body.red div#section ul.spider li a:focus,
body.red div#section div#spider-middle a:hover,
body.red div#section div#spider-middle a:active,
body.red div#section div#spider-middle a:focus { color: #520200; }
body.red div#section div#spider-middle span.section-image a:hover span.mask,
body.red div#section div#spider-middle span.section-image a:active span.mask,
body.red div#section div#spider-middle span.section-image a:focus span.mask { background-position: 0 -760px;}

body.purple div#section ul.spider li a:hover,
body.purple div#section ul.spider li a:active,
body.purple div#section ul.spider li a:focus,
body.purple div#section div#spider-middle a:hover,
body.purple div#section div#spider-middle a:active,
body.purple div#section div#spider-middle a:focus { color: #a40778; }
body.purple div#section div#spider-middle span.section-image a:hover span.mask,
body.purple div#section div#spider-middle span.section-image a:active span.mask,
body.purple div#section div#spider-middle span.section-image a:focus span.mask {background: url('/assets/img/circles/purple_big_circle.png') no-repeat 0 -1px;}

body.yellow div#section ul.spider li a:hover,
body.yellow div#section ul.spider li a:active,
body.yellow div#section ul.spider li a:focus,
body.yellow div#section div#spider-middle a:hover,
body.yellow div#section div#spider-middle a:active,
body.yellow div#section div#spider-middle a:focus { color: #998621; }
body.yellow div#section div#spider-middle span.section-image a:hover span.mask,
body.yellow div#section div#spider-middle span.section-image a:active span.mask,
body.yellow div#section div#spider-middle span.section-image a:focus span.mask {background: url('/assets/img/circles/yellow_big_circle.png') no-repeat 0 -1px;}

body.mint div#section ul.spider li a:hover,
body.mint div#section ul.spider li a:active,
body.mint div#section ul.spider li a:focus,
body.mint div#section div#spider-middle a:hover,
body.mint div#section div#spider-middle a:active,
body.mint div#section div#spider-middle a:focus { color: #006640; }
body.mint div#section div#spider-middle span.section-image a:hover span.mask,
body.mint div#section div#spider-middle span.section-image a:active span.mask,
body.mint div#section div#spider-middle span.section-image a:focus span.mask {background: url('/assets/img/circles/mint_big_circle.png') no-repeat 0 -1px;}

body.babyblue div#section ul.spider li a:hover,
body.babyblue div#section ul.spider li a:active,
body.babyblue div#section ul.spider li a:focus,
body.babyblue div#section div#spider-middle a:hover,
body.babyblue div#section div#spider-middle a:active,
body.babyblue div#section div#spider-middle a:focus { color: #2d676c; }
body.babyblue div#section div#spider-middle span.section-image a:hover span.mask,
body.babyblue div#section div#spider-middle span.section-image a:active span.mask,
body.babyblue div#section div#spider-middle span.section-image a:focus span.mask {background: url('/assets/img/circles/babyblue_big_circle.png') no-repeat 0 -1px;}

body.hotpink div#section ul.spider li a:hover,
body.hotpink div#section ul.spider li a:active,
body.hotpink div#section ul.spider li a:focus,
body.hotpink div#section div#spider-middle a:hover,
body.hotpink div#section div#spider-middle a:active,
body.hotpink div#section div#spider-middle a:focus { color: #220000; }
body.hotpink div#section div#spider-middle span.section-image a:hover span.mask,
body.hotpink div#section div#spider-middle span.section-image a:active span.mask,
body.hotpink div#section div#spider-middle span.section-image a:focus span.mask { background: url('/assets/img/circles/hotpink_big_circle.png') no-repeat 0 -1px;}

body.babypink div#section ul.spider li a:hover,
body.babypink div#section ul.spider li a:active,
body.babypink div#section ul.spider li a:focus,
body.babypink div#section div#spider-middle a:hover,
body.babypink div#section div#spider-middle a:active,
body.babypink div#section div#spider-middle a:focus { color: #603b50; }
body.babypink div#section div#spider-middle span.section-image a:hover span.mask,
body.babypink div#section div#spider-middle span.section-image a:active span.mask,
body.babypink div#section div#spider-middle span.section-image a:focus span.mask {background: url('/assets/img/circles/babypink_big_circle.png') no-repeat 0 -1px;}

/*
body.grey div#title h1.in_section { color: #000; }
body.orange div#title h1.in_section { color: #a72a00; }
body.green div#title h1.in_section { color: #044001; }
body.red div#title h1.in_section { color: #520200; }
body.purple div#title h1.in_section  { color: #a40778; }
body.yellow div#title h1.in_section  { color: #998621; }
body.mint div#title h1.in_section { color: #006640; }
body.babyblue div#title h1.in_section  { color: #2d676c; }
body.hotpink div#title h1.in_section { color: #220000; }
body.babypink div#title h1.in_section { color: #603b50; }
*/

div#toc { width: 750px; overflow: hidden; clear:both;  }

div#nav.js-enabled { position: absolute; top: 163px; z-index: 2; }

div#footer { margin-bottom: 15px; overflow: hidden; background: #efefef; -moz-border-radius:5px; -webkit-border-radius: 5px; clear: both; padding: 10px 15px; float: left; width: 745px; }
div#footer a { display: inline; height: 63px; text-indent: -5000px; }
div#footer a.clickstart { float: left; width: 92px; background: url(/assets/img/footer-clickstart.png) no-repeat  left center; }
div#footer a.lsc { float: right; margin-left: 10px; width: 79px; background: transparent url(/assets/img/footer-lsc.png) scroll no-repeat left center; }
div#footer a.rix { float: right; margin-left: 10px; width: 116px; background: transparent url(/assets/img/footer-rix.png) scroll no-repeat left center; }
div#footer a.ellingham { float: right; margin-left: 10px; width: 71px; background: transparent url(/assets/img/footer-ellingham.png) scroll no-repeat left center; }
div#footer a.bp { float: right; margin-left: 10px; width: 50px; background: transparent url(/assets/img/footer-bp.png) scroll no-repeat left center; }
div#footer a:hover,
div#footer a:active,
div#footer a:focus {
	opacity:0.6 !important;
	filter:alpha(opacity=60) !important;
}
.custom-sponsor {
	background: none !important;
	display: inline;
	margin-left: 10px;
	overflow: hidden;
	text-indent: 0 !important;
}
.custom-sponsor-image {
	float: right;
	height: 63px;
	margin-left: 10px;
}
.custom-main-bottom-logo {
	background: none !important;
	float: left;
	text-indent: 0 !important;
	width: auto;
}


/*div#footer a.rix { background-position: -82px -492px; }*/

div#delete h2 { clear: left; padding: 15px 0 0 10px; }
div#delete p.buttons { height: 1%; margin: 30px 0 20px 10px; overflow: hidden; }

div#add-content,
div#not-found { margin: 10px 0; }
div#add-content p.choices,
div#not-found p.text { clear: left; height: 1%; overflow: hidden; padding: 20px 0 20px 10px; }
div#add-content p.choices a { border: 5px solid #afafaf; float: left; display: inline; margin-right: 8px; padding: 20px 5px; }
div#add-content p.choices a span { float: left; padding: 4px 0 4px 30px; }

p.site-title,
#header h1 { padding: 8px 10px 0; line-height: 130%; }
p.site-title img { border: 5px solid #FFFFFF; float: right; margin-left: 10px; position: relative; z-index: 1; }

div.vail { height: 100%; position: absolute; top: 0; width: 100%; z-index: 2; }

div#section h2,
div#toc h2,
div.nav h1,
div.nav div.current h2,
form.view h1,
div#delete h1,
div#add-content h1 { line-height: 130%; }

div#section h2 { width: 310px; }
div#section.wide h2 { width: 560px; }
div#toc h2, 
div#add-content h1,
div.nav h1 { width: 680px; }
div.nav div.current h2 { width: 660px; }

/*----- form view -----*/

form.view { margin: 10px 0; padding: 10px 0px 30px; }
form.view fieldset { clear: left; }
form.view fieldset p { height: 58px; padding-bottom: 10px; overflow: hidden; }
html>body form.view fieldset p { height: auto; min-height: 50px; }
form.view fieldset p,
form.view fieldset ul { clear: left; }
form.view p.controls { margin: 0 0 0 192px; overflow: hidden; width: 310px; }
form.view p.controls { margin: 0; overflow: hidden; width: 100%; }
form.view p.controls input#save,
form.view p.controls input#submit,
form.view p.controls input#next,
form.view p.controls input.login,
form.view p.controls button.save,
.pagination a,
#submit_button { border: none; padding: 6px 5px; margin: 10px 0; float: right; display: inline; background: url('../img/save-button.png') no-repeat; width: 116px; height: 35px; cursor: pointer; }
form.view p.controls input#cancel,
form.view p.controls input#finish,
.pagination .disabled,
form.view p.controls input#back { border: none; padding: 6px 5px; margin: 10px 0; float: left; display: inline; background: url('../img/cancel-button.png') no-repeat; width: 116px; height: 35px; color: #666; cursor: pointer; }
form.view label, #fieldset-Search label { float: left; margin: 0 15px 10px 0; padding: 10px 0; text-align: right; width: 165px; color: #333; text-transform: capitalize; white-space: normal !important;}
form.view .ckeditor_wrapper .tooltip { /* display: none; */ }
form.view input, #search { float: left; margin-bottom: 10px; padding: 6px 5px; width: 264px; }
form.view input.radio { width: auto; }
form.view p.radio-container label { clear: left; }
#search {float:none;}
form.view input#gallery_opt_out,
form.view input#contenttype { width: auto !important; margin-top: 10px; }
form.view input.file { left: 190px;  width: 267px; cursor: pointer; border:1px solid #CCC;}
form.view select { float: left; padding: 5px 5px 6px 5px; width: 280px !important; background:#fff; height:30px; }
form.view select { _margin-top:6px; }
form.view textarea { float: left; margin-bottom: 30px; padding: 5px; width: 284px; }
form.view h1 { float: left; margin-bottom: 30px; padding: 1px 0 1px 34px; }
form.view span.file { display: block; float: left;  overflow: hidden; padding: 6px 5px 7px 5px; width: 264px; white-space: nowrap; cursor: pointer; }

form.view p.image-size label { width: auto; display: block; text-align: left; float: left; clear: left; }
form.view p.image-size label input { width: auto; margin: 5px 10px 5px 0;}

form.view select,
form.view textarea,
form.view span.file,
form.view input[type=text],
form.view input[type=password],
#search {
	border: 1px solid #ccc;
	padding:8px 7px;
	width:264px;
}
form.view select {
	padding:1px;
}



form.view input.next,
form.view input.login,
form.view input.save,
form.view input.finish,
form.view input.send,
form.view input.cancel,
.pagination a,
.pagination .disabled,
#submit_button {
	border: none;
}

form.view p.error input,
form.view p.error select,
form.view p.error textarea,
form.view p.error span.file { border-color: #000000; }


form.view a.tooltip { float: left; height: 39px; margin-left: 15px; position: relative; text-indent: -5000px; width: 39px; z-index: 1; background: url('../img/tooltip-link.png') no-repeat 0 -1px; }
form.view fieldset.error a.tooltip,
form.view p.error a.tooltip { height: 53px; margin: -6px 0 0 9px; width: 52px; }
form.view p.ok a.tooltip { height: 43px; margin: -2px 0 0 11px; width: 43px; }
form.view span.tooltip { display: block; left: 540px; line-height: 130%; padding: 7px 9px; border: 1px solid #ccc; position: absolute; width: 204px; }
@-moz-document url-prefix() {
    form.view input[type="file"] + a.tooltip + span.tooltip {
        left:600px !important;
    }
    input.file + span.tooltip {
        left:600px !important;
    }
}
form.view span.tooltip em { display: block; margin: 0 0 0px -14px; padding-left: 15px; }

form.view a.forgotten-password { display: block; margin: -25px 0 10px 200px; position: relative; z-index: 1; }

form#forgotten-password h2 { clear: left; padding: 0 0 30px 10px; }

fieldset#choices { display: inline; margin: 0 0 15px 195px; position: relative; }
fieldset#choices ul { float: left; width: 305px; }
fieldset#choices li { float: left; margin: 0 0 15px 0; width: 305px; }
fieldset#choices li input { border: 0; float: left; margin: 0 5px 0 0; padding: 0; width: auto; }
fieldset#choices li label { clear: none; float: none; }
fieldset#choices li img { border: 5px solid #000000; float: left; margin-right: 10px; }
fieldset#choices span.tooltip { left: 376px; }

form.view p.addlink-wrap a.description { clear: both; font-size: 1.5em; display: inline; margin: 10px 240px 0 0; float: right; text-decoration: underline; }
form.view p.addlink-wrap a.description:hover,
form.view p.addlink-wrap a.description:active,
form.view p.addlink-wrap a.description:focus { text-decoration: none; }

/*----- carousel -----*/

div.carousel { float: left; }
div.carousel div.scroller { margin: 10px 32px; overflow: hidden; position: relative; width: 686px; z-index: 2; }
div.carousel div.scroller ul { margin: 0; position: relative; top: 0; width: 10000px; }
div.carousel p.controls, #toc p.controls { left: 0; position: absolute; top: 82px; width: 770px; z-index: 1; }
div.carousel p.controls a.next, #toc p.controls a.next { float: right; }
div.carousel li { margin-bottom: 0; background: #ccc; margin: 0 3px; min-height: 170px; }
div.carousel li.current { background: #3C84BC; color: #fff; }
body.red div.carousel li.current { background: #D73636; }
body.orange div.carousel li.current { background: #FF7F29; }
body.green div.carousel li.current { background: #1AA31A; }
body.grey div.carousel li.current { background: #484848; }

body.purple div.carousel li.current { background: #A40778; }
body.yellow div.carousel li.current { background: #FFD90F; }
body.mint div.carousel li.current { background: #22DBB2; }
body.babyblue div.carousel li.current { background: #6CDFEA; }
body.hotpink div.carousel li.current { background: #EB1E78; }
body.babypink div.carousel li.current { background: #F89CD0; }

div.carousel ul li.current a { color: #fff; }
div.carousel div.scroller h3 { overflow: hidden; }

div.current div.carousel div.scroller { margin: 20px 50px 20px 50px; }
div.current div.carousel p.controls { width: 750px; }

/*----- typography -----*/

p.menu a,
div.nav a,
div#access a,
form.view div.errors { font-size: 1.4em; letter-spacing: 1px; }

div#section h2,
form.view h1,
div#delete h1,
div#add-content h1,
div#not-found h1 { font-weight: bold; font-size: 2.4em; letter-spacing: 1px; }
div#section h2 { font-size: 2em; color: #333; }

div#toc h2,
div.nav h1,
div.nav div.current h2 { font-size: 2.4em; letter-spacing: 1px; }

p.site-title,
#header h1 { font-size: 2.5em; font-weight: bold; letter-spacing: 1px; float: left; }
div#title h1 { font-size: 1.9em; font-weight: bold; letter-spacing: 1px; color: #333; padding: 6px 0 12px; }
div#title h1.stripe { padding: 12px 0; }
div#title h1.in_section { padding: 9px 0 12px; }
body p.site-title span { /* padding: 0.25em 3px; */ top:-6px; position: relative;}
body div#title h1.in_section { color: #2676B4; }
body.grey div#title h1.in_section { color: #000; }
body.orange div#title h1.in_section { color: #a72a00; }
body.green div#title h1.in_section { color: #044001; }
body.red div#title h1.in_section { color: #520200; }
body.purple div#title h1.in_section  { color: #a40778; }
body.yellow div#title h1.in_section  { color: #998621; }
body.mint div#title h1.in_section { color: #006640; }
body.babyblue div#title h1.in_section  { color: #2d676c; }
body.hotpink div#title h1.in_section { color: #220000; }
body.babypink div#title h1.in_section { color: #603b50; }



body #header #mask { }
body #header #mask { background: #3C84BC; }
body.orange #header #mask { background: #FF954F; }
body.grey #header #mask { background: #fefefe; }
body.yellow #header #mask { background: #FFE57F; }

form.view button,
form.view label,
form.view input,
form.view select,
form.view textarea,
form.view span.file,
form.view div.errors,
div#delete h2,
div.view p.buttons a,
div#add-content p.choices a span,
form.view a.forgotten-password,
form#forgotten-password h2,
div#section p,
form.view span.tooltip,
div#not-found p,
#search,
#fieldset-Search label,
.pagination a,
.pagination .disabled,
#submit_button { font-size: 1.6em; letter-spacing: 1px; }
input#easy-read,
.add-link-wrap input[type="checkbox"] {
	margin-top:10px;
	width:auto !important;
}

form.view span.tooltip em { font-weight: normal; color: #333; font-size: 0.9em; background: url('../img/tooltip-arrow.png') no-repeat -1px 0; padding-left: 20px; margin-left: -20px; }

form.view div.errors ul { list-style: disc; list-style-position: inside; }

.stage-2 form label { position: relative; padding-right: 100px; width: 70%; text-align: left; font-size: 1.6em; text-transform: inherit; white-space: normal;}
.stage-2 form label input {position:absolute; right:0; top:25%; width:100px; }
form#setup dt { clear: left; }
form#setup dd#galleryOptOut-element input { width: auto; margin-top: 10px; }
form#setup p textarea { border: 1px solid #ccc; height: 200px; width: 400px; }

div#header p.menu a,
form.view div.errors a,
form.view a.forgotten-password,
div.nav a,
div#access a.nav,
p.file a,
p.link a { text-decoration: underline; }

div#header p.menu a:hover,
form.view div.errors a:hover,
form.view a.forgotten-password:hover,
div.nav a:hover,
div#access a.nav:hover,
p.link a:hover,
div#header p.menu a:active,
form.view div.errors a:active,
form.view a.forgotten-password:active,
div.nav a:active,
div#access a.nav:active,
p.link a:active,
div#header p.menu a:focus,
form.view div.errors a:focus,
form.view a.forgotten-password:focus,
div.nav a:focus,
div#access a.nav:focus,
p.link a:focus { text-decoration: none; }

p.menu a span { font-size: 10px; }
p.edit-menu a span { font-size: 10px; }

form.view label,
#fieldset-Search label { cursor:pointer; }

.zend_form dd {margin-left:0;}
#fieldset-Search legend {
	display:none;
}

.clearfix:after,
#header:after {
clear:both;
content:" ";
display:block;
font-size:0;
height:0;
visibility:hidden;
}
.clearfix,
#header {
display:inline-block;
}
* html .clearfix,
* html #header  {
height:1%;
}
.clearfix,
#header {
display:block;
}
.clear {clear:both;}

#no-javascript {
	width: 100%;
	color:#fff;
	background-color:#262626;
	float:left;
	display:inline;
	line-height:148%;
	z-index:10000000000;
	margin-bottom: 1em;
}

#no-javascript p { line-height:150%; font-size:2em; padding:1em; }
#submit_button {
	margin:0;
	position:relative;
}
#search {
width:403px;
margin-bottom:0;
}
#page .view .zend_form #fieldset-Search {
	padding:0 20px;
}
#users .zend_form { margin-bottom:0;}
.zend_form dd, .zend_form dt {display: inline;}
.pagination { letter-spacing:1px; padding:10px 20px; text-align:center; font-size:0.75em;}
.pagination #show-list, .pagination #show-list-2 { float:left; }
.pagination a { color:#fff; float:left; width:106px; line-height:1.8em; height:23px; margin-bottom:0; }
.pagination .disabled { color:#666; float:left; width:106px; height:23px; line-height:1.8em;  margin-bottom:0; cursor:auto;}
.pagination a:hover, .pagination a:focus, .pagination a:active { text-decoration: underline;}
.paginate-past { float:left; display:inline;}
.prev-paginate, #show-list, #show-list-2, .last-paginate { margin-left:10px !important;}
.next-paginate { margin-right:10px;}
.paginate-future {float:right; display:inline;}

div#section p.link span {
    background-repeat: no-repeat;
    padding: 10px 0;
}

div#section p.link span.HighText{ background-image: url('/assets/img/high-text.png'); }

div#section p.link span.EasyRead { background-image: url('/assets/img/easy-read.png'); }
div#section p.link span.EasyRead a { background: none; padding: 10px 45px; }

div#section p.link span.HighAcc { background-image: url('/assets/img/high-acc.png'); }

div#upload-dispay p {
    font-weight: bold;
    font-size: 3em;
}

.p-counter {
	line-height:30px;
	font-size:1.4em;
	padding:10px;
	background:#f0f0f0;
	margin-bottom:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-style:italic;
}

div.counter {
	clear:both;
}

#upload-dispay {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color: #efefef;
	border-radius:10px;
	margin-top:18px;
	padding:10px;
}

#video-image-chooser {
	background-color: #EFEFEF;
	font-size: 2.3em;
	text-align: center;
	padding: 10px 0px;
}

#video-image-chooser em {
	font-size: 1.1em;
}
p.radio-container {
	width:460px;
}






label.labelclass {
	float:right !important;
	clear:right !important;
	text-align:left !important;
	width:264px !important;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
label.labelclass .radio {
	margin-right:10px !important;
}

 div.errors {
	background-image:none !important;
	overflow: hidden;
	clear: left;
	display: block;
	padding:10px;
	background: #fff2f2;
	border:1px solid #ffaeae;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin:10px 0 10px !important;
	font-size:1.6em;
}
 div.errors ul {
	background: #fff2f2;
	margin: 0;
}
 div.errors li {
	padding:5px 0;
	margin-left: 180px;
	color: #cc0000;
	list-style:disc inside none;
}
 div.errors li a { color: #cc0000; }

div#review-message {
	clear:both;
	background:#eee;
	padding:10px;
	overflow:hidden;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-bottom:20px;
}
div#top-review-message {
	clear:both;
	background:#eee;
	padding:10px;
	overflow:hidden;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin-bottom:8px;
	font-size: 1.5em;
	display: block;
	overflow:hidden;
}
div#top-review-message .public {
	background-position: -374px -974px;
}
div#top-review-message .private {
	background-position: -374px -1026px;
}
.review-text {
	background: url( '../img/sprite.png' ) no-repeat;
	float:left;
	padding: 2px 0 3px 32px;
}
.review-links {
	float:right;
	padding-top: 2px;
}
.review-links a:link,
.review-links a:visited {
	text-decoration:underline;
}
.review-links a:hover,
.review-links a:active,
.review-links a:focus {
 color:#666;
}

@-moz-document url-prefix() {
    input.file + a.tooltip{
		margin-left:85px;
		
	}
}






/* Confirmation Page Styling */

.confirm { padding-top:20px;}
.confirm h2 { font-size:2.2em; }
.confirm .controls { width: 810px; display:block; }
.confirm { }

.confirm .info { -moz-border-radius: 10px 10px 10px 10px;
    padding: 20px; background:#efefef; display:block;}

.confirm .controls a.confirm { text-indent:0px; 
	background: url("../img/save-button.png") no-repeat scroll 0 0 transparent;
	    border: medium none;
	    color: #FFFFFF;
	    cursor: pointer;
	    display: inline;
	    font-size: 1.8em;
	    height: 35px;
	    margin: 10px 0;
	    padding: 8px 5px;
			float:right;
	    text-align: center;
	    text-indent: 0;
	    width: 116px; margin-right:25px;}
.confirm .controls a.cancel { text-indent:0px; 
	background: url("../img/cancel-button.png") no-repeat scroll 0 0 transparent;
	    border: medium none;
	    color: #000000;
	    cursor: pointer;
	    display: inline;
	    float: left;
	    font-size: 1.8em;
	    height: 35px;
	    margin: 10px 0;
	    padding: 8px 5px;
	    text-align: center;
	    text-indent: 0;
	    width: 116px; }

p.sections-go-back-link a.cancel {
	background: url("../img/cancel-large.png") no-repeat scroll 0 0 transparent;
	    border: medium none;
	    color: #666666;
	    cursor: pointer;
	    display: inline;
	    float: left;
			font-size:0.9em;
	    height: 35px;
	    margin: 10px 0;
	    padding: 8px 5px;
	    text-align: center;
	    text-indent: 0;
	    width: 250px;
}


a.back-results-long:link,
a.back-results-long:visited {
	background: url("../img/back-to-results-long.gif") no-repeat scroll 0 0 transparent;
	display: block;
	height: 36px;
	width: 230px;
	padding-left:20px;
	font-size:1.5em;
	font-weight:bold;
	line-height:36px;
	color:#fff;
	float:left;
}
.grey a.back-results-long:link,
.grey a.back-results-long:visited { background:url(../img/bg/back_m_grey.png) no-repeat 0 0; }
.black a.back-results-long:link,
.black a.back-results-long:visited { background:url(../img/bg/back_m_black.png) no-repeat 0 0; }
.orange a.back-results-long:link,
.orange a.back-results-long:visited { background:url(../img/bg/back_m_orange.png) no-repeat 0 0; }
.red a.back-results-long:link,
.red a.back-results-long:visited { background:url(../img/bg/back_m_red.png) no-repeat 0 0; }
.blue a.back-results-long:link,
.blue a.back-results-long:visited { background:url(../img/bg/back_m_blue.png) no-repeat 0 0; }
.green a.back-results-long:link,
.green a.back-results-long:visited { background:url(../img/bg/back_m_green.png) no-repeat 0 0; }

.purple a.back-results-long:link,
.purple a.back-results-long:visited { background:url(../img/bg/back_m_purple.png) no-repeat 0 0; }
.yellow a.back-results-long:link,
.yellow a.back-results-long:visited { background:url(../img/bg/back_m_yellow.png) no-repeat 0 0; color:#333;}
.mint a.back-results-long:link,
.mint a.back-results-long:visited { background:url(../img/bg/back_m_mint.png) no-repeat 0 0; }
.babyblue a.back-results-long:link,
.babyblue a.back-results-long:visited { background:url(../img/bg/back_m_babyblue.png) no-repeat 0 0; color:#333;}
.hotpink a.back-results-long:link,
.hotpink a.back-results-long:visited { background:url(../img/bg/back_m_hotpink.png) no-repeat 0 0; }
.babypink a.back-results-long:link,
.babypink a.back-results-long:visited { background:url(../img/bg/back_m_babypink.png) no-repeat 0 0; color:#333;}

a.back-results-long:hover {
	background-position:0 -36px !important; 
}
a.back-results-long:focus,
a.back-results-long:active {
	background-position:0 -72px !important;
}

a.portal-back-wiki-link:link,
a.portal-back-wiki-link:visited {
	background:url(../img/bg/view_full_wiki.png) no-repeat 0 0;
	width:170px;
	height:60px;
	display:block;
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
	color:#333;
	text-align:center;
	line-height:60px;
}
a.portal-back-wiki-link:hover {
	background-position:0 -60px;
}
a.portal-back-wiki-link:focus,
a.portal-back-wiki-link:active {
	background-position:0 -120px;
}

a.portal-back-link:link,
a.portal-back-link:visited {
	width:150px;
	height:50px;
	display:block;
	margin-bottom:10px;
	padding-left:20px;
	padding-top:10px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}
.grey a.portal-back-link:link,
.grey a.portal-back-link:visited { background:url(../img/bg/back_grey.png) no-repeat 0 0; }
.black a.portal-back-link:link,
.black a.portal-back-link:visited { background:url(../img/bg/back_black.png) no-repeat 0 0; }
.orange a.portal-back-link:link,
.orange a.portal-back-link:visited { background:url(../img/bg/back_orange.png) no-repeat 0 0; }
.red a.portal-back-link:link,
.red a.portal-back-link:visited { background:url(../img/bg/back_red.png) no-repeat 0 0; }
.green a.portal-back-link:link,
.green a.portal-back-link:visited { background:url(../img/bg/back_green.png) no-repeat 0 0; }
.blue a.portal-back-link:link,
.blue a.portal-back-link:visited { background:url(../img/bg/back_blue.png) no-repeat 0 0; }

.purple a.portal-back-link:link,
.purple a.portal-back-link:visited { background:url(../img/bg/back_purple.png) no-repeat 0 0; }
.yellow a.portal-back-link:link,
.yellow a.portal-back-link:visited { background:url(../img/bg/back_yellow.png) no-repeat 0 0; color:#333;}
.mint a.portal-back-link:link,
.mint a.portal-back-link:visited { background:url(../img/bg/back_mint.png) no-repeat 0 0; }
.babyblue a.portal-back-link:link,
.babyblue a.portal-back-link:visited { background:url(../img/bg/back_babyblue.png) no-repeat 0 0; color:#333;}
.hotpink a.portal-back-link:link,
.hotpink a.portal-back-link:visited { background:url(../img/bg/back_hotpink.png) no-repeat 0 0; }
.babypink a.portal-back-link:link,
.babypink a.portal-back-link:visited { background:url(../img/bg/back_babypink.png) no-repeat 0 0; color:#333;}


a.portal-back-link:hover {
	background-position:0 -60px !important; 
}
a.portal-back-link:focus,
a.portal-back-link:active {
	background-position:0 -120px !important;
}

.image-block {
	width: 145px;
	height:135px;
	background: none repeat scroll 0 0 #FFFFFF;
	margin:5px;
}

div.nav li .image-block img {
	border: none;
	position: relative;
}

.center-fix { line-height:42px;}

.current-upload { 
	margin-bottom:20px;
	float:left;
}

.existing-upload {
	float:left;
}

.existing-upload .upload-holder {
	float:left;
	border:1px solid #ccc;
	margin-right:10px;
}

.existing-upload .details {
	float:left;
}

.existing-upload .details span {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

.speech {
	display:inline-block;
	width:36px;
	height:36px;
	background:url(../img/bg/speech.png);
	margin-left:12px;
}

.audio .details span {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
}

.audio .upload-holder {
	border:none;
}

div.theme-selector {
	height: 115px;
}

div.theme-select {
	float:left;
	width: 100%;
}

div.theme-select label.container {
	float:left;
	width:163px;
	text-align:right;
	margin-bottom:15px;
	height: 115px;
}

div.theme-select label {
	float:left;
	width: 100px;
	text-align:left;
	margin-bottom:5px;
}

div.theme-select input {
	width:30px;
}

div.theme-select div.color-options {
	width:20px;
	height:20px;
	border:1px solid #000;
	background:#000;
	float:left;
	margin-right:10px;
}

div.theme-select .red { background: #D73636 !important; }
div.theme-select .orange { background: #FF7F29 !important; }
div.theme-select .green { background: #1AA31A !important; }
div.theme-select .grey { background: #484848 !important; }
div.theme-select .blue { background: #3C84BC !important; }
div.theme-select .purple { background: #A40778 !important; }
div.theme-select .yellow { background: #FFD90F !important; }
div.theme-select .mint { background: #22DBB2 !important; }
div.theme-select .babyblue { background: #6CDFEA !important; }
div.theme-select .hotpink { background: #EB1E78 !important; }
div.theme-select .babypink { background: #F89CD0 !important; }

/* Content section css */

div.current-content-logo {
	float: left;
}

div.current-content-logo img {
	border: solid 3px lightGrey;
}

div.current-content-details .image-block {
	display: none;
}

div.current-content-details {
	float:left;
	background:#efefef;
	padding:20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	width: 735px;
	margin-bottom:10px;
}

div.current-content-details .content-block {
/*
	float:left;
	width:550px;
	text-align:right;
*/
	float: left;
	margin-left: 20px;
}

div.current-content-details .content-block span {
	font-size:24px;
/*
	text-align:right;
	padding-top:55px;
*/
	display:block;
}


div.current-content-details .image-block {
	float:right;
}

#top-content-wrapper-wrapper {
	width: 50000px;
	position: relative;
}

.top-content-wrapper {
	display: block;
	position: relative;
	float: left;
	width: 570px;
	zoom:1;
}

.top-content-wrapper a.next {
	position: absolute;
	top: 175px;
	right: 39px;
	text-indent: -9999em;
	display: block;
	height: 84px;
	width: 38px;
}
.top-content-wrapper a.previous {
	position: absolute;
	top: 175px;
	left: 39px;
	text-indent: -9999em;
	display: block;
	height: 84px;
	width: 38px;
}

.top-content-wrapper a.next,
.top-content-wrapper a.previous {
	text-indent: -99999em;
}

.top-content-wrapper .section-title {
	width: 560px !important;
}

.top-content-wrapper div.media {
	width: 416px;
	float: left;
	font-size: 1.6em;
	letter-spacing: 1px;
}

#toc ul li {
	position: relative;
	overflow: hidden;
	width: 155px;
	zoom: 1;
}

#toc ul.editable li,
#toc ul.editable li a {
	cursor: move !important;
}

div.media .text em,
div.media .text i {
	font-style: italic;
}

div.media .text ul {
	list-style-type: disc !important;
	margin: 14px 0 !important;
	padding-left: 40px !important;
	width: 374px !important;
}

.delete-file {
	background: url( '../img/delete-file-button.png' ) no-repeat;
	border: none;
	padding: 6px 5px !important;
	display: block;
	text-align: center;
	margin: 10px 0 10px 180px;
	width: 180px !important;
	height: 35px;
	cursor: pointer;
	color: #fff;
}

.current-file {
	color: #333;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 37px;
	letter-spacing: 1px;
}

.ui-state-highlight {
	background: url( '../img/bg/sortable-toc-placeholder.png' ) no-repeat #E6E6E6 !important;
	border: dashed 2px #CCC;
	display: block;
	overflow: hidden;
	height: 165px;
}

.ui-state-highlight-vertical {
	background: #E6E6E6 !important;
	border: dashed 2px #CCC;
	display: block;
	overflow: hidden;
	height: 38px;
}

#toc-info {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 6px 0 6px 36px;
}

.valid-border {
	border: dashed 2px #CCC;
	display: block;
	overflow: hidden;
}

.invalid-border {
	border: dashed 2px black;
	display: block;
	overflow: hidden;
}

.ckeditor_wrapper a.tooltip {
	display: none;
	float: right !important;
	margin-right: 58px !important;
}

#cke_description {
	float: left;
	width: 450px;
}
#cke_bottom_description {
	display: none;
	visibility: hidden;
}

.small-wrapper .text {
	clear: none !important;
	margin-top:10px !important;
}
.small-wrapper img {
	float: left;
	margin-right: 10px;
}

div#section p.file {
 clear: both;
}

.media {
	-moz-border-radius:8px;
	-webkit-border-radius:8px; 
	border-radius:8px;
}

.attached-files {
	color: #fff !important;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 406px;
	padding: 5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px; 
	border-radius:8px;
}

.attached-files a {
	color: #fff !important;
}

.red .attached-files { background: #D73636 !important; }
.orange .attached-files { background: #FF7F29 !important; }
.green .attached-files { background: #1AA31A !important; }
.grey .attached-files { background: #484848 !important; }
.blue .attached-files { background: #3C84BC !important; }
.purple .attached-files { background: #A40778 !important; }
.yellow .attached-files { background: #FFD90F !important; }
.mint .attached-files { background: #22DBB2 !important; }
.babyblue .attached-files { background: #6CDFEA !important; }
.hotpink .attached-files { background: #EB1E78 !important; }
.babypink .attached-files { background: #F89CD0 !important; }

#file-delete {
	padding-bottom: 15px;
}
#existing-file-wrap {
	clear: both;
	overflow: hidden;
}
#existing-file-wrap h2 {
	font-size: 20px;
	margin-top: 15px;
}

/* ================================================ */
/*	Text Transform Plugin 
/* ================================================ */
#section .text-transformer {
	float: right;
	width:132px;
}
#section .text-transformer span {
	display: inline;
	float: left;
	height:24px;
	margin-left: 3px;
	width:auto;
}
#section .text-transformer span.capitalize-text {
	margin-left:12px;
}
#section .text-transformer a {
	background:url(../img/bg/text-transform-icons.png) no-repeat 0 0;
	display: block;
	float: left;
	height:24px;
	margin:0;
	text-indent:-999em;
	width:32px;
}
#section span.smaller-text a {
	background-position:-5px 0;
	width:18px;
}
#section span.regular-text a {
	background-position:-38px 0;
	width:20px;
}
#section span.bigger-text a {
	background-position:-68px 0;
	width:25px;
}
#section span.capitalize-text a {
	background-position:-96px 0;
}
#section .text-transformer a:hover,
#section .text-transformer a:active,
#section .text-transformer a:focus {
	opacity:0.4;
	-moz-opacity:0.4;
	filter:alpha(opacity=40);
}
body.capitalize-text {
	text-transform: uppercase !important;
}
body.smaller-text {
	font-size:0.625em !important;
}
body.regular-text {
	font-size:0.8em !important;
}
body.bigger-text {
	font-size: 1em !important;
}

body.capitalize-text span.capitalize-text a,
body.smaller-text span.smaller-text a,
body.regular-text span.regular-text a,
body.bigger-text span.bigger-text a {
	opacity:0.4;
	-moz-opacity:0.4;
	filter:alpha(opacity=40);
}

/** Page carousel updates **/
.prev-wrapper {
  float: left;
  height: 300px;
  overflow:hidden;
  width: 77px;
}
.prev-wrapper .previous {
  position: relative !important;
  top: 110px !important;
  right: 0 !important;
}
.next-wrapper {
  float: left;
  height: 300px;
  width: 77px;
}
.next-wrapper .next {
  position: relative !important;
  top: 110px !important;
  left: 0 !important;
}
.media {
  clear: none !important;
  float:left !important;
  margin: 0 0 10px 0 !important;
}

/** TOC Scroller updates **/
.controls-prev {
  float: left;
  display: block;
  width: 38px;
	overflow: hidden;
	zoom: 1;
	padding-top: 55px;
}
.controls-prev .previous {
    background-position: -359px -123px;
	background-image: url(/assets/img/sprite.png);
	background-repeat: no-repeat;
	width: 38px;
  height: 79px;
	display: block;
  text-indent: -999em;
}
.controls-next {
  overflow: hidden;
  width: 38px;
  padding-top: 55px;
  float: right;
  zoom: 1;
}
.controls-next .next {
  background-position: -320px -123px;
  background-image: url(/assets/img/sprite.png);
  background-repeat: no-repeat;
  width: 38px;
  height: 79px;
  display: block;
  text-indent: -999em;
}
#toc {
  padding: 10px 0;
  width: 770px !important;
}
div.carousel div.scroller {
  margin: 10px 0 10px 4px;
}
