
body {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	background-color: #d7d7d7;
	height: 100%;
	margin: 0;
	padding: 0;
}

table {
	font-size: 11px;
}

select, input, textarea {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
}

p {
	line-height: 14px;
	margin: 3px 0 10px 0;
	font-size: 11px;
}

em {
	font-style: italic;
}

a {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ol {
	list-style: decimal;
	margin-left: 35px;
}

ul {
	list-style: disc;
	margin-left: 35px;
}

ul li, ol li {
	margin: 1px 0 1px 0;
	line-height: 12px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 5px 0;
}

h4.first-child {
	margin: 0 0 5px 0;
}

blockquote {
	margin: 3px 10px;
	padding: 5px;
	line-height: 14px;
}

blockquote em {
	display: block;
	margin-top: 3px;
}

/* Classes */
.a_black {
	color: #000000;
}

.spacer {
	display: block;
	font-size: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}

.sub_head {
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color: #6F6F6F;
	display: block;
	padding: 4px;
}

.super_head {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background-color: #4A4A4A;
	display: block;
	padding: 10px 11px 10px 11px;
	margin: 0;
	text-align:right;
}

ul.text-list {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
}

ul.text-list li {
	margin: 1px !important;
}

ul.item-list {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
}

ul.item-list li {
	margin: 2px 0 10px 0;
}

a img {
	border: 0;
}

h4.headline {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


span.dl_file {
	display: block;
	margin: 1px 0 2px 0;
}

table.dl_file td.icon {
	padding-right: 3px;
}

table.dl_file a.dl_file {
	color: black;
	font-weight: normal;
}

table.dl_file td {
	vertical-align: top;
	line-height: 15px;
}

h4.sub_head {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color: #6F6F6F;
	display: block;
	padding: 4px;
	margin: 20px 0 5px 0;
}

span.dl_file img {
	margin-bottom: -3px;
}

.text-darkgray {
	color: #555;
}

.text-gray {
	color: #999;
}


.text-red {
	color: #f00;
}

.text-blue {
	color: #0066FF;
}

.accord-slide {
	line-height: 1.0em;
}

h3.accord-toggler {
	background-color: #f0f0f0;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 3px 3px 10px;
	margin: 1px 0 0 0;
	cursor: pointer;
}

h3.accord-toggler-odd {
	background-color: #e0e0e0;
}

p.image { margin: 3px 8px; float: left; text-align: center; }
p.image a, p.image span { border: 3px solid #f6f6f6; display: block; float: left; }
p.image a img, p.image span img { display: block; float: left; border: 1px solid #e0e0e0; }
p.image a:hover { border-color: #ffeafd; }
p.image a:hover img { border-color: #ee00dd; }
p.image em {font-style: normal; display: block; clear: both; text-align: center; color: #444; }

dl.faq {
	margin: 0 0 5px 0;
	padding: 0;
}

dl.faq dt {
	font-weight: bold;
	background-color: #6F6F6F;
	color: white;
	padding: 4px;
}
dl.faq dd {
	margin: 0;
	padding: 5px;
	line-height: 14px;
}

/* IDs */
#container {
	width: 802px;
	margin: 10px auto 0 auto;
	background: white url(http://www.barracudanetworks.com/ns//gfx/container_bg1.gif) center repeat-y;
	overflow: hidden;
	line-height: 1.0em;
	border: 0px solid #c0c0c0;
}

#container_inside {
	width: 780px;
	margin: 0 auto;
	background-color: white;
	overflow: hidden;
	line-height: 1.0em;
}

#container_inner_top {
	padding-top: 9px;
	background: transparent url(http://www.barracudanetworks.com/ns//gfx/container_bg0.gif) center top no-repeat;
}

#container_inner_bottom {
	padding-bottom:  9px;
	background: transparent url(http://www.barracudanetworks.com/ns//gfx/container_bg2.gif) center bottom no-repeat;
}

#top_logo_container {
	float: left;
}

#top_logo_container img {
	display: block;
}

#top_banner_container {
	float: left;
	width: 588px;
	height: 80px;
	position: relative;
}

#top_banner {
	height: 80px;
	position: relative;

}

#top_banner h1 {
	height: 100%;
	margin: 0;
	padding: 0;
}

#top_banner h1 a {
	display: block;
	height: 100%;
	background: transparent url(http://www.barracudanetworks.com/ns//gfx/top_banner2.gif) top left no-repeat;
	text-indent: -10000px;
}



#top_lang_select {
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 1000;
}

