/*
Copyright (c) 2006
www.cm-easy.com
support@cm-easy.com
- CONTENTS
1 HTML 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 Mini Login
2.5 Register page
2.6 Search results
2.7 Search button
2.8 Search textbox
2.9 Page title  ///////////////////////
2.10 Page subtitle ////////////////////
2.11 Validation error style
2.12 Combo menu style
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 style
4.15 Menu edit tree style
5.RICHTEXT BOX
6.MENU STYLES
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* 1 HTML TAGS */
/* 1.1 Basic Structure */
body,td
{
font: 12px/18px Verdana, sans-serif;
}
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-weight: bold;
}
.loginlabel
{
}
.logintextbox
{
background: #ffffff;
border: solid 1px #666666;
color: #000000;
width: 150px;
}
.loginremember
{
}
.passreminder
{
}
/* ------------------------------------------------- */
/* 2.3 Account bar */
.accountbar
{
font: 11px/18px Verdana, sans-serif;
}
/* ------------------------------------------------- */
/* 2.4 Mini Login */
.miniloginlabel
{
font: 11px/18px Verdana, sans-serif;
}
.minilogintextbox
{
font: 10px/18px Verdana, sans-serif;
width: 100px;
}
.miniloginbutton
{
font: 10px/18px Verdana, sans-serif;
}
/* ------------------------------------------------- */
/* 2.5 Register page */
.registertitle
{
font-weight: bold;
font-size: 10pt;
}
.registerlabel
{
}
.registertextbox
{
background: #ffffff;
border: solid 1px #666666;
font: 10px/11px Verdana;
color: #000000;
width: 150px;
}
.registerbutton
{
font: 10px/11px Verdana;
}
/* ------------------------------------------------- */
/* 2.6 Search results */
.searchlink
{
font-weight: bold;
font-size: 9pt;
text-decoration: none;
background-color: #ffffcc;
height: 20px;
font-family: Verdana;
}
.searchtext
{
font-size: 8pt;
font-family: Verdana;
}
.searchdate
{
font: 11px/11px Verdana;
background-color: #ffffcc;
height: 20px;
}
/* ------------------------------------------------- */
/* 2.7 Search button */
.searchbutton
{
border-right: #ff9966 thin solid;
border-top: #ff9966 thin solid;
font-size: 11px;
border-left: #ff9966 thin solid;
border-bottom: #ff9966 thin solid;
font-family: Verdana;
background-color: #ffffcc;
text-align: left;
width: 144px;
}
/* ------------------------------------------------- */
/* 2.8 Search textbox */
.searchtextbox
{
background:#ffffff;
border:solid 1px #666666;
font:10px/11px Verdana;
color:#000000;
width: 140px;
}
/* ------------------------------------------------- */
/* 2.9 Page title */
.pagetitle
{
font-weight: bold;
font-size: 10pt;
font-family: Verdana, Helvetica, sans-serif;
}
/* ------------------------------------------------- */
/* 2.10 Page subtitle */
.pagesubtitle
{
font-size: 9pt;
font-family: Verdana, Helvetica, sans-serif;
}
/* ------------------------------------------------- */
/* 2.11 Validation error style */
.validation
{
font-weight: bold;
font-size: 9pt;
color: #ff0000;
font-family: Verdana, Helvetica, sans-serif;
}
/* ------------------------------------------------- */
/* 2.12 Combo menu style */
.combomenu
{
font: 10px/18px Verdana, sans-serif;
width: 150px;
}
/* ------------------------------------------------- */
/* 2.13 Send to friend style*/
.friendbgcolor
{
background-color: #ffcc99;
}
.friendtitle
{
font-weight: bold;
}
.friendlabel
{
}
.friendtextbox
{
background: #ffffff;
border: solid 1px #666666;
font: 10px/11px 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: 11px/18px Verdana, sans-serif;
}
/* ------------------------------------------------- */
/* 2.17 Breadcrum style */
.breadcrum
{
font: 11px/18px Verdana, sans-serif;
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* 3.OBJECTS */
/* 3.1 Link */
.linktitle
{
font-weight: bold;
}
.linktext
{
}
/* ------------------------------------------------- */
/* 3.2 Mailing list */
.mailingtext
{
font-weight: bold;
}
.mailingtextbox
{
font: 10px/18px Verdana, sans-serif;
width: 110px;
}
/* ------------------------------------------------- */
/* 3.3 Form */
.formlabel
{
}
.formsendbutton
{
font: 10px/18px Verdana, sans-serif;
width: 150px;
}
.formtextbox
{
font: 10px/18px Verdana, sans-serif;
}
.formtextarea
{
font: 10px/18px Verdana, sans-serif;
}
.formcheckbox
{
font: 10px/18px Verdana, sans-serif;
}
.formradio
{
font: 10px/18px Verdana, sans-serif;
}
.formdropdown
{
font: 10px/18px Verdana, sans-serif;
}
/* ------------------------------------------------- */
/* 3.4 Poll Object */
.pollresultbar
{
background-color: #ffcc99;
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* 4.ADMIN */
/* ------------------------------------------------- */
/* 4.1 Page Admin Bar	*/
.pageadminbgcolor
{
background-color: #ffcc99;
}
/* ------------------------------------------------- */
/* 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;*/
}
.adminmenustyle
{
font: 11px/18px Verdana, sans-serif !important;
border-right: #00ccff thin solid;
border-top: #00ccff thin solid;
border-left: #00ccff thin solid;
border-bottom: #00ccff thin solid;
background-color: #f0f8ff;
}
.adminmenuitemstyle
{
font: 11px/18px Verdana, sans-serif !important;
background-color: #f0f8ff;
text-align: left;
}
.adminhoverstyle
{
font: 11px/18px Verdana, sans-serif !important;
background-color: #00ccff;
color:  #000000;
}
.adminhoverstyle a:link
{
text-decoration: none;
color: #000000;
}
.adminhoverstyle a:visited {
text-decoration:    none;
color:  #000000;
}
.madminhoverstyle a:hover {
text-decoration:    none;
color:  #000000;
}
.madminhoverstyle a:active {
text-decoration:    none;
color:  #000000;
}
/* ------------------------------------------------- */
/* 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: #ffcc99;
}
/* ------------------------------------------------- */
/* 4.8 Admin button style	*/
.adminbutton
{
font:11px/12px Verdana;
}
/* ------------------------------------------------- */
/* 4.9 Add object color 1	*/
.addobject1
{
background-color: #ffcc99;
}
/* ------------------------------------------------- */
/* 4.10 Add object color 2	*/
.addobject2
{
background-color: #ffcc99;
}
/* ------------------------------------------------- */
/* 4.11 User admin header	*/
.usersheader
{
background-color: #ffcc99;
}
/* ------------------------------------------------- */
/* 4.12 Admin center hr	*/
.adminhr
{
color: #ffcc99;
}
/* ------------------------------------------------- */
/* 4.13 Admin center	*/
.admincolor
{
background-color: #ffcc99;
}
.admintables
{
BORDER-RIGHT: #ffcc99 1px solid;
BORDER-TOP: #ffcc99 1px solid;
BORDER-LEFT: #ffcc99 1px solid;
BORDER-BOTTOM: #ffcc99 1px solid
}
/* ------------------------------------------------- */
/* 4.14 Holder title style	*/
.holderstyle
{
background-color: #ffffcc;
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;
}

/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* 5.MENU STYLES */
.menuhover a:link
{
text-decoration: none;
color: #FFFFFF;
}
.menuhover a:visited {
text-decoration:    none;
color:  #FFFFFF;
}
.menuhover a:hover {
text-decoration:    none;
color:  #000000;
}
.menuhover a:active {
text-decoration:    none;
color:  #FFFFFF;
	}
	
	/* SKMMENU STYLE */
.skmmenu
{
	font-size: 9pt;
	padding-bottom: 2px;
	padding-top: 5px;
	padding-left: 2px;
	color: #ffffff;
	font-family: Verdana;
	background-color: #999966;
	cursor: hand;
	padding-right: 5px;
}
.skmunselected
{

font-size: 9pt;
	padding-bottom: 2px;
	padding-top: 5px;
	padding-left: 2px;
	color: #ffffff;
	font-family: Verdana;
	background-color: #999966;
	cursor: hand;
	padding-right: 2px;
}
.skmmomenu
{
	font-size: 9pt;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 5px;
	padding-left: 2px;
	font-family: Verdana;
	background-color: #ffffcc;
	cursor: hand;
	padding-right: 2px;
}
.skmsubmenu
{
font-size: 9pt;
	padding-bottom: 2px;
	padding-top: 5px;
	padding-left: 2px;
	color: #ffffff;
	font-family: Verdana;
	background-color: #999966;
	cursor: hand;
	padding-right: 2px;
}
