@charset "utf-8";


/*  CISCO Banner Image
=====================================================================*/
 #ciscoBannerImage { width: 966px; height: 240px; margin-bottom: 30px; margin-left: 17px; }



/*	Secondary Layout Blocks
======================================================================*/

#contentWrapper {
	width: 1000px;
	border-top: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	margin-bottom: 0px;
	position: relative;
	height: auto;
	background: #FFF;
}

#contentWrapperTop {
	border-top: 1px solid #808080;
}

#contentWrapperBottom {
	border-top: 1px solid #808080;
}


#leftColumn {
	left: 100%;
	margin-left: -1000px;
	width: 200px;
	float: left;
	min-height:300px;
	background: #0c2344;
	position: relative;
}

#mainColumn {
	left: 100%;
	width: 598px;
	float: left;
	margin-left: -800px;
	margin-top: -11px;
	margin-bottom: -11px;
	border:  1px solid #808080;
	background: #FFF;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	/* text-align: justify; */
	z-index: 10;
	padding-bottom: 20px;
}

#mainColumnSpecial { width: 598px; margin: 0 0 0 200px; padding-bottom: 20px; font-family: Arial, Helvetica, sans-serif; text-align: justify; background-color: #fff; }


#mainColumn .B_crumbBox {
	font-size: 10px;
	text-align: left;
	line-height: 12px;
	padding: 10px 22px;
	padding-bottom: 20px;
	display: block;
	color: #808080;
	text-transform: capitalize;
}

#mainColumn .imagePadding {
	padding: 22px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#mainColumn .contentPadding {
	padding: 38px;
	padding-top: 0px;
}

#rightColumn {
	left: 100%;
	margin-left: -200px;
	width: 200px;
	float: left;
	min-height:300px;
	background: #FFF;
	position: relative;
}


#rightColumn a, #rightColumn img {
	display: block;
}



#footer {
margin-top: 35px;
}


/*	Main Column Content
======================================================================*/

#mainColumn h1, #mainColumnSpecial h1 {
	font-size: 23px;
	line-height: 20px;
	color: #EA2F49;
	margin-bottom: 16px;
	margin-top: 16px;
	text-align: left;
	font-weight: normal;
}

#mainColumn h2, #mainColumnSpecial h2 {
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	margin-bottom: 16px;
	margin-top: 16px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}


#mainColumn h3, #mainColumnSpecial h3 {
	font-size: 16px;
	line-height: 20px;
	color: #454545;
	margin-bottom: 16px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
}

#mainColumn h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	color: #EA2F49;
	text-align: left;
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
}



#mainColumn .newsItem h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	color: #454545;
	text-align: left;
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#mainColumnSpecial h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #454545;
	text-align: left;
	font-weight: normal;
}

#mainColumn p, #mainColumnSpecial p {
	font-size: 12px;
	line-height: 16px;
	color: #454545;
	margin-bottom: 16px;
}

/*
#mainColumn ul, #mainColumnSpecial ul {
list-style: none;
list-style-type: none;
margin: 0px;
padding: 0px;
margin-bottom: 16px;
}

#mainColumn li, #mainColumnSpecial li {
font-size: 16px;
line-height: 18px;
background: url(/assets/images/checkbox_dkblue.gif) no-repeat center left;
list-style: none;
list-style-type: none;
margin: 0px;
padding: 10px;
padding-left: 35px;
margin-bottom: 20px;
border-bottom: 5px solid #DEDEDE;
display: block;
zoom: 1;
}
*/
#mainColumn ul {
	
	color: #454545;
}

#mainColumn li, #mainColumnSpecial li {
	/*margin: 2px;
	padding-left: 35px;
	display: block;*/
	font-size: 12px;
	padding: 2px;
	list-style-type: disc;
	line-height: 1.4em;
	color: #454545;
	
}

#mainColumn strong, #mainColumn em, #mainColumn b,  #mainColumnSpecial strong, #mainColumnSpecial strong u a
{
	font-weight: bold;
}

#mainColumn blockquote {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-size: 12px;
	font-style: oblique;
	color: #666666;
	padding: 30px 30px 15px 30px;
	background: #e5e5e5 url(../images/beginning_quote.png) no-repeat top left;
	text-align: left;
	margin-bottom: 16px;
}
#mainColumn blockquote cite{
	line-height: 32px;
	height: 32px;
	font-size: 12px;
	font-weight: normal;
	color: #B20027;
	font-style: normal;
	text-align: right;
	display: block;

	padding-right: 30px;
	width: 450px;
	background: #e5e5e5 url(../images/end_quote.png) no-repeat 425px -17px;
}

#mainColumn .floatLeft
{
	float: left;
	margin-right: 10px;
}

#mainColumn .floatRight
{
	float: right;
	margin-left: 10px;
}

#mainColumn .hfourwithbutton {
	padding-left: 20px;
	padding-top: 6px;
	background: url('../images/peloton-bullet.gif') no-repeat;
	height: 16px;
	color: #000000;
}

