/*  
URL: http://www.tapwaterentertainment.com
Version: 1.0
Author: Elbert Bautista

*/

/* POSITIONING and FORMATTING
-------------------------------------------------------------------------*/
/*<agl.folder "body">*/
	.pages dl dd { font-size: 12px; padding-top: 8px; padding-left: 30px; }
	body {
	text-align: center;
	background: #E5E5E5 url(graphics/body_bg.gif) repeat-y center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font: 11px/16px Geneva, Arial, sans-serif;
	color: #666666;
	
	/*\*/
	font-size: expression((10/13.9)+"em");
	line-height: expression((18/13.9)+"em");
	/**/
}
	body * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
}
	#wrapper {
	background: #fff url(graphics/wrapper_index_bg2.gif) repeat-y;
	margin: 0 auto;
	width: 760px;
	text-align: left;
}
	img {
	border: none;
}
	a:link, a:visited {
	color:#BF3000;
	text-decoration: none;
}
	a:hover { 
	color:#FF4848;
	text-decoration: underline;
 }
	p {
	margin-bottom: 1.3em;
	line-height: 150%;

}
	hr { color: #c0c0c0; background-color: #c0c0c0; }
/*</agl.folder>*/
/* Top
-------------------------------------------------------------------------*/
/*<agl.folder "header">*/
	#header {
	background: #FFFFFF url(graphics/tapwaterLogo_bg.gif) repeat-x top;
	height: 152px;
}
	#logo {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	background: #FFFFFF;
	height: 152px;
	width: 360px;
}
	#topnavigation {
	display: inline;
	float: right;
	background: #FFFFFF;
	width: 400px;
	height: 78px;
	
}
	#nav {
	display:inline;
	float: right;
	background: #000000;
	width: 400px;
	height: 58px;
}
	#flash {
	background: #00456A;
}
	#flashmovie {
	width: 200px;
}
/*</agl.folder>*/
/* Navigation
-------------------------------------------------------------------------*/
/*<agl.folder "nav">*/
	#navigation
	{
	display: inline;
	float: right;
	width: 400px;
	height: 58px;
	background: transparent url(graphics/nav.gif) no-repeat;
	}
	#navigation ul 
	{
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	height: 58px;
	}
	#navigation ul li 
	{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: none;
	}
	#navigation ul li a 
	{
	display: block;
	height: 58px;
	padding: 0;
	margin: 0;
	}
	li#nav_ontap a { width: 120px; }
	li#nav_company a { width: 105px; }
	li#nav_team a { width: 80px; }
	li#nav_contact a { width: 95px; }
	li#nav_ontap a:hover { background: transparent url(graphics/nav_over.gif) 0px 0px no-repeat; }
	li#nav_company a:hover { background: transparent url(graphics/nav_over.gif) -120px 0px no-repeat; }
	li#nav_team a:hover { background: transparent url(graphics/nav_over.gif) -225px 0px no-repeat; }
	li#nav_contact a:hover { background: transparent url(graphics/nav_over.gif) -305px 0px no-repeat; }
	#navigation ul li strong { display: none; }
