/* ------ BEGIN HIGH-LEVEL PAGE STYLING STYLING ----- */

body {
	font: 67.5%/2em "Arial";
	margin: 0;
	padding: 0 0 5em;
	background-image: url(/images/index_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment:fixed;
}

#fixed {
	position: fixed;
	z-index: 9999;
}

#wrapper {
	margin: 0 auto;
	xxxpadding: 15px;
	padding: 0;
	width: 960px;
	overflow-x: hidden;
	border-top: none;
	border-left: 1px solid #9EA1A3;
	border-bottom: none;
	border-right: 1px solid #9EA1A3;
	background: white;
	background-image: url(/images/wrapper_top.jpg);
	background-position: left 139px;
	background-repeat: repeat-x;
}

#endwrapper {
	width: 960px;
	height: 70px;
	background-image: url(/images/wrapper_bottom.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-top: none;
	border-left: 1px solid #9EA1A3;
	border-right: 1px solid #9EA1A3;
	border-bottom:1px solid #9EA1A3;
	margin: 0px auto;
	padding: 0;
}

#pageleft {
	width: 182px;
	clear: right;
	float: left;
	margin: 155px 0 0 12px;
	_margin: 15px 0 0 6px;
	text-align: center;
}

#pageright {
	clear:right;
	float:right;
	margin-right:10px;
	width:745px;
	margin-top: 155px;
	_margin-top: 15px;
}

#clear {
	clear:both;
}

.clear {
	clear:both;
}

/* ------ BEGIN LOGO & HEADER AREA STYLING ----- */


#page-header {
	width: 960px;
	height: 100px;
	background: #333654;
	clear: right;
}

#logo {
	float: left;
	xxxposition: absolute;
	width: 500px;
	height: 100px;
	border: none;
	text-align: left;
	margin:0;
	background-image: url(/images/mbusa-logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#account-navigation {
	width: 300px;
	xxxheight: 100px;
	position: relative;
	float: right;
	display: inline;
	margin: 0px 15px 0 0;
	_margin: 10px 10px 0 0;
}

.account {
	xxxposition: absolute;
	color: #B5B6C1;
/* text-transform: capitalize; */
	font-size: 11px;
	float: right;
}

.account li {
	display: inline;
}

.account a {
	margin: 0 4px 0 0;
	color: #d8d8d8;
}

table {
	border-collapse: collapse;
	margin-bottom: 10px;
}

td {
	border-collapse: collapse;
}

/* ------ BEGIN NAVIGATION STYLING ----- */

#top-navigation-fill {
	width: 205px;
	xxxfloat: left;
	margin-bottom: 30px;
}

#top-navigation {
	width: 960px;
	xxxfloat: right;
	margin: 0 0 10px 0;
	border-bottom: #B6B9BB 1px solid;
	border-top: #E4E5E6 1px solid;
	height: 38px;
	background-image: url(/images/nav_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#top-navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	height: 38px;
	_max-height:38px;
}

#top-navigation li {
	line-height: 14px;
	float: left;
	padding: 12px 0;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #333553;
}

#top-navigation li a {
	color: #333553;
	padding: 12px;
	line-height: 14px;
	font-family: "Arial", sans-serif;
	margin: 0px;
}
#top-navigation li.searchMe{
	float: right;
	padding: 8px 9px 0px 0;
}
	#top-navigation li.searchMe input{
		padding: 3px 20px 0 4px;
		color: #333553;
/*		text-transform: uppercase;*/
		font-size: 10px;
		height: 17px; width: 175px;
		background: #fff url('/images/searchArrow.gif') top right no-repeat;
		border: solid 1px #b6b9bb;
	}
.divider {
	background-image: url(/images/nav_vertbars.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	xxxwidth: 130px;
}

#top-navigation li .divider a:hover {
	background: none;
}

#top-navigation li a:hover {
	color: #ffffff;
	background-color: #A7ABB0;
	padding: 12px;
	line-height: 14px;
}

#top-navigation li a img {
	padding: 0;
	margin: -2px 0 0 0;
}

#top-navigation li a:hover img {
	padding: 0;
	background: none;
	margin: -2px 0 0 0;
}




/* ------ BEGIN LEFT COLLUMN STYLING ----- */

#contactinfo {
	background:transparent none repeat scroll 0 0;
	clear:left;
	color:#333553;
	float:left;
	line-height:150%;
	margin:20px 0 0;
	padding-left:4px;
	text-align:left;
	width:180px;
}

