<!--
/* Start reset css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/* End reset css */

body {
font-family:Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
font-size:80%;
color:#111;
background-color:#fff;
text-align:center;
}

#container {
position:relative;
background-color:#fff;
width:871px;
text-align:left;
margin-left:auto;
margin-right:auto;
}

#content {
float:left;
width:600px;
margin-top:10px;
padding-bottom:50px;
}

div#sidebar {
float:right;
width:212px;
margin-top:50px;
margin-bottom:50px;
}

#footercontainer {
clear:both;
width:100%;
color:#000;
background-color:#7da4cf;
text-align:center;
}

#footer {
display:none;
}
#footer ul {
margin-top:160px;
padding-bottom:20px;
}
#footer li {
margin-left:60px;
}

img#logo {
margin-top:25px;
margin-left:50px;
float:left;
}

img.inline {
float:left;
clear:left;
border:1px solid;
margin:15px;
}
img.right {
float:right;
clear:right;
margin:10px;
margin-right:0;
}
img.left {
float:left;
clear:left;
margin:10px;
margin-left:0;
}

img.rss {
float:left;
margin-top:-7px;
padding-right:10px;
border:none;
}

#title {
float:left;
margin-top:10px;
margin-bottom:10px;
}

#header {
}

div#nav {
display:none;
}

h1 {
font-size:2em;
text-align:center;
margin-top:35px;
margin-bottom:25px;
font-weight:700;
color:#842f67;
}

h2 {
font-size:1.5em;
text-align:left;
margin-top:35px;
margin-bottom:25px;
padding-bottom:8px;
line-height:1.5;
font-weight:700;
color:#842f67;
background:url(/img/line.png) no-repeat bottom left;
}
#footer h2 {
padding-top:20px;
margin-top:0;
background:none;
}
#opinion h2 {
background:none;
}
#resources h2 {
background:none;
}

h3 {
font-size:1.3em;
text-align:left;
margin-top:15px;
margin-bottom:15px;
font-weight:700;
color:#842f67;
}

#sidebar h3 {
text-align:center;
}

h4 {
font-size:1em;
text-align:left;
margin-top:15px;
margin-bottom:15px;
font-weight:700;
color:#842f67;
}

p {
margin-bottom:1.5em;
line-height:1.5;
}

dt {
font-weight:700;
color:#369;
padding-left:10px;
background:url(/img/newbullet.png) no-repeat 0px 8px;
}
dd {
margin-left:10px;
}

ul li {
padding-left:10px;
background:url(/img/newbullet.png) no-repeat 0px 8px;
}

ol {
list-style: inside decimal;
}

ol ul {
margin-top:15px;
}

li,dt,dd {
margin-bottom:10px;
line-height:1.5;
}
pre {
font-size:0.9em;
font-weight:bold;
color:navy;
font-family:arial;
margin-top:50px;
margin-bottom:50px;
}

span.opinion {
}

span.recentlist {
margin-left:50px;
}

hr {
color:#842f67;
background-color:#842f67;
margin-top:40px;
margin-bottom:30px;
width:80%;
height:1px;
text-align:center;
}

form.feedburner input {
width:85px;
margin-right:3px;
}

.submit {
display:none;
}

p.emphasis {
color:#369;
text-align:center;
font-weight:700;
font-size:1.2em;
margin-bottom:50px;
}
p.emphasis2 {
font-size:1.2em;
}

div.learn, p.learn {
color:#000;
background-color:#7DA4CF;
border:1px solid #000;
text-align:center;
font-weight:700;
margin:25px;
padding:5px;
}

#sidebar div.learn {
margin:0;
}
#sidebar fieldset {
clear:both;
border:none;
}
#sidebar ul {
padding-left:0;
margin-left:0;
}
#sidebar li {
background:none;
padding-left:0;
}

p.note,span.note {
font-size:0.8em;
}

p.updated {
font-size:0.8em;
text-align:center;
margin-top:30px;
margin-bottom:20px;
}

div.quote {
color:#000;
background-color:#7DA4CF;
border:1px solid #000;
text-align:justify;
font-style:italic;
margin:25px;
padding:5px 10px;
}

p.quote {
color:#842f67;
border:1px solid #000;
text-align:justify;
font-style:italic;
margin:25px;
padding:5px 10px;
}
img.thumb {
float:left;
margin-left:58px;
border:5px #fff solid;
}

img.applybutton {
display:none;
}
#prices img.applybutton, #login img.applybutton {
margin-top:0;
margin-right:20px;
margin-bottom:20px;
}
div.servicesweoffer{
height:12em;
}
div.servicesweoffer ul {
margin-left:120px;
}
div.pay {
height:120px;
}
div.pay p {
padding-top:30px;
font-size:1.2em;
}

img.applytable {
display:none;
}

img.mainpagepic {
margin-top:25px;
text-align:center;
display:block;
margin-left:auto;
margin-right:auto;
}

#sidebar img {
text-align:center;
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom: 10px;
}

div.login {
font-size:0.9em;
font-weight:700;
z-index:5;
}

.login input {
font-size:0.9em;
vertical-align:middle;
padding:0;
}

.login fieldset {
border:none;
margin-bottom:10px;
}

