/* 
Title:     Global Styles to set the page layout.
Author:    tommy.wu@nbcuni.com
Updated:   18April2007
*/
html {
     height:100%;
	overflow-y: scroll;	 
}
*{margin:0; padding:0;}
body{
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #3a5882;
	background: #3a5882;
	text-align:center;
	}

/* links */
a, a:link, a:visited {
	color: #fc192c;
	text-decoration: none;
	}
a:hover, a:active {
	color: #fc192c;
	text-decoration: underline;
	}
a.more {
	padding-right: 7px;
	}
	
/*==general layout==*/
#sn_wrap{
	text-align:left;
	position:relative;
	margin:0 auto;
	width:1011px;
	padding:0 0 33px 0;
	_padding:0 0 18px 0;
	background:none;

}
#sn_header{
	position:relative;
	width:971px;
	height:7.2em;
	float:left;
	margin: 0 ;
	padding:0 0 12px 0;
	background:#2e456e url(./../images/nbc_blue_hdr_bg.gif) scroll repeat-x 0 0;
}
#sn_hdr_wrap{
	background:#eae8e9;
	float:left;
	clear:both;
	height:auto;
}
#sn_main-body{
	float:left;
	width:100%;
	min-height:200px;
	margin:15px 0 0;
	padding:0;
	text-align:center;
}
#sn_main-content{
	position:relative;
	float:left;
	width:971px;
	min-height:200px;
	padding:0px 0 12px;
	text-align:left;
}
/*--hdr logo--*/
h1#nbc-navhdr{
	position:relative;
	float:left;
	clear:both;
	width:971px;
	height:114px;
	margin:0;
	padding: 0;
	display:block;
	font-size:100%;
	border:none;
	background: #eae8e9 url(./../images/home/backgrounds/DMI_header.jpg) no-repeat;
}
/*sn_logo_white.gif*/

#nbc-navhdr img, #nbc-navhdr a:link, h1#nbc-navhdr a:visited {
	display:block;
	border:none;
	text-decoration:none;
	width:98px;
	height:0;
	margin:0;
	padding-top:71px;
	text-indent:-9999em;
	overflow:hidden;
}

/* navigation */

#sn_global-bar {
	position:relative;
	float:left;
	width:971px;
	clear:left;
	margin: 0px 0 0 0;
	padding:0;
	
}

ul#nav-global {
	background:#fff url(./../images/dmi/dmi_navglobal_new.gif) scroll no-repeat 100% 0;
	z-index:200;
	float:left;
	width:971px;
	margin: 0;
	padding: 0 0 0 0;
	font-size:90%;
	font-family: Arial, "MS Trebuchet", sans-serif;
	list-style: none;
	height: 28px;
	}
ul#nav-global li{
	position:relative;
	float: left;
	overflow:hidden;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	list-style-type:none;
	}
#sn_global-bar ul li a {
	float: left;
	text-indent:-9999em;
	padding: 0px 0 5px;
	margin-left:-2px;
	text-decoration: none;
	color: #333;
	}
#sn_global-bar li a:hover {
	color: #000;
	}
#sn_global-bar li a.active {
	font-weight: bold;
	color: #fff;
	}


#dmi-login-state{
	color:#fff;
	width:120px;
	height:55px;
	position:absolute;
	right:0;
	top:0;
	padding-right:8px;
	text-align:right;
	font-size:90%;
}
#dmi-login-state a{
	color:#ff994e;
	font-weight:bold;
	font-size:90%;
}
#dmi-navhome{
	width: 79px;
}
#dmi-navprofile{
	width: 145px;
}
#dmi-navbranch{
	width: 105px;
}
#dmi-navforum {
	width:78px;
}
#dmi-navtasks{
	width: 74px;
}

#dmi-navstats {
	width:67px;
}

#dmi-navdirectory{
	width:166px;
}
#dmi-navmanual{
	width:151px;
}
#dmi-navcorporate{
	width: 110px;
}
#nav-global-search{
	width: 70px;
}

