*
{
	padding: 0;
	margin: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #404040;
}

.launchpad
{
	background: url(images/launchpad_nav_bg.jpg) repeat-x;
}

body.launchpad-home
{
	background: url(images/launchpad_home_nav_bg.jpg) repeat-x;
}

.university
{
	background: url(images/university_nav_bg.jpg) repeat-x;
}
.backoffice
{
	background: url(images/backoffice_nav_bg.jpg) repeat-x;
}
.application
{
	background: url(images/application_nav_bg.jpg) repeat-x;
}
.community
{
	background: url(images/university_nav_bg.jpg) repeat-x;
}
.clear
{
	clear: both;
}


.masthead .navigation
{
	margin-top: 10px;
	float: right;
}
input, textarea, select
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #929292;
}

p
{
	font-size: 11px;
	line-height: 16px;
	color: #404040;
}
ul
{
	list-style-type: none;
}
UL LI
{
	list-style-type: none;
}

UL LI LI
{
	list-style-type: none;
}

UL LI LI LI
{
	list-style-type: none;
}

OL LI
{
	list-style-type: none;
}

OL OL LI
{
	list-style-type: none;
}

OL OL OL LI
{
	list-style-type: none;
}
OL UL LI
{
	list-style-type: none;
}

p.description-stat
{
	line-height: 18px;
}

a, a:link, a:visited
{
	text-decoration: none;
	color: #5DA0BC;
}

a:hover, a:active
{
	color: #417895;
}

h1.list-title
{
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #404040;
	border-bottom: 1px #D9D9D9 solid;
	padding: 4px 0 7px 0;
	margin: 0 15px 6px 15px;
}

h1.bucket-title
{
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #404040;
	border-bottom: 1px #D9D9D9 solid;
	padding: 4px 0 7px 0;
	margin: 0 0 6px 0;
}

h1.page-title
{
	padding-bottom: 25px;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #404040;
}




.area1, .area2, .area3, .area4, .area5, .area1-on, .area2-on, .area3-on, .area4-on, .area5-on
{
	width: 75px;
	height: 40px;
	margin-right: 5px;
	float: left;
	cursor: pointer;
}

.area1
{
	background: url(images/home_off.jpg) no-repeat;
}
.area2
{
	background: url(images/university_off.jpg) no-repeat;
}
.area3
{
	background: url(images/backoffice_off.jpg) no-repeat;
}
.area4
{
	background: url(images/application_off.jpg) no-repeat;
}
.area5
{
	background: url(images/community_off.jpg) no-repeat;
}
a.area1:hover, a.area1-on
{
	background: url(images/home_on.jpg) no-repeat;
}
a.area2:hover, a.area2-on
{
	background: url(images/university_on.jpg) no-repeat;
}
a.area3:hover, a.area3-on
{
	background: url(images/backoffice_on.jpg) no-repeat;
}
a.area4:hover, a.area4-on
{
	background: url(images/application_on.jpg) no-repeat;
}
a.area5:hover, a.area5-on
{
	background: url(images/community_on.jpg) no-repeat;
}
.masthead .welcome
{
	background: #4A555C;
	color: #D3D3D3;
	margin-top: 10px;
	float: right;
}

.welcome-left
{
	background: url(images/welcome_left.gif) no-repeat;
	width: 5px;
	height: 40px;
}

.welcome-text
{
	padding-left: 15px;
	text-align: right;
	height: 18px;
	line-height: 18px;
}
.masthead .welcome-font
{
	color: #ffffff;
	font-weight: normal;
}
.help, .logout
{
	float: right;
	margin-left: 5px;
	height: 17px;
	padding-bottom: 5px;
	cursor: pointer;
}

.help:hover, .logout:hover
{
}

.help
{
	background: url(images/help_off.gif) no-repeat;
	width: 29px;
}

.logout
{
	width: 38px;
}

