/********* Reset Broswer CSS ************************/


html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, ol, ul, li, table, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
}

a img { border: none; }


/********* Standard styles CSS ************************/
body {
	font-size:76%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #024c78;
}

p, table, li {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px; /* do not change this value! */
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #024c78;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 10px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #6092b2;
	background-color:#024c78;
	background-image:url(../images/box_title_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding: 1px 3px 2px 6px;
	margin-bottom: 10px;

}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e56702;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024c78;
	font-weight: bolder;
	padding-bottom: 0px;
}

a {
	text-decoration: underline;
	color: #000000;
}

hr {
	border: 0;
	width:90%;
	color: #777777;
	background-color: #777777;
	height: .95px;

}

.formlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555;
	text-align:right;
}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	background-color: #fff;
	border: 1px solid #d1c4a2;
	padding-left: 2px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff;
	border: 2px outset #ccc;
}
.clear { 
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.screenshot {
	position:relative;
	margin-bottom:8px;
}
.magnify {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 32px;
	height: 32px;
	background: url(../images/add.png) repeat scroll 0pt 0pt transparent;
	/*display: none;*/
}
.certs {
	float:left;	
	width:62px;
	height:68px;
	margin:0px 4px;
}
.cdn_logo {
	background:url(../images/Dev_Reg2cRGB_62x68.gif) no-repeat 0 0;
}
.cisco_premier {
	background:url(../images/cisco_premier.png) no-repeat 0 0;
}
.cisco_gold {
	background:url(../images/Gold2cRGB_62x68.gif) no-repeat 0 0;
}

/* Solution pages */
.product_heading {
	padding: 6px;
	background-color: #365f91;
	line-height: normal;
	border: 1px solid #000000;
}
.product_heading > span {
	font-size: 22pt;
	color: #ffffff;
}
.product_desc {
	padding: 2px 6px; 
	margin-bottom: 8px; 
	background-color: #f0f0f0;
}
.product_section {
	margin-bottom:16px;
}
.section_header {
	margin: 4px 0px; 
	font-size: larger; 
	font-weight: bold; 
	color: #365f91;
}
/* end solution pages */

/******************* ID's specific to the site **********************/

#header {
	height: 84px;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	position: relative;
}
.logo {
	margin-top: -5px;
}

#header ul {
	list-style-type: none;
	position: absolute;
	top: 0px;
	width: 420px;
	font-size: 0.9em;
	right: -180px;
}

#header li {
	float: left;
	color: #FFFFFF;
	height: 22px;
}

#header a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

.loginLeftBg {
	background-image: url(../images/login_left_edge.gif);
	background-repeat: no-repeat;
}

.loginBG {
	background-color: #024c78;
}

#flash{
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px 0 10px 0;
}

#flashBG{
}

#navBG {
	height:27px;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
}

#nav {
	height:27px;
	width:928px;
	margin-right: auto;
	margin-left: auto;
}

#contentBG {
	background-image:url(../images/content-top-bg.gif);
	background-repeat:repeat-x;
	height: 100%;
	background-color: #FFFFFF;
} 

#content {
	line-height: 1.5em;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	padding:5px 0 0 0;
}

#content p {
	width: 175px;
	clear: right;
	float: left;
}

#content ul {
	line-height: 1.7em;
}

#content li {
	float: left;
	width: 288px;
	margin-top: 10px;
	padding-bottom: 10px;
	background-color:#FFFFFF;
	list-style-type: none;
	border: 1px solid #75a4c0;
}

#content .center {
	float: left;
	width: 288px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-left:29px;
	margin-right:29px;
	background-color:#FFFFFF;
	list-style-type: none;
	border: 1px solid #75a4c0;
}

#contentTCP {
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#contentTCP p {
	line-height:1.7em;
	float: none;
	padding-bottom: 11px;
	padding-left: 5px;
}

#contentTCP li {
	margin-left:28px;
	padding-bottom: 10px;
	list-style-image: url(../images/quicklinks-bullet-ie7.gif);
}

html>/**/body #contentTCP li {
	margin-left:28px;
	padding-bottom: 10px;
	list-style-image: url(../images/quicklinks-bullet.gif);
}

