form {
	margin: 0px;
}

img {
	border: 0px;
}

body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;
}
table.wrapper
{
width: 660px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}

.heading2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
    text-decoration: none;
    color: #000000;
}

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}

table.clientlinks {
	background:#e0e0e0;
}

td.clientlinks {
	background:#f9f9f9;
	width:25%;
	text-align:center;
	padding: 6px;
}

.navboxlinks {
    background-color: #ffffff;
    padding: 5px;
}

.navboxlinks td {
    border-bottom: 1px dotted #cccccc;
}

.navbox {
    background-color: #f7f7f7;
    border: 1px dotted #cccccc;
    padding: 5px;
}

.navinput {
    border: 1px solid #cccccc;
    width: 95px;
}

.submitbutton {
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    background-color: #3A6897;
    border: 1px solid #3A6897;
}

.footerbar {
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 98%;
	border: 1px solid #e0e0e0;
	padding: 0px;
}

.fieldarea {
	background-color: #f7f7f7;
	text-align: right;
}

.clientareatable {
	width: 100%;
	background-color: #cccccc;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #ffffcc;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #ccff99;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #ff9999;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

.contentbox {
	width: 96%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

tr.orderheadingrow {
	background-color: #e0e0e0;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #f7f7f7;
	color: #000000;
}

tr.orderrow2 {
	background-color: #efefef;
	color: #000000;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 99%;
	color: #191919;
	margin: 0px;
	padding: 0;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	background-color: #DDE6C7;
}
#masthead {
	color: #999999;
	margin: 0;
	background-image: url('http://www.elfdesigns.com.au/images_new/headgreenaug.jpg');
	background-repeat: no-repeat;
	height: 235px;
	padding-top: 0px; 
}
#header {
	font-size: .7em;
	color: #60BB44;
	text-align: right;
}

#wrapper {
	margin:0 auto; background-image: url('http://www.elfdesigns.com.au/images_new/backgreenaug.png');
	background-repeat: repeat-y;
	background-position:  center 50%;
	padding-right: 19px;
	padding-left: 19px;
	width: 900px
	
	
}
#column_wrapper {
	padding: 0px;
	margin: 0px;
	background-image: url('http://www.elfdesigns.com.au/images_new/wrapgreenaug.jpg');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: top;
	
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 450px;
	float: left;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-size: .9em;
}
#left {
	width: 200px;
	float: left;
	padding-left: 13px;
}
#left .content {
	padding: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}

#right .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding: 10px;
	margin: 0px;
}
#masthead .content {
	padding: 8px;
	height: 28px;
}
#masthead img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	margin:0 auto; color: #FFFFFF;
	font-size: 0.7em;
	clear: both;
	height: 0px;
	background-image: url('http://www.elfdesigns.com.au/images_new/footnewaug.png');
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	background-position:  center 50%;
	width: 900px
}

#footer .content {
	margin-top: 85px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	color: #60BB46;
	text-align: center;
}
#right li {
	list-style-type: none;
	color: #000000;
	list-style-position: outside;
	list-style-image: url('http://www.elfdesigns.com.au/images/icons/arrow3.gif');
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #60BB44;
	text-decoration: none;
}
#right a:visited {
	color: #60BB44;
	text-decoration: none;
}
#right a:hover {
	color: #212121;
	text-decoration: none;
}

#footer a:link {
	color: #60BB46;
}
#footer a:visited {
	color: #60BB46;
}
#footer a:hover {
	color: #BFCCA0;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.2em;
	margin: 0;
	color: #333333;
	letter-spacing: .3em;
	background-color: #F4F8ED;
	padding: 4px;
}
h2 {
	font-size: 1.0em;
	color: #BFCCA0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 8px;
	padding-top: 4px;
}
h3 {
	font-size: 1.25em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#rightinside {
	width: 55px;
	float: left;
	background-color: #FFFFFF;
	padding: 8px;
	margin-left: 4px;
}
#subscribe {
	padding: 4px;
	width: 250px;
	position: absolute;
	left: 66px;
	top: 11px;
	margin-bottom: 15px;
	height: 35px;
}
#subscribe a {
	padding: 4px;
	margin-bottom: 15px;
	color: #6BCF08;
	text-decoration: none;
	font-size: 0.7em;
}
#subscribe a:hover {
	padding: 4px;
	margin-bottom: 15px;
	color: #6F736F;
	text-decoration: none;
	font-size: 0.7em;
}
#right .news {
	font-size: 0.8em;
	line-height: 1.65em;
	width: 175px;
	margin-top: 0px;
	padding: 8px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #60BB46;
	background-color: #FFFFFF;
}
#skype {
	color: #FFFFFF;
	text-align: center;
	width: 190px;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#skype h4 {
	color: #FFFFFF;
	text-align: center;
	width: 175px;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#skype a {
	color: #FFFFFF;
	text-decoration: none;
}
#left img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#skype a:hover {
	color: #666666;
}