.welcome-right
{
	background: url(images/welcome_right.gif) no-repeat;
	width: 5px;
	height: 40px;
}



.nav-shell
{
	height: 45px;
}

.nav
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav .nav-menu
{
	width: 800px;
	float: left;
	list-style: none;
}

.nav .nav-menu ul
{
	padding-top: 10px;
	list-style: none;
}

.nav .nav-menu ul li
{
	margin-right: 3px;
	height: 23px;
	float: left;
	text-align: center;
	list-style: none;
}
.nav .nav-menu ul li.on
{
	margin-right: 3px;
	height: 23px;
	float: left;
	text-align: center;
	list-style: none;
}



.launchpad .nav .nav-menu ul li.on
{
	height: 35px;
	background: url(images/home_arrow_g.gif) center bottom no-repeat;
	list-style: none;
}
.launchpad-home .nav .nav-menu ul li.on
{
	background: url(images/home_arrow_w.gif) center bottom no-repeat;
	list-style: none;
}
.launchpad .nav .nav-menu ul li a
{
	padding: 0 10px;
	border: #DBA130 solid 1px;
	background: url(images/home_nav_bg_off.gif) repeat-x;
	display: block;
	display: inline-block;
	text-decoration: none;
	list-style: none;
	color: #FFFFFF;
	height: 23px;
	text-align: center;
	line-height: 23px;
}
.launchpad .nav .nav-menu ul li.on a
{
	padding: 0 10px;
	border: #DBA130 solid 1px;
	background: url(images/home_nav_bg_off.gif) repeat-x;
	display: block;
	display: inline-block;
	text-decoration: none;
	list-style: none;
	color: #FFFFFF;
	height: 23px;
	text-align: center;
	line-height: 23px;
}
.launchpad .nav .nav-menu ul li.on a
{
	background: #A95B0F;
}
.launchpad .nav ul li a:hover
{
	background: #A95B0F;
}
.launchpad .nav ul li a.on
{
	background: #A95B0F;
}

.university .nav .nav-menu ul li.on
{
	height: 35px;
	background: url(images/university_arrow_g.gif) center bottom no-repeat;
}
.university .nav .nav-menu ul li a
{
	padding: 0 10px;
	border: #4E8AA9 solid 1px;
	background: url(images/university_nav_bg_off.gif) repeat-x;
	display: block;
	display: inline-block;
	list-style: none;
	text-decoration: none;
	color: #FFFFFF;
	height: 23px;
	text-align: center;
	line-height: 23px;
}
.university .nav .nav-menu ul li.on a
{
	padding: 0 10px;
	border: #4E8AA9 solid 1px;
	background: url(images/university_nav_bg_off.gif) repeat-x;
	display: block;
	display: inline-block;
	list-style: none;
	text-decoration: none;
	color: #FFFFFF;
	height: 23px;
	text-align: center;
	line-height: 23px;
}
.university .nav .nav-menu ul li.on a
{
	background: #224C66;
	list-style: none;
}
.university .nav ul li a:hover, .university .nav ul li a.on
{
	background: #224C66;
	list-style: none;
	text-decoration: none;
}

.global-search
{
	padding-top: 11px;
	width: 150px;
	float: right;
}
.global-search input.global-search-form
{
	padding: 3px 22px 0 5px;
	width: 123px;
	height: 18px;
	border: none;
	float: left;
}

.launchpad .global-search input.global-search-form
{
	background: url(images/launchpad_global_search_bg.gif) no-repeat;
}
body.university .global-search input.global-search-form
{
	background: url(images/university_global_search_bg.gif) no-repeat;
}
body.backoffice .global-search input.global-search-form
{
	background: url(images/backoffice_global_search_bg.gif) no-repeat;
}
body.application .global-search input.global-search-form
{
	background: url(images/application_global_search_bg.gif) no-repeat;
}


.subnav-shell
{
	height: 30px;
	background: url(images/subnav_bg.gif) repeat-x;
}

