/*----------------------------------------
Learn Dell StyleSheet
Oct 18, 2004
Jason McNeil
Critical Mass
_______________________*/

/*======================
common
======================*/

body{
	background-color:#FFF;
	font-size:76%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0;
}

div {
	margin:0;
	padding:0;
	display: block;
} 

span.disn {
	display: none;
	line-height: 0em;
	font-size: 0em;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

a {
	color:#0033FF;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}

h3 {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	margin: 0em 0em .25em 0em;
	padding: 0;
}

.divider {
	border-bottom: 1px solid #DDD;
	margin-bottom:10px;
}

div.hr {
	clear: both;
	border-bottom: 1px solid #DDD;
	line-height: 1px;
	font-size: .1em;
	margin: 0em 0em .75em 0em;
}

div.hr-a {
	clear: both;
	border-bottom: 1px solid #DADADA;
	line-height: 1px;
	font-size: .1em;
	margin:0px 0px 10px 15px;
	padding:10px 0px 0px 0px;
}

div.hr-h {
	clear: both;
	border-bottom: 1px solid #DADADA;
	line-height: 1px;
	width: 470px;
	font-size: .1em;
	margin:0px 0px 10px 15px;
	padding:10px 0px 0px 0px;
}

div.hr-b {
	clear: both;
	border-bottom: 1px solid #DADADA;
	line-height: 1px;
	font-size: .1em;
	margin: 0;
	padding: 0;
}

div.clear {
	clear: both;
}

form input {
	margin: 0;
	padding: 0;
}

td {
	padding: 2px 2px 2px 0px;
}

table {
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	font-size: 1em;
}

/*======================
Font Styles
======================*/

a.table-head {
	font-size: .8em;
	color: black;
	text-decoration:underline;
}

.small {
	font-size: .8em;
}

.small-a {
	font-size: .9em;
}

.small-b {
	font-size: .85em;
}

.large {
	font-size: 1em;
}

.large-b {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

.large-a {
	font-size: 1.1em;
	font-weight: bold;
}

.large-grey {
	color: #666666;
	font-weight: bold;
	font-size: 1em;
}

.xlarge {
	font-size: 1.8em;
}

.large-white {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding:0 .3em 0 0;
	border-right:1px solid #FFF;
}

.large-green {
	line-height: 12px;
	color: #249C2A;
	font-weight: bold;
}

.large-white-a {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

.large-orange {
	color: #FC7215;
	font-size: 1.2em;
	font-weight: bold;
}

.small-orange {
	color: #FC7215;
	font-size: 1em;
	font-weight: bold;
}

.large-info-bar {
	COLOR: #E6EEFF;
	font-size: 1em;
	font-weight: bold;
}

.disabled {
	color: #999999;
}

.featured {
	COLOR: #FF6C00;
	font-size: 11px;
	font-weight: bold;
}

.login {
	COLOR: #6E6E6E;
	font-size: 13px;
	font-weight: bold;
}

/*======================
Lists
======================*/
/*Start Fix*/

div.linklist-b {
	margin-left: 0em;
	padding: 0em 0em 0em 0em;
}

div.linklist-b ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.linklist-b li {
	margin: 0px 0px 0px -2em;
	padding: 0;
}
div.para {
	display: block;
	padding-left: 2em;
	text-decoration: none;
}
div.linklist-b li a {
	display: block;
	padding-left: 2em;
	text-decoration: none;
	vertical-align: top;
	
}
div.linklist-b li a:hover {
	text-decoration: underline;
}

div.back {
	margin: -2em;
}
div.linklist-b li a, { /*Hack for IE*/
	height: 20px;
}

div.linklist-b li.action {
	
	line-height: 1.5em;
	padding-bottom: .5em;
}

/* end fix */
div.linklist-a {
	margin-left: 0em;
	padding: 0em 0em 0em 2em;
}

div.linklist-a ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.linklist-a li {
	margin: 0px 0px 0px -2em;
	padding: 0;
}

div.linklist-a li a {
	display: block;
	padding-left: 1.2em;
	text-decoration: none;
	
}
div.linklist-a li a:hover {
	text-decoration: underline;
}
div.back {
	margin: -2em;
}
div.linklist-a li a, { /*Hack for IE*/
	/*height: 2em;*/  /* IE7 fixes story 46318 cpurcell 10.31.06 */
}
div.linklist-a li a#squish, { /*Hack for IE*/
	/*height: 1.4em;*/
}
div.linklist-a li.action {
	/*background: url(/dell/media/images/action.gif) no-repeat top left;*/
	line-height: 2em;
	padding-bottom: .5em;
}
div.linklist-a li.action2 {
	/*background: url(/dell/media/images/action.gif) no-repeat top left;*/
	margin-left: -2em;
	line-height: 2em;
	padding-bottom: .5em;
}
div.linklist-a li.arrow {
	background: url(/dell/media/images/arrow_1.gif) no-repeat top left;
	line-height: 1.2em;
	padding-bottom: .75em;
}

div.linklist-a li.arrow-c {
	background: url(/dell/media/images/arrow_1.gif) no-repeat top left;
	line-height: 1em;
	padding-bottom: 0px;
	padding-top: 0px;
}

div.linklist-a li.arrow-a {
	background: url(/dell/media/images/arrow_a.gif) no-repeat top left;
	line-height: 1.2em;
	padding-bottom: .75em;
}

/*======================
Re-Use Boxes
======================*/

#borderedDarkBlue {
	width: 100%;
	background: #0066CC;
	border: 1px solid #666666;
	margin-bottom: 1em;
}

div.margintoppt5 {
	margin-top: .5em;
}

div.padall25 {
	padding: .25em;
}

div.padall5 {
	padding: .5em;
}

div.padall25l5 {
	padding: .25em .25em .25em .5em;
}

div.pad-margin-top-match {
	padding: .5em 5em .5em .8em;
}
div.padlr850 {
	padding: 0em 5em 0em .8em;
}

div.padmarg5 {
	margin: .5em 0em .5em 0em;
	padding: 0em .5em 0em .5em;
}

div.head-grey {
	height: 2.4em;
	COLOR: #4F4F4F;
	background: #E1E1E1 url(/dell/media/images/head_grey_bg.gif) repeat-x scroll bottom;
}

div.head-grey-a {
	height: 25px;
	COLOR: #4F4F4F;
	background: #E1E1E1 url(/dell/media/images/head_grey_bg.gif) repeat-x scroll bottom;
}

div.head-blue-grey {
	width: 100%;
	height: 25px;
	background: #9C9C9C url(/dell/media/images/blue_grey_bg.gif) repeat-x scroll bottom;
}

div.head-blue-grey-left {
	float: left;
	margin-right: 5px;
}

div.head-blue-grey-right {
}

div.center {
	text-align: center;
}

div.grey-bordered {
	border: 1px solid #B9B9B9;
	background: #F5F5F5;
}

/*======================
Branding
======================*/

#topWrapper { /* also used on bottom */
	width: 728px;
}

#topWrapperNew { /* also used on bottom */
	width: 928px;
	
	
}

