/* 
es_style_grey.css
www.Eire-webdesign.com
 */
/* ::::::::: main body  style ::::::::::::::*/
html,body{ margin:1px;padding:1px; }
body{font:76% "Trebuchet MS",arial,sans-serif;color: #000066;text-align:center;padding:1px}
h1{ font-size:14px; font-weight:bold; padding:10px 0px 0px 10px; margin:0px;}
h2{ font-size:16px; font-weight:bold; padding:10px 0px 0px 10px; margin:0px;}
h3{ font-size:18px; font-weight:bold; padding:10px 0px 0px 10px; margin:0px;}
a:link, a:visited{text-decoration:none; font-weight:bold; color:#000066}
a:hover{text-decoration:none; font-weight:bold; color: #CC3300; font-style:italic;}
/*:::::::::::  form style :::::::::::::*/
form{width:60%;background-color: #ffffff}
legend{font: bold 110%/1.6 Arial,sans-serif;color: #27518A;}
fieldset label{float:left;display:inline;width:100px;line-height:20px;margin: 3px 10px;text-align:center;background: #000066 right center; color:#fff}
input,textarea{margin:3px 0 8px;border-style:solid;border-color: #000066 #ccc #ccc #000066; border-width:2px 1px 1px 2px;width:180px;}
input{height: 14px}
br{clear:left}
input#go{margin: 10px 0 0 130px;border-style:solid;border-color: #ccc #000066 #000066 #ccc;    border-width:1px 2px 2px 1px;background: #000066;width:auto;height: auto; color:#fff;}
/* :::::::::: body side of the page :::::::::::*/
#main_body_div{	width:800px;border:1px solid #000066}
/* :::::::::: top of the page :::::::::::*/
#top_div{margin:0px;padding:3px;text-align:left; width:99%;}
#top_links{height:15px; text-indent:10px; text-align:left; border-bottom:3px ridge #0033FF;background-color:#000066; color:#FFFFFF}
#top_links a{color:#FFFFFF;}
#select_color form{ float:right; text-align:left; padding:0px; margin:0px; width:100px;}
/* :::::::::: left side of the page :::::::::::*/
#left_div{width:157px; padding:1px; margin:0px; float:left; text-align:left; }
.left_div_hold_box{padding:2px;}
.left_div_top_box{background-image:url(images/blue_box_top.gif); background-repeat:no-repeat; height:42px; padding:0px 0px 0px 0px; margin:0px;}
.left_div_down_box{background-image:url(images/blue_box_down.gif); background-repeat:no-repeat; height:20px;}
.left_div_expand_box{background-image: url(images/blue_box_expand.gif); background-repeat: repeat-y; padding: 0px 0px 1px 10px; margin:0px; vertical-align:top;}
/* :::::::::: bottom of the page :::::::::::*/
#center_div{width:629px; float:left; text-align:left; padding:5px; border-left:1px dashed #000066;}
/* :::::::::: bottom of the page :::::::::::*/
#down_div{background-color:#000066; height:35px; color:#FFFFFF; text-align:center; vertical-align:middle; clear:both;}
