/* ---------- GLOBAL STUFF ---------- */

body {margin:10 0 0 0; font-family:verdana; color: #336699; background-image: url('../images/bg.jpg'); background-repeat: repeat-x; background-color: #D0E2FF;}

td {font-family: verdana; font-size: 12px;}

.blogRail { font-family: verdana; font-size: 10px; font-weight: bold; }

p {line-height: 20px;}

.title {font-family: verdana; font-size: 17px; font-weight: bold;}

.subTitle {font-family: verdana; font-size: 15px; font-weight: bold;}

.titleBar {font-family: lucida sans, trebuchet ms, verdana, sans-serif; font-size: 18px; color:#336699; line-height:25px; font-weight: bold;text-indent: 20px; padding:5px;}

.rightNav {font-family: trebuchet ms, lucida sans, verdana, sans-serif; font-size: 16px; color:#336699; font-weight: bold;}

.tiny {font-size:10px;}

/* ---------- FORM TABLES ---------- */

td.formTitle {font-size:12px; font-family:verdana; font-weight: bold; color:#666666; border-top: 1px solid #EEEEEE; text-align:right;}

td.formField {border-top: 1px solid #EEEEEE;}

td.formBottom {border-top: 1px solid #f8e877;}

.hint {font-family: trebuchet ms; font-size:11px; color:#999999;}

td.formFieldError {
border-bottom: 1px solid #FF0000;
border-left: 3px solid #FF0000;
color:#FF0000;
font-weight:bold;
line-height: 20px;
background-color: #FFEEEE;
background-position: 0% bottom;
background-repeat: repeat-x;
}


/* ---------- ERRORS AND ALERT MESSAGES ---------- */

.errorBoxWrap {background-color:#FFEDED; border:1px solid #FF0000; text-align:center; padding:10px;}

.errorBoxTitle {font-size:18px; color:#FF0000; font-weight:bold; font-family:verdana, sans-serif; text-transform: uppercase; line-height:25px;}

.errorBoxMessage {font-size:12px; color:#FF0000; font-family:verdana;}


/* GETTING STARTED WIZARD
------------------------------------------------------------ */

.titleWiz {
font-family: verdana;
font-size: 16px;
font-weight: bold;
border-bottom: 1px solid #f8e877;
color:#333333;
line-height: 15px;
}

.wizBox {
padding: 15;
background-color: #ffffcc;
border: 1px solid #ffcc66;
color: #F00;
font-weight: bold;
}

.wizSmall {
font-size: 11px;
color:#333333;
}

td.wizTitle {
font-size:12px;
font-family: verdana;
font-weight: bold;
color:#333333;
}

td.wizFieldError {
color: #FF0000;
font-weight: bold;
background-color: #ffeded;
}

#wizL {
font-weight: bold;
color: #FF0000;
text-decoration: underline;
}





/* ---------- FOOTER AREA ---------- */

.footerLinks {font-size: 11px; color:#666;}

.copyright {color:#6699CC; font-size:10px; font-family:trebuchet ms,verdana;}



/* ---------- LINKS ---------- */

a.footerLinks {text-decoration: none; color: #0066CC; font-size: 11px;}
a.footerLinks:hover,active {text-decoration: underline; color: #0066CC; font-size: 11px;}
a.footerLinks:visited {text-decoration: none; color: #006699; font-size: 11px;}

a.copyright {color:#6699CC; text-decoration:none;}
a.copyright:hover,a:active {color:#6699CC; text-decoration:underline;}
a.copyright:visited {color:#6699CC;}

a {text-decoration: none; color: 0066FF;}
a:hover,active {text-decoration: underline; color: #0066FF;}

#button a
{
font-family: arial;
font-size: 13px;
font-weight: bold;
display: block;
padding: 6px 10px 6px 10px;
background-repeat: no-repeat;
border: 1px solid #CCCCCC;
text-align: center;
color: #000000;
height: 14px;
text-decoration: none;
margin: 0px 1px 1px 0px;
}

#button a:active
{
font-weight: bold;
color: #0000ff;
background-repeat: no-repeat;
text-decoration: underline;
margin: 1px 0px 0px 1px;
}

#button a:hover
{
font-weight: bold;
color: #0000ff;
background-repeat: no-repeat;
text-decoration: underline;
}


