body{
	background: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

a{
	color:#2a2a2a;
	text-decoration: underline;
}

a:focus{
	outline: none; 
}

a:hover{
color:#306090;
}

h1{
	font-weight: normal;
	color:#fff;
	margin-bottom:5px;
	margin-top:0;
	padding:0;
}

h2{
	font-size:160%;
	font-weight:normal;
	color:#306090;
	margin-bottom:10px;
}

h3{
	font-weight:normal;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}

p {
	margin: 10px 0;
	color:#666666;
}

li{
color:#666666;
}

fieldset {
	border: 1px #ccc dotted;
	padding: 10px;	
}

legend {
	font-weight: bold;
	color: #555;
}

tr th {
	text-align: left;
	font-size: 90%;
	padding-left: 8px;
}

tr td {
	padding: 8px;
}

#inner_title{
	padding-top:3px;
}

.header{
	background:#1B1C1D repeat-x;
	height:81px;
	min-width:940px;


}

#logo{
	width:261px;

}


.container{
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height:80px;
	margin-bottom: 20px;
	background:url(../img/header_bg.jpg) repeat-x;
	padding-left:20px;
	padding-right:20px;
}

#banner{
	background:#274F76;
	height:290px;
	border-bottom:1px solid #1C3855;
	min-width:940px;
}

#banner .content {

background:#306090 url(../img/banner.jpg) center bottom no-repeat;
height:290px;
padding-left:20px;
padding-right:20px;
}

#inner_banner{
	background:#274F76;
	height:60px;
	border-bottom:1px solid #1C3855;
	min-width:940px;
}

#inner_banner .content{
	height:60px;
	background:#306090 url(../img/banner.jpg) center bottom no-repeat;
	
	padding-left:20px;
	padding-right:20px;
}

#inner_banner h1{
	font-size:230%;
	margin-left:-1px;
}

.inner_left_column h2{
	font-size:130%;
}

.inner_content{
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	margin-bottom:20px;
	background:#fff;
	padding:20px;
	overflow:auto;
}

.inner_left_column{
	width:760px;
	float:right;
}

.inner_right_column{
	float:left;
	width:180px;
}

.sub_menu a{
	color:#222;
	font-size:13px;
	width:180px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	text-decoration: none;
	font-weight:normal;
}

.sub_menu a:hover{
color:#346697;
}

.sub_menu li .selected{
	font-weight:bold;


}

.sub_menu li{
	list-style:none;
	margin:0;
	width:160px;
	border-bottom:1px solid #e8e8e8;
}


.sub_menu li .readonly{
	color: #ccc;
}

.sub_menu li .sub{
margin-left:20px
}


#opening{
font-size:20px;
color:#346697;
margin-top:0;
margin-bottom: 20px;
padding-bottom:10px;
border-bottom:1px solid #e8e8e8;
}


.content{
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	
}
	
.left_column{
	width:488px;
	float:left;
	padding-top:20px;
	margin-right:4px;

}

.right_column{
	float:left;
	width:448px;
	padding-top:20px;
}

#intro{
	color:#f2f2f2;
	font-size:130%;
	height:120px;
	width:478px;
}

#video_player{
	margin-left:30px;
}

.navigation li{
	display:inline;
}

.navigation{
	margin-top:-55px;
	margin-left:313px;
	height:80px;
	}

.navigation ul{
padding-right:0;
}

.navigation a{
	color:#ccc;
	font-size:92%;
	font-weight:normal;
	text-decoration: none;
}

.navigation a:hover{
color:#fff;
}

.column_box{
	width:426px;
	height:190px;
	float:left;
	margin-top:20px;
	background:#F8F8F8;
	padding:20px 10px 0 10px;
	margin-bottom:20px;
	margin-left:24px;
	border:1px solid #E5E5E5;
	font-size: 11pt;
	text-align: justify;
}

.column_box h2{
margin-top:-10px;
font-size:22px;
}

.column_box_left h2{

margin-bottom:10px;
font-size:22px;
}

.column_box_left{
	width:446px;
	height:190px;
	float:left;	
	margin-top:20px;
	background:#F8F8F8;
	padding:10px;
	margin-bottom:20px;
	border:1px solid #E5E5E5;
	font-size: 11pt;
	text-align: justify;
}

