/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}
table 
{
border:0px solid red;
}
td 
{
border:0px solid red;
}
img
{
border: 0px;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/bg5.jpg) top center no-repeat #ffffff;
	line-height: 18px;
	padding-bottom: 23px;
}

a{
//	color: #ffffff;
//	text-decoration: none;
	text-decoration: none;
	font-weight:bold;
	color: #2b3e5f;
}
a:hover{
	color: #ff3333;
	text-decoration: underline;
}

a:active{
	color: #ff3333;
	text-decoration: underline;
}


a.red{
        color: #cccccc;
        text-decoration: none;
}

a.red:hover{
        color: #ffffff;
        text-decoration: underline;
}

a.red:active{
        color: #ffffff;
        text-decoration: underline;
}

#login-box {
	width:333px;
	height: 352px;
	padding: 58px 76px 0 76px;
	color: #ebebeb;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images/login-box-backgcopy.png) no-repeat left top;
}

#login-box img {
	border:none;
}

#login-box h2 {
	padding:0;
	margin:0;
	color: #ebebeb;
	font: bold 24px "Calibri", Arial;
}


#login-box-name {
	float: left;
	display:inline;
	width:80px;
	text-align: right;
	padding: 14px 10px 0 0;
	margin:0 0 7px 0;
}

#login-box-field {
	float: left;
	display:inline;
	width:230px;
	margin:0;
	margin:0 0 7px 0;
}


.form-login  {
	width: 205px;
	padding: 10px 4px 6px 3px;
	border: 1px solid #0d2c52;
	background-color:#1e4f8a;
	font-size: 12px;
	color: #ebebeb;
}


.login-box-options  {
	clear:both;
	padding-left:87px;
	font-size: 11px;
}

.login-box-options a {
	color: #ebebeb;
	font-size: 11px;
}

.login-box-options a:hover{
	color: #ff3333;
	text-decoration: underline;
}


#search-box {
        width: 230px;
        height: 500px;
        padding: 10px 0px 0 20px;
        color: #ebebeb;
        font: 12px Arial, Helvetica, sans-serif;
        background: url(images/results_bg.png) left top;
}

#search-box img {
        border:none;
}

#search-box h2 {
        padding:0;
        margin:0;
        color: #ebebeb;
        font: bold 24px "Calibri", Arial;
}


#search-box-name {
        float: left;
        display:inline;
        width:60px;
        text-align: right;
        padding: 7px 10px 0 0;
        margin:0 0 7px 0;
}

#search-box-field {
        float: left;
        display:inline;
        width:130px;
        margin:0;
        margin:0 0 7px 0;
}

.form-search  {
        width: 120px;
        padding: 10px 4px 6px 3px;
        border: 1px solid #0d2c52;
        background-color:#1e4f8a;
        font-size: 12px;
        color: #ebebeb;
}


.search-box-options  {
        clear:both;
        padding-left:87px;
        font-size: 11px;
}

.search-box-options a {
        color: #ebebeb;
        font-size: 11px;
}

.search-box-options a:hover{
        color: #ff3333;
        text-decoration: underline;
}

#results-box {
        width:450px;
        height: 900px;
        padding: 10px 0px 0 20px;
        color: #ebebeb;
        font: 12px Arial, Helvetica, sans-serif;
        background: url(images/results_bg.png) left top;
}

#results-box img {
        border:none;
}

#results-box h2 {
        padding:0;
        margin:0;
        color: #ebebeb;
        font: bold 24px "Calibri", Arial;
}


#results-box-name {
        float: left;
        display:inline;
        width:60px;
        text-align: right;
        padding: 7px 10px 0 0;
        margin:0 0 7px 0;
}

#results-box-field {
        float: left;
        display:inline;
        width:230px;
        margin:0;
        margin:0 0 7px 0;
}

.form-results  {
        width: 120px;
        padding: 10px 4px 6px 3px;
        border: 1px solid #0d2c52;
        background-color:#1e4f8a;
        font-size: 12px;
        color: #ebebeb;
}
.results-box-options  {
        clear:both;
        padding-left:87px;
        font-size: 11px;
}

