/* 
Appxweb Style Sheet
*/
*
{
	margin: 0; padding: 0;
} 

html
{
	height: 100%;
	color: #000000;
	font-family:segoe, arial, helvetica, sans-serif;
	font-size:14px;
}

body
{
	height: 100%;
	font-size:14px;
	background-color:#f9f9f9;
}

#nav
{
	height: 23px;
	width: 908px;
	padding: 5px 41px 0 41px; 
	margin: 0 auto;
	text-align: right;
	color: #000000;
	background: url(images/header_footer.jpg) no-repeat;
	border: 1px solid #0053a3;
}

#nav a,a:visited
{
	font-size:14px;
	color: #ffffff;
	text-decoration: none;
}


#nav a:hover
{
	font-size:14px;
	color: #ffffff;
	text-decoration: underline;
}

#page_container
{
	position: relative;
	min-height: 622px;
	width: 908px;
	margin: 0 auto;
	padding: 0 41px 0px 41px;
	background-color:white;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

#page_container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

* html #page_container
{
	height: 100%;
}


#footer
{
	height: 24px;
	width: 908px;
	padding: 0 41px 0 41px; 
	margin: 0 auto;
	text-align: center;
	color: #000000;
	background:url(images/header_footer.jpg) no-repeat;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
}


#footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


#copyright
{
	padding-top:5px;
	width: 920px;
	text-align: center;
	font-size:100%;
	color: #ffffff;
}

img
{
	border: none;
}

#masthead
{
	height: 128px;
	width: 918px;
	margin-top:5px;
	margin-bottom:5px;
}

#masthead img
{
	border: none;
}

#graphic
{
	float:right;
	margin-top:20px;
	margin-right:40px;
}

#graphic img
{
	border: none;
}


#content
{	
	width: 860px;
	padding: 30px 30px 30px 30px;
	font: 14px segoe, arial, helvetica, sans-serif;
	background: url(images/content_background.jpg) repeat-x;
}


#content h1
{
	font-family:segoe, arial, helvetica, sans-serif;
	font-size:200%;
	color: #696969;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom:10px;
}

#content h2
{
	font-size:123.1%;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content h3
{
	font-size:123.1%;
	padding-bottom: 5px;
}

#content h4
{
	font-size:93%;
	color: #000000;
	font-weight:bold;
	padding-bottom: 5px;
}

#content a,a:visited
{
	font-size:14px;
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
}

#content a:focus
{
	color: black;
}


#content p
{
	font-size:14px;
	padding-bottom: 10px;
	width:95%;
	line-height:22px;
}

#content p a,a:visited
{
	font-size:14px;
	color: #0171bc;
	text-decoration: none;
}

#content p a:hover
{
	text-decoration: underline;
}


#content ul
{
	list-style-position: inside;
	list-style: square;
	padding-left:10px;
}


#content li
{
	font-size:14px;
	margin-top:5px;
	
}

.nav_top
{
	float: right;
	margin-right:10px;
	margin-top:0px;
	font: 0.85em arial, sans-serif;
	color: #000000;
	font-weight:normal;
}


.title
{
	font: 14px  arial, helvetica, sans-serif;
	color: #696969;
	text-decoration: none;
}

.topic
{
	font: 1.4em arial, helvetica, sans-serif;
	color: #000000;
}

.topic a,a:visited
{
	font: 1.4em arial, helvetica, sans-serif;
	color: #0171bc;
	text-decoration: none;
}

.topic a:hover
{
	font: 1.4em arial, helvetica, sans-serif;
	text-decoration: underline;
}

.node
{
	font: 14px  arial, helvetica, sans-serif;
	color: purple;
	text-decoration: none;
}

.frame
{
	border: 1px solid #696969;
	margin-bottom: 10px;
}

.comment
{
	color: #0171bc;
	font-style: italic;
}

.required
{
	font: 14px arial, helvetica, sans-serif;
	color: #ff0000;
}

.instruction
{
	font: 14px  arial, helvetica, sans-serif;
	color: green;
	line-height:22px;
}

.promo
{
	
}

.highlight
{
	font: 18px arial, helvetica, sans-serif;
	color: #696969;
}

.label
{
	font: 14px arial, helvetica, sans-serif;
	color: #0171bc;
}

.syntax
{
	font-weight: bold;
	color: black;
}

.example
{
	font-weight: bold;
	color: black;
}

.meta_link
{
	float:right;
	color: #000000;
	font-size:14px;
	text-decoration: none;
}

.meta_link a,a:visited
{
	color: #0171bc;
	font-size:14px;
	text-decoration: none;
}


.meta_link a:hover
{
	text-decoration: underline;
}


table
{
	border-collapse: collapse;
}

tr
{
}

td
{
	padding: 5px;
	font-size:14px;
	line-height:22px;
}

.cellmain
{
	background-color: #d7d7d6;
}

.cell
{
	background-color: #f5f5f5;
}


.extension_thumb
{
	width: 352px;
	height: 218px;
}

.extension_package
{
	margin-left:10px;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:20px;
}

.extension_name
{
	font-size:14px;
	color: #696969;
}

.extension_name a,a:visited
{
	font-size:14px;
	color: #0171bc;
	text-decoration: none;
}

.extension_name a:hover
{
	text-decoration: underline;
}