#contactinfo img {
	border-bottom: 1px solid #D6D6D6;
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
}

#contactinfo h1 {
	font-family: "copr";
	font-size: 18px;
	border-bottom: 1px solid #D6D6D6;
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 0 0 2px 0;
	margin: 0 0 8px 0;
}

#contactinfo h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#contactinfo a {
	color: #333352;
	text-decoration: underline;
}

#contactinfo a:hover {
	color: #7D82B2;
	text-decoration: underline;
}

#left-navigation {
	color: #333553;
	margin: 0;
	padding: 0;
	width: 180px;
	float: left;
	clear: left;
	border: solid 1px #D6D6D6;
	background: #f0f0f0;
}

#left-navigation a {
	color: #333352;
}

#left-navigation a:hover {
	color: #7D82B2;
	text-decoration: underline;
}

#left-navigation ul.channel_group {
	margin-left: 0px;
}

.channel_group ul li {
	_padding: 0 15px;
	padding: 0;
	margin: 0px;
}

.channel_group ul li ul {
	padding: 0 15px;
	margin: 0px;
	text-align: left;
	float: left;
}

.channel_group ul li ul li ul{
	padding: 0;
	margin: 0;
	text-align: left;
	float: left;
}

#left-navigation ul {
	list-style-image: none;
	list-style-type: outside; 
	list-style-type: none;
	text-align: left;
}

#left-navigation ul.channel_group {
	color: #333352;
	font-size: 11px;
	line-height: 180%;
	text-transform: capitalize;
	text-align: left;
	margin: 0;
	padding: 10px 0 10px 15px;
}

#left-navigation ul.channel_group li {
	color: #333352;
	font-size: 12px;
	line-height: 115%;
	text-transform: capitalize;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 150px;
	margin-bottom: 6px;
}

#left-navigation ul.channel_group li ul li{
	color: #333352;
	font-size: 11px;
	line-height: 120%;
	text-transform: capitalize;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 145px;
	margin-bottom: 6px;
}

#left-navigation ul.channel_group ul li.group  {
	color: #333352;
	font-size: 11px;
	line-height: 115%;
	text-transform: capitalize;
	text-align: left;
	margin: 0 0 6px 0;
	padding: 0;
	xxxfont-weight: bold;
	background: none;
}


#left-navigation ul.channel_group li.group ul {
	color: #333352;
	font-size: 11px;
	line-height: 180%;
	text-transform: capitalize;
	text-align: left;
	margin: 0;
	padding: 6px 0 0 12px;
	width: 145px;
	font-weight: normal;
}

#left-navigation a.group-link {
	padding: 0;
	margin: 0;
	color: #333352;
	text-transform: capitalize;
	margin-bottom: 4px;
}

#left-navigation .available_content {
	display:none;
	font-size:9px;
}

#left-navigation li.group .available_content {
	display:none;
	padding-left:15px;
}




/* ------ BEGIN MAIN BODY STYLING ----- */

#bpcontainer {
  background-color: #fff;
	width: 720px;
	padding: 10px;
	border: solid 1px #D6D6D6;
	overflow: auto;
}

#bp-sectiontitle {
	margin-bottom:5px;
	padding:0;
	clear: both;
	float: none;
}

#bp-leftcol {
	width: 410px;
	float: left;
	padding: 0;
	margin: 0 15px 20px 0;
}

#bp-rightcol {
	float:left;
	xxxmargin-left:15px;
	width:270px;
	padding: 0;
	line-height: 180%;
}

#content {
	xxxoverflow: auto;
	width: 100%;
	xxx_width: 99%;
	xxxmargin-left: 240px;
	float: right;
	_margin-left: 10px; /* IE fix */
}

#content h1 {
	border-bottom:1px solid #D6D6D6;
	font-size:20px;
	margin:0 0 6px 0;
	padding:0 0 2px 0;
	width: 99%;
	text-transform:capitalize;
	font-weight: bold;
	color: #333352;
	font-family: "copr";
}

#content h2 {
	border-bottom:1px solid #D6D6D6;
	font-size:16px;
	margin:0;
	padding:0 0 2px 0;
	width: 99%;
	font-weight: bold;
	color: #333352;
	font-size: 20px;
	font-family: 'copr';
	xxxtext-transform:capitalize;
}

#content form {
	width: 400px;
	margin: 0 auto;
	xxxposition: relative
}

