/* CSS Document */

/*		MonkeyWrench Hosting Stylesheet
		Author: Jonathan Horne
		Date: February 28th, 2008,  */

body {
	margin: 0px 0px 0px 0px;
	background: #FFFFFF url('images/background.jpg') top repeat;
	font-family: Verdana;
	font-size: 14px;
	}

/* Top */

#top {
	background: #2a5d7b url('images/top.gif') top repeat;
	height: 44px;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-color: #000000;
	border-style: solid;
	}
	
#toptext {
	width: 882px;
	height: 28px;
	margin: 16px auto 0px auto;
	}
	
#header {
	background: url('images/header.jpg') left no-repeat;
	height: 166px;
	width: 842px;
	margin: 0px auto 0px auto;
	}

#headerleft {
	float: left;
	height: 166px;
	width: 280px;
	}

#headerright {
	float: right;
	background: url('images/mwhtext.jpg') left no-repeat;
	height: 166px;
	width: 556px;
	}

#livechat {
	height: 55px;
	width: 556px;
	padding-top: 20px;
	text-align: right;
	}

#menu {
	height: 91px;
	width: 556px;
	}

#content {
	background: #FFF;
	width: 890px;
	margin: 20px auto 20px auto;
	border: 6px;
	border-color: #cdcdcd;
	border-style: solid;
	}
	
#welcome {
	background: #fff0d6 url('images/welcomefill.jpg') bottom right repeat-x;
	width: 800px;
	padding: 20px;
	margin: 0px auto 20px auto;
	border: 1px;
	border-color: #0099CC;
	border-style: solid;
	}
	
#welcome a:link, #welcome a:active, #welcome a:visited {
	color: #406a90;
	text-decoration: none;
	border-bottom:1px dashed #000000;
	}
	
#welcome a:hover {
	color: #000000;
	}
	

#split {
	width: 840px;
	margin: 0px auto 0px auto;
	}
	
#hostingsplit {
	width: 840px;
	margin: 0px auto 20px auto;
	border: 0px #FF6600 solid;
	color: #333333;
	}

#hostingsplitleft {
	float: left;
	width: 580px;
	padding: 5px;
	margin: 5px 0px 20px 5px;
	}
	
#hostingsplit a:link, #hostingsplit a:active, #hostingsplit a:visited {
	color: #406a90;
	text-decoration: none;
	border-bottom:1px dashed #000000;
	}
	
#hostingsplitleft a:hover {
	color: #000000;
	}
	
#hostingsplitright {
	float: right;
	width: 215px;
	text-align: right;
	margin: 10px 10px 10px 0px;
	}
	
#hostingsplitright a:link, #hostingsplitright a:active, #hostingsplitright a:visited {
	color: #406a90;
	text-decoration: none;
	border-bottom:0px dashed #000000;
	}
	
#hostingend {
	clear: both;
	}
	
#splitleft {
	float: left;
	width: 550px;
	}
	
#splitright {
	float: right;
	width: 270px;
	}
	
#testimonials {
	width: 700px;
	margin: 0px auto 0px auto;
	}
	
#test1 {
	background: #fffaf1;
	width: 700px;
	padding: 10px;
	margin: 20px 0px 20px 0px;
	border:1px dashed #000000;
	}
	
#test2 {
	width: 700px;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	border:1px dashed #000000;
	}
	
#ordermid {
	width: 700px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 20px 0px;
	}
	
#afprog {
	width: 810px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	}
	
#clientexec {
	margin: 0px auto 10px auto;
	width: 500px;
	}
	
#clientexecleft {
	width: 200px;
	float: left;
	}
	
#clientexecright {
	margin-top: 6px;
	width: 300px;
	float: right;
	}			
	
/* Menus */

div.textblock {
	}
	
div.textblock a {
	display: block;
	float: right;
	padding-left: 11px;
	padding-right: 11px;
	margin-left: 10px;
	height: 28px;
	line-height: 28px;
	background: #7f7f7f url('images/topmenu.jpg');
	color: #FFF;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-style: solid;
	border-color: #000000;
	font-weight: bold;
	}
	
div.textblock a:link, div.textblock a:active, div.textblock a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
div.textblock a:hover {
	background: #7f7f7f url('images/menu.jpg');
	} 

div.menublock {
	}
	
