/* Base class, the rest inherit from this */

TABLE, TR, TD     { font: 11px Verdana; color:#000000}

BODY      { font: 10px Verdana; color:#000000; background-color: #D3D3D3 }

BODY      {background-image:
url(http://rosarianscorner.net/IB/iB_html/non-cgi/Skin/SKIN-3/images/background.jpg);

scrollbar-arrow-color: #CD5C5C; scrollbar-3dlight-color: #E60073; scrollbar-highlight-color: #FF0000; scrollbar-face-color: #B2B2B2; scrollbar-shadow-color: #747474; scrollbar-darkshadow-color: #F20000; scrollbar-track-color: #C0C0C0;}

a:link, a:visited, a:active  { text-decoration:underline; color: #000000}

a:hover                      { color:#FF0000 }

/* Category Headers - Navigation - Misc Stuff */

#category         { font-size:13px; font-weight : bold; color : #000000; height: 16px;}

#category a:link, #category a:visited,#category a:active  { text-decoration: none; color : #000000 }

#nav              { font-size:11px; font-weight : bold; }

#nav a:link, #nav a:visited,#nav a:active  { text-decoration: underline; color: #000000}

#redirect         { font-size:11px; font-weight:bold; border: 1 solid #000000  }

#highlight        { font-size : 11px; color: #000000 }

#highlight a:link, #highlight a:visited, #highlight a:active { text-decoration: underline; color:#FF0000 }

#highlight a:hover{ text-decoration: underline; color: #FF0000 }

/* Viewing Topics Stuff */

#signature         { font-size:11px; color:#000000 }

#postdetails       { font-size:11px; color:#000000 }

#postcolor         { font-size:12px; color:#000000; line-height : 150%; }

/*
The below CSS uses a JS function setWidth(object_reference,maxwidth)
defined for this skin to set maximum image size for MSIE browsers only.  
Otherwise, max-width (CSS 2.0) is used for other browsers with the expression attribute safely ignored.
The example below uses 600 pixels, change each instance of 600 to whatever value you want.
*/

#postcolor img.inserted {
max-width: 400px;
    width: expression(setWidth(this,400));
    border: 1px solid #000000;     /* 1px solid black border */
}


#membertitle       { font-size:11px; font-style: italic; line-height:150%; color:#FF0000}

#normalname        { font-size:12px; font-weight : bold; color:#000000; padding-bottom:2px }

#unreg             { font-size:11px; font-weight:bold;  color:#990000 }

.buttontext { font-size:10px; color:#000000; text-decoration:none;}

/* Titles n' stuff */

#titlelarge          { font-size:12px; font-weight:bold; line-height:150%; color : #000000; background-color: #B2B2B2}

#titlelarge a:link, #titlelarge a:visited, #titlelarge a:active { color:#FF0000 }

#titlemedium         { font-size:10px; font-weight:bold; line-height:150%; color:#000000; height: 22px; padding-left: 8px; background-image: url(images/topcell.jpg) }

#titlemedium  a:link, #titlemedium  a:visited, #titlemedium  a:active { text-decoration: none; color : #000000 }

#titlemedium a:hover { text-decoration: underline }

/* Menu - Control Panel Stuff */

#controlpanel    { font-size:10px; font-weight:bold; line-height:150% }

#usermenu        { font-size : 12px; line-height:150%; color : #000000 }

#tabs            { border:1px solid #333366; vertical-align:middle; font-size: 11px; }

/* Forum Links - Topic Links */

#linkthru         { font-size:11px; color : #000000 }

#linkthru  a:link, #linkthru  a:visited, #linkthru  a:active   { font-size:11px; text-decoration: underline; color : #000000 }

#linkthru a:hover { text-decoration: underline; color : #FF0000 }

#desc             { font-size:10px; color : #000000 }

#copyright        { font-family: Arial; font-size : 9px; text-decoration: none; line-height : 12px; color: #000000; letter-spacing: 1px}

#QUOTE { font-family:Verdana, Arial; font-size:10px; color: #CC0000; background-color: #D1D1D1; border : 1px solid Black;padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; }

#CODE { font-family:Verdana, Arial; font-size:10px; color: #E80000; background-color: #D8D8D8;  border : 1px solid Black; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; }

#ME     { font-family:Verdana, Arial; font-size:12px; color: #CC0000; text-align:center; font-weight: bold; }

.bottom { vertical-align: bottom }

.forminput    { font-size: 8pt; background-color: #CCCCCC; font-family: verdana, helvetica, sans-serif; vertical-align:middle }

.textinput    { font-size: 10pt; font-family: verdana, helvetica, sans-serif;vertical-align:middle; background-color: #CCCCCC }

#small { font-family: arial; font-size:9px }

#date  { font-size:10px; color : #000000}