/*****************************/
/* site popup - top bar      */
/*****************************/

#hideshow {
position:absolute;
width:920px;
height:675px;
top:0;
left:0;
}

#fade {
background:#000;
position:fixed; 
width:100%;
height:100%;
filter:alpha(opacity=80);
opacity:.80;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
left:0;
top:0;
z-index:10;
}

.popup_block {
background:#ddd;
padding:10px 20px;
border:10px solid #fff;
float:left;
width:920px;
position:fixed;
top:2%;
left:30%;
margin:0 0 0 -250px;
z-index:100;
}

.popup_block .popup {
float:left;
width:100%;
background:#fff;
margin:10px 0;
padding:10px 0;
border:1px solid #bbb;
}

.popup_content {
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.popup_content h1 {
font-size:28px;
color:#453751;
border-bottom:2px solid #999999;
font-weight:100;
padding-bottom:12px;
margin-top:20px;
}

.popup_content h3 {
margin-left:0px;
border-bottom:1px solid #bbb;
font-weight:normal;
width:500px;
}

.popup_content p {
font-weight:normal;
font-size:12px;
}

.popup img.cntrl {
position:absolute;
right:-20px;
top:-20px;
}
 
/*--Making IE6 Understand Fixed Positioning--*/
 
*html #fade {
position:absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop : document.body.scrollTop);
}
 
*html .popup_block {
position:absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+((documentElement.clientHeight-this.clientHeight)/2)
: document.body.scrollTop
+((document.body.clientHeight-this.clientHeight)/2));
	
left:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollLeft 
+ (document.body.clientWidth /2 ) 
: document.body.scrollLeft 
+ (document.body.offsetWidth /2 ));
}
 
/*--IE 6 PNG Fix--*/
 
img{
behavior:url(iepngfix.htc)
}

/*****************************/
/* icons starts              */
/*****************************/

.iconcell {
width:15px;
padding-left:0px;
}

.iconcellnone {
width:15px;
}

.iconcelladmin {
width:50px;
padding-left:5px;
}

.adminnavtextbump {
padding-left:0px;
}

/*****************************/
/* editsiteform starts       */
/*****************************/

editsiteglobals_holder {
width:920px;
background-color:#000000;
}

.editsiteglobals {
font-size:11px;
color:#333333;
}

form.editsiteform h1 {
font-size:28px;
color:#453751;
border-bottom:2px solid #999999;
font-weight:100;
padding-bottom:12px;
margin-top:20px;
}

form.editsiteform {
text-align:left;
padding:0px;
margin:0px 0px 0px 00px;
font-size:11px;
}

form.editsiteform select {
font-size:12px;
font-weight:normal;
}

form.editsiteform input.savebutton {
font-size:11px;
font-weight:normal;
width:50px;
}

form.editsiteform .textfield {
font-size:11px;
font-weight:normal;
}

form.editsiteform .textfield2 {
font-size:13px;
font-weight:normal;
margin-top:5px;
margin-bottom:5px;
width:350px;
}

form.editsiteform label {
font-size:12px;
font-weight:normal;
margin-left:15px;
margin-bottom:10px;
}

form.editsiteform p{
font-size:11px;
font-weight:bold;
border-bottom: 1px solid #666666;
padding-bottom:5px;
margin-bottom:10px;
margin-top:25px;
margin-left:0px;
width:500px;
}

/*****************************/
/* editsitepageform starts       */
/*****************************/

