html, body, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	outline: none;
	text-decoration: none;
}

p {
	margin: 5px 0;
	font-size: 12px;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

ul, li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

body {
	color: #000;
	background: #fff;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
}

.alignright {
	margin: 0 30px 30px 0;
	text-align: right;
}

.small {
	font-size: .8em;
}

.back {
	text-align: right;
	padding: 3px 10px 0 0;
}

.back a {
	text-align: right;
	font-size: .8em;
	color: #000;
}

.textbox {
	margin: 20px 10%;
	padding: 0 10px;
	background: #fff8f8;
}

h1 {
	text-align: center;
	font-family: tahoma, arial, sans-serif;
	color: #484;
}

h1:active {
	background: red;
}

h2 {
	color: #993333;
	font-size: 2em;
	font-family: verdana, sans-serif;
	margin: 10px 0 5px 0;
	text-decoration:underline;
}

ul { /* needs the Holly hack to avoid IE bugs */
	/*border-top: 1px solid #000;*/
}


#container{
	width: 960px;
	margin:auto;
}

#heading{
	border-bottom: 2px solid #ff0000;
	height:45px;
	margin: 0;
	padding-bottom:5px;
	padding-top:10px;
	width: 100%;
}

#content {
	/*background:transparent url(../images/bg_middle.gif) repeat scroll 0 0;*/
	width:800px;
	float: right;
	background: transparent url(../images/big-P.gif) no-repeat 12px 0; 
	padding:10px 0 0;
}

#page {
background:url(../images/bg_top.gif) left top no-repeat;
}

#page_top {
background:url(../images/bg_bottom.gif) left bottom no-repeat;
padding:5px 5px 4px;
}


#real_page {
background:#FFF none repeat scroll 0 0;
border:9px solid #FFF;
height:400px;
overflow:hidden;
position:relative;
}

#contents_wrapper {
height:400px;
overflow:hidden;
position:absolute;
width:770px;
}


#contents{
height:100%;
position:relative;
width:4000px;
}

.content {
overflow:hidden;
position:absolute;
width:800px;
}

#footer {
	clear: both;
	color: #888;
	padding: 20px 0;
	text-align: center;
}

/*Coda Slider*/

#slider {
    width: 770px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 400px;
    width: 770px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    height: 400px;
    width: 770px;
    padding-right: 25px;
    padding-left: 12px;
}

#nav-in-panel {
	margin: 10px 0 15px 0;
	color: #888;
}

#nav-in-panel a {
	vertical-align: bottom; /* needed for IE5/win */
	color: #888;
	text-decoration: none;
	padding: 5px 20px;
	background: none;
	font-size: 14px;
}

#nav-in-panel a.first-panel-link {
	padding: 5px 20px 5px 0px;
}

#nav-in-panel a:hover {
	color: #ff0000;
}

#nav-in-panel a.selected {
	color: #ff0000;
	font-weight: bold;
}


/* video flow */

#pflow{
	clear:both;
	width: 960px;
	height:250px
}

/* flyout navigation menu */

.float-holder-left li {
	list-style: none; /* kills the list item "bullet" markers */
	/*border-bottom: 1px solid #000;  Makes side borders on flyouts */
	position: relative;
	text-align: left;
	vertical-align: bottom; /* for IE5/win */
	font-family: arial, sans-serif;
	padding: 8px 0;
}

.nav a {
	display: block;
	vertical-align: bottom; /* needed for IE5/win */
	color: #888;
	text-decoration: none;
	padding: 5px 10px;
	background: none;
	font-size: 20px;
	/*border: 1px solid #000;
	border-width: 0 1px;  Makes side borders on flyouts*/
}

.nav a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.nav a:focus, .nav a:active, .nav a.sffocus { /* enhances the focus styling for keyboard tabbing 
	background-color: #00c !important;*/
	color: #ff0000;
}

.float-holder-left {
	width: 155px;
	float: left;
	margin: 10px 0 0 0;
    z-index:1000;
}

.nav div {
	width: 148px;
	position: absolute;
	left: -3000px;
    z-index:1001;
}

.nav div {
  /*width: 220px;
  wid\th: 150px;*/
}
/* Box model fix for IE5.x Win */


.float-holder-left div {
  padding: 30px 60px 30px 0px;
}

.float-holder-left div.leftbox {
  padding: 30px 10px 30px 60px;
}

.float-holder-left div.rightbox {
  padding: 30px 60px 30px 0px;
}

.float-holder-left .nav div.zone{
	padding: 0;
	width: 150px;
	height: 10px;
	left: -3000px;
	top: auto;
	bottom: -10px;
	font-size: 1px;
}