/*==functional features of navigation displayed when logged in*/
#nav-funct{
	position:relative;
	z-index:200;
	float:left;
	width:832px;
	margin:0px 0 0 0;
	padding:0;
	color:#000;
	height:28px;
	background:#d5d5d5 url(./../images/dmi/functnavbg.gif) scroll no-repeat right 0;
}
#nav-funct ul{
	float:left;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	height:28px;
}
#nav-funct li {
/*	word-spacing:-2px;
		letter-spacing: -1px;*/
	float: left;
	margin:4px 0 0 0;
	padding: 2px;
	font-size: 95%;
	list-style-type:none;
	background:transparent url(./../images/dmi/split.gif) scroll no-repeat right 0;
}
#nav-funct li a, #nav-funct li a:visited{
	word-spacing: -1px;
	text-indent: 0px;
	float: left;
	padding: 0 5px;
	text-decoration: none;
	color: #333;
	border: none;
}
#nav-funct li.last{
border:none;
}
#nav-funct li a:hover {
	color: #000;
	}
#nav-funct li a.active {
	font-weight: bold;
	color: #111;
	}
/*#nav-funct strong{
	position:absolute;
	margin:7px 20px;
}*/
#nav-funct li.title{
	float:left;
	font-weight:bold;
	font-family: Arial, "MS Trebuchet", sans-serif;
	color:#111;
	text-transform: none;
	background:#fff url(./../images/dmi/dot_titlebg.gif) scroll no-repeat right 0;
	height:22px;
	padding:6px 10px 0;
	margin:0;
}
* html #nav-funct li.title{

}
#nav-funct li.title span{
	color:#0054a6;
}

/*=registration=*/
#hdr-reg{
	position:absolute;
	display:block;
	top:0;
	right:5px;
}
#hdr-reg img{
	float:right;
	clear:both;
	margin:12px 12px 0 0;
}
#ads_728{
	text-align: left;

	}
#hdr-reg ul{
	/*position:absolute;
		top:auto;
		left:auto;
		bottom:0;
		right:0;
		z-index:200;*/
	float:right;
	clear:both;
	margin:6.4em 0px 0 0;
	padding:0;
	color:#fff;
}
#hdr-reg ul li{
	list-style-type:none;
	float:left;
	font-size:10px;
	padding:2px 0 2px 0;
}

#hdr-reg li a {
	float:left;
	padding:2px 3px 2px 3px;
	margin:0;
	color:#eee;
	text-transform:uppercase;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:10px;
	letter-spacing:-1px;
	word-spacing: 1px;
	vertical-align:middle;
	text-decoration:none;
}
#hdr-reg li a:hover {
	color: #fff;
	letter-spacing:-1px;
	text-decoration:underline;
	}
#hdr-reg li a.active {
	color: #fff;
	letter-spacing:-1px;
	text-decoration:underline;
}
.sn_blog-content{
	position:relative;
	float:left;
	clear:both;
	padding:3px 5px;
	margin-bottom:17px;
	overflow:hidden; /*keeps IMG from overflowing width for blog*/
}
.mod .sn_blog-content{}
hr{
	border:#eee solid 1px;
	margin:15px 0;
}

em {
	font-style: normal;
	font-weight: 900;
}
#sn_ftr{
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	margin:20px 0 12px;
	padding:0 0 18px;
}
#sn_ftr ul{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
}
#sn_ftr ul li{
	list-style-type:none;
	display:inline;
	text-transform:uppercase;
	margin:2px 8px;
}
#sn_ftr ul li a:link, #sn_ftr ul li a:visited{
	color:#aaa;
	text-decoration:none;
}
#sn_ftr ul li a:hover{
	color:#fff;
}

/*scroller*/
.sn_image-scroller{
	border:1px #eee solid;
	width:95%;
	padding:0 15px;
	float:left;
	clear:both;
	margin:0 0 15px 0;
}
.sn_image-scroller li.selectme img{
	margin-bottom:7px;
}

/* =form table style */
table.form-table {
	margin: 20px 0;
	padding: 0;
	border-collapse: collapse;
	}