div.menublock a {
	display: block;
	float: right;
	margin-top: 62px;
	padding-left: 11px;
	padding-right: 11px;
	margin-left: 10px;
	height: 28px;
	line-height: 28px;
	background: #7f7f7f url('images/menu.jpg');
	color: #FFF;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-style: solid;
	border-color: #000000;
	font-weight: bold;
	}
	
div.menublock a:link, div.menublock a:active, div.menublock a:visited {
	color: #ffffff;
	text-decoration: none;
	}

div.menublock a:hover {
	background: #7f7f7f url('images/topmenu.jpg');
	} 	
	
div.rightblock {
	background: #fffaf1;
	float: right;
	width: 230px;
	padding: 20px;
	border: 1px;
	border-color: #0099CC;
	border-style: dashed;
	margin-bottom: 20px;
	}
	
div.rightblock a:link, div.rightblock a:active, div.rightblock a:visited {
	color: #406a90;
	text-decoration: none;
	border-bottom:1px dashed #000000;
	}
	
div.rightblock a:hover {
	color: #000000;
	text-decoration: none;
	}
	
div.hostingrightblock {
	background: #fffaf1;
	text-align: left;
	width: 175px;
	padding: 20px 20px 10px 20px;
	border: 2px;
	border-color: #cdcdcd;
	border-style: solid;
	margin-bottom: 20px;
	}
	
div.hostingrightblock a:link, div.hostingrightblock a:active, div.hostingrightblock a:visited {
	color: #406a90;
	text-decoration: none;
	}
	
div.hostingrightblock a:hover {
	color: #000000;
	text-decoration: none;
	}
	
div.fantasticorightblock {
	background: #fffaf1 url('images/fantastico.jpg') top right no-repeat;
	text-align: left;
	width: 175px;
	padding: 20px 20px 10px 20px;
	border: 2px;
	border-color: #cdcdcd;
	border-style: solid;
	margin-bottom: 20px;
	}
		
/* Frontpage Blocks */
	
#block {
	display: block;
	background: #cfe5fa url('images/fill.gif') top left no-repeat;
	float: left;
	border: 1px;
	border-color: #0099CC;
	border-style: dashed;
	padding: 20px;
	width: 222px;
	margin-bottom: 20px;
	}
	
#block a:link, #block a:active, #block a:visited {
	color: #406a90;
	text-decoration: none;
	border-bottom:1px dashed #000000;
	}
	
#block a:hover {
	color: #000000;
	}
	
#block2 {
	display: block;
	background: #cfe5fa url('images/fill.gif') top left no-repeat;
	float: left;
	border: 1px;
	border-color: #0099CC;
	border-style: dashed;
	padding: 20px;
	width: 222px;
	margin-left: 20px;
	margin-bottom: 20px;
	}
	
#block2 a:link, #block2 a:active, #block2 a:visited {
	color: #406a90;
	text-decoration: none;
	border-bottom:1px dashed #000000;
	}
	
#block2 a:hover {
	color: #000000;
	}
	
#block3 {
	display: block;
	background: #e7f2fd url('images/fill.gif') top left no-repeat;
	float: left;
	border: 1px;
	border-color: #0099CC;
	border-style: dashed;
	padding: 20px;
	width: 222px;
	margin-bottom: 20px;
	}
	
#block3 a:link, #block3 a:active, #block3 a:visited {
	color: #406a90;
	text-decoration: none;
	border-bottom:1px dashed #000000;
	}
	
#block3 a:hover {
	color: #000000;
	}
	
#block4 {
	display: block;
	background: #e7f2fd url('images/fill.gif') top left no-repeat;
	float: left;
	border: 1px;
	border-color: #0099CC;
	border-style: dashed;
	padding: 20px;
	width: 222px;
	margin-left: 20px;
	margin-bottom: 20px;
	}
	
#block4 a:link, #block4 a:active, #block4 a:visited {
	color: #406a90;
	text-decoration: none;
	border-bottom:1px dashed #000000;
	}
	
#block4 a:hover {
	color: #000000;
	}

#block5 {
	display: block;
	background: #f2f8fe url('images/fill.gif') top left no-repeat;
	float: left;
	border: 1px;
	border-color: #0099CC;
	border-style: dashed;
	padding: 20px;
	width: 222px;
	margin-bottom: 20px;
	}
	
