/* CSS Document - CityVision.edu Home Page */
#worldvision * {
//margin: 0px;
//padding: 0px;
} 
body.cityvision {
	background: #939575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body#worldvision {
	font-family:trebuchet ms,gill sans,arial,sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#worldvision #wvussite{
	//text-align:center; }

a { color: #2F5583 /* #5D6E83; */; text-decoration:none; }
a:hover{text-decoration:underline;}

.cityvision #wrapper {
	margin: auto;
	width: 872px;
	background: #fff url(/imgs/wrapper_bg.gif);
	text-align: left;
	padding-bottom: 40px;
}
#worldvision #wrapper {
	margin: auto;
	width: 872px;
	text-align: left;
	padding-bottom: 10px;
}

#header {
	width: 817px;
	height: 80px;
	margin: 0px 18px 0px 0px;
	padding: 0px 32px 10px 20px;
	background: transparent url(/imgs/header_bg.gif) no-repeat bottom left;
	font-size: 11px;
}

#header ul {
	margin: 0px;
	float: right;
	padding-top: 10px;
}

#header ul li {
	margin:0px;
	display: inline;
}

#navigation {
	clear: both;
}

#navigation ul.nice-menu {
	width: 856px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	height: 33px;
	font-size: 17px;
	font-weight: bold;
	background: url(/imgs/nav_bg.gif) repeat-x top left;
	text-transform:capitalize;
}

#navigation ul.nice-menu li {
	float: left;
	margin:0px;
	background: transparent url(/imgs/nav_item_bg.gif) no-repeat top right;
	list-style-type:none;
	display: inline;
	
}

#navigation ul.nice-menu li a, #navigation ul.nice-menu li a:visited {
	text-decoration: none;
	color: #404040;
	display: block;
	padding: 9px 10px 0px 10px;
	height: 24px;
}

#navigation ul.nice-menu ul li a:hover {
	background-color:#FFB13D;
	color: #fff;
}

/* SubMenus */
#navigation ul.nice-menu li ul {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	clear:both;
	/*border-width: 0px;*/
}


#navigation ul.nice-menu ul li {
	float: none;
	border-top: solid 1px #BF8B3E;
	display: block;
	background: #FFC46B;
	height: auto;
	position:relative;
	//margin-bottom: -4px;
	clear: both;
	width: 150px;
	padding: 0px;
	
}
 /*Third level*/
ul.nice-menu ul li ul {
display:none;
position:absolute;
left: 150px;
top: 0px;
border-left: 4px solid #BF8B3E;

}
ul.nice-menu ul li:hover ul {
 display:block;
}

#navigation ul.nice-menu ul li a, #navigation ul.nice-menu ul li a:visited {
	padding: 9px;
	height: auto;
	display:block;
}

.cityvision #splash_wrapper {
	background:url(/imgs/nav_ribbon.gif) no-repeat top left;
	clear: both;
}
#worldvision #splash_wrapper {
	clear: both;
}

.cityvision #splash_content {
	background: #fff url(/imgs/splash_message_bg.gif) repeat-x top left;
	height: 290px;
	margin: 0px 23px 0px 19px
}
#worldvision #splash_content {
	height: 320px;
}
#splash_content .colorbox {
	font-size: 12px;
}

#splash_content .colorbox input {
	font-size:12px;
}

#splash_img {
	float: left;
}

.cityvision #splash_message {
	float: left;
	width: 342px;
	padding: 18px 30px 0px 30px;
	font-size: 13px;
}
#worldvision #splash_message {
	float: left;
	width: 370px;
	//width: 400px;
	padding: 10px 10px 10px 25px;
	//padding: 10px 10px 10px 20px;
	font-size: 13px;
}


#splash_message h1 {
	margin: 0px;
	padding: 0px;
}

.cityvision #feature_row {
	background: url(/imgs/featurebar_bg.gif) repeat-y;
	clear: both;
}
#worldvision #feature_row {
	clear: both;
}

.cityvision #feature_row_left {
	width: 435px;
	padding: 15px 0px 15px 30px;
	float: left;
}
#worldvision #feature_row_left {
	background-color:#EBD9AF;
	padding: 15px 0px 15px 20px;
	height:205px;
	width: 430px;
	//width: 450px;
	float: left;
}

.cityvision #feature_row h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom: solid 2px #66332B;
	color: #66332B;
	margin-top:0px;
}
#worldvision #feature_row h2 {
font-size: 16px;
font-family:trebuchet ms,arial;
color:#333333;
display:block;
font-weight:bold;
margin-top:0px;
}

.cityvision #feature_row_right {
	padding:15px 30px;
	width:335px;
	float: right;
}