#sn_man_vid table.form-table{
	margin:0;
}	
#sn_crop table.form-table{
	width:auto;
	margin:0;
	padding:0;
}
table.form-table th, 
table.form-table td {
	margin: 0;
	border-bottom: 1px dotted #E0D0B1;
	padding: 8px;
	vertical-align: middle;
	}
table.form-table th {
	width: 170px;
	padding-top: 12px;
	text-align: right;
	vertical-align: top;
	color: #898989;
	}
table.form-table tr.last th, 
table.form-table tr.last td {
	border-bottom: none;
		vertical-align: middle;
	}
table.form-table td em {
	display: block;
	margin: 3px 0 0 0;
	font-size: 90%;
	font-style: normal;
	}
table.form-table td p.note {
	color: #4C4C4C;
	}
table.form-table td p.note em {
	display: inline;
	margin: 0;
	font-style: italic;
	}
table.form-table td p#tags-input {
	padding: 0 0 0 24px;
	}

/* compose message styles */

table.form-table td.compose-from img {
	margin-right: 4px;
	padding: 3px;
	border-right: 1px solid #E7DAC0;
	border-bottom: 1px solid #E7DAC0;
	background: #fff;
	vertical-align: middle;
	text-align:left;
	}
table.form-table td.compose-send em, table.form-table td.compose-send input {
	float: left;
	margin-right: 7px;
	display: inline;
	font-size: 120%;
	font-style: normal;
	}
table.form-table td blockquote {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.5em;
	}
tr, td{margin:0; padding:0;}
#stats-top-point-winners.mod tr, td{margin:0; padding-left:25px}
/*==form elements==*/
select{
	font-size:100%;
	width:250px;
	height:22px;
	border:1px #ccc solid;
	margin:2px;
}
table.form-table select{width:auto;}
select:focus{
	background:#fff6df;
}

select, option, input, textarea {
	font-size:100%;
	font-family: verdana, sans-serif;
}
input, textarea {
	padding:2px;
	margin:1px 0;
	vertical-align: middle;
}
input:focus, textarea:focus{
	background:#11111;
}
label{
	color:#000;
}
select{
	border:1px #ccc solid;
	border-bottom:2px #767676 solid;
	border-right:1px #888 solid;
}

select#sn_branch_manager_option {
	width: 315px;
}

.sn_formBtn{
	border:1px #ccc solid;
	border-bottom:3px #767676 solid;
	border-right:2px #888 solid;
	color:#000;
	background:#a6aab1 url(./../images/dmi/btnbg.gif) scroll no-repeat 50% 50%;
	font-weight:bold;
	padding:2px 8px;
	text-transform: uppercase;
	font-family: Arial, "MS Trebuchet", sans-serif;
}
.sn_charcount{
	float:right;
}
#sn_manager_blog .sn_charcount{
	display:inline;
	float:left;
}
body a.sn_btnimage:link, body a.sn_btnimage:visited{
	font-size:120%;
	font-weight:bold;
	color:#2cc4f4;
	text-decoration:none;
	background:#eee;
	padding:4px 10px;
	border:1px #ddd solid;
}
#sn_myphotos #sn_txtsearch{
	width:45%;
	margin-left:5px;
}
table.form-table-search{
	width:90%;
}
/*==JS elements: speical elements that pop up and do things==*/
a#select-style:select{
background:#3d0;	
}
#style-box{
	z-index:300;
	position:absolute;
	display:none;
	top:25px;
	left:50%;
	width:auto;
	text-align:center;
	min-height:100px;
	padding-top:6px;
	filter:alpha(opacity=40); 
/*	-moz-opacity: 0.4;*/
/*	opacity: .4;*/
	color:#000;
	background: transparent url(./../images/arrowup.gif) scroll no-repeat 92px 0;
}
#style-box #inside-style-box{
	position:relative;
	float:left;
	padding:10px;
	width:360px;
	min-height:100px;
	border:#ccc solid 1px;
	background:transparent url(./../images/bg_styles_box.png);
/*	filter:alpha(opacity=40); */
}

