*{margin:0;padding:0;}

body{
	background:#fff;
	margin:0px;
font-family:"Helvetica Neue",sans-serif;
/*	background:transparent url(../images/mainBG.png) no-repeat bottom center fixed;*/
}
#framework-footer{
	float: left;
	clear: both;
	}
a {
  outline: none;
  color: #3f6f6f;
}
a:active {
  outline: none;
}
:focus {
  -moz-outline-style: none;
}
		
h1{
	clear:both;
	font-size:24px;
	font-weight:normal;
}
h2{
	font-size:14px;
	font-weight:normal;
	margin-bottom: 10px; 
	color: #336666;
}
h3{
	font-size:14px;
	font-weight:bold;
}

h4 {
	font-size: 20px;
	font-weight: normal;
	}
.troubleshoot {
	border: 1px solid  #3f6f6f;
	margin: 10px 0px;
	padding:15px 10px 15px 25px;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #fff;
}
#ciscoContainer{
	width: 900px;
	min-width: 800px;
/*	min-height:526px;*/
	/*padding-top:74px;*/
}
#ciscoContainer #content li{
	margin-left: 15px;
	padding-left: -15px;
	margin-bottom: 5px;
	}
#ciscoContainer #content{
	margin: 0px 0 25px 0;
	padding: 16px 32px 32px 32px;
	min-height:380px;
	height: auto;
	clear:both;
	position: relative;
	}
#ciscoContainer #content p{
	margin-bottom: 10px;
	line-height: 16px;
	color:#333
}
#content #title{
	margin-bottom: 25px;
	}

#content #left {
	float: left;
	width: 380px;
	margin-right: 15px;
	
	}
#content #right{
	float: left;
	width: 440px;
	
	}	
	
	

/* Forcasting Widget Styles*/
img#widget{
	float:left;
		}
		
#wizard,#advanced{
	width:50%;
	float:left;
		}
#right #wizard p, #right #advanced p {
	color:#999;
	font-size:11px;
	line-height: 13px;
	padding:8px 16px;
		}
#wizard:hover p, #advanced:hover p{
			color:#444;
		}
			



/* NAVIGATION */	
.navigation{
	width: 800px;
	float: left;
	margin:0px 0px 20px 20px;
}
.navigation li{
	background:transparent url(../images/navBG.gif) repeat-x top left;
	display:block;
	float:left;
	list-style:none;
	height:19px;
	margin-top: 10px;
	margin-right:2px;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:6px;
}
.navigation li a{
	color:#345c5c;
	font-weight:bold;
	font-size:12px;
	line-height: 19px;
	text-decoration:none;

	}

.navigation li:hover{
		background:transparent url(../images/navBGHover.gif) repeat-x top left;
	}
.navigation li.selected{
		background:transparent url(../images/navBGHover.gif) repeat-x top left;
	}
.navigation li a:active {
	cursor: pointer;
	margin-top: 1px;
	 }			

/* HOME */
.feature{
	float:left;
	width:277px;
	height:280px;
	margin:30px 0 0 0;
	position:relative;
		}
a.feature{
	cursor:default
	}		
a .feature h1{
	color:#000;
	font-size:18px;
	text-align:center;
	text-decoration: none;
	cursor:hand;
		}
#visualizationsHome{
	/*border-right:1px solid #ccc;*/
	text-align: center;
	position:relative;
		}		
#visualizationsHome div {
	position: absolute;
	left: 0;
	bottom: 0;
	width:277px;

	}		
#gistHome{
	
	/*border-right:1px solid #888;*/
	text-align: center;
		}	
#gistHome div {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 257px;
	}			
#widgetHome{
	/*border-left:1px solid #fff;*/
		}
#widgetHome div {
	position: absolute;
	left: 0;
	bottom: 0;
	width:277px;
	}				
.hover{
	background:transparent url(../images/hoverBG_medium2.png) no-repeat top left;
	color:#222;
	display:none;
	font-size:12px;
	line-height:14px;
	text-align: left;
	position:absolute;
	padding:14px 20px;
	overflow:hidden;
	top:-70px;
	left:5px;
	
	width:220px;
	height:111px;
	z-index: 1000px
	}
.feature:hover .hover{
	display:block;
		}
.btnExploreData{
	font-size: 14px;
	font-weight: bold;
	color: #5c6e31;
	text-decoration: none;
	}

