/* Start of CMSMS style sheet 'mobilityCMS_educator-internal' */
body {
	background-color: #FFFFFF;
	background-image: url(images/ed_internal.jpg) !important;
	background-repeat: repeat-x;
}

/*-------------------------------------- Internal------------------------------------------*/

/*-------------------------------------- Manage Tabs ------------------------------------------*/

#nav
{
/*
	position: relative;
	top: 66px;
*/
	margin-right: auto;
	margin-left: 20px;
}

ul#toc
{
/*	float: right;*/
	height: 1.6em;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul#toc li {
    float: left;
    margin: 3px;
}

ul#toc a
{
	background: #2e2005 url(images/tab.png);
	color: #FFF;
	display: block;
	float: left;
	height: 2em;
	padding-left: 18px;
	text-decoration: none;
	font-family: Tahoma,sans-serif,Verdana;
	font-size: .75em;
	letter-spacing: .04em;
}

ul#toc a:hover {
    background-color: #3af;
    background-position: 0 -29px;
}

ul#toc a:hover span {
    background-position: 100% -29px;
}

ul#toc li.current a {
    background-color: #2e2005;
    background-position: 0 -29px;
    color: #000;
    font-weight: bold;
}

ul#toc li.current span {
    background-position: 100% -29px;
}

ul#toc span {
    background: url(images/tab.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 18px;
}

/*-------------------------------------- Manage Form Styles ------------------------------------------*/

#arrange
{
	float: left;
	display: inline;
	padding-left: 18px;
}

.music
{
	width: 400px;
	border-right: 1px #999 solid;

}

.singles { padding-left: 18px !important; }

#examples
{
	float: right;
	display: inline;
	padding-right: 20px;
}

hr
{
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 0;
	margin-top: 12px;
	margin-bottom: 12px;
}

.tab_name
{
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 0.75em;
	color: #333;
	padding-right: 16px;
}

td
{
	padding-right: 16px;
	
}

