/****************************************************/
/* !Color Reference */
/* Dark Orange: #F37021
/* Tomato: #F25E21
/* Tangerine: #FFA100
/* Lime: #BED600
/* Aqua: #00B9E4
/* Deep Blue: #168ACB
/* Violet: #B1059D 
/* Cool Gray 1: #DDDDDD
/* Cool Gray 2: #9A9B9C 
/* Dark Gray: #888d92 
/* Wireframe Gray: #e4e4e4 
/* Linen: #fefefe 
/****************************************************/

html {
	min-height: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #dedede;
	font-family: Arial, "Helvetica Neue", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}


/****************************************************/
/* !Development Tools */ 
/****************************************************/


html, body, div {
	outline: 0px dotted red;
}


/****************************************************/
/* !Global */ 
/****************************************************/

.goright {
	float: right;
}

.gocenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 8px auto;
	width: 100%;
	clear: both;
	border: none;
	border-top: 1px solid #7c8185;
	border-bottom: 1px solid #9ea7af;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
}

#main hr {
	margin-left: 200px;
	width: 360px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #eeeeee;
}

#footer hr {
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #eeeeee;
}


/****************************************************/
/* !Logotype */ 
/****************************************************/

a.logotype {
	display: block;
	width: 201px;
	height: 67px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	background: url(../images/logotype-ciscolive.png) no-repeat center;
	position: absolute;
	bottom: 34px;
	left: 0px;
	z-index: 11;
}

a:hover.logotype {
	background: url(../images/logotype-ciscolive-hover.png) no-repeat center;
}

p.tagline {
	display: block;
	position: absolute;
	bottom: 10px;
	left: 0;
	z-index: 11;
	color: #fefefe;
	font-weight: 600;
}



/****************************************************/
/* !Register Now */ 
/****************************************************/

#register {
	position: relative;
	display: block;
	overflow: hidden;
	width: 300px;
	height: 78px;
	line-height: 130px;
	padding: 0 20px;
	margin-left: -20px;
	background: url(../images/bg-register.png) no-repeat center;
	color: #fff;
	font-weight: 700;
}

#register a.button {
	position: absolute;
	width: 124px;
	height: 27px;
	top: 23px;
	left: 20px;
	line-height: 27px;
	text-align: center;
	background: #cb4929 url(../images/button-gradient.png) repeat-x left top;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c03626;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-shadow: -1px -1px -1px #b13223;
	letter-spacing: normal;
}

#register a:hover.button {
	background-color: #df3a27;
	border: 1px solid #df3a27;
	color: #fff8aa;.
}

a.register {
	position: absolute;
	width: 124px;
	height: 27px;
	bottom: 30px;
	right: 0;
	line-height: 27px;
	text-align: center;
	background: #f25e21 url(../images/button-gradient.png) repeat-x left top;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #dc5721;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-shadow: -1px -1px -1px #dc5721;
	letter-spacing: normal;
}

a:hover.register {
	background-color: #df3a27;
	border: 1px solid #df3a27;
	color: #fff8aa;.
}

.register-and-save {
	font-size: 12px;
	position: absolute;
	bottom: 28px;
	right: 135px;
	line-height: 16px;
	text-align: right;
	color: #fefefe;
	font-weight: bold;
	text-shadow: -1px -1px -1px #dc5721;
}

/****************************************************/
/* !Search Area */ 
/****************************************************/

#search {
	position: absolute;
	padding: 10px 15px 5px 15px;
	height: 25px;
	top: -1px;
	right: 0;
	background-color: #F25E21;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#search form { 
	float: left;
	margin-top: -3px;
	color: #fefefe;
	font-weight: 600;
	padding-right: 12px;
	border-right: 1px solid #fefefe;
	height: 17px;
}


.gap {
	display: block;
	width: 340px;
	height: 34px;
	margin-left: -20px;
	clear: both;
	position: relative;
	background: #fefefe;
}

a.icon {
	display: block;
	float: left;
	height: 16px;
	padding-left: 16px;
	text-decoration: none;
	margin-left: 12px;
	color: #fefefe;
	font-weight: 600;
}

a:hover.icon {
color: yellow;
}

a.icon.contact {
	background: url(../images/icon-contact.png) no-repeat left center;
}

a.icon.preferences {
	background: url(../images/icon-preferences.png) no-repeat left center;
}

