* {
	margin: 0;
	padding: 0;
}

.clearfloat {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
	min-height:1px;
	width:1px;
}

body {
	background-color: #ffffff;
	background-image: url(/img/bg/bg-body.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	min-width:1100px;
	width:100%;
}

a, a:visited {
	color:#1886C7;
}

h1, h2 {
	letter-spacing:-1px;
}

* { border: 0px; solid #f00; }

input { border: 1px solid black;}

#header {
	width: 100%;
	height: 100px;
} 

.mainpage #header {
	height: 250px;
} 


.brandname {
	color: #836A0A; 
	font-style:italic;
	/*font-weight: bold;*/
	white-space: nowrap;
} 

#logo { 
	width: 550px;
	height: 100px;
	margin-top: 10px;
	margin-left: 40px;
	float:left;

}

.mainpage #logo { 
	width: 550px;
	height: 235px;
	background: url(/img/hdr/hdr_index.png) bottom left no-repeat;
	margin-top: 10px;
	margin-left: 40px;
	float:left;

}

#logo img { 
	margin-left: 15px;
}
#quicklinks{
	list-style-type:none;
	margin-top: 25px;
	margin-left: 30px;
	margin-right: 30px;
}

.mainpage #quicklinks{
	width:450px;
	margin-top: 25px;
	margin-left: 30px;
	margin-right: 0;
	float: left;
}

#quicklinks li{
	padding-left:30px;
	padding-top:3px;
}

#quicklinks a, #quicklinks a:visited {
	color:#1886C7;
	text-decoration:none;
	font-size:1.15em;
	font-family:Georgia,"Times New Roman",Times,serif;
	letter-spacing:-1px;
}

.mainpage #quicklinks a, .mainpage #quicklinks a:visited {
	font-weight:bold;
}

#quicklinks p {
	~font-size:0.8em;
	line-height:1.5em;
	padding:6px 0 8px 2px;
}

.mainpage #quicklinks p {
	font-size:0.8em;
	line-height:1.5em;
	padding:6px 0 8px 2px;
}

#mssummary{
	background:url(/img/icons/script.png) 0px 8px no-repeat;
}
#msvideo{
	background:url(/img/icons/tv.png) 0px 8px no-repeat;
}
#updates{
	background:url(/img/icons/disk.png) 0px 8px no-repeat;
}
#msdemorequest{
	background:url(/img/icons/key.png) 0px 8px no-repeat;
}

#hmenu{
	list-style-type:none;
	background:url("/img/bg/hmenu.png") repeat;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.1em;
	color:#FFFFFF;
	max-height:37px;
	overflow:hidden;
	width:100%;
}
#hmenu a, #hmenu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#hmenu a:hover {
	text-decoration: underline;
}
#hmenu li{
	padding:7px 13px 8px;
	border-left:1px solid #5DB7EC;
	float: left;
}

#hmenu #current{
	background-attachment:scroll;
	background-image:url("/img/bg/current.png");
}

#mcont {
	background:url("/img/bg/bg4.png") repeat-x scroll center top transparent;	
	min-height:20px;
	width:100%;
}

#article {
	margin-left:54px;
	margin-right:54px;
	margin-top:10px;
	width:40%;
	float:left;
	~text-align:justify;
	}

#article h1 {
	color:#085F92;
	font-family:Verdana,Geneva,sans-serif;
	font-size:1.8em;
	font-weight:normal;
	padding:1.2em 0;
	text-align:left;
	word-spacing:0.25em;
}

#article ul {
	font-family:Verdana,Geneva,sans-serif;
	line-height:1.1em;
	list-style:none outside none;
}

#article li {
	background-image:url("/img/bullets/102.png");
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:1.2em;
	padding-left:30px;
	padding-top:0;
}

#compat {
	margin-top:25px;	
}

#compat img{
	 float:left;
	 margin-right:20px;
}

#compattext{
	overflow:hidden;
	zoom:1;
}

#aside {
	float:left;
	margin-top:35px;
	width:50%;
}

.functions {
	float:left;
	width:25%;
	font-family:Verdana,Geneva,sans-serif;
	font-size:1.1em;
	text-align:center;
	vertical-align:top;
}


.functions a, .functions a:visited {
	color:#6699CC;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}

#footer {
	background-attachment:scroll;
	background-color:#FFFFFF;
	~background-image:url("/img/bg3.png");
	background-position:center bottom;
	background-repeat:repeat-x;
	border-top:1px dashed #CCCCCC;
	min-height:124px;
	margin-top:20px;
	float:left;
	width:100%;	
}

#footer p{
	font-family:Verdana,Geneva,sans-serif;
	font-size:0.9em;
	padding:3px 0 3px 0;	
}

