
/* general styles */
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #888;
	background-color: white;
	padding: 0;
	margin: 0;
}

div {
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

p 	{ 	font-size: 9pt;		}
h1	{	font-size: 10pt;	}
h2	{	font-size: 9pt;		}
h3 	{	font-size: 9pt;		}
h4	{	font-size: 8pt;		}

div.clr {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	padding: 0;
	margin: 0;
}

/* page sections */
#page-header {
	min-width: 1184px;
	padding-left: 8px;
	padding-right: 8px;	
}
#page-content {
	position: relative;
	margin-top: 8px;
	min-width: 1184px;
	min-height: 600px;
	margin-left: 8px;
	margin-right: 8px;	
}
#page-footer {
	margin-top: 8px;
	min-width: 1184px;	
}

/* page header - company logo */
#page-header h1 {
	margin: 0;
	padding: 0;
	margin-top: 12px;
	margin-left: 22px;
	width: 208px;
	height: 65px;
	background: transparent url('../images/logo_brunoproductions.gif') no-repeat top left;
	text-indent: -999em;	
}

/* page header - presentation */
#presentation {
	min-width: 1184px;
	height: 207px;
	background: #0080C0 url('../images/top_right.gif') no-repeat top right;
}
#presentation-text {
	float: left;
	width: 252px;
	height: 159px;
	padding-top: 48px;
	background: transparent url('../images/top_left_fade.gif') no-repeat top left;
}
#presentation-slide {
	margin-left: 252px;
	margin-right: 8px;
	padding-top: 12px;
	height: 195px;
	background: #0188CC url('../images/top_repeat.gif') repeat-y top left;
}
#presentation-text p {
	color: white;
	font-size: 8pt;
	margin: 0;
	padding: 2px;
	margin-left: 23px;
}
#presentation-text strong {
	font-weight: bold;
}
/*
#presentation-slide img {
	margin: 0;
	padding: 0;
	margin-top: 12px;
}
*/
#slide {
	margin: 0;
	padding: 0;
	width: 797px;
	height: 192px;
}

/* page header - main menu */
#main-menu {
}
.menubar {
	height:	36px;
	margin-left: 3px;
	margin-right: 3px;
	background: transparent url('../images/menubar_repeat.gif') repeat-x top left;
}
.menubar-inner {
	height: 36px;
	background: transparent url('../images/menubar_right.gif') no-repeat top right;
}
.menubar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	min-width: 800px;
	height: 36px;
	margin-right: 12px;
}
.menubar ul li {
	margin: 0;
	padding: 0;
	float: left;
	height: 36px;
	min-width: 32px;
}
.menubar ul li a {
	display: block;
	height: 34px;
	line-height: 34px;
	min-width: 32px;
	margin: 0;
	padding: 0px 12px 2px 12px;
	white-space: nowrap;
	background: transparent url('../images/menubar_seperator.gif') no-repeat top right;			
}
.menubar ul li.first {
	padding-left: 2px;
	background: transparent url('../images/menubar_left.gif') no-repeat top left;
}

.menubar a {
	font-size: 9pt;
	font-weight: bold;
	color: #888;
	text-decoration: none;
}
.menubar a:active	{	color: #004A93;	}
.menubar a:hover		{	color: #004A93;	}
.menubar strong		{	color: #004A93;	}		


#page-content h2 {
	font-size: 9pt;
	font-weight: bold;
	color: #004A93;
}
		
#navigation {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 216px;
	min-height: 600px;
	overflow: hidden;
}

#content {
	margin-left: 220px;
	margin-right: 184px;
	min-width: 660px;
	min-height: 300px;
}

#banners {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 179px;
	min-height: 300px;
}

#navigate-products {
	width: 216px;
	min-height: 200px;
	margin-bottom: 8px;
}

.navigate-top {
	width: 216px;
	height: 7px;
	font-size: 2px;
	line-height: 2px;
	background: transparent url('../images/nav_top.gif') no-repeat top left;
}
.navigate-content {
	width: 216px;
	min-height: 120px;
	background: transparent url('../images/nav_repeat.gif') repeat-y top left;
}
.navigate-bottom {
	width: 216px;
	height: 7px;
	font-size: 2px;
	line-height: 2px;	
	background: transparent url('../images/nav_bottom.gif') no-repeat top left;
}