span#close-style-box{
	position:absolute;
	z-index: 300;
	top:0;
	right:3px;
	margin:0;
	padding:0;
	font-size:14px;
	color:#aaa;
	padding:2px;
	cursor: pointer;
	text-align:center;
}
#style-box a#close-style-box:hover{
/*	filter:alpha(opacity=100); 
	-moz-opacity: 1;*/
	color:#000;
}
#inside-style-box ul{
	display:block;
	float:left;
	clear:both;
	width:100%;
	border:none;
/*	filter:alpha(opacity=100); 
	-moz-opacity: 100;*/
/*	opacity: 100;*/
}

#inside-style-box h2#save-style{
	float:left;
	text-transform:none;
	font-weight:bold;
	font-size:130%;
	padding:0;
	margin:0;
	border:1px #555 solid;
	color:#333;
}
#inside-style-box h2#save-style a:link, h2#save-style a:visited{
	margin:0;
	padding:5px;
	color:#333;	
}
#inside-style-box h2#save-style a:hover{
	color:000;
	background:#eee;
}

#inside-style-box ul li{
	width:77px;
	list-style-type:none;
	float:left;
	border:none;
	background:transparent;
	text-align:center;
	margin:0 0 8px 0;
	font-size:110%;
	font-weight:bold;
	text-transform:none;
/*	filter:alpha(opacity=100); 
	-moz-opacity: 100;*/
}
#inside-style-box ul li a{margin:0;padding:0;}
#inside-style-box ul .selected{
	background:#ccc;
}
.selected{
	background:#0054a6;
	padding:0;
	text-align:center;
	}

.selecthelper{
	background:#eee;
}

#inside-style-box ul li img{
	float:left;
	border:3px #fff solid;
	margin:0 0 0 5px;
	padding:0;
	clear:both;
}
#inside-style-box ul li p{
	margin:0;
	padding:0;
	text-align:center;

}

.transferer2
{
	border: 1px solid #6BAF04;
	background-color: #ff0000;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}


/*==star rating thanks2 komodomedia.com ==*/
.rating-wrap{
	position:relative;
	width:240px;
	height:19px;
	display:block;
	padding-top:0;
}
#sn_photo_info .rating-wrap, #sn_video_info .rating-wrap{
	display:block;
	position:absolute;
	height:auto;
	margin:0;
	padding:0;
	width:auto;
	right:3px;
	bottom:85px;
	z-index:200;
}

#sn_photo_info .rating-wrap span a{
	
}

.rating-wrap span a{
	margin-left:78px;
	padding-right:20px;
	padding-top:3px;
	text-decoration:none;
	background:transparent url(./../images/icons/icon_flag.gif) scroll no-repeat 100% 0;
}
.sn_blog-content .star-rating{
	position:absolute;
	top:0;
	left:48px;
	display:block;
}
.sn_blog-content .rating-wrap .current-rating-word{
	display: none;
}
.sn_blog-content .star-rating-readonly li
{
	display: block;
	text-indent:-1000em;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(./../images/alt_star.gif) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:75px;
height:15px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:15px;
line-height:9px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating a.one-star{
width:20%;
z-index:6;
}
.star-rating a.two-stars{
width:40%;
z-index:5;
}
.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
margin:0;
background-position: left center;
}
/*Scrolling*/
 #scrollup { 
	position: relative;
 	overflow: hidden;
	height: 150px;
 	width: 100%
 }
  
.headline {
   position: absolute;
   top: 210px;
   left: 5px;
   height: 195px;
   width:190px;
}

/* remove halo effect in firefox   */
a:active{
	outline: none;
}