a.icon.search {
	background: url(../images/icon-search.png) no-repeat left center;
	margin-left: 0;
	padding-right: 12px;
	border-right: 1px solid #fefefe;
}

a.icon.search2 {
	background: url(../images/icon-search.png) no-repeat left center;
	float:right;
	padding-top:6px;
}

a.icon.myvideo {
	background: url(../images/icon-video.png) no-repeat left center;
	padding-right: 12px;
	border-right: 1px solid #fefefe;
}

a.icon.mycontent {
	background: url(../images/icon-content.png) no-repeat left center;
	padding-right: 12px;
	border-right: 1px solid #fefefe;
}

a.icon.english {
	background: url(../images/flags/us.png) no-repeat left center;
	margin-left: 0;
}

a.icon.spanish {
	background: url(../images/flags/es.png) no-repeat left center;
	margin-left: 0;
}

/****************************************************/
/* !Tooltip */ 
/****************************************************/

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3, #tooltip div { margin: 0; }



/****************************************************/
/* !Typography */ 
/****************************************************/

h5 {
	font-size: 14px;
	padding: 0 0 .5em 0;
}


/****************************************************/
/* !Structure */ 
/****************************************************/


#container {
	position: relative;
	width: 940px;
	padding: 0 20px;
	margin: 0 auto;
	background-color: #fff;
}



.content {
	padding: 0;
	position: relative;
	margin: 0 auto;
	background: url(../images/bg-sidebar.gif) repeat-y right top;
}

.content .leftcolumn {
	position: relative;
	width: 590px;
	z-index: 5;
	float: left;
}


/****************************************************/
/* !Header */ 
/****************************************************/

#header {
	position: relative;
	background: #f48034 url(../images/bg-glow.png) no-repeat left bottom;
	width: 100%;
	height: 155px;
	clear: both;
}

#header .content {
	width: 940px;
	height: 155px;
	background: none;
}


/****************************************************/
/* !Navigation */ 
/****************************************************/


#navbar {
	position: relative;
	background-color: #f25e21;
	width: 100%;
	height: 34px;
	clear: both;
}

#navbar .content {
	width: 940px;
	background: none;
}

ul#nav {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 34px;	
}

ul#nav li {
	list-style: none;
	padding: 3px;
	display: inline;
}

ul#nav li:first-child {
	padding-left: 0;
}

ul#nav li a {
	text-transform: uppercase;
	color: #fefefe;
	font-weight: 700; 
	text-decoration: none;
}

ul#nav li a {
	font-size: 12px;
	letter-spacing: 0px;
}

ul#nav li a:hover {
	color: yellow;
}

ul#nav li {
	color: #fefefe;
}




/****************************************************/
/* !Featured */ 
/****************************************************/

#featured {
	position: relative;
	background-color: #DFDFDF;
	width: 100%;
	height: 280px;
	clear: both;
}

#featured .content {
	width: 940px;
	height: 280px;
	color: #fefefe;
	
}

#featured .content .leftcolumn {
	padding: 0;
	margin: 0;
	height: 280px;
	width: 600px;
	background-color: #DFDFDF; /* #bdbdbd #fefefe */
	overflow: hidden;
	text-align: right;
}


#featured .sidebar {
	height: 280px;
}

body.subpage #featured .content .sidebar {
	display: none;
	background: none;
}


/****************************************************/
/* !Ticker */ 
/****************************************************/


#ticker {
	position: relative;
	background: #FFA100 url(../images/bg-ticker.png) repeat-x left top;
	width: 100%;
	height: 30px;
	clear: both;
}

#ticker .content {
	width: 940px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
}

#ticker .content .leftcolumn a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#ticker .content .sidebar {
height: 30px;
}




/****************************************************/
/* !Main [Content] */ 
/****************************************************/


#main {
	position: relative;
	background-color: #fefefe;
	width: 100%;
	clear: both;
	height: 100%;
}

#main .content {
	width: 940px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/bg-sidebar.gif) repeat-y right top;
}

#main .content .leftcolumn {
	padding: 20px 0px;
}

#main .content .sidebar {
	height: 100%;
}

