﻿@charset "utf-8";
/*
	
*/


/*- RESET
---------------------------------------*/
html, body, * {
	margin: 0;
	padding: 0;
	list-style: none;
}
a img, fieldset {
	border: none;
	color: black;
}
img {
	color: #f98;
	display: block;
	float:left;
}
/* Set Initials for IE < 6*/
table {
	font-size: 100%;
}
/*- /RESET
---------------------------------------*/


.cover {

}
.img-button {
	cursor: hand;
	cursor: pointer;
}




/*- HTML
---------------------------------------*/
html {
	background: url('../images/body-bg.jpg') repeat-x;
}


/*- BODY
---------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	/* Repeate background statement for body */
	background: url('../images/body-bg.jpg') repeat-x;
}


/*- #container
---------------------------------------*/
#container {
	width: 75em;
	background-color: white;
	margin: 0.83em auto;
	padding: 1.25em;
	display: table; 
	_overflow: hidden;
}


/*- #header
---------------------------------------*/
#header {
	background: #34B7C9 url('../images/bg.gif') repeat-x;
	float:left;
	width: 100%;
	clear: both;
}
#header #logo {
	float: left;
	width: 21em;
}
#header #punch-line {
	float: left;
	width: 25.33em;
}
#header #utility-menu {
	float: right;
	text-align: right;
	padding: 0.58em 1em;
}
#header #utility-menu span#market {
	color: white;
}
#header #utility-menu ul#menu-links {
	margin-top: 0.42em;
	height: 1.42em; /* 17 px */
}
#header #utility-menu ul#menu-links li {
	float: right;
	padding: 0 0.42em;
}
#header #utility-menu ul#menu-links li a {
	color: white;
}
#header #utility-menu #search {
	clear: both;
	display: block;
	float: right;
}


/*- #top-navigation
---------------------------------------*/
ul#top-navigation {
	width: 100%;
	background: url('../images/pink-bar.gif') no-repeat;
	float:left;
	margin: 0 0 0.42em 0;
	clear: both;
}
ul#top-navigation li {
	float: left;
	height: 1.85em;
	padding: 0.5em 0;
}
ul#top-navigation li.selected a{
	text-decoration: underline;
}
ul#top-navigation li a {
	margin: 0.25em 0;
	padding: 0 1.25em;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: white;
	border-right: 0.1em solid white;
}
ul#top-navigation li.last a{
	border-right: none;
}

/*- #left-pane
---------------------------------------*/
#left-pane {
	width: 15.42em;
	float: left;
}
#left-pane #featured-bridal-show {
	background: url('../images/bg-feature-bridal.jpg') repeat-x;
	padding: 0.42em 0;
	margin-bottom: 0.42em;
}
#left-pane #featured-bridal-show h2 {
	color: #092F5B;
	text-transform: uppercase;
	font-size: 1.1em;
	text-align: center;
	margin: 1em 0;
}
#left-pane #featured-bridal-show span {
	color: #092F5B;
	font-size: 0.88em;
	text-align: center;
	margin: 1em 0;
	width: 100%;
	display:block;
}
#left-pane .advertisements {
	/*background: red url('../images/bg-advertisements.gif') repeat-x;*/
	text-align: center;
	padding: 0.2em;
}
#left-pane .advertisements img#advTag {
	float: none;
	display:inline-block;
	padding: 0.42em;
}
#left-pane .advertisements a {
	display:inline-block;
}


