/*
-----------------------------------------------
Main styles (layout)
----------------------------------------------- */

/* Wrapper
----------------------------------------------- */
#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
	}


/* Header
----------------------------------------------- */
#headerbg {
	height: 295px;
	background: url(/images/bg/bgtop.gif) repeat-x;	
}
#header {
	clear: both;
	margin: 0px auto 0;
	padding: 0;
	width: 950px;
	}
#subheader{
	width: 950px;
	margin: auto;
}

/* Structural
----------------------------------------------- */

#main {
	width: 1000px;
	padding: 10px 0;
	margin: 0 auto;
	background: #FFFFFF;
	}

#footer {
	clear: both;
	width: 100%;
	margin: 2.0em auto 0;
	padding: 20px 0;
	background: #112548;
	border-top: 5px solid #e5192e;
	color: #FFFFFF;
	}
	#footer #footer-container {
		width: 950px;
		margin: 0 auto;
	}


/* Columns */

#column-left {
	display: inline;
	float: left;
	width: 630px;
	min-height: 286px;
	height: auto !important;
	height: 100%;
	margin: 0 0.5em 0 0;
	padding: 0 20px 10px;
	line-height: 165%;
	background: #fff;
	color: #666666;
}

#column-left a {
	color: #e5192e;
}
#column-left a.linktitle {
	color: #e5192e;
	text-decoration: underline;
}
#column-right {
	display: inline;
	float: right;
	width: 325px;
	background: #CCCCCC;
	}
	#column-right .box {
		margin-bottom: 1.0em;
		padding-bottom: 10px;
		background: #FFFFFF;
		border: 1px solid #CCCCCC;
	}

#column-right a{
	color: #e5192e;
}

#column-right a:hover{
	color: #333333;
}
/* Headings
----------------------------------------------- */

h1 {
	display: block;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 1.5em 0;
	padding: 5px 10px 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	background: #112548;
	}
	#column-left h1 {
		width: 600px;
		margin: 0 0 0 0px;
		padding-left: 20px;
	}
	h1 a {
		font-weight: bold;
		}
		h1 a:hover {
			text-decoration: underline;
		}

h2 {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.0em 0pt 0.4em 0;
	padding: 0;
	}
	h2 a {
		font-weight: bold;
		color: #0066cc;
		}
		h2 a:hover {
			text-decoration: underline !important;
		}

h3 {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.2em 0 0.6em;
	padding: 0;
	}

h4 {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0.8em 0 0.4em 0;
	padding: 0;
	}


ol li{
		display: inline;
		float: left;
		margin: 0 0 0 1.0em;
		list-style-image: none;
}
/* Header
----------------------------------------------- */

#logo {
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	z-index: 10;
	}
	#logo a {
		padding: 0;
		}
		#logo a:hover {
			background: none;
		}

#top-right {
	display: inline;
	float: right;
	}
	#top-right ul {
		float: right;
	}
	#top-right li {
		display: inline;
		float: left;
		margin: 0 0 0 1.0em;
		list-style-image: none;
		font-size: 1.1em;
		color: #fff;
		}
		#top-right li span {
			font-size: 0.9em;
		}
		#top-right li a {
			color: #fff;
			padding: 0;
			}
			#top-right li a:hover {
				background: none;
				text-decoration: underline;
			}
		#top-right li#contact-number {
			padding: 0 14px 0;
			background: url(../../images/icons/phone.gif) center left no-repeat;
			border-right: 1px solid #ccc;
		}
		#top-right li#contact-email {
			padding: 0 0 0 20px;
			background: url(../../images/icons/email.gif) center left no-repeat;
		}


#form-newsletter {
	clear: both;
	display: block;
	float: right;
	width: 326px;
	height: 24px;
	margin: 1.5em 0 0;
	padding: 4px 0 0 0;
	background: url(../../images/structural/newsletter_bg.gif) center left no-repeat;
	}
	#form-newsletter label {
		margin: 0.4em 1.0em 0 0.5em;
		font-size: 1.05em;
		font-weight: bold;
	}
	#form-newsletter input {
		background: none;
		padding: 0;
		}
		#form-newsletter input:focus {
			border: 0;
			padding: 0;
		}
		#form-newsletter #input-newsletter-email {
			width: 150px;
		}
		#form-newsletter #input-newsletter-submit {
			margin: 0.3em 0 0;
		}


/* Footer
----------------------------------------------- */