.column_box_left p {
	font-size: 90%;
}

#slider li{
width:430px;
height:80px;
}

a.quote{
   width: 119px;
   height: 36px;
   background: url(../img/quote.jpg) 0 0 no-repeat; 
   display: block;
   text-indent: -9999px;  
   margin-top:20px;
}

a:hover.quote{
   background-position: bottom left;   
}

#contact{

	border:1px solid #7F9DB9;
	margin-top:10px;
	margin-left:60px;
}

label{
	width:140px;
	float:left;
}

form ul li {
	margin-bottom: 8px;
	margin-left: 0;
}

input, select{
	margin: 5px 0;
	font-size: 10pt;
	border: 1px solid #cccccc;
	padding: 4px;
}

input[type=text]{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

input[type=submit] {
	margin-top: 25px;
}

input[type=checkbox] {
	clear: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	clear: left;
	margin: 0 3px 7px 0;
}
div.checkbox {
	margin: 10px 0;
}
div.checkbox label {
	width: 180px;
	margin-right: 15px;
}
div.radio label {
	margin-left: 10px;
}

textarea {
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

div.indent {
	clear: both;
	margin-left: 140px;
}

#email .submit input[type=submit] {
background:url(../img/submit.jpg) no-repeat;
border:none;
text-indent:-9999px;
width:112px;
height:27px;
margin-left:140px;
margin-top:10px;
}

#email .submit input[type=submit]:hover {
background:url(../img/submit_alt.jpg) no-repeat;
cursor:pointer;
}


.submit input[type=submit] {
background:url(../img/submit.jpg) no-repeat;
border:none;
text-indent:-9999px;
width:112px;
height:27px;

margin-top:10px;
}

.submit input[type=submit]:hover {
background:url(../img/submit_alt.jpg) no-repeat;
cursor:pointer;
}

#services_navigation li{
	display:inline;
	list-style:none;
	margin:0 0 0 0;
	padding-right:5px;
}

#services_navigation{
	margin-top:49px;
	margin-bottom:0;
}

#title, #intro{
	margin-left:-1px;
}

#title{
font-size:30px;
font-weight:bold;
margin-bottom:-8px;
}

#lower_page .content{
background:#fff;
height:360px;
padding-left:20px;
padding-right:20px;

}

.footer{
	position:relative;
	
	clear:both;


	min-height:50px;
	bottom:1px;
	width:100%;
	
	}
	
.footer p{
	color:#666666;
	font-size:12px;
	
}
	
.footer_nav{
float:right;
margin-top:-60px;
}

.footer_nav li{
display:inline;

}

.footer_nav a{
color:#666;
font-size:90%;
font-weight:normal;
}

/* Messages */

#email .error-message {
color:#fff;
}

div.error-message {
	clear: both;
	color: #900;
	font-weight: 700;
}

tr.altrow td{
	background-color: #E2EBF5;
}

tr.altrow_dir td{
	background-color: #f8e48d;
}

.message {
	margin: 10px 0;
	padding: 5px 5px 5px 35px;
	font-size: 90%;
	border: 1px #ccc solid;
	background: #fff;

}

.error-dialog{
	background: #F5E1F2 url(../img/icon_error.gif) no-repeat 10px 8px;
	border: 1px solid #EFD1EB;
}

.alert{
	background: #fff6bf;
	border: 1px solid #ffd324;
}

.info{
	background: #E2EBF5 url(../img/icon_information.gif) no-repeat 10px 8px;
	border: 1px solid #CBDBED;
}

.success{
	background: #E1F5E2 url(../img/icon_success.gif) no-repeat 10px 8px;
	border: 1px solid #CDEDCE;
}

.fine_text {
	font-size: 90%;
	color: #555;
}

#sprites li{
  
   list-style:none;
   padding-left:30px;
   margin:0;
   
}

