@charset "utf-8";
/* CSS Document */

@import url('http://www.bizzites.com/css/sidenav.css');
@import url('http://www.bizzites.com/css/content-footer.css');

/* layout
------------------------*/
#content { width:980px; padding:1.9em 0 0 0; }

#main .column { display:inline; }
#main .grid2cold .column.first { width:210px; }
#main .grid2cold .column.last { width:735px; padding-top:.8em; }
#main .grid2cold .column .column.last { padding-top:0; }
#main .grid2cold .grid2col .column { width:330px; margin-right:30px; }

#main .cap { position:relative; clear:both; height:5px; font-size:0; }

/* top things
------------------------*/

/* product header */
#productheader { margin:0 auto; }
#productheader h1 { margin:-1px 0 6px; }
#productheader h1 a { width:205px; background-image:url(http://www.bizzites.com/images/logo-apple.jpg); }
body#index #productheader h1 a { cursor:default; }

body#index #productheader ul#productnav li#pn-index a,
body#k12 #productheader ul#productnav li#pn-k12 a,
body#hed #productheader ul#productnav li#pn-hed a,
body#phone #productheader ul#productnav li#pn-phone,
body#students #productheader ul#productnav li#pn-students a,
body#it #productheader ul#productnav li#pn-it a,
body#profiles #productheader ul#productnav li#pn-profiles a { cursor:default; }

body#index #productheader ul#productnav li#pn-index a,
body.k12 #productheader ul#productnav li#pn-k12 a,
body.hed #productheader ul#productnav li#pn-hed a,
body.phone #productheader ul#productnav li#pn-phone,
body.students #productheader ul#productnav li#pn-students a,
body.it #productheader ul#productnav li#pn-it a,
body.profiles #productheader ul#productnav li#pn-profiles a { color:#333; }

body.k12 #productheader ul#productnav li#pn-k12 a:hover,
body.hed #productheader ul#productnav li#pn-hed a:hover,
body.students #productheader ul#productnav li#pn-students a:hover,
body.it #productheader ul#productnav li#pn-it a:hover,
body.profiles #productheader ul#productnav li#pn-profiles a:hover { color:#08c; }

#productheader a.edustore { float:right; width:105px; height:25px; margin-top:.7em; margin-left:20px; text-decoration:none; text-indent:-9999px; outline:none; overflow:hidden; }

/* hero */
#main .hero { clear:both; margin:-.8em 0 1.6em; padding:0 30px 0 0; border-bottom:1px solid #eee; zoom:1; }
#main .hero img { margin-top:0; margin-bottom:2em; }
#main .hero h2 { margin:0 -30px .3em 0; line-height: 1em;}
#main .hero h2 img { margin:0; }
#main .hero p.intro { color:#303233; font-weight:normal; }
#main .hero:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

/* hero1 */
#main .hero1 { clear:both; margin:-.8em 0 1.6em; padding:0 30px 0 0; border-bottom:1px solid #eee; zoom:1;}
#main .hero1 img { margin-top:0; margin-bottom:2em; }
#main .hero1 h2 { margin:0 -30px .3em 0; line-height: 1em;}
#main .hero1 h2 img { margin:0; }
#main .hero1 p.intro { color:#303233; font-weight:normal; }

#main .hero1:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }



/* sidebar
------------------------*/
#main .sidebar { color:#666; font-size:12px; }

#main .sidebar .sidebox { margin:0 0 1.6em; padding:0 18px; font-size:11px; line-height:14px;
	background:url(http://www.bizzites.com/images/sidebox_bgoverflow.gif) no-repeat 0 0; background:url(http://www.bizzites.com/images/sidebox_bg.gif) no-repeat 0 0, url(http://www.bizzites.com/images/blank.gif) no-repeat 0 0;
	-webkit-background-size:100% 100%; -o-background-size:100% 100%; -khtml-background-size:100% 100%;
}
#main .sidebar .sidebox .cap { margin:0 -18px; }
#main .sidebar .sidebox .cap.top { margin-bottom:8px; background:url(http://www.bizzites.com/images/sidebox_top20080728.gif) no-repeat 0 0; }
#main .sidebar .sidebox .cap.bottom { margin-top:8px; background:url(http://www.bizzites.com/images/sidebox_bottom.gif) no-repeat 0 0; }

#main .sidebar .sidebox h3 a { color:#333; }
#main .sidebar .sidebox h3 a:hover { color:#08c; }

#main .sidebar .sidebox p { margin-bottom:1em; }

#main .sidebar .sidebox img.left { margin:0 8px 5px -2px; }
#main .sidebar .sidebox img.right { margin:0 -2px 5px 8px; }

/* content
------------------------*/
#content { color:#000; line-height:17px; }

#main h1 { margin-bottom:.3em; font-weight:normal; color:#000; }
#main h2 { margin-bottom:1.3em; padding-bottom:.2em; font-size:22px; line-height:1.2em; font-weight:normal; color:#797c80; border-bottom:1px solid #e4e4e4; }
#main h3 { margin-bottom:.2em; font-size:16px; line-height:1.2em; color:#000; }
#main h4 { font-size:1em; line-height:1.5em; color:#000; }
#main strong { color:#000; }
#main a.bold { font-weight:bold; }

