
/* CHANGES FOR LARGE SCREEN */

#doc #bd #yui-main .col_right, .col_right {
	margin-left:180px;
}


#bd, #hd {
	padding-left:15px;
	width:960px;
}

#doc .yui-template {
	min-width:1000px;
}

/* event though this style doesnt get loaded without jscript, it s required here to match specificity */
html.jscript .col_right .jScrollPaneContainer {
	height:390px!important;
	width:780px!important;
}



#top_menu_wrapper {
	width:710px;
}



#doc #bd #yui-main .col_right, .col_right {
	amargin-left:220px;
	width:780px;
}

.overlay {
	background-image: url(../images/bottom_fade_350.png); 
	height: 350px; 
	width: 780px; 
	top:-350px;
}

.blocks {
	padding: 0;
	width: 3180px;
	display: block;
	height: 430px;/*390px;*/
	margin:0px;
}


.blocks li {
	width: 780px;
	margin: 0 20px 0 0px;
	float: left;
	display: block;
	height: 430px;/*390px;*/
}



.blocks li .content, .blocks li .content img, .blocks li .content object, .file_browser_container object, .blocks li .content embed, .blocks li .image_list_wrapper {
	width:780px;
	height:350px;
	display: block;
}


.blocks li .image_list_wrapper ul {
	margin:0;
	display:block;
}

.blocks li .image_list_wrapper li {
	width:246px;
	height:174px;
	margin-right:21px;
	display: inline;
	border-bottom:1px solid #ebebeb;
}

.blocks li .image_list_wrapper li img {
	width:246px;
	height:135px;
}








.scroll-pane {
	width: 780px;
	height:390px;/*320px;*/
	*height:390px!important;/*320px;*/
}



.image_list_wrapper .draghandle {
	background-position: right 138px !important;
}

.image_list_wrapper li .h3, .image_list_wrapper li .caption {
	margin-top:2px;
}
/* this is intead of the above, for ie */
.blocks li .image_list_wrapper li img {
	*margin-bottom:2px;
}