#top_lang_select form {
	text-align: center;
	margin-bottom: 5px;
}

#top_lang_select form select {
	width: 128px;
}

#top_menu {
	clear: both;
	border-bottom: 4px solid #6F6F6F;
	line-height: 1.0em;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 44px;
	overflow: hidden;
	background: #ccc url('http://www.barracudanetworks.com/ns/gfx/top_menu_bg.gif') repeat-x;
}

#top_menu a, #top_menu a img {
	float: left;
	display: block;
}

#top_menu a.eval {
	float: right;
}

#top_lang_select select {
	font-family: 'arial unicode ms';
	font-size: 11px;
}


#content {
	overflow: hidden;
	line-height: 1.1em;
	background: #fff url('http://www.barracudanetworks.com/ns/gfx/content_bg.gif') repeat-y;
	height: 100%;
}

#content_for_solution {
	overflow: hidden;
	line-height: 1.1em;
	background: #fff url('http://www.barracudanetworks.com/ns/gfx/content_bg_for_solutions.gif') repeat-y;
	height: 100%;
}

#content_left {
	float: left;
	width: 190px;
	height: 100%;
}

#content_left_for_solution {
	float: left;
	width: 145px;
	height: 100%;
}

#content_right {
	float: left;
	width: 590px;
	overflow: hidden;
}

#content_right_menu {
	float: right;
	width: 225px;
	height: 100%;
	background-color: #002655;
	margin: 15px;	
	font-size: 13px;
	/*font-family: Myriad pro;*/
}

#content_right_menu_container {
	padding: 15px; 
	font-size: 12px; 
	color: #FFFFFF; 
	line-height: 20px; 
	height: 950px; 
	width: 225px;
	line-height: 16px;
	background-color: #002655;
}

#menu_heading {
	font-size: 15px;
}

#doc_link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#doc_link a:hover {
	font-size: 13px;
	color: #FFFFFF;
}

#h_link {
	font-size: 13px;
	font-weight: bold;
	color: #EBF59C;
}

#h_text {
	font-size: 13px;
	font-weight: bold;
	color: #EBF59C;
}

#content_right_for_solution {
	float: left;
	width: 635px;
	overflow: hidden;
}

#left_menu {
	margin-top: 1px;
	border-width: 0 1px 0 1px;
	border-color: #b9b9b9;
	border-style: solid;
	background-color: #E6E6E6;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
}

	#left_menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
		overflow: hidden;
	}

	#left_menu li {
		margin: 0;
		padding: 0;
		clear: both;
	}

	#left_menu li.expandable a.has_expander, #left_menu li.expandable strong.has_expander {
		padding: 3px 20px 3px 2px !important;
	}

	#left_menu li.expandable {
		position: relative;
	}

	#left_menu div.menu {
		overflow: hidden;
	}

	#left_menu a {
		font-weight: normal;
		padding: 3px;
		line-height: 13px;
		text-align: right;
		display: block;
		color: black;
		text-decoration: none;
		border-bottom: 1px solid #B9B9B9;
		background-color: #e0e0e0;
	}

	#left_menu a:hover {
		background-color: #F8F8F8;
		color: #434343;
	}

	#left_menu a.sub {
		padding: 2px 16px 2px 2px;
		border: 0px;
		background: #F7F7F7 url(http://www.barracudanetworks.com/ns/gfx/menu_connect.gif) top right no-repeat;
	}

	#left_menu a.sub:hover{
		background-color: #FFFFFF;
		color: #434343;
	}

	#left_menu a.last_sub{
		border-bottom:1px solid #B9B9B9;
		padding: 2px 16px 2px 2px;
		padding-right: 14px;
		background: #F7F7F7 url(http://www.barracudanetworks.com/ns/gfx/menu_connect_bottom.gif) center right no-repeat;
	}

	#left_menu a.last_sub:hover{
		background-color: #FFFFFF;
		color: #434343;
	}

	#left_menu a.cur_page{
		background-color: #143273;
		font-weight: normal;
		color: white;
	}

	#left_menu a.cur_page:hover{
		background-color: #143273;
		font-weight: normal;
		color: white;
	}

	#left_menu b, #left_menu strong {
		font: 11px tahoma, arial, helvetica, sans-serif;
		padding: 0 10px 0 0;
		height: 18px;
		line-height: 18px;
		text-align:right;
		display: block;
		color: black;
		text-decoration: none;
		border-bottom: 1px solid black;
		background-color: #e0e0e0;
	}

	#left_menu span.expand {
		display: block;
		height: 10px;
		width: 10px;
		line-height: 8px;
		text-align: center;
		cursor: pointer;
		background-color: white;
		border: 1px solid #222;
		color: #555;

		float: right;
		top: 4px;
		right: 3px;
		position: absolute;
	}



