/* CSS Document */
/* template CSS file*/
* {
	margin: 0;
	padding: 0;
}
html {	height:100.1%;
	-webkit-text-size-adjust:none;}
body {
	background-color:#fff;
	background-image:none;
	color:#000000;
	font-family: Arial, sans-serif;
	line-height:1.5em;
	font-size:13px;
}
p, td, td p{
	font-size:13px;
}
/* link colors not visible in editor */
a:link, a:visited {
	color:#f47321;
}
a:hover, a:active {
	color:#f47321; }
	
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size:2em;
	line-height:1.4em;
	font-weight:bold;
	color:#f47321;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size:1.75em;
	line-height:1.3em;
	font-weight:bold;
	color:#f47321;	
}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size:1.5em;
	line-height:1.3em;
	font-weight:bold;
	color:#f47321;
}
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size:1.75em;
	line-height:1.3em;
	font-weight:bold;
	color:#f47321;	
}
h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size:1.5em;
	line-height:1.5em;
	font-weight:bold;
	color:#000;
}
h6 {
	font-family: Verdana, Arial, sans-serif;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
	color:#000;	
}
/* Main wrapper */
#wrap {
	position:relative;
	width:750px;
	padding-left:0px;
	background-image:url(../images/footerBack.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	margin-bottom:35px;
}

/* header */
#header {
	margin-right:0px;
}
#utility{
	display:none;
	position:absolute; 
	top:0px; 
	right:25px;
	width:155px;
}
/* utility */
#utility-inner{
	background-image:none;
    margin-top:21px ;
	padding-right:0;
}
#searchbutton{
	background-image:url(../images/searchbutton.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:0px;
}
/* main menu */
#menu{
	background:url(../images/topMenuBack.gif);
	width: 750px;
}
#menu-inner {
	padding-top:6px;
}
#menu ul {
	margin-left:0px;
}
#menu li {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:14px;
	text-transform:none;
	color:#000;
	padding-top:0px;
	padding-left:10px;
	padding-right:7px;
	border-left: 1px solid #000;
}
#menu li a:link, #menu li a:visited {
	color:#000;
}
#menu li a:hover, #menu li a:active {
	color:#f47321;
}
#menu li.first {
	border: none;
	padding-left:15px;
}

#menu li.last{
	display: none;
}
#menu-inner-list {
	z-index: 0;
}
/* section head title */
h2.section {
	font-family:Verdana, sans-serif;
	line-height:49px;
	color:#fff;
	background:url(../images/sectionBack.jpg) no-repeat;
	width:750px;
	height:50px;
	padding:0 0 0 15px;
}

/* Sub Menu */
#submenu {
	background:#F0EEEA;
}

.blog #submenu {
	display:none;
}

.downloads #submenu {
	display:none;
}

#submenu-inner  {
	min-height:20px;
	background:url(../images/subNavBottomLeft.gif) no-repeat bottom left;
}
#submenu-inner ul {
	padding: 0px 0px 0px 0px;	
}

.support #submenu{
	padding-top:8px;	
}

#submenu-inner li {
	font-family:Arial, sans-serif;
	font-size:12/14px;
	padding-top:2px;
	margin-right:0px;
	padding-bottom:2px;
	background:none;
}

#submenu-inner li li {
	margin-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}
#submenu-inner li li.first {
	padding-top:4px;
}
#submenu-inner li li.last {
	padding-bottom:0px;
}
#submenu-inner li li li {
	margin-left:10px;
}
#submenu-inner .current {
	font-weight:normal;
}
#submenu li.first {
	border: none;
	padding-top:10px;
}
#submenu li.last {
	border: none;
	padding-bottom:10px;
}
#submenu li a:link, #submenu li a:visited {
	color:#000;
	text-decoration:none;
}
#submenu li a:hover {
	color:#f47321;
	text-decoration:underline;
}

/*Column 2 - container for the main content of the page*/
#column-two {
	font-family:Arial, sans-serif;
	padding:0;
	padding-top: 10px;
	padding-right:0px;
	width:550px;
	float:right;
	margin-bottom:35px;
}
#crumb {
	display:none;
}

/* Page Name */
#column-two h3.page {
	font-family: Verdana, Arial, sans-serif;
	font-size:1.75em;
	line-height:1.3em;
	font-weight:bold;
	color:#f47321;
}

/* Main Content Area used by all pages except home */
/* column-two-a and column-two-b are only used when a sidebar is present */
/* otherwise column-two-ab is used */
#column-two-ab {
	width:100%;
	float:left;
	overflow:hidden;
}
#column-two-a {
	width:365px;
	overflow:hidden;
	float: left;
}

#column-two-b {
	margin-left:0;
	width:160px;
	overflow:hidden;
	float: right;
}
#thumbs {
	background:url(../images/thumbsBack550.jpg) no-repeat;
	width:550px;
	height:100px;
	padding:0;
	margin:0;
}