.float-holder-left .nav li:hover div.zone {
	left: 0;
}

.float-holder-left li:hover div div,
.float-holder-left div li:hover div div {
	left: -3000px;
}



.float-holder-left li:hover div,
.float-holder-left div li:hover div,
.float-holder-left div div li:hover div.rightbox {
	left: 150px;
	top: -30px;
}

.float-holder-left div div li:hover div.leftbox {
	left: auto;
	right: 150px;
	top: -30px;
}

.sub {
	z-index: 1002;
}

/*
.main {z-index: 5; background: #fff;}

.sales {z-index: 4; background: #fff}

.products {z-index: 3; background: #fff;}

.advertising {z-index: 2; background: #fff;}
*/

.nav ul a {
	color: #888;
}

.nav li li li li a {
	color: #888;
}

#menu2 li {
	height: 25px;
	width: 180px;
}

#menu2 li a {
	background: transparent url(../images/tab-midleft.png) no-repeat scroll 0 0;
	color: #333;
	display: block;
	font-size: 14px;
	margin:0;
	padding:4px 10px 10px;
	width:100%;
}

#menu2 li a:hover {
	background: transparent url(../images/tab-midleft_hov.png) no-repeat scroll 0 0;
	color: #fff;
	text-decoration: none;
}

#menu2 li.subtop a { 
	background: transparent url(../images/tab-topleft.png) no-repeat scroll 0 0;
	margin:0;
	padding:6px 10px 10px;
}

#menu2 li.subtop a:hover {
	background: transparent url(../images/tab-topleft_hov.png) no-repeat scroll 0 0;
	color: #fff;
	text-decoration: none;
}

#menu2 li.subbot a {
	background: transparent url(../images/tab-botleft.png) no-repeat scroll 0 0;
	height:25px !important;
	margin:0;
	padding:2px 10px 10px;
}

#menu2 li.subbot a:hover {
	background: transparent url(../images/tab-botleft_hov.png) no-repeat scroll 0 0;
	color: #fff;
	text-decoration: none;
}

#videoflyout{
	background: transparent url(../images/vid-botleft.png) no-repeat scroll bottom left;
	margin: 30px 0 0 50px;
	width: 575px;
	padding: 0;
}

#videoflyout ul li{
	display: inline;
}

#videoflyout ul.video_flylist li, #videoflyout li a{
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}

#videoflyout ul {
	padding:0 0 19px 2px;
	background: none;
}

#videoflyout ul li.flyout_description {
	background:transparent url(../images/vid-topleft.png) no-repeat scroll 0 0;
	display:block;
	font-size:12px;
	margin:-2px 0 -3px -2px;
	padding:7px 23px 10px 13px;
	text-align:left;
	width: 540px;
}

#videoflyout ul.video_flylist {
	background:transparent url(../images/vid-midleft.png) repeat scroll 0 0;
	display:block;
	margin:1px -2px;
	padding:0 10px;
	width:555px;
}

#menu3 a {
	background: #fff !important;
	padding:6px 10px 10px !important;
}

#menu3 a:hover {
	color: #ff0000 !important;
	text-decoration: underline !important;
}

#menu2 li.subtop b {
	background: transparent url(../images/tab-topright.png) no-repeat scroll 0 0;
}

#menu2 li.subbot b {
	background: transparent url(../images/tab-botright.png) no-repeat scroll 0 0;
}

/* END MENU */


/* HOME IMAGE AND LINK

#home {
	background: transparent url(../images/MovingPictBrandD.png) no-repeat scroll 0 0;
	height: 400px;
}

#home a {
	display: block;
	width: 335px;
	height: 100px;
	margin-top: 175px;
	margin-left: 404px;
	margin-bottom: 125px;
	background: transparent url(../images/MovingPictBrandD-02-clear.png) no-repeat scroll 0 0;
	
}
#home a:hover {
	background: transparent url(../images/MovingPictBrandD-02-bottomhover.png) no-repeat scroll 0 0;
}


#home a {
	color:#999999;
	display:block;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	left:410px;
	padding:15px;
	position:relative;
	top:200px;
}

#home a:hover {
	color: red;
}

*/

#home-hint {
	background:transparent url(../images/arrow-down-animated.gif) no-repeat scroll 0 0;
	color:#888888;
	font-size:16px;
	margin:335px 0 0 260px;
	padding:25px 0 30px 55px;
}

/*END HOME IMAGE AND LINK */


#s1, #s4 {
	position: absolute;
	left: 550px;
	top: 20px;
	width: 200px;
	margin: 2px 10px;
}