/* #content form fieldset {
  border: solid 1px #ccc;
  margin: 4px;
  padding: 30px 30px 20px 45px;
  overflow: auto;
} */
/* --^^-- Original --^^-- */
#content form fieldset {
	border:1px solid #CCCCCC;
	margin:4px;
	overflow:hidden;
	padding:15px 20px;
	width:85%;
}

#content form fieldset legend {
	color:#333352;
	font-weight: bold;
}


#content form fieldset label {
clear:left;
display:inline;
float:left;
margin:0 10px 10px 0;
text-align:right;
width:9em;
}

/* --- oldness --- #content form fieldset label {
	clear: left;
	float: left;
	width: 9em;
	xxxline-height: 1.8em;
	margin: 0 10px 10px 0;
	text-align: right;
}*/

/*#content form fieldset input {
	float: left;
	width: 14em;
	line-height: 2em;
	margin-bottom: 10px;
	clear: right;
	display: block;
}*/
/* --^^-- Original --^^-- */

#content form fieldset input {
	float: left;
	clear: right;
	_clear:both;
	_float: right;
	_width:180px;
	_margin-right: 20px;
	_margin-bottom: 10px;
	display: inline;
}

#content form fieldset input.submit { width: 6em; }

#content form.login fieldset #left-column {
	float: left;
}

#content form.login fieldset #right-column {
	float: left;
}

#content form.login fieldset #right-column input {
	float: right;
	clear: right;
	margin-bottom: 10px;
}

#content form a { float: right; margin: 0 10px; }
#content form a.toggle_vcard { float: none; margin: 0; }
#content form input.submit { margin: 10px; }
#content form #clip .setp_info input.submit {margin: 0; padding: 0;}

.login, .signup, .forgot-password { width: 400px; }

.signup label{
	float: left;
}

/* -=-=-=- FEATURE SECTION -=-=-=- */

#header {
	width: 738px;
	height: 188px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 1;
	padding: 0;
	clear: both;
}

#header .feature-item {
	width: 99%;
	padding: 0px;
	margin: 0;
	color: #333;
	font-family: "arial", sans-serif;
}

#header .feature-item img {
	clear: both;
	margin: 0;
	float: left;
	display: inline;
}

#header .feature-item .title {
	font-size: 17px;
	line-height: 100%;
	margin: 0;
	padding: 0 0 10px;
	text-align: left;
	color: #333352;
}

#header .feature-item p {
	line-height: 140%;
	font-size: 14px;
	width: 98%;
	color: #333;
	margin: 0;
}

#header .feature-item .readmore {
	text-transform: capitalize;
	color: #999999;
	font-size: 12px;
	padding: 4px 6px;
	background: #e8e8e8;
	font-weight: bold;
	float: right;
	display:inline;
	margin-right: 15px;
}


#content .release h2 {
	border:none;
	font-size:20px;
	margin:0 0 8px;
	padding:0;
	width: 99%;
	xxxtext-transform:capitalize;
	font-weight: bold;
	color: #333352;
	font-family: 'copr';
	font-weight:lighter;
}

#content .release .column-left h3 {
	margin-bottom: 8px;
	font-size: 13px;
}

#release-list {
	border: none;
}

#release-list .release p {
	margin: 0;
	padding: 0;
	line-height: 140%;
	color: #666;
}

.release {
	margin: 12px 0 0 15px;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 22px;
	width: 96%;
}

.release h4 {
	padding: 0;
	margin: 8px 0 0 0;
	line-height: 128%;
}

.release h4 a {
	font-size: 14px;
}

.release p {
	margin: 0 0 15px 0;
	xxxmargin: 0;
	padding: 0;
	line-height: 140%;
	color: #666;
}

.release p .dateline {
	margin: 0;
	padding: 8px 0 0 0;
	color: #666;
}

.release .clear {
    display:block;
    clear:both;
    xxxmargin: 0 0 15px 0;
}

.release .related_content {
    float:left;
    clear: left;
    padding: 0 0 2px 0;
}

p.MsoBodyTextIndent {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 140%;
	font-size: 67.5%;
}

.readmore {
	color: #333352;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	width: 120px;
	float: right;
	clear: both;
}

.release .column-left .servicebox {
	margin-bottom: 15px;
	margin-top: 15px;
}



/* -=-=-=- MULTI-CONTENT PAGE STYLING -=-=-=-=- */

#dyn-btn a {
	xxxbackground:#E8E8E8 none repeat scroll 0 0;
	clear:both;
	color:#666;
	display:block;
	float:right;
	font-size:12px;
	font-weight:normal;
	margin: 6px 15px 18px 0;
	padding:2px 0 0;
	text-align:right;
	text-transform:capitalize;
	font-style: italic;
}

