/*body {
	background: transparent url(../img/GUIDE_Use_Case_Page_V6.jpg) no-repeat top center;
}*/
ol {
	margin-left: 15px;
}
ol li {
	list-style-type: decimal;
}
em {
	font-style: italic;
}

/**
 *	overwrite or amend CISCO styles
 */
#fw-mm {
	left: 180px;
	right: 430px;
}
#fw-mb {
	z-index: 1000;
}

/**
 *	Main Styles
 */

.container {
	margin: auto;
	width: 990px;
}

.hero {
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	position: relative;
	top: 19px;
	left: 24px;
	width: 942px;
	height: 320px;
	/* background attributes inline on handlebarsjs template */
}

.hero .copy {
	position: relative;
	top: 55px;
	left: 21px;
	width: 380px;
}

.hero h1 {
	font-family: 'CiscoSansThin';
	font-size: 18pt;
	font-weight: 700;
	line-height: 23pt;
	letter-spacing: 1pt;
}

.hero p {
	font-family: 'CiscoSansRegular';
	line-height: 16pt;
	font-size: 12pt;
	color: #343434;
	margin-top: 16px;
}

.benefits {
	position: relative;
	left: 17px;
	top: 31px;
	z-index: 100;
}

.benefit {
	/* background: transparent url('../img/sprite2.png') repeat-x 0 0; */
	float: left;
	width: 460px;
	height: 139px;
	margin: 9px;
	/*overflow: hidden;*/
	
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.benefit img {
	float: left;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}
.benefit .copy {
	margin: 10px 0 0 16px;
	float: left;
	width: 210px;
}
.benefit h1 {
	font-family: 'CiscoSansRegular';
	font-size: 11pt;
	color: #007fc5;
}
.benefit p {
	font-family: 'CiscoSansRegular';
	font-size: 8pt;
	line-height: 12pt;
	color: #343434;
	margin-top: 5px;
}
.benefit select {
	position: relative;
	top: 32px;
}

.usecase-dropdown-container {
	position: relative;
	top: 34px;
}
.usecase-dropdown {
	cursor: pointer;
	font-family: 'CiscoSansRegular';
	font-size: 9pt;
	color: #4e4e4e;
	padding: 4px 10px;
	border: 1px solid #dbdada;
	background: #edebeb url(../img/usecase-dropdown.png) no-repeat top right;
}
.usecase-dropdown-container ul.submenu {
	position: relative;
	top: 0px;
	left: -1px;
	margin-bottom: 100px;
}
a.learn-more-link {
	position: relative;
	top: 38px;
	text-decoration: none;
	font-size: 8pt;
	color: #007fc5;
}

/**
 *	Business Experience Submenu
 */
ul.submenu {
	position:absolute;
	width: 100%;
	top: 75px;
	background-color: #e6e5e6;
	z-index: 1;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-moz-box-shadow: 2px 2px 4px #999;
	-webkit-box-shadow: 2px 2px 4px #999;
	box-shadow: 2px 2px 4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
ul.submenu li a {
	display: block;
	padding: 9px 15px;
	font-size: 8pt;
	color: #525252;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
ul.submenu li a:hover {
	background-color: #cecece;
}
ul.submenu li:last-child a {
	border-bottom: none;
}
#fw-mm ul.submenu li a { 
	color: #525252; 
}
#right-content ul.submenu { 
	width: auto; 
	top: 423px;
	margin-left: -14px;
}
.business-experience-dropdown {
	background-image: url('../img/sprite2.png');
	background-repeat: no-repeat;
	background-position: -196px -390px;
}

/**
 *	Usecase Pages
 */

.usecase-header h1 {
	font-family: 'CiscoSansRegular';
	font-size: 12pt;
	color: #444;
	padding: 24px 24px 19px;
}

.left-sidebar-container {
	float: left;
	width: 270px;
	margin-left: 24px;
}
.resources {
	-moz-border-radius: 5px;
   border-radius: 5px;
	border: 1px solid #444;
	width: 911px;
}
.popup .first {
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.popup .last {
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border-bottom: 1px solid #444;
}
.fancybox-skin {
	padding: 0 !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
}
.fancybox-inner {
	width: !important;
}
.container .first {
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.container div>.last {
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border-bottom: 1px solid #444;
}
.container .last.ui-state-active {
	-moz-border-radius: 0;
	border-radius: 0;
}

.left-sidebar h3 {
	font-family: 'CiscoSansRegular';
	font-size: 10pt;
	background: #444 url('../img/sprite2.png') repeat-x 0 -173px;
	border-bottom: 1px solid #666;
}
.left-sidebar h3.ui-state-active {
	background-position: 0 -136px;
	border-bottom: 0;
}

*:focus {
	outline: 0 !important;
}

.left-sidebar h3 a {
	display: block;
	padding: 9px 25px;
	text-decoration: none;
	color: #fff;
}

.block-content {
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	font-family: 'CiscoSansRegular';
	font-size: 13px;
	line-height: 1.5;
	/*line-height: 16px;*/
	color: #343434;
	background-color: #f3f3f3;
	padding: 12px 14px;
}
.block-content ul li {
	margin-left: 15px;
	list-style-type: disc;
}
/*.left-sidebar .block-content ul li {
	margin-left: 0;
	margin-bottom: 15px;
	list-style-type: none;
}*/

.left-sidebar.links {
	clear: both;
	margin-top: 20px;
}
.left-sidebar.links h3 {
	background-position: 0 -202px;
}
.left-sidebar ul.additional-resources li {
	background: #f3f3f3 url('../img/sprite2.png') repeat-x 0 -276px;
	border-bottom: 1px solid #dedede;
}
.left-sidebar ul.additional-resources li:last-child {
	border-bottom: none;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.left-sidebar ul.additional-resources li.white-papers {
	background-position: 0 -276px;
}
.left-sidebar ul.additional-resources li.demo {
	background-position: 0 -306px;
}
.left-sidebar ul.additional-resources li.vertical-content {
	background-position: 0 -338px;
}
.left-sidebar ul.additional-resources li.services {
	background-position: 0 -369px;
}
.left-sidebar ul.additional-resources li.more {
	background-position: 0 -397px;
}
.left-sidebar ul.additional-resources li a {
	display: block;
	text-decoration: none;
	font-family: 'CiscoSansRegular';
	font-size: 8pt;
	color: #343434;
	margin-left: 40px;
	padding: 10px;
}

/*
.left-right-temp {
	margin-left: 24px;
	margin-right: 24px;
}
*/

#left-right-content {
	overflow: hidden;
}

.right-content ul li {
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 0px;
}

.left-sidebar-container ul li {
	list-style-type: none;
	margin-bottom: 15px;
	margin-left: 0px;
}

.sub-header {
	font-weight: 900;
}

.spaceabove {
	margin-top: 15px;
}

ul .sub {
	margin-top: 15px;
}

ul li .sub {
	list-style-type: none;
	margin-bottom: 15px;
	margin-left: 15px;
}

.right-content {
	width: 650px;
	float: right;
	margin-right: 25px;
	overflow: hidden;
}

.hidden {
	display: none;
}

.graphic {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
}

.popup {
	min-width: 100%;
}

.popup .block-content img {
	width: 100%;
}

.popup .black-bar {
	color: #fff;
	font-family: 'CiscoSansRegular';
	font-size: 10pt;
	background: transparent url('../img/sprite2.png') repeat-x 0 -238px;
	padding: 8px 14px 9px;
	margin-bottom: -1px;
	overflow: hidden;
}

.right-content .black-bar {
	color: #fff;
	font-family: 'CiscoSansRegular';
	font-size: 10pt;
	background: transparent url('../img/sprite2.png') repeat-x 0 -238px;
	padding: 8px 14px 9px;
	margin-bottom: -1px;
	overflow: hidden;
}

.white-popup {
	position: relative;
	background: #FFF;
	padding: 40px;
	width: auto;
	max-width: 942px;
	margin: 20px auto;
	text-align: center;
}

.white-popup img {
	width: 100%;
}

.hero-image {
	height: 230px; 
	margin-bottom: 23px; 
	overflow: hidden;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.right-content .benefits-tabs {
	height: 30px;
	background: transparent url('../img/sprite2.png') repeat-x 0 -527px;
}
.right-content .benefits-tabs a {
	color: #d3d3d3;
	float: left;
	padding: 7px 28px;
	text-decoration: none;
	margin-top: 3px;
	background: transparent url('../img/sprite2.png') repeat-x 0 -238px;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}
.right-content .benefits-tabs a.selected {
	color: #444;
	padding: 9px 30px 8px 30px;
	margin-top: 0;
	background: #F3F3F3;
	border-top: 1px solid #444;
	border-bottom: 0;
	/* color: #fff;
	padding: 9px 30px 8px 30px;
	margin-top: 0;
	border-left: none;
	background-position: 0 -483px; */
}

.benefits-content {
	display: none;
}
.benefits-content:first-child {
	display: block;
}
.benefits-list .block-content .column {
	float: left;
	width: 300px;
}
.solution-list-item {
	font-size: 8pt;
	padding-bottom: 15px;
}
.solution-list-item h3 {
	font-weight: bold;
}
.solution-list-item ul li {
	list-style-type: none;
	margin-left: 10px;
}
.solution-list-item ul li a {
	color: #343434;
	text-decoration: none;
}
.solution-list-item ul li a:hover {
	text-decoration: underline;
}

/**
 *	Resources Header
 */
 
.resources-header h1 {
	font-family: 'CiscoSansRegular';
	font-weight: bold;
	font-size: 12pt;
   color: #444;
	padding: 18px 26px 15px;
}
.resources-hero {
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	width: 940px;
	height: 281px;
	margin-left: 25px;
	/* background attributes inline on handlebarsjs template */
}
.resources-hero h2 {
	position: relative;
	top: 8px;
	left: 44px;
	font-family: 'CiscoSansRegular';
	font-weight: normal;
	font-size: 11pt;
	color: #fff;
}
.resources-content {
	color: #343434;
	padding: 7px 25px;
	line-height: 12pt;
}
.resources-content p {
	padding: 10px 0;
}
.resources-content strong {
	font-weight: bold;
}
.resources-content h2 {
	font-size: 12pt;
	font-weight: bold;
	display: block;
	padding: 10px 0;
}

/**
 *	Footer
 */
.footer {
	width: 940px;
	/*margin-top: 510px;*/
	position: relative;
	top: 40px;
	margin-left: 24px;
	border-top: 1px solid #ebe9ea;
	padding-top: 10px;
	padding-bottom: 40px;
	clear: both;
}
.menu {
	clear:both;
	margin-bottom:20px;
}
.menu ul,
.menu li {
	list-style:none;
	padding:0;
	margin:0;
}
.menu li {
	display:inline;
}
.menu li a {
	color:#208fca;
	text-decoration:none;
}
.menu li a:hover {
	color:#208fca;
	text-decoration:underline;
}
.footer .menu li {
	padding: 5px 0px;
	font-size: 11px;
	color: #333;
}
.footer .menu li a {
	padding:0px 7px;
	border-right: 1px solid #c2c2c2;
	font-size:11px;
}
.footer .menu .last,     
.footer .menu .last a {
	border-right:none;
}

.black-bar img {
	margin:0;
	padding:0;
	border:0;
}

.magnify {
	text-align: center;
	font-style: italic;
	float: right;
	margin: 0 0 10px 10px;
}

.tile-left {
	float: left;
}

.tile-container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.tile-resources {
	background-color: white;
	width: 888px;
	border: 1px solid #c2c2c2;
	border-radius: 5px;
	line-height: 1.5;
	font-size: 13px;
	margin: 10px;
	overflow: hidden;
}

.tile {
	background-color: white;
	width: 288px;
	border: 1px solid #c2c2c2;
	border-radius: 5px;
	line-height: 1.5;
	font-size: 13px;
	margin: 10px;
	overflow: hidden;
}

.qtip li {
	list-style-type: circle;
	margin: 6px 0 6px 15px;
}

map, area {
	cursor: pointer;
}

.ui-tooltip, .qtip {
	max-width: 400px !important;
}

.products .tile img {
	width: 64px;
	margin: 7px 14px;
	cursor: pointer;
}

.products .tile {
	margin-left: 32px;
}

.capabilities .tile-content {
	cursor: pointer;
}

.capabilities {
	width: 288px;
	float: left;
}

.products {
	float: left;
}

.products .tile .tile-label {
	/* border-top: 0; */
}

.products .tile span {
	float: left;
   font-size: .9em;
   font-style: italic;
}

#infra-img {
	width: 248px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.tile-label {
	background-color: #F8F8F8;
	border-top: 1px solid #c2c2c2;
	padding: 5px;
}

.tile-content img {
	margin: 0 10px 0 0;
	padding: 0;
	width: 20px;
	float: left;
}

.tile-label img {
	margin: 0 25px 0 0;
	padding: 0;
	width: 64px;
	float: left;
}

.tile-label-end {
	margin-right: 0 !important;
}

.tile-content-resources a {
	font-size: 1.1em;
}

.tile-content-resources {
	padding: 15px;
	text-align: left;
}

.tile-content {
	padding: 5px;
	text-align: left;
}

.attribution {
	padding: 5px 20px 5px 0;
	font-size: .9em;
	text-align: right;
	font-style: italic;
}

.next-tab {
	margin-right: 10px;
	float: right;
	cursor: pointer;
	width: 32px;
}

.overview-video {
	margin: 10px;
}

.video-thumbnail-2 {
	border: 1px solid #444;
	width: 238px;
	height: 134px;
	background-size: 238px 134px;
}

.video-thumbnail {
	border: 1px solid #444;
	width: 238px;
	height: 134px;
	background-size: 238px 134px;
}

.video-thumbnail-play-2 {
	width: 238px;
	height: 134px;
	background-size: 238px 134px;
	background-image: url("../img/video-play-button.png");
}

.video-thumbnail-play {
	width: 238px;
	height: 134px;
	background-size: 238px 134px;
	background-image: url("../img/video-play-button.png");
}

.video-title {
	text-align: center;
}

.video-button {
    display: block;
    line-height: 35px;
    font-size: 14px;
    text-decoration: none;
    width: 90px;
    height: 36px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
    padding: 0px 20px;
    background: #999999; /* Old browsers */
    background: -moz-linear-gradient(top,  #999999 0%, #666666 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#666666)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #999999 0%,#666666 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #999999 0%,#666666 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #999999 0%,#666666 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #999999 0%,#666666 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#666666',GradientType=0 ); /* IE6-9 */
}

.magnify img {
	width: 268px;
	padding: 5px;
	margin: 0;
	/*
	border: 1px solid #c2c2c2;
	border-radius: 5px;
	background-color: white;
	*/
	background-image:url('../img/magnify.png');
	background-repeat:no-repeat;
	background-position:267px 1px; 
}

.close {
	float: right;
	clear: right;
	cursor: pointer;
}

form {
display: block;
overflow-x: hidden;
overflow-y: hidden;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.q {
color: rgb(0, 0, 0);
display: block;
float: left;
height: 30px;
margin-bottom: 1px;
margin-left: 1px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
}

.question {
color: rgb(0, 0, 0);
cursor: default;
display: block;
float: left;
font-size: 12px;
height: 28px;
margin-top: 2px;
padding-right: 6px;
text-align: right;
width: 400px;
}

.inline_answer {
display: block;
float: left;
height: 29px;
width: 156px;
}

.text_field {
-webkit-appearance: none;
-webkit-background-clip: border-box;
-webkit-background-origin: padding-box;
-webkit-background-size: auto;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
-webkit-writing-mode: horizontal-tb;
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(255, 255, 255);
background-origin: padding-box;
background-size: auto;
border-bottom-color: rgb(204, 204, 204);
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(204, 204, 204);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(204, 204, 204);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(204, 204, 204);
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-top-style: solid;
border-top-width: 1px;
color: rgb(0, 0, 0);
cursor: auto;
display: inline-block;
height: 15px;
letter-spacing: normal;
line-height: normal;
margin-bottom: 1px;
margin-left: 0px;
margin-right: 0px;
margin-top: 1px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
text-align: start;
text-indent: 0px;
text-shadow: none;
text-transform: none;
width: 266px;
word-spacing: 0px;
writing-mode: lr-tb;
}