.results-box-options a {
        color: #ebebeb;
        font-size: 11px;
}

.results-box-options a:hover{
        color: #ff3333;
        text-decoration: underline;
}

#email-box1 {
        width:200px;
        height: 500px;
        padding: 10px 0px 0 20px;
        color: #ebebeb;
        font: 12px Arial, Helvetica, sans-serif;
//        background: url(images/results_bg.png) left top;
}
#email-box {
        width:200px;
        height: 500px;
        padding: 10px 0px 0 20px;
        color: #ebebeb;
        font: 12px Arial, Helvetica, sans-serif;
        background: url(images/results_bg.png) left top;
}


#email-box img {
        border:none;
}

#email-box h2 {
        padding:0;
        margin:0;
        color: #ebebeb;
        font: bold 24px "Calibri", Arial;
}


#email-box-name {
        float: left;
        display:inline;
        width:60px;
        text-align: right;
        padding: 7px 10px 0 0;
        margin:0 0 7px 0;
}

#email-box-field {
        float: left;
        display:inline;
        width:230px;
        margin:0;
        margin:0 0 7px 0;
}

.form-email  {
        width: 120px;
        padding: 10px 4px 6px 3px;
        border: 1px solid #0d2c52;
        background-color:#1e4f8a;
        font-size: 12px;
        color: #ebebeb;
}
.email-box-options  {
        clear:both;
        padding-left:87px;
        font-size: 11px;
}

.email-box-options a {
        color: #000000;
        font-size: 11px;
}

.email-box-options a:hover{
        color: #ffffff;
        text-decoration: underline;
}
#navdiv{
	border-bottom: 1px solid #bbb;
	background: #57575D url("navbar.png");
	font-size: 10px;
	color: #eee;
	height: 23px;
}
#topnav {
	border-top: 2px solid #718191;
	background: #718191;
	font-size: 10px;
	color: #eee;
	height: 23px;
	text-align: right;
}

}
#nav {
	position: relative;
	margin: 0;
	padding:0;
}
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#details-box {
        width:333px;
        height: 352px;
        padding: 58px 76px 0 76px;
        color: #ebebeb;
        font: 12px Arial, Helvetica, sans-serif;
        background: url(images/login-box-backgcopy.png) no-repeat left top;
}

#details-box img {
        border:none;
}

#details-box h2 {
        padding:0;
        margin:0;
        color: #ebebeb;
        font: bold 24px "Calibri", Arial;
}


#details-box-name {
        float: left;
        display:inline;
        width:280px;
        text-align: right;
        padding: 14px 10px 0 0;
        margin:0 0 7px 0;
}
#emailbuild-box {
        width:333px;
        height: 550px;
        padding: 58px 76px 0 76px;
        color: #ebebeb;
        font: 12px Arial, Helvetica, sans-serif;
        background: url(images/email-box-backg1.png) no-repeat left top;
}

#emailbuild-box img {
        border:none;
}

#emailbuild-box h2 {
        padding:0;
        margin:0;
        color: #ebebeb;
        font: bold 24px "Calibri", Arial;
}


#emailbuild-box-name {
        float: left;
        display:inline;
        width:80px;
        text-align: right;
        padding: 14px 10px 0 0;
        margin:0 0 7px 0;
}

#emailbuild-box-field {
        float: left;
        display:inline;
        width:230px;
        margin:0;
        margin:0 0 7px 0;
}


.form-emailbuild  {
        width: 205px;
        padding: 10px 4px 6px 3px;
        border: 1px solid #0d2c52;
        background-color:#1e4f8a;
        font-size: 12px;
        color: #ebebeb;
}
.emailbuild-box-options  {
        clear:both;
        padding-left:87px;
        font-size: 11px;
}
#emailbuild-box-list  {
        display:inline;
        width:80px;
        text-align: right;
        padding: 14px 10px 0 0;
        margin:0 0 7px 0;
}


.emailbuild-box-options a {
        color: #ebebeb;
        font-size: 11px;
}

.emailbuild-box-options a:hover{
        color: #ff3333;
        text-decoration: underline;
}

