body,td,input,select,textarea
{
/*	font-family: Tahoma, Veranda, Geneva, Arial, sans-serif; */
	font-family: Tahoma;
	font-size: 14px;
	padding: 0;
	margin: 0;
/*
*	background-color: rgb(0,41,122);
*	background-image: url(../images/titleBar-wholerackmounted-b.gif);
*	background-repeat: repeat-x;
*	background-position: left top;
*/
	text-align:center;
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}

form
{
	margin: 0;
}

/*
 *
 *
 * Logo Bar
 *
 *
 */

#sidestripes
{
	width: 740px;
	margin-top: 0;
	margin-bottom:0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-image: url(../images/sidestripes.gif);
	background-repeat: repeat-y;
}

#sidestripesBottom
{
	width: 100%;
	padding: 0;
	background-image: url(../images/titleBar-wholerackmounted-b.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#sidestripesBottom img
{
	margin-top: 0;
	margin-bottom:0;
	margin-right: auto;
	margin-left: auto;
}


#maxWidth
{
	border: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	margin-bottom: 0;
	width: 700px;
	background-color: rgb(255, 255, 255);
	background-image: url(../images/titleBar-wholerackmounted-s.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#datarealmHosting, #datarealmAbout, #datarealmSupport
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 565px;
	padding: 0;
	height: 79px;
	background-color: rgb(0,51,153);
}

#datarealmHosting title
{
	float: left;
}

.titleBarright
{
	width: 160px;
	float: left;
}

#rightSide
{
	position: absolute;
	top: 0;
	right: 15px;
	margin-right: -15px;
	height: 66px;
	width: 71px;
	color: #fff;
	white-space: nowrap;
	display: none;
}

#bottomSwoop
{
	margin: 0;
	padding: 0;
	background-color: rgb(239,194,0);
	clear: both;
	height: 2px;
	width: 100%;
}


/*
 *
 *  Top Menubar
 *
 *
 */

#topHeader
{
	background-color: rgb(255,207,0);
}

#nav
{
	width: 100%;
	background-color: rgb(255,207,0);

}

#mynav
{
	width: 100%;
	background-color: rgb(255,255,255);

}

#subnav
{
	background-color: rgb(255,255,255) !important;
}

#nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}


#mynav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li
{
	float: left;
	margin: 0;
	padding: 0 4px 0 4px;
}

#mynav li
{
	float: left;
	margin: 0;
	padding: 0 4px 0 4px;
}

 #subnav li
{
	float: left;
	margin: 0;
	padding: 0 4px 0 4px;
}

#nav a
{
	float: left;
	display: block;
	padding: 5px 6px 4px 6px;
	text-decoration: none;
	color: rgb(0,0,0);
    font-size:93%;
    background-color: rgb(255,207,0);	
}

#mynav a
{
	float: left;
	display: block;
	padding: 5px 6px 4px 6px;
	text-decoration: none;
	color: rgb(0,0,0);
    font-size:93%;
/*	color: #FFF;
    background-color: rgb(255,207,0);	*/
}

#subnav a
{
	float: left;
	display: block;
	padding: 0 6px 4px 6px;
	text-decoration: none;
	color: #FFF;
    font-size:93%;	
}


/* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#nav a
{
	float: none;

}


#subnav a
{
	float: none;

}

/* End IE5-Mac hack */

#mynav a:hover
{
	
	color: rgb(0,0,0);
	background: rgb(255,255,255);

}

#subnav a
{
	color: rgb(62,83,130);
	padding: 0 3px 0 3px;
    font-size:80%;
}

/*
#mynav a:hover
{
	color: rgb(22,43,90);
}
*/
#subnav a:hover
{
	color: rgb(22,43,90);
}

#subnav a.faq
{
	color: rgb(164,0,0) !important;
}


#navHosting a, #navSupport a, #navAbout a, #navAdditional a
{
}

.navSubmenuHidden
{
	display: none;
}

#subnavServers, #subnavSupport, #subnavAbout, #subnavAdditional
{
/*	display: none;
*/
}


#subnavServers li.selected, #subnavAdditional li.selected, #subnavSupport li.selected, #subnavAbout li.selected
{
	background-color: rgb(233,233,233);
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: rgb(200,200,200);
}

#subnavServers li.selected a:hover, #subnavAdditional li.selected a:hover, #subnavSupport li.selected a:hover, #subnavAbout li.selected a:hover,#subnavServers li.selected a:hover, #subnavSupport li.selected a:hover, #subnavAbout li.selected a:hover

{
	text-decoration: none;
}


/*
 *
 * end top menubar
 *
 *
 */



/*
 *
 *
 *
 * Below Menubar Page CSS
 *
 *
 */
 
#belowTab, #belowTabIndex
{
	padding: 0 1em 0 0;
	margin-top: 1em;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	border-top: 1px solid rgb(200,200,200);
}

#belowTabIndex
{
	padding: 3px 0 0 0;
	margin-left: 0px;
	margin-top: 1em;
	border-left: 0 !important;
}


.titleImg
{
	margin-left: .5em;
}


.repInfo, .message
{
	color: rgb(0,0,0);
	background-color: rgb(235,235,235);
	padding: .5em;
	border: 2px solid rgb(161,165,169);
	margin: 1.5em;
	text-align: center;
}

.message
{
	text-align: left;
}

.paddedSubmit
{
	color: rgb(255,255,255);
	background: rgb(30,83,219);
	padding: 3px;
	margin: 3px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
}

/*
 *
 * Index page stuf
 * INDEX INDEX INDEX INDEX INDEX INDEX
 *
 */

#indexBudgetMain
{
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/64-a-month_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#index75moMain
{
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/64-a-month_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#indexBudgetMain p
{
	padding: 65px 145px 0 20px;
	font-size: 80%;
}

#index75moMain p
{
	padding: 65px 145px 0 20px;
	font-size: 80%;
}


#index75moServer
{
	width: 570px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}

#indexOtherservers
{
	width: 700px;
	height: 138px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.5em;
}


.OSotherservers, .OSserver
{
	float: left;
}

.OSserver
{
	width: 117px;
}

.OSdetails
{
	width: 85px;
	height: 19px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: -1px;
}


#indexSpecialOrder
{
	width: 202px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: -15px;
	display: block;
}


.indexNews
{
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	border-top: 2px solid rgb(200,200,200);
	margin-bottom: 2em;
	text-align: left !important;
}

.indexNewsNew
{
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	border-top: 2px solid rgb(200,200,200);
	margin-bottom: 2em;
	text-align: left !important;
}

.columnOneNew, .columnTwoNew
{
	float: left;
	width: 48%;
	margin-left: 10%
	margin-top: .7em;
	font-size: 80%

}

.columnOne, .columnTwo
{
	float: left;
	width: 48%;
	margin-left: 10%
	margin-top: .7em;
	font-size: 80%

}

.columnOneNew h3, .columnTwoNew h3
{
	margin: 0;
	padding: 2px;
}

.columnOneNew p, .columnTwoNew p
{
	margin: 0 0 .5em 0;
	padding: 0;
}

.columnTwoNew
{
	float: right;
	border-left: 2px solid rgb(200,200,200);
	padding-left: .7em;
}

.columnOne h3, .columnTwo h3
{
	margin: 0;
	padding: 2px;
}

.columnOne p, .columnTwo p
{
	margin: 0 0 .5em 0;
	padding: 0;
}

.columnTwo
{
	float: right;
	border-left: 2px solid rgb(200,200,200);
	padding-left: .7em;
}


.floatClear
{
	clear:both !important;
}


/*
 *
 *
 * End of index end of index
 *
 *
 */

.contentItem, .serverDesc
{
	padding: 0 0 0 1em;
	color: rgb(0,0,0);
	background: rgb(255,255,255);
	margin: 0;
	text-align: left;

}

.serverDesc
{
 	width: 250px;
 	margin-right: 1em;
	float: left;
}

.serverDesc h1, .contentItem h1
{
	margin: .5em 0 0 0;
	padding: 0;	
	font-size: 32;
}

.serverDesc h2, .contentItem h2
{
	margin: 0 0 1em 10px;
	padding: 0;
	color: rgb(161,165,169);
	font-size: 18;
}

.serverDesc p, .contentItem p
{
	margin: 0 0 .5em 0;
	padding: 2;
}

.serverDesc p
{
	font-size: 90%
}

.serverDesc img
{
	margin-top: .5em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

.serverSpecs
{
	font-size: 80%;
	color: rgb(100,100,100);
	border-top: solid 1px rgb(0,0,0);
	margin-top: 1em;
	padding-top: .5em;
}
.serverSpecs dt
{
	font-weight: normal;
	color: rgb(30,30,30);
}

.serverSpecs dd
{
	border: 0;
	padding: 0 0 .5em .5em;
	margin: 0;
}

.contentItem h3
{
	padding: 0;
	margin: 1em 0 0 0;
}

.headImage
{
	float: right;
	margin: 0 0 4px 4px;
}

.imageSet
{
	margin-top: .5em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	text-align: center;
	
}

.imageSet img
{
	display: inline;
	padding: 0 2px 0 2px;
}

.trademark
{
	vertical-align: super;
	font-size: xx-small;
	/* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	/* smart browsers use this */
}

html>.trademark /* be nice to opera */
{
	font-size: small;
}

dd
{
	padding: 0 0 5px 1em;
	margin: 0 0 1em 0;
	font-size: x-small;
	border-bottom: 1px #c0c0c0 dotted;
	/* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	/* smart browsers use this */
}

html>dd /* be nice to opera */
{
	font-size: small;
}

#contactTable dd
{
	border-bottom: 0;
}

dt
{
	font-weight: bold;
}

#footer
{
	background-color: #eeeeee;
	margin-top: 2em;
	padding: .5em;
	border-width: 1px 0 0 0;
	border-color: rgb(161,165,169);
	border-style: dashed;
	text-align: center;
	font-size: x-small;
	clear: both;
	/* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	/* smart browsers use this */
}

html>#footer /* be nice to opera */
{
	font-size: small;
}

#hostingFeatures, .serverFeatures
{
	padding: 1em 0 1em 1em;
}

#hostingFeatures table, .serverFeatures table
{
	border-spacing: 0;
	margin: 0;
	border-width: 0 !important;
	border-collapse: collapse;
}

#hostingFeatures table tr, .serverFeatures table tr
{
}

#hostingFeatures table td, .serverFeatures table td
{
	margin: 0;
	padding: 0;
	border-spacing: 0;
	vertical-align: middle;
	border-collapse: collapse;
	font-size: x-small;
	/* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	/* smart browsers use this */
}

html>#hostingFeatures table td, html>.serverFeatures table td /* be nice to opera */
{
	font-size: small;
}

#hostingFeatures table td.spacer, .serverFeatures table td.spacer
{
	border-width: 0 !important;
	padding: 1.5em 0 0 0 !important;
}

#hostingFeatures table td.signupButton, .serverFeatures table td.signupbutton
{
	border-width: 0 !important;
	padding: 3px 0 .5em 0 !important;
	text-align: center !important;
}

.updatePrice
{
	float: left;
}

.orderServer
{
	float: right;
}

#hostingFeatures table th, .serverFeatures table th
{
	background-color: rgb(255,255,255);
	padding: 1px 1px 1px 4px;
	border-spacing: 0;
	border-collapse: collapse;
	font-style: normal;
	text-align: left;
	border-width: 0 0 2px 0;
	border-color: #c0c0c0;
	border-style: solid;
	font-size: x-small;
	/* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	/* smart browsers use this */
}

html>#hostingFeatures table th, html>.serverFeatures table th/* be nice to opera */
{
	font-size: small;
}

#hostingFeatures table td.planName, .serverFeatures table td.planName
{
	border-width: 1px 1px 0 1px !important;
	border-color: #c0c0c0 !important;
	border-style: solid !important;
	padding: 1px 5px 1px 5px !important;
	text-align: center;
	background-color: rgb(255,245,204);
	color: rgb(0,0,0);
}

#hostingFeatures table td.service, .serverFeatures table td.service
{
	border-width: 0 0 1px 4px;
	border-color: #c0c0c0;
	border-style: solid;
	padding: 1px 1px 1px .7em;
}

.serverFeatures #serverInventory td.service 
{
	padding-right: .5em;
}


#hostingFeatures table td.data, .serverFeatures table td.data
{
	border-width: 0 0 1px 0;
	border-color: #c0c0c0;
	border-style: solid;
	padding: .5em 1px .5em .5em;
	text-align: center;
}

.serverFeatures #serverInventory td.data 
{
	border-left: 1px #c0c0c0 solid;
	padding-right: .5em;
}

.serverFeatures table td.data
{
	text-align: left !important;
	padding-left: 1em !important;
}

.serverFeatures table td.data select
{
	padding-left: 0px !important;
	margin-left: 0px !important;
}

.designer
{
	margin: 2em 0 0 0;
}

.designLogo
{
	margin: 2px 10px 5px 0;
	float: left;
}

.designText
{
	margin-left: 100px;
	height: 100px;
}

.serverPic
{
	/* margin: 10px; */
}

#xhtmlValid
{
	padding: 5px 0 20px 0;
}

.error
{
	background-color: rgb(255,182,182);
	border: 1px solid rgb(255,0,0);
	padding: .5em;
}

.hide
{
	display: none;
}

#flower
{
	float: left;
	margin-left: 25px;
}

.orderMasterTable
{
	border-spacing: 0;
	margin: 0;
}

.orderMasterTable td
{
	vertical-align: top;
}

.optional
{
	color: rgb(161,165,169);
}

.center
{
	text-align: center;
}

.testimonial
{
	padding: 1em;
	border-width: 2px 0 0 0;
	border-style: dotted;
	border-color: rgb(161,165,169);
}

.testimonialSig
{
	text-align: right;
}

.salesFaq
{
	border-top: 2px dotted rgb(161,165,169);
	padding-top: .5em;
}

.indent
{
	margin: 0 0 0 1em;
}

.clearFloat
{
	clear: both;
	height: 0px;
}

/*
 *
 *
 * SIGNUP CSS SIGNUP SIGNUP SIGNUP SIGNUP
 *
 *
 */

.sidebarBody
{
	margin: 0;
	padding: 3px;
	color: rgb(0,0,0);
	background-color: rgb(238,238,238);
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, sans-serif;
}

.sidebarBodyError
{
	margin: 0;
	padding: 3px;
	color: rgb(0,0,0);
	background-color: rgb(232,141,141);
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, sans-serif;
}

#contactTable td
{
	padding: .5em 1em .5em 1em;
}

#contactTable dl, #contactTable dd
{
	margin:0; padding:0 0 0 .5em;
}

#titleBox, #errorBox, #successBox, #purchaseBox
{
        
        border-color: #c0c0c0;
        border-width: 1px;
        border-style: solid;
        background: #ffffff;
        color: #444444;
        font-size: 12px;
}

#titleBox h1, #errorBox h1, #successBox h1, #purchaseBox h1
{
        
        font-size: medium;
        color: #1144AA;
        margin: 0 0 0 0;
        font-weight: bold;
        padding: 5px;
        margin: 0;
        background-color: #FFFDC9;
        border-bottom: 1px dotted #c0c0c0
}

#titleBox p, #errorBox p, #successBox p, #purchaseBox p
{
        padding: 5px !important;
}

#titleBox ul, #titleBox li
{
        margin: 5px 0 0 1em !important;
        padding: 0 !important;
        list-style-type: circle;

}

#titleBox .faqLink
{
        float: right;
        display: block;
        padding: 5px;
}


/*if we put more than text inthe title box */
.titleData { margin: 1em 0 0 1em !important; }



/*
 *
 *
 *  END SIGNUP CSS END SIGNUP  END SIGNUP END SIGNUP END SIGNUP
 *
 *
 */
