@charset "UTF-8";

/* CSS Document */

*,
*:focus {
	outline-style: none;
}

body {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#00628c;
	text-align: left;
}

* html body {
	behavior: url(/css/csshover2.htc);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 45px 0;
	font: bold 170% Arial, sans-serif;
	color: #fff;
}

h2 {
	font-size: 120%;
}

h3,
h4,
h5,
h6 {
	font-size: 100%;
}

h4 {
}

table#container {
	position: relative;
}

table.root {
	width: 990px;
	height:580px;
}

img {
	border: none;
}

td {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align: top;
}

a {
	text-decoration: none;
	font-weight: bold;
	color:#004684;
}

a:hover {
	color: #333333;
}

td.header {
	height: 158px;
}

/*********************** CSS Navigation ****************************/


#navigation {
	position: absolute;
	top: 162px;
	left: 50%;
	float: left;
	display: inline;
	margin: 0 0 0 -495px;
	padding: 0 0 0 36px;
	width: 954px;
	background: url(/images/sp_nav.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation,
#navigation li {
	float: left;
	display: inline;
	height: 26px;
}

#navigation li,
#navigation li a {
	margin: 0;
	padding: 0;
	height: 26px;
	background: url(/images/sp_nav.gif) no-repeat -36px 0;
}

#navigation li#n-cust-serv {
	width: 145px;
	margin-right: 41px;
}

#navigation li#n-cust-serv a {
	width: 145px;
}

#navigation li#n-services {
	width: 75px;
	margin-right: 65px;
	background-position: -222px 0;
}

#navigation li#n-services a {
	width: 75px;
	background-position: -222px 0;
}

#navigation li#n-markets {
	width: 70px;
	margin-right: 56px;
	background-position: -362px 0;
}

#navigation li#n-markets a {
	width: 70px;
	background-position: -362px 0;
}

#navigation li#n-promotions {
	width: 96px;
	margin-right: 52px;
	background-position: -488px 0;
}

#navigation li#n-promotions a {
	width: 96px;
	background-position: -488px 0;
}

#navigation li#n-design-package {
	width: 130px;
	margin-right: 53px;
	background-position: -636px 0;
}

#navigation li#n-design-package a {
	width: 130px;
	background-position: -636px 0;
}

#navigation li#n-corporate,
#navigation li#n-corporate a {
	width: 86px;
	background-position: -819px 0;
}

#navigation li#n-cust-serv a:hover {
	background-position: -36px -26px;
}

#navigation li#n-services a:hover {
	background-position: -222px -26px;
}

#navigation li#n-markets a:hover {
	background-position: -362px -26px;
}

#navigation li#n-promotions a:hover {
	background-position: -488px -26px;
}

#navigation li#n-design-package a:hover {
	background-position: -636px -26px;
}

#navigation li#n-corporate a:hover {
	background-position: -819px -26px;
}

#navigation li a {
	display: block;
	text-indent: -9999em;
	margin: 0;
}

/*********************** end Navigation ****************************/



td.flashBody {
	height: 225px;
	text-align: center;
	background-image: url(image/back-Content.jpg);
	background-repeat: repeat-y;
	background-position:top;
}

td.flashScroller {
	height: 30px;
	text-align: center;
	background-image: url(image/back-Content.jpg);
	background-repeat: repeat-y;
	background-position:top;
}

td.content {
	background-image: url(image/back-Content.jpg);
	background-repeat: repeat-y;
	background-position:top;
}

td.content,
table.data1 td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
	padding: 0px 0px 10px 26px;
}

select,
input,
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

table.data1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 45px;
	width: 95%;
	line-height: 18px;
}

table.data1 th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: left;
}

table.data1 td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px
}

div.quarter {
	width: 235px;
	float: left;
}

div.third {
	width: 313px;
	float: left;
}

div.third-index {
	min-height: 290px;
	height: auto !important;
	height: 290px;
}

div.video-index {
	margin: 20px 18px 20px;
	width: 430px;
}

div.video-inner {
	margin: 20px 58px;
	width: 506px;
	border: 1px solid #fff;
}

div.half {
	width: 470px;
	float: left;
}

div.twoThird {
	width: 626px;
	float: left;
}

div.threeQuarter {
	width: 705px;
	float: left;
}

div.full {
	width: 940px;
	clear: both;
	padding-top: 20px;
}

div.line {
	border-width: 0px 1px 0px 0px;
	border-color: #FFFFFF;
	border-style: solid;
}

td.content ul {
	padding: 0px 10px 10px 70px;
	margin:0px 0px 0px 0px;
}

td.content li {
	padding: 3px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

td.content p {
	padding: 0px 45px 15px 45px;
	margin:0px 0px 0px 0px;
	line-height: 18px;
}

p.hidden {
	display: none;
}

p.show {
	display: block;
}

table.FeedbackForm {
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

table.FeedbackForm td {
	padding: 4px 0px 0px 10px;
}

img.RequestQuote {
	float: right;
	margin:0px 70px 0px 0px;
}

img.Leadershots {
	float: right;
	margin:0px 50px 0px 10px;
}

td.footer {
	height: 45px;
	background-image: url(image/back-Footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	padding:30px 0px 0px 0px;
}

td.social-links {
	color: #fff;
	height: 60px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

td.social-links a {
	color: #fff;
}

td.social-links .social-icon img {
	padding-right: 7px;
}

td.social-links .social-icon a {
	padding-right: 12px;
}


.split { float: left; display: inline; width: 100%; padding-bottom: 10px; background: url(image/bg_line.gif) repeat-y 50% 0; }


/*********************** LP Hotel HD Landing Page ****************************/

div.landing-hotel { 
	margin: 0 auto;
	width: 702px; 
}

h1.landing-hotel-title {
	margin-left: 0;
	margin-bottom: 17px;
}

div.landing-hotel-video { 
	width: 700px;
	height: 394px;
	border: 1px solid #fff;
}
div.landing-hotel-copy p {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0 !important;
	margin-top: 17px !important;
	font-size: 170%;
	line-height: normal !important;
}


/*********************** Bulk TV Promotions Page ****************************/

.content-white { position: relative; margin: 20px 20px 20px 50px; padding: 40px; width: 760px; height: 560px; background: #fff; color: #000; }
.promotion { display: inline; float: left; width: 350px; margin: 0 20px 0 0; }
.promotion-single { display: inline; float: left; width: 350px; margin-top: 20px; }
	.promotion-single img { margin: 0 0 20px 45px; }
.disclaimer { clear: both; margin: 40px 40px 40px 10px; color: #333; font-size: 10px; }
.promotion-description { display: inline; float: left; width: 550px; margin-top: 16px; }

#player { padding-left: 20px; margin: 20px 0; }




/*********************** Bulk TV Package Pages ****************************/

#package-page .packages { clear: both; background: #fff; margin-top: 20px; padding: 20px 30px 40px 30px; color: #444; width: 878px; !important }
#package-page .packages h3 { color: #00628C; font-weight: bold; font-size: 13px; background: url(images/i_bullet-arrow.gif) no-repeat 0 .05em; padding-left: 10px; margin-bottom: 20px; cursor: pointer; }
#package-page .packages .package-item { margin-bottom: 20px; border-bottom: dashed 1px #ccc; }
#package-page .accordion { }
#package-page .packages h2 { color: #00628C; margin-bottom: 10px; }
#package-page .package-info img { float: left; padding-right: 15px; }

#package-page .content .options-title h2 { font-size: 18px; }



