/* 

STYLE SHEET FOR [x] WEB SITE
Created by Dave Moore
Date: 00/00/00
www.domain.com

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. tables
	7. forms
	
Notes

*/



/* --------- 1. defaults  --------- */





* {
	margin: 0;
	padding: 0;
		}
		
/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  	margin-top: 0;
}
		
html {
	font-size: 100%;
	height: 100%;
}
body {
	color:#333333;
	background-color:#666666;
	font-size: 62.5%;
	height: 100%;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_image_1.gif);
	background-repeat: repeat-y;
	background-position: center 308px;
}
ul, li{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

		
/*  --------- 2. structure  --------- */

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -190px; /* the bottom margin is the negative value of the footer's height */
	width:1000px;
	background-image: url(../images/bg_line_1.gif);
	background-repeat: repeat-y;
	background-position: left;
}		
.topBar {
	height:40px;
	background-color:#333333;
	width:1000px;
	position:relative;
}
.topBar .pipe_1 {
	width:41px;
	background-image: url(../images/pipe_1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
}
.topBar a {
	color:#fff;
	text-decoration:none;
	font-size:130%;
	display:block;
	height:40px;
}
.topBar a:hover {
	color:#f19e26;
}
.topBar .current, .drop_nav .current  {
	color:#f19e26;
}
.topBar ul{
	margin:0px;
	padding:0px;
}
.topBar .topRight a{
	color:#999999;
}
.topBar .topRight a:hover, .drop_nav ul li a:hover{
		color:#f19e26;
}
.topBar ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	line-height:40px;
	height:40px;
}
.topBar .topLeft {
	float:left;
	margin-left:42px;
}
.topBar .topRight {
	float:right;
	clear:right;
	margin-right:42px;
}
.drop_nav{
	width:1000px;
	height:32px;
	position:absolute;
	z-index:1000;
	display:block;
	left: 0px;
	top: 0px;
	background-image: url(../images/bg_nav_dropdown.png);
	background-repeat: repeat-x;
}
.drop_nav ul{
	margin-left:42px;

}
.drop_nav ul li{
	float:left;
	clear:right;

}
.drop_nav ul li a{
	line-height:36px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:110%;
	margin-right:20px;

}
.header {
	width:1000px;
	height:250px;
	background-color: #060605;
	position:relative;
}
.header h1 {
	width:186px;
	height:82px;
	background-image: url(../images/no_flash_logo.gif);
	background-repeat: no-repeat;
	display: block;
	position:absolute;
	left:101px;
	top:125px;
}
.header h1 a {
	display: block;
		width:186px;
	height:82px;
}
.header h1 strong, .mainContent_home h2 strong, .mainContent_home h3 strong, .mainContent_home h4 strong, .mainContent_home h5 strong, .mainContent_home h6, .mainContent_home h7 strong {
	text-indent:-1000em;
	display: block;
}
#flash_1 {
	width:1000px;
	height:250px;
	background-image: url(../images/bg_no_flash_header.gif);
	z-index:-0;
	position:relative;
}		
.mainContent_home, .mainContent_demos{
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
.mainContent_home .left, .mainContent_home .right, .mainContent_demos .left, .mainContent_demos .right{
	clear:right;
}
.mainContent_home .left, .mainContent_demos .left{
	float:left;
	width:605px;
	padding-bottom: 40px;
}
.mainContent_home .right, .mainContent_demos .right{
	float:right;
	width:394px;
}
.mainContent_home .left p, .mainContent_demos .left p{
	margin-left:38px;
	margin-right:17px;
	margin-top:10px;
	margin-bottom:10px;
}
.mainContent_home .left h2, .mainContent_home .left h3, .mainContent_home .left h4, .mainContent_home .left h5, .mainContent_home .left h6, .mainContent_demos .left h2, .mainContent_demos .left h3, .mainContent_demos .left h4, .mainContent_demos .left h5, .mainContent_demos .left h6, .mainContent_home .left h7{
	background-repeat: no-repeat;
	height: 30px;
	width: 436px;
	margin-left:36px;
}
.mainContent_home .left h2{
	background-image: url(../images/title_the_internet_broadcasting_platform.gif);
	margin-top:40px;
	margin-bottom:-5px;
}
.mainContent_home .left h3{
	background-image: url(../images/title_talk_to_us_at_IBC_2008.gif);
	margin-top:40px;
}
.mainContent_home .left h4{
	background-image: url(../images/title_football.gif);
	margin-top:35px;
}

.mainContent_home .left h5{
	background-image: url(../images/title_europarl.gif);
	margin-top:35px;
}

.mainContent_home .left h6{
	background-image: url(../images/title_buckstv.gif);
	margin-top:35px;
}

.mainContent_home .left h7{
	background-image: url(../images/title_football.gif);
	margin-top:35px;
}

.mainContent_demos .left h2{
	background-image: url(../images/title_quick_demo_request.gif);
	margin-top:35px;
}

.mainContent_demos .left h3{
	background-image: url(../images/title_contact_us.gif);
	margin-top:35px;
}

.mainContent_demos .left h4{
	background-image: url(../images/title_case_studies.gif);
	margin-top:35px;
}

.mainContent_home .left .showcase_image_1, mainContent_demos .left .showcase_image_1{
	background-image: url(../images/showcase_image_1.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 588px;
	display: block;
	margin-top: 7px;
	padding-top: 148px;
	margin-bottom: 21px;
}
.mainContent_home .left .showcase_image_1 dfn, .mainContent_demos .left .showcase_image_1 dfn{
	color:#FFFFFF;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	line-height:30px;
	padding-left:36px;
	letter-spacing: 1px;
}
.mainContent_home .left ul, .mainContent_demos .left ul{
	font-size: 100%;
	font-weight:bold;
	margin-left:36px;
	margin-top: 9px;
	margin-bottom: 9px;
}
.mainContent_home .left ul li, .mainContent_demos .left ul li{
	line-height:21px;
	background-image: url(../images/bull_1.gif);
	background-repeat: no-repeat;
	background-position: -4px center;
	display: block;
	padding-left: 20px;
}
.mainContent_home .right blockquote, .mainContent_demos .right blockquote{
	background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: -4px center;
	display: block;
	height: 158px;
	width: 148px;
	margin-left: 9px;
	color: #FFFFFF;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 140%;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 17px;
	padding: 17px;
}
.mainContent_home .right blockquote span, .mainContent_demos .right blockquote span{
	display: block;
	color:#fec489;
	margin-top: 10px;

}
.pad_top{
	margin-top:42px;
}
.sub_title{
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
	margin-left:26px;
}
.sub_title strong{
	text-indent:-10000px;
	display:block;
}
.title_one{
	background-image: url(../images/title_related_links.gif);
}
.title_two{
	background-image: url(../images/title_case_studies_small.gif);
}
.title_three{
	background-image: url(../images/title_upcoming_events.gif);
}
.title_four{
	background-image: url(../images/title_request_a_demo.gif);
}
.title_five{
	background-image: url(../images/title_related_downloads.gif);
}
.title_six{
	background-image: url(../images/title_related_pages.gif);
}
.title_seven{
	background-image: url(../images/title_related_case_studies.gif);
}
.mainContent_home .right ul{
	margin-top:0px;
	margin-bottom:26px;
}
.mainContent_home .right ul li a{
	padding-left:36px;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	font-size:110%;
	display:block;
	line-height:15px;
	margin-top:1px;
	margin-bottom:1px;
}
.mainContent_home .right ul li a:hover{
	color:#fff;
	text-decoration:none;
	background-color:#0099BA;
	background-image: url(../images/arrow_blue_1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.mainContent_home .right ul li .current{
	color:#fff;
	text-decoration:none;
	background-color:#0099BA;
	background-image: url(../images/arrow_blue_1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.mainContent_home .right ul .telephone_1{
	padding-left:36px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:110%;
	display:block;
	line-height:15px;
	margin-top:1px;
	margin-bottom:1px;
	background-color:#999999;
	height:15px;
}
.breadcrumb .arrow{
color:#999999;
padding-left:2px;
padding-right:2px;
}
.breadcrumb .current{
	color:#f19e26;
}
.breadcrumb li{
	float:left;
	clear:right;
	background-image: none!important;
	margin: 0px!important;
	padding: 0px!important;
}
.breadcrumb li a{
color:#999999;
text-decoration:none;
font-weight:bold;
}			
#navContainer {
}
#content_home {
}

.column_left {
	width:270px;
	float:left;
	padding-left:30px;
	padding-top:10px;
}

.column_left2 {
	width:155px;
	float:left;
	padding-left:37px;
	padding-top:10px;
}


.column_left_title
 {background:#fbb03b; color:#000; font-weight:bold; padding:5px}



.column_right {
	width:270px;
	float:right;
	padding-right:30px;
	padding-top:10px;
}

.footer {
	height: 190px;
	width:1000px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
}
.footer .footer_links {
	float:left;
}
.footer .footer_links ul {
	font-size: 120%;
	margin-top: 72px;
	margin-left: 37px;
}
.footer .footer_links ul li {
}
.footer .footer_links ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.footer .footer_links ul li a:hover {
	color:#666666!important;
}
.footer_logo{
	float:right;
	clear:right;
	background-image: url(../images/footer_logo.gif);
	display: block;
	height: 27px;
	width: 58px;
	margin-top:83px;
	margin-right:95px;
}
.footer, .push {
	height: 190px; /* .push must be the same height as .footer */
}
.clearall {
    	clear: both; 
}

/* ---------- 3. links and navigation ---------- */

a {
	text-decoration:none;
	color:#000000;
}
		
a:hover {
	text-decoration:none;
	color:#f19e26;
}

#navigation {
}

#navigation ul {
}

#navigation li {
}

#navigation a {
}

#navigation a:hover {
}

/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, p, ul {
		}

h1 {
		}

h2 {
		}

h3 {
		}
		
h4 {
		}

p {
		}

ul {
		}

blockquote {
		}

/* ---------- 5. images ---------- */

a img {
		border: 0px;
		}
		
.scrnshot {
	border:1px solid #999999;
	margin-right:5px;
}
		
/* ---------- 6. tables ---------- */

table {
		}
		
caption {
		}
		
tr {
		}

th, td {
		}
		
th {
		}
		
td {
		}

/* ---------- 7. forms ---------- */	
		
form {
		}