#navigate-products h2 {
	margin: 0px 16px 6px 16px;
	padding: 0;
}
#navigate-products ul {
	margin: 0px 16px;
	padding: 0;
	list-style: none;
}
#navigate-products ul li {
	height: 32px;
	border-bottom: 1px dotted #CCC;
	margin: 0;
	padding: 0;
}
#navigate-products ul li a {
	display: block;
	margin: 0;
	padding: 0;
	height: 32px;
	line-height: 32px;
	font-size: 8pt;
	color: #606060;
	text-decoration: none;
	background: transparent url('../images/nav_bullet.gif') no-repeat center left;
	padding-left: 16px;
}
#navigate-products ul li.last {
	border-bottom: none;
}

/* navigation grid for product highlights */
.highlights {
	width: 216px;
	background: transparent url('../images/nav_repeat.gif') repeat-y top left;
}
.highlights-inner {
	background: transparent url('../images/nav_bottom.gif') no-repeat bottom left;
}
.highlights h2 {
	display: none;
}
.highlights ul {
	width: 216px;
	min-height: 32px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent url('../images/nav_top.gif') no-repeat top left;
}
.highlights ul li {
	float: left;
	margin: 0;
	padding: 0;
	height: 45px;
	width: 71px;
	overflow: hidden;
}
.highlights li a {
	display: block;
	width: 71px;
	height: 45px;
	line-height: 45px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
}
.highlights li a span {
	display: none;
}
.highlights li {
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
.highlights li.last-column {
	border-right: none;
	clear: right;
}
.highlights li.last-row {
	border-bottom: none;
}	

/* product hightlight links */
a#link-trollz 				{	background-image: url('../media/links/trollz.gif');	}
a#link-csi 					{	background-image: url('../media/links/csi.gif');	}
a#link-angelcatsugar 		{	background-image: url('../media/links/angelcatsugar.gif');	}
a#link-charmed 				{	background-image: url('../media/links/charmed.gif');	}
a#link-topmodel 				{	background-image: url('../media/links/americastopmodel.gif');	}
a#link-withit 				{	background-image: url('../media/links/withit.gif');	}
a#link-startrek 				{	background-image: url('../media/links/startrek.gif');	}
a#link-naughtynaughtypets 	{	background-image: url('../media/links/naughtypets.gif');	}
a#link-wheels 				{	background-image: url('../media/links/wheelsonthebus.gif');	}
a#link-dilbert 				{	background-image: url('../media/links/dilbert.gif');	}
a#link-bebear 				{	background-image: url('../media/links/bebear.gif');	}
a#link-baboes 				{	background-image: url('../media/links/baboes.gif');	}
a#link-snoopy 				{	background-image: url('../media/links/snoopy.gif');	}
a#link-cbs 					{	background-image: url('../media/links/cbs.gif');	}
a#link-paramount 			{	background-image: url('../media/links/paramount.gif');	}

/* horizontal stretching header with border background */
.header {
	height: 60px;
	margin-bottom: 8px;
	background: transparent url('../images/header_left.gif') no-repeat top left;
}
.header-inner {
	height: 60px;
	background: transparent url('../images/header_right.gif') no-repeat top right;
	overflow: hidden;
}
.header-content {
	height: 50px;
	padding-top: 10px;
	margin-left: 7px;
	margin-right: 7px;
	background: transparent url('../images/header_repeat.gif') repeat-x top left;
}
.header-content h2 {
	margin: 0;
	padding: 0;
	margin-left: 3px;	
}
.header-content h2 img {
	float: left;
	margin-right: 8px;
}
.header-content p {
	margin: 0;
	padding: 0;
	margin-left: 3px;
}

/* button for link to product */
a.product-link {
	display: block;
	width: 65px;
	height: 16px;
	line-height: 16px;
	background: transparent url('../images/button_details.gif') no-repeat top left;
	text-decoration: none;	
}
a.product-link span {
	display: none;
}
a:hover.product-link {
}

/* short description of a product */
.description-short {
	height: 150px;
	margin-bottom: 8px;
	border-bottom: 1px solid #E8E8E8;	
}
.description-short h3 {
	margin: 0;
	padding: 0;
}
.description-short h3 img {
	float: left;
	margin-right: 12px;
}
.description-short p {
	height: 80px;
}
a.product-link {
	float: right;
}

/* content layout */
#content {
	min-width: 780px;
}
.content-inner {
	margin-left: 12px;
	margin-right: 12px;
}
#content table.two-columns {
	margin: 0;
	padding: 0;
}
#content table.two-columns td {
	width: 50%;
	vertical-align: top;
}
#content td.column1 {
	padding-right: 6px;
}
#content td.column2 {
	padding-left: 6px;
}