form.editsitepageform {
text-align:left;
padding:0px;
margin:0px 0px 0px 0px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

form.editsitepageform .textfield {
font-size:12px;
font-weight:normal;
}

form.editsitepageform input.savebutton {
font-size:11px;
font-weight:normal;
margin-top:20px;
margin-bottom:40px;
}

form.editsitepageform input.savebutton2 {
font-size:11px;
font-weight:normal;
margin-top:20px;
margin-bottom:10px;
}

form.editsitepageform h2 {
font-size:20px;
color:#666666;
margin-bottom:15px;
}

form.editsitepageform h3 {
font-size:15px;
color:#666666;
margin-bottom:15px;
margin-left:0px;
}

form.editsitepageform p{
font-size:11px;
font-weight:bold;
border-bottom: 1px solid #666666;
padding-bottom:5px;
margin-bottom:10px;
margin-top:20px;
margin-left:0px;
width:250px;
}

form.editsitepageform select {
font-size:13px;
font-weight:normal;
padding:0px;
margin-bottom:2px;
margin-top:2px;
width:250px;
background-color:#ffffff;
}

form.editsitepageform label{
margin-left: 15px; 
margin-bottom:2px;
margin-top:2px;
text-align:left;
}

form.editsitepageform label a {
color:#000000;
font-weight:normal;
text-decoration:none;
}

form.editsitepageform label a:hover {
text-decoration:none;
}

form.editsitepageform .smalllabel{
font-size:11px;
color:#999999
}

form.editsitepageform .label2{
margin-left: 12px; 
margin-bottom:2px;
margin-top:2px;
}

form.editsitepageform a {
color:#666666;
font-size:12px;
text-decoration:underline;
}

form.editsitepageform .tabletext {
font-size:12px;
}

/*****************************/
/* pagemessage starts        */
/*****************************/

div.pagemessage {
font-size:12px;
font-weight:bold;
color:#ffffff;
width:95%;
border:solid 0px #990000;
background-color:#990000;
padding:10px;
margin-bottom:20px;
}

div.pagemessage2 {
font-size:12px;
font-weight:bold;
color:#ffffff;
width:95%;
border:solid 0px #006600;
background-color:#006600;
padding:10px;
margin-bottom:20px;
}

/*****************************/
/* registerform starts       */
/*****************************/

form.registerform {
text-align:left;
padding:0px;
margin:0px 13px 0px 0px;
}

form.registerform p{
font-size:12px;
font-weight:normal;
margin-bottom:0px;
margin-top:20px;
margin-left:0px;
margin-bottom:20px;
}

form.registerform input.registerbutton {
font-size:13px;
font-weight:normal;
margin-top:12px;
margin-bottom:12px;
}

form.registerform input.textfield {
font-size:13px;
font-weight:normal;
padding:0px;
margin-top:4px;
margin-bottom:4px;
width: 300px;
}

form.registerform label{
margin-left: 15px; 
width: 150px;
}

form.registerform select {
font-size:13px;
font-weight:normal;
padding:0px;
margin-bottom:2px;
margin-top:2px;
width: 304px;
}

/*****************************/
/* loginform starts          */
/*****************************/

form.loginform {
text-align:left;
padding:0px;
margin:0px 13px 0px 0px;
}

form.loginform p{
font-size:12px;
font-weight:normal;
margin-bottom:0px;
margin-top:20px;
margin-left:0px;
margin-bottom:20px;
}

form.loginform input.loginbutton {
font-size:13px;
font-weight:normal;
margin-top:12px;
margin-bottom:12px;
}

form.loginform input.passwordbutton {
font-size:13px;
font-weight:normal;
margin-left:10px;
margin-bottom:3px;
}

form.loginform input.textfield {
font-size:13px;
font-weight:normal;
padding:0px;
margin-top:4px;
margin-bottom:4px;
width: 200px;
}

form.loginform label{
margin-left: 15px; 
width: 150px;
}

/*****************************/
/* login box start           */
/*****************************/

.loginbox {
width:200px;
height:180px;
border:1px solid #cccccc;
}

.loginbox_header {
width:200px;
height:20px;
border:1px solid #D7301E;
background-color:#D7301E;
color:#FFFFFF;
text-align:center;
font-weight:bold;
padding-top:4px;
margin-top:0px;
}

form.loginbox_form {
margin-top:5px;
}

form.loginbox_form input.textfield {
font-size:11px;
font-weight:normal;
padding:0px;
margin-top:5px;
margin-bottom:5px;
margin-left:10px;
margin-right:10px;
width:90px;
}

form.loginbox_form label{
font-size:11px;
}

form.loginbox_form input.loginbutton {
font-size:12px;
font-weight:normal;
margin-top:8px;
margin-bottom:8px;
margin-left:10px;
width:75px;
}

form.loginbox_form .checkbox {
margin-left:8px;
margin-top:5px;
}

.loginbox a {
margin-left:8px;
font-size:11px;
color:#333333;
text-decoration:none;
}

.loginbox a:hover {
text-decoration:underline;
}

.loginbox p {
margin-top:8px;
}

/*****************************/
/* my account box start      */
/*****************************/

.myaccountbox {
width:200px;
border:1px solid #cccccc;
}

.myaccountbox_header {
width:200px;
height:20px;
border:1px solid #D7301E;
background-color:#D7301E;
color:#FFFFFF;
text-align:center;
font-weight:bold;
padding-top:4px;
margin-top:0px;
}

.myaccountbox a {
margin-left:8px;
font-size:11px;
color:#cc0000;
text-decoration:none;
font-weight:bold;
}

.myaccountbox a:hover {
text-decoration:underline;
}

.myaccountbox p {
margin:0px;
background-image:url(../images/columnbar.gif);
line-height:30px;
}

/*****************************/
/* contactform starts        */
/*****************************/

form.contactform {
text-align:left;
padding:0px;
margin:0px 13px 0px 0px;
}

form.contactform p{
font-size:12px;
font-weight:normal;
margin-bottom:0px;
margin-top:10px;
margin-left:0px;
width:300px;
}

form.contactform input.button {
font-size:13px;
font-weight:normal;
width:125px;
margin-top:20px;
margin-bottom:20px;
}

form.contactform input.textfield {
font-size:14px;
font-weight:normal;
padding:0px;
margin-top:4px;
margin-bottom:4px;
width: 300px;
}

form.contactform textarea {
font-size:13px;
font-weight:normal;
padding:0px;
margin:0px;
width: 300px;
}

form.contactform select {
font-size:13px;
font-weight:normal;
padding:0px;
margin-bottom:2px;
margin-top:2px;
width: 294px;
}

form.contactform label{
margin-left: 15px; 
width: 150px;
}

form.contactform  div.desctext {
font-size:11px;
font-weight:normal;
color:#999999
}

form.contactform  div.desctext a{
font-size:11px;
font-weight:normal;
color:#0000ff
}

/*****************************/
/* contactform starts        */
/*****************************/

form.myinfoform {
text-align:left;
padding:0px;
margin:0px 13px 0px 0px;
}

form.myinfoform p{
font-size:12px;
font-weight:bold;
border-bottom: 1px solid #666666;
padding-bottom:5px;
margin-bottom:10px;
margin-top:25px;
margin-left:0px;
width:400px;
}

form.myinfoform input.button {
font-size:13px;
font-weight:normal;
width:125px;
margin-top:20px;
margin-bottom:20px;
}

form.myinfoform input.textfield {
font-size:14px;
font-weight:normal;
padding:0px;
margin-top:4px;
margin-bottom:4px;
width: 300px;
}

form.myinfoform textarea {
font-size:13px;
font-weight:normal;
padding:0px;
margin:0px;
width: 300px;
}

form.myinfoform select {
font-size:13px;
font-weight:normal;
padding:0px;
margin-bottom:2px;
margin-top:2px;
width:304px;
}

form.myinfoform label{
margin-left: 15px; 
width: 150px;
}

form.myinfoform .smalllabel{
font-size:10px;
color:#999999
}

/*****************************/
/* articles starts           */
/*****************************/

div.articles {
text-align:left;
}

div.articles .header{
font-size:15px;
font-weight:bold;
text-align:left;
background-color:#D7301E;
padding-left:10px;
padding-bottom:2px;
padding-top:2px;
margin-bottom:5px;
color:#ffffff;
}

div.articles .articletable{
padding-left:10px;
}

div.articles h1{
font-size:20px;
text-align:left;
background-color:transparent;
padding:0px;
margin-bottom:5px;
color:#666666;
}

div.articles .articlelist_title{
font-size:15px;
font-weight:bold;
line-height:20px;
color:#000000;
text-decoration:none;
}

div.articles .desc{
font-size:11px;
color:#666666;
font-weight:normal;
line-height:20px;
}

div.articles .desc a {
font-size:11px;
color:#666666;
font-weight:normal;
line-height:20px;
text-decoration:none;
}

div.articles .desc a:hover {
font-size:11px;
color:#666666;
font-weight:normal;
line-height:20px;
text-decoration:underline;
}

div.articles .summary{
margin-top:10px;
margin-bottom:0px;
color:#666666;
}

div.articles div.articletext{
margin-top:10px;
margin-bottom:0px;
}

div.articles .readmore{
font-size:11px;
}

div.articles .readmore a{
color:#999999;
}

div.articles .feedlink a{
color:#999999;
}

div.articles .dividerline{
background-color:#e8e8e8;
}

/*****************************/
/* feed css starts           */
/*****************************/

div.feed .header{
font-size:15px;
font-weight:bold;
text-align:left;
background-color:#D7301E;
padding-left:10px;
padding-bottom:2px;
padding-top:2px;
margin-bottom:5px;
color:#ffffff;
}

div.feed .headline{
font-size:15px;
font-weight:bold;
line-height:20px;
color:#000000;
text-decoration:none;
}

div.feed .thumbnail{
margin-right:10px;
margin-bottom:10px;
}

div.feed .postedby-text {
font-size:11px;
color:#666666;
font-weight:normal;
line-height:20px;
}

div.feed .postedby-text a {
font-size:11px;
text-decoration:none;
}

div.feed .postedby-text a:hover {
font-size:11px;
text-decoration:underline;
}

div.feed .summary{
margin-top:10px;
margin-bottom:0px;
color:#666666;
font-weight:normal;
}

div.feed .readmore{
font-size:11px;
font-weight:normal;
}

div.feed .readmore a{
color:#999999;
font-weight:normal;
}

div.feed .feedlink a{
color:#999999;
font-weight:normal;
}

div.feed .dividerline{
background-color:#e8e8e8;
}

div.feed .spacing{
height:8px;
}

div.feed .pageresultstext {
font-size:11px;
color:#666666;
font-weight:normal;
line-height:20px;
}

/*****************************/
/* articlecomments starts    */
/*****************************/


div.articlecommentsarea h2{
font-family:Arial;
font-size:18px;
text-align:left;
background-color:transparent;
padding:0px;
margin-bottom:10px;
color:#666666;
}

div.articlecomments {
font-family:Arial;
font-size:12px;
font-weight:normal;
width:95%;
border:solid 1px #cccccc;
padding:10px;
margin-bottom:10px;
color:#666666;
}

div.articlecomments label{
font-size:10px;
font-weight:normal;
color:#999999;
text-align:left;
}

div.articlecomments label a{
font-size:10px;
font-weight:normal;
color:#999999;
text-align:left;
}

div.articlecomments div.dottedline{
height:1px;
width:175px;
text-align:left;
border-bottom:dashed 1px #999999;
margin-top:4px;
margin-bottom:8px;
}

div.articlecommentsarea .feedlink a{
font-size:10px;
color:#999999;
}

form.articlecomments {
text-align:left;
padding:0px;
margin:0px 0px 0px 0px;
font-family:Arial;
color:#666666;
font-size:12px;
}

form.articlecomments p{
font-size:12px;
font-weight:bold;
border-bottom: 1px solid #666666;
padding-bottom:5px;
margin-bottom:10px;
margin-top:25px;
margin-left:0px;
width:400px;
}

form.articlecomments input.button {
font-size:13px;
font-weight:normal;
width:125px;
margin-top:20px;
margin-bottom:20px;
}

form.articlecomments input.textfield {
font-size:14px;
font-weight:normal;
padding:0px;
margin-top:4px;
margin-bottom:4px;
width:300px;
}

form.articlecomments textarea {
font-size:13px;
font-weight:normal;
padding:0px;
margin:0px;
width:300px;
}

form.articlecomments select {
font-size:13px;
font-weight:normal;
padding:0px;
margin-bottom:2px;
margin-top:2px;
width:304px;
}

form.articlecomments label{
margin-bottom:5px; 
margin-left:5px; 
width: 150px;
height:20px;
}

form.articlecomments .smalllabel{
font-size:10px;
color:#999999
}

/*****************************/
/* addblogform starts        */
/*****************************/

form.addblogform {
text-align:left;
padding:0px;
margin:0px 0px 0px 0px;
font-size:11px;
}

form.addblogform p{
font-size:11px;
font-weight:bold;
border-bottom: 1px solid #666666;
padding-bottom:5px;
margin-bottom:10px;
margin-top:25px;
margin-left:0px;
width:500px;
}

form.addblogform input.button {
font-size:13px;
font-weight:normal;
width:125px;
margin-top:20px;
margin-bottom:20px;
}

form.addblogform input.button2 {
font-size:13px;
font-weight:normal;
width:125px;
}

form.addblogform input.textfield {
font-size:14px;
font-weight:normal;
margin-top:2px;
padding-left:2px;
width:300px;
background-color:#ffffff;
margin-bottom:10px;
border:1px solid #cccccc;
}

form.addblogform input[type="checkbox"]
{
height:12px;
margin-top:6px;
}

form.addblogform input[type="radio"]
{
height:12px;
}

form.addblogform input[type="file"]
{
margin-left:10px;
width:335px;
}

form.addblogform textarea {
font-size:14px;
font-weight:normal;
padding-left:2px;
margin:0px;
width:301px;
background-color:#ffffff;
border:1px solid #cccccc;
}

form.addblogform select {
font-size:14px;
font-weight:normal;
padding:0px;
margin-top:2px;
width:304px;
background-color:#ffffff;
margin-bottom:10px;
border:1px solid #cccccc;
}

form.addblogform label{
color:#666666;
font-weight:bold;
text-decoration:none;
font-size:11px;
font-family:verdana, Helvetica, sans-serif;
background-color:#DFDFDF;
width:135px;
height:21px;
padding-left:5px;
padding-top:4px;
display:block;
float:left;
vertical-align:middle;
}

form.addblogform label a {
color:#666666;
font-weight:bold;
text-decoration:none;
font-size:11px;
font-family:verdana, Helvetica, sans-serif;
background-color:#DFDFDF;
width:135px;
height:21px;
display:block;
float:left;
vertical-align:middle;
}

.label2{
color:#666666;
font-weight:bold;
text-decoration:none;
font-size:11px;
font-family:verdana, Helvetica, sans-serif;
background-color:#E3E3E3;
width:135px;
height:21px;
padding-left:5px;
padding-top:4px;
display:block;
float:left;
vertical-align:middle;
}


form.addblogform label a:hover {
text-decoration:none;
}

form.addblogform .smalllabel{
font-size:10px;
color:#999999
}

form.addblogform .youcantext{
font-size:12px;
color:#999999;
font-family:verdana, Helvetica, sans-serif;
}

/*****************************/
/* column box start          */
/*****************************/

.columnbox {
width:180px;
border:1px solid #cccccc;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
color:#666666;
}

.columnbox_header {
width:200px;
height:20px;
border:1px solid #D7301E;
background-color:#D7301E;
color:#FFFFFF;
text-align:center;
font-weight:bold;
padding-top:4px;
margin-top:0px;
}

.columnbox .datetext {
color:#666666;
font-size:11px;
}

.columnbox a {
color:#cc0000;
text-decoration:none;
font-weight:bold;
}

/*****************************/
/* profile start             */
/*****************************/

div.profileoptions {
border-right:1px solid #cccccc;
}

div.profileoptions h1 {
font-size:16px;
color:#666666;
}

div.profileoptions a {
text-decoration:none;
}

div.profile {
font-weight:normal;
margin-right:15px;
}

div.profile h1 {
font-size:16px;
color:#666666;
}

div.profile h2 {
font-size:15px;
color:#666666;
}

div.profile a {
text-decoration:none;
}

div.profile p {
text-align:left;
}

div.profile .blogtitle {
color:#666666;
font-size:13px;
font-weight:bold;
margin-top:8px;
margin-bottom:8px;
line-height:25px;
}

div.profile .postedby {
color:#666666;
font-size:11px;
line-height:20px;
}
div.profile .postedby a {
color:#666666;
}

div.profile .summary {
color:#666666;
font-size:12px;
}

/*****************************/
/* Group start               */
/*****************************/

div.groupoptions {
border-right:1px solid #cccccc;
}

div.groupoptions h1 {
font-size:16px;
color:#666666;
}

div.groupoptions a {
text-decoration:none;
}

div.group {
font-weight:normal;
margin-right:15px;
}

div.group h1 {
font-size:16px;
color:#666666;
}

div.group h2 {
font-size:15px;
color:#666666;
}

div.group a {
text-decoration:none;
}

div.group p {
text-align:left;
}

div.group .blogtitle {
color:#666666;
font-size:13px;
font-weight:bold;
margin-top:8px;
margin-bottom:8px;
line-height:25px;
}

div.group .postedby {
color:#666666;
font-size:11px;
line-height:20px;
}
div.group .postedby a {
color:#666666;
}

div.group .summary {
color:#666666;
font-size:12px;
}

/*****************************/
/* members list start        */
/*****************************/

div.memberslist {
font-weight:normal;
}

div.memberslist .username {
font-weight:bold;
text-decoration:none;
color:#003366;
font-size:13px;
}

div.memberslist .desc {
font-weight:normal;
text-decoration:none;
color:#999999;
font-size:11px;
}

div.memberslist .desc a:hover {
text-decoration:underline;
}

/*****************************/
/* groups list start         */
/*****************************/

div.groupslist {
font-weight:normal;
}

div.groupslist .username {
font-weight:bold;
text-decoration:none;
color:#003366;
font-size:13px;
}

div.groupslist .desc {
font-weight:normal;
text-decoration:none;
color:#999999;
font-size:11px;
}

div.groupslist .desc a:hover {
text-decoration:underline;
}














/*****************************/
/* search bar start          */
/*****************************/

.searchbar {
color:#ffffff;
background-color:#cc3300;
height:29px;
border-top:solid 1px #ee3300;
border-bottom:solid 1px #a07050;
}

.searchbar p {
color:#ffffff;
margin:0px 0px 0px 20px;
}

/*****************************/
/* admin left col start      */
/*****************************/

div.leftcolumntab {
line-height:17px;
width:160px;
margin:12px 12px 10px 10px;
border-top:solid 1px #c0d3e2;
}

div.leftcolumntab div.leftbox_top {
background-color:#f9f9ff;
border:solid 1px #c0d3e2;
padding:5px 0px 20px 0px;
margin:-12px 0px 0px 0px;
font-size:11px;
}

div.leftcolumntab div.leftbox {
background-color:#f9f9ff;
border:solid 1px #c0d3e2;
padding:5px 0px 20px 0px;
margin:10px 0px 0px 0px;
font-size:11px;
}

div.leftcolumntab h5 {
font-size:12px;
font-weight:bold;
padding:2px 5px 1px 5px;
margin:0px;
border:none;
color:#990000;
}

div.leftcolumntab ul {
list-style-type:none;
padding:0px;
margin:0px;
font-size:12px;
}

div.leftcolumntab li {
font-size:12px;
padding:1px 5px 0px 20px;
margin:0px;
color:#CC0000;
font-weight:bold;
margin-top:3px;
}

div.leftcolumntab li a {
color:#666666;
font-weight:bold;
text-decoration:none;
}

div.leftcolumntab li a:hover {
text-decoration:underline;
}

/*****************************/
/* admin main column starts  */
/*****************************/

div.path {
font-size:10px;
margin:15px 10px 0px 15px;
color:#999999;
}

div.path a {
font-weight:normal;
color:#999999;
}

div.maincolumnadmin {
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:18px;
background-color:#fafafa;
padding:25px 10px 10px 10px;
margin:0px 11px 10px 0px;
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
border-left:solid 1px #cccccc;
border-top:solid 1px #cccccc;
text-align:left;
font-size:11px;
width:830px;
}

div.maincolumnadmin a {
color:#006699;
text-decoration:none;
font-weight:bold;
font-size:11px;
}

div.maincolumnadmin a:hover {
text-decoration:underline;
}

div.maincolumnadmin div.deletetext {
text-align:right;
margin:0px; 
height:20px;
}

div.maincolumnadmin h1 {
margin-top:0px;
font-size:18px;
text-align:left;
background-color:transparent;
padding:0px;
margin-bottom:20px;
color:#666666;
}

div.maincolumnadmin h2 {
font-size:14px;
font-weight:bold;
padding:0px;
}

div.maincolumnadmin h3{
font-size:11px;
font-weight:bold;
border-bottom: 1px solid #666666;
padding-bottom:5px;
margin-bottom:10px;
margin-top:25px;
margin-left:0px;
width:225px;
}

div.maincolumnadmin .headerlink {
color:#000000;
text-decoration:underline;
font-weight:normal;
}

/*****************************/
/* adminform starts          */
/*****************************/

form.adminform {
text-align:left;
padding:0px;
margin:0px 13px 0px 0px;
font-size:11px;
}

form.adminform p{
font-size:11px;
font-weight:bold;
border-bottom: 1px solid #666666;
padding-bottom:5px;
margin-bottom:10px;
margin-top:25px;
margin-left:0px;
width:500px;
}

form.adminform input.button {
font-size:13px;
font-weight:normal;
width:125px;
margin-top:20px;
margin-bottom:20px;
}

form.adminform input.button2 {
font-size:13px;
font-weight:normal;
width:125px;
}

form.adminform input.textfield {
font-size:14px;
font-weight:normal;
margin-top:2px;
padding-left:2px;
width:300px;
background-color:#ffffff;
margin-bottom:10px;
margin-left:5px;
border:1px solid #cccccc;
}

form.adminform input[type="checkbox"]
{
height:12px;
margin-top:6px;
}

form.adminform input[type="radio"]
{
height:12px;
}

form.adminform input[type="file"]
{
margin-left:5px;
width:275px;
}

form.adminform textarea {
font-size:14px;
font-weight:normal;
padding-left:2px;
margin:0px;
width:301px;
margin-left:5px;
background-color:#ffffff;
border:1px solid #cccccc;
}

form.adminform select {
font-size:14px;
font-weight:normal;
padding:0px;
margin-top:2px;
width:304px;
background-color:#ffffff;
margin-bottom:10px;
margin-left:5px;
border:1px solid #cccccc;
}

form.adminform label{
color:#666666;
font-weight:bold;
text-decoration:none;
font-size:11px;
font-family:verdana, Helvetica, sans-serif;
background-color:#DFDFDF;
width:175px;
height:21px;
padding-left:5px;
padding-top:4px;
display:block;
float:left;
vertical-align:middle;
}

form.adminform label a {
color:#666666;
font-weight:bold;
text-decoration:none;
font-size:11px;
font-family:verdana, Helvetica, sans-serif;
background-color:#DFDFDF;
width:175px;
height:21px;
display:block;
float:left;
vertical-align:middle;
}

form.adminform label a:hover {
text-decoration:none;
}

form.adminform .smalllabel{
font-size:10px;
color:#999999
}

/*****************************/
/* options box starts        */
/*****************************/

.optionsbox_table {
width:100%;
padding-right:10px;
background-color:#FFFFFF;
line-height:25px;
z-index:2;
margin-bottom:0px;
}

div.optionsbox {
text-align:right;
margin-right:11px;
margin-bottom:0px;
margin-top:5px;
font-size:11px;
z-index:1;
line-height:19px;
background-color:#FFFFFF;
font-size:11px;
width:1034px;
}

div.optionsbox_blank {
border:0px solid #cccccc;
}

.optionsboxitem_blank {
border-bottom:solid 1px #cccccc;
width:100%;
background-color:#ffffff;
padding-top:0px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
}

.optionsboxitem_leftfiller {
border-bottom:solid 1px #cccccc;
padding-bottom:2px;
padding-left:10px;
padding-right:10px;
width:100px;
}

.optionsboxitem {
border-top:solid 1px #cccccc;
border-left:solid 1px #cccccc;
border-right:solid 1px #cccccc;
color:#000000;
background-color:#fafafa;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
width:110px;
text-align:center;
}

.optionsboxitem_mid {
border-top:solid 1px #cccccc;
border-right:solid 1px #cccccc;
color:#000000;
background-color:#fafafa;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
width:110px;
text-align:center;
}

.optionsboxitem_left {
border-top:solid 1px #cccccc;
border-left:solid 1px #cccccc;
color:#000000;
background-color:#fafafa;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
width:110px;
text-align:center;
}

.optionsboxitem_right {
border-top:solid 1px #cccccc;
border-right:solid 1px #cccccc;
color:#000000;
background-color:#fafafa;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
width:110px;
text-align:center;
}

.optionsbox a {
color:#000000;
text-decoration:none;
font-size:11px;
}

.optionsbox a:hover {
color:#000000;
text-decoration:underline;
}

/*****************************/
/* cart starts               */
/*****************************/

.cartheader {
color:#000000;
text-align:left;
font-size:12px;
font-weight:normal;
}

/*****************************/
/* tool tips starts          */
/*****************************/

a.tooltip{
position:relative;
text-decoration: none;
color:#333333;
font-size:12px;
}

a.tooltip a {
color:#333333;
font-size:12px;
}

a.tooltip a:visited {
color:#333333;
font-size:12px;
}

a.tooltip span{
/* tool-tip text will not be visible initially */
display: none;
color:#333333;
font-size:12px;
}

a.tooltip:hover span{
/* make tool-tip text visible */
display:block;
/* for postioning */
position:absolute;
top:20px; left:20px;
padding: 5px;
/* width of the tool-tip box
if text is longer, it will be
made into two lines */
width:250px;
/* style the box to look like a tool-tip box */
border:1px solid #000;
background-color:#FFFFAA;
color:#000000;
}

/*****************************/
/* membernotes starts        */
/*****************************/

div.membernotes {
color:#999999;
width:500px;
border:solid 1px #cccccc;
padding:10px;
margin-bottom:20px;
}

div.membernotes label{
font-size:10px;
color:#999999;
}

div.membernotes label a{
font-size:10px;
color:#999999;
}

div.membernotes div.dottedline{
height:1px;
width:175px;
text-align:left;
border-bottom:dashed 1px #999999;
margin-top:4px;
margin-bottom:8px;
}