/********************************************** */
/* Name		: contactus.css                 */
/* Location : /_lib/styles/                     */
/* Version	: 0.1                               */
/* Created	: 3 Aug 06                          */
/* Modified	:                                   */
/* Modifier	: khunjack                          */  
/* Comment	: default                        */  
/********************************************** */
/* Used by	: index.php, confirm.php            */
/* Path		: /site/contact/                    */
/********************************************** */
body {background-color: #ffffff;font-family: Verdana, Arial, Helvetica, sans-serif;}
#banner {background: #1081F6 url(/_img/_contactus/contactushd.gif);border-top: 3px solid #1081F6;border-bottom: 3px solid #1081F6;height:109px;voice-family: "\"}\"";voice-family: inherit;}
	/* be nice to Opera */
html>body #banner {height:104px;}
.maintbl {background-color: #1081F6; border:#ccc 2px solid;}
.maintbl { -moz-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 5px 5px 5px #666666;-webkit-box-shadow: 5px 5px 5px #666666;box-shadow: 5px 5px 5px #666666;}.subtbl {background-color: #fffff0;}
.charbox {background-color: transparent;border: none;font-size: 11px;color: #000000;}
a:active {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {color: red; text-decoration: underline}
a:link {color: #000000; text-decoration: none}
.titletext {font-size: 18px;font-weight: bold;color: #695135;}
.topictext {font-size: 12px;font-weight: bold;color: #695135;}
.smtext {font-size: 11px;color: #000000;color: #695135;}
.smtextwhite {font-size: 11px;color: #FFFFFF;}
.inptext {font-size: 12px;color: #000000;}
.redstar {font-size: 11px;color: #FF0000;}
.seperator {border-top: #999999 1px solid;height: 1px}
.error {font-size: 11px;padding-top: 10px;color: #990000;}
/*       Buttons style         */
input.btn{color:#050;font-family:'trebuchet ms',helvetica,sans-serif;font-size:84%;font-weight:bold;background-color:#fed;border:1px solid;border-top-color:#696;border-left-color:#696;border-right-color:#363;border-bottom-color:#363;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
input.btnhov{border-top-color:#c63;border-left-color:#c63;border-right-color:#930;border-bottom-color:#930;cursor:pointer;}