#main dl {
	display: block;
	width: 300px;
	height: 100px;
	padding: 0 0 0 70px;
	margin: 0 0 10px 200px;
	border-bottom: 1px solid #e4e4e4;
}
#main dl.brochure {
	background: url(../images/icon-brochure.png) no-repeat left 3px;
} 
#main dl.last {
	border-bottom: none;
}

#main dt {
	font-size: 18px;
	font-weight: 500;
	color: #F27021;
	padding: 12px 0 6px 0;
}

#main dd a {
	text-decoration: none;
	color: #000;
	font-weight: 700;
}

#main dd a:hover {
	text-decoration: underline;
	color: #F37021;
}

#main dl.clnv {
	background: url(../images/icon-clnv.png) no-repeat left 3px;
} 

#main dl.social {
	background: url(../images/icon-social.png) no-repeat left 3px;
} 



/****************************************************/
/* !Footer */ 
/****************************************************/


#footer {
	background: url(../images/bg-footer.gif) repeat-x left top;
	width: 100%;
	height: 100%;
	clear: both;
}

#footer .content {
	width: 940px;
	padding: 20px 0 20px 0;
	background: url(../images/bg-sidebar.gif) repeat-y right top;
}

#footer .buckets {
	padding-top: 10px;
	height: 136px;
	border-bottom: 1px solid #fefefe;
}

#footer dl {
	position: relative;
	display: block;
	width: 150px;
	min-height: 115px;
	margin-right: 40px;
	float: left;
} 

#footer dl img {
	float: left;
	padding: 0 10px 0 0;
	margin-top: 3px;
}

#footer dt {
	font-weight: 900;
}

#footer dd a.button {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	height: 20px;
	width: 60px;
	line-height: 20px;
	padding: 0 10px;
	text-align: center;
	font-weight: 700;
	color: #fff;
	margin: 15px 0 0 0;
	background: #111;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #676767;
	text-decoration: none;
	text-shadow: -1px -1px -1px #676767;
}


#footer dd a:hover.button {
	background: #676767 url(../images/button-gradient.png) repeat-x left -4px;
}

#footer img.tagline-together {
	padding: 16px 0 8px 0;
	clear: both;
}

#footer .terms {
	color: #808285;
}

#footer .terms a {
	color: #808285;
	text-decoration: none;
	font-weight: bold;
}

#footer .terms a:hover {
	text-decoration: underline;
}

#social {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 18px;
	width: 150px;
}

#social a {
	display: block;
	width: 18px;
	height: 18px;
	float: left;
	padding-right: 5px;
}

#social a:hover {
	border-bottom: 2px solid #fff;
}

#social a.twitter {
	background: url(../images/social-twitter.png) no-repeat center center;
}

#social a.facebook {
	background: url(../images/social-facebook.png) no-repeat center center;
}

#social a.youtube {
	background: url(../images/social-youtube.png) no-repeat center center;
}

#social a.flickr {
	background: url(../images/social-flickr.png) no-repeat center center;
}

#social a.linkedin {
	background: url(../images/social-linkedin.png) no-repeat center center;
}

#social a.rss {
	background: url(../images/social-rss.png) no-repeat center center;
}


/****************************************************/
/* !Sidebar */ 
/****************************************************/

.sidebar,
.sidebar2 {
	float: right;
	background: url(../images/bg-sidebar.gif) repeat-y left top;
	width: 300px;
	padding: 0 20px;
	height: 100%;
}


/****************************************************/
/* !Video */ 
/****************************************************/

.video {
	position: relative;
	width: 300px;
	padding: 20px 0;
	z-index: 1;
}
#video-container {
	z-index: -1;
}

.caption {
	width: 295px;
	height: 23.5px;
	line-height: 23.5px;
	padding: 0 0 0 5px;
	clear: both;
	margin: 0;
	background-color: #888d92;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
}

.sidebar a.link,
.sidebar2 a.link {
	display: block;
	width: 268px;
	height: 23.5px;
	line-height: 23.5px;
	padding: 0 20px 0 5px;
	border-left: 6px solid #FFA100;
	clear: both;
	margin: 0;
	background-color: #888d92;
	background: #888d92 url(../images/icon-arrow.png) no-repeat 270px center;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	margin-bottom: 5px;
	text-transform: capitalize;
}

.sidebar a:hover.link,
.sidebar2 a:hover.link {
	background: #676767 url(../images/button-gradient.png) repeat-x left -2px;
	color: #fff;
	text-shadow: -1px -1px -1px #585858;
/*	border-left: 6px solid #FFA100;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px; */
	outline: 2px solid #000;
}


