/* 
	General style to all pages 
*/
body
{
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color:#F2F2F2;	
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

a:hover
{
	text-decoration: underline;
	cursor: pointer;
	color:#C41230;
}

img
{
	border: 0px;
}

p.bold
{
	font-weight: bold;
}

p.title
{
	margin-top: 10px;
	margin-bottom: 5px;
}

p.title1
{
	margin-top: 0px;
	margin-bottom: 5px;
}

p.superbuildblue
{
	color:#174A7C;
}

a.underline
{
	text-decoration:underline;
}

/* 
	Master Page 
*/

div.siteLayout
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:White;	
}

/* Header */

div.siteHeader
{
	width: 760px;
	height: 70px;	
	margin-top: 0px;
	margin-left: 0px;
	border-top: 1px solid #DEDEDE;
}

div.siteHeader div#header 
{
	background-image:url(http://www.renoworks.com/images/header_bgrnd_rgt.gif);
	background-repeat:no-repeat;
	background-position:right 0;
	margin:0 auto 0;
	width:760px;	
}

div.siteHeader div#header img#logo{
	margin:0 10px 4px 0;
}

div.siteHeader div#header div#nav_1 {
	color:#333;
	font-size:12px;
	font-weight:bold;
	float:right;
	margin:10px 25px 0 0 !important;
	margin:10px 14px 0 0;
}

div.siteHeader div#header div#nav_1 a {
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

div.siteHeader div#header div#nav_1 a:hover {
	text-decoration:underline;
}

div.siteHeader div#header div#nav_2 {
	background-color:#FFF;
	color:#222;
	font-size:13px;
	font-weight:bold;
	margin:0 4px 0 4px;
	padding:2px 0 14px 28px;
	width:728px;
}

div.siteHeader div#header div#nav_2_login {
	background-color:#666;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	margin:2px 4px 0 0px;
	padding:8px 0 14px 28px;
	width:770px;
}

div.siteHeader div#header div#nav_2_login a {
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

div.siteHeader div#header div#nav_2 a {
	color:#222;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

div.siteHeader div#header div#nav_2 a:hover,div#nav_2_login a:hover {
	text-decoration:underline;
}

div.siteHeader .nav2_dividers {
	margin:0 8px 0 8px;
}

div.siteHeader span.nav2_diagonal_img img {
	margin:0 0 -7px 0;
}

div.withSeperator div
{
	float: left;
	background-image: url(../../images/sb_nav-separator.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-left: 8px;
}

div.withSeperator div.noSeperator
{
	padding-right: 0px;
	background-image: none;
	padding-left: 8px;
}

div.siteContent
{
	width: 760px;
	margin-top: 10px;
	margin-left: 10px;
}

div.sitefooter
{
	width:760px;
	text-align: center;
	color: #999999;
	font-size: 8pt;
	padding-left:0px;
}

.sitefooter div#footer {
	background-color:#FDF9D2;
	border-top:1px solid #FDCC09;
	clear:both;
	font-size:11px;
	width:760px;
	padding:20px 0 6px 0;	
}

.sitefooter div#footer .footer_nav {
	float:right;
}

.sitefooter div#footer .footer_nav a {
	color:#000;
	font-size:11px;
	text-decoration:none;
}

.sitefooter div#footer .footer_nav a:hover {
	text-decoration:underline;
}

div.nariLogo
{
	float: right;
	margin-top: 10px;
	margin-right: 0px;
}

/* 
	Internal Master Page
*/

div.siteContent .breadCrumbs
{
	height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #999999;
}

div.siteContent .breadCrumbsCurrentNode
{
	color: #174A7C;
}

div.siteContent a.breadCrumbsRootNode
{
	text-decoration: none;
	cursor: text;
	color: #666666;
}

div.siteContent a.breadCrumbsRootNode:hover
{
	color: inherit;
}

