/*
-----------------------------------------------
Foundry Networks, Inc.
Author: Brian Yoshida
Stylesheet: Sub-level
Version: 1.0
----------------------------------------------- */

/* [ Breadcrumb ]
----------------------------------------------- */
#breadcrumb { /* Where are the 3 extra pixels of height coming from in IE? */
	float: left;
	padding: 7px 10px 8px 10px;
	font-size: 82%;
	color: #999;
	}
#breadcrumb a { /* Can't use a:link in Opera and IE...why not? */
	text-decoration: none;
	color: #999;
	}
#breadcrumb a:hover {
	text-decoration: underline;
	}

/* [ Sub-level layout ]
----------------------------------------------- */
#content-secondary {
	float: left;
	width: 156px;
	padding-bottom: 15px;
	}
#content-main-wrapper {
	float: right;
	width: 585px;
	}
#nav-secondary {
	margin: 0;
	padding: 0;
	}
#content-main {
	float: left;
	width: 405px;
	padding-bottom: 15px;
	line-height: 1.4em;
	}
#content-side {
	float: right;
	width: 165px;
	padding-bottom: 15px;
	}

/* [ Layout variations ]
----------------------------------------------- */
.no-content-side #content-main {width: 585px;}
.no-content-side #content-side {display: none;}
.no-nav-secondary #content-main-wrapper {width: 756px; float: left;}
.no-nav-secondary #content-main {width: 576px; float: left;}
.no-nav-secondary #content-secondary {display: none;}
.full-width #content-main {width: 756px; float: left;}

/* [ Sub-level content ]
----------------------------------------------- */
h3.subhead {
	margin: 0 0 1em 0;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	}
h4.subhead {
	margin-bottom: 0;
	font-size: 100%;
	}
h3.divider-top {
	margin: 0 0 1em 0;
	padding-top: 10px;
	font-size: 119%;
	font-weight: bold;
	color: #333;
	border-top: 1px solid #e0e0e0;
	}
div.box {
	margin-bottom: 10px;
	}
div.box h4 {
	margin: 0;
	padding: 5px;
	width: auto;
	background: #666;
	font-size: 92%; /* 92% instead of 90% for Opera */
	color: #fff;
	text-transform: uppercase;
	}
div.box ul {
	padding: 5px;
	width: auto;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	font-size: 92%;
	color: #333;
	}
div.box li {
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(/img/bullet-box-grey.gif) no-repeat 0 4px;
	}
div.box ul.no-arrow {
	padding: 5px;
	width: auto;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	font-size: 92%;
	color: #333;
	}
div.box ul.no-arrow li {
	margin-bottom: 5px;
	padding: 0;
	background: none;
	}
ul.yes-arrow {
	margin: 0 0 1em 10px;
	padding: 0;
	}
ul.yes-arrow li {
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(/img/bullet-default-grey.gif) no-repeat 0 5px;
	}
ul.yes-arrow.indent {
	margin-left: 10px;
	}
div.box-green h4 {
	background: #f00;
	}
div.box dl {
	padding: 5px;
	width: auto;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	font-size: 92%;
	color: #333;
	}
div.box dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
div.box dd {
	margin-bottom: .5em;
	padding-left: 10px;
	background: url(/img/bullet-box-grey.gif) no-repeat 0 4px;
	}
div.box dd.last {
	margin-bottom: 1.2em;
	}
div.option-box {
	float: left;
	width: 242px;
	margin: 0 15px 15px 0;
	padding: 0;
	}
div.option-box h4 {
	margin: 0;
	padding: 5px;
	width: auto;
	background: #666 repeat-x top left;
	font-size: 100%;
	color: #fff;
	line-height: normal;
	}
div.option-box-orange h4 {
	background: #c60 url(/img/tab-orange-bg.gif) repeat-x top left;
	}
div.option-box h4 a, div.option-box h4 a:visited {
	color: #fff;
	text-decoration: none;
	}
div.option-box h4 a:hover {
	color: #fff;
	text-decoration: underline;
	}
div.option-box ul {
	width: auto;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	line-height: 1.6em;
	}
div.option-box li {
	padding: 5px;
	}
