/* global reset */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
}

	:focus {
		outline: 0;
}

body,td,th {
	color: #666666;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background: url(images/bglighttexturewide.jpg) repeat-y top;
	background-color: white;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 960px;

}
/* custom fonts */
@font-face {
	font-family: 'customfont2';
	font-style: normal;
	font-weight: normal;
	src: url('font/SALARYMA-webfont.eot');
	src: url('font/SALARYMA-webfont.woff') format('woff'),
			 url('font/SALARYMA-webfont.ttf') format('truetype'),
			 url('font/SALARYMA-webfont.svg#webfont') format('svg');
}
@font-face {
	font-family: 'customfont';
	font-style: normal;
	font-weight: normal;
	src: url('font/Aaargh-webfont.eot');
	src: url('font/Aaargh-webfont.woff') format('woff'),
			 url('font/Aaargh-webfont.ttf') format('truetype'),
			 url('font/Aaargh-webfont.svg#webfont') format('svg');
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #7a3922;
	text-decoration: none;
}
a:active {
	color: #783a00;
	text-decoration: none;
}
#mypanel {
	width: 960px;
	height: 1px;

}
#wrapper {
	width: 100%;

}
#header {
	background-color: transparent;
	height: 60px;
	width: 100%;

}
#logo {
	height: 41px;
	width: 480px;
	background: url(images/hh-new-logo03-web.png) no-repeat top left;
    margin: 45px 30px 20px 57px;
}
#logo:hover {
	height: 41px;
	width: 480px;
	background: url(images/hh-new-logo03-webR.png) no-repeat top left;
    margin: 45px 30px 20px 57px;
}

h1 {
	font-family: customfont2, Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	background: url(#) top left no-repeat;
	padding-bottom: 0px;
	padding-left: px;
	padding-right: 0px;
	padding-top: 0px;
	text-shadow:1px 3px 4px #999999;
}
h1 span {
	color: #7a3922;
}
p {margin: 20px;
	font-size: 13px;
}
h2 {
	background: url(#) bottom left no-repeat;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 3px;
	padding-left: 50px;
	
}
h3 {
	background: url(images/h3_14.gif) bottom left no-repeat;
	color: #ee7000;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 2px;
	padding-top: 15px;
	
}
/* teaser scroller */
#scroll {
	float: left;
	background: url(images/scrollshadowcut.png) no-repeat right;
	padding-left: 298px;
	width: 660px;
		margin-left: auto;
	   margin-right: auto;
	height:60px;

}
#scroll a {
	border: 0px;
	text-decoration: none;
}

.shadow {
   -moz-box-shadow: 3px 3px 4px gray;
   -webkit-box-shadow: 3px 3px 4px gray;
    box-shadow: 3px 3px 4px gray;

	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=165, Color='gray')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=165, Color='gray');
}

.shadow2 {
   -moz-box-shadow: 2px 2px 10px #696969;
   -webkit-box-shadow: 2px 2px 10px #696969;
    box-shadow: 2px 2px 10px #696969;

	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=145, Color='gray')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=145, Color='gray');
}

.shadowwhite {
   -moz-box-shadow: 2px 2px 10px white;
   -webkit-box-shadow: 2px 2px 10px white;
    box-shadow: 2px 2px 10px white;

	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=145, Color='white')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=145, Color='white');
}


.clear {
	clear: both;
}
#content {
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 2px;
	padding-top: 20px;
}
#leftcolumn {
	border-left: 1px solid #cccccc;
	border-right: 0px solid #bbbbbb;
	float: left;
	margin-top: 35px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 20px;
	padding-top: 0px;
	width: 220px;
}
#leftcolumn ul {
	background: #ffffff;
	font-size: 12px;
	list-style: none;
	margin: 13px;
	padding: 0px 0px 0;
}
#leftcolumn li {
	border-bottom: 0px solid #ccc;
	font-size: 14px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}
#textfader {
	color: #ee7000;
    position: absolute;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #bbbbbb;
	margin-top: 330px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 20px;
	padding-top: 0px;
	width: 200px;
}
#rightcolumn02 {
	background: url(images/.png) no-repeat top left;
	border-left: 0px solid #ededed;
	height: 450px;
	padding-bottom: 200px;
	padding-left: px;
	padding-right: px;
	padding-top: 25px;

}
#rightcolumn {
	background: url(images/scrollshadowcutmain.png) no-repeat top left;
	border-left: 0px solid #ededed;
	height: 450px;
	padding-bottom: 20px;
	padding-left: px;
	padding-right: px;
	padding-top: 25px;

}
#rightcolumn ul {
	background: white;
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 3px 20px;
}
#rightcolumn li {
	border-bottom: 0px solid #ccc;
	color: ;
	font-size: 16px;
	margin: 0px;
	padding: 4px 0px;
}
#rightcolumn a:link {
	color: #783a00;
	text-decoration: none;
}
#rightcolumn a:visited {
	color: #783a00;
	text-decoration: none;
}
#rightcolumn a:hover {
	color: #000;
	text-decoration: none;
}
#rightcolumn a:active {
	color: #000;
	text-decoration: none;
}
.box {
    position:absolute;
    left:7%, 100px;
    top:530px;
    z-index: 2000;
    width: 300px;
    padding: 0px;
    color: #000;
    opacity:0.8;filter:alpha(opacity=80);
	
     -moz-border-radius: 6px; 
  -webkit-border-radius: 6px; 
          border-radius: 6px; 

     -moz-box-shadow: 1px 2px 10px #000; 
  -webkit-box-shadow: 1px 2px 10px #000; 
          box-shadow: 1px 2px 10px #000; 

  background-color: #555555;
  background-image: -moz-linear-gradient(top, #555555, #999999); 
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #555555),color-stop(1, #999999)); 
  background-image: -webkit-linear-gradient(#555555, #999999); 
  background-image: linear-gradient(top, #555555, #999999);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#555555', EndColorStr='#999999'); 

     -moz-transform: rotate(-2deg);  
       -o-transform: rotate(-2deg);  
  -webkit-transform: rotate(-2deg);  
      -ms-transform: rotate(-2deg);  
          transform: rotate(-2deg);  
             filter: progid:DXImageTransform.Microsoft.Matrix( 
                     M11=0.9993908270190958, M12=0.03489949670250097, M21=-0.03489949670250097, M22=0.9993908270190958, sizingMethod='auto expand');
               zoom: 1;

}
/* unused loading promp (used is in featuredcontentglider.css) */
.loading {
    position:absolute;
    background: url(images/loading.gif) top left no-repeat;
    left:7%, 100px;
    top:530px;
    z-index: 2000;
    width: 300px;
    padding: 0px;
}
.footer {
	background: transparent url(images/bgdarktexture.jpg) top;
	border-top: 0px solid #bbbbbb;
	font-size: 8px;
	padding-bottom: 80px;
	padding-top: 25px;
	text-align: center;
	width: 958px;
		margin-left: auto;
	   margin-right: auto;
}

.hidden {
    visibility:hidden;
}

/* Preload Images */
#element_01 {
	background: url(images/hh-new-logo03-webR.png) no-repeat;
	display: none;
	}
