/* -------------------------------------------------
Copyright (c) 2006
www.cm-easy.com
e-mail : support@cm-easy.com
/* -------------------------------------------------
- CONTENTS
1 HTML BASE TAGS
1.1 Basic
1.2 Table
1.3 Link
1.4 Font
1.5 Lists
2.SITE STYLE
2.1 Language bar
2.2 Login page
2.3 Account bar
2.4 Fast Login
2.5 Register page
2.6 Search results
2.7 Search button
2.8 Search textbox
2.9 Empty
2.10 Empty
2.11 Validation error style
2.12 Quick Links menu style (drop down list)
2.13 Send to friend style
2.14 Pane Object Vertical Spacing
2.15 Holder Object Vertical Spacing
2.16 Footer menu
2.17 Breadcrum style
3.OBJECTS
3.1 Link
3.2 Mailing list
3.3 Form
3.4 Poll Object
4.ADMIN
4.1 Page Admin Bar
4.2 Admin menu style
4.3 Admin text box
4.4 Admin label
4.4 Admin title big
4.6 Admin title normal
4.7 Admin pane bar color
4.8 Admin button style
4.9 Add object color 1
4.10 Add object color 2
4.11 User admin header
4.12 Admin center hr
4.13 Admin center
4.14 Holder title
4.15 Menu edit tree style
5.RICHTEXT BOX
6.MENU STYLES
7.SKIN CUSTOM STYLES
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* 1 HTML TAGS */
/* 1.1 Basic Structure */
body, td
{
font-size: 11px;
font-family: Verdana;
}
H1  {
font-family: Verdana, Helvetica, sans-serif;
font-size:  20px;
font-weight:    normal;
color: #666644;
}
H2  {
font-family: Verdana, Helvetica, sans-serif;
font-size:  20px;
font-weight:    normal;
color: #666644;
}
H3  {
font-family: Verdana, Helvetica, sans-serif;
font-size:  12px;
font-weight:    normal;
}
H4  {
font-family: Verdana, Helvetica, sans-serif;
font-size:  12px;
font-weight:    normal;
}
H5, DT  {
font-family: Verdana, Helvetica, sans-serif;
font-size:  11px;
font-weight:    bold;
}
H6  {
font-family: Verdana, Helvetica, sans-serif;
font-size:  11px;
font-weight:    bold;
}
HR {
height:1pt;
text-align:left
}
/* ------------------------------------------------- */
/* 1.2 Table */
TFOOT, THEAD    {
font-family: Verdana, Helvetica, sans-serif;
font-size:  12px;
}
TH  {
vertical-align: baseline;
font-family: Verdana, Helvetica, sans-serif;
font-size:  12px;
font-weight:    bold;
}
/* ------------------------------------------------- */
/* 1.3 Link  */
A:link  {
text-decoration:    none;
color:  blue;
}
A:visited   {
text-decoration:    none;
}
A:active    {
text-decoration:    none;
color:  #666644;
}
A:hover {
text-decoration:    underline;
color:  red;
}
/* ------------------------------------------------- */
/* 1.4 Font */
SMALL   {
font-size:  8px;
}
BIG {
font-size:  14px;
}
BLOCKQUOTE, PRE {
font-family:    Lucida Console, monospace;
}
/* ------------------------------------------------- */
/* 1.5 Lists */
UL LI   {
list-style-type:    square ;
}
UL LI LI    {
list-style-type:    disc;
}
UL LI LI LI {
list-style-type:    circle;
}
OL LI   {
list-style-type:    decimal;
}
OL OL LI    {
list-style-type:    lower-alpha;
}
OL OL OL LI {
list-style-type:    lower-roman;
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/*  2.SITE STYLE
/* 2.1 Language bar */
.langbar
{
}
/* ------------------------------------------------- */
/* 2.2 Login page */
.logintitle
{
font-size: 13px;
font-family: Verdana;
font-weight: bold;
}
.loginlabel
{
}
.logintextbox
{
background: #ffffff;
border: solid 1px #666666;
color: #000000;
width: 150px;
font-size: 11px;
font-family: Verdana;
}
.loginremember
{
}
.passreminder
{
}
.loginbutton
{
}
/* ------------------------------------------------- */
/* 2.3 Account bar */
.accountbar
{
font-size: 11px;
font-family: Verdana;
color: #ffffff;
}
/* ------------------------------------------------- */
/* 2.4 Fast Login */
.fastloginlabel
{
}
.fastlogintextbox
{
background: #ffffff;
border: solid 1px #666666;
color: #000000;
width: 95px;
font-size: 10px;
font-family: Verdana;
}
.fastloginbutton
{
font-size: 9px;
font-family: Verdana;
}
.fasttableclass
{
background-color: #ffcc99;
border-right: #0099cc thin solid;
border-top: #0099cc thin solid;
border-left: #0099cc thin solid;
border-bottom: #0099cc thin solid;
}
/* ------------------------------------------------- */
/* 2.5 Register page */
.registertitle
{
font-size: 12px;
font-family: Verdana;
font-weight: bold;
}
.registerlabel
{
}
.registertextbox
{
background: #ffffff;
border: solid 1px #666666;
font-size: 10px;
font-family: Verdana;
color: #000000;
width: 150px;
}
.registerbutton
{
}
/* ------------------------------------------------- */
/* 2.6 Search results */
.searchlink
{
font-size: 11px;
font-family: Verdana;
font-weight: bold;
text-decoration: none;
background-color: #99ccff;
height: 20px;
font-family: Verdana;
}
.searchtext
{
font-size: 8pt;
font-family: Verdana;
}
.searchdes
{
font-style: italic;
}
.searchdate
{
font-size: 11px;
font-family: Verdana;
background-color: #99ccff;
height: 20px;
}
/* ------------------------------------------------- */
/* 2.7 Search button */
.searchbutton
{
font-size: 11px;
width: 130px;
font-family: Verdana;
background-color: #00ccff;
text-align: center;
cursor: hand;
border-top-width: thin;
border-left-width: thin;
border-bottom-width: thin;
border-right-width: thin;
}
/* ------------------------------------------------- */
/* 2.8 Search textbox */
.searchtextbox
{
background:#ffffff;
border:solid 1px #666666;
font:10px/11px Verdana;
color:#000000;
width: 150px;
}
/* ------------------------------------------------- */
/* 2.9 Empty */
/* ------------------------------------------------- */
/* 2.10 Empty */
/* ------------------------------------------------- */
/* 2.11 Validation error style */
.validation
{
font-size: 11px;
font-family: Verdana;
font-weight: bold;
color: #ff0000;
}
/* ------------------------------------------------- */
/* 2.12 Combo menu style */
.combomenu
{
font-size: 10px;
font-family: Verdana;
width: 160px;
}
/* ------------------------------------------------- */
/* 2.13 Send to friend style*/
.friendbgcolor
{
background-color: #99ccff;
}
.friendtitle
{
font-weight: bold;
}
.friendlabel
{
}
.friendtextbox
{
background: #ffffff;
border: solid 1px #666666;
font-size: 10px;
font-family: Verdana;
color: #000000;
width: 150px;
}
.friendbutton
{
}
/* ------------------------------------------------- */
/* 2.14 Pane Object Vertical Spacing */
.verticalspacing
{
height: 10px;
}
/* ------------------------------------------------- */
/* 2.15 Holder Object Vertical Spacing */
.holdverticalspacing
{
height: 6px;
}
/* ------------------------------------------------- */
/* 2.16 Footer menu */
.footermenu
{
font-size: 11px;
font-family: Verdana;
color: #ffffff;
}
/* ------------------------------------------------- */
/* 2.17 Breadcrum style */
.breadcrum
{
font-size: 11px;
font-family: Verdana;
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* 3.OBJECTS */
/* 3.1 Link */
.linktitle
{
font-weight: bold;
}
.linktext
{
}
/* ------------------------------------------------- */
/* 3.2 Mailing list */
.mailingtext
{
font-weight: bold;
}
.mailingtextbox
{
font-size: 10px;
font-family: Verdana;
width: 110px;
}
/* ------------------------------------------------- */
/* 3.3 Form */
.formlabel
{
}
.formsendbutton
{
font-size: 10px;
font-family: Verdana;
width: 150px;
}
.formtextbox
{
font-size: 10px;
font-family: Verdana;
}
.formtextarea
{
font-size: 10px;
font-family: Verdana;
}
.formcheckbox
{
font-size: 10px;
font-family: Verdana;
}
.formradio
{
font-size: 10px;
font-family: Verdana;
}
.formdropdown
{
font-size: 10px;
font-family: Verdana;
}
/* ------------------------------------------------- */
/* 3.4 Poll Object */
.pollquestion
{
font-weight: bold;
}
.pollanswers
{
}
.pollvotebutton
{
}
.pollresultbar
{
background-color: #00ccff;
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* 4.ADMIN */
/* ------------------------------------------------- */
/* 4.1 Page Admin Bar	*/
.pageadminbgcolor
{
background-color: #CCCCFF;
}
/* ------------------------------------------------- */
/* 4.2 Admin menu style */
.adminmenu
{
font: 11px/18px Verdana, sans-serif;
/* background-color: #f0f8ff;*/
}
.adminmouseover
{
font: 11px/18px Verdana, sans-serif;
background-color: #00ccff;
}
.adminsubmenu
{
border-right: #00ccff thin solid;
border-top: #00ccff thin solid;
font: 11px/18px Verdana, sans-serif;
border-left: #00ccff thin solid;
width: 150px;
border-bottom: #00ccff thin solid;
/* background-color: #f0f8ff;*/
}
/* ------------------------------------------------- */
/* 4.3 Admin text box	*/
.admintextbox
{
font-weight: normal;
font-size: 11px;
font-family: Verdana, Helvetica, sans-serif;
background-color: #ffffff;
}
/* ------------------------------------------------- */
/* 4.4 Admin label	*/
.adminlabel
{
font-size: 11px;
font-family: Verdana;
}
/* ------------------------------------------------- */
/* 4.4 Admin title big	*/
.admintitlelarge
{
font-weight: bold;
font-size: 13px;
font-family: Verdana;
}
/* ------------------------------------------------- */
/* 4.6 Admin title normal	*/
.admintitlenormal
{
font-weight: bold;
font-size: 11px;
font-family: Verdana;
}
/* ------------------------------------------------- */
/* 4.7 Admin pane bar color	*/
.panebarcolor
{
font: 11px/18px Tahoma, Verdana;
background-color: #CCCCFF;
}
/* ------------------------------------------------- */
/* 4.8 Admin button style	*/
.adminbutton
{
font:11px/12px Verdana;
}
/* ------------------------------------------------- */
/* 4.9 Add object color 1	*/
.addobject1
{
background-color: #CCCCFF;
}
/* ------------------------------------------------- */
/* 4.10 Add object color 2	*/
.addobject2
{
background-color: #CCCCFF;
}
/* ------------------------------------------------- */
/* 4.11 User admin header	*/
.usersheader
{
background-color: #CCCCFF;
font: 11px/18px Verdana, sans-serif;
}
/* ------------------------------------------------- */
/* 4.12 Admin center hr	*/
.adminhr
{
color: #CCCCFF;
}
/* ------------------------------------------------- */
.admincolor
{
background-color: #CCCCFF;
}
.admintables
{
BORDER-RIGHT: #CCCCFF 1px solid;
BORDER-TOP: #CCCCFF 1px solid;
BORDER-LEFT: #CCCCFF 1px solid;
BORDER-BOTTOM: #CCCCFF 1px solid
}
/* ------------------------------------------------- */
/* 4.14 Holder title	*/
.holderstyle
{
background-color: #CCCCFF;
font: 11px/18px Tahoma, Verdana;
}
/* ------------------------------------------------- */
/* 4.15 Menu edit tree style	*/
.menuadmintree
{
font:11px/12px Verdana;
}
.menuadmintree a:link
{
font:11px/12px Verdana;
text-decoration:    none;
color:  blue;
}
.menuadmintree a:visited
{
font:11px/12px Verdana;
text-decoration:    none;
}
.menuadmintree a:hover
{
font:11px/12px Verdana;
text-decoration:    underline;
color:  #666644;
}
.menuadmintree a:active
{
font:11px/12px Verdana;
text-decoration:   underline;
color:  red;
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* 6.MENU STYLES */
.menuhover a:link {
text-decoration:    none;
color:  #000000;
}
.menuhover a:visited {
text-decoration:    none;
color:  #000000;
}
.menuhover a:hover {
text-decoration:    none;
color:  #000000;
}
.menuhover a:active {
text-decoration:    none;
color:  #000000;
}
/* SKMMENU STYLES */
/* Main menu style */
.skmmenu
{
font-weight: bold;
font-size: 9pt;
background-image: url(images\menuimage.gif);
padding-bottom: 5px;
color: #003399;
padding-top: 5px;
padding-left: 30px;
font-family: Verdana;
background-color: #99ccff;
}
.skmunselected
{
font-size: 10pt;
background-image: url(images/menuimage.gif);
font-family: Verdana;
background-color: #99ccff;
}
.skmmomenu
{
font-weight: bold;
font-size: 9pt;
background-image: url(images/menuimage.gif);
padding-bottom: 5px;
padding-left: 30px;
color: #ff9999;
padding-top: 5px;
font-family: Verdana;
background-color: #99ccff;
}
.skmsubmenu
{
font-size: 10pt;
background-image: url(images/menuimage.gif);
padding-left: 10px;
width: 150px;
font-family: Verdana;
background-color: #99ccff;
}/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* 7.SKIN CUSTOM STYLES */
.footermenu a:link
{
text-decoration: none;
color: #ffffff;
}
.footermenu a:visited {
text-decoration:    none;
color:  #ffffff;
}
.footermenu a:hover
{
text-decoration: underline;
color: #ffffff;
}
.footermenu a:active {
text-decoration:    none;
color:  #ffffff;
}
.accountbar a:link
{
text-decoration: none;
color: #ffffff;
}
.accountbar a:visited {
text-decoration:    none;
color:  #ffffff;
}
.accountbar a:hover
{
text-decoration: underline;
color: #ffffff;
}
.accountbar a:active {
text-decoration:    none;
color:  #ffffff;
	}