/* WIDGET */

	
#buttonContainer {
	position: relative;
	margin: 15px 0;
	clear: both;
	}
#buttonContainer .back a{
	float: left;
	width: 92px;
	height: 36px;
	display: block;
	cursor: pointer;
	background-image: url(../images/btn_back_sprite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	}	
#buttonContainer .back a:hover{
	cursor: pointer;
	background-image: url(../images/btn_back_sprite.jpg);
	background-repeat: no-repeat;
	background-position: left -36px;	
	}	
#buttonContainer .back a:active {
	cursor: pointer;
	margin-top: 1px;
	 }		
#buttonContainer .next a{
	float: left;
	width: 92px;
	height: 36px;
	display: block;
	cursor: pointer;
	background-image: url(../images/btn_next_sprite.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	}	
#buttonContainer .next a:hover{
	cursor: pointer;
	background-image: url(../images/btn_next_sprite.jpg);
	background-repeat: no-repeat;
	background-position: left -36px;	
	}
#buttonContainer .next a:active {
	cursor: pointer;
	margin-top: 1px;
	 }		
	
.btnWizard a {
	width: 216px;
	height: 59px;
	display: block;
	cursor: pointer;
	background-image: url(../images/btn_use_wizard_sprite.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
	}	
	
.btnWizard a:hover{
	cursor: pointer;
	background-image: url(../images/btn_use_wizard_sprite.gif);
	background-repeat: no-repeat;
	background-position: left -59px;	
	}
 .btnWizard a:active {
	cursor: pointer;
	margin-top: 1px;
	 }		
.btnWizardAdvanced a {
	width: 216px;
	height: 59px;
	display: block;
	cursor: pointer;
	background-image: url(../images/btn_advanced_wizard_sprite.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
	}	
	
.btnWizardAdvanced a:hover{
	cursor: pointer;
	background-image: url(../images/btn_advanced_wizard_sprite.gif);
	background-repeat: no-repeat;
	background-position: left -59px;	
	}	
.btnWizardAdvanced a:active {
	cursor: pointer;
	margin-top: 1px;
	 }	

/* ACCORDION */
#accordionWrapper {
	width: 380px;
	margin-left: auto;
	margin-right: auto;
	}

.accordionButton {
	width: 370px;
	float: left;
	_float: none;
	display: block;
	border: 1px solid #CCC;
	cursor: pointer;
	font-weight: bold;
	line-height: 30px;
	color:#333;
	font-size: 14px;
	padding-left: 10px;
	background-image: url(../images/accordion_bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	}
.first{
		-webkit-border-top-left-radius: 8px;
		-webkit-border-top-right-radius: 8px;
		-khtml-border-radius-topleft: 8px;
		-khtml-border-radius-topright: 8px;
		-moz-border-radius-topleft: 8px;
		-moz-border-radius-topright: 8px;
	}
.last{
		-webkit-border-bottom-left-radius: 8px;
		-webkit-border-bottom-right-radius: 8px;
		-khtml-border-radius-bottomleft: 8px;
		-khtml-border-radius-bottomright: 8px;
		-moz-border-radius-bottomleft: 8px;
		-moz-border-radius-bottomright: 8px;
	}	
.accordionButton .arrow{
	width: 11px;
	height: 9px;
	position:absolute;
	top: 12px;
	right: 5px;
	display: block;
	margin-right: 10px;
	background-image: url(../images/arrow_accordion.gif);
	background-repeat:no-repeat;
	background-position: left top;
	}	
.accordionContent {	
	width: 360px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	background: #F3F3F3;
	padding: 10px;
	border: solid 1px #CCC;
	}
	
/* EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS */

.on {
	background-image: url(../images/accordion_bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: left -30px;	
	}
	
.over {
	background-image: url(../images/accordion_bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: left -30px;	
	}
.on .arrow {
	background-image: url(../images/arrow_accordion.gif);
	background-repeat:no-repeat;
	background-position: left -9px;
	
	}	
	
/* FORMS */	

.ViewDataFieldset {
	border: none;
	}
.ViewDataCaption {
	font-size: 14px;
	font-weight: bold;
	}
.ViewDataDescription{
	font-size: 14px;
	}	
.AdvViewDataFieldset #titleWizard #TopRow {
	display: block;
	width: 500px;
	float: right;
	}	
.AdvViewDataFieldset #titleWizard #TopRow div  {
	width: auto;
	float: left;
	display: block;
	margin-right: 10px;

	}	
.AdvViewDataFieldset #titleWizard #TopRow div .ItemLabel {
	font-weight: bold;
	display: block;
	padding-bottom: 2px;
	
	}			
.ViewDataFieldset div {
/*	padding: 5px 5px 0px 0px; 
*/	clear: left;
	 }	
	/* .form input, .form label, .form img, .form select {vertical-align: middle; line-height: 1em;}*/
.ViewDataFieldset div input{
	margin-top: 2px;
	/*margin-right: 8px;*/
	float: left;
	display: block;
/*	width: 20px;
vertical-align: middle;
	line-height: 1em; */	
	
	}	 
.ViewDataFieldset div label {
	font-size: 14px;
	margin-left: 25px;
	display: block;	
	}	
/*.ViewDataFieldset input{
	display: block;
	float: left:
	}*/
#titleWizard {
	padding: 10px 0 0px 20px;
	background-image:url(../images/wizardTitleBkgrd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom: solid 1px #CCC;
	margin-bottom: 10px;
	height: 40px;
	position: relative;
	}
#titleWizard h1 {
	float: left;
	display: block;
	width: auto;
	}		
 .widgetWizardColumn div {
	margin-bottom: 2px; 
	 }	
 .widgetWizardColumn div div {
	clear: left;
	line-height: 16px;
	}	