.go {
width:2.5em;
}

div.paybutton {
float:right;
z-index:2;
}
#sidebar .box {
border:5px solid #7da4cf;
padding:10px;
margin-bottom:15px;
}
#sidebar p {
text-align:left;
}

#status table {
font-size:0.8em;
width:100%;
border-collapse:collapse;
border:1px solid #333;
}

#status table td,#status table th {
text-align:center;
border:1px solid #333;
}

#status table th.type {
color:#fff;
background-color:#842f67;
}

form.apply {
display:none;
}
form.apply table {
margin:10px;
border-collapse:collapse;
border:0;
}
form.apply table td {
vertical-align:top;
padding-bottom:5px;
}

table.contactform {
font-size:0.9em;
}
table.contactform td {
padding-bottom:5px;
}

table.member {
width:90%;
margin-left:5%;
margin-right:5%;
border-collapse:collapse;
border:1px solid #000;
}

table.member th {
font-size:0.9em;
font-weight:700;
color:#fff;
background-color:#842f67;
border:1px solid #000;
text-align:center;
}

table.member td {
font-size:0.9em;
border:1px solid #000;
text-align:center;
vertical-align:middle;
}

table.texttable {
font-size:1em;
width:90%;
margin-left:5%;
margin-right:5%;
border-collapse:collapse;
border:1px solid #000;
}

table.texttable td {
border:1px solid #000;
text-align:left;
}

table.texttable th {
border:1px solid #000;
background-color:#842f67;
color:#fff;
}

div.diggbutton {
float: right;
margin-left: 15px;
}

div.codetext {
overflow: auto;
width: 650px;
background-color:#ccc;
}


fieldset {
border:solid 1px #842f67;
margin-top:8px;
}

div.entry {
margin-top:10px;
}

strong {
font-style:normal;
font-weight:700;
}

.dropdownbox1 {
width:15em;
}

.center {
clear:both;
text-align:center;
}
img.center,object.center {
margin-top:25px;
text-align:center;
display:block;
margin-left:auto;
margin-right:auto;
}

p,ol,dl {
text-align:justify;
}

legend {
color:#842f67;
}

.error {
color:red;
font-weight:bolder;
font-size:0.8em;
}

.required {
vertical-align:middle;
text-align:center;
font-size:0.8em;
}

.highlight {
color:#842f67;
font-weight:700;
text-align:center;
font-size:1.4em;
}

div.offer {
border:solid 1px #842f67;
padding:5px;
text-align:center;
background:url(/img/yellow_gradient.jpg) repeat-x 0 0;
}
div.offer h2 {
margin-top:10px;
background:none;
text-align:center;
}
div.offer p {
text-align:left;
}
img.emailicon {
float:left;
margin-top:3px;
padding-right:8px;
}
p#emailparagraph {
margin-bottom:50px;
}

/* Wordpress */
li.mycomment {
background-color:#E6C98F;
border:solid 1px #842f67;
padding:5px;
}
textarea#comment {
width:600px;
}
#respond {
margin-top:40px;
}
small {
font-size:0.8em;
}
form#searchform input {
width:85px;
}
ul.related_post {
padding-top:10px;
}
div.alignleft {
float:left;
width:275px;
}
div.alignright {
float:right;
width:275px;
text-align:right;
}
h2 {
clear:both;
padding-top:30px;
}
/* End Wordpress */

a[href^="http://"] {
background:transparent url(../img/external.png) center right no-repeat;
padding-right:15px;
}

#nav ul li,#footer ul li {
	list-style:none;
	background:none;
	padding:0;
	line-height:1.2;
  display:inline;
}

#nav ul li a {
margin:0.2em 14px 0px 2px;
text-decoration:none;
font-weight:bold;
color:#ce9728;
}
#nav ul li a:visited {
text-decoration:none;
font-weight:bold;
color:#ce9728;
}
#nav ul li a:hover{
color:#842f67;
text-decoration:none;
}
#footer ul li a {
text-decoration:none;
font-weight:bold;
color:#fff;
}
#footer ul li a:visited,#sidebar div.learn a:visited {
color:#fff;
font-weight:bold;
text-decoration:none;
}
#footer ul li a:hover,#sidebar div.learn a:hover{
color:#842f67;
text-decoration:none;
}
#sidebar a {
text-align:left;
}

#home #nav ul .home, #webhosting #nav ul .webhosting, #webdesign #nav ul .webdesign, #siteupdates #nav ul .siteupdates, #portfolio #nav ul .portfolio, #prices #nav ul .prices, #resources #nav ul .resources, #opinion #nav ul .opinion, #about #nav ul .about, #contact #nav ul .contact
{
color:#842f67;
background-color: #fff;
padding-bottom:2px;
border-bottom: solid 2px #842f67;
}

a[href^="http://www.realfreewebsites.com"],a[href^="http://feeds.feedburner.com"] {
background:none;
padding-right:0;
}


a:link { 
	color: #000000;
	text-decoration: underline;
	}
a:visited { 
	color: #000000;
	text-decoration: underline;
	}
a:hover { 
	color: #000000;
	text-decoration: underline;
	}
a:active { 
	color: #000000;
	text-decoration: underline;
	}

-->