#footer a, #footer a:visited {
	color:#1886C7;
}


#footerleft {
	margin-top:15px;
	margin-left:40px;
	float:left;
}

#footerright {
	margin-top:15px;
	margin-right:40px;
	float:right;
	text-align:right;
}

#container {
	width: 100%;
	float: left;
	margin-right: -415px;
}

#content {
	margin-right: 415px;
	margin-top:10px;
	padding-bottom:54px;
	padding-left:85px;
	padding-right:30px;
}

#sidebar {
	margin-top:40px;
	width: 415px;
	float: right;
}

#content h1 {
	color:#085F92;
	font-family:Verdana,Geneva,sans-serif;
	font-size:2.3em;
	font-weight:normal;
	text-align:left;
	word-spacing:0.25em;
	margin-left:-20px;
	margin-top:40px;
	margin-bottom:20px;
}

#content h2 {
	color:#AA9913;
	font-size:1.76em;
	font-weight:normal;
	margin-left:-20px;
	margin-top:20px;
	margin-bottom:25px;
}

#content h3 {
	color:#C2B64E;
	font-size:1.4em;
	font-weight:normal;
	margin-left:-20px;
	margin-bottom:15px;
}

#content h4 {
	color:#C60;
	font-size:1.18em;
	font-weight:normal;
	/*font-style:italic;*/
	margin-left:-20px;
	margin-bottom:10px;
}


#content p  {
	margin-top:10px;
	margin-bottom:18px;
	line-height:1.5em;
}

#content p.first {
	margin-top:30px;
	margin-bottom:18px;
	line-height:1.5em;
}

/*#content ul {
	margin-bottom:18px;
}*/

#content ul.level1 {
	margin-left:8px;
	font-weight:bold;
	color:#4073A6;
	list-style-image:url(/img/bullets/li11.png);
	
}
#content ul.level1_2 {
	margin-left:8px;
	/*color:#4073A6;*/
	list-style-image:url(/img/bullets/li11.png);
	
}
#content ul.level2 {
	font-weight:normal;
	margin-top:15px;
	margin-left:25px;
	margin-bottom:20px;
	color:#000;
	list-style-image: url(/img/bullets/li22.png);
}
#content ol.level2 {
	font-weight:normal;
	margin-top:15px;
	margin-left:25px;
	margin-bottom:20px;
	color:#000;
}

#content ul.level3 {
	font-weight:normal;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:20px;
	color:#777;
	list-style-image:url(/img/bullets/li33.png);
	text-decoration:none;
}

#content li {
	line-height:1.6em;
	margin-left:1.2em;
	margin-right: 20px;
	margin-top:0.2em;
	padding-left:7px;
		
}

/*#article li {
	background-image:url("/img/102.png");
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:1.2em;
	padding-left:30px;
	padding-top:0;
}*/




/*#content img {
	padding: 1.2em 0px 1.2em 44px;
	margin:0px;
}*/

/*#content li > img {
	margin:0;
	padding:0;
}*/

img.onelook { 
	float:right;
	margin: 25px 30px 10px 20px;}
img.screenshot { 
	float:right;
	margin: 5px 30px 20px 30px;	
}
p.more {
	font-size: 0.9em;	
	padding: 10px 30px 25px 20px; 
	text-align:right;
	}

#content table {
	width: 90%;
	margin: 1.0em 0px 1.0em 0em;
	background: #FFFBF2;
}


#content table,
#content td,
#content th {
  border: 1px solid #C1C1B9;
  border-collapse: collapse;
}

#content td,
#content th {
	padding: 8px 15px 8px 15px;
	text-align:left;
	vertical-align:top;
}


#content th {
	background: #EBE5D9;
	color:#483F2D;
}

#content td > p {
	margin-top:0px;
	margin-bottom:10px;
	margin-right:10px;
	padding:0;
}

#content td > ul {
	margin-top:0px;
	margin-bottom:10px;
	margin-right:10px;
	padding:0;
}


ol.faqlist > p {
	padding: 0px 50px 0px 50px;
}




#submenu{
	margin-left:-20px;
}

#submenu li{
	float:left;
	line-height:1.2em;
	list-style-type:none;
	padding-bottom:0.6em;
	padding-left:0;
	padding-right:20px;
	margin: 0;
	width:46%;
}

#submenu a, #submenu a:visited {
	color:#085F92;
	text-decoration:underline;
}

#submenu a:hover {
	text-decoration:underline; 
	color:  #14AAEF;
}

#currsub {
	background-color:#CCECFE;
	color:#20719F;
	font-weight:bold;
	text-decoration:none;
}