/* Homepage Content Area  */
/* home-content-a and home-content-b are only used when a sidebar is present */
/* otherwise home-content is used */
#home {
	padding:0px;
}
#home-fma {
	width:750px;
	height:223px;
    margin:0 0 10px 0;
    padding:0;
}

#home-content {
	width:750px;
	padding:0 0px;
	margin-bottom:6px;
	*margin-bottom:0px;
	_margin-bottom:35px;
	background: none;
}
#home-fma p{
    margin: 0;
    padding:0;
}
.home #wrap {
	background-image:none;
	margin-bottom:80px;
	*margin-bottom:-50px;
	_margin-bottom:50px;
}
.home #bottomline{
	margin:0 0 15px 0;
}
.homeleft, .homeright{
	width:223px;
	height:66px;
	padding:10px;
	background:url(../images/home_highlight_bkg.gif) no-repeat;
}

.homeleft h4, .homeright h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#000;
	padding:0 0 0 28px;
	background:url(../images/home_highlight_arrow.gif) no-repeat 0 5px;
}
.home a:link, .home a:visited {
	color:#000;
}
.home a:hover, .home a:active {
	text-decoration:none;
	color:#f47321;
}
.homeleft p, .homeright p{
	padding:0 0 0 30px;
}
.homeleft{
	float:left;
	margin:0 10px 0 0;
}
.homeright{
	float:right;
}
.home sup{
	font-size:8px;
	vertical-align:top;
	padding-left:2px;
}
.homelogos{
	width:750px;
	float:left;
	margin:10px 0 0 0;
}
.homelogos p{
	margin:0;
}
/* Footer */
#footer {
	padding:10px;
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#000;
	background: none;
	margin: 0;
	line-height:24px;
	height:50px;
	background:url(../images/footer_bkg.gif) no-repeat;
}
#footer p {
    text-align: left;
	line-height:15px;
	font-size:12px;
	color:#75716a;
}
#footer a:link, #footer a:visited {
	color:#75716a;
}
#footer a:hover, #footer a:active {
	color:#f47321;
}

.footer-left{
	float: left;
	margin-top: -30px;
	padding-left: 10px;
}
.footer-right{
	text-align:right;
	font-size: 11px;
	float: right;
	padding-right: 10px;
	margin-top: -30px;
}
.poweredby{
	position: relative; top:45px; left:0px; color:#000
}
.home .poweredby{
	position: relative; top:-5px; left:0px; color:#000
}
.poweredby a{
	 color:#000
}
/* bullet controls */
#home-content ul, #home-content-a ul, #home-content-b ul, #home-content ol, #home-content-a ol, #home-content-b ol,
#column-two-ab ul, #column-two-ab ol,#column-two-a ul, #column-two-a ol, #column-two-b ul, #column-two-b ol {
	margin:10px;
}
#home-content li, #home-content-a li, #home-content-b li,
#column-two-a li, #column-two-b li, #column-two-ab li
{
margin-left: 20px;
/margin-left:10px;
}

.banner #column-two{
	padding-top:0px;
}
/* special page styles */
/* feature page */
.feature #crumb{
	display:none;
}
.feature #column-one{
	display:none;
}
.feature #column-two{
	width:720px;
	padding:0;
	margin:15px;
	float:none;
}
.feature #column-two-ab{
	width:100%;
	padding-top:0px;
	padding-left:0px;
	margin-right:0px;
}
.feature #column-two-a {
	width:470px;
	padding-top:0px;
	padding-left:0px;
}
.feature #column-two-b {
	padding-top:0px;
	width:235px;
}
.feature #column-two h3.page {
	font-family:Verdana, sans-serif;
	margin:0;
	padding:0;
	color:#fff;
	width:730px;
	margin-top:-52px;
}

/* orphan */
.orphan #column-two{
	width:720px;
	padding:0;
	padding-bottom:35px;
	margin:15px 15px 0px;
	float:none;
}
.orphan #column-two-ab{
	width:100%;
	padding-top:0px;
	padding-left:0px;
	margin-right:0px;
}
.orphan #column-two-a {
	width:470px;
	padding-top:0px;
	padding-left:0px;
}
.orphan #column-two-b {
	padding-top:0px;
	width:235px;
}
.orphan #column-two h3.page {
	font-family:Verdana, sans-serif;
	margin:0;
	padding:0;
	color:#fff;
	width:730px;
	margin-top:-52px;
}
/* campaign */
.campaign #column-two{
	width:720px;
	padding:0;
	margin:15px;
	float:none;
}
.campaign #column-two-ab{
	width:100%;
	padding-top:0px;
	padding-left:0px;
	margin-right:0px;
}
.campaign #column-two-a {
	width:470px;
	padding-top:0px;
	padding-left:0px;
}
.campaign #column-two-b {
	width:235px;
}
.campaign #column-two h3.page {
	font-family:Verdana, sans-serif;
	margin:0;
	padding:0;
	color:#fff;
	width:730px;
	margin-top:-52px;
}
.campaign #buttonH,.campaign #buttonH2{
	display:none;
}

