/*------------------------------------------------------------------------------------

   WINDOW WIDGETS : WW.CSS
   SETS UP STYLE & SOME SENSIBLE TYPOGRAPHY.
   
   WEBSITE BY THIRDFLOORDESIGN -
   
   THIRD FLOOR DESIGN                  TEL / +44 (0)1452 305948
   UNIT 13 HIGHNAM BUSINESS CENTRE     WEB / WWW.THIRDFLOORDESIGN.CO.UK
   GLOUCESTER GL2 8DN                  EMAIL / HELLO@THIRDFLOORDESIGN.CO.UK

------------------------------------------------------------------------------------*/

/* Global
---------------------------------------*/

body {
	background: #000000 url(../images/windowwidgetsbckgndlogo.png) no-repeat center top;
	margin: 0 auto;
	width: 1024px;
	font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: none;
}

table {
	width: 1024px;
	float: left;
}
/* Links */
a.opacity img {
	display: block;
}

a img {
	border: none; /* Removes annoying border on linked images */
}
/* Typography */
p {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif;
}

strong {
	font-weight: bold;
}

h1 {
	color: #333333;
	height: 42px;
	width: 360px;
	font-size: 24px;
	text-indent: -9999px;
	background: url(../images/homepage/welcometowwbar.png);
	margin: 0;
}

/* Wrapper
---------------------------------------*/

#wrapper {
	width: 1024px;
	margin: 0;
	text-align: left;
	padding-bottom: 20px;
	float: left;
}

/* Header + Footer
---------------------------------------*/

#header {
	width: 984px;
	background: #EC008C;
	padding: 20px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	float: left;
	text-align: left;
}

.column {
	width: 644px;
}

.newsletter {
	width: 320px;
	margin-left: 20px;
}

.newsletter form {
	padding-left: 90px;
	margin: 0;
}

.newsletter form div {
	padding-top: 14px;
}

.newsletter #email {
	width: 216px;
	padding: 5px;
	margin: 0;
	border: 2px solid #ff53b9;
	background: #ffdbf0;
	font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

.newsletter #submit {
	background: #ff53b9;
	color: #FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	padding: 7px 20px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif;
	text-decoration: none;
	-webkit-appearance: none;
}

.newsletter #submit:hover {
	text-shadow: 0 0 5px #ffdbf0;
	text-decoration: none;
	background: #ff75c7;
}

.column, .newsletter, .column1, .column2 {
	position: relative;
	float: left;
}

.column .icon, .newsletter .icon, .column1 .icon, .column2 .icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height: 70px;
}

.column h2, .newsletter h2, .column1 h4, .column2 h5 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 90px;
	margin: 0;
}

.column p {
	font-size: 12px;
	margin: 14px 0 0 90px;
}

.newsletter p {
	font-size: 12px;
	margin: 14px 0 0 90px;
}

#footer {
	width: 984px;
	background: #EC008C;
	padding: 20px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	float: left;
	text-align: left;
}

.column1 {
	width: 320px;
}

.column2 {
	width: 644px;
	margin-left: 20px;
}

.column1 p, .column2 p {
	font-size: 12px;
	margin: 12px 0 0 90px;
}

.column2 #accreditations {
	float: right;
	padding-left: 5px;
}

/* Hotboxes
---------------------------------------*/

#hotboxes {
	float: left;
	padding-bottom: 20px;
}

.hotbox {
	width: 502px;
	height: 245px;
	margin-top: 20px;
	float: left;
	position: relative;
}

.hotbox.large {
	width: 1024px;
	height: auto;
}

.hotbox h3 {
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	text-indent: -9999px;
	position: absolute;
}

#labels {
	border-top: 2px solid #80BB26;
	border-bottom: 2px solid #80BB26;
	background: #FFFFFF;
}

#lifesaver {
	border-top: 2px solid #EC008C;
	border-bottom: 2px solid #EC008C;
	background: #000000;
}

#zero, #moving, #werbar,
#vs, #unsung-heros {
	margin-left: 20px;
}

/*
#pilaster #links p:first-child {
	margin-bottom: 5px;
}

#pilaster a {
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}

#pilaster a:hover {
	color: #2FAEA5;
	border-bottom: 1px dotted #2FAEA5;
}
*/

.hotbox .button {
	background: #EC008C;
	color: #FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	padding: 7px 20px;
	margin: 0;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	min-width: 100px;
	cursor: pointer;
	font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	position: absolute;
}

.hotbox .button:hover {
	text-decoration: underline;
}

#pilaster .button {
	background: #2FAEA5;
	top: 170px;
	right: 33px;
}

#multi-beam .button {
	background: #FFFFFF;
	color: #333333;
	bottom: 20px;
	left: 20px;
}

#vs .button {
	background: #FFFFFF;
	color: #333333;
	top: 50px;
	right: 146px;
}

#partl .button {
	background: #8AC419;
	top: 28px;
	left: 190px;
}

#werbar .button {
	background: #8AC419;
	top: 20px;
	right: 20px;
}

#zero .button {
	bottom: 32px;
	left: 22px;
}

#george .button {
	top: 25px;
	right: 120px;
}

/* Misc
---------------------------------------*/
.hide {
	display: none;
}

.clear{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;

}
* html .clearfix, *:first-child+html .clearfix {
	zoom: 1;
}

/* Previous CSS
---------------------------------------*/
.style1 {
	color: #E40079;
	font-size: 15px;
}

.style2 {
	color: #FFFFFF;
}

.style4 {
	color: #FFFFFF;
	font-size: 12px;
}

.style5 {
	font-size: 36px;
	color: #666666;
}

.style7 {
	font-size: 36px;
	color: #666666;
}