#footer-left {
	display: inline;
	float: left;
	width: 340px;
	color: #FFFFFF;
}

#footer p, #footer ul {
	color: #FFFFFF;
	padding: 0;
}

#footer a {
	color: #FFFFFF;
	}
	#footer a:hover {
		background: none;
		text-decoration: underline;
	}

#footer p {
	margin: 0;
	padding: 0;
}

#footer #copyright {
	margin: 0.3em 0 0;
}

#footer-left ul {
	display: inline;
	float: left;
 	margin: 0.5em auto;
	font-size: 1.0em;
}

#footer-left ul li {
	display: inline;
	float: left;
	margin-right: 0.6em;
	padding-right: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFFFFF;
	}
	#footer-left ul li.last {
		margin-right: 0;
		padding-right: 0;
		border-right: 0;
	}
	#footer-left ul li a {
		font-size: 0.9em;
		color: #FFFFFF;
	}

#footer-right {
	display: inline;
	float: right;
	text-align: right;
	}
	#footer-right li {
		display: inline;
		float: left;
		margin: 0 0 0.3em 0.7em;
		line-height: 1.8em;
		}
		#footer-right li.first {
			margin-left: 0;
		}
		#footer-right li ul li {
			display: block;
			float: none;
			margin: 0.1em 0;
			padding: 2px 0;
			line-height: 1.2em !important;
			}
			#footer-right li ul li a {
				font-size: 0.9em;
				color: #aaa;
			}



/* Content
----------------------------------------------- */

#promo-area {
	width: 1300px;
	height: 355px;
	margin: auto;
	z-index: 0;
}

#promo-subimage{
	background: #FFFFFF url(/images/bg/bgsubimage.gif) no-repeat;
	width: 1000px;
	margin: auto;
	height: 25px;
}
#promo-stamp {
	position: absolute;
	z-index: 10;
	top: 115px;
	left: 660px;
}

#promo-video {
	position: absolute;
	width: 343px;
	height: 259px;
	z-index: 10;
	top: 1.6em;
	left: 43.3em;
	background: url(/images/structural/video_bg.gif) top left no-repeat;
	}
	#promo-video #video-container {
		width: 320px;
		height: 235px;
		margin: 0.85em 0.75em 0.75em;
		border: 1px solid #fff;
	}

#promo {
	position: relative;
	width: 350px;
	left: 597px;
	height: 300px;
	overflow: hidden;
}
$column-left .linktitle {
 	text-decoration: underline;
}
#column-left ul.news {
	margin: 0 0 0 !important;
	}
	ul.news li {
		display: block;
		width: 530px;
		background: url(/images/icons/bullet.gif) top left no-repeat;
		list-style: none;
		margin: 10px;
		padding: 0 0 20px 20px;
		}
		#column-right ul.news li {
			display: block;
			width: 250px;
			margin: 0 0 0;
			padding: 0 0 10px 0px;
			color: #e5192e;
			background: none;
			list-style: disc;
			list-style-position: inside;		
		}
		#column-right ul.news li a {
			color: #e5192e;
			font-size: 12px;
		}
		ul.news li h2 {
			margin: 0 0 0.4em 0;
		}

		ul.news li ul li{
			border-bottom: 0px dashed #99ccff;
		}

	ul.newsarchive li {
		display: block;
		width: 530px;
		background: url(/images/icons/bullet.gif) top left no-repeat;
		list-style: none;
		font-weight: bold;
		margin: 10px;
		padding: 0 0 20px 20px;
		}
		#column-right ul.newsarchive li {
			width: 250px;
			margin: 0 0 0;
			padding: 0 0 10px 0px;
			background: none;
			color: #FFFFFF;
			border-bottom: 0px dashed #99ccff;
		}
		#column-right ul.newsarchive li a {
			color: #e5192e;
		}
	h2.listentry a {
		color: #0066cc;
		padding-left: 0;
	}
	.widecolumn a {
		color: #0066cc;
	}
.link-all-news {
	display: block;
	float: right;
	margin: 1.0em 1.0em 0 0;
	padding: 0 14px 0 0;
	background: url(/images/icons/arrow-right.gif) center right no-repeat;
}

#column-right h1 {
	margin-bottom: 0;
}

#column-right .box.products {
	padding: 0;
}

