/* -------------------------------------------------
Copyright (c) 2007
www.cm-easy.com
Support 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
	3.5 Guestbook Object
	3.6 Popup page
	3.7 News object
	3.8 Faq styles
	3.9 Events
	3.10 Image Gallery
	3.11 Page rating
	3.12 IFrame

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.MENU STYLES

6.SKIN CUSTOM STYLES

/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* 1 HTML TAGS */
/* 1.1 Basic Structure */
body, td
{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
}
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: #003399;
}
A:visited   {
text-decoration:    none;
color: #003399;
}
A:active    {
text-decoration:    none;
color:  #003399;
}
A:hover {
text-decoration:    underline;
color:  003399;
}
/* ------------------------------------------------- */
/* 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-weight: bold;
color: white;
}
.loginlabel
{
}
.logintextbox
{
background: #ffffff;
border: solid 1px #666666;
color: #000000;
width: 150px;
}
.loginremember
{
}
.passreminder
{
}
.loginbutton
{
}
/* ------------------------------------------------- */
/* 2.3 Account bar */
.accountbar
{
}
/* ------------------------------------------------- */
/* 2.4 Fast Login */
.fastloginlabel
{
font-size: 11px;
}
.fastlogintextbox
{
background: #ffffff;
border: solid 1px #666666;
color: #000000;
width: 80px;
}
.fastloginbutton
{
font-size: 10px;
}
.fasttableclass
{
}
/* ------------------------------------------------- */
/* 2.5 Register page */
.registertitle
{
font-size: 13px;
font-weight: bold;
}
.registerlabel
{
}
.registertextbox
{
background: #ffffff;
border: solid 1px #666666;
color: #000000;
width: 150px;
}
.registerbutton
{
}
/* ------------------------------------------------- */
/* 2.6 Search results */
.searchlink
{
font-weight: bold;
text-decoration: none;
background-color: #635F52;
height: 20px;
}
.searchtext
{
}
.searchdes
{
font-style: italic;
}
.searchdate
{
background-color: #635F52;
height: 20px;
}
/* ------------------------------------------------- */
/* 2.7 Search button */
.searchbutton
{
width: 130px;
background-color: #635F52;
text-align: center;
cursor: pointer;
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;
color:#000000;
width: 150px;
}
/* ------------------------------------------------- */
/* 2.9 Empty */
/* ------------------------------------------------- */
/* 2.10 Empty */
/* ------------------------------------------------- */
/* 2.11 Validation error style */
.validation
{
font-weight: bold;
color: #ff0000;
}
/* ------------------------------------------------- */
/* 2.12 Combo menu style */
.combomenu
{
width: 160px;
border-right: navy 1px solid;
border-top: navy 1px solid;
font-size: 10px;
border-left: navy 1px solid;
border-bottom: navy 1px solid;
font-family: Verdana;
}
/* ------------------------------------------------- */
/* 2.13 Send to friend style*/
.friendbgcolor
{
background-color: #635F52;
}
.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
{
}
/* ------------------------------------------------- */
/* 2.17 Breadcrum style */
.breadcrum
{
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* 3.OBJECTS */
/* 3.1 Link */
.linktitle
{
font-weight: bold;
}
.linktext
{
}
/* ------------------------------------------------- */
/* 3.2 Mailing list */
.mailingtext
{
}
.mailingtextbox
{
width: 105px;
font-size: 9px;
font-family: Verdana;
}
/* ------------------------------------------------- */
/* 3.3 Form */
.formlabel
{
}
.formsendbutton
{
width: 150px;
}
.formtextbox
{
}
.formtextarea
{
}
.formcheckbox
{
}
.formradio
{
}
.formdropdown
{
}
/* ------------------------------------------------- */
/* 3.4 Poll Object */
.pollquestion
{
font-weight: bold;
text-decoration: underline;
}
.pollanswers
{
}
.pollvotebutton
{
width: 40px;
font-size: 9px;
font-family: Verdana;
}
.pollresultbar
{
background-color: #635F52;
}
/* ------------------------------------------------- */
/* 3.5 Guestbook Object */
.guestbooklabel
{
}
.guestbooktextbox
{
width: 250px;
}
.guestbutton
{
}
.guestsigntable
{
}
.guestbookname
{
font-weight: bold;
background-color: #BEC3C4;
}
.guestbookdate
{
background-color: #BEC3C4;
}
.guestbookcountry
{
}
.guestbookmessage
{
}
.guestbookhr
{
}
/* ------------------------------------------------- */
/* 3.6 Popup Object */
.popuppage
{
background-color: #BEC3C4;
line-height: 15pt;
}
/* ------------------------------------------------- */
/* 3.7 News Object */
.newsArchiveItem
{
background-color: #BEC3C4;
}
.newsArchiveAlt
{
background-color: #BEC3C4;
}
.newsArchiveTextbox
{
background: #ffffff;
border: solid 1px #666666;
color: #000000;
width: 250px;
}
.newssearchtable
{
border-right: #0099cc 1px outset;
border-top: #0099cc 1px outset;
border-left: #0099cc 1px outset;
border-bottom: #0099cc 1px outset;
background-color: #BEC3C4;
}
/* ------------------------------------------------- */
/* 3.8 Faq Object */
.faqquestiontable
{
}
.faqanswertable
{
}
.faqquestion
{
font-weight: bold;
}
.faqanswer
{
}
.faqpopuppage
{
background-color: #faf0e6;
}
/* ------------------------------------------------- */
/* 3.9 Events */
.eventscellwithevent
{
background-color: #BEC3C4;
}
/* ------------------------------------------------- */
/* 3.10 Image Gallery */
.gallerytotal
{
font-weight: bold;
}
.albumtitle
{
font-weight: bold;
}
.albumtext
{
}
.albumimage
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.albumimagescount
{
}
.imgalbumtitle
{
font-size: 13px;
font-weight: bold;
}
.imagetitle
{
font-weight: bold;
}
.imagetext
{
}
.imagesize
{
}
.imagestyle
{
border-right: #000000 1px solid;
border-top: #000000 1px solid;
border-left: #000000 1px solid;
border-bottom: #000000 1px solid;
}
/* ------------------------------------------------- */
/* 3.11 Page Rating	*/
.pageratetext
{
}
.pagerateoptions
{
}
.pageratebutton
{
}
.pagerateratings
{
}
/* ------------------------------------------------- */
/* 3.12 Iframe	*/
.iframestyle
{
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* 4.ADMIN */
/* ------------------------------------------------- */
/* 4.1 Page Admin Bar	*/
.pageadminbgcolor
{
background-color: #BEC3C4;
}
/* ------------------------------------------------- */
/* 4.2 Admin menu style */
.adminmenu
{
font-size: 11px;
font-family: Verdana;
}
.adminmouseover
{
font-size: 11px;
font-family: Verdana;
background-color: #635F52;
}
.adminsubmenu
{
font-size: 11px;
font-family: Verdana;
border-right: #635F52 thin solid;
border-top: #635F52 thin solid;
border-left: #635F52 thin solid;
width: 150px;
border-bottom: #635F52 thin solid;
/* background-color: #f0f8ff;*/
}
/* ------------------------------------------------- */
/* 4.3 Admin text box	*/
.admintextbox
{
background-color: #ffffff;
font-size: 11px;
font-family: Verdana;
}
/* ------------------------------------------------- */
/* 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: 12px;
font-family: Verdana;
}
/* ------------------------------------------------- */
/* 4.7 Admin pane bar color	*/
.panebarcolor
{
background-color: #635F52;
}
/* ------------------------------------------------- */
/* 4.8 Admin button style	*/
.adminbutton
{
font-size: 11px;
font-family: Verdana;
}
/* ------------------------------------------------- */
/* 4.9 Add object color 1	*/
.addobject1
{
background-color: #635F52;
}
/* ------------------------------------------------- */
/* 4.10 Add object color 2	*/
.addobject2
{
background-color: #635F52;
}
/* ------------------------------------------------- */
/* 4.11 User admin header	*/
.usersheader
{
background-color: #635F52;
}
.usersaltcolor
{
background-color: #faebd7;
}
/* ------------------------------------------------- */
/* 4.12 Admin center hr	*/
.adminhr
{
color: #99cccc;
}
/* ------------------------------------------------- */
.admincolor
{
background-color: #635F52;
}
.admintables
{
BORDER-RIGHT: #635F52 1px solid;
BORDER-TOP: #635F52 1px solid;
BORDER-LEFT: #635F52 1px solid;
BORDER-BOTTOM: #635F52 1px solid
}
/* ------------------------------------------------- */
/* 4.14 Holder title	*/
.holderstyle
{
background-color: #635F52;
}
/* ------------------------------------------------- */
/* 4.15 Menu edit tree style	*/
.menuadmintree
{
font-size: 11px;
font-family: Verdana;
}
.menuadmintree a:
{
font-size: 11px;
font-family: Verdana;
text-decoration:    none;
color:  blue;
}
.menuadmintree a:visited
{
font-size: 11px;
font-family: Verdana;
text-decoration:    none;
}
.menuadmintree a:hover
{
font-size: 11px;
font-family: Verdana;
text-decoration:    underline;
color:  #666644;
}
.menuadmintree a:active
{
font-size: 11px;
font-family: Verdana;
text-decoration:   underline;
color:  red;
}


/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* 5.MENU STYLES */


/* 5. FOOTER MENU */
.footermenu a:link
{
text-decoration: none;
color:  #3B3734;
}
.footermenu a:visited {
text-decoration:    none;
color:  #3B3734;
}
.footermenu a:hover
{
text-decoration: underline;
color:  red;
}
.footermenu a:active {
text-decoration:    none;
color:  #3B3734;
}

/* SKMMENU VERTICAL STYLE */
.menuskmtoplevel			/* Root Menu items Style */
{
font-size: 8pt;
text-align:center;
width: 100px;
height: 30px;
padding-bottom: 5px;
color: #ffffff;
font-family: Verdana;
cursor: pointer;
font-weight: bold;
background-image: url(images/menubg.jpg);
}


.menuskmtoplevelover			/* Root Menu items Mouse over Style */
{
font-size: 8pt;
text-align:center;
width: 100px;
height: 30px;
padding-bottom: 5px;
color: #ffffff;
font-family: Verdana;
cursor: pointer;
font-weight: bold;
background-image: url(images/menubg.jpg);
}

.menuskmVerticalselectedtop
{
font-size: 8pt;
text-align:center;
width: 100px;
height: 30px;
padding-bottom: 5px;
color: #ffffff;
font-family: Verdana;
cursor: pointer;
font-weight: bold;
background-image: url(images/menubg.jpg);
}


.menuskmVerticalselectedmotop			/* Root Menu items Mouse over Style */
{
font-size: 8pt;
text-align:center;
width: 100px;
height: 30px;
padding-bottom: 5px;
color: #ffffff;
font-family: Verdana;
cursor: pointer;
font-weight: bold;
background-image: url(images/menubg.jpg);
}
.skmsubmenu			/* Root Menu items Mouse over Style */
{
font-size: 8pt;
text-align:center;
width: 100px;
height: 30px;
padding-bottom: 5px;
color: #ffffff;
font-family: Verdana;
cursor: pointer;
font-weight: bold;
background-image: url(images/menubg.jpg);
}
.skmsubmenu1			/* Root Menu items Mouse over Style */
{
font-size: 8pt;
text-align:center;
width: 100px;
height: 30px;
padding-bottom: 5px;
color: #ffffff;
font-family: Verdana;
cursor: pointer;
font-weight: bold;
background-image: url(images/menubg.jpg);
}
.skmonmenu			/* Root Menu items Mouse over Style */
{
font-size: 8pt;
text-align:center;
width: 100px;
height: 30px;
padding-bottom: 5px;
color: #ffffff;
font-family: Verdana;
cursor: pointer;
font-weight: bold;
background-image: url(images/menubg.jpg);
}