.sprite-add { background: url(../img/sprites.gif) no-repeat top left;background-position: 0 0; } 
.sprite-file { background: url(../img/sprites.gif) no-repeat top left;background-position: 0 -66px; } 
.sprite-folder-closed { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -130px; } 
.sprite-folder { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -194px; } 
.sprite-cancel { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -258px; } 
.sprite-clipboard_add { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -324px; } 
.sprite-clipboard_copy { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -392px; } 
.sprite-clipboard_move { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -458px; } 
.sprite-delete { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -524px; } 
.sprite-delete_alt { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -589px; } 
.sprite-directory_add { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -654px; } 
.sprite-download { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -717px; } 
.sprite-download_alt { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -783px; } 
.sprite-error { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -849px; } 

.sprite-information { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -997px; } 
.sprite-preview { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -1061px; } 
.sprite-preview_alt { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -1127px; } 
.sprite-rename { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -1193px; } 
.sprite-rename_alt { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -1259px; } 
.sprite-success { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -1325px; } 
.sprite-loading { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -1389px; } 
.sprite-minus { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -1455px; } 
.sprite-plus { background: url(../img/sprites.gif) no-repeat top left; background-position: 0 -1514px; } 



.feature{
width:360px;
float:left;
margin-bottom:15px;
clear:left;
text-align: justify; 
}

.feature_alt{
width:360px;
float:right;
margin-bottom:15px;
text-align: justify;
}

.icon{
float:left;
padding-right:5px;
}

.email_icon{
float:left;
position:absolute;
margin-left:150px;
margin-top:-10px;

}

#security{
margin-top:-40px;
}

#table_header {
background:#333;
color:#BAC99C;

}

#table_header tr{
border-left:1px solid #333;
border-right:1px solid #333;
}

#table_header th{
border-right:1px dashed #BAC99C;
}

#table_header h3{
text-align:center;
padding-top:10px;
font-size:28px;
}

#table_header p{
text-align:center;
font-size:18px;
}

#table_body{
background:#BAC99C;
color:#222;
text-align:center;


}

#table_body tr{
border-bottom:1px dashed #000;
}

#table_body td{
border-right:1px dashed #000;
border-left:1px dashed #000;
}

#table_body li{
list-style:none;
margin-left:0;
padding-left:0;
}

#signup{
background:#D9E1C8;
color:#222;

}

.signup-button{
background:url(../img/signup.jpg) no-repeat;
width:112px;
height:27px;
display:block;
text-indent:-9999px;
color:#fff;

float:left;
margin-left:-188px;
margin-top:215px;
}

.signup-button:hover{
background:url(../img/signup_alt.jpg) no-repeat;
}

.plans{
background:url(../img/plans.jpg) no-repeat;
width:200px;
height:40px;
display:inline-block;
text-indent:-9999px;
color:#fff;
margin-top:20px;
margin-left:20px;
}

.plans:hover{
background:url(../img/plans_alt.jpg) no-repeat;
}


.contact_us{
background:url(../img/contact_us_alt.jpg) no-repeat;
width:140px;
height:40px;
display:inline-block;
text-indent:-9999px;
color:#fff;
margin-top:20px;
margin-left:10px;
}

.contact_us:hover{
background:url(../img/contact_us.jpg) no-repeat;
}

#send_email{
background:url(../img/send_email.jpg) no-repeat;
width:332px;
height:39px;
text-indent:-9999px;
color:#fff;
margin-bottom:20px;
}

#pricing{
float:right;
margin-right:20px;
}
.quote-button{
background:url(../img/quote.jpg) no-repeat;
width:112px;
height:27px;
display:block;
text-indent:-9999px;
color:#fff;
margin-top:10px;
}

.quote-button:hover{
background:url(../img/quote_alt.jpg) no-repeat;
}


.login{
float:right;


}

.login a{
background:#306090 url(../img/login.jpg) no-repeat;
width:100px;
height:25px;
display:block;
text-indent:-9999px;
}

.login a:hover{
background:#3E7CBB url(../img/login_alt.jpg) no-repeat;
cursor:pointer;
}

#price{
font-size:1.5em;
}

#clients{
list-style:none;
width:280px;

}

#clients li{
margin:0;
margin-right:7px;
height:55px;
width:80px;
display:inline;
}

.client_img:hover{
cursor:pointer;
}

.grey{
background:#000;
position:absolute;
width:80px;
height:50px;
margin-top:-60px;

}