/* full article */
.article h3 {
	font-size: 9pt;
	line-height: 22px;
	font-weight: bold;
	color: #888888;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}
.article p {
	font-size: 9pt;
	font-weight: normal;
	color: #888888;
}
.article p img {
	float: right;
	margin-left: 8px;
}

/* characters presentation */
dl.characters {
	padding: 0;
	margin: 0;
}
dl.characters dt {
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
	font-size: 9pt;
	font-weight: bold;
	color: #888888;
}
dl.characters dd {
	padding: 0;
	margin: 0;
	min-height: 120px;
}
dl.characters dt img {
	float: left;
	margin-right: 16px;
}

/* product examples */
.examples-row {
	padding: 8px;
	text-align: center;
}
.separator {
	border-bottom: 1px solid #E8E8E8;
}
.examples-row ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.examples-row ul li {
	display: inline;
	padding: 0;
	margin: 0;			
}
.examples-row ul li img {
	margin: 8px;
}

/* page footer */
#page-footer {
	height: 64px;
	background: transparent url('../images/footer_repeat.gif') repeat-x bottom left;
	clear: both;
	text-align: center;
	font-size: 7pt;
	overflow: hidden;
}
#page-footer h2 {
	text-indent: -999em;
	line-height: 1px;
}
#page-footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 64px;
	line-height: 64px;
}
#page-footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	margin-left: 8px;
	margin-right: 8px;
}
#page-footer ul li a {
	text-decoration: none;
}
#page-footer ul li.first {
	clear: left;
}
#page-footer ul li.last {
	clear: right;
}


.characters	ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	min-height: 128px;
	clear: both;
	min-width: 300px;
	overflow: hidden;
}
.characters li {
	width: 49%;
	min-height: 128px;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

.characters li.left {
	float: left;
	clear: left;
	margin-right: 2px;
}
.characters li.right {
	float: right;
	clear: right;
	margin-left: 2px;
}

.characters li h4 {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
}
.characters li h4 img {
	float: left;
	margin-right: 8px;
	padding-bottom: 8px;
}
.characters li p {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

.website-link p {
	color: #666688;
}
.website-link a {
	text-decoration: none;
}
.website-link a:hover {
	text-decoration: underline;
}

ul.links {

}
ul.links li {
	margin: 0;
	padding: 2px;
	line-height: 1.8em;
	font-weight: bold;
} 
ul.links a {
	text-decoration: none;
	font-weight: bold;
	color: #00C;
}
ul.links a:hover {
	text-decoration: underline;
}
span.normal {
	font-weight: normal;
}

.news-article {
	border-bottom: 1px solid #E8E8E8; 
}
div.first {
}
div.last {
}
.news-article h3 {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
	border-top: none;
	border-bottom: none;	
}
p.article-info {
	float: left;
	font-size: 8px;
	padding: 0;
	margin: 0;
	/*padding-bottom: 6px;*/
	color: #113;
	height: 12px;
}
.subheader {
	line-height: 12px;
	font-size: 8px;
	color: #448;
}
.news-article img.left {
	margin: 0;
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}
.news-article img.right {
	margin: 0;
	float: right;
	margin-left: 8px;
	margin-bottom: 4px;
}
#validation {
	display: none;
	float: right;
	margin: 0;
	padding: 0;
	margin-right: 6px;
	margin-top: -47px;
	height: 37px;
}
#validation p {
	margin: 0;
	padding: 0;
}

dl.quotes {
	padding: 0;
	margin: 0;
}

dl.quotes dt {
	font-weight: bold;
	padding-top: 4px;
	padding-left: 8px;
}
dl.quotes dd {
}
dl.quotes cite {
	display: block;
	width: 60%;
	margin: 4px 12px;
	padding: 6px;
	background-color: #EEE;
}
span.occupation {
	font-size: 80%;
	color: #CCC;
}

#social-media {
	margin: 0;
	padding: 4px;
	min-width: 200px;
	height: 40px;
	margin-top: -65px;
	float: right;
}