/****************************************************/
/* !Poll */ 
/****************************************************/


.poll {
	width: 300px;
/*	padding: 20px 0; */
	color: #fff;
	border-top: 1px solid #fefefe;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

.poll p {
	padding: 2px 0 2px 10px;
	display: block;
	width: 290px;
	border-bottom: 1px solid #fff;
}

.poll p input:hover {
	cursor: pointer;
}

.poll input[type="submit"] {
	border: none;
	margin: 10px 5px 0 5px;
	width: 100px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: #F37021 url(../images/button-gradient.png) repeat-x left top;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #F37021;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-shadow: -1px -1px -1px #F37021;
	letter-spacing: normal;
	font-family: Arial, sans-serif;
}

.poll input[type="submit"]:hover {
	cursor: pointer;
	background: #cb4929 url(../images/button-gradient.png) repeat-x left top;
	border: 1px solid #cb4929;
	text-shadow: -1px -1px -1px #cb4929;
}


/****************************************************/
/* !Quick Links */ 
/****************************************************/

.quicklinks {
	color: #fefefe;
	margin-bottom: 20px;
	border-top: 1px solid #fefefe;
	border-bottom: 1px solid #fefefe;
	height: 136px;
	padding-top: 10px;
}

.phone-numbers {
	color: #fefefe;
	margin-bottom: 20px;
	height: 146px;
}

.quicklinks ul,
.phone-numbers ul {
	display: block;
	width: 148px;
	float: left;
}

.quicklinks ul li,
.phone-numbers ul li {
	margin: 0;
	padding: 0;
	list-style: none;	
}

.quicklinks ul li a,
.phone-numbers ul li a {
	text-decoration: none;
	color: #fefefe;
}

.quicklinks ul li a:hover,
.phone-numbers ul li a:hover {
	text-decoration: underline;
}




/****************************************************************************************/
/* !Poll (sorry about the !important declarations - done for the sake of efficiency) */ 
/****************************************************************************************/

div.poll div.pds-box {
	padding: 12px 0 0 0 !important;
	border: none !important;
	background: none !important;
}

span.pds-answer-group {
/*	border-bottom: 1px solid #fefefe !important; */
}

a.pds-vote-button {
	cursor: pointer !important;
	outline: none !important;
	display: block !important;
	float: left !important;
	border: 1px solid #F37021 !important;
	background: #F37021 url(../images/button-gradient.png) repeat-x left top !important;
	text-shadow: -1px -1px -1px #F37021 !important;
}

a:hover.pds-vote-button {
	cursor: pointer !important;
	background: #cb4929 url(../images/button-gradient.png) repeat-x left top !important;
	border: 1px solid #cb4929 !important;
	text-shadow: -1px -1px -1px #cb4929 !important;
}



/****************************************************/
/* !Subpage */ 
/****************************************************/

body.subpage #featured .sidebar,
body.subpage #main .sidebar {
	display: none;
}

body.subpage .content,
body.subpage #footer .content,
body.subpage #main .content {
	background: none;
}

body.subpage #featured {
	height: 125px;
	overflow: hidden;
	background: none;
	display: none;
}

body.subpage #ticker {
	display: none;
}

body.subpage #main {
	background: #fff url(../images/bg-subpage.png) repeat-x left top;
	
}

body.subpage #main .leftcolumn {
	position: relative;
	margin-top: 125px;
	width: 540px;
	padding: 0 20px 20px 20px;
	background: #fefefe;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	z-index: 1;
}

body.subpage #main .leftcolumn p {
	padding-bottom: 1em;
}

body.subpage #main .leftcolumn h2 {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: .5em;
}

body.subpage #main .leftcolumn a.more {
	text-decoration: none;
	color: #F37021;
}

body.subpage #main .leftcolumn a:hover.more {
	text-decoration: underline;
	color: #F25E21;
}

body.subpage #main .leftcolumn .register-container {
	height: 40px;
	text-align: right;
	clear:both;
}

body.subpage #main .leftcolumn a.register2 {
	width: 124px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: #f25e21 url(../images/button-gradient.png) repeat-x left top;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #dc5721;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-shadow: -1px -1px -1px #dc5721;
	letter-spacing: normal;
	padding: 5px 15px;
}