#bottom {
	width: 780px;
	margin: 0 auto;
	padding: 5px;
	color: #888;
	text-align: center;
}

#bottom hr {
	display: none;
}

#bottom a {
	text-decoration: underline;
	font-weight: normal;
	color: #555;
}

#bottom a:hover {
	text-decoration: none;
	color: #444;
}

#bottom p {
	margin: 3px;
}


#splash img {
	display: block;
}


#product-tabs {
	margin: 5px auto 5px auto;
    width: 680px;
    height: 262px;
    position: relative;
	background: white url(/images/ibm/splash_tab_bg.png) top center no-repeat;
}

#product-tabs h2 {
	display: none;
}

#product-tabs ul.tabs {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	height: 216px;
	list-style: none;
}

#product-tabs ul.tabs li {
	position: absolute;
	height: 216px;
	width: 100%;
	overflow: hidden;
	color: white;
	left: -3px;
	top: 3px;
	padding: 10px;
	display: none;
	background-position: 0 10px;
	background-repeat: no-repeat;
}

#product-tabs ul.tabs li.active {
	display: block;
}


#product-tabs ul.tabs li h4,
#product-tabs ul.tabs li p.description {
    display: none;
}

#product-tabs ul.tabs li p.learn-more {
    width: 177px;
    height: 27px;
    position: absolute;
    top: 128px;
    left: 14px;
    margin: 0;
    padding: 0;
}

#product-tabs ul.tabs li p.learn-more a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -1000px;
    overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#product-tabs ul.tabs li p.backup-more {
    width: 85px;
    height: 27px;
    position: absolute;
    top: 128px;
    left: 164px;
    margin: 0;
    padding: 0;
}

#product-tabs ul.tabs li p.backup-more a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -1000px;
    overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#product-tabs ul.tabs li p.backup-demo {
    width: 85px;
    height: 27px;
    position: absolute;
    top: 128px;
    left: 50px;
    margin: 0;
    padding: 0;
}

#product-tabs ul.tabs li p.backup-demo a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -1000px;
    overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#product-tabs ul.tabs li p.eval {
    width: 230px;
    height: 42px;
    position: absolute;
    top: 110px;
    left: 358px;
    margin: 0;
    padding: 0;
}

#product-tabs ul.tabs li p.eval a {
    display: block;
    width: 100%;
    height: 110%;
    text-indent: -1000px;
    overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#product-tabs ul.tabs li p.competitive_program {
    width: 176px;
    height: 153px;
    position: absolute;
    top: 25px;
    left: 496px;
    margin: 0;
    padding: 0;
}

#product-tabs ul.tabs .tab-default p.eval {
	width: 274px;
	height: 39px;
	top: 111px;
	left: 364px;
}


#product-tabs ul.tabs-list {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 72px;
	background: white url(/images/ibm/splash_tabs_list.png) top center no-repeat;
	list-style: none;
}

#product-tabs ul.tabs-list li {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 85px;
	float: left;
	position: relative;
}

#product-tabs ul.tabs-list li a {
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	height: 100%;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 2px;
	left: 0;
	width: 100%;
	border: none;
}

/* default */
#product-tabs ul.tabs-list li.tab-default,
#product-tabs ul.tabs-list li.tab-default a {
	display: none;
}

/* bsf */
#product-tabs ul.tabs-list li.tab-bsf a:hover,
#product-tabs ul.tabs-list li.tab-bsf.active a {
	background-image: url(/images/ibm/splash_tab_bsf.png);
	z-index: 101;
	width: 85px;
	height: 69px;
	left: 0;
}

/* bma */
#product-tabs ul.tabs-list li.tab-bma a:hover,
#product-tabs ul.tabs-list li.tab-bma.active a {
    background-image: url(/images/ibm/splash_tab_bma.png);
	z-index: 101;
	width: 85px;
	left: 0;
	height: 69px;
}

/* bbs */
#product-tabs ul.tabs-list li.tab-bbs a:hover,
#product-tabs ul.tabs-list li.tab-bbs.active a {
    background-image: url(/images/ibm/splash_tab_bbs.png);
	z-index: 101;
	width: 84px;
	left: 0;
	height: 69px;
}

