/* GLOBALHEADER */
#globalheader { width: 585px; height: 35px; margin: 18px auto; position: relative; z-index: 1; }
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; width: 117px; height: 0; padding-top: 35px; overflow: hidden; }
#globalheader #globalnav li a { background-image: url(../images/dsh_newbuttons.png); _background-image: url(../images/dsh_newbuttons.gif); background-repeat: no-repeat; }

/* BUTTONS */
#globalheader #globalnav li#ds-home a { background-position: 0 0; }
#globalheader #globalnav li#ds-history a { background-position: -117px 0; }
#globalheader #globalnav li#ds-models a { background-position: -234px 0; }
#globalheader #globalnav li#ds-faq a { background-position: -351px 0; }
#globalheader #globalnav li#ds-contact a { background-position: -468px 0; }

/* OVER STATES */
#globalheader #globalnav li#ds-home a:hover { background-position: 0 -35px; }
#globalheader #globalnav li#ds-history a:hover { background-position: -117px -35px; }
#globalheader #globalnav li#ds-models a:hover { background-position: -234px -35px; }
#globalheader #globalnav li#ds-faq a:hover { background-position: -351px -35px; }
#globalheader #globalnav li#ds-contact a:hover { background-position: -468px -35px; }

/* PRESSED STATES */
#globalheader #globalnav li#ds-home a:active { background-position: 0 -70px; }
#globalheader #globalnav li#ds-history a:active { background-position: -117px -70px; }
#globalheader #globalnav li#ds-models a:active { background-position: -234px -70px; }
#globalheader #globalnav li#ds-faq a:active { background-position: -351px -70px; }
#globalheader #globalnav li#ds-contact a:active { background-position: -468px -70px; }

/* ON STATES */
#globalheader.home #globalnav li#ds-home a { background-position: 0px -105px !important; }
#globalheader.history #globalnav li#ds-history a { background-position: -117px -105px !important; }
#globalheader.models #globalnav li#ds-models a { background-position: -234px -105px !important; }
#globalheader.faq #globalnav li#ds-faq a { background-position: -351px -105px !important; }
#globalheader.contact #globalnav li#ds-contact a { background-position: -468px -105px !important; }



/* NEW GLOBALFOOTER */
#globalfooter { color: #999; font-size: 10px; margin: 18px auto; padding-bottom: 36px; text-align: left !important; }
/*#globalfooter { border-top: 1px solid #999; }*/
#globalfooter a { text-decoration: none; }
#globalfooter a:hover { text-decoration: underline; }
#globalfooter p { margin: 0; }
#globalfooter .gf-sosumi a { padding: 0 10px; }
#globalfooter { width: 980px; }







/* 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; }

img { behavior:url(js/iepngfix.htc);
	bord/er: 1px solid #ff0000;
	}
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

/* GRID */
.column { float: left; }
.grid2col, .grid2cola, .grid2colb, .grid2colc, .grid2cold, .grid2cole, .grid2colf, .grid3col, .grid3cola, .grid4col, .grid5col, .grid6col { width: 100%; }

.grid2col .column { width: 49%; }
.grid2col .grid2col .column { width: 47.8%; }
.grid3col .grid2col .column { width: 46%; }
.grid4col .grid2col .column { width: 45%; }

.grid2cola .column.first { width: 66%; }
.grid2cola .column.last { width: 32%; }

.grid2colb .column.first { width: 74.9%; }
.grid2colb .column.last { width: 23%; }

.grid2colc .column.first { width: 32%; }
.grid2colc .column.last { width: 66%; }

.grid2cold .column.first { width: 23%; }
.grid2cold .column.last { width: 74.9%; }

.grid2cole .column.first { width: 79%; }
.grid2cole .column.last { width: 19%; }

.grid2colf .column.first { width: 19%; }
.grid2colf .column.last { width: 79%; }

.grid3col .column { width: 32%; margin-left: 2%; }
.grid2col .grid3col .column { width: 31%; }

.grid3cola .column { width: 58%; margin-left: 2%; }
.grid3cola .column.first,
.grid3cola .column.last { width: 19%; }

.grid4col .column { width: 23%; margin-left: 3%; }

.grid5col .column { width: 18.4%; margin-left: 2%; }

.grid6col .column { width: 15%; margin-left: 2%; }

.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; }

p.last, ul.last, ol.last, li.last { _width:auto !important; _float:none !important; }

#container:after, #content:after, .grid2col:after, .grid2cola:after, .grid2colb:after, .grid2colc:after, .grid2cold:after, .grid2cole:after, .grid2colf:after, .grid3col:after, .grid3cola:after, .grid4col:after, .grid5col:after, .grid6col:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#container, #content, .grid2col, .grid2cola, .grid2colb, .grid2colc, .grid2cold, .grid2cole, .grid2colf, .grid3col, .grid3cola, .grid4col, .grid5col, .grid6col { _zoom:1; }

