/*<group=General Styles>*/

body {
	text-align: center; /* To Make Content Centered */;
	margin: 1px;
	margin: 10px;
	color: #191919;
	font: 0.75em/17px verdana, "Lucida Grande", verdana, arial;
	background: #ebebeb;
}

h1
{
	font-family: verdana, "Lucida Grande", verdana, arial;
	font-size: 1.25em;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	text-transform: inherit;
}

p {
}

b, strong {

}

a:link, a:visited {
	color: #789936;

}

a:hover, a:active {
	color: #000000;
	background: #789936;
	text-decoration: none;
}

img, div {
	behavior:url('iepngfix.htc');
}

img {
	border-style: none;
}

.image-left {
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-right: 6px;
}

.image-sidebar {
	float: left;
	margin-right: 6px;
}

.image-right {
	float: right;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
}
	
/*</group>*/

/*<group=Layout>*/

/*<group=RW Site Showcase Styles>*/

#sites_wrapper {
	border: 1px solid #d9d9d9;
	padding: 0;
	display: block;
	float: left;
	margin: 0 0 15px;
}

#pagelinks_row {
	display: block;
	border-top: 1px solid #d9d9d9;
	text-align: center;
	float: left;
	width: 444px;
	background: repeat-x url(images/showcase_links_bg.png);
	height: 14px;
	color: #b3b3b3;
	font-size: 0.9em;
	padding: 2px 5px 5px;
}

#pagelinks_row a:link, #pagelinks_row a:visited {
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
	color: #000000;
}

#pagelinks_row a:hover, #pagelinks_row a:active {
	color: #257fca;
	background: none;
}

#title_row {
	float: left;
	display: block;
	border-bottom: 1px solid #b1b1b1;
	background: repeat-x url(images/showcase_header_bg.png)  bottom;
	height: 16px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #ffffff;
	color: #333333;
	padding: 3px 5px 2px;
}

#title_row .site_title, #title_row .site_cat {
	border-right-color: #b1b1b1;
}

.site_row {
	float: left;
	display: block;
	padding: 3px 5px 2px;
}

.site_title {
	width: 187px;
	border-right: 1px solid #d9d9d9;
	float: left;
	margin-top: -3px;
	margin-bottom: -2px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.site_cat {
	width: 105px;
	border-right: 1px solid #d9d9d9;
	float: left;
	margin-top: -3px;
	margin-bottom: -2px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-indent: 5px;
}

.date_added {
	width: 150px;
	float: left;
	text-indent: 5px;
}
	
/*</group>*/

#container
{
	width: 718px;
	margin: 0px auto 10px;
	/* Right And Left Margin Widths To Auto */
	text-align: left;
	/* Hack To Keep IE5 Windows Happy */
	border: 1px solid #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/bg_home.jpg);
	background-position: right bottom;
	background-color: #FFF;
	background-repeat: no-repeat;
}

#pageHeader {
	width: 718px;
	margin: 0px auto 10px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border: 1px solid #cccccc;
	background: #ffffff url(images/banner_head.jpg) center center;
	height: 176px;
}

#pageHeader img {

}

#pageHeader h1 {
	display: none;
}

#pageHeader h2 {
	display: none;
}

#contentContainer
{
	width: 496px;
	float: left;
	border-right: 1px solid #dddddd;
}

#Home_Left
{
	width: 316px;
	height: 500px;
	float: left;
	border-right: 1px solid #dddddd;
	background-image: url(images/bg_software.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

#Home_Left .content #promo a:hover {
background: transparent;
	margin: 0;
	padding: 0;
}

#Home_Left .content
{
	padding: 10px 20px;
}

#contentContainer #content #promo a:hover {
background: transparent;
	margin: 0;
	padding: 0;
}

#contentContainer #content {
	padding: 10px 20px;
}

#contentContainer #content table
{
	font-size: 0.75em;
	line-height: 1.5em;
}

#contentContainer #content th
{
	text-indent: 5px;
	text-align: left;
	line-height: 1.5em;
	text-transform: inherit;
	background-color: #abda4d;
	color: black;
}

#contentContainer #content td
{
	text-indent: 5px;
	text-align: right;
	line-height: 1.5em;
	text-transform: inherit;
}

#contentContainer .alternate { 
background-color: #f9f8e3; 
}

#Home_Right {
	width: 400px;
	float: left;
	height:500px;
}

#Home_Right .content
{
	padding: 10px 20px;
}

#sidebarContainer {
	width: 220px;
	float: left;
	font-size: 0.9em;
}

#logofmpsuite
{
	background-image: url(../images/FMPsuite_icon.jpg);
	background-position: left center;
	text-indent: 220px;
	height: 164px;
	background-repeat: no-repeat;
	text-transform: inherit;
	line-height: 164px;
	font-size: 14pt;
	font-weight: bold;
}