/* byf */
#product-tabs ul.tabs-list li.tab-byf a:hover,
#product-tabs ul.tabs-list li.tab-byf.active a {
	background-image: url(/images/ibm/splash_tab_byf.png);
	z-index: 101;
	width: 85px;
	left: 0;
	height: 69px;
}

/* bws */
#product-tabs ul.tabs-list li.tab-bws a:hover,
#product-tabs ul.tabs-list li.tab-bws.active a {
    background-image: url(/images/ibm/splash_tab_bws.png);
	z-index: 101;
	width: 84px;
	left: 0;
	height: 69px;
}

/* bll */
#product-tabs ul.tabs-list li.tab-bll a:hover,
#product-tabs ul.tabs-list li.tab-bll.active a {
    background-image: url(/images/ibm/splash_tab_bll.png);
	z-index: 101;
	width: 85px;
	left: 0;
	height: 69px;
}

/* bbl */
#product-tabs ul.tabs-list li.tab-bbl a:hover,
#product-tabs ul.tabs-list li.tab-bbl.active a {
    background-image: url(/images/ibm/splash_tab_bbl.png);
	z-index: 101;
	width: 86px;
	left: 0;
	height: 69px;
}

/* bvs */
#product-tabs ul.tabs-list li.tab-bvs a:hover,
#product-tabs ul.tabs-list li.tab-bvs.active a {
    background-image: url(/images/ibm/splash_tab_bvs.png);
	z-index: 101;
	width: 85px;
	left: 0;
	height: 69px;
}

/* bim - this has been removed */
#product-tabs ul.tabs-list li.tab-bim a:hover,
#product-tabs ul.tabs-list li.tab-bim.active a {
    background-image: url(/images/ibm/splash_tab_bim.png);
	z-index: 101;
	width: 86px;
	left: 0;
	height: 69px;
}








#home_news {
	float: left;
	width: 248px;
}

#home_news ul {
	padding: 0;
	margin: 10px 0 0 0;
}

#home_news ul li {
	margin: 6px 0 12px 3px;
	padding: 0 5px 0 22px;
	list-style: none outside;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left 0;
}

#home_news ul li.award {
	background-image: url('http://www.barracudanetworks.com/ns/gfx/medal.gif');
}

#home_news ul li.press {
	background-image: url('http://www.barracudanetworks.com/ns/gfx/press_icon.gif');
}

#home_news ul li.news {
	background-image: url('http://www.barracudanetworks.com/ns/gfx/newspaper.gif');
}

#home_news ul li.announcement {
	background-image: url('http://www.barracudanetworks.com/ns/gfx/flag_yellow.gif');
}

#home_news ul li a{
	color: #308eff;	
	line-height: 15px;
}

/* stats */
#home_stats {
	float: left;
	width: 293px;
	border-right: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	margin-left: -1px;
	overflow: hidden;
	background-color: #fafafa;
}

#home_stats p {
	padding: 5px 3px 0 8px;
	line-height: 16px;
	margin-bottom: 3px;
}

#home_stats h4 {
	margin: 0 5px 0 5px;
	padding: 3px;
	padding-bottom: 1px;
	border-bottom: 1px solid #276dff;
	font-family: arial, verdana, tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #0067d7;
	font-weight: bold;
}

#home_stats p strong.para-header {
	color: #308eff;
}

#home_stats p a {
	color: #308eff;
	font-size: 11px;
}

table.home_stats {
	border-collapse: collapse;
	width: 280px;
	margin-left: 5px;
	color: #222;
	border: 0;
}

table.home_stats tr.odd td {
	background-color: #fff;
}

table.home_stats tr.even td {
	background-color: #f5f5f5;
}

table.home_stats span {
	display: block;
	float: left;
	background: #ccc url('http://www.barracudanetworks.com/ns/gfx/bar_graph_bg.gif') center right no-repeat;
	color: white;
	height: 12px;
	text-align: right;
	font-size: 10px;
}

table.home_stats em {
	display: block;
	float: left;
	color: #000f66;
	font-size: 10px;
	margin-left: 5px;
	font-style: normal;
}

/* customers and awards */
#home_customers_and_awards {
	float: left;
	width: 238px;
	/*border-left: 1px solid #f0f0f0;*/
	margin-left: -1px;
	overflow: hidden;
}