#worldvision #feature_row_right {
	background-color:#FFDE9F;
	padding:15px 10px;
	width:380px;
	//width:400px;
	height:205px;
	//height:205px; 
	float: right;
}
#worldvision  #feature_row_right ul {
	padding: 0px;
	width: 160px;
	margin: 0px 5px 0px 5px;
	float: left;
}
.cityvision #feature_row_right ul {
	padding: 0px;
	width: 150px;
	margin: 0px 5px 0px 5px;
	float: left;
}

#feature_row_right ul li {
	margin-left:15px;
	list-style-type:square;
}


#feature_row_right li {
	line-height: 18px;
}

.feature_row_column {
	float: left;
	width: 200px;
	padding-right: 15px;
}

#student_login {
	background-color: #DACAA4;
	padding: 10px;
}

.cityvision #feature_row_footer {
	clear: both;
	height: 24px;
	background: url(/imgs/featurebar_footer.gif);
}
#worldvision #feature_row_footer {
	clear: both;}

#basic_row {
	margin: 0px 23px 0px 19px
}

#basic_row img {
	padding: 3px;
	margin-right: 10px;
	border: solid 1px #939575;
	float: left;
}

.basic_row_column_a {
	float: left;
	width: 385px;
	padding: 0px 35px;
	border-right: solid 1px #D9D9D9;
}

.basic_row_column_b {
	float: right;
	padding: 0px 35px;
	width: 300px;
}

#basic_row h3 {
	color: #80825D;
	font-size: 14px;
}

h1 {
	font-size:21px;
	color: #80825D;
}

.clearer {
	clear: both;
}

.cityvision .colorbox {
	background-color: #D6D7C4;
	padding: 10px 15px;
}
#worldvision .colorbox {
	background-color:#DACAA4;
	padding: 10px 15px;
	height: 165px;
	//margin-top:45px;
}
#worldvision .colorbox ul{
//padding-left:10px;
}
#worldvision .colorbox h2{
color:#333333;
display:block;
font-family:trebuchet ms,arial;
font-size:16px;
font-weight:bold;
margin-top:0px;
}


/* Customizations to lib.css */

.cityvision .basic-form legend {
	color: #000;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	//position: relative;
	//left:-8px;
}

.cityvision .basic-form .buttonrow {
	border-top:1px solid #939575;
}

#footerbar {
	font-size: 10px;
	color: #fff;
	margin-top: 20px;
	padding: 15px 30px 15px 30px;
	background: transparent url(imgs/footerbar_bg.gif) repeat-y;
	text-align:right;
}

#footerbar_footer {
	height: 22px;
	background: transparent url(imgs/footerbar_footer.gif) no-repeat;
	
}
/* -----------------Footer --------------------------------------------------- */
#flags #lang { float:right;}
#footer {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #4D4D4D;
	font-size:11px;
	line-height:1.2em;
	text-align:left;
	margin-left:25px;
	width: 818px;
}
.footer_sections{
width:100%; border:0px; background-color:#DFDFDF; 
}
.footer_sections A{
color:#4D4D4D;
font-weight:normal;
text-decoration:none;
}
.footer_sections A:hover{
text-decoartion: underline;
}
.footer_sections_left{
width: 80px; 
border-right:#FFFFFF solid 2px; 
border-top:#FFFFFF solid 2px;
background-color:#CBCBCB;
color:#4F4F4F;
font-weight:bold;
padding: 5px; 
}
.footer_sections_right{
padding: 5px; 
border-top:#FFFFFF solid 2px; 
vertical-align: top;
color: #000000;
}
.footer_links {
	MARGIN: 10px 0px; WIDTH: 100%;
}
.footer_links TR {
	VERTICAL-ALIGN: bottom
}
.footer_links{
text-decoration: none;
padding-left:5px;
padding-right:5px
}
.footer_links a{
text-decoration: none;
color:#4D4D4D;
}
.footer_links A:hover {
 TEXT-DECORATION: none
}
.copyright {
text-align:right;
}
.copyright a:hover {
text-decoration: underline;}

.techsupport {
padding-left: 20px;
padding-top: 25px; 
line-height: 150%; 
text-align: center;
}
.techsupport a {
text-decoration: underline;
color:#4D4D4D;
}

html .fb_share_button {
color:#3b5998;
display:inline-block; 
padding:1px 20px 0 5px; 
height:15px; 
width:40px; 
border:1px solid #3b5998; 
background:#fff url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?12:26981) no-repeat top right;
} 

html .fb_share_button:hover { 
color:#fff; 
border:1px solid #fff; 
background:#3b5998 url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?12:26981) no-repeat top right;
text-decoration:none; 
} 


