body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #197694 !important;
	color: #0e4456;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0e4456;
}
a:link, a:visited { color: #22a3cd;}
a:hover { text-decoration: none;}
ul, ol { list-style-type: none;}
.error { color: #910000;}
#container {
	text-align: left;
	margin: 0 auto;
	width: 920px;
}
#content-wrapper {
	float: left;
	width: 920px;
    background: white url(/resources/skins/emblazoned/images/contentbg.jpg) no-repeat;
    padding-bottom: 20px;
}
#content {
	float: left;
	width: 550px;
	_display: inline;
    margin-left: 20px;
}
#sidebar {
	float: right;
	width: 300px;
    padding-left: 44px;
	_display: inline;
    background: #187594;	
}
#sidebar a { color: #74d2cf !important;}
#sidebar ul li {
	margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #22a3cd;
}
#sidebar ul li a { text-decoration: none;}
#sidebar p.heading, #sidebar div.box p {
	height: 24px;
	margin: 0 0 15px 0px;
	padding: 10px 0px 0px 20px;
	font-size: 18px;
	color: white;
}
#sidebar-articles-summary, #sidebar div.box ul {
	padding: 20px 20px;
	margin-bottom: 10px;
}
#sidebar-articles-summary div { margin-bottom: 10px;}
#sidebar-articles-summary div div { font-size: 12px; margin-bottom: 5px;}
#content p { line-height: 28px;}
#content h1 { font-weight: normal; font-size: 30px; padding-bottom: 6px; border-bottom: 1px dashed #333; margin-bottom: 15px; color: black;}
#content h2 { font-size: 22px; margin-bottom: 5px; font-weight: normal; color: black;}
#content .wysiwyg { margin: 10px 0 30px 0;}
#downloadlink { margin: 10px 0; font-weight: bold; line-height: 16px !important; font-size: 16px;}
#downloadlink a { color: #145f77;}
#drivertools { margin: 20px 0;}
#drivertools img { vertical-align: middle;}
#driverslist li { margin-top: 10px}
#driverslist li.suplemental { margin-bottom: 20px;}
#download { text-align: center; margin: 15px 0; color: #145f77; font-size: 15px;}
#content h3 { font-weight: bold; margin-bottom: 10px; font-size: 14px;}
#comments ul { margin-left: 30px;}
#comments li { margin: 5px 0; border: 1px solid #333; padding: 5px;}

#footer-container {
    width: 100%;
    background: white;
    padding: 20px 0 30px 0;
    float: left;
}
#footersummary { margin: 0 auto; padding-bottom : 20px; width: 920px; text-align: left;}
#footer {
    margin: 0 auto;
    padding: 0;
    width: 920px;
}
#copyrights { float: left;}
#footerlinks { float: right;}
#footerlinks a { color: #22a3cd; margin: 0 10px;}
#header-container {
    width: 100%;
    background: #145f77;
    padding: 10px 0;    
    height: 35px;
}
#header {
    margin: 0 auto;
    padding-top: 10px;
    width: 920px;    
}
#mainmenu { float: left; _display: inline; width: 550px; height: 35px;}
#search { float: right; _display: inline; width: 270px; text-align: right;}
#search #q, #search #searchsubmit { font-size: 16px;}
#search #q { margin-right: 5px; background: #ecf9e4; border: none;;}
#search #searchsubmit { text-transform: uppercase; background: black; padding: 3px; font-size: 12px; color: white; border: none; vertical-align: top;}
#mainmenu li {
	float: left;
	padding: 0 10px 0px;
	background: url(/resources/skins/emblazoned/images/menuseparator.jpg) no-repeat right 4px;
	color: white;
    font-size: 14px;
	position: relative;
    text-decoration: none !important;
}
#mainmenu a { color: white !important;}
#mainmenu li ul { display: none; position: absolute; background: #145f77; padding: 0 10px;}
#mainmenu li:hover ul, #mainmenu li.hovered ul { display: block; _left: 0; _top: 15px; _width: 150px;}
#mainmenu li ul li { background: #145f77; border-bottom: 1px dashed #ddd; padding: 5px 0; display: block !important; float: none;}
#mainmenu li ul li a { display: block; text-decoration: none;}
#mainmenu li ul li a:hover { text-decoration: underline !important;}

#logo { padding-top: 30px; height: 150px;}
#logo a { color: white !important; text-decoration: none;}
#logo p.sitename { font-size: 48px; color: white;}
#logo p.sitenameinfo { font-size: 18px; color: white; padding-top: 10px;}

#translations { margin: 10px 0; border: 1px solid #145f77; padding: 3px 10px;}
#translations p { font-weight: bold;}
#translations div { display: none; margin-top: 10px;}