/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th { font-size: 1em; font-weight: normal; font-style: normal; }
ul, ol { list-style: none; }
fieldset, img { border: none; }
caption, th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
html { background-color: #f5f6f7; margin: 0 0 0 0px; padding: 0 0 0 0px; }
body { background: transparent; width: 984px; margin: 0 auto; }
img { behavior: url(../../common/iepngfix.htc); border: 0; }
#top { position: absolute; top: 0; }
#globalheader { width: 982px; margin: 10px auto 0px auto; position: relative; z-index: 9998; background-color: #f5f6f7; }
#globalheader #globalnav { margin: 0; padding: 0; }

#container { background: url(../../images/content_top.png) no-repeat; margin-top: 0px; 
             padding: 0px 0px 0px 0px; width: 982px; background-color: #fff; }
#main { }
#content { padding: 2px 10px 2px 10px; background: url(../../images/content_bg.png) repeat-y 0 100%; }
/*
.sidebar { float: left; width: 180px; margin-right: 5px;}
.maincontent {float: right; width: 772px;}
*/
.sidebar { display: block; zoom: 1; width: 180px; margin-left: 0px; margin-right: 5px; text-align: left; float: left; }
.maincontent { text-align: left; display: table; }
.breadcrumb { clear: both; text-align: center; margin: 18px auto; clear: both; font-size: 10px; color: #686868; }

/* TYPE */
body, td, p { font: 11px/18px "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif; color: #333; }
a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #76797c; _position: static !important; }
abbr { border: 0; }
p { margin-bottom: 18px; }
h1 { font-size: 18px; line-height: 18px; margin: 5px 0px 0px 2px; font-weight: bold; color: #003366; }
h2 { font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-size: 15px; font-weight: normal; color: #252525; line-height: 16px; margin-top: 16px; padding-top: 5px; padding-left: 0px; padding-bottom: 10px; border-top: 1px solid #ddd; }
h4 { font-size: 10px; line-height: 18px; }

.more { text-align: right; }
ul { margin-bottom: 18px; list-style: none outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
ul.square, ul.circle { margin-left: 2em; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul ul.circle, ul ul.square { margin-top: 4px; margin-bottom: 5px; }
a.pdf { background: url(../../images/globaliconpdf12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
a.html { background: url(../../images/globaliconhtml12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
a.zip { background: url(../../images/globaliconzip12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }

ul.productList li { background: url(../../images/nav/arrowbullet.png) 0 0.4em no-repeat; display: block; padding-left: 20px; margin: 0px 0px 2px 0px; }
ul.featureList li { background: url(../../images/nav/protfolio-arrow1.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; margin: 0px 0px 2px 0px; line-height: 25px; }

/*--- Global Footer ---*/
#globalfooter { width: 980px; color: #888; font: 10px/18px "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif; margin: 0px auto; padding-bottom: 10px; text-align: left !important; }
#globalfooter a { color: #08c; font: 10px/18px "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif; }
#globalfooter p { margin-bottom: 1em; font: 10px/18px "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif; }
#globalfooter .gf-links { float: right; margin: 18px 3px 9px 0; }
#globalfooter .gf-sosumi { clear: both; width: 100%; border-top: 1px solid #ddd; padding-top: 0px; margin: 0 0 0 0px; }
#globalfooter .gf-sosumi a { padding: 0 0px; }
#globalfooter .gf-sosumi p { float: left; margin-left: 3px; }

/* PRINT */
@media print {
	body, #main, #content { color: #000 !important; }
	a, a:link, a:visited { color: #000 !important; text-decoration: none !important; }
	#tabs, #globalheader, #globalfooter, #directorynav, .noprint, .hide { display: none !important; }
	#main a.pdf, #main a.html, #main a.qt, #main a.ical, #main a.dl, #main a.dmg, #main a.zip, #main a.keynote, #main a.audio { padding-left: 0 !important; background-image: none !important; }
}

