/*********************************************************************
 Filename:    home.css
 Description: This is the default sylesheet for the homepage.
 Date:        June 20, 2007
 Version:     1
*********************************************************************/
#subheaderHome {
	width:875px;
	margin:0;
	padding:0;
}

#primary {
	width:875px;
	height:271px;
	background-color:#000;
	margin:0;
	padding:0;
}

#orangebar {
	background-image:url(/assets/templates/breach/images/orangebar.jpg);
	background-repeat:no-repeat;
	width:875px;
	height:11px;
	border:0;
	margin:0;
	padding:0;
}

#productsTab {
	/*background-image:url(/assets/templates/breach/images/graytab.jpg);
	background-repeat:repeat-x;
	width:290px;
	height:42px;
	border-bottom:1px solid #000;
	padding:0px 0px 0px 0px;
	margin:0;
	*/
	background-image:url(/assets/templates/breach/images/home/productsTab.jpg);
	background-repeat:no-repeat;	
	width:290px;
	height:42px;
	border-bottom:1px solid #000;
}

#productsTitle {
	padding:13px 8px 8px 35px;
	color:#FF0000;
	font-size:140%;
	font-weight:bold;
	
}

#productsTab a:hover { 
	background-image:url(/assets/templates/breach/images/home/productsTabOn.jpg);
	background-repeat:no-repeat;	
	width:290px;
	height:42px;
}

#productsTabHover {
	width:290px;
	height:42px;
	position:absolute;
}

div.productsItem {
/*
	color:#000;
	font-size:130%;
	font-weight:bold;
	border-bottom:1px solid #000;
	padding:10px 8px 8px 30px;
	background-image:url(/assets/templates/breach/images/home/red_arrow.jpg);
	background-repeat:no-repeat;
	background-position:10px;
*/
	background-image:url(/assets/templates/breach/images/home/red_arrow.jpg);
	background-repeat:no-repeat;
	background-position:10px;
	height:35px;
	width:290px;
	border-bottom:1px solid #000;
}


div.productsItem a {
	text-decoration:none;
	color:#000;
	font-size:130%;
	font-weight:bold;
	padding:10px 8px 8px 30px;
	width:253px;
	height:18px;
	position:absolute;
}

div.productsItem a:hover {
	background-color:#000000;
	color:#FFFFFF;
	background-image:url(/assets/templates/breach/images/home/red_arrow_black.jpg);
	background-repeat:no-repeat;
	background-position:10px;
}


#minuteItem {
	background-image:url(/assets/templates/breach/images/home/two_minute_trial.jpg);
	background-repeat:no-repeat;
	width:290px;
	height:198px;
}

#resourceTab {
/*
	background-image:url(/assets/templates/breach/images/graytab.jpg);
	background-repeat:repeat-x;
	width:294px;
	height:42px;
	border-bottom:1px solid #000;
	padding:0px 0px 0px 0px;
	margin:0;
	*/
	background-image:url(/assets/templates/breach/images/home/resourcesTab.jpg);
	background-repeat:no-repeat;	
	width:294px;
	height:42px;
	border-bottom:1px solid #000;
}

#resourceTab a:hover { 
	background-image:url(/assets/templates/breach/images/home/resourcesTabOn.jpg);
	background-repeat:no-repeat;	
	width:294px;
	height:42px;
}

#resourceTabHover {
	width:294px;
	height:42px;
	position:absolute;
}

#resourceTitle {
	padding:13px 8px 8px 25px;
	color:#FF0000;
	font-size:150%;
	font-weight:bold;
}

#home_col_center {
	padding-bottom:20px;
}

div.resourceItem {
	padding:15px 0px 0px 20px;
}

div.resourceItem a {
	text-decoration:none;
	color:#000;
}
div.resourceItem div.viewAll {
	padding-top:5px;
}
a.home_resource_line {
  padding:0 0 10px;
  display:block;
}

#demo_item_link {
	height:25px;
	width:120px;
	position:absolute;
	margin-top:120px;
	margin-left:155px;
}

#membersLogos {
	background-image:url(/assets/images/pages/home/members.jpg);
	background-repeat:no-repeat;
	width:584px;
	height:86px;
	border-top:7px solid #000;
	border-right:1px solid #000;
}

#membersLink1 {
	height:45px;
	width:225px;
	position:absolute;
	margin-top:18px;
	margin-left:45px;
}

#membersLink2 {
	height:30px;
	width:230px;
	position:absolute;
	margin-top:30px;
	margin-left:325px
}

#membersLink3 {
	height:60px;
	width:80px;
	position:absolute;
	margin-top:10px;
	margin-left:492px
}


.red_title {
	font-size:110%;
	font-weight:bold;
}

.black_title {

	font-size:110%;
	font-weight:bold;
	color:#000;
}

.gray_description {

}


#quoteBox {
	border-top:1px solid #000;
	width:290px;
	height:245px;
}
#quoteBox a {
  padding:15px 15px 0;
	display:block;
  text-decoration:none;
}
#quoteBox img {
  margin:0 auto 10px;
  display:block;
}
#quoteBox a.quote_left img {
  float:left;
  padding-right:15px;
}
#quoteBox span.quote_text {
  display:block;
	color:#06879D;
	font-style:italic;
	font-weight:bold;
	font-size:130%;
	padding:0px 0px 5px 0px;
	line-height:13pt;
}
#quoteBox span.quote_byline {
  display:block;
  float:none; clear:both;
  text-align:right;
  color:#666;
}