#dyn-btn a:hover {
	color: #7D82B2;
	text-decoration: underline;
}

.date {
	color:#707779;
	font-size:10px;
}


/* ------ BEGIN FOOTER STYLING ----- */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	height: 80px;
	color: #B9BCBE;
}

#footer a {
	color: #B9BCBE;
}

#footer a:hover {
	color: #666666;
}

#footer-left {
	width: 75%;
	float: left;
	display: inline;
	margin: 0;
}

#footer-right {
	width: 25%;
	float: right;
	display: inline;
	margin: 0;
	text-align: right;
}

.column {
	xxxfloat: left;
	xxxpadding: 0 1em;
	xxxwidth: 48em;
	width: 400px;
	margin: 0 auto;
}

a {
	color: #333352;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #7D82B2;
}

a img {
	border: none;
	vertical-align: middle;
}

ul.message {
	list-style: none;
}

#pageright #content .message {
background-color:#ADC96F;
border-bottom:1px solid #999999;
border-top:1px solid #999999;
color:darkOliveGreen;
font-size:12px;
font-weight:normal;
line-height:150%;
margin:5px auto 1em;
padding:5px 12px;
text-align:left;
width:75%;
}

#pageright #content .message.error {
background-color:#CA6F6F;
border-bottom:1px solid #84000A;
border-top:1px solid #84000A;
color:white;
font-size:12px;
font-weight:normal;
line-height:150%;
margin:5px auto 1em;
padding:5px 12px;
text-align:left;
width:75%;
}

#pageright #content .message.error a {
float:none;
margin:0 0 0 4px;
_margin:0 0 0 2px;
padding:0;
color: #fff;
text-decoration: none;
border-bottom: 1px dashed #fff;
}

#pageright #content .message.error ol {
	text-align: left;
	margin-left: 40px;
}

#pageright #content .message.error.force_password {
	background: #84000A;
}

#photo-list.default .item { width: 20%; xxxheight: 140px; padding: 10px; text-align: center;}
#video-list.default .item { width: 20%; height: auto; padding: 10px; text-align: center;}



#photo-show, #video-show { padding-bottom: 5px; }
#photo-list, #video-list { clear: both; overflow:hidden;}

xxx#photo-list h1 {
	border-bottom:1px solid #D6D6D6;
	font-size:20px;
	margin:0 0 6px 0;
	padding:0 0 2px 0;
	width: 70%;
	text-transform:capitalize;
	font-weight: bold;
	color: #333352;
	font-family: "copr";
}

.title-bar {
	width: 98%;
	margin: 12px 0 0 0;
	background-color:#333654;
	padding: 2px 0 6px 10px;
}

.title-bar h3 {
	color: #333553;
	margin: 0;
	color: #fff;
	font-family: "copr";
	font-size: 18px;
	font-weight: normal;
	padding: 0;
}

#release-list div.link { clear: left; float: right; }
#photo-list div.link { clear: left; float: right; }
/*#photo-list .item { width: 20%; xxxheight: 130px; float: left; padding-bottom: 20px; }*/
#photo-list .item { width: 142px; height:142px; xxxheight: 130px; float: left; padding-bottom: 20px; clear: right;}
#photo-list .item .title {
	xxxheight:35px;
	line-height:120%;
	margin-left:11%;
	overflow:hidden;
	text-align:left;
	width:80%;
	margin-top: 5px;
}
#photo-list .item .title .span {
	color: #666;
	font-size: 85%;
	margin: 0;
	padding: 0;
}

#photo-list .item .thumb { position: relative; text-align: center;}
#photo-list .item .thumb .add_item { position: absolute; right: 0; top: 0; display: none; width: 15px; height: 15px; }
#photo-list .item .thumb .loader { position: absolute; right: 0; top: 0; display: none; width: 15px; height: 15px; }
#photo-list .item .thumb .add_item.sticky { display: inline; }
#photo-list .item .thumb .remove_item { position: absolute; right: 0; top: 0; width: 15px; height: 15px; }
#photo-list .item:hover .add_item { display: inline; }
.servicebox #download .social_media a img {
	margin-right: 0;
}

.servicebox .link label {
	display: none;
}


.item a img {
	padding: 6px;
	border: 1px solid #e8e8e8;
	background-color: #fff;
	margin-top: 4px;
}