#sidebarContainer #sidebar {
	padding: 10px 20px;
}

#footer { 
	width: 720px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border: 1px solid #cccccc;
	text-align: center;
	background: #ffffff;
}

#hotnews { 
	width: 720px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	text-align: center;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	padding: 5px;
	font-size: 0.9em;
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
	
}

/* Hosting plans */
#basicplanimage
{
	background-image: url(images/DB3.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 160px;
	height: 70px;
	text-transform: inherit;
	text-indent: -5000px;
}

#standardplanimage
{
	background-image: url(images/DB2.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 160px;
	height: 70px;
	text-transform: inherit;
	text-indent: -5000px;
}

#superplanimage {
	background-image: url(images/DB.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 160px;
	height: 70px;
	text-transform: inherit;
	text-indent: -5000px;
}

#superplusplanimage {
	background-image: url(images/DBweb.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 160px;
	height: 70px;
	text-indent: -5000px;
}

/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	height: 35px;
}

#navcontainer #current {
	background: url(images/button_ie_over.gif) no-repeat center bottom;
}

html>body #navcontainer #current {
	background: no-repeat center top url(images/button_over_green.png);
}

#navcontainer ul {
	list-style: none;
	padding: 0;
	margin-top: 141px;
	margin-right: 0;
}

#navcontainer li {
	float: right;
	display: inline;
	padding: 0;
}

#navcontainer li#first {
	
}

html>body #navcontainer li#first {
	background: no-repeat url(images/nav_bg_left_green.png);
	width: 8px;
	height: 35px;
}

#navcontainer a:link, #navcontainer a:visited {
	display: block;
	text-decoration: none;
	color: #789936;
	text-align: center;
	width: 70px;
	height: 29px;
	padding-top: 6px;
	text-shadow: 2px 2px 2px #ffffff;
	font-weight: bold;

}

html>body #navcontainer a:link, html>body #navcontainer a:visited {
	background: repeat-x url(images/button_bg_green.png);
	height: 35px;
	margin-top: 0;
	padding-top: 9px;
	width: 70px;
}

#navcontainer a:hover, #navcontainer a:active {
	background: no-repeat center bottom url(images/button_ie_over.gif);
}

html>body #navcontainer a:hover, html>body #navcontainer a:active {
	background: url(images/button_over_green.png) center top no-repeat;
	height: 35px;
	margin-top: 0;
	padding-top: 9px;
	width: 70px;
}

/*</group>*/

/*<group=Global Classes>*/

.sidebarbox {
	background: #f9f8e3;
	border: 1px solid #cccccc;
	padding: 5px;
}

.hostingplan
{
	background: #f9f8e3;
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 0px 8px 8px 0px;
	width: 160px;
	height: 150px;
	float: left;
	text-align: center;
	text-transform: inherit;
	white-space: nowrap;
	vertical-align: middle;
}

.planspecs
{
	line-height: 15px;
	text-transform: inherit;
	font-size: 11px;
	font-weight: bold;
	color: #789936;
}

.planprice
{
	line-height: 25px;
	text-transform: inherit;
	font-size: 12px;
	font-weight: bold;
}


.downloadbox {
	background: #cde2f9;
	border: 1px solid #cccccc;
	padding: 5px;
}

blockquote {
	color: #4f4913;
	font-style: italic;
	padding: 0 10px;
	border: 1px solid #cccccc;
	background: #f9f8e2;
	margin: 0;
}

code {
	font-size: 1.2em;
	color: #bfb3a1;
}

h1 {

}

h2 {
	color: #7cbc00;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
}

h3 {

}

.imageStyle {
	
}

fieldset  {
	color: #666;
	background-color: #f6f6f6;
	border: solid 1px #dddddd
	}


legend  {
	font-size: 1.2em;
	font-weight: bold;
	color: #7cbc00;
	background-color: #ffffff;
	padding: 4px;
	}

.showcaselabel   {
	text-align: right;
	display: block;
	margin-right: 10px;
	position: relative;
	width: 100px;
	float: left;
	}

label.fieldLabel	{
	display: block;
	float: left;
	width: 80px;
	margin: 2px 0px 3px 5px;
	}
	
input.formInputField   {
	background-color: #f9f8e3;
	color: #333;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 15px;
	width: 340px;
	}
	
fieldset.centered {
	text-align: center;
}
	
textarea.formInputField   {
	background-color: #f9f8e3;
	color: #333;
	width:340px;
	height:150px;
	}
/*</group>*/

/*<group=Contact Form>*/

label   {

	}

.form-input-field   {
	background-color: #f9f8e3;
	color: #333;
}
	

.required-text {
	color: #666666;
}

.price
{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: inherit;
	margin: -10px 0px 10px 0px;
}