#block5 a:link, #block5 a:active, #block5 a:visited {
	color: #406a90;
	text-decoration: none;
	border-bottom:1px dashed #000000;
	}
	
#block5 a:hover {
	color: #000000;
	}
	
#block6 {
	display: block;
	background: #f2f8fe url('images/fill.gif') top left no-repeat;
	float: left;
	border: 1px;
	border-color: #0099CC;
	border-style: dashed;
	padding: 20px;
	width: 222px;
	margin-left: 20px;
	margin-bottom: 20px;
	}
	
#block6 a:link, #block6 a:active, #block6 a:visited {
	color: #406a90;
	text-decoration: none;
	border-bottom:1px dashed #000000;
	}
	
#block6 a:hover {
	color: #000000;
	}
	
#block7 {
	clear: both;
	width: 506px;
	background: #f2f8fe url('images/fill.gif') top left no-repeat;
	border: 1px;
	border-color: #0099CC;
	border-style: dashed;
	padding: 20px;
	margin-bottom: 20px;
	}
	
#block7 a:link, #block7 a:active, #block7 a:visited {
	color: #406a90;
	text-decoration: none;
	border-bottom:1px dashed #000000;
	}
	
#block7 a:hover {
	color: #000000;
	}	

/* Special / Other */
	
#special {
	background: #86bef3 url('images/fill.gif') top left no-repeat;
	width: 536px;
	text-align: center;
	padding: 5px;
	margin: 0px auto 20px auto;
	border: 1px;
	border-color: #FF6600;
	border-style: solid;
	color: #333333;
	}
	
#special a:link, #special a:active, #special a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom:1px dashed #FFFFFF;
	}
	
#special a:hover {
	color: #000000;
	}
	
#hostingspecial {
	background: #86bef3 url('images/specialflash.gif') repeat;
	width: 536px;
	text-align: center;
	padding: 5px;
	margin: 0px auto 0px auto;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom : 0px;
	border-color: #FF6600;
	border-style: solid;
	color: #333333;
	}
	
#paypal {
	width: 500px;
	margin: 20px auto 10px auto;
	text-align: center;
	}
	
/* Footer */
	
#footer {
	clear: both;
	background: #ffedcf;
	width: 800px;
	margin: 0px auto 20px auto;
	padding: 10px 20px 10px 20px;
	border: 1px;
	border-color: #0099CC;
	border-style: solid;
	}
	
#footer a:link, #footer a:active, #footer a:visited {
	color: #406a90;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #000000;
	}
	
#footerleft {
	clear: both;
	width: 530px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	}
	
/* Fonts */

.style1 {
	color: #FF6600;
	font-weight: bold;
	font-size: 23px;
	margin: 0px 0px 10px 0px;
	}
	
.style2 {
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	}
	
.style14 {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}
	
.style16 {
	margin: 0px 0px 20px 0px;
	}
	
.style17 {
	text-decoration:line-through;
	}
	
.header3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #FF6600;
	}
	
.header4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	text-align: left;
	color: #FF6600;
	}

.imageindex {
	color: #FF6600;
	font-weight: bold;
	font-size: 23px;
	margin: 0px 0px 10px 0px;
	}
	
.toptext {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #FFF;
	padding-bottom: 5px;
	border: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	}
	
.paragraph {
	margin: 0px 0px 0px 0px;
	}
	
.pheader {
	margin: 10px 0px 0px 0px;
	}
	
.footer {
	font-size: 12px;
	color: #666666;
	}

.form {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}
	
.redoffer {
	color: #FF0000;
	}
	
.redsmall {
	color: #FF0000;
	font-size: 10px;
	}
	
.hostingheader {
	color: #FF6600;
	font-weight: bold;
	font-size: 20px;
	margin: 10px 0px 10px 0px;
	}
	
.red {
	color: #FF0000;
	}
	
/* Forms */
	
.text_box {
	background: transparent url('support/images/formfill.jpg') no-repeat;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.domain_box {
	background: transparent url('support/images/formfill.jpg') no-repeat;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	}
	
.com_box {
	background: transparent url('support/images/formfill.jpg') no-repeat;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 50px;
	}
	
/* Lists */

ul {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
ul.homelist {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

li {
	list-style-position: inside;
	}

li.mainlist {
	color: #406a90;
	list-style-position: inside;
	}
	
li.homelist {
	list-style-image: url('images/bullet.gif');
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}