.widgetWizardColumn div div input {
	margin-right: 8px;
	float: left;
	display: block;
/*	width: 20px;
*/	vertical-align: middle; 
	line-height: 1em;
	}	
	
.widgetWizardColumn div div label {
	font-size: 14px;
	margin-left: 25px;
	display: block;	
	}	
	
.RadioItemTitle {
	/*float: left;
*/	font-weight: bold;
	display: block;
	clear: right;
	width: auto;
	}
.RadioItemDescription {
	display: block;
	margin: 4px 0 0 0;
	font-size: 12px;
	}
.ViewDataFieldset .widgetWizardColumn	{
	width: 46%;
	float: left;
	clear: none;
	}
.widgetWizardColumn	{
	width: 46%;
	float: left;
	clear: none;
	margin-right: 5px;
	}	
.widgetWizardColumn h5 {
	font-size: 14px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-right: 8px;
	border-bottom: 1px solid #CCC;
	line-height: 16px;
	}	
.widgetWizardColumn div {
	display: block;
	clear: right;
	}
	

.CheckboxItemTitle{
	position: relative;
	float: left;
	display: block;
	width: 200px;
	clear: right;
	
	margin: 0 0 0 5px;
	line-height: 20px;
	}
.CheckboxItemTitle2{
	position: relative;
	float: left;
	display: block;
	width: 150px;
	clear: right;
	
	margin: 0 0 0 5px;
	line-height: 20px;
	}	
.groupSelect {
	padding: 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
	}	
.groupSelect a, .groupSelect a:visited{
	text-decoration: none;
	outline: none;
  	color: #3f6f6f;
	font-size: 14px;
	}	
.WizardSteps h4 {
	margin-bottom: 10px;
	}	
.fineprint {
	font-size: 12px;
	color:#666;
	font-style:italic;
	}	
	
/* GIST */	
#gistBtnContainer{
	width:50%;
	float:left;
	margin: 15px 0;
/*	height: 60px;*/
		}	

#gistBtnContainer .btniPhone a{
	width: 216px;
	height: 57px;
	display: block;
	cursor: pointer;
	background-image: url(../images/btn_download_iphone_sprite.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
	}	
	
#gistBtnContainer .btniPhone a:hover{
	cursor: pointer;
	background-image: url(../images/btn_download_iphone_sprite.gif);
	background-repeat: no-repeat;
	background-position: left -58px;	
	}	
#gistBtnContainer .btniPhone a:active {
	cursor: pointer;
	margin-top: 1px;
	 }		
	
#gistBtnContainer .btnBlackberry a {
	width: 216px;
	height: 57px;
	display: block;
	cursor: pointer;
	background-image: url(../images/btn_download_blackberry_sprite.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
	}	
	
#gistBtnContainer .btnBlackberry a:hover{
	cursor: pointer;
	background-image: url(../images/btn_download_blackberry_sprite.gif);
	background-repeat: no-repeat;
	background-position: left -58px;	
	}		
#gistBtnContainer .btnBlackberry a:active {
	cursor: pointer;
	margin-top: 1px;
	 }	