#topWrapperNew span.my_courses_header {
	font-size: 1.5em;
	font-weight: 100;
}

#topWrapperNew span.search {
	font-size: 1.2em;
	margin-right: 5px;

}

#header2 {
	background: #FFF url(/dell/media/images/header.gif) repeat-x scroll top;
	height:90px;
	margin-top: -1em;
	
}

#header2.narrowheader {
	background: #FFF url(/dell/media/images/headernarrow.gif) repeat-x scroll top;
	height: 74px;
}

.logo {
	margin:13px 0 0 0;
	padding:0;
	float:left;
}

.buy_online {
	margin:0;
	padding:16px 0 0 0;
	font-size:8pt;
}

.search {
	float:right;
	background: #EDEDED url('/Dell/media/images/action.gif') no-repeat 0 0;
	margin:0 30px 0 0;
	font-weight:bold;
	height:20px;
	text-indent:25px;
	text-align:right;
}


.links {
	float:right;
	padding:0;
	margin:42px 30px 0 0;
}

#header2 .links {
	margin-top: 18px;
}

.links a {
	background-image: url('/Dell/media/images/link_divider.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right:5px;
}

.links a.no_background {
	background:none;
}

.you_are_here {
	margin:0 0 0 10px;
	padding:0;
	font-size: 8pt;
}

.you_are_here img {
	margin:6px 0 0 0;
}

#buyorcall {
	/*width: 728px;*/
	width: 100%;
	background: #8C8C8C url(/dell/media/images/buyorcall.gif) repeat-x scroll top;
	border-bottom: 1px solid #474C4F;
}