#main h1 a, #main h3 a, #main strong a, #main h4 a { color:#000; }
#main h1 a:hover, #main h3 a:hover, #main h4 a:hover, #main strong a:hover { color:#08c; text-decoration:none; }
#main h4 a.more,
#main p.intro a.more { padding-right:10px; background-image:url(http://www.bizzites.com/images/arrow_large20081208.gif); }
#main hr { clear:both; margin:0 0 2em; background:none; border:none; border-bottom:1px solid #e4e4e4; }

#main p.intro { font-size:16px; line-height:21px; font-weight:normal; color:#797c80; }


#main a.more { padding-right:7px; padding-bottom:2px; *padding-bottom:0; }

#main img.center { display:block; margin-right:auto; margin-left:auto; }
#main img.tight { margin-bottom:8px; }
#main img.left.tight { margin-left:10px; }
#main img.right.tight { margin-right:10px; }
#main img.reflection { margin-bottom:0; }

#main #video-wrapper { text-align:center; }
#main #video-wrapper #video-object { position:relative; margin:0 auto 1.6em; text-align:left;
	border:1px solid #e1e1e1; -webkit-box-shadow:#ddd 0 2px 3px;
	background:#f5f5f5; background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
}
#main #video-wrapper #video-object a.quicktime-download { display:block; text-align:center; }
#main #video-wrapper #video-object a.quicktime-download,
#main #video-wrapper #video-object noscript p { position:absolute; width:100%; top:50%; margin-top:-1em; text-align:center; }

/* misc callout box
------------------------------ */
#main #content .calloutbox { position:relative; width:302px; padding:12px 20px 14px; margin-bottom:18px; background:url(http://www.bizzites.com/images/calloutbox_bgtop.gif) no-repeat 0 0; }
#main #content .calloutbox:after { content:'.'; display:block; clear:both; height:0; visibility:hidden; }
#main #content .calloutbox .bottomcap { position:absolute; bottom:0; left:0; width:342px; height:7px; font-size:1px; background:url(http://www.bizzites.com/images/calloutbox_bgbottom.gif) no-repeat; }
#main #content .calloutbox h3 { margin:0.6em 0; color:#666; font-size:12px; }
#main #content .calloutbox select { width:180px; color:#333; }
#main #content .calloutbox img { margin:0; } 

#main #content .calloutbox:hover { text-decoration:underline; color:#666;}

/*CALLOUTBOX BULLETS */
#main #content .grid2cole.calloutbox ul.square { font-size:11px; }

#main #content .grid2cola.calloutstretch { position:relative; width:718px; padding:18px 0 25px 20px; font-size:11px; background:url(http://www.bizzites.com/images/calloutstretch_bg.gif) repeat-y; }
#main #content .grid2cola.calloutstretch .cap { position:absolute; height:6px; width:738px; left:0; font-size:1px; }
#main #content .grid2cola.calloutstretch .cap.top { top:0; background:url(http://www.bizzites.com/images/calloutstretch_bgtop.gif) no-repeat; }
#main #content .grid2cola.calloutstretch .cap.bottom { bottom:0; background:url(http://www.bizzites.com/images/calloutstretch_bgbottom.gif) no-repeat; }
#main #content .grid2cola.calloutstretch .column { width:45%; }


/* movie callout box
----------------------------- */
#main #content .moviecallout { position:relative; width:277px; display:inline-block; padding:20px 18px 17px 23px; margin-bottom:18px; background:url(http://www.bizzites.com/images/moviecallout_bgtop.gif) no-repeat; }
#main #content .moviecallout:after { content:'.'; display:block; clear:both; height:0; visibility:hidden; }
#main #content .moviecallout .bottomcap { position:absolute; left:0; bottom:0; width:318px; height:5px; background:url(http://www.bizzites.com/images/moviecallout_bgbottom.gif) no-repeat; }
#main #content .moviecallout span.thumb { position:relative; float:left; display:block; width:67px; height:46px; padding:3px 4px; margin-right:15px; background:url(http://www.bizzites.com/images/moviecallout_thumbbg.gif) no-repeat; }
#main #content .moviecallout a:hover { text-decoration:none; }
#main #content .moviecallout .icon { display:block; position:absolute; top:-5px; left:-5px; width:19px; height:19px; behavior:url(/global/scripts/lib/iepngfix.htc); }
#main #content .moviecallout h3 { font-weight:normal; margin-bottom:0.8em; }
#main #content .moviecallout img.button { margin-left:-3px; }

/* UL BULLETS
------------------------------ */
#main #content ul.circle { margin-bottom: 18px; list-style: outside; padding-left: 25px; padding-right: 10px; margin-top: 10px; margin-bottom: 0px; margin-left: 0px;  }
#main #content .circle li { padding-bottom: 10px; }
#main #content .circle li a { text-decoration: none; }
#main #content .circle li a:hover { text-decoration: underline; }

/* UL PDF
------------------------------ */
#content ul.pdf { margin-bottom: 18px; padding-left: 5px; padding-right: 10px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; }
#content .pdf li {  text-decoration: none; padding-bottom: 10px; background: url(http://www.bizzites.com/images/globaliconpdf12x12.gif) 0 0.2em no-repeat; display: block; padding-left: 20px; }
#content .pdf li a:hover {text-decoration: underline;}
#content .pdf p{ line-height:16px; margin-bottom: 10px;}
		
/* UL Square
------------------------------ */
#content .square li { padding-bottom: 10px;}