.mark { background-color: #C7E4E4; }


.blacktxt { color: #333 !important; }

.redtxt { color: #900 !important; }

.greentxt { color: #063 !important; }

.greytxt { color: #666 !important; }




.manage_links
{
	padding-left: 15px;
	padding-top: 4px;
}

.manage_links button[type="submit"]
{
	border: 1px #333 solid !important;
	color: #333;
	/*padding: 1px 4px 1px 4px;*/
	cursor: pointer;
	letter-spacing: .04em;
	margin: 0 4px 0 4px;
	background-position: 0 -18px;
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;	
}

.manage_links button:hover[type="submit"]
{
	border: 1px #666 solid;
	background-position: 0 0;
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;	
}
.manage_links a
{
	color: #333;
	font-family: Tahoma,sans-serif,Verdana;
	font-size: 0.75em;
	margin: 0;
	padding: 0 5px 5px 5px;
	text-decoration: none;
}

.manage_links a:hover { color: #399; }

#manage_form
{
	clear: both;
	overflow: hidden;
	width: 850px;
	border: 1px #CCC solid;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 12px 12px 2px 12px;
}


#manage_form th
{
	color: #000;
	font-family: Tahoma,sans-serif,Verdana;
	font-size: 0.65em;
	text-align: left;
	letter-spacing: .05em;
	padding-left: 8px;
	padding-right: 16px;
}

#manage_form #contact_info
{
	width: 196px;
	height: 334px;
	position: relative;
	border: 1px #CCC solid;
	padding: 22px;
	background-image: url(images/c_info_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
}

#manage_form #form_side
{
	float: right;
	position: relative;
	width: 462px;
	/*border: 1px #999 solid;*/
}

#manage_form input[type="file"]
{
	background-color: #c7e4e4 !important;
	border: 1px #CCC solid !important;
	margin: 0px !important;
	font-family: Tahoma,sans-serif,Verdana;
	font-size: 0.75em !important;
}

#manage_form input[type="text"]
{
	background-color: #c7e4e4;
	border: 1px #CCC solid;
	margin: 0px;
}




#manage_form select
{
	background-color: #c7e4e4;
	border: 1px #CCC solid;
/*	width: 58px;*/
	color: #333;
	margin-top: 2px;
}

#manage_form input[type="button"]
{
	background-color: #c7e4e4;
	border: 1px #999 solid;
	color: #333;
	margin: 0px 0px 0px 4px;
	font-size: 0.75em;
	background-position: 0 -18px;
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
	
}

#manage_form input:hover[type="button"]
{
	background-color: #6CC;
	border: 1px #333 solid;
	cursor: pointer;
	background-position: 0 0px;
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
}
#manage_form input[type="submit"]
{
	background-color: #c7e4e4;
	border: 1px #999 solid;
	color: #333;
	margin: 0px 0px 0px 4px;
	font-size: 0.75em;
	background-position: 0 -18px;
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
	
}

#manage_form input:hover[type="submit"]
{
	background-color: #6CC;
	border: 1px #333 solid;
	cursor: pointer;
	background-position: 0 0px;
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
}


#manage_form .preview a
{
	background-color: #c7e4e4;
	border: 1px #999 solid;
	color: #333;
	margin: 0px 0px 0px 4px;
	font-size: 0.75em;
	background-position: 0 -18px;
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}


#manage_form .preview a:hover
{
	background-color: #6CC;
	border: 1px #333 solid;
	cursor: pointer;
	background-position: 0 0px;
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
}

#manage_form .dissabled, #manage_form .dissabled:hover
{
	color: #666 !important;
	background-color: #999;
	border: 1px #CCC solid !important;
	cursor: not-allowed !important;
	background-position: 0 -18px !important;
	background-image: url(images/button_bg.jpg);
	background-repeat: no-repeat;
}

#manage_form textarea
{
	background-color: #c7e4e4;
	border: 1px #CCC solid;
	font-family:Tahoma, sans-serif, Verdana;
	font-size: 0.95em;	
}

#manage_form label
{
	float:left;
	line-height:21px;
	margin-right:10px;
	text-align:right;
	width:160px !important;
	font-family: Tahoma,sans-serif,Verdana;
	font-size: .75em;
	letter-spacing: .04em;	
}
#manage_form .upload label
{
	float:left;
	line-height:21px;
	margin-right:10px;
	text-align:left !important;
	width:40px !important;
}

#manage_form .upload
{
	padding:5px 0
}

.buttons
{
	float: right;
	margin-top: 12px;
}

.legend { padding: 6px; }

.legend img
{
	padding: 2px 6px 0 0;
	vertical-align: middle;
}


/*-------------------------------------- Lightbox help Styles ------------------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#imageinternal {
	margin: 0;
	padding: 20px 0 0 20px;
	float: right;
	height: 50px;
	width: 950px;
	background: url(images/ed_internal.jpg) 0 -85px repeat;
}
#contentinternal{ 
	margin: 0;
	padding: 15px 25px 0 35px;
	width: 910px;
	background-color: #fff;	
}
.features{
	margin: 0;
	padding: 15px;
	position: relative;
	float: left;
	width: 425px;
	height: 95px;
	background-image: url(images/features.jpg);
}
.features2{
	margin: 0;
	padding: 15px;
	position: relative;
	float: left;
	width: 424px;
	height: 95px;
	background-image: url(images/features.jpg);
}
.features img, .features2 img{
	margin: 0;
	padding: 0 15px 20px 0;
	float: left;

}



.pricing
{
	margin: 0;
	padding: 15px 0 15px 15px;
	position: relative;
	float: left;
	width: 425px;
	background-image: url(images/price_bg.jpg);
	background-repeat: no-repeat;
	border-right: 1px #CCC solid;
	border-top: 1px #CCC solid;
}
.pricing2
{
	margin: 0;
	padding: 15px 0 15px 15px;
	position: relative;
	float: left;
	width: 424px;
	background-image: url(images/price_bg.jpg);
	background-repeat: no-repeat;
	border-top: 1px #CCC solid;
	
}

.pricing2 p, .pricing p { padding-right: 15px; line-height: 1.75em; }

#price
{
	color:#039;
	font-family: Tahoma,sans-serif,Verdana;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.75em;
}

#pdf_sticker{background:transparent url(images/pdf_sticker.png) repeat scroll 0 0;
height:136px;
left:836px;
position:absolute;
top:346px;
width:142px;
z-index:100;}

#pdf_sticker a{
display: block;
width: 142px;
height: 136px;
}

div.mobile{background-image:url(images/price_bg.jpg);
background-repeat:no-repeat;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
float:left;
margin:0;
padding:15px 0 15px 15px;
position:relative;
width:425px;
}

/* End of 'mobilityCMS_educator-internal' */

