﻿/* CSS Document */
body {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	background-color:white;}
INPUT {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#704109;
	padding:5px 5px 0px 5px;
	}
SELECT {font-size:11px;}
/* -------------------------- */

td.device {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#818181;
	}
tr.top {
	font-size:12px; 
	background:url(https://www.brinkster.com/images/packages/featuredivider.gif) scroll repeat-x top left; 
	background-color:#FFFFFF; 
	color:#2a6391;
	}
tr.even {
	font-size:12px; 
	background:url(https://www.brinkster.com/images/packages/featuredivider.gif) scroll repeat-x top left; 
	background-color:#FFFFFF; 
	color:#2a6391;
	}
tr.odd {
	font-size:12px;
	background:url(https://www.brinkster.com/images/packages/featuredivider.gif) scroll repeat-x top left; 
	background-color:#fff; 
	color:#2a6391;
	}
a.LiveChat{
	display: block;
	text-align: right;
	width: 74px;
	height: 20px;
	background-repeat:no-repeat;
	background-image:url(https://www.brinkster.com/images/home/newhome/livechat.gif);
	cursor: hand;
	}
a.LiveChat:hover{
	background-image:url(https://www.brinkster.com/images/home/newhome/livechat.gif);
	}
#Top1 {
	background:url('https://www.brinkster.com/images/bmobile/top_1.jpg') no-repeat; height:235px; width:950px; text-align:left;
	}
#Top2 {
	background:url('https://www.brinkster.com/images/bmobile/top_2.jpg') no-repeat; height:182px; width:950px; padding-bottom:15px;
	}
#HLine {
	background:url('../bMobile/hline.gif') no-repeat; height:1px; width:950px;
	}
table.background {
	background-image:url('https://www.brinkster.com/images/bmobile/vlinebg.gif');
	}
#HeaderBG {
	background:url('https://www.brinkster.com/images/bmobile/headerbg.gif') repeat-x; height:38px; width:100%; font-size:20px; font-weight:bold;
	}
#Clear {
	clear:both;
	}

/*----Links---------------------------------------------------*/

a.Standard:link {font-size:11px; text-decoration:none;}
a.Standard:active {font-size:11px; text-decoration:none;}
a.Standard:visited {font-size:11px; text-decoration:none;}
a.Standard:hover {font-size:11px; text-decoration:underline;}

/*----End: Links---------------------------------------------------*/

/* modified by jasons for the new top released April 2008. */
a.sharedhostingbutton{
	display: block;
	text-align: right;
	height:45px;
	width:118px;
	background-repeat:no-repeat;
	background-image:url(https://www.brinkster.com/BrinksterNav/images/sharedhosting.gif);
	cursor: hand;
}
a.sharedhostingbutton:hover{
	background-image:url(https://www.brinkster.com/BrinksterNav/images/sharedhosting_ro.gif);
}

a.dedicatedserverbutton{
	display: block;
	text-align: right;
	height:45px;
	width:132px;
	background-repeat:no-repeat;
	background-image:url(https://www.brinkster.com/BrinksterNav/images/dedicatedservers.gif);
	cursor: hand;
}
a.dedicatedserverbutton:hover{
	background-image:url(https://www.brinkster.com/BrinksterNav/images/dedicatedservers_ro.gif);
}
/*----END: jasons-----------------------------------------------------*/
