

/* ------------ TEXT --------------------*/

.main_text {position:absolute; padding-left:283px; padding-top:205px;}


p, ul, ol, li .reg {font:11px/1.3em verdana,arial,sans-serif; /*text-align: justify;*/}

.intro {font:11px/1.3em verdana,arial,sans-serif; /* text-align: justify; */}

.preorder_wht {font:10px/1.3em verdana,arial,sans-serif; color: #ffffff;}

.about_tabs {font:10px/1.3em verdana,arial,sans-serif; color: #cc6600; font-weight: bold;}

.sectiontitle {font:12px/1.3em verdana,arial,sans-serif; font-weight: bold;}

.tablecol_white {font:10px/1.0em verdana,arial,sans-serif; font-weight: bold; color: #ffffff;}

.tablerow {font:10px/1.3em verdana,arial,sans-serif; line-height: 10px;}

.preorder_email {font:10px/1.3em verdana,arial,sans-serif;}

.podcstDwnLd {font:10px/1.3em verdana,arial,sans-serif; font-weight:bold; padding:2em 0 2em 1.5em; background:url('/images/masthead/podcstDwnLd.gif') left no-repeat}

/* ------------ PRE-ORDER WIDGET ---------------*/

/* State switching */
	#stateContainer {
		clear: both;
		position: relative;
		height: 28px;
	}
	#stateContainer p {
		margin: 0;
	} 
	#stateContainer #state_select {
		position: absolute;
		left: 0;
		top: 0;
		width: 395px;
	}
	#stateContainer #state_text {
		position: absolute;
		left: 0;
		top: 0;
		display: none;
	}
	
	
	
.main_widget {position:absolute; padding-left:600px; padding-top:147px;}

.main_learnmore {padding:10 0 15 0; background:url('images/link_learnmore.gif') left no-repeat}


#headerPane {position:relative; width:800px; font:12px arial,helvetica,sans-serif; border-bottom:0px solid #ffffff}

	

/* -------------------- HEADER -------------------- */

#segment {background:#000 url('images/masthead/bgSmall.gif') repeat-x; height:48px}
#segment a:active, #segment a:hover, .mainNavOn {background:url('images/masthead/navOverSmall.gif') repeat-x}

#segment {width:100%; height:48px; border:0px solid #FFF; border-width:1px 0; font-size:.9em; font-weight:bold; overflow:hidden}
	#segmentTitle {position:absolute; top:101px; left:15px; width:100%}
	#segment img {vertical-align:-0.9em}
	#segment a, #segment a:visited, #segment a:active, #segment a:hover {padding:8px 14px; color:#FFF; text-decoration:none}
	
	
/* ----------------- ABOUT SUB NAVIGATION -------------- */
#about_subnavigation {
	position: relative;
	padding-left:322px;
	padding-top:2px;
	font-size:.9em;
}

#about_subnavigation a:active, #about_subnavigation a:hover {background:url('http://www.symantec.com/images/spacer.gif') repeat-x; color: #ffcc00;}

	
/* ----------------- ABOUT FAQ SUB NAVIGATION -------------- */
#about_faq_subnavigation {
	position: relative;
	padding-left:307px;
	padding-top:2px;
	font-size:.9em;
}

#about_faq_subnavigation a:active, #about_faq_subnavigation a:hover {background:url('http://www.symantec.com/images/spacer.gif') repeat-x; color: #ffcc00;}


.hide { display:"none" }

.show { display:"block" }	