.subnav ul
{
	height: 30px;
	list-style: none;
	font-size: 12px;
	float: left;
}

.subnav ul li
{
	height: 30px;
	line-height: 30px;
	color: #6B6B6B;
	float: left;
	list-style: none;
}

.subnav ul li a
{
	color: #6B6B6B;
}

.subnav ul li a:hover, .subnav ul li a:active
{
	color: #4F4F4F;
}

.subnav ul li a.on
{
	font-weight: bold;
	color: #404040;
}

.customize-button
{
	margin-top: 6px;
	background: url(images/subnav_customize_off.jpg) no-repeat;
	width: 106px;
	height: 17px;
	float: right;
}

.customize-button:hover
{
	background: url(images/subnav_customize_on.jpg) no-repeat;
	cursor: pointer;
}

h1.page-title
{
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.ContentPane .settings
{
	padding: 0 10px;
	width: 460px;
	margin-bottom: 40px;
}

.field-label
{
	font-weight: bold;
	line-height: 16px;
}

input.form-field
{
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #E7E7E7;
	width: 272px;
	font-family: Arial, Helvetica, sans-serif;
	color: #929292;
}

textarea.form-field
{
	margin-bottom: 5px;
	padding: 3px 0 0 3px;
	border: 1px solid #E7E7E7;
	width: 456px;
	height: 66px;
	font-family: Arial, Helvetica, sans-serif;
	color: #929292;
}

.update-settings
{
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px #D9D9D9 solid;
}

span.select
{
	padding: 2px 35px 0 5px;
	position: absolute;
	width: 240px;
	height: 23px;
	color: #929292;
	font: 11px/21px Arial, Helvetica, sans-serif;
	background: url(images/drop-down.gif) no-repeat;
	overflow: hidden;
}
select.drop-down
{
	margin-bottom: 15px;
}

.logout
{
	background-color: #444444;
	margin-bottom: 3px;
	padding-bottom: 0px;
	text-align: center;
	color: #FFFFFF;
}
.logout a.skinobject:link, .logout a.skinobject:hover, .logout a.skinobect:visited
{
	font-weight: normal;
	color: white;
}
.welcome-text, .welcome-text a.skinobject
{
	color: White;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
}
*html .masthead
{
	padding-right: 0px;
}
.SubHead label a
{
	display: none;
}
.admin-links
{
	float: right;
	padding-top: 10px;
	padding-left: 5px;
}
.admin-links a
{
	display: block;
	color: White;
}
.admin-links a.on
{
	background-color: White;
	color: Black;
}

.footer
{
	background: #262F35;
	width: 100%;
	height: 30px;
	position: fixed;
	bottom: 0px;
}

.footer .support
{
	background: url(images/support_button.jpg) no-repeat;
	width: 30px;
	height: 30px;
	float: right;
}


.shell
{
	padding: 0 20px 0 20px;
	margin: 0 auto;
	width: 960px;
}

*html .shell
{
	padding: 0 20px 0 20px;
	margin: 0 auto;
	width: 960px;
}

.masthead
{
	padding: 0 20px 0 20px;
	margin: 0 auto;
	width: 960px;
}

*html .masthead
{
	padding: 0 20px 0 20px;
	margin: 0 auto;
	width: 960px;
}

.nav
{
	padding: 0 20px 0 20px;
	margin: 0 auto;
	width: 960px;
}

.subnav
{
	padding: 0 20px 0 20px;
	margin: 0 auto;
	width: 960px;
}

.masthead
{
	padding: 0 20px 0 16px;
	width: 964px;
}

.shell
{
	padding: 20px;
	margin-bottom: 30px;
}

.masthead-shell
{
	height: 60px;
	background-color: #262F35;
}



.masthead .logo
{
	margin-top: 8px;
	height: 52px;
	width: 95px;
	float: left;
	background: url(images/360_logo.jpg) no-repeat;
}

.LeftPane
{
	margin-right: 20px;
	width: 220px;
	float: left;
}

.LeftPane2Column
{
	margin-right: 10px;
	width: 220px;
	float: left;
}

*html .LeftPane2Column
{
	margin-right: 10px;
	width: 220px;
	float: left;
	margin-top: 10px;
}

*html .LeftPane
{
	width: 220px;
	float: left;
	margin-top: 10px;
}

.ContentPane
{
	margin-right: 20px;
	width: 480px;
	float: left;
}

*html .ContentPane
{
	margin-right: 10px;
	width: 400px;
	float: left;
	margin-top: 10px;
}

.RightPane
{
	width: 220px;
	float: right;
}

*html .RightPane
{
	width: 220px;
	float: right;
	margin-top: 10px;
}

.RightPane2Column
{
	float: right;
	width: 720px;
}

*html .RightPane2Column
{
	float: right;
	width: 720px;
	margin-top: 10px;
}


.bucket-s, .bucket-filters
{
	margin-bottom: 10px;
	background: url(images/bucket_bg_small.gif) repeat-y;
	width: 220px;
	list-style: none;
}
.bucket-top
{
	background: url(images/bucket_top_small.gif) no-repeat;
	width: 220px;
	height: 10px;
	overflow: hidden;
}
.bucket-bottom
{
	background: url(images/bucket_bottom_small.gif) no-repeat;
	width: 220px;
	height: 20px;
	overflow: hidden;
}
.bucket-filters .bucket-content
{
	padding: 0;
}
.bucket-s .bucket-content
{
	padding: 0 15px;
}

.bucket-shadow-wide
{
	margin-bottom: 10px;
	background: url(images/middle_bucket_shadow.gif) no-repeat;
	width: 480px;
	height: 10px;
}

.video-rating, .comment
{
	position: relative;
	background: url(images/bucket_bg_wide.gif) repeat-y;
}

.bucket-middle
{
	padding: 0 15px;
}

.bucket-middle-wide
{
	background: url(images/bucket_bg_wide.gif) repeat-y;
}

.bucket-top-wide
{
	background: url(images/bucket_top_wide.gif) no-repeat;
	width: 480px;
	height: 13px;
	overflow: hidden;
}

.bucket-bottom-wide
{
	background: url(images/bucket_bottom_wide.gif) no-repeat;
	width: 480px;
	height: 16px;
	margin-bottom: 10px;
	overflow: hidden;
}

.bucket-filters ul
{
	list-style: none;
	list-style-type: none;
	padding-bottom: 10px;
}
.bucket-filters ul.categories
{
	list-style: none;
	list-style-type: none;
	padding-bottom: 0;
}
.categories
{
	list-style: none;
	list-style-type: none;
}
.bucket-filters ul li
{
	width: 220px;
	list-style: none;
	list-style-type: none;
}
.bucket-filters ul li a
{
	padding: 2px 15px;
	margin-bottom: 2px;
	display: block;
	width: 190px;
	list-style: none;
	list-style-type: none;
}
.bucket-filters ul li.on, .bucket-filters ul li a:hover
{
	padding: 1px 14px;
	background: #AEB3B6;
	color: #FFFFFF;
	border: 1px solid #A5ABAE;
	margin-bottom: 2px;
	width: 190px;
	list-style: none;
	list-style-type: none;
}

.bucket-search
{
	padding: 14px 14px 0 14px;
	background: url(images/bucket_search_bg_small.gif) no-repeat;
	width: 192px;
	height: 59px;
	color: #929292;
}

input.search-field
{
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #E7E7E7;
	width: 129px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #929292;
	float: left;
}

input.search-button
{
	width: 50px;
	height: 25px;
	float: right;
}
.login-text
{
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-weight: bold;
}
.login-field
{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #E7E7E7;
	height: 17px;
	color: #929292;
}

.login-button
{
	margin-bottom: 20px;
	background-image: url(images/empty_button.gif);
	border-style: none;
	background-color: transparent;
	width: 50px;
	height: 25px;
	cursor: hand;
}

.login-error
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
}
/* login styles */

