body {
	background-color:#7F7F7F;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

form {
	display: inline;
}

img {
	border: none;
}

p {
	margin:0px 0px 10px 0px;
}

h1 {
	font-size:14px;
	padding:0px;
	margin:0px 0px 10px 0px;
	line-height:20px;
}

h2 {
	font-size:12px;
	padding:0px;
	margin:0px;
	line-height:20px;
}

/*
.logotext {
	font-weight:normal;
	margin:0px 0px 10px 13px;
	padding:0px;
	color:#ACADB0;
	font-size:20px;
	letter-spacing:2px;
	line-height:22px;
}
*/

.menu_box {
	float:left;
	padding-left:278px;
}

.centeredbox {
	/*css for both vertical and horizontal centering*/
	text-align: center;	/*for old/weird browsers*/
	position:absolute;
	top: 10px;
	left: 50%;
	width:900px;
	margin-left: -450px; /*set to a negative number 1/2 of your width*/
	background-color:#7F7F7F;
}

.greybox {
	background-color:#FFF;
	margin:10px 10px 2px 10px;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
}

.MiddleContainer {
	text-align:left;
	padding:10px 10px 0px 10px;
	line-height:20px;
	width:844px;	/*width of the main text area, total width - menu width - this padding*/
	clear:both;
}

/*logo header stuff*/
.LogoHeader {
	left:57px;
	width:156px;
	height:56px;
	position:relative;
	overflow:hidden;
}

.LogoHeader span {
	width:156px;	/*logo size*/
	height:56px;	/*logo size*/
	display:block;
	position:absolute; left:0; top:0;
	z-index:1;	/*this causes the image to appear above the text*/
	background: url(/images/mda_web_logo.gif) no-repeat;
	cursor:pointer;
}

.LogoHeader a {
	color:#B2B2B4;
	text-decoration:none;
}

.header_gap {
	margin-left:20px;
}

.header_gap_start {
	margin-left:13px;
}

.header_link {
	color:#7F7F7F;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.header_link:hover, .orange_text {
	color:#CF6E09;
}

.support_banner {
	float:right;
	margin:5px 10px 0px 0px;
}

.content_text {
	float:left;
	width:560px;
	margin-left:20px;
	padding-top:22px;
}

.content_text_wide {
	float:left;
	width:820px;
	margin-left:10px;
	padding-top:22px;
}

.content_text a, .content_text_wide a {
	color:#000;
}

/*main section*/

.moreInfoSpan {
	display:block;
	margin-left:360px;
	font-style:italic;
}

.rotator
{
	margin:24px 0px 0px 0px;
	overflow: hidden;
	position: relative;
	width: 255px;
	height: 316px;
	float:left;
}

.rotator img
{
	border: 0;
	width: 255px;
	height: 316px;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

.rotator div {
	position:absolute;
	background-color:#FFF;
	width: 255px;
	height: 316px;
}

.nonrotator
{
	margin:24px 0px 0px 0px;
	overflow: hidden;
	position: relative;
	width: 255px;
	height: 316px;
	float:left;
}

.large_promo_image {
	margin:25px 0px 0px 15px;
	float:left;
}

.tabletop, .tabletopleft, .tabletopright, .tableallleft, .tableall, .tabletoponly, .seotable th, .TemplateTableTitle {
	border-top:#CF6E09 1px solid;
}

.tabletop, .tabletopleft, .tableside, .tablebottom, .tablebottomleft, .tableallleft, .tableall, .seotable td, .seotable th, .TemplateTableTitle, .TemplateTableInfo, .tableleft {
	border-left:#CF6E09 1px solid;
}

.tabletop, .tabletopright, .tableside, .tablebottom, .tableall, .tablerightonly, .TemplateTableTitle, .TemplateTableInfo {
	border-right:#CF6E09 1px solid;
}

.tablebottom, .tablebottomleft, .tableallleft, .tableall, .seotable td, .seotable th, .TemplateTableTitle, .TemplateTableInfo {
	border-bottom:#CF6E09 1px solid;
}


.tabletopright {
	text-align:right;
	font-style:italic;
}

.seotable {
	text-align:center;
}

.tableblue {
	vertical-align:top;
	color:#FFF;
	background-color:#0033CC;
}


/*home page misc*/
.home_indent_1 {
	padding-left:45px;
}

.home_indent_2 {
	padding-left:80px;
}

.home_sales_text {
	margin-top:15px;
	font-size:16px;
	font-weight:bold;
	width:100%;
	text-align:center;
}

/*home bottom promos*/
.box_promos {
	padding:40px 0px 0px 0px;
	margin:0px auto 20px auto;
	clear:both;
	width:840px;
	text-align:center;
}

.box_promos_thumbs {
	padding:40px 0px 0px 0px;
	margin:0px auto 0px auto;
	clear:both;
	width:858px;
	text-align:left;
}

.thumb_promos {
	height:100px;
}

.thumb_promos a {
	float:right;
}

.thumb_promos p {
	margin:15px 10px 0px 0px;;
	float:right;
	vertical-align:top;
	width:282px;
	height:95px;
	font-size:10px;
	line-height:16px;
}

.thumb_promos p span {
	font-size:11px;
	font-weight:bold;
}

.large_footer_gap {
	margin-left:40px;
}

/*footer*/
.footerbox {

	margin:2px auto 2px auto;
	font-size:10px;
	color:#FFF;
}

.footerbox a {
	text-decoration:none;
	color:#FFF;
}

/*contact us*/
.google_map_text {
	line-height:12px;
	font-size:11px;
}

.contactform input {
	border:1px solid #CF6E09;
	margin-right:50px;
}

.contactform textarea {
	width:350px;
	height:135px;
	border:1px solid #CF6E09;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5F5F5F;
}

.contact_input {
	width:200px;
	color:#5F5F5F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.securityCode {
	width:80px;
}

.contact_submit {
	color:#fff;
	background-color:#CF6E09;
}

.contact_error {
	display:block;
	color:#FF0000;
	font-weight:bold;
}

/*misc*/

.top {
	vertical-align:top;
}

.bottom {
	vertical-align:bottom;
}

.float_right {
	float:right;
}

/*admin*/
.LoginBox {
	margin-top:44px;
	float:right;
}

.TopMenuImgLink {
	margin-left:10px;
}

.MenuLink:link {
	text-decoration: none;
	color: #325194;
	font-size: 11px;
	font-weight:normal;
	margin-right:10px;
}

.MenuLink:active {
	color: #325194;
	font-size: 11px;
	margin-right:10px;
	text-decoration: none;
}

.MenuLink:visited {
	color: #325194;
	font-size: 11px;
	margin-right:10px;
	text-decoration: none;
}

.MenuLink:hover, .StdLink:hover {
	text-decoration: underline;
}

.LoginFormInput {
	margin-bottom:5px;
	width:200px;
	display:block;
}

.SideMenuImgLink {
	margin-right:10px;

}

.AdminMiddleContainer {
	text-align:left;
	padding:10px 10px 0px 20px;
	line-height:20px;
	width:834px;
	height:400px;
	clear:both;
}

.StdLink:link {
	text-decoration: none;
	color: #325194;
	font-weight:normal;
}

.StdLink:active {
	color: #325194;
	text-decoration: none;
}

.StdLink:visited {
	color: #325194;
	text-decoration: none;
}

.service_status {
	width:180px;
	float:right;
	padding-top:30px;
	color:#325194;
}

.system_status_title {
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}

.service_status img {
	vertical-align:text-bottom;
	float:left;
	padding-right:15px;
	padding-bottom:10px;
}

.service_status div {
	clear:left;
	width:180px;
}

.service_status span {
	display:block;
	width:100px;
	height:14px;
}

.service_status h2 {
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 8px 0px;
	padding:0px;
}

.service_link, .service_link:visited {
	text-decoration: none;
	color: #325194;
	font-weight:normal;
	display:block;
}

.statusbox {
	float:right;
	width:400px;
	height:160px;
	border: 1px solid #CF6E09;
	margin-bottom:30px;
}

.statusbox2 {
	width:400px;
	height:160px;
	border: 1px solid #CF6E09;
	margin-bottom:30px;
}

.statusbox div, .statusbox2 div {
	margin:0px 5px 0px 5px;
}

.statusbox img, .statusbox2 img {
	float:left;
	margin:5px 5px 5px 2px;
}

.statusbox h2, .statusbox2 h2 {
	padding-top:10px;
}

.button {
	color: #fff;
	border:solid;
	border-width:2px;
	border-color:#315194;
	background-color: #315194;
	height:22px;
}

.errorMessage {
	color:#FF0000;
	font-size:12px;
	margin: 10px 0px 10px 0px;
	font-weight:bold;
}

.errorMessage a {
	color:#FF0000;
	font-size:12px;
	margin: 10px 0px 10px 0px;
	font-weight:bold;
}

.inputBox {
	border: 1px solid #CF6E09;
	margin-bottom:6px;
}


/*Home package promos*/
.HomePackageTitle {
	width:100%;
	text-align:center;
	font-size:16px;
}

.HomePackagePromo {
	float:left;
	width:166px;
	height:100px;
	border:#CF6E09 1px solid;
}

.HomePackagePromo:hover {
	background-color:#FFF0DF;
}

.HomePackagePromo div {
	margin:10px;
	font-size:13px;
	text-align:center;
	height:40px;
}

.HomePromobutton, .WebsiteDesignPromobutton, .HostingPromobutton, .EmailMarketingPromobutton, .EmailMarketingPromobutton2, .CompleteSolutionsPromobutton {
	color: #fff !important;
	border:solid;
	border-width:2px;
	border-color:#CF6E09;
	background-color: #CF6E09;
	height:22px;
	text-decoration:none;
	display:block;
	text-align:center;
}

/**/

.HomePromobutton {
	width:80px;
	margin-left:40px;
}

.WebsiteDesignPromobutton {
	width:80px;
	margin-left:90px;
}

.HostingPromobutton {
	width:230px;
}

.EmailMarketingPromobutton {
	width:170px;
}

.EmailMarketingPromobutton2 {
	width:240px;
}

.CompleteSolutionsPromobutton {
	width:200px;
}

/*testimonials*/
.TestimonailThumbLeft {
	margin-left:30px;
	margin-bottom:60px;
}

.TestimonailThumb {
	margin-left:60px;
	margin-bottom:60px;
}

/*bespoke pages*/
.center_link, .center_link_box {
	display:block;
	width:100%;
	height:22px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.center_link {
	color:#fff !important;
	background-color:#CF6E09;
}

.orange_box_link {
	color: #fff !important;
	font-weight:normal;
	border:solid;
	border-width:2px;
	border-color:#CF6E09;
	background-color: #CF6E09;
	height:22px;
	padding:2px 10px;
	text-decoration:none;
	text-align:center;
}

/*small business*/
.web_cells, .web_cells2 {
	cursor:pointer;
	display:block;
	width:150px;
	height:56px;
	font-size:11px;
	line-height:14px;
	vertical-align:middle;
}

.web_cells2 {
	width:150px;
	height:74px;
}

.web_cells2 strong {
	font-size:16px;
}

.sbs_free {
	font-size:13px;
}

.sbs_table {
	width:100%;
	text-align:center;
}

.sbs_table h3, .sbs_table h4 {
	font-size:18px;
	padding:0px;
	margin:0px;
}

.sbs_table h3 {
	font-size:24px;
}

.sbs_orange_row {
	background-color:#CF6E09;
	color:#fff;
}

.sbs_orange_row a {
	color:#fff;
}

.sbs_table a {
	text-decoration:none;
}

.sbs_type {
	font-size:17px;
	font-weight:bold;
}

.sbs_border_left_bottom, .sbs_border_left {
	border-left:#fff 1px solid;
}

.sbs_border_bottom, .sbs_border_left_bottom {
	border-bottom:#fff 1px solid;
}

.package_table td {
	text-align:center;
}

.package_orage, .package_orage a {
	color:#fff;
	background-color:#CF6E09;
	font-weight:bold;
	font-size:16px;
	height:27px;
	text-decoration:none;
}

.package_orage a:hover {
	text-decoration:underline;
}

.package_table_ul {
	padding-left:70px;
	text-align:left !important;
}

.package_table_ul ul {
	margin:0px;
}