#buyorcall div.rightwhite {
	text-align: right;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	COLOR: #FFFFFF;
	padding: .15em 17px .15em 0em;
}

#brand {
	width: 100%;
	height: 3.8em;
	border-top:1px solid #6CB3FF;
	border-bottom: 1px solid #004E98;
	background: #0066CC;
}

#brand div.dellUSTandC {
	float: left;
	height: 27px;
	width: 217px;
	padding: .8em 0em .7em 2em;
}

#brand div.aboutDell {
	float: right;
	text-align: right;
	padding: 1.5em 19px 0em 0em;
}

#brand div.aboutDell a {
	font-size: 1em;
	font-weight: bold;
	color: #99CCFF;
	text-decoration:none;
}

div#menuTop {
	width: 100%;
	min-height: 22px;
	background: #0099FF;
	border-bottom: 1px solid #666666;
}

div#menuTop div.menuItem {
	float: left;
	width: 144px;
	text-align: center;
	line-height: 22px;
	border-right: 1px solid #666666;
}

div#menuTop div.menuItem-inUse {
	float: left;
	width: 144px;
	text-align: center;
	line-height: 22px;
	border-right: 1px solid #666666;
	background: #66CCFF;
}

#nav {
	width: 100%;
	height: 1.6em;
	background: #E1E1E1 url(/dell/media/images/nav_background.gif) repeat-x scroll top;
	border-bottom: 1px solid #666666;
	text-align : right;
}

#nav div {
	padding: .25em 8px 0em .5em;
}

#breadcrumb{
	width: 100%;
	background: #ffffff;
	
}

#breadcrumb div{
	padding: .25em 0em 0em .25em;
}

#breadcrumb-b {
	width: 100%;
	background: #F5F5F5;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
}

#breadcrumb-b div{
	padding: .25em 0em .25em 0em;
	margin: 0em .25em 0em .25em;
}

div#legal {
	width: 100%;
	background: #EDEDED;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align : center;
}

/*======================
Index
======================*/

#topWrapper-index { /* also used on bottom */
	width: 728px;
	border-right: 0px solid Window;
	display: block;
}

#bodyBox{
	width: 728px;
	display: block;
}

#index-a {
	width: 728px;
	height: 154px;
	vertical-align : top;
}

#index-a-left{
	float: left;
	width: 532px;
}

#index-a-left div.border{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	font-size: .1em;
}
#index-a-left #trainingAndCertification{
	width: 100%;
	height: 152px;
}

#index-a-left #browse {
	width: 100%;
	height: 1.2em;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #0099FF;
	font-size: 1em;
}

#index-a-left #browse h3 {
	font-weight: bold;
	color: #ffffff;
}

div#index-a-bottom-left-wrapper {
	height: 27em;
	border-right: 1px solid #666666;
}

#index-a-left-segments {
	height: 23.2em;
	width: 531px;
}

#index-a-left-segments div.segment{
	float: left;width:33%;height: 100%;border-right: 1px solid #CCCCCC;
	padding: 0;
}

#index-a-left-segments a {
	color: #66AAEE;
}
#index-a-left-segments a#squish {
	color: #0033FF;
}
#index-a-left-segments a.large {
	font-size: 1.1em;
}