#news_eventsTab {/*
	background-image:url(/assets/templates/breach/images/graytab.jpg);
	background-repeat:repeat-x;
	width:290px;
	height:42px;
	border-bottom:1px solid #000;
	padding:0px 0px 0px 0px;
	margin:0;
	*/
		background-image:url(/assets/templates/breach/images/home/newsTab.jpg);
	background-repeat:no-repeat;	
	width:290px;
	height:42px;
	border-bottom:1px solid #000;	
}


#news_eventsTab a:hover { 
	background-image:url(/assets/templates/breach/images/home/newsTabOn.jpg);
	background-repeat:no-repeat;	
	width:290px;
	height:42px;
}

#news_eventsTabHover {
	width:290px;
	height:42px;
	position:absolute;
}

#news_eventsTitle {
	padding:13px 8px 8px 25px;
	color:#FF0000;
	font-size:150%;
	font-weight:bold;
}

#news_eventItem {
	padding:15px 15px 0px 25px;
}

#news_eventItem a {
	text-decoration:none;
	color:#000;


}

#contenthome {
	width:875px;
	height:510px;
	background-color:#FFF;
	border-bottom:1px solid #FFF;

}

#contentwrapperhome{
	float: left;
	width: 100%;
	height:100%;
	border-bottom:1px solid #FFF;
	padding:0;
	margin:0;
}

#contentcolumnhome{
	margin: 0 290px 0 290px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	height:443px;
	border-left:1px solid #000;
}

#subText {
	text-align:right;
	color:#4E4A4A;
	padding-right:25px;
}

#subText a {
	text-decoration:none;
	color:#4E4A4A;
}

#leftcolumnhome{
	float: left;
	width: 290px; /*Width of left column in pixel*/
	margin-left: -875px; /*Set margin to that of -(MainContainerWidth)*/
	/*background: #E1E1E1;*/
	height:443px;
	font-family: Arial, Helvetica, sans-serif;
}

#rightcolumnhome{
	float: left;
	width: 290px; /*Width of right column*/
	margin-left: -291px; /*Set left margin to -(RightColumnWidth)* + Width */
	border-left:1px solid #000;
	height:100%;

}

#products {

}


.innertubehome{
	margin: 20px 8px 5px 8px; /*Margins for inner DIV inside each column (to provide padding)*/
}


#add {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:290px;
	background-color:#FFFFFF;
	border-right:1px solid #000;
	height:100%;
}

#quote {
	padding-top:18px;
	background-color:#FFFFFF;		
}

#quote img {
	padding-left:20px;
}

#quote_link {
	/*padding:0px 190px 240px 0px;
	border:1px solid #000;
	height:30px;
	*/
	height:242px;
	width:290px;
	position:absolute;
	/*text-indent:-4000px;*/
}
/*********************************************************************
Misc
*********************************************************************/
.black_bar {
	border-bottom:1px solid #000;
	padding-bottom:30px;
}

.small_text {
	font-size:80%;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	margin:0;
	padding-bottom:8px;
}

.bold {	
	font-weight:bold;
}
#resources {
	padding:0px 13px 0 13px;
}

#spotlight {
	padding:0px 13px 0 10px;
}

#spotlight .spotlightitem p {
	padding:0px 13px 0 10px;
}


#resources .resourceitem {
	padding:10px;
	border-bottom:1px solid #000;
}

#upcoming {
	padding:0px 13px 0 10px;
}

#upcoming .event {
	margin:0px 0px 10px 7px;	
}

#upcoming .event a img {
	text-decoration:none;
	border:0;	
}

#news {
	padding:0px 13px 0 13px;
}

#news .newsitem  {
	color:#257798;
	margin:0px 10px 10px 10px;
		
}

#news .newsitem  a {
	text-decoration:none;
	color:#333333;
	
}

.newsDate {
	font-style:italic;
	color:#4E4A4A;
}

#products_title {
	padding-left:15px;
}
#products {
	padding:0px 3px 3px 3px;	
}

#products .productitem {
	padding:12px 10px 12px 15px;
	border-bottom:1px solid #000;	
}

#memberships {
	padding:10px 0px 0px 15px;
}

#grayBox {
	height:90px;
	border-top:1px solid #000;
	background-color:#CCCCCC;
	margin-top:8px;
	/*padding:8px 0px 5px 25px;		*/
}

#grayBox a {
	text-decoration:none;
	color:#333;
}

.learn_more {
	color:#FF0000;
	font-weight:bold;
	background-image:url(/assets/templates/breach/images/home/arrow_on_grey.gif);
	background-repeat:no-repeat;
	background-position:73% bottom;
	padding-top:10px;
	vertical-align:middle;
}

.learn_more a {
	text-decoration:none;
	color:#FF0000;	
}

.learn_more_news {
	color:#FF0000;
	font-weight:bold;
	background-image:url(/assets/templates/breach/images/home/arrow_on_white.gif);
	background-repeat:no-repeat;
	background-position:74%;

}

.learn_more_news a {
	text-decoration:none;
	color:#FF0000;	
}

.learn_more_events {
	color:#FF0000;
	font-weight:bold;
	background-image:url(/assets/templates/breach/images/home/arrow_on_white.gif);
	background-repeat:no-repeat;
	background-position:71%;

}

.learn_more_events a {
	text-decoration:none;
	color:#FF0000;	
}

a img {
	text-decoration:none;
	border:0;
}

#trademark {
	text-align:center;
	font-size:80%;
}

.viewAll {
	text-align:right;
	padding:0px 25px 0px 0px;
}

.viewAllRight {
	margin:-5px 0px;
}

.viewAll a {
	text-decoration:none;
	color:#333;
}