/*==Popups==*/
.sn_popup{
	margin: 0px auto;
}
.pop-form-table{
	width:auto;
	margin:0;
	padding:0;
	float:left;
}
.pop-form-table tr td{
	margin:0px;
	padding:0 1px;
}
table.add_member{
	float:left;
	clear:both;
	font-size:90%;
	width:90%;
}
table.pending_invite{
	float:left;
	clear:both;
	font-size:90%;
	width:90%;
}
table.pending_invite td{
	float:left;
	margin:1px 3px;
	width:25%;
}
table.pending_invite tr{
	float:left;
	width:100%;
	padding:2px 0;
	border-bottom:#eee 1px solid;
}
table.pending_invite td.sn_tbl-username{
	width:40%;
}
table.pending_req{
	float:left;
	font-size:90%;
	width:90%;
}
table.pending_req tr{
	float:left;
	margin:2px 0;
	padding:4px 0;
	border-bottom:1px #eee solid;
}
table.pending_req td{
	width:auto;
	float:left;
}
table.pending_req td.sn_tbl-profile{
	width:63px;
	margin:0 3px;
}
table.pending_req td.sn_tbl-chk{
	width:13px;
	margin:0 5px 0 0;
}
table.pending_req td.sn_tbl-profile2{
	width:170px;
}

/*==misc elements==*/
.come-soon{
	position:absolute;
	display:block;
	bottom:0;
	background:#2e456e;
	border:1px #666 solid;
	margin-left:7px;
	padding: 4px 0px;
	z-index:1200;
	width: 100%;
	color:#fff;
	font-weight:bold;
	text-indent:-6px;
	text-align:center;
	letter-spacing:-1px;
	white-space: nowrap;
}
h2{
	margin:2px 0;
	font-weight:normal;
}
h4{
	font-size:110%;
	margin:0;
}
.mod-body h4 a{
	color:#0054a6;
	text-decoration:none;
}
h5{
	font-size:110%;
	color:#0586a6;
	margin:13px 0 2px;
	clear:both;
}
ul{
	display:block;
	margin:10px 0;
	padding:0 0 0 13px;
}

hr{clear:both;}
p img{
	margin:3px;
}
.sn_alert{
	text-transform: none;
	color:#ff0000;
}
.sn_alert2{
	color:#3074b7;
}

.sn_alert_pop{
	font-weight:bold;
	text-align:center;
	width:300px;
	min-width:250px;
	border:2px #ccc solid;
	background:#eee;
	position: fixed;
	top:50%;
	left:50%;
	margin-left:-170px;
	z-index:1000;
	padding:15px 20px;
	color:#3074b7;
}

.sn_alert_pop2{
	font-weight:bold;
	text-align:center;
	min-width:250px;
	margin-left:-175px;
	border:1px #f92a01 solid;
	background:#eee;
	position: fixed;
	top:50%;
	left:50%;
	z-index:1000;
	padding:15px 20px;
	color:#f92a01;
}
.sn_alert_pop a{
	text-decoration:underline;
}
* html .sn_popup .sn_alert_pop, * html .sn_popup .sn_alert_pop2
{
	position: absolute;
	width: 250px;
	top: 110px;
	left: 353px;
	
}
* html .sn_alert_pop, * html .sn_alert_pop2{
	position:absolute;
	width:250px;
  	left: expression(eval(document.documentElement.clientWidth/2));
	top: expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight/2)-(document.all['sn_alert_popID'].offsetHeight/2)));
}
hr.non-visible{
	visibility:hidden;
	clear:both;
	margin:0;
}
#sn_skin-collection ul.sn_showthumb li{
	float:left;
	text-align:center;
}
#sn_sucess_alert{
	z-index:301;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-150px;
	padding:5px;
	display:block;
	border:3px #ccc solid;
	background:#fff;
	width:300px;
	color:#f92d04;
}
div.sn_div_thumb{
	height:160px;
	width:100px;
	margin:12px 12px 12px 35px;
	float:left;	
	clear:right;
	text-align:center;
}
#sn_edit_shows div.sn_div_thumb{
	position:relative;
	height:140px;
	width:100px;
	margin:12px 0px 2px 12px;
	padding-top:5px;
	float:left;	
	clear:right;
	text-align:center;
	background:#fff;
	border:1px #eee solid;
	}
#sn_edit_shows .sn_showTitle{
	height:35px;
	}