div.product-box {
	float: left;
	width: 370px;
	margin: 0 16px 16px 0;
	padding: 0;
	}
div.product-box h4 {
	margin: 0;
	padding: 5px;
	width: auto;
	background: #666 repeat-x top left;
	font-size: 100%;
	color: #fff;
	line-height: normal;
	}
div.product-box dl {
	margin: 0;
	padding: 5px;
	padding-left: 2px;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	}
div.product-box dt img {
	float: left;
	}
div.product-box dd {
	margin-left: 100px;
	padding: 0;
	}
div.product-box dd a {
	margin-top: 0;
	}
div.product-box h4 a, div.product-box h4 a:visited {
	color: #fff;
	text-decoration: none;
	}
div.product-box h4 a:hover {
	color: #fff;
	text-decoration: underline;
	}
div.two-box {
	float: left;
	width: 195px;
	margin: 0 15px 0 0;
	padding: 0;
	}
div.two-box h4 {
	margin: 0;
	padding: 5px;
	width: auto;
	background: #666;
	font-size: 100%;
	color: #fff;
	line-height: normal;
	}
div.two-box div {
	margin: 0;
	padding: 5px;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	}
div.two-box h4 a, div.two-box h4 a:visited {
	color: #fff;
	text-decoration: none;
	}
div.two-box h4 a:hover {
	color: #fff;
	text-decoration: underline;
	}
div.two-box-orange h4 {
	background: #999;
	}

/* [ Browse By Family ]
----------------------------------------------- */
#browse-family form {
	color: #990000;
	}
#browse-family select {
	width: 100%;
	font-size: 100%;
	background-color: #fff;
	border: 1px #e0e0e0 solid;
}

/* [ Buttons ]
----------------------------------------------- */
input.button-form {
	margin: 0;
	padding: .25em .5em .25em .5em;
	background: #a0a0a0 url(/img/btn-form-bg.gif) repeat-x;
	border: 1px solid #6f6f6f;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	overflow: visible;
	}
.button-std a {
	margin: 0;
	padding: .25em .5em .25em .5em;
	background: #a0a0a0 url(/img/btn-form-bg.gif) repeat-x;
	border: 1px solid #6f6f6f;
	color: #fff !important;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
	overflow: visible;
	}

/* [ Newsletters ]
----------------------------------------------- */
#newsletters dl {
	float: left;
	margin-bottom: 1.5em;
	display: inline;
	}
#newsletters dt img {
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #b0b3b6;
	border-right-color: #b0b3b6;
	background: #fff;
	}
#newsletters dd {
	margin: 0 0 .5em 108px;
	padding: 0;
	}
#newsletters dd.header {
	font-size: 119%;
	font-weight: bold;
	}

/* [ Awards ]
----------------------------------------------- */
#awards dl {
	float: left;
	width: 100%;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #e0e0e0;
	display: inline;
	}
#awards dt img {
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	}
#awards dd {
	margin: 0 0 .5em 118px;
	padding: 0;
	}

/* [ Executive team ]
----------------------------------------------- */
#exec-team {
	float: left;
	}
#exec-team dl {
	float: left;
	margin: 0 0 15px 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #ccc;
	}
#exec-team dl.first {
	border-top: none;
	}
#exec-team dt {
	float: left;
	height: 120px;
	margin: 0;
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-right-color: #b0b3b6;
	border-bottom-color: #b0b3b6;
	background: #fff;
	overflow: hidden;
	}
#exec-team dd {
	margin: 0 0 0 120px;
	padding: 0;
	}

/* [ Product detail spotlight ]
----------------------------------------------- */
div.prod-spotlight {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding: 0;
	}
div.prod-spotlight img {
	float: left;
	}
div.prod-spotlight ul {
	margin-left: 190px;
	padding: 0;
	}
div.prod-spotlight ul li { 
	margin: 0 0 7px 0;
	padding: 0 0 0 12px;
	background: url(/img/bullet-cog-grey.gif) no-repeat 0 5px;
	}
div.newsroom dl {
	margin: 0;
	padding: 0;
	}
div.newsroom dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
div.newsroom dd {
	margin-bottom: 15px;
	}
div.box-highlight {
	margin-bottom: 10px;
	padding: 10px;
	background: #f5f5f5;
	border: 1px dashed #e0e0e0;
	}