.item a:hover img {
	padding: 6px;
	margin-top: 4px;
	border: 1px solid #999;
	background-color: #e8e8e8;
}



/* -=-=-=-=- VIDEO STUFF -=-=-=-=- */

#video-basket-list .item {
	width: 22%;
	margin: 10px;
	float: left;
	display: inline;
	text-align: left;
	xxxheight: 150px;
}

#video-basket-list .item .title {
	margin: auto 0;
	font-size: 11px;
	color: #333;
	width: 90%;
	line-height: 130%;
	margin-top: 6px;
}

#video-basket-list .item .thumb { position: relative;}
#video-basket-list .item .thumb .remove_item { position: absolute; margin-left: -20px; }
#video-basket-list .item .thumb img.badge { position: absolute; bottom: 5px; left: 8px;}


#video-list div.link { clear: left; float: right; }
#video-list .item {
	width: 20%;
	height:142px;
	xxxheight: 115px;
	float: left;
	padding-bottom: 20px;
	text-align: center;
}

#video-list .item .title {
	xxxheight:35px;
	line-height:120%;
	margin-left:11%;
	overflow:hidden;
	text-align:left;
	width:80%;
	margin-top: 5px;
}

#video-list .item .thumb {
	position: relative;
	margin-bottom: 5px;
}

#video-list .item .thumb a img {
	border: 1px solid #DDDDDD;
	padding: 6px;	
}

#video-list .item .thumb .add_item { position: absolute; top: 7px; right: 22px; display: none; }
#video-list .item .thumb .loader { position: absolute; top: 7px; right: 22px; display: none; }
#video-list .item .thumb .add_item.sticky { display: inline; }

#video-list .item .thumb .remove_item { position: absolute; margin-left: -20px; }

#video-list .item:hover .add_item { display: inline; }


#video-list h3 {
	xxxfont-size: 16px;
	xxxmargin: 20px 0 6px 0;
	xxxpadding: 10px 0 0 0;
	xxxcolor: #666;
	xxxfont-weight: normal;
	xxxborder-bottom: 1px solid #d6d6d6;
}





/* ---- MAIN IMAGE ON PHOTO PAGE PAGE --*/

#video-show #preview {
	float:left;
	margin:0 15px 0 0;
}

#preview {
	float: left;
	xxxmargin: 0 15px 0 10px;
	width: 395px;
	padding: 6px;
	background-color: #e8e8e8;
}

#preview img, object {
	display: block;
	xxxmargin: 5px auto;
	margin: 0 auto;
}

#preview img.add_item,#preview img.remove_item {
	position: absolute;
	top: 0;
	right: 5px;
}

#info {
	width: 390px;
	xxxheight: 148px;
	float: left;
	xxxmargin-left: 10px;
}

#info .title {
	font-weight: normal;
	color: #333452;
	font-size: 17px;
	xxxfont-family: 'copr';
	font-family: "arial", sans-serif;
	margin-top: 5px;
	xxxmargin-bottom: 5px;
}

#info .title .span {
	font-size: 85%;
	color: #666;
}

#info .caption {
	color: #333333;
	line-height: 130%;
}

#download img {
	margin-right: 6px;
}

#download a {
	margin-right: 6px;
}

#download .link {
	_margin-bottom: 5px;
}

#bp-rightcol #divider-row {
	height:20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #D6D6D6;
	width: 315px;
}

#bp-rightcol .servicebox {
	margin-bottom: 15px;
}



/* -=-=-=-=- TAB BOX STYLING -=-=-=-=-=- */

#tab-box {
	float:left;
	margin-top:20px;
	xxxwidth:330px;
	width:270px;
	margin-bottom: 15px;
}

#tab-box img {
	float: left;
}

#tab-box .actions {
	xxxheight: 160px;
	border: 1px solid #D4D4D4;
}

#tab-box #download, #tab-box #clip, #tab-box #embed {
	padding: 15px;
	overflow: hidden;
}


#tab-box #download, #tab-box #clip, #tab-box #embed .embedLink {
	xxxmargin-bottom: 15px;
}

#clip .step_info input.submit { margin: 0px; }


input #wide {
	width: 95%;
	
}

#tab-box .badge {
	width: 50px;
	text-align: center;
	float: left;
}

#tab-box .badge img {
	padding: 0 5px 0 5px;
}

#tab-box .badge {
	text-align: center;
}
#tab-box .badge img.remove_item,#tab-box .badge img.add_item {
	text-align: center;
	width: 15px;
	padding: 0 5px;
	float: none;
}