#home_customers_and_awards h1 {
	border-right: 0px solid !important;
}

#home_customers_and_awards h2{
	color: #308eff;
	padding: 0;
	margin: 10px 7px 6px 7px;
	font-size: 11px;
	font-family: tahoma, arial, verdana;
}

#home_customers_and_awards h2 a {
	text-decoration: none;
	color: #308eff;
}

#home_customers_and_awards h2 a:hover {
	text-decoration: underline;
}




/* customers */
#home_customers {
	border-left: 1px solid #f0f0f0;
	margin-left: -1px;
	overflow: hidden;
}

#home_customers p.customers {
	text-align: center;
	margin: 0;
}

#home_customers p.customers a {
	border: 1px solid #f0f0f0;
	margin: 2px auto 2px auto;
	display: block;
	width: 221px;
}

#home_customers p.customers a:hover {
	border-color: #bbeaff;
}

#home_customers h3.awards {
	background: transparent url('http://www.barracudanetworks.com/ns/gfx/homepage_section_bg.gif') repeat-x;
	padding: 5px;
	padding-left: 10px;
	margin: 3px 0 0 0;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #363636;
}


/* awards */
#home_awards {
	margin-top: 5px;
	border-left: 1px solid #f0f0f0;
	margin-left: -1px;
	overflow: hidden;
}

#home_awards ul {
	margin: 5px;
	padding: 0;
	list-style: none;
}

#home_awards ul li {
	display: block;
	float: left;
	margin: 0 6px 0 6px;
	overflow: hidden;
	height: 95px;
	width: 95px;
	padding: 2px;
}

#home_awards ul li a {
	display: block;
	text-indent: -1000px;
	width: 100%;
	height: 100%;
	border: 1px solid #f0f0f0;
	background-position: center;
	background-repeat: no-repeat;
}

#home_awards ul li a:hover {
	border-color: #bbeaff;
}


/* Header images */
#home_content h1 {
	margin: 0 0px 5px 0;
	padding: 0;
	overflow: hidden;
	background: #B9B9B9 url('http://www.barracudanetworks.com/ns/gfx/homepage_section_bg.gif') repeat-x;
	height: 30px;
	border-right: 1px solid #B9B9B9;

}

#home_customers h1 {
	border-right: 0;
}

#home_news h1 {
	margin-bottom: 0;
}

#home_news h1 a, #home_stats h1 a, #home_customers h1 a, #home_awards h1 a {
	display: block;
	text-indent: -1000px;
	height: 30px;
	border-bottom: 1px solid #B9B9B9;
}


#home_content {
	line-height: 1.1em;
	overflow: hidden;
	height: 100%;
	border-top: 2px solid #ccc;
	/*background: white url('http://www.barracudanetworks.com/ns/gfx/home_content_bg.gif') repeat-y;*/
	padding: 0;
	margin: 0;
}

#ticker_container {
	height: 20px;
	overflow: hidden;
	color: #444;
	padding: 2px 0 0 5px;
	background-color: #ffffc9;
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	border-top: 1px solid #6f6f6f;
}

#ticker_container h1 {
	display: none;
}

#ticker_left {
	/*
	float:left;
	margin-right: 5px;
	font-weight: bold;
	padding-left: 10px;
	height: 15px;
	*/
}


#ticker {
	line-height: 18px;
	float: left;
	height: 18px;
	overflow: hidden;
	width: 100%;
	font-weight: bold;
	color: #000;
}
#ticker a {
	color: #444;
}

table.case_studies {
	width: 100%;
}

table.case_studies td {
	padding: 0 0 14px 0;
}

table.case_studies td.logo {
	text-align: center;
	width: 160px;
}

table.case_studies td.description {
	line-height: 15px;
	padding-left: 10px;
}


table.rowlines td { border-bottom: 1px solid #f0f0f0; padding-bottom:5px; }
table.rowlines tr.header { background-color: #f0f0f0; font-weight: bold; color: #606060; }
table.rowlines tr.header td { border-bottom: 1px solid #E0E0E0; line-height: 11px; padding-top: 6px; padding-bottom: 6px; }

table.allborders td { border: 1px solid #f0f0f0; padding-bottom:5px; }
table.allborders tr.header { background-color: #f0f0f0; font-weight: bold; color: #606060; }
table.allborders tr.header td { border: 1px solid #E0E0E0; line-height: 11px; padding-top: 6px; padding-bottom: 6px; }