body.subpage #main .leftcolumn a:hover.register2 {
	background-color: #df3a27;
	border: 1px solid #df3a27;
	color: #fff8aa;.
}


body.subpage #main .content,
body.subpage #footer .content {
	background: url(../images/bg-sidebar.gif) repeat-y right top;
}



/*
body.subpage h1 {
	font-size: 44px;
	display: block;
	width: 540px;
	font-weight: 400;
	line-height: 35px;
	color: #FFA100;
	padding: 0 0 3px 0;
	border-bottom: 2px solid #FFA100;
}
*/

body.subpage h1 {
	font-size: 44px;
	display: block;
	width: 555px; /* 400px */
	xwidth: 555px; /* 540px */
	font-weight: 400;
	line-height: 44px;
	color: #FFA100;
	padding: 45px 0 0 0; /* 45px 140px 0 0 */
	margin-bottom: 20px;
	border-bottom: 2px solid #FFA100;
}

body.subpage .leftcolumn .breadcrumbs {
	position: absolute;
	top: 6px;
	left: 20px;
	display: inline;
}

body.subpage .leftcolumn .breadcrumbs a {
	text-decoration: none;
	color: #111;
	font-weight: 500;
	padding-right: 10px;
	float: left;
	background: url(../images/nav-divider.png) no-repeat right top;
}

body.subpage .leftcolumn .breadcrumbs a:hover {
	text-decoration: underline;
}

body.subpage .leftcolumn .breadcrumbs a.current {
	display: block;
/*	width: 70px; */
	color: #fefefe;
	background-color: #B2B5AD;
	background-image: none;
	padding: 3px 14px 3px 14px;
	margin-top: -3px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

body.subpage .leftcolumn .breadcrumbs a:hover.current {
	background: #b2b5ad url(../images/button-gradient.png) repeat-x left top;
	text-shadow: 1px 1px 1px #fefefe;
	text-decoration: none;
	color: #424242;
}

body.subpage .header-area {
	/* height: 105px; */
	height: 55px;
	width: 100px;
	clear: both;
	padding: 50px 0 0 0;
}

.subpage-background-swoosh {
	position: absolute;
	top: -125px;
	right: -20px;
	z-index: 0;
	background: url(../images/testimonial/CL11_Testimonial_01.png) no-repeat scroll center top transparent;
	/* width: 540px; */
	width: 600px;
	height: 125px;
}
/*.q-1 {background: url(../images/testimonial/CL11_Testimonial_01.png) no-repeat scroll center top transparent;}*/
.q-2 {background: url(../images/testimonial/CL11_Testimonial_02.png) no-repeat scroll center top transparent;}
.q-3 {background: url(../images/testimonial/CL11_Testimonial_03.png) no-repeat scroll center top transparent;}
.q-4 {background: url(../images/testimonial/CL11_Testimonial_04.png) no-repeat scroll center top transparent;}
.q-5 {background: url(../images/testimonial/CL11_Testimonial_05.png) no-repeat scroll center top transparent;}
.q-6 {background: url(../images/testimonial/CL11_Testimonial_06.png) no-repeat scroll center top transparent;}
.q-7 {background: url(../images/testimonial/CL11_Testimonial_07.png) no-repeat scroll center top transparent;}
.q-sponsor {background: url(../images/testimonial/CL11_Testimonial_Sponsor.png) no-repeat scroll center top transparent;}
.q-virtual {background: url(../images/testimonial/CL11_Testimonial_Virtual.png) no-repeat scroll center top transparent;}

.subpage-background-swoosh p {
	padding-top: 30px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

.subpage-background-swoosh p span {
	font-size: 12px;
	line-height: 26px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: normal;
}


.rule {
	display: block;
	width: 100%;
	height: 20px;
	margin-bottom: 20px;
	clear: both;
	border-bottom: 2px solid #FFA100;
}


.rule2 {
	display: block;
	width: 100%;
	height: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #FFA100;
}

.rule-dots {
	display: block;
	width: 100%;
	height: 20px;
	margin-bottom: 20px;
	clear: both;
	border-bottom: 2px dotted #D0CCCA;
}

a.back-to-top {
	display: block;
	text-decoration: none;
	height: 23px;
	line-height: 23px;
	padding-left: 24px;
	background: url(../images/icon-top.png) no-repeat left center;
	color: gray;
	
}

/*****************************************************/
/* Sponsor Logos									 */ 
/*****************************************************/

ul#sponsor-logos {
position: absolute;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	width: 175px;
	float: left;
	/* outline: 1px dotted red; */
	z-index: 5;
}

ul#sponsor-logos li {
	text-align: left;
}

