html { background:#F1F1F1 none repeat scroll 0 0; }
body { width:980px; margin:0 auto; font:12px/1.5 "Lucida Grande", Geneva, Arial, Verdana, sans-serif; color:#333; background:transparent; }

/* layout
------------------------*/
#main, #content { width:auto; padding:0; _zoom:1; }
.cap { clear:both; font-size:0; }

/* grids */
.grid2cola .column.first,
.grid2colc .column.last { width:550px; }
.grid2cola .column.last,
.grid2colc .column.first { width:280px; }

.grid2colb .column.first,
.grid2cold .column.last { width:630px; }
.grid2colb .column.last,
.grid2cold .column.first { width:210px; }

/* boxes */
.box { width:944px; margin:0 -2px; padding:3.5em 50px 3em !important; background:url(box_bg.png) repeat-y; _background-image:url(box_bg.png); overflow:hidden; }
.box .boxtop,
.box .boxbottom { position:absolute; width:984px; height:10px; left:0; z-index:10; }
.box .boxtop { top:0; background:url(box_bgtop.png) no-repeat 0 0; }
.box .boxbottom { bottom:0; _bottom:-3px; background:url(box_bgbottom.png) no-repeat 0 100%; }
.box .boxheader { min-height:18px; _height:18px; margin:-1.6em -48px 1em; padding:1em 18px; background:url(box_header_bg.png) repeat-x 0 100%; zoom:1; _position:relative; }

.box .boxheader .tabs { padding:3px 0 0; }
.box .boxheader .tabs h5 { float:left; margin:0 1em 0 0; color:#999; }
.box .boxheader .tabs ul { float:left; margin:-3px 0 -4px; padding:3px 0 4px; }
.box .boxheader .tabs ul li { display:inline; padding:3px 10px 4px; }
.box .boxheader .tabs ul li a { padding:3px 10px 4px 0; color:#333; }
.box .boxheader .tabs ul li a:hover { color:#08c; text-decoration:none; }

.box .boxheader .tabs ul li a.disabled,
.box .boxheader .tabs ul li a.disabled:hover,
.box .boxheader .tabs ul li span { color:#ccc; cursor:default; }

.box .boxheader .tabs ul li.active { display:inline; padding:3px 0 4px 10px; background:url(tab_active_cap.png) no-repeat 0 50%; }
.box .boxheader .tabs ul li.active a,
.box .boxheader .tabs ul li.active span { padding:3px 10px 4px 0; color:#fff; cursor:default; background:url(tab_active_bg.png) no-repeat 100% 50%; }

.grid2colb-box { width:980px; padding:1.6em 2px 1px !important; font-size:11px; background-image:url(box_grid2cola_bg_white.png); }
.grid2colb-box .boxtop { background-image:url(box_grid2cola_bgtop.png); }
.grid2colb-box .boxbottom { bottom:0; background:transparent url(sdc_box_grid2colb_bgbottom.png) no-repeat scroll 0 0; }
.grid2colb-box .column.first { width:680px; padding:0 18px; }
.grid2colb-box .column.last { width:212px; padding:0 18px; }

.grid2colb-box .boxheader { margin-right:-18px; margin-left:-18px; }

.selfclear { zoom:1; }
#content:after, #header:after, #footer ul:after, .box .boxheader:after, .promo:after, ol#breadcrumbs:after, .selfclear:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }

/* reset grids within grids */
.grid2col .column { width:47%; }
.grid2col .grid2col .column,
.grid2cola .grid2col .column,
.grid2colb .grid2col .column,
.grid2colc .grid2col .column,
.grid2cold .grid2col .column,
.grid3col .grid2col .column { width:45%; padding:0; }

.grid3col .column { width:30.5%; margin-left:3.6%; }

/* text
------------------------*/
h1 { margin-bottom:1em; color:#000; font-size:26px; line-height:1.2em; }
h2 { margin-bottom:.8em; color:#000; font-size:18px; line-height:1.2em; }
h2.intro { margin-bottom:.6em; color:#797c80; font-weight:normal; }
h3 { margin-bottom:.3em; color:#000; font-size:14px; line-height:1.3em; }
h4 { color:#000; font-size:12px; }
h5 { color:#000; font-size:1em; font-weight:bold; }
h6 { color:#000; font-size:11px; font-weight:800; }

h2.underline, h3.underline, h4.underline, h5.underline { margin:0 -2px .6em; padding:0 2px .4em; border-bottom:1px solid #e5e5e5; }
h3.underline.prerelease { margin:0 -2px .8em; padding:0 2px .4em; border-bottom:1px solid #e5e5e5; }
h3.prerelease { margin:0 -2px .8em; padding:0 2px .4em;}

strong { color:#000; }
.sosumi strong { color:#333; }

.boxheader h2, .header h2 { margin:0; font-size:15px; font-weight:normal; text-shadow:0 1px 2px rgba(153, 153, 153, 65); }
.boxheader h3, .header h3 { margin:0; }
.boxheader h4, .header h4 { margin:0; }

h1 + p.intro { margin-top:-1.2em; }

cite { font-style:italic; }

hr { display:block; height:0; margin:0 -2px 1.6em; border:none; border-top:1px solid #e5e5e5; background:none; color:none; }
hr.gradient { margin:0 -48px 1.6em; } /* this is just a solid line in ie */
.grid2colb-box hr.gradient { margin:0 -18px 1.6em; }
hr.gradient:after { content:'â??'; display:block; height:20px; color:transparent; background:url(rule_hrgradient.png) repeat-x 0 0; }

p.intro { margin-bottom:2em; font-weight:normal; font-size:18px; line-height:1.3em; color:#797c80; }
pre { margin-bottom:1.6em; padding:1em 16px; border:1px solid #e5e5e5; background-color:#f7f7f7; white-space:pre-wrap; white-space:-moz-pre-wrap !important; white-space:-pre-wrap; white-space:-o-pre-wrap; word-wrap:break-word; }

/* images */
p.caption { margin-bottom:.3em; }
caption { padding-bottom:.6em; }

.box img.flushright { margin-right:-48px; }
.box img.flushleft { margin-left:-48px; }
.box img.flushtop { margin-top:-3.5em; }
.grid2colb-box img.flushright { margin-right:-18px; }
.grid2colb-box img.flushleft { margin-left:-18px; }
.grid2colb-box img.flushtop { margin-top:-1.6em; }

.left { float:left; }
.right { float:right; }

div.center { text-align:center; margin-right:auto; margin-left:auto; }
img.center { display:block; margin-right:auto; margin-left:auto; }

.image { clear:left; }
.image img.left { margin-right:0; }

.image.image45 { padding-left:45px; }
.image.image45 img.left { margin-left:-45px; }

.image.image60 { padding-left:60px; }
.image.image60 img.left { margin-left:-60px; }

.image.image70 { padding-left:70px; }
.image.image70 img.left { margin-left:-70px; }

.image.image80 { padding-left:80px; }
.image.image80 img.left { margin-left:-80px; }

.image.image90 { padding-left:90px; }
.image.image90 img.left { margin-left:-90px; }

.image.image100 { padding-left:100px; }
.image.image100 img.left { margin-left:-100px; }

.image.image120 { padding-left:120px; }
.image.image120 img.left { margin-left:-120px; }

.image.image140 { padding-left:140px; }
.image.image140 img.left { margin-left:-140px; }

.image.image160 { padding-left:160px; }
.image.image160 img.left { margin-left:-160px; }

.image.image180 { padding-left:180px; }
.image.image180 img.left { margin-left:-180px; }

.image.image200 { padding-left:200px; }
.image.image200 img.left { margin-left:-200px; }

h1 a, h2 a, h3 a, h4 a, h5 a { color:#000; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover { color:#08c; text-decoration:none; }

a.more { background-position:100% .4em; }
a.more.up { background-image:url(up.png); }
a.less { white-space:nowrap; padding-left:10px; background:url(left.png) no-repeat 0 .4em; zoom:1; }

h2 a.more, h3 a.more, h4 a.more { float:right; padding-right:0; font-size:11px; font-weight:normal; background:none; }
h2 a.more { margin-top:4px; }
h3 a.more { margin-top:1px; }

/* promos */
.promo { position:relative; zoom:1; }
.promo a.left { float:left; margin:2px 20px 0 0; }
.promo a.right { float:right; margin:2px 0 0 20px; }

.promo h5 { margin-bottom:.3em; }
.promo h5 a { color:#000; }
.promo h5 a:hover { color:#08c; text-decoration:none; }
.promo a.left + p { padding-bottom:82px; }
.promo a.left { float:none; position:absolute; width:100%; bottom:0; text-align:center; }
.promo a.left img { display:inline; }

.callout { margin-bottom:1.6em; padding:1.6em 18px 1px; background:#fff;
	border:1px solid #e1e1e1; border-top:1px solid #f5f5f5; border-bottom:1px solid #c4c4c4;
	border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; -o-border-radius:5px;
	box-shadow:0 1px 2px rgba(0, 0, 0, .2); -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .2); -moz-box-shadow:0 1px 2px rgba(0, 0, 0, .2); -khtml-box-shadow:0 1px 2px rgba(0, 0, 0, .2); -o-box-shadow:0 1px 2px rgba(0, 0, 0, .2);
}
.callout.gradient { background:url(callout_gradient.png) repeat-x 0 100%; }
.callout.inset { border:1px solid #dcdcdc; border-width:2px 1px 1px; background:#e7e9ef url(message_bg.png) repeat-x 0 0;
	box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -khtml-box-shadow:none; -o-box-shadow:none;
}
.callout .header { margin:-1.6em -18px 1em; padding:1em 18px; background:url(box_header_bg.png) repeat-x 0 100%; _background-image:url(box_header_bg.png); }

/* Promos 
------------------------*/


/* promofooter 4 tile */
#promofooter4 { width:984px; margin:12px 1px 0px -2px; padding-top:4px; background:transparent url(promo4_captop.png) no-repeat scroll 0 0; }
#promofooter4 ul { width:984px; margin:0; padding:0; background: url(promo4_capbottom_nogradient.png) no-repeat 0 100% !important; zoom: 1; _background-image: url(promofooter_bottom.png); overflow: hidden; }
#promofooter4 ul li.promo { position: relative; float: left; width: 244px; min-height: 300px; _height: 19.5em; padding-right: 1px; font-size: .85em; }
#promofooter4 ul li.promo h3 { font-size:12px; }
#promofooter4 ul li.promo a { color: #777; }
#promofooter4 ul li.promo:hover a { color:#08c; text-decoration: none; }
#promofooter4 ul li.promo img { display:block; }
#promofooter4 ul li.promo h3 { font-size:12px; }
#promofooter4 ul li.promo h4 { margin-top:.5em; }
#promofooter4 ul li.promo h4 a, 
#promofooter4 ul li.promo p a, 
#promofooter4 ul li.promo ul { display: block; padding-left: 10px; padding-right: 12px; text-align: left; }
#promofooter4 ul li.promo h5 { margin: 1.4em 0 0 1.2em; }
#promofooter4 ul li.promo h6 { margin:1.7em 0 0 15px; }
#promofooter4 ul li.promo h4 a { font-size: 18px; font-weight: normal; padding-top: 16px; }
#promofooter4 ul li.promo p { margin:.4em 0 0 0px; padding: 0 5px; font-size: 11px; line-height: 1.4em; color: #777777; }
#promofooter4 ul li.promo p a { font-size: 11px; line-height: 1.4em; }
#promofooter4 ul li.promo img.no-link { position: absolute; bottom: 0; z-index: 100; }
#promofooter4 ul li.promo a.image { height: 210px; padding-left: 10px; position: absolute; bottom: 0; z-index: 100; }
#promofooter4 ul li.promo a.nohover { color:#777777 !important; }
#promofooter4 ul li.promo a.more { position: relative; padding-left:0; padding-right:9px; display: inline; color: #0088CC !important; z-index:101; }
#promofooter4 ul li.promo p a.more:hover { text-decoration:underline !important; }
#promofooter4 ul li.promo a.more + a.more { padding-left:5px; }
#promofooter4 ul a.promo_header { position:relative; z-index:102; display:block; margin:1.7em 0 0 15px; font-size:11px; font-weight:800; color:#000 !important; cursor:pointer; }
#promofooter4 ul a.promo_header:hover { color: #08c !important; }

/* promofooter4.chrome tile */
#promofooter4.chrome { width: 984px; margin:12px 0 !important; padding-top:17px !important; background:transparent url(promofooter4_chrome_top.png) 0 0 no-repeat !important; }
#promofooter4.chrome ul { background:transparent url(promofooter4_chrome_bottom.png) 0 bottom no-repeat !important; }
#promofooter4.chrome li.promo { min-height:15.3em !important; }
#promofooter4.chrome li.promo h3 { margin:0 0 0 22px !important; }
#promofooter4.chrome li.promo a { padding-left: 0; }
#promofooter4.chrome li.promo a.image { height:170px !important; }
#promofooter4.chrome li.promo p { margin-left:3px !important; padding: 0 0 0 20px !important; }





