/*
Project Name: -
Description: Contact Form (Pop Up) for Proximedia
Version: 1.0
Author: Proximedia
*/

/* Proximedia */
Body { scrollbar-3d-light-color : #3A3A3A; scrollbar-arrow-color : #9C9C9C; scrollbar-base-color : #9C9C9C; scrollbar-dark-shadow-color : #3A3A3A; scrollbar-face-color : #3A3A3A; scrollbar-highlight-color : #3A3A3A; scrollbar-shadow-color : #9C9C9C;}
td { font-family : verdana ; font-size : 10px ;}
input, select, textarea	{ font:normal 11px/14px Tahoma, Arial, Helvetica, sans-serif;  border: solid #3A3A3A ; border-width: 1 ; background-color:#ffffff ; }

/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/

/* General tags */
html { overflow-x:hidden; overflow-y:scroll; font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color:#79ddff; padding:0; margin:0;}
body { background:url(images/header_bg.gif) top repeat-x #fff;}
a, a:link, a:active, a:visited {color:#fff; text-decoration:underline; font-weight:bold;}
a:hover { text-decoration:none; }

p { font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color:#000;}
h1 { font:bold 16px/20px Verdana, Arial, Helvetica, sans-serif; color:#000;}
h1 a, h1 a:link { font: normal 16px/20px Verdana, Arial, Helvetica, sans-serif; color:#000; text-decoration:none;}
h1 a:hover { text-decoration:underline;}

.clear_float {clear:both; font-size:1px; display:block; height:1px; line-height:0;}