#contentTCP li a {
	text-decoration:underline;
}

#contentTCP li a:hover {
	text-decoration:underline;
}

#contentTCP table {
	padding-bottom: 10px;
}

#contentTCPmain {
	padding-right: 20px;
	padding-left: 20px;
	
}

#contentTCPmain p {
	line-height:1.8em;
}

#contentTCPside {
	padding-top: 10px;
}

.imageborder {
	border: 1px solid #666666;	
}


.negLeftMargin {
	margin-left: -15px;
}

.universityImg {
	float: left;
	padding-right: 10px;
	padding-left: 8px;
}

.supportImg {
	float: left;
	padding-right: 10px;
	padding-left: 8px;
}
.appdevImg {
	float: left;
	padding-right: 10px;
	padding-left: 8px;
}
.expertiseImg {
	float: left;
	padding-right: 10px;
	padding-left: 8px;
}

#quicklinks {
	width: 280px;
	margin-left:12px;
}

#quicklinks ul {
	list-style-type: none;
	border:solid 1px black;
}

#quicklinks a {
	font-weight: normal;
	text-decoration: underline;
}

#quicklinks a:hover {
	text-decoration: underline;
}

#quicklinks li {
	width: 200px;
	margin-top: 3px;
	background-image: url(../images/quicklinks-bullet.gif);
	background-position: 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	border:none;
}

#news {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	clear: both;
}
.homepage_news_container {
	width: 611px;
	float: left;	
}
.homepage_quicklinks {
	float:left;
	margin-left:29px;
	width:288px;
}
.homepage_quicklinks ul#quicklinks {
	margin:0 5px 0 5px;
}
.homepage_quicklinks ul#quicklinks li {
	float:none;
	height:auto;
	margin-bottom:0;
	margin-top:0;
	padding: 0 16px 5px 15px;
}

#news h2 {

}

#news ul {
	list-style-type: none;
	margin-top:-5px;
	margin-left:-8px;
	
}

#news li {
	float: left;
	height:115px;
	width: 172px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 15px;
	margin-top: 8px;
	margin-bottom:16px;
}

.newsBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c9d9e2;
}

.newsBorderNone {
	border:none;
}

#footer {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 22px;
	padding-bottom: 130px;
	text-align: right;
	font-size: .9em;
}

#footerClear {
	height: 20px;
	clear: both;
}

#footerBG {
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	clear: both;
	background-position: top;
}

#footer a {
	text-decoration: none;
	padding:2px;
	font-weight: normal;
}

#footer a:hover {
	background-color:#024C78;
	color:#ffffff;
}


#contentTCP ol.asset_tracker_list {}
#contentTCP ol.asset_tracker_list li {
	list-style-type:decimal;
	list-style-image:none;
	color:#ffffff;
	font-size:12px;
}

/* pricing container */
div.price_container {
	border:1px solid #038fdd;
	padding:8px;
	margin: 0px 4px 0px 0px;
}
div.price_header {
	padding:4px 0px;
	border-bottom:1px solid #cdcdcd;
	margin-bottom:4px;
}
div.price_header h2 {
	background:none;
	border:none;
	color:#024C78;
	font-size:24px;
	font-weight:bold;
	padding:0px;
	float:left;
	margin:0;
}
div.price_header h4 {
	color:#024C78;
	float:right;
	font-size:16px;
	font-weight:normal;
	padding:0px;
	margin:0;
}
#contentTCP .price_info {
	padding:0px 0px 4px 0px;
	border-bottom:1px solid #cdcdcd;
	margin-bottom:4px;
}
#contentTCP .price_info ul {}
#contentTCP .price_info li {
	padding-bottom:4px;
	font-size:10pt;
}
.download_link {
	text-align:center;
}
.download_link a {
	color:blue;
	font-size:10pt;
	font-weight:bolder;
	text-decoration:none;	
}
#contentTCP ul.product_details {
	width:50%;
	float:left;
}
#contentTCP ul.product_details > li {
	list-style-type:none;
	list-style-image:none;
	margin-left:0px;
	padding-bottom:0px;
}
#contentTCP ul.product_details > li > div {
	padding:0px 4px;
}
/* end pricing container */