#outernav {
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#outernav a {
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
}
#outernav a:hover {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
}

#blog {
	color: #101010;
	text-decoration: none;
	width: 200px;
	float: right;
	font-size: 0.7em;
	left: 653px;
	top: 230px;
	padding: 8px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9E7D8;
	border-bottom-color: #D9E7D8;
	border-left-color: #D9E7D8;
}

#blog a {
	color: #60BB44;
	text-decoration: none;
}
#blog a:hover {
	color: #DDE6C7;
	text-decoration: none;
}
#blog .content {
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	font-size: 0.8em;
}

#blog h3 {
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	left: 653px;
	top: 230px;
	padding: 5px;
	text-align: left;
}
#blog .portfolio {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7D3C7;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#blog img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.quote {
	font-style: italic;
	color: #BFCCA0;
	text-align: right;
}
#feature {
	background-color: #FFFFFF;
	padding: 2px;
}
#feature h4 {
	background-color: #FFFFFF;
	padding: 2px;
	font-size: 1.0em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #60BB44;
	margin: 0px;
}
#feature h5 {
	padding: 0px;
	color: #60BB44;
	font-style: italic;
	text-align: right;
}
#feature p {
	color: #666666;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#feature img {
	padding: 6px;
	color: #666666;
	margin-right: 4px;
}
#right fieldset {
	border: 1px solid #DDE6C7;
}
#featureport {
	background-color: #FFFFFF;
	padding: 2px;
}
	
body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 12px;


.tweetbutton {
    float: right;
    margin: 0 15px 15px 15px;
}

/* --------------------------------------------------------------
   CLIENT AREA HOMEPAGE
-------------------------------------------------------------- */

.duebalance {
    background-color: #F2FFE1;
    width: 80%;
    margin: 10px auto 0 auto;
    padding: 5px 0 2px 0;
    font-size: 18px;
    text-align: center;
    color: #86BC16;
}
.duebalance.overdue {
    background-color: #FFB9B9;
    color: #cc0000;
}
.creditbalance {
    background-color: #F2FFE1;
    width: 80%;
    margin: 0 auto 10px auto;
    padding: 2px 0 5px 0;
    font-size: 15px;
    color: #86BC16;
    text-align: center;
}
.creditbalance.overdue {
    background-color: #FFB9B9;
    color: #fff;
}
.balanceoptions {
    text-align: center;
    margin: 5px 10px 0 0;
    font-size: 12px;
}
.homeyourdetails {
    margin: 15px 0 0 0;
    padding: 5px;
    font-size: 12px;
}
.homeyourdetails .title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.homeyourdetails .update {
    float: right;
    margin: 35px 30px 0 0;
    font-size: 11px;
    text-align: center;
}
.homeyourdetails .update a {
    color: #000;
}
.homeyourdetails .details {
    border-left: 10px solid #f2f2f2;
    padding: 10px 0 10px 20px;
    margin: 15px;
    width: 400px;
}
.homequicklinks {
    float: right;
    margin: 0;
    width: 310px;
    padding: 5px;
    text-align: center;
    font-size: 10px;
}
.homequicklinks .title {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: center;
}
.homequicklinks .cols {
    float: left;
    width: 150px;
    margin-left: 5px;
}
.homequicklinks ul {
    list-style-type: none;
    margin: 0;
}
.homequicklinks li {
    font-size: 14px;
    margin: 0 0 5px -40px;
    padding: 4px;
    background-color: #f2f2f2;
    text-align: center;
}
.homequicklinks li:hover {
    background-color: #C6DCF4;
}
.homequicklinks li:hover a {
    color: #fff;
}
.quickjumpbar {
    border: 1px dashed #ccc;
    background-color: #f2f2f2;
    margin: 15px 0 0 0;
    padding: 10px;
    font-size: 13px;
}
.quickjumpbar .col1 {
    float: left;
    width: 20%;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.quickjumpbar .cols {
    float: left;
    width: 40%;
    text-align: center;
}
.quickjumpbar input {
    border: 1px solid #ccc;
    padding: 3px;
    font-size: 12px;
}
.clear {
    clear: both;
}