.upper-right-text
{
	padding-top: 23px;
	font-size: 18px;
	color: #FFFFFF;
	float: right;
}

/* -- WATCH INTRO VIDEO -- */

.intro-video-bucket
{
	margin-bottom: 10px;
	background: url(images/view_intro_video_bucket.jpg) no-repeat;
	width: 220px;
	height: 201px;
}
.intro-video-button
{
	padding-top: 146px;
	padding-left: 20px;
}
.forgot-password
{
	font-weight: normal;
	padding-top: 10px;
	padding-left: 5px;
}
.hero
{
	margin-bottom: 10px;
}



.login
{
	margin-bottom: 10px;
	padding: 7px 0 18px 0;
	border-bottom: 1px #D9D9D9 solid;
}

.field-label
{
	color: #404040;
	padding: 3px 0 0 0;
	font-weight: normal;
}

input.form-field
{
	width: 180px;
}

.login-button
{
	padding: 10px 0 14px 0;
}

.form-button
{
	background-color: #ffffff;
	background-image: url(images/login_button.gif);
	border-style: none;
	width: 188px;
	height: 25px;
	margin-top: 10px;
}

h1.new-title
{
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #404040;
	padding: 8px 0 7px 0;
}
.hero-text
{
	text-align: justify;
}
ul.quick-links
{
	list-style: none;
}
ul.quick-links li
{
	padding: 3px 0 8px 28px;
	height: 15px;
}
ul.quick-links li.list-university
{
	background: url(images/ql_icon_university.jpg) no-repeat;
}
ul.quick-links li.list-resources
{
	background: url(images/ql_icon_resources.jpg) no-repeat;
}
ul.quick-links li.list-backpack
{
	background: url(images/ql_icon_backpack.jpg) no-repeat;
}
ul.quick-links li.list-comm
{
	background: url(images/ql_icon_comm.jpg) no-repeat;
}
ul.quick-links li.list-ideas
{
	background: url(images/ql_icon_ideas.jpg) no-repeat;
}