ul#sponsor-logos li img {
	margin-left: -6px;
}

ul#sponsor-logos li h4 {
	font-size: 18px;
	font-weight: 500;
	color: #F27021;
	padding: 12px 0 0 0;
	text-align: left;
}


/****************************************************/
/* !Ads */ 
/****************************************************/

.ad, .banner-ad {
	border-top: 1px solid #fefefe;
	margin: 20px 0;
	padding: 20px 0;
}
.banner-ad a {
	color: #fefefe;
	text-decoration: none;
}
.banner-ad a:hover {
	text-decoration: underline;
}
.ad .sponsor h4 {
	font-size: 12px;
	font-weight: bold;
	color: #fefefe;
	padding: 0 0 6px 0;
	text-align: center;
	text-transform: uppercase;
}

.ad .sponsor div {
	width: 300px;
	height: 80px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.ad .sponsor div.diamond-ca {
	background: url(../images/platinum-sponsors/CL11_DMND_CA.jpg) no-repeat center;
}

.ad .sponsor div.diamond-visual {
	background: url(../images/platinum-sponsors/CL11_DMND_VISUAL.jpg) no-repeat center;
}

.ad .sponsor div.platinum-apc {
	background: url(../images/platinum-sponsors/CL11_PLTNM_APC.jpg) no-repeat center;
}

.ad .sponsor div.platinum-compuware {
	background: url(../images/platinum-sponsors/CL11_PLTNM_COMPUWARE.jpg) no-repeat center;
}

.ad .sponsor div.platinum-emc {
	background: url(../images/platinum-sponsors/CL11_PLTNM_EMC.jpg) no-repeat center;
}

.ad .sponsor div.platinum-intel {
	background: url(../images/platinum-sponsors/CL11_PLTNM_INTEL.jpg) no-repeat center;
}

.ad .sponsor div.platinum-legrand {
	background: url(../images/platinum-sponsors/CL11_PLTNM_LEGRAND.jpg) no-repeat center;
}

.ad .sponsor div.platinum-netscout {
	background: url(../images/platinum-sponsors/CL11_PLTNM_NETSCOUT.jpg) no-repeat center;
}

.ad .sponsor div.platinum-opnet {
	background: url(../images/platinum-sponsors/CL11_PLTNM_OPNET.jpg) no-repeat center;
}

.ad .sponsor div.platinum-panduit {
	background: url(../images/platinum-sponsors/CL11_PLTNM_Panduit.jpg) no-repeat center;
}

.ad .sponsor div.platinum-snms {
	background: url(../images/platinum-sponsors/CL11_PLTNM_SNMS.jpg) no-repeat center;
}

.ad .sponsor div.platinum-sw {
	background: url(../images/platinum-sponsors/CL11_PLTNM_SW.jpg) no-repeat center;
}

.ad .sponsor div.platinum-vce {
	background: url(../images/platinum-sponsors/CL11_PLTNM_VCE.jpg) no-repeat center;
}


/****************************************************/
/* !Sessions */ 
/****************************************************/

.sessions {
	border-top: 1px solid #fefefe;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}


/****************************************************/
/* !Callout */ 
/****************************************************/

.callout {
	width: 181px;
	float: left;
	position: relative;
	padding-top: 130px;
	margin: 0 20px 10px 0;
	background: #f3f3f1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px ;
}

.callout-wide {
	width: 540px;
	float: left;
	position: relative;
	margin: 0 20px 10px 0;
	background: #f3f3f1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px ;
}

.callout img {
	position: absolute;
	top: 0;
}

.callout .callout-content, .callout-wide .callout-content {
	padding: 10px;
	font-size: 11px;
}

.callout .callout-content h3, .callout-wide .callout-content h3 {
	padding-bottom: 10px;
	color: #F37021;
	text-transform: uppercase;
}

.callout .callout-content p, .callout-wide .callout-content p {
	padding-bottom: 10px;
	font-weight: 500;
}
.callout .callout-content a, .callout-wide .callout-content a {
	color: #000000;
	text-decoration: underline;
}

.callout .callout-content a:hover, .callout-wide .callout-content a:hover {
	color: #F37021;
	text-decoration: underline;
}

.callout .callout-content div.two-col-split, .callout-wide .callout-content div.two-col-split {
	display:inline;
	float:left;
	width: 50%;
}

.callout .callout-content div.three-col-split, .callout-wide .callout-content div.three-col-split {
	display:inline;
	float:left;
	width: 33%;
}


/****************************************************/
/* !AddThis Button */ 
/****************************************************/

.addthis_button {
	position: absolute;
	right: 0px;
	top: 10px;
}

/* original position next to breadcrumb, interfered with long heading
.addthis_button {
	position: absolute;
	right: 5px; /* 20px *
	top: 94px; /* 68px *
	z-index: 20; 
} */



/****************************************************/
/* !Slideshow */ 
/****************************************************/

#slideshow {
	margin-top: 0;
	position: relative;
}

.slide {
	margin: 0;
	height: 280px;
	position: relative;
}

.slide a img {
	border: none;
}

#controls {
	position: absolute !important;
	bottom: 0 !important;
	left: 0 !important;
	z-index: 100 !important;
}

