/*-----------------------------------------------------------------------------*/
/*                                                                             */
/* SendCam script                                                              */
/* Copyright    : (c) 2003 Backend-Server GmbH & Co. KG                        */
/*                                                							   */
/* Info@Backend-Server.de						                               */
/*																			   */
/* unauthorized copying or distribution as whole or in parts prohibited.       */
/*                                                                             */
/*-----------------------------------------------------------------------------*/

/* DEFAULT GENERAL.CSS */

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,body,table{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11.5px;
font-weight:normal;
}

h3{
font-weight:bold;
font-size:16px;
}

th{
font-weight:bold;
}

body{ 
/* background: url(images/background.jpg) repeat; */
background-color:#ffffff;  

border:none;
margin:0px;
padding:0px;

/* IE only: */
/*scrollbar-face-color:#dddddd;*/
/*scrollbar-highlight-color:#4072A5;*/
/*scrollbar-shadow-color:#333333;*/
/*scrollbar-3dlight-color:#FFFFFF;*/
/*scrollbar-arrow-color:#ffffff;*/
/*scrollbar-track-color:#DBF1FF;*/
/*scrollbar-darkshadow-color:#333333;*/
}

/* navigation frame body (left frame) */
body.navigation{
/* background:url(images/navigation/lf_bgr.gif) repeat; */
background-color:#eeeeee;  
}

/* top frame body */
body.topframe{
/* background:url(images/navigation/tf_bgr.gif) repeat; */
background-color:#eeeeee;  
}
 
/* catalog body */
body.catalog{
background-color:#ff0000;
}


/* setcard body */
body.setcard{
}

/* chat body */
body.chat{
}

/* senderarea body */
body.senderarea{
}

/* webmasterarea body */
body.webmasterarea{
}

/* administration area body */
body.administrationarea{
}


table{
border-collapse:collapse;
border-spacing:0px;
border-width:0px;
border:none;
margin:0px;
padding:0px;
table-layout:fixed;
}

/* catalog table */
table.catalog{
table-layout:auto;
}

/* tile table */
table.tile{
color:#333333;
font-size:10px; 
font-weight:normal; 
}

table.wholetile{
/*caption:0 none;*/
table-layout:fixed;
width:100px;
margin-left:0px;
padding:0px;
border:none;
border-collapse:collapse;
}


/* sender statistics table */
table.statistics{
table-layout:auto;
border-width:1px;
border-style:solid;
border-color:#f8f8f8;
border-collapse:collapse;
width:100%;
}

/* statistics font size */
td.statistics{
font-size:10px;
font-weight:normal;
padding-left:4px;
padding-right:4px;
border-width:1px;
border-style:solid;
border-color:#f8f8f8;
border-collapse:collapse;
}

/* statistics font size */
th.statistics{
font-size:10px;
font-weight:bold;
padding:4px;
border-width:1px;
border-style:solid;
border-color:#f8f8f8;
border-collapse:collapse;
}


/* setcard table */
table.setcard{
}

/* chat table */
table.chat{
}

/* tile sendername formatting */
table.belowTile{
table-layout:fixed;
width:100px;
height:40px;
padding:0px;
border-spacing:0px;
}

/* video table */
table.videotable{
border-style:solid;
border-color:#333333;
border-width:1px;
margin:2px;
padding:2px;
}
 

/* edit profile inner tables */
table.editprofile{
border-style:solid; 
border-width:1px; 
border-color:#333333;
margin:10px;
padding:10px;
}


/* administration: table */
table.administration{
border-collapse:collapse;
border-spacing:2px;
border-style:solid;
border-width:1px;
border-color:#DDDDDD;
margin:2px;
padding:0px;
width:99.5%;
table-layout:auto;
background:#f8f8f8;
}


/* webmaster area table */
table.webmasterarea{
border-collapse:separate;
border-spacing:4px;
border-style:solid;
border-width:1px;
border-color:#DDDDDD;
margin:2px;
padding:2px;
width:99.5%;
table-layout:auto;
background:#f8f8f8;
}





/* hyperlinks */
a:link,a:visited,a:hover,a:active{ 
font-weight:bold; 
text-decoration:none; 
text-align:center; 
vertical-align:middle;
color:#333333;
background-color:transparent;
border:none;
}

