
/****************************************************
*                      MAIN                         *
****************************************************/

body
{
	margin: 0;
	padding: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000;
	background-color: #fff;
}

img
{
	border:0px;
}

#body_wrapper
{
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	/*
	min-height: 15px;
	*/
	border: 2px solid;
	overflow: auto;
}

#top_row
{
	height: 100px;
	margin: 5px;
}

#title_logo
{
	float: left;
	background-image: url(/images/padlock_adjusted.gif);
	background-position: 10px 0px;
	background-repeat: no-repeat;
	height: 90px;
	padding-left: 80px;
	padding-top: 10px
}

#title_text
{
	float: right;
	width: 250px;
	height: 90px;
	border-left: 1px solid #000;
	padding-left: 15px;
	padding-top: 7px;
}

#title_menu
{
	width: 250px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 7px;
}

#title_stats
{
	width: 250px;
	font-size: 10px;
}

#title_stat_number
{
	font-size: 10px;
	font-weight: bold;
}


/*

Menu - 825px
caps - 7 + 8 = 15px

each button - 155px

button centers: (810 / 5) / 2

81
243
405
567
729

*/

#menu_item_0
{
	position:absolute;
	left: 10px;
	height: 33px;
	width: 155px;
	top: 0px;
	background: url(/images/transparent.gif) top left no-repeat;
}

#menu_item_1
{
	position:absolute;
	left: 172px;
	height: 33px;
	width: 155px;
	top: 0px;
	background: url(/images/transparent.gif) top left no-repeat;
}

#menu_item_2
{
	position:absolute;
	left: 334px;
	height: 33px;
	width: 155px;
	top: 0px;
	background: url(/images/transparent.gif) top left no-repeat;
}

#menu_item_3
{
	position:absolute;
	left: 496px;
	height: 33px;
	width: 155px;
	top: 0px;
	background: url(/images/transparent.gif) top left no-repeat;
}

#menu_item_4
{
	position:absolute;
	left: 658px;
	height: 33px;
	width: 155px;
	top: 0px;
	background: url(/images/transparent.gif) top left no-repeat;
}

#menu_item_break_0
{
	position:absolute;
	top: 0px;
	left:165px;
	height:33;
	width:7px;
	z-index:100;
}

#menu_item_break_1
{
	position:absolute;
	top: 0px;
	left:327px;
	height:33;
	width:7px;
	z-index:100;
}

#menu_item_break_2
{
	position:absolute;
	top: 0px;
	left:489px;
	height:33;
	width:7px;
	z-index:100;
}

#menu_item_break_3
{
	position:absolute;
	top: 0px;
	left:651px;
	height:33;
	width:7px;
	z-index:100;
}

#menu_row
{
	position:relative;
	width: 850px;
	padding-bottom: 40px;
}

#menu
{
	position:absolute;
	top:0px;
	left:12px;
	height: 33px;
	width: 825px;
	background: url(/images/wifi_guy_menu_background.gif) top left repeat-x;
	z-index:99;
}

#menu dt
{
	cursor: pointer;
}

#menu dd
{
	margin: 0px;
	padding: 0px;
	display: none;
	border: 1px solid gray;
	z-index:100;
}

#menu li
{
	margin: 0px;
	padding: 0px;
	margin-left:-10px;
	text-align: left;
	background: #fff;
	list-style-type: none;
	z-index:100;

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
 	font-weight: bold;
}

#menu ul
{
	list-style-type: none;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	/* text-indent: -1em; */
	background: #fff;
}


