/*
Standardized Style sheet for Jemputan kahwin

9/12/2004 (c)Keyrai Solutions

*/

body
{
  color: #AC1A22;
  margin: 0px;
  font-family: Verdana; 
  font-size: 11px;
  scrollbar-3d-light-color: #F6F4D1;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-base-color: #D4202A;
  scrollbar-dark-shadow-color: #000000;
  scrollbar-face-color: #D4202A;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: Gray;
}

hr 
{ 
  height: 0px; 
  border: solid #F1C008 1px;
}

/* general table properties */

table.moduletable
{
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
}

table.moduletable th 
{
  color            : #D4202A;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : center;
  /*background-image : url(../images/module_title_bg.png);*/
  width            : 100%;
  border-right: #E54F7A 1px dotted; 
  border-top: #E54F7A 1px dotted;
  border-left: #E54F7A 1px dotted; 
  border-bottom: #E54F7A 1px dotted
}

table.moduletable td
{
        font-size: 10px;
        font-weight: normal;
}
 

.messageStackError
{
  background-color: #F1C008;
  background-image: url('../images/warning.png');
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-family: Verdana; 
  font-size: 11px;
  text-align: left;
  text-indent: 18px;
}


td 
{
  color: #FFFFFF;
  font-family: Verdana; 
  font-size: 11px;
}


.contentheading{
		margin:0px;
		padding:0px;
		line-height: 1.5;
		font-weight:bold;
 		text-align:left;
		text-indent: 0px;
		//background-image: url('../images/sleepingdot.gif');
		background-repeat: no-repeat;
		background-position:  left top; 
		font-style:normal; 
		font-variant:normal; 
		font-size:14px; 
		font-family:verdana, arial
}

.tableBorder
{
 	BORDER-RIGHT: #E54F7A 1px dotted; 
 	BORDER-TOP: #E54F7A 1px dotted;
 	BORDER-LEFT: #E54F7A 1px dotted; 
 	BORDER-BOTTOM: #E54F7A 1px dotted
}

/* Form elements properties */
input,textarea, select
{
	color : #E54F7A;
	background-color: #FFFFFF;
	font: normal 11px Verdana;
	border-color : #FFFFFF;
}

.button
{
  color: #FFFFFF;
  font-family: Verdana, Arial;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background-color:#FF0000;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
  
}

/*link properties*/
a:link {color: #DD212B; text-decoration: none }
a:visited {color: #DD212B; text-decoration: none }
a:hover {color: #39090C; text-decoration: underline}
a:active {color: #DD212B; text-decoration: none }


/* --------------only for this template ------*/
table.text td
{
  color: #000000;
  font-family: Verdana; 
  font-size: 11px;
}

table.title td
{
  color: #000000;
  font-family: Monotype Corsiva, Verdana; 
  font-size: 22px;
}