div.box-highlight p {
	margin: 0;
	padding: 0;
	}
#intro-teaser {
	float: left;
	width: 576px;
	margin: 0;
	padding: 0;
	}
#intro-secondary {
	float: right;
	width: 165px;
	margin: 0;
	padding: 0;
	line-height: normal;
	}
#content-bottom {
	clear: both;
	margin-top: 15px;
	padding: 0;
	}
dl.default dt {
	margin-top: 1.4em;
	font-weight: bold;
	}
ul.thumbnails {
	width: 554px !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	}
ul.thumbnails li {
	width: 100px;
	height: 70px;
	margin: 0 11px 0 0 !important;
	padding: 0 !important;
	display: inline;
	border: 1px solid #ccc !important;
	background: none !important;
	float: left;
	}
ul.thumbnails li.last {
	margin-right: 0 !important;
	}

/* [ Lists ]
----------------------------------------------- */
dl.sub-list {
	margin-bottom: 1.5em;
	padding: 0;
	}
dl.sub-list dt {
	font-weight: bold;
	}
dl.sub-list dd {
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(/img/bullet-default-grey.gif) no-repeat 0 5px;
	}
dl.table-list {
	margin: 0;
	padding: 0;
	}
dl.table-list dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
dl.table-list dd {
	margin-bottom: 5px;
	padding: 0;
	}

/* [ Secondary nav ]
----------------------------------------------- */
#nav-secondary {
	margin-bottom: 10px;
	background: #f5f5f5;
	font-size: 92%;
	}
#nav-secondary h4 {
	margin: 0;
	padding: 5px;
	background: #f00 repeat-x;
	font-size: 100%;
	color: #fff;
	text-transform: uppercase;
	}
#nav-secondary h4 a {
	text-decoration: none;
	color: #fff;
	}
#nav-secondary h4 a:hover {
	text-decoration: underline;
	}
#nav-secondary ul {
	padding: 0 0 20px 0;
	border: 1px solid #e0e0e0;
	color: #333;
	/* background: url(/img/nav-secondary-bg.gif) no-repeat bottom; */
	}
#nav-secondary ul li {
	margin: 0 5px;
	padding: 5px;
	border-bottom: 1px dashed #ccc;
	font-size: 100%;
	font-weight: bold;
	}
#nav-secondary ul li ul {
	padding: 0;
	border: none;
	color: #333;
	background: none;
	}
#nav-secondary ul li ul li {
	height: 1%; /* For IE */
	margin: 2px 0;
	padding: 0 0 0 10px;
	border: none;
	font-size: 100%;
	font-weight: normal;
	background: url(/img/bullet-box-grey.gif) no-repeat 0 3px;
	}
#nav-secondary a {
	text-decoration: none;
	display: block;
	}
#nav-secondary a:hover {
	text-decoration: underline;
	}
#nav-secondary .on {
	color: #999;
	}

/* [ Site Map ]
----------------------------------------------- */
#sitemap div.col-1 {
	float: left;
	width: 185px;
	margin: 0 0 20px 0;
	padding: 0;
	}
#sitemap div.col-2 {
	float: left;
	width: 185px;
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	}
#sitemap div.col-3 {
	float: left;
	width: 185px;
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	}
div.col-spacer {
	clear: both;
	}
#sitemap dl {
	margin: 0;
	padding: 0;
	}
#sitemap dt {
	width: 165px;
	padding: 3px 5px;
	background: #666;
	}
#sitemap dt a {
	margin: 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	}
#sitemap dd a {
	margin: 0 0 5px 5px;
	padding-left: 10px;
	background: url(/img/bullet-default-grey.gif) no-repeat 0 4px;
	text-decoration: none;
	}

/* [ Locate A Reseller ]
----------------------------------------------- */
#locate-reseller dl {
	margin-bottom: 15px;
	padding: 0;
	}
#locate-reseller h3.reseller-divider {
	width: auto;
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #666;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	}
#locate-reseller dt {
	margin-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	}
#locate-reseller dd {
	margin: 0;
	padding-left: 5px;
	}

/* [ Misc ]
----------------------------------------------- */