html>body div.siteContent .leftMenu
{
	float: left;
	width: 155px;
	border-top: 1px solid #CCCCCC;
	text-align: left;
	padding-left:10px;	
	padding-top: 30px;
}

/* For IE6 */
div.siteContent .leftMenu
{
	float: left;
	width: 165px;
	border-top: 1px solid #CCCCCC;
	text-align: left;
	padding-top: 30px;
}

div.siteContent .leftMenu a
{
	color: #888888;
}

div.siteContent .leftMenu a:hover
{
	text-decoration: underline;
	color:#74333A;
}

div.siteContent .leftMenu .freeTrail
{
	padding-top: 80px;
	text-align:left;
}

div.siteContent .leftMenu .partnerLogin
{
	text-align:center;
	font-size:7pt;
	padding-top: 80px;
}

html>body div.siteContent .rightContents
{
	float:left;
	width:559px;
	border-left: 1px solid #CCCCCC;
	padding-left: 15px;
	min-height: 400px;
	height: auto !important;
}

/* For IE6 */
div.siteContent .rightContents
{
	float:left;
	width:559px;
	border-left: 1px solid #CCCCCC;
	padding-left: 20px;
	height: 400px;
	margin-left:-1px;
}

div.siteContent .rightContents .header
{
	height: 26px;
	color: White;
}

.internalBody
{
	margin-top: 25px;
	text-align: left;
	min-height:200px;
}

/* 
	Home Page 
*/
div.homeTop
{
	margin-bottom: 10px;
}

div.homeTop .top
{
	margin-top: 0px;
}

div.homeTop .middle
{
	margin-top:5px;
	height: 190px;
	text-align: right;
	margin-bottom: 10px;
}

div.homeTop .middle div
{
	margin-right:35px;
	padding-bottom: 7px;
}

div.homeTop .bottom
{
	color: White;
	font-size: 8pt;
	background-image: url(../../images/featurebarbackground.gif);
	background-repeat: no-repeat;
	height: 25px;
}

div.homeTop .bottom .left
{
	float: left;
	margin-left:100px;
	height: 25px;
	padding-top: 5px;
	text-align: center;
}

div.homeTop .bottom .right
{
	float: left;
	margin-left: 0px;
	height: 25px;
	padding-top: 5px;
	padding-left: 2px;	
}

div.homeTop .bottom .right a
{
	color:White;
	font-size: 8pt;
}

div.homeBottom
{
	font: inherit;
	color: #BA9E66;	
	margin-top:25px;	
	text-align:left;
}

div.homeBottom .header
{
	text-align:center;
}

div.homeBottom a
{
	color: #174A7C;
	text-decoration: none;
}

div.homeBottom a:hover
{
	text-decoration: underline;
	color:#C41230;	
}

div.homeBottom .column1
{
	font: inherit;
	float: left;
	width: 253px;
}

div.homeBottom .column2
{
	font: inherit;
	float: left;
	width: 274px;
}

div.homeBottom .column3
{
	font: inherit;
	float: right;
	width: 233px;
}

div.homeBottom .content
{
	margin-top:18px;
	height:245px;
}

div.homeBottom .column1 .content
{
	padding-right:20px;
}

div.homeBottom .column1 .content li
{
	padding-bottom: 5px;
	color:#174A7C;
}

div.homeBottom .column1 .content .buttons
{
	text-align:center;
}

div.homeBottom .column1 .content .buttons span
{
	padding-left: 10px;	
}

div.homeBottom .column2 .content
{
	border-right:1px solid #CCCCCC;	
	border-left:1px solid #CCCCCC;	
	padding-left:20px;
	padding-right:20px;
}

div.homeBottom .column2 a
{
	text-decoration:underline;
}

div.homeBottom .column2 .content div
{
	margin-bottom:15px;
}

div.homeBottom .column2 .content div.updownborder
{
	padding-top:2px;
	padding-bottom:12px;
	border-top:1px dotted #C41230;
	border-bottom:1px dotted #C41230;
}