p.jshowoff-controls.jshowoff-1-controls {
	position: absolute !important;
/*
	top: 20px;
	right: 20px !important;
*/
	bottom: 10px;
	left: 0 !important;
	z-index: 100 !important;	
}

a.jshowoff-play,
a.jshowoff-prev,
a.jshowoff-next
 {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	padding-right: 6px;
}

a.jshowoff-play
 {
	background: url(../images/button-play-16x16.png) no-repeat center;
}

a:hover.jshowoff-play
 {
	background: url(../images/button-play-16x16-hover.png) no-repeat center;
}

a.jshowoff-prev
 {
	background: url(../images/button-prev-16x16.png) no-repeat center;
}

a:hover.jshowoff-prev
 {
	background: url(../images/button-prev-16x16-hover.png) no-repeat center;
}


a.jshowoff-next
 {
	background: url(../images/button-next-16x16.png) no-repeat center;
}

a:hover.jshowoff-next
 {
	background: url(../images/button-next-16x16-hover.png) no-repeat center;
}



/****************************************************/
/* !jQuery Accordion Menu */ 
/****************************************************/

.sessions h3 {
	border-left: 6px solid #FFA100;
	background: #666; 
	color: #FFFFFF;
	padding: 0 0.5em;
	line-height: 23.5px;
}

ul.menu, ul.menu ul {
 list-style-type:none;
 margin: 0;
 padding: 0;
 border-left: 6px solid #FFA100;
}

ul.menu a {
 display: block;
 text-decoration: none;
}

ul.menu li {
 /* margin-top: 1px; */
}

ul.menu li a, ul.menu ul.menu li a {
 background: #ccc; 
/* background: #ccc url(../images/icon-expand.png) no-repeat right center;*/
 color: #000;
 font-weight: bold;
 margin-bottom: 1px;	
 padding: 0 0.5em;
 height: 23.5px;
 line-height: 23.5px;
 text-decoration: none;
}

ul.menu li a.no-expand {
	background: #ccc;
}

ul.menu li a:hover, ul.menu ul.menu li a:hover {
 	background: #676767 url(../images/button-gradient.png) repeat-x left -2px;
	color: #fff;
	text-shadow: -1px -1px -1px #585858;
}

ul.menu li ul li a, ul.menu ul.menu li ul li a {
 background: #ccc;
 color: #000;
 padding-left: 20px;
 font-weight: normal;
 margin: 0;
}

ul.menu li ul li a:hover, ul.menu ul.menu li ul li a:hover {
 background: #aaa;
 padding-left: 20px;
}
ul.menu ul.menu li a:hover {
 border-left: 0;
 padding-left: 0.5em;
}
ul.menu ul.menu {
 border-left: 5px #f00 solid;
}



ul.menu a.active, ul.menu ul.menu li a.active, ul.menu a.active:hover, ul.menu ul.menu li a.active:hover {
 text-decoration: none;
 background: #ccc;
}