/* login */
.login #column-two{
	width:720px;
	padding:0;
	margin:15px;
	float:none;
}
.login #column-two-ab{
	width:100%;
	padding-top:0px;
	padding-left:0px;
	margin-right:0px;
}
.login #column-two-a {
	width:470px;
	padding-top:0px;
	padding-left:0px;
}
.login #column-two-b {
	width:235px;
	margin:0;
	padding: 0;
}

.login #column-two h3.page {
	position: absolute;
	top: 102px;
	font-family:Verdana, sans-serif;
	margin:0;
	padding:0;
	color:#fff;
	width:730px;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	height:32px;
	margin:0;
	margin-left:0px;
	margin-top:0px;
	padding:0;
	padding-top:0px;
	padding-left:0px;
}



div.rounded {
 padding:0;
 width:100%;
}
.app-login input, .app-login textarea, .app-login select,
.app-register input, .app-register textarea, .app-register select,
.app-forms input, .app-forms textarea, .app-forms select{
	width:300px;
}
/* chrome uses h4 and h5 only */
.application h4.app-chrome{color:#f47321;}
.application h5.app-chrome{color:#f47321;}

/* Code for Blog Application */
.app-blog{
        padding-left:1px;
}
.app-rss h5.app-chrome {
        font-size:21px;
        line-height:26px;
        margin-bottom:6px;
}
.app-login div.buttons input,
.app-register div.buttons input
.app-forms div.buttons input {	
	width:103px;
	padding:0 0 2px 0;
	font-weight: normal;
}
#submit, #reset {
	width:103px;
	padding:0 0 3px 0;
	font-weight:normal;
}
a.button {color:#fff; font-weight:normal;	padding:0px 0px 3px 0px;}


.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(/custom/_282a/__2029/images/multibox/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(/custom/_282a/__2029/images/multibox/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(/custom/_282a/__2029/images/multibox/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(/custom/_282a/__2029/images/multibox/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(/custom/_282a/__2029/images/multibox/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(/custom/_282a/__2029/images/multibox/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	display:none;
}

.app-discussions th.forumhead{
	background-color:#000000;
}

.poweredby{
	display:none;
}

.application table{
	margin-left: 0;
}


li.menu-section .last{
	display: none;
}

#box-doc{
	float:left;
	width:550px;
	padding:0;
	background: url(/custom/_282a/content/images/1109/support_box_bottom_docs2.jpg) bottom no-repeat;
	margin-bottom:30px;
}

#box-doc a:hover, #box-doc a:active, #box-forum a:hover, #box-forum a:active{
	text-decoration:none;
}

#box-doc p{
	padding:0 290px 0 15px
}

.support-sites h5 a{
	display: inline-block;
	width:auto;
	margin-right:auto;
	padding:7px 25px 5px 15px;
	background: url(/custom/_282a/content/images/0409/arrow_18px.gif) right no-repeat;
}

.support-sites #column-two ul{
	margin-left:30px;
}

.support-sites .box-top{
	height: 6px;
	background: url(/custom/_282a/content/images/1109/box_top_550px.gif) top no-repeat;
}


#small {
	margin-top:5px;
	margin-left:-6px;
}

#getflash{
	margin-top:15px;
	font-family: Verdana, sans-serif;
}

#getflash strong{
	font-size:14px;
}

#getflash a{
	font-weight:bold;
}

.products h3{
	display:none;
}
.products .box-color-full{
	background: url(/custom/_282a/content/images/0409/box_color_top_550.jpg) no-repeat;
}
.products .box-ws{
	background: url(/custom/_282a/content/images/0409/box_ws_bottom.png) bottom no-repeat;
}
.products h5 a{
	display: inline-block;
	width:auto;
	padding:0 25px 0 0;
	margin-right:auto;
	background: url(/custom/_282a/content/images/0409/arrow_18px_white.png) right no-repeat;
	text-decoration:none;
}
.products .box-ws, .products .box-ws a{
		color:#fff;
}
.products .box-ws{
	padding:7px 290px 15px 15px;
}
.products #column-two-ab ul{
	margin-left:0;
}
.products p{
	margin-bottom:0;
}
.products .box-half{
	width:270px;
	background: url(/custom/_282a/content/images/0409/box_top_270px.gif) top no-repeat;
	margin:10px 0 25px;
}
.products .box-half .top{
		padding:7px 15px 0px;
}
.products .left{
	float: left;
}
.products .right{
	float:right;
}
.products .box-half h5 a{
	background: url(/custom/_282a/content/images/0409/arrow_18px.gif) right no-repeat;
}
.products .box-half .box-bottom{
	height:176px;
}
.products .left .box-bottom{
	background: url(/custom/_282a/content/images/0409/box_bottom_cp.jpg) no-repeat;
}
.products .right .box-bottom{
	background: url(/custom/_282a/content/images/0409/box_bottom_da.jpg) no-repeat;
}