#email{
background:#356F9D;
border:2px solid #285375;
width:560px;
color:#fff;
margin-top:32px;
padding:10px;
display:block;
clear:both;
float:left;
}

#email_top{
background:#356F9D url(../img/contact_top.gif) no-repeat;
height:34px;
width:34px;
clear:both;
position:absolute;
float:left;
}

*html #email_top{
background:#356F9D url(../img/contact_top.gif) no-repeat;
height:34px;
width:34px;
clear:both;
margin-bottom:-34px;
float:left;s
}

#email [type=text], select, textarea{
background:#FBFBFB;
border:1px solid #285375;
}

#email input[type=text]:focus, textarea:focus{
background:#D4EFFA;
border:1px solid #54C1EA;

}

.quote{
color:#306090;
}

#what_we_do{
background:url(../img/what-we-do.jpg) no-repeat;
background-position:120px ;
}

#why_us{
background:url(../img/why-us.jpg) no-repeat;
background-position:180px -2px;

}

#clients_saying{
background:url(../img/bubble.png) no-repeat;
background-position:200px;

}

p.streaming_number{
font-size:25px;
margin-bottom:-15px;

}

.line{
margin-left:auto;
margin-right:auto;
display:block;
margin-top:0;
margin-bottom:-5px;
}

#why_us_list li{
background:url(../img/small-tick.jpg) no-repeat left 5px;
padding-left:20px;
list-style:none;
margin-left:0;
}

ul #why_us_list{
padding-left:0;
}

#information_box{
background:#f8f8f8;
height:80px;
width:100%;
float:left;
border:1px solid #E5E5E5;

}

#Package24{
padding:10px;
margin-right:10px;
}
#Package24 a{
color:#fff;
font-size:18px;
}

#Package24  a p{
color:#fff;
font-size:12px;
}

#Package26{
padding:10px;
margin-right:10px;
}

#Package26 a{
color:#fff;
font-size:18px;
}

#Package26 a p{
color:#fff;
font-size:12px;
}

#Package29{
padding:10px;
margin-right:10px;
}

#Package29 a{
color:#fff;
font-size:18px;
}

#Package29 a p{
color:#fff;
font-size:12px;
}

#options label{
width:170px;
}

#Packagebasic a p{
color:#fff;
font-size:14px;
}

#Packagebasic a{
color:#fff;
font-size:18px;
text-decoration: none;
}

#Packagebasic {
margin-right:10px;
padding:10px;
height:200px;
}


#Packagepro a p{
color:#fff;
font-size:14px;
}

#Packagepro a{
color:#fff;
font-size:18px;
text-decoration: none;
}

#Packagepro {
margin-right:10px;
padding:10px;

}


#Packageultimate a p{
color:#fff;
font-size:14px;
}

#Packageultimate a{
color:#fff;
font-size:18px;
text-decoration: none;
}

#Packageultimate {
padding:10px;

}

#webcast_options label{
width:200px;;
}

#webcast_options select{
margin-left:17px;
border: 1px #1C5180 solid;
}

#webcast_options textarea{
border: 1px #1C5180 solid;
margin-left:17px;
}

#information_box p{
margin-left:10px;
}

#information_box h2{
margin-left:10px;
}

.address_box{
background:#f8f8f8;
width:300px;
border:1px solid #E5E5E5;
margin-top:20px;
margin-bottom:20px; 
margin-right:5px;
padding:10px;
}



.twitter{
margin-top:20px;
margin-left:20px;
float:left;
}

.home_quote{
font-size:12px;
width:270px;
list-style:none;
margin-left:0;
color:#306090;
}

div#caption {
color:#333333;
font-size:90%;
margin-top:10px;
font-weight:bold;
	}



.client_quote{
font-size:10px;
line-height:12px;

}

.client_quote_large{
font-size:12px;

}

.vertical_line{
margin-left:20px;
margin-top:10px;
float:left;
}

.newsletter{
width:340px;
float:left;
height:20px;
}

#hosting{
background:url(../img/media_hosting.jpg) no-repeat;
width:150px;
height:36px;
display:inline-block;
text-indent:-9999px;
color:#fff;


}