#clip {_width:100px;}
#clip .step_number { float: left; clear: left; color: #969696; font-size: 1.5em; padding: 5px 15px 0 0; }
#clip .step_info { float: left; clear: right; padding-top: 5px; }
#clip .setp_info input.submit {margin: 0; padding: 0;}

#instructions { xxxwidth: 400px; float: left; _margin-top:10px;}
#instructions p { padding: 0 2px; margin:0; line-height: 130%; margin-top: 10px;}

.embedLink .clipboard {
	float: right;
	margin-bottom: 10px;	
}





/* -=-=-=-=-=- PRESS KIT STYLING -=-=-=-=-=- */
#presskit-list .presskit .related_content {
	float:left;
	margin:8px 0;
}

#pageright #content #press-kit-content {
	background-color:white;
	border:1px solid #D6D6D6;
	float:left;
	margin-bottom:25px;
	padding:10px;
	width:97%;
}

#presskit-list .presskit h3 {
	margin: 0 0 10px;
	font-weight: bold;
}

#release-content p {
color:#666666;
line-height:140%;
margin:0;
padding:0;
}

#release-content #release-list {
	xxxmargin-top: 25px;
	clear: left;
	width: 98%;
}

#release-content #release-list #prbox {
	clear:right;
	margin-bottom:20px;
	margin-top:10px;
	padding-bottom:8px;
}

#release-content #release-list #prbox .title {
	font-weight: bold;
	font-size: 14px;
	line-height: 125%;
}

#release-content #release-list ul {
	display:inline;
	float:left;
	margin-left:0;
	margin-top:5px;
	padding-left:0;
}

#release-content #release-list ul li {
	list-style-type: none;
	float: left;
	background-image:url(/assets/images/icon_generic.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 0 0 10px;
	padding:0 0 4px 20px;
}

#pageright #content #press-kit-content h1 {
	width: 99%;
	xxxfloat: left;
}

#pageright #content #press-kit-content h2 {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: none;
	margin: 0;
	padding: 0;
	_width: 74%;
	_float: left;
}

#pageright #content #press-kit-content h3 {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: none;
	margin: 0 0 15px;
	padding: 0;
	_width: 74%;
	_float: left;
	color: #666;
	font-style: italic;
}

#pageright #content #press-kit-content p.download {
	display:inline;
	float:left;
	text-align:right;
	xxxwidth:25%;
	z-index: 9999;
	margin: 0;
}

#pageright #content #press-kit-content p.summary {
	color:#666666;
	line-height:140%;
	margin:0 0 15px;
	padding:0;
}

#pageright #content #press-kit-content span.dateline {
	font-size: 11px;
	float: left;
	clear: left;
	padding-left: 10px;
}

#pageright #content #press-kit-content p {
	xxxpadding: 0 10px 15px;
	padding: 0;
	color: #666;
	margin: 0 0 15px;
}

#pageright #content #press-kit-content p.dateline {
	xxxpadding: 0 10px 15px;
	padding: 0;
	color: #666;
	font-size: 10px;
	margin: 0 0 8px;
}

#pageright #content #release-content h2 {
	font-family: "Arial", sans-serif;
	font-size: 13px;
	font-weight: normal;
	border: none;
	margin: 0;
	padding: 0;
	_width: 74%;
	_float: left;
}





/* -=-=-=-=-=- PRESS KIT VIDEO PREVIEW -=-=-=-=-=- */

#release-content #video-content #video-preview {
  display: block;
  margin: 0 0 10px 0;
  padding: 6px;
  background-color: #e8e8e8;
  width: 390px;
}

#release-content #video-content #video-preview #flash_player {
  margin: 0;
  float: none;
}

#release-content #video-content #video-info #video-title {
color:#333452;
font-family:"arial",sans-serif;
font-size:17px;
font-weight:normal;
margin-top:5px;
}

#release-content #video-content #video-info #video-caption {
color:#333333;
line-height:130%;
}

#release-content #video-content .badges .badge {
	float: left;
	margin: 5px;
}

#release-content #video-content #video-info {
	margin-bottom: 15px;
}



/* -=-=-=-=-=- PRESS KIT PHOTO PREVIEW -=-=-=-=-=- */

#release-content #photo-content {
	margin-bottom: 25px;
}

#release-content #photo-content #photo-preview {
  display: block;
  margin: 0 0 10px 0;
  padding: 6px 6px 0;
  background-color: #e8e8e8;
  width: 395px;
  text-align: center;
}

