/*
-----------------------------------------------
- Swear Words 2.0
----------------------------------------------- 
- Author:  Swear Words
- Version:  09 September 2008
----------------------------------------------- */

*
{
	margin: 0;
	padding: 0;
}

a 
{
	color: #666666;
}

html, body { height: 100%; overflow: hidden; }

body
{
	margin: 0 auto;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	overflow: hidden;
}

img
{
	border: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h2
{
	color: #000;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}

ul.menutab
{
	display: inline;
}

ul.menutab li
{
	display: inline;
	padding-right: 20px;
}

.ajax /* LOADER */
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url("../images/site/ajax-loader.gif") center center no-repeat;
}

div.tab_links
{
	position: relative;
}

div.tab_links table td
{
	height: 25px;
	font-size: 9px;
	text-transform: uppercase;
}

div.tab_links a
{
	position: relative;
	color: #bebebe;
	text-decoration: none;
}

div.tab_links a:hover
{
	color: #cc0033;
}

div.image_placeholder
{
	height: 100%;
	margin-left: 5px;
}

div.arrow_left
{	
	position: relative;
	height: 47px;
	width: 10px;
	margin-bottom: -47px;
	margin-left: -9px;
	background: url('../images/site/bg_text_arrow_left.gif') top left no-repeat;
	overflow: hidden;
}

div.arrow_right
{	
	position: relative;
	height: 47px;
	width: 301px;
	margin-bottom: -47px;
	margin-right: -10px;
	background: url('../images/site/bg_text_arrow_right.gif') top right no-repeat;
	overflow: hidden;
}

div.caption
{
	height: 20px;
	line-height: 20px;
	font-size: 9px;
	text-transform: uppercase;
	overflow: hidden;
}

div.text_placeholder
{
	height: 100%;
	margin-left: 5px;
	width: 290px;
}

div.text_placeholder div.text
{
	width: 100%;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	color: #666666;
	overflow: hidden;
}

div.text_placeholder div.text div.text_pad
{
	padding: 15px 10px 15px 10px;
}

div.text_placeholder div.text a
{
	color: #cc0033;
}

.finger
{
	cursor: pointer;
}

input.newsletter
{
	width: 180px;
	height: 17px;
	padding: 3px 5px 0px 5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #999999;
}

/* GLOBAL LAYER STYLES */

#wrapper
{
	height: 100%;
	overflow: hidden;
}

#container_work
{
	position: absolute;
	top: 0;
	z-index: 10;
	width: 100%;
	background-color: #f5f5f5;		
	overflow-x: scroll;
	overflow-y: hidden;
}

#container_play
{
	position: absolute;
	top: 170px;
	z-index: 5;
	width: 100%;
	background-color: #f5f5f5;		
	overflow-x: scroll;
	overflow-y: hidden;
}

/* MOVING TAB */

#tab_floater
{
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	width: 100%;
	height: 170px;
	overflow: hidden;
}

#tab_work
{
	height: 35px;
	overflow: hidden;
	background: url("../images/site/bg_tab_work.gif") top left repeat-x;
}

#tab_play
{
	height: 35px;
	overflow: hidden;
	background: url("../images/site/bg_tab_play.gif") top left repeat-x;		
}

#middle_floater
{
	height: 100px;
	overflow: hidden;
	background-color: #ffffff;		
}

#middle_floater #sw_logo
{
	float: left;
	padding-top: 30px;
	width: 220px;
	height: 70px;
	text-align: center;
	overflow: hidden;
	background-color: #ffffff;		
}

h1.swearwords
{
	margin-left: 17px;
	width: 186px;
	height: 36px;
	background: url("../images/site/logo_swearwords.png") no-repeat !important; 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/logo_swearwords.png', sizingMethod='image');	
	overflow: hidden;
}

h1.swearwords span { display: none; }

#middle_floater #sw_address
{
	float: left;
	border-right: 1px solid #999999;
	margin-top: 35px;
	width: 145px;
	height: 30px;
	overflow: hidden;
}

#middle_floater #sw_info
{
	float: left;
	margin-left: 10px;
	margin-top: 35px;
	width: 250px;
	height: 30px;
	overflow: hidden;
}

#middle_floater #sw_newsletters
{
	float: left;
	margin-left: 120px;
	margin-top: 35px;
	width: 280px;
	height: 30px;
	overflow: hidden;
}

#middle_floater #swearjar_box
{
	display: none;	
	position: absolute;
	z-index: 20;
	margin-top: -28px;
	left: 470px;
	padding: 10px 10px 5px 10px;
	width: 285px;
	height: 140px;
	line-height: 11px;
	background-color: #000000;
	color: #ffffff;
	overflow: hidden;
}

#middle_floater #swearjar_box a
{
	color: #ffcc33;
}

#middle_floater #swearjar_box a:hover
{
	color: #ffffff;
}

#middle_floater #newsletter_box
{
	display: none;	
	position: absolute;
	z-index: 20;
	margin-top: 10px;
	left: 640px;
	padding: 5px 10px 5px 10px;
	width: 205px;
	height: 70px;
	background: url("../images/site/bg_newsletter.gif") top left no-repeat;
	overflow: hidden;
}

#middle_floater #message_box
{
	display: none;	
	position: absolute;
	z-index: 20;
	margin-top: 10px;
	left: 640px;
	padding: 15px 10px 5px 10px;
	width: 205px;
	height: 60px;
	background: url("../images/site/bg_newsletter.gif") top left no-repeat;
	overflow: hidden;
}