/*</agl.folder>*/
/* Content
-------------------------------------------------------------------------*/
/*<agl.folder "content">*/
	#content
	{ background-color: #ffffff; background-image: url(graphics/content_top.gif); background-repeat: repeat-x; background-position: 100% top; width: 460px; display: inline; margin-left: 0; float: left; }
	#content p
	{
	margin: 0 10px 0 25px;
	}
	#contentmovie p { margin: 0 10px 0 25px; }
	#content table
	{
	margin: 10px 0 0 50px;
	width: 285px;
	
	}
	#contentmovie table { margin: 10px 0 0 50px; width: 285px; }
	#content table tr
	{
	}
	#content table tr td
	{
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #333231;
	
	}
	#ripple
	{
	width: 532px;
	height: 325px;
	background: #ffffff url(graphics/ripple.jpg) no-repeat bottom;
	}
	div.ontap
	{ margin: 0; }
	div.ontap ul
	{ border: none; padding: 0 0 0 12px; margin-left: 45px; list-style-type: none; }
	div.ontap ul li 
	{
	display: block;
	padding: 0 0 0 3px;
	margin: 0;
	border: solid 2px #ffffff;
	background: #fff url(graphics/tap_block.gif) no-repeat;
	height: 101px;
	}
	.ontap dl dd { padding-top: 5px; padding-left: 5px; }
	.ontap dl dd a { color: #3f3f3f; }
	.ontap dl dd a:hover { color: #5f6694; }
	.ontap dl dt { width: 150px; }
	div.ontapimage
	{ float: left; width: 113px; margin: 11px 0 0 14px; border: solid 1px #d6d7d2; }
	div.ontaptitle
	{ margin: 10px 0 0 15px; padding-left: 12px; }
	div.indevelopment
	{
	color: #999
	}
	div.cssnav {
position: relative;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(graphics/btn_category_over.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 101px;
height: 29px;
margin: 0;
padding: 0;
}
	div.cssnav a {
display: block;
color: #000000;
font-size: 9px;
width: 101px;
height: 29px;
display: block;
float: left;
color: #FFFFFF;
text-decoration: none;
}
	div.cssnav img {width: 101px; height: 29px; border: 0; }
	* html a:hover {visibility:visible}
	div.cssnav a:hover img{visibility:hidden}
	div.cssnav span {
position: absolute;
left: 5px;
top: 6px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
	#contentmovie dl { margin: 0 0 10px 15px; /* 28px */
	padding-top: 15px; /* 7px */
	line-height: 150%; font-size: 9px; float: left; }
	#content dl { font-size: 9px; line-height: 150%; margin: 0 0 10px 15px; padding-top: 15px; float: left; }
	#contentmovie dl dt { color: black; font-weight: bold; font-size: 12px; float: left; padding-top: 0; padding-right: 0; padding-bottom: 0; }
	#content dl dt { color: black; font-size: 12px; font-weight: bold; padding-top: 0; padding-right: 0; padding-bottom: 0; float: left; }
/*</agl.folder>*/
/*<agl.folder "stuff i added">*/
	#entwrapper { background: #fff url(graphics/wrapper_index_bg2.gif) repeat-y; }
	.pages { position: relative; width: 400px; height: 350px; float: left; padding-top: 10px; padding-bottom: 10px; padding-left: 30px; }
	#sublist { width: 399px; float: left; padding-top: 20px; padding-bottom: 50px; padding-left: 30px; }
	#mediasublist { padding-bottom: 50px; padding-left: 40px; width: 399px; float: left; padding-top: 5px; }
	#blurb { text-align: justify; padding: 20px; }
	.pages ul { font-size: 15px; line-height: 20px; }
	.pages a { color: #6c522b; }
	.pages a:hover { color: #8b3a3a; }
	#hot { height: 10px; float: left; padding-right: 10px; display: inline; }
	#whats { float: left; padding: 20px; display: inline; }
	.news { background: url(graphics/side_bg2.gif) repeat-y 50% 50%; width: 300px; }
	#newsbottom { background-image: url(graphics/newsbottom_main.png); width: 224px; height: 10px; float: right; }
	#contentmain
	{ background-color: #ffffff; background-image: url(graphics/content_top.gif); background-repeat: repeat-x; background-position: 100% top; width: 450px; display: inline; float: left; padding-left: 10px; }
	#contentmovie { background-image: url(graphics/content_top.gif); background-repeat: repeat-x; width: 526px; float: left; padding-left: 10px; }
	.news dl dt { font-size: 12px; text-decoration: none; }
	#news dl {  }
	#entertainment a { color: #000; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; padding-top: 10px; padding-right: 10px; padding-left: 10px; }
	#mm a { color: #000; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; width: 400px; margin-top: 12px; margin-left: 30px; }
	#entertainment a:hover { color: #5f6694; }
/*</agl.folder>*/
.mediatrailer
	{ background-color: transparent; background-image: url(entertainment/graphics/side_bg_media.png); background-repeat: repeat-y; background-position: left top; padding-top: 12px; }
.mediatrailer img
	{
	margin-left: 10px;
	border: 2px solid #D6D7D2;
	}
.mediabottom
	{
	width: 660px;
	height: 9px;
	background: #ffffff url(entertainment/graphics/side_bottom_media.png) repeat-y left bottom;
	}
#media
	{ background-color: #ffffff; background-repeat: repeat-x; background-position: 100% top; display: inline; float: left; width: 660px; margin-right: 0; }
#mediatop { background-image: url(entertainment/graphics/side_top_media.png); height: 10px; }
#media p
	{
	margin: 10px 0 10px 10px;
	}
#media h3
	{
	margin: 10px 0 10px 10px;
	color: #999;
	}
#media h4
	{
	margin: 10px 0 10px 10px;
	color: #999;
	}
#mediaform
	{
	margin: 10px 0 10px 10px;

	}
#mm a:hover { color: #5f6694; }
/*<agl.folder "media pages">*/
	
/*</agl.folder>*/
/* FORMS
------------------------------------------------------------------------ */
form,input,textarea,select	{
	margin:  0;
	padding: 0;
	font: 10px/12px Geneva, Arial, sans-serif;
	}


/* LINKS
-------------------------------------------------------------------------*/
/*<agl.folder "links">*/
	a:link, a:active {
	color: #6c522b; 
	text-decoration: none;
	}
	a:visited {
 	color: #6c522b;
	text-decoration: none;
 	}
	a:hover {
	color: #00456A;
	text-decoration: none;
	}
/*</agl.folder>*/
/* The Team
-------------------------------------------------------------------------*/
/*<agl.folder "team">*/
	#team, #profile	{
	margin: 0px 0px 0px 0px;
	padding: 25px 5px 25px 20px;
	background: url(graphics/side_bg2.gif) repeat-y top;
	font-size: 12px;
	color: #999;
}
	#team div.profile-image { float: left; background: #d6d7d2 no-repeat center; }
	#team a img.profile { display: block; border: solid 2px #d6d7d2;
/*	margin-bottom: 6px; */
}
	#team a:hover img.profile {
/*	border: 2px solid #B7EDFF; */
	border: 2px solid #00456A;
}
	#team dl {
	margin: 0 0 60px 25px; /* 28px */
	padding-top: 15px; /* 7px */
	line-height: normal;
	font-size: 9px;
}
	#team dl dt { color: black; font-weight: bold; padding: 0 0 0 0; }
	#team dl dd {
	color: #999;
}
/*</agl.folder>*/
/* Bottom
-------------------------------------------------------------------------*/
/*<agl.folder "footer">*/
	#bottom
	{
	clear: both;
	height: 100px;
	width: 760px;
	background: #282828 url(graphics/bottom.gif) no-repeat bottom;
	}
	#bottom-footer
	{
	position: relative;
	top: 75px;
	margin: 0px 50px 0 25px;
	font: 10px;
	}
/*</agl.folder>*/
#side
	{ background-color: #ffffff; background-image: url(graphics/side_top2.gif); background-repeat: repeat-x; background-position: left top; display: inline; float: right; }
#side p
	{ padding-left: 10px; }
#side dt { padding-right: 6px; padding-left: 20px; }
.news dl dt a { color: #646464; }
.news dl dt a:hover { color: #5f6694; }
#side dd {
	padding-bottom: 5px;
}
#side dd a { color: #646464; text-decoration: underline; padding-bottom: 20px; padding-left: 40px; }
#side dd a:hover { color: #cfcfcf; text-decoration: underline; }
#rss { padding-left: 260px; }
#side h3 a
	{ color: #646464; font-size: 18px; font-weight: normal; font-style: normal; line-height: normal; padding-top: 6px; padding-right: 6px; padding-left: 6px; }
#side h3 a:hover { color: #5f6694; font-size: 18px; font-style: normal; font-weight: normal; line-height: normal; padding-top: 6px; padding-right: 6px; padding-left: 6px; }
#side h4
	{
	color: #999;
	}
#side form
	{
	margin: 10px 0 10px 10px;

	}
div.sidecontent
	{ width: 300px; background: url(graphics/side_bg2.gif) repeat-y 50% 50% ;top;
	}
div.sidecontent img
	{
	margin-left: 30px;
	}
div.sidetrailer
	{
	width: 300px;
	background: #fff url(graphics/side_bg2.gif) repeat-y left top;
	}
div.sidetrailer img
	{
	margin-left: 10px;
	border: 2px solid #D6D7D2;
	}
div.sidebottom
	{
	width: 300px;
	height: 11px;
	background: #ffffff url(graphics/side_bottom2.gif) repeat-x 50% top;
	}
/*.pages img:hover { border-bottom: 1px dotted #808080; border-left: 1px dotted #808080; }*/
/*<agl.folder "newspages">*/
	#newspage dt { color: #3f3f3f; font-size: 18px; }
	#newspage dd { font-size: 13px; padding-top: 6px; }
	#newspage li { padding: 6px 12px 20px 24px; }
	#newspage { padding-top: 30px; padding-right: 12px; padding-left: 70px; }
/*</agl.folder>*/
.sidecontent h3 { padding-top: 5px; padding-right: 5px; padding-left: 10px; }
.news h3 { padding-top: 10px; padding-left: 5px; }
#emailform { text-align: left; width: 300px; height: 100%; float: right; padding: 45px 15px 15px; }
#floatleft { float: left; }
#title { font-size: 20px; font-weight: 600; }
#subtitle { color: #6c532b; font-size: 14px; font-family: helvetica; font-weight: 300; line-height: 20px; }
OnTap {
	background-image: url(graphics/wot.gif);
	background-repeat: no-repeat;
	display: none;
	width: 760px;
	margin-top: 0px;
}
Menu {
	height: 340px;
	width: 181px;
}
.waveIMG {
	background-image: url(graphics/wave.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