#mainColumn .firstp {
	font-weight: bold;
	/*
	text-indent: -1em;
	padding-left: 1em;
	*/
}


#relatedLinks h4
{
	font-weight: bold;
}

#relatedLinks a
{
	font-size: 11px;
	padding-right: 5px;
}

/*	Main Column Content -- Press Release
======================================================================*/

#mainColumn #press-release-list
{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#mainColumn #press-release-list li
{
	border-bottom: 1px solid #808080;
	display: block;
}

#mainColumn #press-release-list li a
{
	color: #B20027;
}

#mainColumn #press-release-list li a:hover
{
	color: #808080;
}

/*	Left Navigation Block
======================================================================*/

#leftNav {
padding-top: 30px;
}


#leftNav ul {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	margin-bottom: 10px;
min-height: 220px;
_height: 220px;
	/*width: 175px;*/
}

#leftNav ul ul {
min-height: 0px;
_height: 0px;
}

#leftNav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	margin-bottom: 19px;
	_margin-bottom: 8px;

}


#leftNav li a {
	display: block;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	margin-left: -10px;
}

#leftNav li.active a {
	background: url(/assets/images/ui/leftNav-marker.gif) no-repeat left center;
}


#leftNav li a:hover {
	
	color: #DEDEDE;
	
	}
/*  second level menu items
==================================*/

#leftNav li ul {
	margin-top: 15px;
}

#leftNav li li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	margin-bottom: 15px;

}

#leftNav li li a {
	display: block;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}


#leftNav li.active li a {
	background: none;
	
	}


#leftNav li li.active a {
	background: url(/assets/images/ui/leftNav-marker.gif) no-repeat left center;
}

#leftNav li li a:hover {
 
	color: #B20027;
}

#leftNav li li.active a:hover {
 
	color: #FFF;
}




/*	Customer Service Block
======================================================================*/

#customerService {
	font-family: Arial, Helvetica, sans-serif;
	/*
	padding: 14px;
	padding-top: 30px;
	padding-bottom: 15px;
	*/

}

#customerService #hereToHelp {
	background: url(../images/customerService/here-to-help.jpg) no-repeat left top;
	height: 70px;
	width: 172px;
	margin-left: auto;
	margin-right: auto;
}

#customerService h2 {
	color: #FFF;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	

}

#customerService strong {

	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

#customerService p {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 12px;
	border-bottom: 1px solid #FFF;
	padding: 10px 0px;

}

ul#contactOptions {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	border-bottom: 1px solid #FFF;
	padding: 10px 0px;
}

#contactOptions li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	margin-bottom: 10px;

}


#contactOptions li a {
	display: block;
	color: #FFF;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	padding-left: 30px;
	height: 21px;
	text-decoration: none;
}

#callUs {
	background: url(../images/customerService/call-icon.gif) no-repeat left top;
}

#emailUs {
	background: url(../images/customerService/email-icon.gif) no-repeat left top;
}



/*	Float Cleaering
======================================================================*/

#mainColumn:after, #leftColumn:after, #rightColumn:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.reasons {
	list-style-type: none;
	color: 3ea2f49;
/*	background: url('../images/pinkbullet2_10x10.gif') no-repeat; */
}

.reasons ul{
	list-style-type: none;
	color: 3ea2f49;
/*	background: url('../images/pinkbullet1_10x10.gif') no-repeat; */
}

.reasons li {
font-size: 12px;
line-height: 1.4em;
	color: #454545;
/*
background: url(/assets/images/checkbox_dkblue.gif) no-repeat center left;
list-style: none;
list-style-type: none;
padding: 10px;
padding-left: 35px;
margin-left: -30px;
margin-bottom: 20px;
border-bottom: 5px solid #DEDEDE; */
}




#ciscoCopyRightWrapper { border-top: 1px dotted #999;  }
p#ciscoFooterLogo { float: left; width: 52px; }
#mainColumnSpecial ul#ciscoFooterText { float: left; width: 450px; margin: 15px 0 0 0 ; padding: 0 0 30px 0; list-style-type: none !important; list-style-image: none; }
ul#ciscoFooterText li { margin: 0; padding: 0 0 5px 20px; font-size: 9px; line-height: 10px; list-style-type: none !important; }
.padLeft {
	padding-left: 20px;
}


a.pdf {
	background: url(/assets/images/ui/pdficon.png) no-repeat left center;
	padding-left: 25px;
	height: 16px;
	display: block;
	width: auto;
}

.siteMapColumn {
	width: 330px;
}
.siteMapColumn li {
	display: block;
	margin-right: 10px;
}

.siteMapColumn li a {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	color: #B20027;
	text-decoration: none;
}

.siteMapColumn li a:hover {
	text-decoration: underline;
}

.siteMapColumn li li a {
	text-transform: none;
	font: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #454545;
	float: none;
}
.siteMapColumn li li {
	float: none;
}