ul.products {
	margin: 0 !important;
	padding: 0 !important;
	}
	ul.products li {
		list-style: none;
		margin: 0 0 0em;
		padding: 0 !important;
		background: url(/images/structural/product_bg.gif) top left no-repeat !important;
		}
		ul.products li.last {
			margin-bottom: 0;
			background: #FFFFFF;
		}

	ul.products a {
		padding: 0;
		background: none !important;
	}
	ul.products h2 {
		margin: 0 0 -0.2em 0.9em;
		padding-top: 13px;
		font-size: 1.6em;
	}
	ul.products p {
		margin: 0 0 0.7em 1.6em;
		padding: 0;
		font-size: 0.95em;
	}

	ul.products span {
		display: block;
		height: 62px;
	}

ul.images {
	margin-top: 1.0em;
	}
	ul.images li {
		display: inline;
		float: left;
		list-style: none;
		margin: 0.15em 0.25em 0.25em;
		padding: 0;
		}
		ul.images li img {
			border-top: 1px solid #FFFFFF;
			border-left: 1px solid #FFFFFF;
			border-right: 1px solid #FFFFFF;
			border-bottom: 3px solid #fff;
		}
		ul.images li a:hover {
			background: none;
			color: #d51628;
			}
		ul.images li a {
			background: none;
			color: #FFFFFF;
			font-weight: bold;
			}
			ul.images li:hover img {
				border-top: 1px solid #d51628;
				border-left: 1px solid #d51628;
				border-right: 1px solid #d51628;
				border-bottom: 3px solid #d51628;
			}

.alert_message{
	color: #FF0000;
}
1td{
	padding-top: 7px; padding-bottom: 5px; text-align: left;
}
.thumb {
	border: 1px solid #99b3cc;
	padding: 3px;
	margin-right: 5px;
}
.linktitle {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}


#playbutton{
 	text-align: center;
 	width: 600px;
 	height: 171px;
 	visibility: hidden;
 	margin-left: 15px;
}
#adsensetop{
	margin: 0 auto;
	width: 925px;
	height: 90px;
	text-align: left;
	padding: 10px 10px 10px 15px;
	baclground: #FFFFFF;
}
#adsensetopinside{
	margin: 0 auto;
	width: 728px;
	height: 120px;
	background: #CC0000;
}
#adsensemain{
	text-align: left;
	padding: 10px 10px 0px 0px;
}

.button{
	color: #FFFFFF;
	font-weight: bold;
	background: #8ac843;
	border: 1px solid #4e9200;
	padding: 3px 30px;
}

.button:hover{
	color: #FFFFFF;
	font-weight: bold;
	background: #589017;
	border: 1px solid #4e9200;
}
.trformfieldsred{
	color: #FF0000;
}
.alert{
	color: #FF0000;
}

#promote-right{
	text-align: left;
	border-top: 3px solid #FFFFFF;
	background: #FFFFFF;
}
#promote-right img {
	padding: 0;
	margin: 0;
}

#player{
	background: #333333;
	padding: 0px;
	width: 580px;
	height: 326px;
	border: 25px solid #d8d8d8;	
}
#playerdesc{
	background: #333333;
	padding: 0 25px;
	width: 580px;
	height: 26px;
	border-top: 1px solid #FFFFFF; 
	color: #FFFFFF;	
	font-size: 0.9em;
}
#subplayer{
	background: url(/images/bg/bgsubplayer.gif) no-repeat;
	width: 630px;
	height: 50px;
}
#camera_nav{
	float: left;
}
#mapdiv{
	float: left;
}
#camera-description{
	float: left;
}

#hosting-offer {
	background: #faaf25;
	width: 960px;
}
#hosting-offer table{
}

#hosting-offer td{
	padding-left: 10px;
	background: #FFFFFF;

}

.hosting-offer-headline {
	background: #faaf25;
	color: #FFFFFF;
	font-weight: bold;
}

.hosting-offer-img{
	padding-top: 5px;
}

td .yellowline {
	background: #fcf7cd !important;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: 35px;
}

td .whiteline {
	background: #FFFFFF !important;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: 35px;
}

td .whiteline img {
	padding-top: 5px;
}

td .yellowline img {
	padding-top: 5px;
}

#Player_Container {
	height: 510px;
	float:left;
	padding: 15px;
	border:#CCCCCC 1px solid;
	background-color:#EAEAEA;
}

#playergm {
	width:600px;
	height: 480px;
	float:left;
}

#flashplayer{
	width:600px;
	height:450px;
	float:left;
	padding: 5px;
	border:#FFF 0px solid;
	background-color:#d8d8d8;	
}