* html div.sn_div_thumb{
	margin-top:12px;
	margin-bottom:0;
	margin-left:25px;
}
div.sn_div_thumb p{
	text-align:center;
}
hr.non-visible{margin:0;}
img{
	border:none;
	margin:0;
	padding:0;
}
p{
	margin:8px 0;
}
li p{
	margin:0;
}
/*form span{
	display:block;
	margin:2px 0;
	float:left;
}*/
acronym{
	border-bottom:1px #f7650d solid;
}

/*-- self-claring floats --*/

#sn_global-bar ul:after,
#nav-function:after,
#sn_header:after,
#sn_wrap:after,
#sn_hdr_wrap:after,
#sn_main-body:after,
.mod-col:after,
h1#nbc-navhdr:after,
.sn_blog-content:after,
div.sn_div_thumb:after
{
	content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;	
}
#sn_blog_tools
{
	
}
.sn_edit_tags
{
	margin-right: 10px;
}
.sn_is_deleted
{
	display: none;
}
.sn_loading_animation
{
	display: none;
	text-align: center;
}
.sn_featured_select .sn_contact_delete
{
	display: none;
}
#sn_login_form
{
	color: #383d44;
}
#sn_login_form #sn_email, #sn_login_form #sn_password
{
	width: 280px;
	margin-left: 5px;
	font-size: 100%;
	display: block;
	float: left;
}
#sn_login_form label
{
	display:  block;
	text-align: right;
	float: left;
	width: 75px;
	padding-top: 5px;
}
#sn_login_form br
{
	clear: left;
}
div.contactPopupListWrapper
{
	margin: 0 auto;
	width: 400px;
}
ul.contactPopupList li
{
	list-style-type:none;
	clear: both;	
}
ul.contactPopupList ul.contactPopupListItem
{
	clear: both;	
}
ul.contactPopupList ul.contactPopupListItem li
{
	float: left;
	padding: 5px;
	text-align: left;
	height: 60px;
	clear: none;;
}
ul.contactPopupList ul.contactPopupListItem li.requestAvatar
{
	width: 60px;		
}
ul.contactPopupList ul.contactPopupListItem li.requestInfo
{
	width: 70px;	
}
ul.contactPopupList ul.contactPopupListItem li.requestInfo a
{
	display: block;
	clear: both;
}
ul.contactPopupList ul.contactPopupListItem li.requestActions
{
	width: 200px;
	line-height:60px

}
div.invitationPopupListWrapper
{
	margin: 0 auto;
	width: 416px;
}
ul.invitationPopupList li
{
	list-style-type:none;
	clear: both;	
	margin: 0px;
	padding: 0;
}
ul.invitationPopupList ul.invitationPopupListItem
{
	clear: both;	
}
ul.invitationPopupList ul.invitationPopupListItem li
{
	float: left;
	text-align: left;
	clear: none;
	padding: 2px 5px;
	border-bottom:1px solid grey;
}
ul.invitationPopupList ul.invitationPopupListItem li.invitationUsername
{
	width: 100px;
}
ul.invitationPopupList ul.invitationPopupListItem li.invitationSent
{
	width: 130px;
}
ul.invitationPopupList ul.invitationPopupListItem li.invitationResend
{
	width: 60px;
}
ul.invitationPopupList ul.invitationPopupListItem li.invitationDelete
{
	width: 60px;
}
.errormessages {
	color: red;
	font-weight: bold;
}
span#welco_mess {
	line-height: 8.5pt;
}
#homeVideoHdr {width:340px; height:24px; font-size:24px; font-family:Courier New,Verdana,Helvetica; margin-left:80px; margin-top:-80px;  text-align:left; color:#000000;}
* html #homeVideoHdr {width:340px; height:24px; font-family:Courier New,Verdana,Helvetica; font-size:16px; margin-left:80px; margin-top:0px; text-align:left; color:#000000;}

#tup {
	display:block;
	width:971px;
	padding:0 19px 0 21px;
	background:url(./../images/home/backgrounds/shadow.gif) top left repeat-y #FFFFFF;
	margin:0;

}