#menu li a,
#menu dt a
{
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

#menu li a:hover,
#menu li a:focus,
#menu dt a:hover,
#menu dt a:focus
{
	background: #ccc;
}

#sub_menu_0
{
	position:absolute;
	top:33px;
	left:10;
	width: 155px;
	z-index:100;
}

#sub_menu_1
{
	position:absolute;
	top:33px;
	left:172px;
	width: 155px;
	z-index:100;
}

#sub_menu_2
{
	position:absolute;
	top:33px;
	left:334px;
	width: 155px;
	z-index:100;
}

#sub_menu_3
{
	position:absolute;
	top:33px;
	left:496px;
	width: 155px;
	z-index:100;
}

#sub_menu_4
{
	position:absolute;
	top:33px;
	/* left:658px; */
	left:658px;
	width: 155px;
	z-index:100;
}

#menu_left_cap
{
	position:absolute;
	top:0px;
	left:0px;
	height: 33px;
	width: 7px;
	background: url(/images/wifi_guy_menu_01.gif) top left no-repeat;
}

#menu_right_cap
{
	position:absolute;
	top:0px;
	right:-1px;
	height: 33px;
	width: 8px;
	background: url( /images/wifi_guy_menu_13.gif ) top left no-repeat;
}

/*.menu_item
{
	height: 33px;
	min-width: xxxx;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
*/
#flash_n_video_row
{
	/* float:clear; */
	clear:both;
	/* padding-top:40px; */
	width:825px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}

#flash_ad
{
	float:left;
	width:520px;
	height:190px;
	background-color: #fff;
	z-index:1;
}

#video
{
	float:right;
	width:290px;
	height:190px;
	background-color: #fff;
	background: url(/images/streaming_video_coming_soon.gif) top left no-repeat;
	z-index:1;
}

#intro
{
	z-index: 1;
}

#text_n_button_row
{
	/* float:clear; */
	clear:both;
	width:825px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#text_left_float
{
	float:left;
	width:520px;
}

#buttons_right_float
{
	float:right;
	width:290px;
}

#buttons_right_float a
{
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#buttons_right_float a:hover,
#buttons_right_float a:focus
{
	color: #00f;
}

#text_image_button
{
	width:290px;
	height:70px;
	border: 1px solid;
	/*
	padding-top: 5px;
	padding-bottom: 50px;
	*/
	margin-bottom:5px;
}

#text_image_text
{
	float:left;
	width:187px;
	padding-left:5px;
}

#text_image_text h3
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	/* font-variant: small-caps; */
	font-weight: bold;
	margin-top:2px;
}

#text_image_text p
{
	font-size: 10px;
	margin-top:-10px;
}

#text_image_image
{
	float:right;
	width:95px;
	height:61px;
	margin-top:3px;
	margin-right:3px;
}

#full_text
{
	clear:both;
	width:825px;
	margin-left:auto;
	margin-right:auto;
}

.indent
{
	margin-left: 2em;
}

#footer
{
	/* float:clear; */
	clear:both;
	width:825px;
	margin-left:auto;
	margin-right:auto;
	/*margin-top:50px;*/
/* 	border-top: 1px solid #000; */
}

#copy
{
	margin-top:2px;
	float:left;
}

#footer_menu
{
	margin-top:2px;
	float:right;
	margin-bottom: 10px;
}

#footer_menu a
{
	text-decoration: none;
}

#footer_menu a:focus,
#footer_menu a:hover
{
	text-decoration:underline;
}

.center
{
	text-align:center;
}

.float_right
{
	float:right;
}

.float_left
{
	float:left;
}

.float_image
{
	margin-left:10px;
	margin-right:10px;
}

.border_1
{
	border: 2px solid;
	overflow: auto;
}

.padding_5
{
	padding-left:5px;
	padding-right:5px;
}

.clear
{
	clear:both;
}

#text_video_button
{
	width:520px;
	/* height:150px; */
	border: 1px solid white;
	/*
	padding-top: 5px;
	padding-bottom: 50px;
	*/
	margin-bottom:5px;
	overflow: auto;
}

#text_video_button:hover,
#text_video_button:focus
{
	border: 1px solid blue;
}

#text_video_text
{
	float:right;
	width:325px;
	padding-left:5px;
	padding-right:5px;
}

#text_video_image
{
	float:left;
	width:173px;
	height:121px;
	margin:5px;
}

#view_video
{
	width:825px;
	margin-bottom:5px;
	overflow: auto;
	clear:both;
}

#view_video_video
{
	float:left;
/* 	width:300px; */
	margin:5px;
}

#view_video_text
{
	float:right;
/* 	width:500px; */
	padding-left:5px;
	padding-right:5px;
}

.social_links
{
	float: right;
	margin: 5px;
	margin-left: 10px;
	margin-right: -30px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid;
	text-align: left;
}

.left_ad
{
	float: left;
	margin: 5px;
	margin-right: 10px;
	margin-left: -30px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid;
	text-align: left;
}

a .left_ad
{
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

 a:hover .left_ad,
 a:focus .left_ad
{
	color: #00f;
	text-decoration: underline;
}

.std_table td
{
	padding: 0 5px 0 5px;
	font-size: 10px;
}