#hosting:hover{
background:url(../img/media_hosting_alt.jpg) no-repeat;
}

#webcasting{
background:url(../img/live-events.jpg) no-repeat;
width:150px;
height:36px;
display:inline-block;
text-indent:-9999px;
color:#fff;

}

#webcasting:hover{
background:url(../img/live-events.jpg) no-repeat;
background-position:0 -36px;
}

#video{
background:url(../img/business.jpg) no-repeat;
width:150px;
height:36px;
display:inline-block;
text-indent:-9999px;
color:#fff;


}

#video:hover{
background:url(../img/business.jpg) no-repeat;
background-position:0 -36px;
}

.contact_button{
background:url(../img/contact.jpg) no-repeat;
width:200px;
height:40px;
display:inline-block;
text-indent:-9999px;
color:#fff;
float:right;
margin-right:20px;
margin-top:-50px;

}

.contact_button:hover{
background:url(../img/contact_alt.jpg) no-repeat;
}

.plan_button{
background:url(../img/plans.jpg) no-repeat;
width:200px;
height:40px;
display:inline-block;
text-indent:-9999px;
color:#fff;
float:right;
margin-right:20px;
margin-top:-50px;

}

.plan_button:hover{
background:url(../img/plans_alt.jpg) no-repeat;
}

.image_right{
float:right;
padding-left:10px;
}

.large_icon{
float:left;
padding-right:20px;
margin-bottom:20px;

}

.extras{

float:left;
width:100%;
margin-bottom:20px;
}

.extras li{
list-style:none;
margin:0;
}

.extras img{

margin-top:0;
}
.large_number{
font-size:16px;
font-weight:bold;
}

.plan_chart{
float:left;
margin-right:15.5px;
margin-top:10px;
margin-bottom:20px;
}

.plan_chart_right{
float:left;
margin-top:10px;
margin-bottom:20px;
}

.large_number{
font-size:16px;
}

.vat{
font-size:10px;
font-weight:bold;
margin-top:-5px;
float:right;
margin-right:80px;
position:absolute;
}


.hosting_signup{
margin-left:20px;
}

#EstimateIndexForm input{
margin-left: auto;
margin-right: auto;
clear: both;
}

#EstimateIndexForm  #recaptcha_response_field {
margin-left:-140px;
}

#contact_page{
margin-left:-180px;
}

#contact_right{
float:right;
}

.large_quote_left{
background:url(../img/speech-marks.gif) no-repeat;
text-indent:-9999px;
display:block;
width:20px;
float:left;
margin-right:5px;
}



.large_quote_right{
background:url(../img/speech-marks-180.gif) no-repeat;
text-indent:-9999px;
display:block;
width:20px;
float:right;
margin-right:295px;
margin-top:5px;
}

.large_quote_right_marriott{
background:url(../img/speech-marks-180.gif) no-repeat;
text-indent:-9999px;
display:block;
width:20px;
float:right;
margin-right:0;
margin-top:5px;
}

.large_quote_right_interflora{
background:url(../img/speech-marks-180.gif) no-repeat;
text-indent:-9999px;
display:block;
width:20px;
float:right;
margin-right:50px;
margin-top:5px;
}

.read_more{
background:url(../img/read_more.jpg) no-repeat;
text-indent:-9999px;
display:block;
width:100px;
height:40px;
}


.read_more:hover{
background:url(../img/read_more_alt.jpg) no-repeat;

}


.watchevent{
background:url(../img/view_event.jpg) no-repeat;
text-indent:-9999px;
display:block;
width:100px;
height:30px;
}


.watchevent:hover{
background:url(../img/view_event_alt.jpg) no-repeat;

}

.view_project{
background:url(../img/view_project.jpg) no-repeat;
text-indent:-9999px;
display:block;
width:120px;
height:30px;
}


.view_project:hover{
background:url(../img/view_project_alt.jpg) no-repeat;

}

.view_flipbook{
background:url(../img/view_flipbook.jpg) no-repeat;
text-indent:-9999px;
display:block;
width:120px;
height:30px;
}


.view_flipbook:hover{
background:url(../img/view_flipbook_alt.jpg) no-repeat;

}


h2 a{
text-decoration:none;

color:#306090;

}