ul.menu a.active {
	/*
color: #111;
	font-weight: bold;
	margin-bottom: 1px;
*/
	background: #676767 url(../images/button-gradient.png) repeat-x left -2px;
	color: #fff;
	text-shadow: -1px -1px -1px #585858;
}

ul.menu a.active:hover {
	background: #676767 url(../images/button-gradient.png) repeat-x left -2px;
	text-shadow: none;
}


ul.menu li ul.acitem li a:hover {
	background: #676767 url(../images/button-gradient.png) repeat-x left -2px;
	color: #fff;
	text-shadow: -1px -1px -1px #585858;
}


div.panel {
 border: 1px #000 solid;
 padding: 5px;
 margin-top: 1px;
}

ul.menu div.panel a, ul.menu div.panel li a:hover {
 display :inline;
 color: #666;
 background: none;
 margin: 0;
 padding: 0;
 border: none;
 font-weight: bold;
}
ul.menu div.panel a:hover {
 color: #000;
 text-decoration: underline;
}

ul.menu li ul.acitem {
	border-left: none;
}


.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
.indent6 { padding-left: 6em; }
.indent7 { padding-left: 7em; }
.indent8 { padding-left: 8em; }
.indent9 { padding-left: 9em; }
.indent10 { padding-left: 10em; }



/****************************************************/
/* !Page Level Additions */ 
/****************************************************/

.nobold { font-weight:normal; }
.bold, .callout .callout-content p.bold { font-weight:bold; }
.small { font-size:10px; }
.left { text-align: left; }
.center, tr.center td { text-align: center; }
.right { float: right;}
.italic { font-style:italic; }
.flash-alt, .flash-alt a:link { color: #fff; }
.sold { color:#F37021; font-weight:bold; text-transform: uppercase; }
.white {#fefefe;}
.green { color: #009900; font-size: 1.1em; font-weight:bold; }
.img-r { float: right; margin: 10px 0px 10px 10px; }
.img-l { float: left; margin: 0px 10px 10px 0px; }
body.subpage #main .leftcolumn ul { list-style-type: disc; margin-left: 15px; }
body.subpage #main .leftcolumn .overlap ul { position:relative;left:15px; z-index:-1; }

/* Exhibitor and Sponsor Content */
.sponsor-table, .zebra-table {
	width: 560px;
}
/* Attendee Area Sponsor Logos */

.sponsor-table {
	border: none;
}

.sponsor-table tbody td {
	width: 50%;
	vertical-align: bottom;
	padding: 10px 0 10px 0;
}

.sponsor-text {
	color: #F37021;
}

/* Exhib/Spons Area Package Tables*/
.zebra-table {
	border: 1px solid #000000;
	border-collapse: collapse;
}

.zebra-table caption {
	background: none repeat scroll 0 0 transparent;
	font-weight: 600;
	padding-bottom: 0.5em;
	text-align:left;
}

.zebra-table thead th, .zebra-table thead th.gradient {
	border-bottom: solid 1px #000000;
	background-color: #024AA0; /*#168ACB*/
	color: #FFFFFF;
	text-align:left;
	padding: 10px;
}

.zebra-table thead tr.gradient th {
	background: url(../images/bg-ticker.png) repeat-x scroll left top #BD2D24;
}

.zebra-table thead td {
	border-bottom: solid 1px #000000;
	vertical-align: top;
	padding: 10px;
}

.zebra-table tbody th {
	border-bottom: solid 1px #000000;
	background-color: #01a49e; /*#26a5a0*/
	color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
}

.zebra-table tbody th.alt-head {
	border-bottom: solid 1px #000000;
	background-color: #790061; /*#8F22B3*/
	color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
}

.zebra-table tbody th.alt2-head {
	border-bottom: solid 1px #000000;
	background-color: #8CB200;
	color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
}

.zebra-table tr.odd, .odd {
	background: #F2F1EF;
}

.zebra-table tbody td {
	border-bottom: solid 1px #000000;
	vertical-align: top;
	padding: 10px;
}

.zebra-table tbody td ul {
	list-style-type: disc;
	margin-left: 15px;
}

/* Exhib/Spons Area Benefit Package Tables*/

.zebra-table.tight th { padding: 10px 2px; }
.zebra-table.tight td { padding: 5px; }
.zebra-table.tight thead th { text-align: center; }
.zebra-table.tight tbody td { border-right: 1px solid #000000; font-size:11px; }











