/* good cms - new site layout */

/* Good Style */

body{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000;
	font-size:12px;
	margin:0;
	color:#1c1c1c;
	overflow-x:hidden;
	background-attachment: fixed;
}


.bg3{
	background-image: url(../images/homeBg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}


.bg4{
	background-image: url(../images/homeBg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	
.bg5{
	background-image: url(../images/homeBg5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.bg6{
	background-image: url(../images/homeBg6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
.bg7{
	background-image: url(../images/homeBg7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.bg8{
	background-image: url(../images/homeBg8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.bg9{
	background-image: url(../images/homeBg9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}


.bg10{
	background-image: url(../images/homeBg10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.bg11{
	background-image: url(../images/homeBg11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.bg12{
	background-image: url(../images/homeBg12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.bg13{
	background-image: url(../images/homeBg13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	.bg14{
	background-image: url(../images/homeBg14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
		
		
	
p{
	color:#FFFFFF;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	letter-spacing:0px;
}
strong{
	color:#FFFFFF;
}
  
/* right stuff */
#contentWrapperHome{
	margin-top:42px;
	position:absolute;
	margin-left:305px;
	z-index:3;
	left: 11px;
	

}

#contentTitle{
	/*position:relative;*/
	background-color:#EA008A;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:16px;
	width:107px;
	font-weight:bold;
}

#contentTitleText{
	/*position:relative;*/
	background-color:#272727;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:6px;
	font-weight:bold;
	text-transform: none;
	font-size: 1.2em;
	line-height: 19px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	width: auto;
	margin-left: 0px;
	color: #FAE500;
	font-family: "Trebuchet MS";
	display: inline;
	clear:both;
}




#contentTitleMainText{
	/*position:relative;*/
	background-color:#272727;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:6px;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 1.6em;
	line-height: 24px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	width: auto;
	margin-left: 0px;
	color: #FAE500;
	font-family: "Trebuchet MS";
	display: inline;
	clear:both;
	letter-spacing: -1px;
}




#iconic{/*position:absolute;*/
	width:200px;
	position:absolute;
	left: 530px;
	top: 0px;
	z-index: 10000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #404041;
	}
	
	
#iconic p {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 15px;
	background-color: #404041;

}	


#iconic a:link {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 15px;
	background-color: #404041;
	text-decoration:none;

}

#iconic a:hover {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 15px;
	background-color: #404041;
	text-decoration:underline;

}	

#iconic a:visited {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 15px;
	background-color: #404041;
	text-decoration:none;

}	

	



#contentArea a{
	text-decoration:underline;
	font-size:13px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#contentArea a:hover{
	color:#F6EE0F;
	font-size: 13px;
}

#contentArea{
	width:500px;
	height:100%;
	background-color: #414142;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 150px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#contentArea li{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 10px;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -1px;
	margin-left:-55px;
	background-position: 3px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contentArea li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	text-transform:uppercase;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -1px;
	text-decoration:none;
}

#registered{
	width:140px;
	height:142px;
	background-image:url(../img/registered.gif);
	background-repeat:no-repeat;
}
/* end right stuff */
  
/* left stuff */
#leftWrapper{
	position:fixed;
	background-color:#404041;
	width:238px;
	height:100%;
	padding-left:19px;
	padding-right:18px;
	margin-left:30px;
	top:0;
	z-index:2;
  }
*html #leftWrapper{
	padding-right:0px;
}
/*#good-creative_link{
	position:relative;
	top:0px;
	left:-19px;
	z-index:5;
	margin-bottom:-140px;
}*/

#logo{
	width:240px;
	background-color:#404041;
	height:150px;
	background-image:url(../images/hamiltons_Logo.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:18px;
	display:block;
}

#menu{
	width:238px;
	background-color:#404041;
}

#rotator_wrapper{
	position:absolute;
	top:138px;
	left:347px;
	width:500px;
	height:100px;
	display:block;
	margin: 0px;
	padding: 0px;
}
*html #rotator_wrapper{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/trans_bg.png', sizingMethod='scale');
	left:347px;
}

#rotator_text{
	margin-left:9px;
	float:left;
	display:inline;
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	color: #FAE500;
	font-size: 27px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #404041;
	font-weight: bold;
}
#address{
	width:238px;
	background-color:#FFFFFF;
	margin-top:30px;
}

#registered_address{
	width:218px;
	height:130px;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-color:#333333;
	padding:10px;
	position:relative;
	top:60px;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFF00;

}


.registered_address_sm{
	font-size: 0.5em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
/* #fix_IE{
	width:0px;
	height:0px;
}*/
/* end left stuff */

#background_image{
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	z-index:-10;
	width:100%;
	text-align:center;
}


/* hide an move elements not for the default display */
.hide{
	position:relative;
	left: -10000000px;
	display:none;
}
/* end */

/* IE styles */
/* * html div#leftWrapper {
	position: absolute;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop : document.body.scrollTop);
}
* html,* html body{ /* this fake fixed BG stops the bit above jumping around in IE */
/*    background: #000 url(foo) fixed;
}
* html div#contentWrapperHome{
	margin-left:365px;
}
* html div#contentWrapper{
	margin-left:365px;
}
* html div#address{
	height:500px; */ /* specify height here to make white all the way down in IE - causes endless scroll */
/* } */
*html #leftWrapper{
	position:relative; 
	height:100%; 
	width: 0;
	top:0px;
	background-color:#FFFFFF;
}
* html div#leftWrapper #logo  {
	height:150px; 
	width: 240px; 
	position: relative;
	margin-right:18px;
}
* html div#leftWrapper #menu  {
	background-color:#FFFFFF;
}
* html div#leftWrapper #address  {
	background-color:#FFFFFF;
	margin-top:30px;
}
/* * html div#leftWrapper #fix_IE  {
	height: auto; 
	width: 80%; 
	position: relative; 
	margin: 0 -10000px -10000px 0;
	float: left;
}*/
* html div#leftWrapper {
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop : document.body.scrollTop);
}
* html,* html body{ /* this fake fixed BG stops the bit above jumping around in IE */
    background: #000 url(foo) fixed;
	height:100%;
}

* html div#contentWrapperHome{
	margin-left:347px;
	top:0px;
}
*html div#contentWrapper{
	margin-left:347px;
	top:0px;
}
*html #contentBlogWrapper{
	top:0px;
}
/* end IE styles */















#downloads  {
	position: absolute;
	height: 121px;
	width: 255px;
	background-image: url(../images/downloadsIcon.jpg);
	background-repeat: no-repeat;
	bottom: 0px;
	left: 0px;
	padding-left: 265px;
	padding-top: 25px;
}



.blogComm  {
	color: #FAE500;
	text-transform: uppercase;

}



.blogCommNum  {
	color: #FAE500;
	text-transform: none;

}
.bigRedTeapot {
	color: #EE0D12;
	text-transform: none;
	font-size: 13px;
}








#sharpapplicationstext  {
	position:absolute;
	width:150px;
	height:50px;
	bottom: 0px;
	color: #CCCCCC;
	font-size: 10px;
	left: 20px;

}

#sharpapplicationstext a:link  {
	color: #990066;
	text-decoration: none;

}

#sharpapplicationstext a:hover  {
	color: #990066;
	text-decoration: underline;

}

#sharpapplicationstext a:visited  {
	color: #990066;
	text-decoration: none;

}
#contentArea li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	text-transform:uppercase;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -1px;
	text-decoration:none;
}