#release-content #photo-content #photo-info .photo-title {
color:#333452;
font-family:"arial",sans-serif;
font-size:17px;
font-weight:normal;
margin-top:5px;
}

#release-content #photo-content #photo-info .photo-caption {
color:#333333;
line-height:130%;
}


#release-content #video-content .badges {
	float: left;
	margin-bottom: 25px;
	width: 98%;
}


#pageright #content p {
	font-size: 11px;
	clear: left;
	line-height: 140%;
	margin: 0 0 10px 0;
	padding: 0;
}

#pageright #content p.download {
	font-size: 11px;
	clear: left;
	line-height: 140%;
	margin: 4px 0 10px 0px;
	padding:0;
}
#pageright #content #release-content {
	width: 560px;
	float: left;
}

#pageright #content #release-content p.dateline {
	font-weight: bold;
}


#pageright #content #sidebar {
	width: 180px;
	float: right;
}

#pageright #content #sidebar ul li {
	list-style-type: none;
}

/*#sidebar .panel .content ul.photo_selector li {
	float: left;
	display: inline;
	padding: 6px;
	background-color: #e8e8e8;
	text-align: center;
	margin: 0 4px 8px;
}*/


#sidebar .panel .content ul.photo_selector li {
position: relative;
_margin-bottom: 25px;
}

#sidebar .panel .content ul.photo_selector li a img {
background-color:#FFFFFF;
border:1px solid #E8E8E8;
margin: 5px auto;
padding:6px;
}

#sidebar .panel .content ul.photo_selector li .add_item {
position: absolute; 
right: 35px; 
top: 10px; 
display: none; 
width: 15px; 
height: 15px;
}

#sidebar .panel .content ul.photo_selector li .loader {
	position: absolute; 
	right: 35px; 
	top: 10px; 
	display: none; 
	width: 15px; 
	height: 15px;	
}

#sidebar .panel .content ul.photo_selector li .add_item.sticky { 
display: inline; 
}

#sidebar .panel .content ul.photo_selector li a:hover img {
background-color:#E8E8E8;
border:1px solid #999999;
margin:5px auto;
padding:6px;
}

#sidebar .panel .content ul.video_selector li {
position: relative;
}

#sidebar .panel .content ul.video_selector li a img {
background-color:#FFFFFF;
border:1px solid #E8E8E8;
margin: 5px auto;
padding:6px;
}

#sidebar .panel .content ul.video_selector li .add_item {
position: absolute; 
right: 35px; 
top: 10px; 
display: none; 
width: 15px; 
height: 15px;
}

#sidebar .panel .content ul.video_selector li .loader {
	position: absolute; 
	right: 35px; 
	top: 10px; 
	display: none; 
	width: 15px; 
	height: 15px;	
}

#sidebar .panel .content ul.video_selector li .add_item.sticky { 
display: inline; 
}

#sidebar .panel .content ul.video_selector li a:hover img {
background-color:#E8E8E8;
border:1px solid #999999;
margin:5px auto;
padding:6px;
}





/* -=-=-=-=-=- BASKET ITEMS -=-=-=-=-=- */

.basket_contents {
	clear: left;
}

#photo-basket-list .item {
	margin: 15px 11px 0px;
	width:150px;
	height:130px;
	float:left;
	display: inline;
	padding: 0 0 30px;
}

#photo-basket-list {
	margin-top: 20px;
}

#photo-basket-list .item .title {
	width: 140px;
	line-height: 120%;
	margin-top: 6px;
}

#photo-basket-list .item .title .span {
	font-size: 85%;
	color: #666;
}

#video-basket-list {
	margin-top: 20px;
}

#release-basket-list .item {
	margin-top: 8px;
}

#release-basket-list .item .thumb a {
background-image:url(/assets/images/icon_generic.gif);
background-position:left top;
background-repeat:no-repeat;
padding:0 0 4px 20px;
margin: 0 0 0 10px;
}

#basket_contents {
	clear: left;
}
#basket .basket_header .left * { float: left; }
#basket .basket_header .left h2 {
	border-bottom:1px solid #D6D6D6;
	font-size:16px;
	margin:0;
	padding:0;
	width: 99%;
	text-transform:capitalize;
	font-weight: bold;
}
#basket .right-links { float: right; margin-right: 8px;}
#basket .right-links img {
	height:15px;
	margin-right:2px;
	margin-top:2px;
	width:15px;
}
#basket .right-links * { xxxfloat: left; xxxmargin-left: 5px; display: inline;}
#basket .right-links p { margin: 0; vertical-align: middle }
#basket .right-links a { margin-left: 10px; }