/* hovered hyperlinks */
a:hover{ 
color:#000000; 
text-indent:0px;       /* good values: 0 */
}                   

/* active hyperlinks */
a:active{ 
color:#555555;
}


a.prepaid:link,a.prepaid:visited,a.prepaid:hover,a.prepaid:active{
text-decoration:none;
text-align:center;
text-indent:0px;
color:#000000;
background-color:transparent;
border:none;
font-size:12px;
font-weight:normal;
white-space:nowrap;
float:none
}


/* TILE sendername text */
a.sendernametile:link,a.sendernametile:visited,a.sendernametile:hover,a.sendernametile:active { 
display:block;	
width:100px; 
height:32px;
overflow:hidden;
line-height:13px;
padding:0px;
text-align:center;
white-space:normal;
/* background-image:url(images/tile/but_bg_neutral.gif);  */
background-color:#cccccc;
border:none;
font-size:10px;
font-weight:bold;
color:#000000;
}

/* TILE senderstatus text */
a.senderstatus:link,a.senderstatus:visited,a.senderstatus:hover,a.senderstatus:active{
width:100px;
height:18px;
line-height:14px;
padding:0px;
text-align:center;
border:none;
font-size:8px;
font-style:normal;
color:#000000;
}

/* TILE senderstatus text */
a.newsenderstatus:link,a.newsenderstatus:visited,a.newsenderstatus:hover,a.newsenderstatus:active{
line-height:14px;
text-align:center;
font-size:8px;
font-style:normal;
color:#000000;
}


/* switch catalog<->gallery video catalog */
a.videocatswitch:link,a.videocatswitch:visited,a.videocatswitch:hover,a.videocatswitch:active{
width:150px;
height:20px;
line-height:16px;
padding-left:2px;padding-right:2px;
text-align:center;
border:1px #888888 solid;
font-size:11px;
font-style:normal;
color:#000000;
background-color:#dddddd;
}






/* navigation buttons */
a.navigation:link,a.navigation:visited,a.navigation:hover,a.navigation:active { 
width:110px; 
height:18px; 
line-height:14px;
border:1px #888888 solid;
padding-left:2px;padding-right:2px;
white-space:normal;
color:#333333; 
background-image:url(images/navigation/but_bg.gif); 
}

/* hovered navigation button */
a.navigation:hover{ 
color:#000000; 
border-color:#555555;
/*background-image:url(images/navigation/but_bg_o.gif); */
text-indent:0px;       /* good values: 0..2 */
}

/* active navigation button */
a.navigation:active{ 
color:#FFFFFF;
/*background-image:url(images/navigation/but_bg_o.gif); */
}






/* catalog category buttons */
a.category:link,a.category:visited,a.category:hover,a.category:active {
width:70px;
height:18px;
line-height:14px;
border:1px #888888 solid;
padding-left:2px;padding-right:2px;
white-space:normal;
color:#333333;
background-color:#ffffff;
/*background-image:url(images/navigation/but_bg.gif);*/
}

/* active catalog category button */
a.category:active{
}

/* hovered catalog category button */
a.category:hover{
color:#000000;
border-color:#555555;
/*background-image:url(images/navigation/but_bg_o.gif);*/
text-indent:0px;       /* good values: 0 */
}

a.activecategory:link,a.activecategory:visited,a.activecategory:hover,a.activecategory:active {
width:70px;
height:18px;
line-height:14px;
border:1px #888888 solid;
padding-left:2px;padding-right:2px;
white-space:normal;
color:#333333;
background-color:#ffffff;
/*background-image:url(images/navigation/but_bg_inv.gif);*/
}




/* images without a stupid border */
img{
border:none;
}


/* sender name font and size */
.sendername{
font-size:17px;
font-weight:bold;
}

/* freetext font and size */
.freetext{
font-weight:bold;
}

/* copyright info */
.copyright {  
font-size:10px
}

/* small font */
.smallfont {  
font-size:11px
}

/* mandatory input fields have a colored star
.mandatory{
color:red;
}

/* monospaced font */
.monospaced{
font-family:"Courier New",Courier,monospace;
font-size:12px;
font-weight:normal;
}