/*- #right-block
---------------------------------------*/
#right-block {
	float: right;
	width: 58.33em;
}
#right-block .advertisements {
	background: transparent url('../images/bg-advertisements-top.gif') repeat-x;
	height: 8.9em;
}
#right-block .advertisements a {
	margin: 0.88em 0.15em;
	display: inline-block;
	border: 0.1em solid #dedede;
}
#right-block #showcase {
	margin: 0.42em 0;
	background: transparent url('../images/bg-showcase.gif') repeat-x;
	float: left;
	width: 100%;
}
#right-block #showcase ul#video-market-tabs {
	width: 100%;
	margin-top: 0.72em;
	float: right;
	clear: both;
}
#right-block #showcase ul#video-market-tabs li {
	float: right;
}
#right-block #showcase ul#video-market-tabs li a {
	padding: 0.22em 0.955em;
	_padding: 0.22em 0.96em;
	background-color: #106E87;
	border: 0.1em solid black;
	border-bottom-color: black;
	border-width: 0.1em 0 0.2em 0.1em;
	text-decoration: none;
	color: white;
	display: block;
	font-weight: bold;
}
#right-block #showcase ul#video-market-tabs li.selected a {
	background-color: #fdd575;
	border-bottom-color: #fdd575;
	color: black;
	#padding: 0.22em 1.2em;
	_padding: 0.22em 0.8em;
}
#right-block #showcase #video-market-sub-tabs ul{
	width: 100%;
	float: right;
	clear: both;
	display: none;
}
#right-block #showcase #video-market-sub-tabs ul.selected{
	display: block;
}
#right-block #showcase #video-market-sub-tabs ul li {
	float: right;
	width: 9.6em;
	#width: 9.53em;
	padding: 0.2em 0;
	background-color: #fdd575;
	border: 0.1em solid #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-width: 0 0 0.2em 0;
	text-align: center;
	border-right: 0.1em solid white;
}
#right-block #showcase #video-market-sub-tabs ul li a {
	text-decoration: none;
	color: black;
}
#right-block #showcase #video-market-sub-tabs ul li.selected {
	#width: 10em;
}
#right-block #showcase #video-market-sub-tabs ul li.selected a {
	border-bottom: 0.2em solid #1590B2;
	font-weight: bold;
}
#right-block #showcase #videos-box {
	float:left;
	width: 17.92em;
	position: relative;
	margin-top: -3.65em;
}
#right-block #showcase #videos-box .effect-cover {
	float:left;
	width: 17.92em;
	overflow: hidden;
	height: 21.6em;
	margin: 0.5em 0;
	display:block;
	background-color: white;
}
#right-block #showcase #videos-box ul#video-entries {
	width: 17.4em;
	_width: 17.3em;
	border-top: 0.1em solid #dedede;
	display:block;
	float: left;
}
#right-block #showcase #videos-box ul#video-entries li {
	border-top: 0.1em solid #dedede;
	margin-top: -0.1em; /* Hides the border for first entry*/
	padding: 0.42em 0.42em 0.42em 0;
	background: url(../images/bg_video.gif) repeat-x left bottom;
	border: 0.1em solid #aaa; 
	margin: 0.4em 0;
	float:left;
	width: 100%;
	display:block;	
	color: #666;
	cursor: hand;
	cursor: pointer;
}
#right-block #showcase #videos-box ul#video-entries li img {
	border: 0.1em solid #dedede;
	margin-right: 0.42em;
	margin-bottom: 1.6em;
	margin-left: 0.24em;
}
#right-block #showcase #videos-box ul#video-entries li h3 {
	font-size: 1em;
	color: #666;
}
#right-block #showcase #player {
	float: right;
	height: 23.6em;
}
#right-block #showcase #video-timer {
	background-color: black;
	padding: 0.3em 0.3em 0.2em 0.3em;
	margin-top: -0.25em;
	#margin-top: 0;
	color: white;
	display: none;
}
#right-block #showcase #video-timer img{
	margin-right: 0.5em;
	cursor: hand;
	cursor: pointer;
}
#right-block #showcase #video-timer p{
	margin-top: 0.5em;
	font-size: 0.9em;
	margin-bottom: 0;
}
#right-block #watch-videos .effect-cover {
	width: 52em;
	height: 6.83em;
	background: #eee url('../images/watch-video-bg.gif') repeat-x;
	overflow: hidden;
	padding: 0 0.88em;
	display: block;
	float: left;
}
#right-block #watch-videos.effect-cover ul#horizontal-carousel {
	width: 252em;
}
#right-block #watch-videos .effect-cover ul li {
	cursor: hand;
	cursor: pointer;
}
#right-block #watch-videos ul li {
	float: left;
	width: 15em;
	padding-right: 0.42em;
	margin: 1em 0.42em 1em 0;
	border-right: 0.1em solid #dedede;
}
#right-block #watch-videos ul li img {
	border: 0.1em solid #dedede;
	margin-right: 0.42em;
}
#right-block #watch-videos li h3 {
	font-size: 0.9em;
	color: #666;
	height: 4em;
}


/*- #left-block
---------------------------------------*/
#left-block {
	width: 61.67em;
	padding-top: 0.88em;
	float: left;
}
#left-block #box-container {
	padding-bottom: 0.88em;
	float:left;
}
#left-block #box-container .box {
	height: 17.92em;
	width: 19.38em;
	float: left;
	margin-right: 0.88em;
	border: 0.1em solid #dedede;
	background: transparent url('../images/bg-box.gif') repeat-x left bottom;
}
#left-block #box-container .last {
	margin-right: 0;
}
#left-block #box-container .box h2 {
	background: #FF9900 url('../images/bg-box-h2.gif');
	color: white;
	font-size: 1.2em;
	padding: 0.36em 0.88em;
}
#left-block #box-container .box .cover {
	padding: 0.88em;
}
#left-block #box-container .box img {
	padding: 0 0.88em 0.88em 0;
}
#left-block #box-container .box p {
	padding: 0.88em;
	color: #666;
}
#left-block #box-container .box a.title {
	color:#CC3300;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
#left-block #big-box {
	height: 17.92em;
	width: 58.7em;
	background: transparent url('../images/bg-big-box.gif') repeat-x;
	display:block;
	clear: both;
	padding: 0.42em 0.88em;
}
#left-block #big-box p {
	color: #666;
}
#left-block #big-box h2 {
	color:#666633;
	font-size: 1.2em;
	padding-bottom: 0.88em;
}
#left-block #big-box h3 {
	color:#666633;
	font-size: 1.2em;
	padding-bottom: 0.88em;
	text-transform: uppercase;
}
#left-block #big-box .box {
	width: 18.8em;
	float: left;
	margin-right: 0.88em;
	border-right: 0.1em solid #dedede;
}
#left-block #big-box .last {
	margin-right: 0;
	border: none;
}
#left-block #big-box .box img {
	padding: 0 0.88em 2em 0;
	width: 70px;
}
#left-block #big-box h4 {
	font-size: 1em;
	color: rgb(102,51,0);
}
#left-block #big-box p {
	padding: 0.2em 0 0.88em 0;
}




/*- #right-pane
---------------------------------------*/
#right-pane {
	width: 12.08em;
	float: right;
	margin-top: 0.88em;
}
#right-pane #advertisements {
	background: url('../images/win-a-free-trip.jpg') repeat-x;
}


/*- #right-pane
---------------------------------------*/
#footer {
	float: left;
}
#footer .cover {
	margin-left: 5em; 
}
#footer .box {
	float: left;
	width: 12.83em;
	line-height: 170%;
}
#footer #copyright{
	text-align: right;
	width: 100%;
	clear:both;
	float: right;
	margin-bottom: 1em;
}
#footer #link-images {
	width: 100%;
	clear: both;
	text-align: center;
	display: table;
	float: left;
	margin: 1em 0;
}
#footer #link-images a {
	width: 20%;
	display: inline-block;
	margin-right: 1.5em;
}
#footer #link-images  img {
	float: none;
}