div.homeBottom .column3 .content
{
	padding-left:20px;
}

div.homeBottom .column3 a
{
	text-decoration:underline;	
}

div.homeBottom .column3 .content p.head
{
	margin-top: 0px;
	margin-bottom: 0px;
}

div.homeBottom .column3 .content p.body
{
	margin-top: 3px;
	margin-bottom: 15px;
}

div.homeBottom .column3 .content .bottom
{
	padding-top:26px;
}

/*
	Common to all internal pages
*/

.internalBody .internalLeft
{
	float: left;
	width: 369px;
	padding-right: 20px;
	text-align: left;
}

.internalBody .internalHeader
{
	font-family:arial,helvetica,verdana,sans-serif;
	font-size: 14pt;
	color: Black;
	font-style:normal;
	font-weight:bold;
}

.internalBody .internalSubHeader
{
	font-family:Arial;
	font-weight:bold;
	font-size: 11pt;
	color: #888888;
	text-align:left;
}

.internalBody .internalLeft .internalBody
{
}

.internalBody .internalLeft .bottomButtons
{
	margin-top: 25px;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;		
}

.internalBody .internalLeft .bottomButtons span
{
	padding-left:25px;
	padding-right:25px;
}

.internalBody .internalRight
{
	float: left;
	text-align: center;
}

.internalBody .internalRight .bottomButtons
{
	margin-top: 25px;
	text-align:center;
	width:170px;
}

.messageImage
{
	width: 170px;
	height: 170px;
}

.internalBody .singleColumn
{
	width: 560px;
	padding-top: 20px;
}

/* Features Page */
div.featuresLeft
{
	float: left;
	width: 45%;
	border-right: 1px solid #cccccc;
}

div.featuresRight
{
	float: left;
	width: 50%;
}

div.featuresLeft div, div.featuresRight div
{
	padding-left: 30px;
	padding-bottom: 10px;
}

/* Pricing Page */
div.pricingTable
{
	border: 1px solid #CCCCCC;
	height: 160px;
	width: 275px;
	margin-left: 35px;
	margin-top:25px;
	margin-bottom:25px;
	padding:5px;
}

div.pricingTable .pricingTableHeader
{
	color:Black;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 22px;
}

div.pricingTable .pricingTableSubHeader
{
	margin-bottom:12px;
	font-weight:bold;
	margin-left:16px;
}

div.pricingTable .pricingLeft
{
	float: left;
	width: 55%;
	padding-bottom:10px;	
}

div.pricingTable .pricingRight
{
	float: left;
	padding-bottom:10px;
}

div.pricingLeft div, div.pricingRight div
{
	padding-left: 30px;
	padding-bottom: 10px;
}

/* System Requirements Page */

ul.systemrequirements
{
	margin-left: 20px;	
	padding-left:0px;
}

ul.systemrequirements li
{
	padding-bottom: 10px;
}

/* 
	Partners Page 
*/
.partners .leftcol
{
	float: left;
	width: 200px;
	text-align:center;
}

.partners .rightcol
{
    margin-left: 200px;
	text-align:left;
}

.partners .rightcol span
{
    color:black;
    font-size: 10pt;
    font-weight: bold;
}

.partners .row
{
    margin-bottom: 15px;
}

/*
	Corporate Contacts
*/
div.corpContactsTable
{
	border: 1px solid #CCCCCC;
	width: 350px;
	height: 270px;
	margin-top:15px;
	margin-left: 75px;
	padding: 15px;
}

div.corpContactsTable .corpContactsLeft
{
	float: left;
	width: 40%;
}

div.corpContactsTable .corpContactsRight
{
	float: left;
}

div.corpContactsLeft div, div.corpContactsRight div
{
	padding-left: 30px;
	padding-bottom: 10px;
	height: 50px;
}