#index-a-left-segments  ul.action {
	list-style : none;
}

#index-a-right {
	float:left;
	width: 186px;
	margin-left: 8px;
}

#index-a-right #dellOffers{
	height: 152px;
	width: 100%;
}

#index-a-right #dellOffers-wrapper {
	padding: 0em .5em 0em 1em;
}

div#index-a-bottom-right-wrapper {
	height: 27em;
	border-right: 1px solid #666666;
}

#index-a-right #loginBox {
	height: 100%;
	border-top: 1px solid #666666;
	background: #EDEDED;
}

#index-a-right #login {
	padding: 1em;
}

#loginBox div.loginHead {
	height: 1.3em;
	background: #0066CC;
	padding-left: .5em;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

/*======================
My Courses
======================*/

div#my-courses-a {
	font-size:1em;
}

div#my-courses-a table td {
	padding:0;
	margin:0;
}

div#my-courses-a table td.border {
	border-right:1px solid #B7B6B3;
}

div#my-courses-a table {
	border-bottom:1px solid #B7B6B3;
}

div#my-courses-a-title {
	margin-left: 10px;padding-top: 25px;text-align: left;
}

div#my-courses-b {

}

div#my-courses-b-left {
	float: left;
}

div#my-courses-b-left-welcome {
	border-top: 1px solid #EEEEEE;position: relative;width: 548px;height: 104px;
}

div#my-courses-b-left-welcome-banner {
	position: absolute;top: -12px;
}

div#my-courses-b-left-welcome-text {
	position: absolute;top: 110px;
}

div#collegepacks-wrapper {
	float: right;
	width: 363px;
	height: 68px;
	background: #DDF0FE url(/dell/media/images/collegepacks_bg.gif) repeat-x scroll bottom;
}

div#collegepacks {
	border-top: 1px solid #E3E9EE;
	border-right: 1px solid #E3E9EE;
	border-left: 1px solid #E3E9EE;
	background: #DDF0FE;
}

div#collegepacks-image {
	float: left; height: 53px; width: 72px;margin-right: 5px;
}

div#my-courses-b-right {
	float: right;
	width: 179px;
	border-left: 1px solid #EEEEEE;
}


div#my-courses-b-find-a-topic {
	width: 178px;
}

div#my-courses-b-shop-catalog {
	width: 178px;
}

div#my-courses-my-active-courses {
	background-color:#FBF5E4;
}

div#my-courses-my-active-courses-livelearn {
	float: right;height:78px;width:360px;margin-left: 5px;
}

div#my-courses-my-active-courses-youcan {
	padding: .5em 0em 0em .5em;margin-right:10px;
}

div#my-courses-my-active-courses-youcan p {
	font-size:.9em;
}

div#my-active-courses-my-available-courses-livelearn-courses {
	margin-left: 4px;
}

div#my-active-courses-my-available-courses-livelearn-courses-bottom {
	height: 1px;
}

/*======================
Contact
======================*/

div#contact-a {

}

div#contact-a-title {
	margin-left: 10px;padding-top: 15px;text-align: left;
}

div#contact-b {
}

/*
div#contact-b-left {
	position: absolute;
	width: 180px;= 
	left: 10px;
	margin-right: 10px;
}

div#contact-b-right {
	margin-left: 190px;
	width: 538px;
}
*/

div#contact-b-left {
	/* position: absolute; */
	float: left;
	width: 538px;= 
	left: 0px;
	margin-right: /*1*/0px;

}

div#contact-b-right {
	/*margin-left: 540px; */
	float: left;
	width: 180px;
	margin-right: 10px;
	display: inline;
}



/*======================
Two_Columns
======================*/

div#Two_Columns-a {

}

div#Two_Columns-a-title {
	margin-left: 10px;padding-top: 15px;text-align: left;
}

div#Two_Columns-b {
}

div#Two_Columns-b-left {
	position: absolute;
	width: 320px;= /* If I leave the = opera works... ? */
	left: 10px;
	margin-right: 10px;
}