#s2, #s5 {
	position: absolute;
	left: 550px;
	top: 140px;
	width: 200px;
	margin: 2px 10px;
}

#s3, #s6 {
	position: absolute;
	left: 550px;
	top: 260px;
	width: 200px;
	margin: 2px 10px;
}

.with_pics {
	width: 525px;
	position: relative;
	left: 12px;
	top: 0;
}

#news_scroll {
	float:left;
	height:24em;
	overflow-x: hidden;
	overflow: auto;
	width:525px;
	z-index:1;
}

#news_scroll p {
	margin: 2em 0;
}

#brandcasting_player {
	float: right;
	margin: 5px 15px 0 15px;
	z-index: 1;
	overflow: hidden;
}

#brandcasting_text {
	float:left;
	margin:5px 15px 15px 0;
	width:40%;
}

#brandcasting p {
	font-size: 12px;
}

#clients img {
	margin: 0
}

/* tabbed people section */

#people_tabs {
	width: 758px;
}


#people_top {
	height: 35px;
}

#people_name {
	float: left;
	font-size: 1.3em;
}

#people_name p {
	margin: 0;
}

#people_top a {
	color: #888;
	text-decoration: none;
	padding: 5px 0px;
	background: none;
	font-size: 12px;
}

#people_contact {
	float: right;
	margin: 0px 50px 0 15px;
}

#people_contact p {
	margin: 0;
}

#ron_honsa p {
	font-size: .9em;
}

.thumb-link {
	clear: left;
}

.thumb-pp {
	padding-top: 25px;
}

.first-thumb {
	margin-top: 15px;
}

.thumb-link img {
	margin: 13px 4px 0 0;
	float: left;
}

.thumb-link a {
	color:#666666;
	display: block;
	width: 370px;
	height: 110px;
}

.thumb-link a:hover {
	color:#ff0000;
}

span.thumb-link-text {
	float: left;
	font-size: 14px;
	margin: 15px 0 0;
	display: block;
	width: 230px;
}

span.thumb-text {
	font-size: 10px;
	margin: 2px 0;
	width: 230px;
	float: left;
	color: #333333;
}

span.thumb-text:hover {
	color: #333333;
}

span.thumb-text-hint {
	float: left;
	width: 230px;
	margin-top: 25px;
}

span.thumb-text-hint-work {
	float: left;
	width: 230px;
	margin-top: 5px;
}

span.thumb-text-hint-video {
	float: left;
	width: 230px;
	margin-top: 10px;
}

ul.work_menu {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:20px 0 10px 0;
}

ul.work_menu li {
    float: left;
    display: inline;
    margin: 0 10px 0 25px;
    min-width: 72px; /* be nice to Opera */
}

ul.work_menu li.work_menu_first {
    float: left;
    display: inline;
    margin: 0 10px 0 5px;
    min-width: 72px; /* be nice to Opera */
}

ul.work_menu li a{
	color: #888;
	text-decoration: none;
	padding: 5px 0px;
	background: none;
	font-size: 16px;
	/*border: 1px solid #000;
	border-width: 0 1px;  Makes side borders on flyouts*/
}

ul.work_menu a:hover, ul.work_menu a.selected, #people a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.thumb-work {
	/* padding-top: 10px; */
}

/* contact form */

form .reqMark {
	color: #FF0000;
	padding: 0 4px;
}

.form_instructions {
	font-style: italic;
	margin: 20px 0 0 0;
}

.form_label {
	display: block;
	padding: 10px 0 0 0;
}

form .errFld {
	border:1px solid #FF0000;
	padding:1px;
}

form .errMsg {
	color: #FF0000;
}

p.contact_info {
	margin:20px 0 30px 40px !important;
	font-weight: bold;
}

p.thank-you-top {
	margin: 100px 0 0 0;
	font-size: 13px;
	font-weight: bold;
}

/* old flyout

.nav div, .nav ul ul .leftbox, .nav ul ul .rightbox {
  position: relative;
	left: 5px;
	padding: 0;
	}

.nav .arrow, .nav .arrow-double {border-bottom: 1px solid #000;}

.zone {display: none;}

.classW {font-size: .6em !important;}


.classW div, .classW ul ul .leftbox, .classW ul ul .rightbox,
.classW li:hover div, .classW ul li:hover div .leftbox, .classW ul ul .rightbox {
  position: relative !important;
	left: 5px !important;
	top: 0 !important;
	padding: 0 !important;
	}
*/
/*
.classW .arrow, .classW .arrow-double, .classW .in-arrow-right, .classW .in-arrow-left {
border-bottom: 1px solid #000;
/*background-image: none  !important;*/
}
/*
.classW .zone {display: none;}
*/

