/* Start of CMSMS style sheet 'Global' */
body { margin: 0; padding: 0; color: #aaa; background: #17050d; font-family: century gothic, tahoma, arial, helvetica, verdana, san-serif; font-size: 80%; line-height: 1.4em; }
h1 { margin: 0 0 20px; padding: 0; }
h2 { margin: 0 0 2px; padding: 10px 0 0; color: #bbb; font-family: Futura; font-size: 1.2em; font-weight: normal; text-transform: uppercase; }
p { margin: 0 0 20px; padding: 0; }
a { color: #aaa; }
img { border: none; }

#pagewrapper { position: absolute; top: 50%; left: 0; width: 100%; height: 640px; margin-top: -330px; background: #2b0818; }
#page { position: relative; margin: 0 auto; width: 1000px; height: 660px; }


/* Main Pics
...........................................................*/
#mainpic { clear: both; position: relative; top: 0; left: 0; margin:0; padding:0; width: 0; height: 768px; z-index: 0; }
#mainpic li { display: block; }
#mainpic img { width: 400px; height: 660px; }

/* End of 'Global' */

.menu {
	font-family: century gothic;
	text-transform: uppercase;
	font-size : 10pt; 
	color : #aaaaaa; 
	font-weight : normal; 
	text-decoration : none; 
} 
a.menu:link {
	color : #aaaaaa; 
	text-decoration : none; 
} 
a.menu:visited {
	color : #aaaaaa; 
	text-decoration : none; 
} 
a.menu:active {
	color : #7b5567; 
	text-decoration : none; 
} 
a.menu:hover {
	color : #7b5567; 
	text-decoration : none; 
}
.text{
	font-family: century gothic, tahoma, arial, helvetica, verdana, san-serif; 
	font-size : 9pt; 
	font-weight : normal; 
	color : #aaaaaa; 
	padding-right : 5; 
	padding-left :5; 
}
a.text:link {
color : #aaaaaa; 
text-decoration : none; 
} 
a.text:visited {
color : #aaaaaa; 
text-decoration : none; 
} 
a.text:active {
color : #7b5567; 
text-decoration : none; 
} 
a.text:hover {
color : #7b5567; 
text-decoration : none; 
}




/* use for dark text  ( detail in table) */
.tail {
	font-family : century gothic,'MS Sans Serif', Arial; 
	font-size : 8pt; 
	font-weight : normal; 
	color : #aaaaaa; 
} 





/* use for normal text and link  text( footer) */
.linktail {
	font-size : 8pt; 
	color : #ffffff; 
	font-family : 'MS Sans Serif', Arial; 
	text-decoration : none; 
} 
.linktail A:link {
	color : #c9c68f; 
	text-decoration : none; 
	font-family : 'MS Sans Serif', Arial; 
} 
.linktail A:visited {
	color : #c9c68f; 
	text-decoration : none; 
	font-family : 'MS Sans Serif', Arial; 
} 
.linktail A:active {
	color : #ffe9b5; 
	text-decoration : underline; 
	font-family : 'MS Sans Serif', Arial; 
} 
.linktail A:hover {
	color : #ffe9b5; 
	text-decoration : underline; 
	font-family : 'MS Sans Serif', Arial; 
} 



input, select, textarea, option, bottom, radio {
	font-family : 'MS Sans Serif', Arial; 
	font-size : 10pt; 
	font-weight : normal; 
	color : #b27e96; 
	background-color: #652c47; 
	margin : 1px; 
	padding : 1px; 
	border-width : 1px; 
	border-color : #b27e96; 
	border-style : dotted; 
} 



/* use for menu for admin page*/
a.admin:link {text-decoration:none;color: #D09B33;}
a.admin:visited {text-decoration:none;color: #D09B33;}
a.admin:hover {text-decoration:none;color: #EC6D20;}
a.admin:active {text-decoration:none;color:#EC6D20;}
.admin { font-family:arial; font-style:normal; font-size:9pt; background-attachment:fixed;}



td,th { 
	font-family : 'MS Sans Serif', Arial; 
	color : #000; 
    line-height: 17px;
    padding: 0px 0px;
    vertical-align: top;
}
th {

    font-weight: bold;
    line-height: 17px;
    padding: 2px 6px;
	background : #ceb655; 
	color : #000; 
	font-size : 10pt; 
	text-decoration : none; 
	font-family : 'MS Sans Serif', Arial; 
}
.subh {
 	background: #e7e1c6;
	font-family : 'MS Sans Serif', Arial; 
    color: #000;
    font-size: 10pt;
    font-weight: bold;
    line-height: 15px;  
    padding: 2px 6px;
}
.area {
	background:#e7e1c6;
}

.bt {
	background:#cccccc;
}
.pack {
	font-family : Arial, "MS Sans Serief"; 
	font-size : 9pt; 
	font-weight:bold;
	color:#c9c68f;
	padding-left: 15px;
}