div#Two_Columns-b-right {
	margin-left: 320px;
	width: 320px;
}


/*======================
Feedback
======================*/

div#feedback-a {

}

div#feedback-a-title {
	margin-left: 10px;padding-top: 15px;text-align: left;
}

div#feedback-b {
}

div#feedback-b-right {
	position: absolute;
	left: 568px;
	width: 170px;
}

div#feedback-b-left {
	width: 558px;
}

div#collegepacks-a-wrapper {
	width: 100%;
	background: #DDF0FE url(/dell/media/images/collegepacks_bg.gif) repeat-x scroll bottom;
}

div#collegepacks-a {
	border-top: 1px solid #E3E9EE;
	border-right: 1px solid #E3E9EE;
	border-left: 1px solid #E3E9EE;
	background: #DDF0FE;
}

div#collegepacks-a-image {
	text-align: center;margin-bottom: 5px;
}
div#table td {
	padding-top:10px;
	padding-bottom:10px;
}
div#table td#exept {
	padding-top:3px;
	padding-bottom:3px;
}

/*======================
Sign In
======================*/

div#signin-a {

}

div#signin-a-title {
	text-align: left;
}

div#signin-b {
}

/*=============================
  Headers (KES)
=============================*/

div#title-header {
	margin:0;
	padding:0;
}

/*=============================
  STYLES FOR VILT PAGE (KES)
=============================*/

h4 {
	font-size:130%;
	font-weight:bold;
	padding:0; 
	margin:0;
}

p {
	padding:0;
	margin:0 0 1em 0;
}

.callout {
	clear:both;
	float:right;
	width:160px;
	border:1px solid #DDD;
	margin:0 0 .5em 0;
	padding:0 0 .2em 0;
}

.callout h4 {
	font-size:110%;
	padding:.3em .5em;
	margin:0 0 .2em 0;
	color:#4D4D4D;
	background-color:#B9D7F0;
}

.callout p {
	font-size:90%;
	padding:0 .5em;
	margin:0;
}

.callout a {
	/* background-image:url(../../VILT/images/flow_arrow.gif); */
	background-position:0 .1em;
	background-repeat:no-repeat;
	padding-left:.7em;
}

#session_status {
	font-size:110%;
	font-weight:bold;
}

#session_status a {
	/* background-image:url(../../VILT/images/join_now.gif); */
	background-position:0 .2em;
	background-repeat:no-repeat;
	padding-left:1.3em;
}

.status {
	color:#DC6E28;
}

#sessions td {
	border-bottom:1px solid #DDD;
	padding:.3em 0 .3em 2em;
}

#sessions td img {
	margin-right:.5em;
}

#sessions td.title {
	padding:.3em 0;
}

.promo {
	width:130px;
	padding:5px;
	text-align:center;
}

.promo h5 {
	color:#F57337;
	font-size:110%;
	font-weight:bold;
	padding:5px 0 0 5px;
	margin:0;
	text-align:left;
}

.promo p {
	text-align:left;
	padding:0 0 0 5px;
}

.promo a {
	/* background-image:url(../../VILT/images/flow_arrow.gif); */
	background-position:0 .2em;
	background-repeat:no-repeat;
	padding-left:.7em;
}

.p_blue {
	background-color:#B9D7F0;
}

.p_orange {
	background-color:#FC9;
}


/*=============================
  HOME PAGE STYLES (KES)
=============================*/
#home {
	color:#6E6E6E;
	font-size:.9em;
	padding:0;
	margin:0;
}

#DellHeader {

  font-family :Arial Narrow, Arial, Helvetica, sans-serif;

  font-weight: normal;

  font-size : 26px;

  color : #A4A4A4;

  line-height: 1em;

  border-bottom: none;

}

#login_box {
	float:right;
	background-color:#E1E1E1;
	margin:0 0px 0 0;
	width:143px;
	height: 320px;
}

