/* ------------------------------- 
         CSS Document
		 Original Coding and Design by corebean.NET
		 
		 Last updated 07/04/2009
		 
   ------------------------------- */


/* UNIVERSAL SETTINGS */
* {margin: 0px;padding: 0px;}

/* CSS ELEMENTS */
body {text-align:center;background-color: #121212;scrollbar-3dlight-color: #95875F;	scrollbar-highlight-color: #95875F;scrollbar-face-color: #000;scrollbar-shadow-color: #000;scrollbar-darkshadow-color: #333;	scrollbar-base-color: #000;scrollbar-arrow-color: #95875F;font-family: Tahoma, Helvetica, Arial, sans-serif;color: #95875F;font-size: 10px;line-height: 126%;}
p {}
a {color: #95875F;letter-spacing: 1.5px;font-weight: lighter;text-transform: uppercase;font-style: normal;text-decoration: none;}
a:hover {color: #EEDB99;letter-spacing: 1.5px;font-weight: lighter;text-transform: uppercase;font-style: normal;text-decoration: overline;}
h1 {font-family:Helvetica, Arial, sans-serif;text-transform: uppercase;text-align: center;font-weight:normal; font-size:10px; !important}
h2 {font-family:Helvetica, Arial, sans-serif;text-transform: uppercase;text-align: center; font-size:12px; font-weight:normal;padding-top:60px;}
ul {list-style:none;padding-top:15px;}

/* PAGE ELEMENTS AND DIVS */
#hold_page {text-align:left;width:600px;margin-top: 10%;margin-right: auto;margin-bottom: 50px;margin-left: auto;/*background-color:#FFFFFF;*/}
#hold_container {border: 0px solid #95875F;width: auto;background-image: url(images/bg_smoke.jpg);background-repeat: repeat;/*height: 250px;*/margin: 0px;padding: 0px;height: 390px;/*background-color:#FFFFFF;*/}
#hold_image {/*background-color:#FFFFFF;*/padding: 0px;margin: 0px;float: left;}
#hold_text {width: 200px;text-align:left;float:right;padding: 0;margin:0 0 0 5px;}
#hold_menu {width: inherit;text-align:left;padding-top: 25px;float: none;letter-spacing: 1.1 em;margin: 0px;clear: both;text-align:center;}
#hold_logo {width: inherit;text-align:left;margin: 0px;padding:0 0 5px 0;}
#hold_footer {width: inherit;text-align:left;margin: 0px;padding:0 0 50px 0;}
#press #hold_image {border:#95875F 1px solid; width:390px;height:390px;text-align:center;}

/* PAGE STYLES AND CLASSES */
.grebe_menu {font-family:Helvetica, Arial, sans-serif;letter-spacing: 0.9px;font-weight: lighter;text-transform: uppercase;font-style: normal;text-decoration: none;text-align: center;}
.shadowbox_hold {margin:0 0 0 25px;}
.pressRelease {margin:40px 0 0 0}

/* NAVIGATION AND LINKS */
a.contact:link, a.contact:visited, a.contact:active {color: #95875F;letter-spacing: 0px;font-weight: lighter;text-transform: lowercase;font-style: normal;	text-decoration: none;}
a.contact:hover {color: #EEDB99;letter-spacing: 0px;font-weight: lighter;text-transform: lowercase;font-style: normal;text-decoration: overline;}
.shadowbox_menu {display:block;}