#video-basket-list {
	clear: left;
	margin-bottom: 20px;
}



ul#tab-nav {
	text-align: left;
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	clear:both;
	font-size: 12px;
	_margin-top:6px;
}

ul#tab-nav li {
	display: inline;
	padding: 5px 15px 2px;
	border: 1px solid #D4D4D4;
	background-color: #D4D4D4;
	color: #333553;
	margin-right: 5px;
	text-decoration: none;
	border-bottom: none;
	width: 25px;
}
ul#tab-nav li:hover {
    cursor:pointer;
}

ul#tab-nav li.selected {
	border-bottom: 1px solid #fff;
	background-color: #fff;
	color: #333553;
}

.pagination_top {
	float: right;
	margin-top: 4px;
	xxx_margin: 20px;
	color: #333553;
	display:inline;
}

.pagination_bottom {
	float: right;
	xxxclear: left;
	width: 100%;
	_width: 99%;
	text-align: right;
	xxxborder-top: 1px solid #d6d6d6;
	color: #333553;
	margin-top: 6px;
}

ul.pagination {
	display: inline;
	margin: 5px;
	padding: 0px;
	color: #333553;
}

ul.pagination li {
	display: inline;
	list-style: none;
}

ul.pagination li.selected {
	color: #333553;
}

ul.pagination a {
	text-decoration: underline;
}

ul.pagination a:hover {
	color: #A7ABB0;
	text-decoration: none;
}

#no-results { text-align: center; color: #333333; }
#results { color: #333333; }

#nav-search { position: absolute; top: 0px; right: 5px; }
#nav-search input { display: inline; width: 130px; }
#nav-search input.submit { width: 35px; }
#nav-search a { color: #fff; margin: 6px; }





/* -=-=-=-=- Modal Stuff -=-=-=-=-=- */
#modalOverlay { background-color:#000; }
#modalContainer { height:400px; width:600px; top:25%; background-color:#fff; border:3px solid #ccc; }
#modalContainer a.modalCloseImg { background:url(/images/x.png) no-repeat; border: 0; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer; }
#modalContainer .modalData { margin:24px; }

#modal h2 { margin: 0 0 20px; line-height: 12px; }





/* -=-=-=-=- Content-Type:Page Styles -=-=-=-=-=- */
.page .column-left {
	float: left;
	padding: 1em;
	width: 72%;
	border: 1px solid #d6d6d6;
	background: white;
}
.page h2 {color:#333352;font-weight: lighter; margin: 0;}
.page h3 {color:#666666;font-weight: lighter; margin: 5px 0 20px;line-height: 130%;}
.page .column-right {
	background:#F0F0F0 none repeat scroll 0 0;
	border:1px solid #D6D6D6;
	float:right;
	margin:0;
	padding:5px;
	text-align:left;
	width:22%;
	}
.page p {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 140%;
}
.page div {
  	float: left;
  	padding: 1em;
  	width: 95%;
  	border: 1px solid #d6d6d6;
  	background: white;
}


/* -=-=-=-=-=- TRIANGLE NAV ITEMS -=-=-=-=-=- */
#left-navigation ul.channel_group li.group a.group-link {
	background-image: url(/images/menu_arrow_down.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 9px;
}

#left-navigation ul.channel_group li a.parent {
background-image: url(/images/menu_arrow.jpg);
background-position: top right;
background-repeat: no-repeat;
padding-right: 9px;
}

	/* Second Level */
	#left-navigation ul.channel_group li.group ul li a.parent {
		background-image: url(/images/menu_arrow.jpg);
		background-position: top right;
		background-repeat: no-repeat;
		padding-right: 9px;
	}

	#left-navigation ul.channel_group li.group ul li a.group-link {
		background-image: url(/images/menu_arrow_down.jpg);
		background-position: top right;
		background-repeat: no-repeat;
		padding-right: 9px;
	}

		/* Third Level */
		#left-navigation ul.channel_group li.group ul li.group ul li a.parent {
			background-image: url(/images/menu_arrow.jpg);
			background-position: top right;
			background-repeat: no-repeat;
			padding-right: 9px;
		}
	
		#left-navigation ul.channel_group li.group ul li.group ul li a.group-link {
			background-image: url(/images/menu_arrow_down.jpg);
			background-position: top right;
			background-repeat: no-repeat;
			padding-right: 9px;
		}





