/* CSS Document */
/* © QuikDesign 2007 - www.quikdesign.com.au */

body {
	margin-top:0px;
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:18px;
}

h1 {
	font-size:15px;
	color:#99494D;
	font-weight:bold;
}

h2 {
	font-size:14px;
	color:#99494D;
	font-weight:bold;
}

h3 {
	font-size:13px;
	color:#99494D;
	font-weight:bold;
}

dfn {
	font-style:normal;
	border-bottom: dotted 1px #666666;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#99494D;
	text-decoration:underline;
}	
	



.shadowright {
	background-image:url(../images/shadowright.png);
	background-position:left;
	background-repeat:no-repeat;
	background-repeat:repeat-y;
}

.shadowleft {
	background-image:url(../images/shadowleft.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-repeat:repeat-y;
}


ul.welcometoquikdesign {
	list-style-type:square;
	font-size:11px;
	color:#666666;
	line-height:17px;
}

.frontpageboxes {
	font-size:11px;
	color:#444444;
	line-height:18px;
	padding:5px 5px 5px 5px;
}

.frontpagebkgfade {
	background-image:url(../images/frontpage/backgroundfade.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.shadowtop {
	background-image:url(../images/shadowtop.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}

.sidebarheader {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#99494D;
	font-weight:bold;
}

.smallbaselinks {
	font-size:10px;
	color:#666666;
}

a.smallbaselinks {
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

a.smallbaselinks:hover {
	font-size:10px;
	color:#333333;
	text-decoration:underline;
	
}

.featurelist {
	color:#444444;
	font-size:11px;
	line-height:14px;
}

ul.webhostplanlist {
	font-size:11px;
	color:#444444;
	line-height:16px;
	list-style-type:square;
	padding-left:0px;
}

.hostingbackground {
	background-image:url(../images/backgrounds/hostingpackages.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.frontpageboxesbkg {
	background-image:url(../images/frontpage/frontpageboxes.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

.frontpagefeatures {
	color:#444444;
	font-size:11px;
	line-height:16px;
}

.terms {
	font-size:10px;
	color:#666666;
	line-height:12px;
}

.contentbackground {
	background-image:url(../images/contentbackground.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.sideoptionsback {
	background-image:url(../images/sideoptions.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.sidelogin {
	font-size:11px;
	color:#FFF;
}
	