.confirm-bucket-bg
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1001;
	background: #262F35;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.confirm-holder
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1002;
}
.confirm-bg
{
	position: relative;
	margin: 0 auto;
	width: 388px;
}
.confirm-top
{
	width: 388px;
	height: 9px;
	background: url(images/confirm_bg_top.png) no-repeat;
	overflow: hidden;
}
.confirm-middle
{
	padding: 0 9px;
	width: 370px;
	background: url(images/confirm_bg_middle.png) repeat-y;
}
.confirm-bottom
{
	width: 388px;
	height: 9px;
	background: url(images/confirm_bg_bottom.png) no-repeat;
	overflow: hidden;
}
.confirm-close
{
	padding: 5px 5px 0 0;
	float: right;
	width: 15px;
	height: 14px;
	overflow: hidden;
}
.confirm-title
{
	padding: 0 20px 10px 20px;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #ed963a;
}
.confirm-text
{
	padding: 0 20px;
	font-size: 12px;
	line-height: 16px;
	height: 100px;
	color: #FFFFFF;
}
.confirm-submit-text
{
	padding: 0 20px 20px 20px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.confirm-buttons
{
	padding: 0 20px;
}
.confirm-yes
{
	padding: 0 5px 20px 0;
	float: left;
}
.confirm-no
{
	float: left;
}

input.url-field
{
	border-right: #e7e7e7 1px solid;
	padding-right: 3px;
	border-top: #e7e7e7 1px solid;
	padding-left: 3px;
	border-left: #e7e7e7 1px solid;
	color: #929292;
	padding-top: 3px;
	border-bottom: #e7e7e7 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 17px;
}

