/*
-----------------------------------------------
- Swear Words 2.0
----------------------------------------------- 
- Author:  Swear Words
- Version:  09 September 2008
----------------------------------------------- */

*
{
	margin: 0;
	padding: 0;
}

a 
{
	color: #666666;
}

a.none
{
	text-decoration: none;
}

a.none:hover
{
	text-decoration: underline;
}

html, body { height: 100%; overflow: hidden; }

body
{
	margin: 0 auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	overflow: hidden;
}

img
{
	border: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 
{
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

h2
{
	color: #000;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}

h3
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.menutab
{
	display: inline;
}

ul.menutab li
{
	display: inline;
	padding-right: 20px;
}

.lucida
{
   font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

.opacity0
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);		
}

.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: 11px;
}

div.tab_links a
{
	position: relative;
	color: #999999;
	text-decoration: none;
}

div.tab_links a:hover
{
	color: #cc0033;
}

div.tab_links a.select
{
	color: #333333;
}

div.image_placeholder
{
	height: 100%;
	margin-left: 5px;
}

div.arrow_left
{	
	position: relative;
	height: 47px;
	width: 10px;
	margin-bottom: -47px;
	margin-left: -10px;
	background: url('../images/site/bg_text_arrow_left.gif') top left no-repeat;
	overflow: hidden;
}

div.arrow_right
{	
	position: relative;
	height: 47px;
	width: 300px;
	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: 650px;
	padding-left: 10px;
}

div.text_placeholder div.text
{
	width: 100%;
	background-color: #F5F5F5;
	color: #666666;
	font-size: 12px;
	overflow: hidden;
}

div.text_placeholder div.text div.text_pad
{
	padding: 50px 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: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, 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: -1px;
	width: 100%;
	height: 170px;
	overflow: hidden;
}

#tab_work
{
	height: 35px;
	overflow: hidden;
	background-image: url(img/bg_tab_work.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#tab_play
{
	height: 35px;
	overflow: hidden;
	background: url("../images/site/bg_tab_play.gif") top left repeat-x;		
}

#middle_floater
{
	height: 120px;
	overflow: visible;
	background-color: #ffffff;
}

#middle_floater #sw_logo
{
	float: left;
	padding-top: -2px;
	width: 220px;
	height: 150px;
	text-align: center;
	overflow: visible;
	background-color: #ffffff;
}

#middle_floater #sw_address
{
	float: left;
	border-right: 1px solid #999999;
	margin-top: 35px;
	width: 140px;
	height: 50px;
	overflow: visible;
	padding-left: 5px;
}

#middle_floater #sw_info
{
	float: left;
	margin-left: 10px;
	margin-top: 35px;
	width: 250px;
	height: 40px;
	overflow: visible;
}

#middle_floater #sw_newsletters
{
	float: left;
	margin-left: 150px;
	margin-top: 35px;
	width: 200px;
	height: 30px;
	overflow: visible;
}

#middle_floater #swearjar_box
{
	display: none;	
	position: absolute;
	z-index: 20;
	margin-top: 10px;
	left: 630px;
	padding: 5px 10px 5px 10px;
	width: 205px;
	height: 70px;
	background: url("../images/site/bg_newsletter.gif") top left no-repeat;
	overflow: hidden;
}

#middle_floater #newsletter_box
{
	display: none;	
	position: absolute;
	z-index: 20;
	margin-top: 10px;
	left: 720px;
	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: 720px;
	padding: 15px 10px 5px 10px;
	width: 205px;
	height: 60px;
	background: url("../images/site/bg_newsletter.gif") top left no-repeat;
	overflow: hidden;
}

/* contact */
h2.contact { margin: 76px 0 4px 0 !important; padding-bottom: 0; }
p.contact { margin-bottom: 76px; font-size: 18px; width: 100%;  }
#contact {
	margin: 10px 0 10px 0;
	border: 0
}
#contact fieldset { border: 0; }
#contact form label, #contact form input { clear: both; }
#contact form label {
	display: block;
	margin: 0 0 5px 0;
	font-size: 12px;
}
#contact form input {
	padding: 6px 4px;
	width: 98%;
	margin: 0 0 6px 0;
	color: #333;
	font: 16px Baskerville, Georgia, serif;
}
#contact form textarea {
	margin: 0 0 18px 0;
	color: #999;
	width: 98%;
	height: 100px;
	color: #333;
	padding: 4px;
	font: 16px Baskerville, Georgia, serif;
} 
#contact form #send {
	width: 120px;
	border: 0;
	color: #fff;
	font-size: 16px;
	cursor: hand !important;
	background-color: #CC0033;
}
#contact form #send:hover {
	cursor: hand !important;
	background-color: #660000;
}
#info {
	float: right;
	width: 600px;
	margin-bottom: 80px;
}
.main {
	width: 600px;
	margin: 0 auto 0 auto;
}