#login_box h2 {
	font-size:1em;
	background-color:#808080;
	padding:10px 0 10px 5px;
	margin:0;
	color:#FFF;
}

#login_box h3 {
	font-size:1.1em;
	color:#6E6E6E;
	padding:0 5px;
	margin:0;
}

#login_box p {
	color:#6E6E6E;
	font-size:.9em;
	padding:0 5px;
}

#login_box form {
	color:#6E6E6E;	
	font-size:.9em;
	margin:0;
	padding:0;
}

#login_box input {
	color:#6E6E6E;
	font-size:.9em;
}

#login_box .action {
	background: url('/dell/media/images/action.gif') no-repeat 0 0em;
	margin-left:.5em;
	padding-left:22px;
	line-height:1.6em
}

#login_box a {
	font-size:.9em;
	font-weight:bold;
}

.training_box  {
	float:left;
	background-color:#FFF;
	height: 184px;
}

.training_box .content {
	height:149px;
}

.training_box p {
	padding:0 0 0 9px;
	margin:0;
	color:#6E6E6E;
	font-size:.9em;
}

.training_box .featured {
	color:#FF6C00;
	margin-top:10px;
}

.promo_space {
	height:136px;
	background-color:#E89E6F;
	text-align:center;
}

.clear_left {
	clear:left;
}

/*=============================
  COURSE LAUNCH STYLES (KES)
=============================*/

#select_class {
	width:728px;
	padding:0 0 20px 0;
}	

#select_class h1 {
	margin:0;
	padding:0;
}

#select_class h2 {
	margin:0;
	padding:0 0 5px 0;
	font-size:1.2em;
}

#select_class p {
	margin:0;
	padding:3px 0 0 0;
}

#select_class .filter {
	background-color:#EDEDED;
	padding:2px 5px;
}

#select_class .header td {
	color:#06C;
	font-weight:bold;
	border-bottom:1px solid #EDEDED;
}

#select_class tr.even_row {
	background-color:#EDEDED;
}

/*=============================
  DEMO COURSES STYLES (KES)
=============================*/
.dotted_lb {
	border-left:1px solid #000;
}

.dotted_rb {
	border-right:1px solid #000;
}

.dotted_tb {
	border-top:1px solid #000;
}

.dotted_bb {
	border-bottom:1px solid #000;
}

.demo_course_buttons {
	position:absolute; 
	top:410px; 
	left:195px;  /*17px - old measurement, shifting for left nav include story 45999 cpurcell 10.26.2006 */
	background:none; 
	width:650px; 
	z-index:100;
}

.demo_coursebox {
	position:absolute; 
	left:195px;    /*17px - old measurement, shifting for left nav include story 45999 cpurcell 10.26.2006 */
	top:442px; 
	z-index:1; 
	padding:7px;
	margin:0 0 10px 0;
	text-align: top; 
	width:650px; 
	border:1px solid #CDCDCD;
}

.demo_coursebox p {
	text-indent:-24px;
	padding:0 0 0 25px;
	margin:0 0 7px 0;
}

.help_header, .my_courses_header {
	color:#06C;
	font-weight:bold;
	font-size:1.2em;
	margin:0 0 5px 0;
}

.help_support {
	border-bottom: 1px solid #DDD;
	padding-bottom:5px;
	margin-bottom:10px;
}

.help_title {
	font-size:2em;
	color:#808080;
	font-weight:bold;
	margin-top:5px;
}

.help_top10 {
	background-color:#FBEFE8;
	color:#808080;
	font-weight:bold;
	border-top:1px solid #F0C0A2;
	border-bottom:1px solid #F0C0A2;
	padding:5px 10px;
}

.my_courses_title {
	font-family:Helvetica, Arial, sans-serif;
	font-size:2em;
	color:#A4A4A4;
}

.left-element {
   	width: 95%;
}

.right-element {
   	float:right; 
}

/*=============================
  HSB TWEAKS (08.31.06ish)
=============================*/

div.arrowlinkspace span.lnks a {
	margin-left: 4px;
	display: block;
}