body {
        background-color:#000000;
        color:#ffffff;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 10px 10px;
        padding: 0px;
}




th,td,p,.text {font-family:verdana,geneva cy,arial,sans-serif;color:#fff7ea;font-size:11px;align:left;}




.domainform { color: #669900;font-size:17px; font-weight:bold; text-transform: uppercase;}

.title { color: #669900;font-size:17px; font-weight:bold; text-transform: uppercase;}


.form {  font-size: 12px; font-weight: bold; color: #333333}

#container {
        margin: 10px auto;
        text-align: left;
        width: 820px;
}


/********************** Header ***************************/
#header {
        margin: 0px 0px 0px 0px;
        background-image:url(images/planetmind_windmills4.jpg);
        width:820px;
        height:230px;
        position:relative;
	background-repeat: no-repeat;
}
#header ul{
        background-color:#123478;
        width:812px;
        border: 4px solid #ffffff;
        display:block;
        top:196px;
        position:absolute;
        margin: 0px 0px 0px 0px;
        height:22px;
        padding:5px 0px 0px 0px;
        text-align:center;
	
}
#header li{
        display:inline;
}
#header ul a{
        text-decoration:none;
        color:#31ff31;
        margin: 0px 25px;
	font-weight: bold;
}
#header ul a:hover{
        text-decoration:none;
        color:#44ffff;
	font-weight: bold;
}
/********************** Content ***************************/
#content {
        background-image:url(images/content_bg.gif); 
        background-repeat: repeat;
	width:800px;
	padding: 10px 10px 0px 10px;
}
img{
        border-width:0px;
}
h1{
        color:#fd4533;
        font-size:18px;
        margin: 20px 0px 20px 0px;
}

h2{
        color:#85e177;
        font-size:16px;
        margin: 20px 0px 15px 0px;
}

#question {
	color:#ccff57;
	font-size:14px;
	font-weight: bold;	
}
#answer {
	color:#bbbf27;
	font-size:13px;
}



#left {
        float:left;
        width:320px;
        margin-left:20px;
        padding: 10px 10px 20px 0px;
        display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
        margin-right:14px;
}
#right {
        float:right;
        width:320px;
        padding: 10px 20px 20px 20px;
        margin-top:10px;
       /*  border-left: #FFF 2px solid; */
	display:inline;
}

#right a{
        color:#c77e0c;
}
#right a:hover{
        color:#85a157;
	
}


/* searchbox style and positioning */
#searchbox {
    float: right;
    clear: right;
    background-color: transparent;
    margin: 0em 0 0 0;
    padding: 0 2em 0 0;
    text-align: right;
    text-transform: lowercase;
    white-space: nowrap;
    z-index: 2;
}

input.searchButton {
    font-size: 100%;
    margin-bottom: 1px ! important;
    color: #FFFFFF;
    background: #4e4e4e url(http://www.planetmind.net/images/search_icon.gif) 2px 1px no-repeat;
    cursor: pointer;
    padding: 1px 1px 1px 15px;
    text-transform: lowercase;

}
                                                                                

/*LINKS*/
a:link  { text-decoration: none; color: #EE7621; }
a:active  { text-decoration: none; color: #444444; }
a:visited  { text-decoration: none; color: #cE5621; }
a:hover  { color: #00ced1; text-decoration: none; }




.plan_cost {font-weight: bold; color:#cd3a00;padding:0px;; font-size:16px;}
.plan_cost span {font-weight:normal; color:#444; font-size:9px;}
.feature {text-align:left; color:#df3a00; border-top:1px dotted #ccc; border-bottom:0px dotted #ccc; padding:5px; }
.feature_value1 {font-weight:bold; text-align:right;  color:#3a9d00; border-top:1px dotted #ccc; border-bottom:0px dotted #ccc; padding:5px; }
.feature_value2 {font-weight:bold; text-align:right;  color:#bd9a00; border-top:1px dotted #ccc; border-bottom:0px dotted #ccc; padding:5px; }
.feature_value3 {font-weight:bold; text-align:right;  color:#cf5f00; border-top:1px dotted #ccc; border-bottom:0px dotted #ccc; padding:5px; }
.onHeader {font-weight:bold; font-size:13px; border-bottom:0; color: #8888ff}


/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:5px;

}
#footer {
        width:800px;
        text-align:center;
}