#gistBtnContainer .btnAndroid a {
	width: 216px;
	height: 57px;
	display: block;
	cursor: pointer;
	background-image: url(../images/btn_download_android_sprite.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
	}	
	
#gistBtnContainer .btnAndroid a:hover{
	cursor: pointer;
	background-image: url(../images/btn_download_android_sprite.gif);
	background-repeat: no-repeat;
	background-position: left -58px;	
	}		
#gistBtnContainer .btnAndroid a:active {
	cursor: pointer;
	margin-top: 1px;
	 }		
.btnDescription {
	width: 216px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11px;
	color:#333;
	}	 	  


/* VNI GIST VISUALIZATIONS */
.most-recent {
	border-top: 1px solid #ccc;
	margin: 15px 0;
	padding: 15px 0;
	
	}
.regional-averages {
	border-top: 1px solid #ccc;
	margin: 15px 0;
	padding: 15px 0;
	}
.phone-tests {
	border-top: 1px solid #ccc;
	margin: 15px 0;
	padding: 15px 0;
	}
	
/* PULSE */	
/*.btnDownload {

	clear: both;
	}
.btnDownload a {
	width: 130px;
	height: 36px;
	display: block;
	cursor: pointer;
	background-image: url(../images/btn_download_sprite.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
	}	
	
.btnDownload a:hover {
	cursor: pointer;
	background-image: url(../images/btn_download_sprite.gif);
	background-repeat: no-repeat;
	background-position: left -36px;	
	
	}	
.btnDownload a:active {
	cursor: pointer;
	margin-top: 1px;
	
	 }	
	 
.ProductDetail	{
	font-size: 10px;
	color:#666;
	} 
#pulseBtnGroupContainer {
	position: relative;
	clear:both;
	width: auto;
	height: 90px;
	}
.pulseBtnContainer{
	width: 216px;
	margin: 10px 0 0 0;
	height: 90px;
	float: left;
	clear: right;
		}		
	.btnDescription {
	width: 216px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11px;
	color:#333;
	}	 
	
.pulseBtnContainer .btnPulseX86 a {
	width: 216px;
	height: 57px;
	display: block;
	cursor: pointer;
	background-image: url(../images/btn_download_pulse_x86_sprite.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	}	
	
.pulseBtnContainer .btnPulseX86 a:hover{
	cursor: pointer;
	background-image: url(../images/btn_download_pulse_x86_sprite.gif);
	background-repeat: no-repeat;
	background-position: left -58px;	
	}		
.pulseBtnContainer .btnPulseX86 a:active {
	cursor: pointer;
	margin-top: 1px;
	 }
	 
.pulseBtnContainer .btnPulseX64 a{
	width: 216px;
	height: 57px;
	display: block;
	cursor: pointer;
	background-image: url(../images/btn_download_pulse_x64_sprite.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
	}	
	
.pulseBtnContainer .btnPulseX64 a:hover{
	cursor: pointer;
	background-image: url(../images/btn_download_pulse_x64_sprite.gif);
	background-repeat: no-repeat;
	background-position: left -58px;	
	}	
.pulseBtnContainer .btnPulseX64 a:active {
	cursor: pointer;
	margin-top: 1px;
	 }	
	 
.pulseBtnContainer .btnPulseXP a{
	width: 216px;
	height: 57px;
	display: block;
	cursor: pointer;
	background-image: url(../images/btn_download_pulse_XP_sprite.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
	}	
	
.pulseBtnContainer .btnPulseXP a:hover{
	cursor: pointer;
	background-image: url(../images/btn_download_pulse_XP_sprite.gif);
	background-repeat: no-repeat;
	background-position: left -58px;	
	}	
.pulseBtnContainer .btnPulseXP a:active {
	cursor: pointer;
	margin-top: 1px;
	 }		
	 
.pulseBtnContainer .btnPulseSelector a {
	width: 216px;
	height: 57px;
	display: block;
	cursor: pointer;
	background-image: url(../images/btn_download_cisco_VNI_pulse_sprite.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	}	
	
.pulseBtnContainer .btnPulseSelector a:hover{
	cursor: pointer;
	background-image: url(../images/btn_download_cisco_VNI_pulse_sprite.gif);
	background-repeat: no-repeat;
	background-position: left -58px;	
	}		
.pulseBtnContainer .btnPulseSelector a:active {
	cursor: pointer;
	margin-top: 1px;
	 }	 */

