@charset "UTF-8";

/* BOF GENERAL CONTENT */

.mainContent {
	background-image: url(/images/content_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #393939;
	width: 100%;
	display: block;
	float:left;
	_margin-left: 1px;
	font-family: Helvetica, Arial, sans-serif;
	size: 12px;
	color: #333333; 
	}

.plain {
	color: #FFFFFF;
	margin: auto;
	text-align:center;
	width: 100%;
	}


/* EOF GENERAL CONTENT */


/* BOF INDEX */


#pscroller1{
	padding: 0 0 0 50px;
	float: left;
	display: inline;
	}

#pscroller2 a{
	text-decoration: none;
	}

.scrollItem {
	width: 600px;
	height:280px;
	padding-top: 0;
	text-decoration: none;
	color: #000000;
	float: left;
	display: inline;
	}

.scrollItem #header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	color:#000000;
	text-decoration: none;
	display: inline;
	vertical-align: top;
	}

.scrollItem a:link, .scrollItem a {
	text-decoration: none;
	display: inline;
	vertical-align: top;
	color: #000000;
font-weight: bold;
	}

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


.scrollItem img {
	display: inline;
	padding: 0 12px 0 0;
	float: left;
	}

.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 700px;
	height: 260px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
	float: left;
	margin: 20px 0 10px 28px;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: url(/images/scrollitem_bg.jpg) bottom repeat-x;
	padding: 0;
	visibility: hidden;
	width: 700px;
	margin: 0 auto 0 auto;
font-size: 16px;
	float: left;
	height: 260px;
	}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttogglerwrapper {
	background-image:  url(/images/scrollbar-bg.png); /*always declare an explicit background color for fade effect to properly render in IE*/
	background-position: top;
	background-repeat: no-repeat;
	margin-top: -10px;
padding: -2px 0 0 0;
	height: 35px;
	width: 100%;
	vertical-align: bottom;
	float: left;
	font-size: 14px;
	z-index: 20;
	}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	width: 700px;
	padding-top: 0px;
	margin: auto;
	text-align: center; /*How to align pagination links: "left", "center", or "right"
background-image:  url(/images/scrollbar-bg.png); /*always declare an explicit background color for fade effect to properly render in IE*/
	}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	color: #555555;
	padding: 13px 6px 4px 6px;
	font-weight: normal;
	margin: -1px 0 0 0;
	vertical-align: middle;
	text-decoration: none;
	outline: none;
	}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
	background-image:url(/images/arrow-top.png);
	background-repeat:no-repeat;
	background-position: top center;
	color: black;
	border: none;
	}

.glidecontenttoggler a:hover{
color: #000000;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
	background: none;
	color: black;
	}

.indexBulge {
	height: 320px;
	margin: auto auto 0 auto;
	padding: 20px 40px 22px 30px;
	color:#FFFFFF;
	background-image: url(/images/bulge-blank.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	}

.indexBulge p {
	font-size: 15px;}

.indextBulge a, .indexBulge a:link, .indexBulge a:visited {
	color: #FF9900;
	text-decoration: none;
	}

.indextBulge a:hover {
	color: #FF9900;
	text-decoration: underline;
	}

.indexBulge h3{
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	letter-spacing: -1px;
	margin: 45px 0 auto 0;
	}


/* EOF INDEX */



/* BOF RATES */

.ratesText {
	font-family: Helvetica, arial, sans-serif;
	color: #000;
	padding: 9px;
	margin: 9px 0 0 0;
	font-size: 18px;
	}

.ratesText p {
	margin: 15px 0 0 10px;
}

.ratesText #bold {
	font-size: 24px;
	font-weight: ;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:center;
	letter-spacing: -0.03em;
	margin: 32px auto 32px auto;
	}

.ratesText a {
	color:#fff600;
	text-decoration: none;
	}
	
.ratesText a:hover {
	color:#fff600;
	text-decoration: underline;
	}
	
.ratesText h1 {
	color:#000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	letter-spacing: -0.07em;
	margin: 20px 0 28px 0;
	}
	
	
/* EOF RATES */





/* BOF EQUIPMENT */

.equipmentText {
	font-size: 16px;
	
	}

.equipmentH1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	color:#fff;
	margin: 20px 0 20px 35px;
	padding: 38px 0 0 0;
	}

.equipmentH2 {
	font-family: verdana;
	font-weight; bold;
	letter-spacing: -0.05em;
	font-size: 28px;
	font-weight: normal;
	margin: 42px 0 9px 20px;
	text-decoration: underline;
	color:#cccccc;
	}

.mainContent #hdCamera {
	float:right;
	border: none;
	outline: none;
	margin: auto 8px auto auto;
	}

.equipmentLeft {
	padding: 0 0 0 25px;
	margin-bottom: 0px;
	width: 350px;
	color: #191919;
	font-family:Helvetica,  Arial, sans-serif;
	}

.equipmentBulge {
	height: 320px;
	margin: auto auto 0 auto;
	padding: 22px 20px 22px 380px;
	background-image: url(/images/bulge-equipment-740x320.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}

.equipmentBulge ul {
	margin: 5px 0 0 0;
	list-style: none;
	}

.equipmentBulge li {
	background-image: url(/images/list_arrow_orange.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 0 0 3px 25px;
	color: #CCCCCC;
	}



/* EOF EQUIPMENT */

/* BOF LIVEMIX */

ul.livemixBenefits {
	margin-left: -9px;
	}

ul.livemixBenefits li {
	margin-top: 14px;
font-size: 13px;
	}

table.livemixPricing {
	float: left;
	margin: auto;
	color:#FFFFFF;
	}

table.livemixPricing td {
	background-color: #222;
	}

table.livemixPricing li {
	margin-left: -22px;
	}

/* EOF LIVEMIX */

.corporateText {
	color: #333;
	margin: -30px 0 0 0;
	}

.corporateText ul {
	margin: 25px 0 0 200px;
	list-style: none;
	}

.corporateText li {
	background-image: url(/images/list_arrow_orange.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 16px;
	padding: 0 0 3px 25px;
	color: #FFF;
	}