/*----------RESET-----------*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
OL, UL
{
	list-style: none;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
:focus
{
	outline: 0;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
P
{
	font-size: 14px;
}
.underline
{
	text-decoration: underline;
}
P SMALL
{
	font-size: 12px;
}
IMG.border
{
	background-color: #E4E4E4;
	padding: 3px;
	-moz-box-shadow: 2px 2px 7px #9E9E9E;
	-webkit-box-shadow: 2px 2px 7px #9E9E9E;
	border: 1px solid #D8D9DA;
}
H1
{
	font-size: 40px;
	font-family: Georgia, serif;
	line-height: 30px;
	margin-top: -5px;
}
H2
{
	font-size: 30px;
}
H3
{
	font-size: 21px;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
HTML
{
	width: 100%;
	background: #FFFCF0 url(images/bg.jpg) repeat-x top center;
}
BODY
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 1280px;
	margin: 0 auto;
	line-height: 1.5em;
	background: #FFFCF0 url(images/bg-splash.jpg) no-repeat top center;
}
#container
{
	position: relative;
	width: 780px;
	margin: 0 auto;
}
/*-------------HEADER--------------*/
#header H1
{
	position: absolute;
	color: #FFF;
	width: 527px;
	left: 238px;
	top: 99px;
}
#header A IMG.logo
{
	position: absolute;
	top: 45px;
	left: -15px;
}
#header H3.tagline
{
	color: #FFF;
	position: absolute;
	font-weight: normal;
	left: 238px;
	top: 138px;
	line-height: 1.2;
}
#header #sponsored-by
{
	color: #EEE;
	top: 6px;
	position: absolute;
	width: 274px;
}
#header A
{
	text-decoration: none;
}
#header #sponsored-by #rw-logo
{
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: -1px;
	left: 97px;
	width: 279px;
	background: url(images/sponseredby-ie.png) no-repeat center left;
}
#header UL.nav
{
	top: 6px;
	right: 0;
	position: absolute;
}
#header UL.nav LI
{
	float: left;
}
#header UL.nav LI A
{
	text-decoration: none;
	color: #EEE;
	border-right: 1px solid #EEE;
	padding: 0px 10px;
}
#header UL.nav LI.last A
{
	padding-right: 0px;
	border-right: none;
}
/*----------MAIN CONTENT-----------*/
#content H2
{
	margin: 10px 0;
}
#content-container
{
	margin: 340px 0 0;
}
#content .column-3
{
	float: left;
	width: 220px;
	margin-right: 20px;
}
#content .column-3 UL LI
{
	padding-left: 11px;
	background: url(images/bullet.png) no-repeat 0px 7px;
	margin: 10px 0;
}
#container #content-container #content UL LI
{
	/*[disabled]margin:15px 0 15px 40px;*/
}
#container #content-container #content OL LI
{
	list-style-type: decimal;
	margin: 15px 0 15px 40px;
}
#content .column-4
{
	width: 300px;
	float: left;
}
#content .column-4 .video
{
	margin-top: 15px;
}
#content .column10
{
	width: 780px;
}
#content-container #content P
{
	margin: 15px 0;
}
#content .column10.survey
{
	background: #DFEBFF;
	padding: 20px;
	width: 740px;
/*Quick fix to appease my desire to somewhat retain the grid layout.*/
}
#content IMG.right
{
	float: right;
	margin: 0 0 20px 20px;
}
#content IMG.left
{
	float: left;
	margin: 0 20px 20px 0;
}
/*Documentation Page*/
#container #content .column-10 IMG
{
	margin-bottom: 20px;
}
/*----------SIDE CONTENT-----------*/
#side-content
{
	float: left;
	width: 300px;
	min-height: 400px;
	margin-left: 20px;
	margin-top: 20px;
}
UL#side-nav
{
	margin-top: 85px;
}
#side-content H2.updates
{
	margin-top: 15px;
}
UL#side-nav LI
{
	background: url(../images/list-arrow.png) no-repeat left 6px;
	padding-left: 10px;
	margin-bottom: 5px;
}
/*-------------FOOTER--------------*/
#footer
{
	clear: both;
	width: 780px;
	color: #666;
	border-top: 1px solid #E9DEC3;
	margin-top: 20px;
}
#footer LI
{
	text-align: center;
	padding-top: 15px;
	padding-left: 5px;
}
#footer LI A
{
	color: #666;
}
#footer #subscribe INPUT#duxjr-duxjr
{
	background: #FFFFFF;
	color: #B48A42;
	border: 1px solid #E8DDC2;
	padding: 2px 5px;
}
#footer LI#subscribe INPUT.submit
{
	color: #FFF;
	background: #4278A6;
	border: none;
	cursor: pointer;
	padding: 2px 3px;
}
#footer LI.icons
{
	margin-left: 5px;
	margin-top: 1px;
}
#footer LI.icons A
{
	margin-left: 2px;
}
#footer LI A:hover
{
	color: #666;
}
/*-------------CLEARFIX--------------*/
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix
{
	display: inline-block;
}
HTML[xmlns] .clearfix
{
	display: block;
}
* HTML .clearfix
{
	height: 1%;
}