.highlights .h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#fff;
	font-size:1.75em;
	line-height:1.3em;
}
.highlights a:link, .highlights a:visited{
	color:#fff;
}
.highlights a:hover, .highlights a:active{
	color:#fff;
	text-decoration:none;
}
.highlights p{
	color:#fff;
}

.websiteone {
	width:550px;
	height:257px;
	margin:0 0 10px 0;
	background: url(../images/websites_cisco.jpg) no-repeat;
}
.websitetwo {
	float:left;
	width:270px;
	height:337px;
	margin:0 10px 0 0;
	background: url(../images/websites_greylock.jpg) no-repeat;
}
.websitequote {
	float:right;
	width:250px;
	height:66px;
	margin:0 0 10px 0;
	padding:10px;
	background: url(../images/websites_quote.gif) no-repeat;
}
.websitequote p{
	font-size:12px;
}
.websitequote h6{
	font-size:11px;
	line-height:12px;
}
.websitethree {
	float:right;
	width:270px;
	height:241px;
	background: url(../images/websites_intervision.jpg) no-repeat;
}


.presentationone {
	width:550px;
	height:257px;
	margin:0 0 10px 0;
	background: url(../images/presentations_smithbarney.jpg) no-repeat;
}
.presentationtwo {
	float:right;
	width:270px;
	height:337px;
	margin:0 0 0 10px;
	background: url(../images/presentations_infoblox.jpg) no-repeat;
}
.presentationquote {
	float:left;
	width:250px;
	height:67px;
	margin:0 0 10px 0;
	padding:10px;
	background: url(../images/presentations_quote.gif) no-repeat;
}
.presentationquote p{
	font-size:12px;
	color:#000;
}
.presentationquote h6{
	font-size:11px;
	line-height:12px;
}
.presentationthree {
	float:left;
	width:270px;
	height:241px;
	background: url(../images/presentations_storcard.jpg) no-repeat;
}


.animationone {
	float:left;
	width:270px;
	height:335px;
	margin:0 10px 10px 0;
	background: url(../images/animation_eds.jpg) no-repeat;
}
.animationtwo {
	float:left;
	width:270px;
	height:257px;
	margin:0 0 0 0px;
	background: url(../images/animation_blair.jpg) no-repeat;
}
.animationquote {
	float:left;
	width:250px;
	height:100px;
	margin:0 0 10px 0;
	padding:10px;
	background: url(../images/animation_quote.gif) no-repeat;
}
.animationquote p{
	font-size:12px;
	color:#000;
}
.animationquote h6{
	font-size:11px;
	line-height:12px;
}
.animationthree {
	float:right;
	width:270px;
	height:261px;
	margin-bottom:10px;
	background: url(../images/animation_redback.jpg) no-repeat;
}
.animationfour {
	float:right;
	width:270px;
	height:201px;
	background: url(../images/animation_2wire.jpg) no-repeat;
}


.home #container{
	height:223px;
}
.home #slider ul, .home #slider li{
	margin:0;
	padding:0;
	list-style:none;
	width:750px;
	height:223px;
}
.home #slider li{ 
		width:750px;
		height:223px;
		overflow:hidden; 
}
.home #prevBtn, .home #nextBtn{
	display:none;
}
.home #overlay{
	position:relative;
	top: -223px;
}

.whatwedo h2.section, .whatwedo #column-one{
	display:none;
}
.whatwedo #column-two{
	width:750px;
	margin:0;
	padding:0;
}
.whatwedo #column-two p{
	margin:0;
}
.whatwedo #footer {
	background:url(../images/whatwedo_footer.gif) no-repeat;
}

.portfolio #column-two{
	width:720px;
	padding:0 15px;
}
.portfolio h2.section{
	background:url(../images/sectionBackFull.jpg) no-repeat;
}
.portfolio #column-one, .portfolio #submenu{
	width:750px;
}
.portfolio #submenu-inner{
	background: url(../images/subnavFull.gif) 0 bottom;
	padding:0;
}
.portfolio #submenu-inner li{
	display: inline-block;
	padding:3px 0 2px;
}
.portfolio #submenu-inner li a{
	border-left: 1px solid #000;
	padding:0 7px 0 10px;
}
.portfolio #submenu-inner li.first a{
	border-left:none;
	padding-left:15px;
}
.portfolio .rte{
	clear:both;
	margin-top:10px;
}
.portfolio span.h4 img{
	margin-top:8px;
}







