/*======================================================
========================================================
===                                                  ===
===     cccccccccc     ssssssssss     ssssssssss     ===
===     cccccccccc     ssssssssss     ssssssssss     ===
===     cc             ss             ss             ===
===     cc             ss             ss             ===
===     cc             ssssssssss     ssssssssss     ===
===     cc             ssssssssss     ssssssssss     ===
===     cc                     ss             ss     ===
===     cc                     ss             ss     ===
===     cccccccccc     ssssssssss     ssssssssss     ===
===     cccccccccc     ssssssssss     ssssssssss     ===
===                                                  ===
========================================================
========================================================
===     target:  http://briteventures.com            ===
===     media :  print                               ===
===     author:  brite ventures                      ===
===     hello :  thanks for looking!                 ===
========================================================
=======================================================*/

/*===========
== globals ==
============*/
body {
	margin: 0;
	padding: 0;
	color: #454545;
	background: white;
	font: 10pt "trebuchet ms", tahoma, arial, sans-serif;
	line-height: 150%;
}
a,
a:link,
a:visited {
	color: #066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #603;
	font: 24pt "times new roman", serif;
}
h2 {
	color: #603;
	font: bold 16pt "times new roman", serif;
	width: 640px;
	margin-top: 40px;
	padding: 2px;
	background: none;
	border-top: 1px solid #603;
	border-bottom: 1px solid #603;
}
h3, h4 {
	color: #603;
	font: bold 10pt "trebuchet ms", tahoma, arial, sans-serif;
}
/*-------------------
-- reusable styles --
--------------------*/
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.dock {
	position: relative;
}
.error {
	color: #c00;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.floatleft {
	float: left;
	padding-right: 25px;
}
.floatright {
	float: right;
	padding-left: 25px;
	padding-bottom: 10px;
}
.h100 {
	line-height: 100%;
}
.h150 {
	line-height: 150%;
}
h2 span.asof {
	z-index: 900;
	position: absolute;
	top: 7px;
	right: 10px;
	width: 150px;
	font: italic small "times new roman", serif;
	text-align: right;
}
hr {
	margin: 0 0 20px 0;
	color: #603;
}
.invisible {
	display: none;
}
.italic {
	font-style: italic;
}
.noborder {
	border: 0;
}
.pb {
	page-break-before: always;
}
.plus {
	font: bold 12pt "trebuchet ms", tahoma, arial, sans-serif;
}
.shade {
	background: none;
}
.small {
	font-size: x-small;
}
.subt {
	color: #603;
	font: italic 14pt "bookman old style", "times new roman", serif;
}
span.subtle {
	color: #898989;
}
table.collapse {
	border-collapse: collapse;
	border: 0;
}
table.center {
	margin: 0 auto;
}
table.floatcols {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
	text-align: center;
}
table.floatcols td {
	margin: 0 25px;
	padding: 5px 25px;
	text-align: left;
	vertical-align: top;
	border: 0;
}
table.floatcols td ul {
	margin: 0;
}
ul.bulbs.
ul.check,
ul.shodd {
	list-style: disc inside;
	margin: 20px 0 0 0;
	padding: 0;
}
ul.bulbs li,
ul.check li,
ul.shodd li {
	padding: 0;
	background: none;
}
/*===========
== wrapper ==
============*/
#wrapper {
	position: relative;
	width: 640px;
	margin: 0 auto;
	border: 0;
}
/*==========
== header ==
===========*/
#hdbanner {
	height: 50px;
	background: none;
}
#shareit {
	display: none;
}
/*-------
-- ttl --
--------*/
#ttl {
	height: 50px;
	font: 36px "times new roman", serif;
}
#ttl img {
	display: none;
}
#ttl a {
	display: none;
}
#ttl p {
	margin: 0;
	text-align: center;
	color: #603;
	width: 640px;
	border-bottom: 2px solid #603;
	display: block;
}
/*----------
-- btnbar --
-----------*/
ul#btnbar {
	display: none;
}
/*-----------
-- linkbar --
------------*/
#linkbar {
	display: none;
}
/*================
== main content ==
=================*/
#content-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	background: white;
	clear: both;
}
#content-wrapper #breadcrumb {
	z-index: 900;
	position: relative;
	top: 25px;
	right: 0;
	text-align: right;
}
#content,
#content.sidebar {
	z-index: 100;
	position: relative;
	padding: 25px 0;
}
#content-wrapper #cwf {
	display: none;
}
/*------------------------------------------
-- sidebar (relative to #content-wrapper) --
-------------------------------------------*/
#sidebar {
	display: none;
}
/*-----------
-- welcome --
------------*/
div.boxes {
	margin: 0 auto;
	width: 484px;
	line-height: 125%;
}
div.boxes div {
	width: 200px;
	margin: 20px;
	border: 1px solid #454545;
	float: left;
}
div.boxes div h3.shade {
	position: relative;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 20px;
	text-align: center;
	background: white;
	border-bottom: 1px solid #454545;
}
div.boxes div h3.shade a {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height:16px;
	padding: 2px 0;
}
div.boxes div p {
	margin: 0;
	padding: 10px;
}
div.boxes div p.right {
	margin: 0;
	padding: 0 10px 5px 0;
}
/*----------
-- design --
-----------*/
div#personal,
div#business,
div#extras {
	position: relative;
}
div#personal #p_bubble,
div#business #b_bubble,
div#extras #e_bubble {
	position: absolute;
	top: 0;
	right: 0;
	height: 175px;
	width: 181px;
	background: white url(http://briteventures.com/images/bgbubble.gif) 0 0 no-repeat;
	margin: 0;
	padding: 10px;
	border: 0;
	font: 9pt "trebuchet ms", arial, sans-serif;
	display: none;
}
div#personal #p_bubble h3,
div#business #b_bubble h3,
div#extras #e_bubble h3 {
	font: bold 9pt "trebuchet ms", arial, sans-serif;
	margin: 0 0 10px 0;
}
*-------------
-- portfolio --
--------------*/
#portfolio {
	margin: 0;
	padding: 0;
	width: 640px;
	list-style: none;
	font: italic 11pt "times new roman", serif;
	display: block;
}
#portfolio div {
	margin: 50px 0 0 0;
	padding: 0;
	min-height: 180px;
	border: 0;
	font: italic 11pt "times new roman", serif;
}
#portfolio div img.scr {
	margin: 20px 20px 10px 0;
	width: 150px;
	height: 125px;
	border: 1px solid #066;
	float: left;
}
#portfolio div h2 {
	position: relative;
	width: 640px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: white;
	border-top: 1px solid #603;
	border-bottom: 1px solid #603;
}
#portfolio div h2 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 640px;
	height: 26px;
	padding: 0;
}
#portfolio div p {
	padding: 0;
}
/*-----------
-- hosting --
------------*/
ul#pkgs {
	position: relative;
	margin: 25px 0;
	padding: 0;
	list-style: none;
}
ul#pkgs li {
	font: 8pt "trebushet ms", tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 210px;
	border-top: 1px solid #454545;
	border-bottom: 1px solid #454545;
	border-left: 1px solid #454545;
	float: left;
}
ul#pkgs li#pkg_premium {
	border-right: 1px solid #454545;
}
ul#pkgs li h3.shade {
	border-bottom: 1px solid #454545;
}
ul#pkgs li h4.shade {
	border-top: 1px solid #454545;
}
ul#pkgs li h3.shade,
ul#pkgs li h4.shade {
	position: relative;
	margin: 0;
	padding: 0;
	width: 210px;
	height: 20px;
	text-align: center;
	background: #e3fbf9;
}
ul#pkgs li h3.shade:hover,
ul#pkgs li h4.shade:hover {
	background: #ffe;
}
ul#pkgs li h3.shade a,
ul#pkgs li h4.shade a {
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 16px;
	padding: 2px 0;
}
ul#pkgs li h3.shade a:hover,
ul#pkgs li h4.shade a:hover {
	width: 210px;
	background: #ffe;
	text-decoration: none;
}
ul#pkgs img.floatleft {
	width: 100px;
	height: 100px;
	padding-right: 10px;
}
ul#pkgs li p {
	padding: 10px;
}
ul#pkgs p.price {
	margin: 0;
	padding-bottom: 20px;
	font: bold 11pt "trebuchet ms", tahoma, arial, sans-serif;
	text-decoration: underline;
}
ul#pkgs p.feats {
	margin: 0;
	padding: 0;
	height: 45px;
}
/*------------
-- features --
--------------*/
div.features {
	margin: 30px 0 0 0;
	border: 0;
}
div.features h2 {
	width: 640px;
	margin-top: 0;
	padding: 0;
	border-top: 1px solid #603;
	border-bottom: 1px solid #603;
}
/*-----------------
-- inquire forms --
------------------*/
table#inquireform {
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 640px;
	background: #fefcfc;
	border: 2px solid #603;
}
table#inquireform td {
	margin: 0;
	padding: 0 20px 10px 20px;
	border-bottom: 1px solid #603;
}
table#inquireform td.error {
	background: #ffc;
}
table#inquireform td h3 {
	width: 600px;
	font: bold 10pt arial, sans-serif;
	margin-top: 5px;
}
table#inquireform table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	width: 100%;
}
table#inquireform table td,
table#inquireform table th {
	text-align: left;
	font: bold 9pt arial, sans-serif;
	vertical-align: top;
	white-space: nowrap;
	border: 0;
	margin: 0;
	padding: 10px 0 0 0;
}
table#inquireform td.bar {
	margin: 0;
	padding: 5px 0;
	width: 100%;
	background: #603;
	text-align: center;
	color: white;
	font: bold 10pt arial, sans-serif;
}
table#inquireform td.bar input.ibtn {
	background: #ccc;
	width: 75px;
	margin: 0 10px 0 0;
	padding: 0;
	color: black;
}
table#inquireform td.errbar {
	margin: 0;
	padding: 10px 20px;
	width: 100%;
	background: #603;
	text-align: left;
	color: white;
	font: bold 12pt arial, sans-serif;
}
/*-----------
-- resumes --
------------*/
img#janedoe {
	width: 200px;
	height: 224px;
}
/*-----------
-- contact --
------------*/
table#contactform {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
	padding: 25px 0;
}
table#contactform td,
table#contactform th {
	text-align: left;
	font: 9pt tahoma, arial, sans-serif;
	padding: 5px;
	vertical-align: top;
	white-space: nowrap;
	border: 0;
}
table#contactform th {
	font-weight: bold;
	padding-left: 25px;
}
table#contactform input.fbtn {
	background: #ccc;
	width: 75px;
	margin: 0 5px 0 0;
	padding: 0;
}
table.preview {
	margin: 0 auto;
	width: 500px;
	text-align: left;
	background : #ffe; 
	border: 2px solid #603;
}
table.preview td {
	padding: 10px;
}
table.preview input.ok {
	margin: 0 auto;
	padding: 0 15px;
	text-align: center;
}
#result {
	font: italic medium "times new roman", serif;
}
/*---------
-- games --
----------*/
ul#gameboxes {
	list-style: none;
	width: 580px;
	margin: 0 auto;
}
ul#gameboxes li {
	width: 150px;
	height: 120px;
	margin: 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #454545;
	float: left;
}
ul#gameboxes li h3.shade {
	position: relative;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 20px;
	background: #e3fbf9;
	border-bottom: 1px solid #454545;
}
ul#gameboxes li h3.shade:hover {
	background: #ffe;
}
ul#gameboxes li h3.shade a {
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 16px;
	padding: 2px 10px;
	color: #066;
}
ul#gameboxes li h3.shade a:hover {
	width: 130px;
	background: #ffe;
	text-decoration: none;
}
ul#gameboxes li img {
	margin: 7px auto 0 auto;
	padding: 0;
	border: 0;
}
/*-------------
-- subscribe --
--------------*/
table#hostable {
	margin: 20px auto;
	border-collapse: collapse;
	border: 0;
}
table#hostable th {
	margin: 0;
	padding: 5px 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table#hostable td {
	margin: 0;
	padding: 5px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
/*==========      
== footer ==
===========*/
#footbar {
	display: none;
}
#footer {
	display: none;
}