/* TYPE */
body { font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; background-color:#fff; color:#333; }

a { co/lor: #2971a7; }
a { color: #df4a08; }
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; }
.sosumi { font-size: 10px !important; color:#76797c; }

#main p { margin-bottom: 18px; }
#main h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
#main h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
#main h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
#main h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
#main p.intro { font-weight: bold; }
#main .more { text-align: right; }

#main ul { margin-bottom: 18px; list-style: none outside; }
#main ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
#main ul.square,
#main ul.circle { margin-left: 2em; }
#main ul.square { list-style: square outside; }
#main ul.circle { list-style: circle outside; }
#main ul ul.circle,
#main ul ul.square { margin-top: 4px; margin-bottom: 5px; }
#main ol.sosumi { margin-left: 0; padding-left: 2em; }

#main .sidebar { font-size: 10px; line-height: 18px; color:#686868; }

/* GLOBAL FOOTER */
#globalfooter p { margin-bottom: 1em; }











/*	FROM SHAKE	*/
.grid2cola .grid2col .column { width:46%; }
#main, #content, #contentfooter { width:954px; padding:0 25px; position: relative; }
a { outline:none; -moz-outline:none; }

#main { padding-top:25px; background:url(../cssimages/main_topbg.gif) no-repeat left top; }
#content { margin:0 -25px; font-size:11px; line-height:1.5em; font-weight:bold; color:#999; background:url(../cssimages/main_middlebg.gif) repeat-y left top; }
#contentfooter { clear:both; padding-bottom:1.6em; color:#999; font-size:10px; line-height:1.4em; background:url(../cssimages/main_botbg.gif) no-repeat left bottom; }





#main a { color:#fff; }
#ma/in a:hover { color:#9cf; }
#main a:hover { color: #df4a08; }/*e55810*/

#main div.sectionseparator { border-top:1px solid #666666; padding:30px 0 0 0; margin:20px 0 0 0;}

#main h1 { color:#fff; }
#main h2 { color:#fff; }
#main h2.sectionseparator { border-top:1px solid #666666; padding:30px 0 0 0; margin:0 0 16px 0;}
#main h3 { font-size:14px; margin-bottom:.4em; line-height:1.4em; color:#fff; }
#main h3.sectionseparator { border-top:1px solid #666666; padding:30px 0 0 0; margin:0 0 16px 0;}
#main h4 { color:#fff; font-size:12px; }

#main strong { color:#fff; }

#main p.intro { color:#fff; }
#main p { margin-bottom:2.6em; }

#main .center { margin:0 auto; text-align:center; width:100%; }

#main #content .grid3col .column { width:293px; }
#main #content .grid3col .column.first { margin-right:18px; }

/* sidebar */
#main .sidebar { padding-bottom:25px; font-size:9px; line-height:1.8em; font-weight:normal; }
#main div.box .sidebar { width:272px; }
#main .sidebar .grid2col .column { width: 49%; }
#main .sidebar, #main .sidebar p, #main .sidebar ul, #main .sidebar dl, #main .sidebar h3, #main .sidebar h4 { color:#acacac; }
#main .sidebar p { margin-bottom:1.6em; }
#main .sidebar h3 { font-size:12px; }
#main .sidebar img.right { margin-bottom:12px; }
#main .sidebar div h3 { margin:0 -20px; padding:15px 20px 1em 20px; font-size:12px; background:#303030 url(../cssimages/sidebar_bgtop.gif) no-repeat left top; }
#main .sidebar div h3.plain, #main .sidebar div.plain h3, #main .sidebar div div h3 { padding:0; margin:0 0 .3em; background:none; }
#main .sidebar div h3.divider { border-top:1px solid #303030; margin-left:-20px; margin-right:-20px; margin-top:15px; background:none; }

#main .sidebar div { width:253px; padding:0 20px 8px 20px; margin:0 0 20px 12px; background:#303030 url(../cssimages/sidebar_bgbottom.gif) no-repeat left bottom; }
#main .sidebar div.plain, #main .sidebar div.clearer, #main .sidebar div div { padding:0; background:none; }
#main .sidebar div.clearer { margin:0 0 0 12px; }

/* pod links */
#main .sidebar a.pod { display:block; padding:7px 15px 7px 15px; margin:-10px 0 10px 12px; text-decoration:none; font-weight:bold; background:url(../cssimages/arrowbtn_pod.gif) no-repeat left center; }
#main .sidebar a.pod:hover { color:#df4a08; }

/* noscript */
#main .script { display:none; }
#main .noscript { display:block; }







/* subnav */
#main .sidebar div#subnav { width:293px; padding:0; background:none; }
#main .sidebar div#subnav h3 { margin:0; padding-top:16px; padding-bottom:10px; border-bottom:1px solid #303030; }
#main .sidebar div#subnav h3 a { color:#acacac; text-decoration:none; }
#main .sidebar div#subnav h3 a:hover { color:#df4a08; }
#main .sidebar div#subnav ul { margin:0; padding:0; }
#main .sidebar div#subnav li { margin:0; padding:0; border-bottom:1px solid #303030; }
#main .sidebar div#subnav li a { display:block; padding:10px 20px 11px 20px; color:#acacac; background:#1d1d1d; font-size:10px; font-weight:bold; text-decoration:none; }
#main .sidebar div#subnav li a:hover { color:#fff; background-color:#111; }
#main .sidebar div#subnav li.last a { padding-bottom:13px; background:url(../cssimages/sidebar_subnav_bgbottom.gif) no-repeat left bottom; }
#main .sidebar div#subnav li.last a:hover { background-position:center bottom; }

/* featurenav */
#main .sidebar div.featurenav { width:293px; padding:0; background:none; }
#main .sidebar div.featurenav h3 { margin:0; padding-top:16px; padding-bottom:10px; border-bottom:1px solid #303030; }
#main .sidebar div.featurenav ul { margin:0; padding:0; }
#main .sidebar div.featurenav li { display:block; padding:4px 20px 4px 20px; color:#acacac; background:#1d1d1d; font-size:10px; font-weight:bold; text-decoration:none; }
#main .sidebar div.featurenav li:hover { color:#fff; background-color:#111; }
#main .sidebar div.featurenav li.last { padding-bottom:9px; background:url(../cssimages/sidebar_subnav_bgbottom.gif) no-repeat left bottom; }
#main .sidebar div.featurenav li.last:hover { background-position:center bottom; }
#main .sidebar div.featurenav li a { display: block; color: #fff; text-decoration: none; }
#main .sidebar div.featurenav li a:hover { color:#df4a08; }