/* CSS Document */
body
{
	font-family:Verdana, Geneva, sans-serif;
	background: #4A4A4A;
	font-size:11px;
	line-height:12px;
	color:#747474;
}

a
{
	text-decoration:none;
	word-wrap: break-word;
}

a:hover
{
	text-decoration: underline;
}

.wrapper
{
	background: url(../images/bgd_tile.gif) repeat-y center top;
}

.page
{
	width: 940px;
	margin:0 auto;
}

.header
{
	background:black;
	padding: 0 10px;
	line-height:1.8em;
	font-size: 12px;
}
.header,
.header a
{
	color: white;
}

.right
{
	float:right;
}
.left
{
	float:left;
}

.block{
	display:block;
}

.main
{
	width:920px;
	margin: 0 auto;
	padding-top:30px;
}

.top ul.primary-links
{
	float:left;
}

.top ul.primary-links li
{
	display:block;
	float:left;
	background: url(../images/menu_default_left.png) no-repeat left bottom;
	height:66px;
	padding-left:10px;
	margin-right:2px;
	font-size:14px;
}

.top ul.primary-links li a
{
	display:block;
	background: url(../images/menu_default_right.png) no-repeat right bottom;
	height:66px;
	padding:0 10px 0 0;
	line-height:100px;
	color:white;
}

/* learn skills */
.top ul.primary-links li.menu-917
{
	background-image: url(../images/menu_learn_left.png);	
}

.top ul.primary-links li.menu-917 a
{
	background-image: url(../images/menu_learn_right.png);	
}

/* explore history */
.top ul.primary-links li.menu-876
{
	background-image: url(../images/menu_explore_left.png);		
}
	
.top ul.primary-links li.menu-876 a	
{
	background-image: url(../images/menu_explore_right.png);	
}	

/* for teachers */
.top ul.primary-links li.menu-1272
{
	background-image: url(../images/menu_teachers_left.png);	
}

.top ul.primary-links li.menu-1272 a
{
	background-image: url(../images/menu_teachers_right.png);	
}

.top ul.primary-links li:hover
{
	background-position: left top;
}

.top ul.primary-links li:hover a
{	
	background-position: right top;
	text-decoration:none;
}

.top ul.primary-links li.active-trail
{
	background: url(../images/menu_default_left.png) no-repeat left top;
}

.top ul.primary-links li.active-trail a
{
	background: url(../images/menu_default_right.png) no-repeat right top;
}

.top .logo
{
	padding: 5px 20px;
}

.top .search
{
	padding-top:25px;
}

.top .search label
{
	display:block;
}

.top .search input#search
{
	background:white;
	border:1px solid #666;
	font-size:11px;
	color:#666;
	padding: 2px;
}

.top .search input#submit
{
	background: url(../images/btn_go.png) no-repeat;
	text-align:center;
	width: 35px;
	height: 19px;
	color:white;
	font-size:12px;
}

.top .search input#submit:hover
{
	background-position:bottom;
}

.breadcrumb
{
	margin:2px 0;
	background: url(../images/bcrumb_default_right.gif) top right no-repeat #33BFFA;
	color:white;
	padding:5px 10px;
}

.breadcrumb a
{
	text-decoration:underline;
	color:white;
}

.tabs
{
	margin-bottom:10px;
}

.tabs li
{
	border-color: #ccc;
	border-style: solid;
	border-bottom-width: 1px;
	padding:3px 10px;
}

.tabs li.active
{
	border-width: 1px 1px 0;
	border-bottom: none;
}

.main-content
{
	padding:10px 15px;
	margin-bottom:20px;
	background:white;
}

.main-content h1, 
.content h2, 
.content h3, 
.content p, 
.content ul,
.content ol
{
	line-height:1.4em;
	margin-bottom:1.2em;
	color: #747474;
}

.main-content h1
{
	font-size:21px;
	font-weight:bold;
	color:#707070;
	background: url(../images/h1_underline_default.gif) no-repeat bottom right;
	padding-bottom:5px;
	margin-bottom:0.5em;
}

.main-content a
{
	text-decoration:underline;
	color:#747474;
}

.content p,
.content li
{
	font-size: 12px;
}

.content li
{
	margin-left:3em;
	margin-bottom: 0.3em;
}

.content ol li
{
	list-style:decimal;
}

.content ul li
{
	list-style:disc;
}

.main-content .zoomify 
{
	margin-bottom:10px;
}

.main-content .download
{
	background:url(../images/btn_download_rht.png) no-repeat right bottom;
	height:33px;
	line-height:33px;
}

.main-content .download a
{
	display:block;	
	background:url(../images/btn_download_lft.png) no-repeat left bottom;
	padding:0 15px 0 45px;
	color:white;
	text-decoration:none;
}

.main-content .download.over
{
	background:url(../images/btn_download_rht.png) no-repeat right top;
}

.main-content .download.over a
{
	background:url(../images/btn_download_lft.png) no-repeat left top;
}

.main-content.right
{
	width:723px;
	background: url(../images/bgd_content_btmrht.gif) no-repeat bottom right white;	
}

.sub-item
{
	width:150px;
	float:left;
	margin-right: 10px;
	margin-top:10px;
}

.sub-item .text
{
	padding:5px;
	background-color:#f6f6f6;
	font-size:11px;
	line-height:1.2em; 
	height: 110px;
}

.sub-item .text .title
{
	margin-bottom:5px;
}

.sub-item .text .title a
{
	font-weight: bold;
}

.column.left
{
	width:410px;
	margin-right:10px;
}

.column.left.wide
{
	width:560px;
}

.column.right
{
	width: 300px;
}

.column.right .block
{
	background:url(../images/bgd_widget_mid.gif) bottom center repeat-y;
}

.column.right .block .border
{
	display:block;
}

/*
.column.right .block:before
{
	content:url(../images/bgd_widget_top.gif);
}

.column.right .block:after
{
	content:url(../images/bgd_widget_btm.gif);
}
*/
.column.right .block-title
{
	font-weight:bold;
	margin:5px 15px 15px 16px;
}

.column.right .block-content
{
	margin:5px 15px 5px 16px;
}

.block-content a
{  
	color:#08B49E;
}

/* hero images */
#block-views-hero_images-block_1 .block-content
{
	margin: 6px 17px;
}

#block-views-hero_images-block_1 .attachment .views-row
{
	float:left;
	margin:10px 15px 0 0;
}

#block-views-hero_images-block_1 .attachment .views-row.views-row-last
{
	margin-right:0;
}

/* learn page hero */
#block-views-learn_hero-block_1 
{
	text-align:center;
}

#block-views-learn_hero-block_1  .views-field-field-hero-data
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height:1.2em;
	color: #747474;
	margin:10px 20px;
}

/* additional resources */
.block-quicktabs a
{
	text-decoration:none;
}

.block-quicktabs a:hover
{
	text-decoration:underline;
}

.block-quicktabs ul.quicktabs_tabs li
{
	float:left;
	padding:0;
	background:url(../images/tab_resources.gif) transparent no-repeat left top;
	margin-right:2px;
}

.block-quicktabs ul.quicktabs_tabs li a
{
	display:block;
	background:url(../images/tab_resources_rht.gif) no-repeat right top;
	line-height:23px;
	padding:0 10px;
	color:#333;
}

.block-quicktabs ul.quicktabs_tabs li.active
{
	position:relative;
	top:1px;
}

.block-quicktabs ul.quicktabs_tabs li.active a
{
	color:black;
	text-decoration:none;
	cursor:default;
}

.block-quicktabs .quicktabs_main
{
	clear:both;
	border:1px solid #ccc;
	padding:5px;
	line-height:1.6em;
	-moz-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
/*	background:url(../images/bgd_btm_resources.gif) no-repeat bottom;*/
}

.block-quicktabs .quicktabs_main .field-content
{
	display:block;
	padding:5px 0 5px 36px;
	line-height:1.2em;
	margin:5px 0;
	background: no-repeat left center;
}

.block-quicktabs .quicktabs_main .field-content.field-external-links-url
{
	background-image:url(../images/icon/link_32x32.png);
}

.block-quicktabs .quicktabs_main .field-content.field-internal-links-url
{
	background-image:url(../images/icon/link_slv_32x32.png);	
}

.block-quicktabs .quicktabs_main .field-content.field-av-nid-video
{
	background-image:url(../images/icon/video_32x32.png);
}

.block-quicktabs .quicktabs_main .field-content.field-av-nid-audio
{
	background-image:url(../images/icon/audio_32x32.png);
}

/* popular tags */
.weight-low{
font-size:10px;
line-height:1.1em;
}
.weight-Med{
font-size:14px;
line-height:1.1em;
}
.weight-high{
font-size:18px;
line-height:1.1em;
}

/* related links */
#block-views-related-block_1 .views-row
{
	margin-bottom:15px;
	font-size:10px;
}

#block-views-related-block_1 .views-row.views-row-last
{
	margin-bottom: 0;
}

#block-views-related-block_1 .thumbnail
{
	margin-top:3px;
	margin-right:10px;
}

#block-views-related-block_1 .text
{
	line-height: 1.3em;
	width:190px;
}

.sidebar
{
	width: 160px;
	border:1px solid #ccc;
	background:white; 
	float:left;
	margin-bottom:20px;
}

/* nav menu */
.sidebar ul.menu
{
	margin-bottom:5px;
}

.sidebar ul.menu li
{
	margin-top:5px;
}

.sidebar ul.menu li a
{
	background-color: #eee;
	background-repeat:no-repeat;
	background-position: 5px 8px;
	display:block;
	padding:5px 10px 5px 20px;
	font-size:12px;
	font-weight:bold;
}

/* 2nd tier */
.sidebar ul.menu li.active-trail li
{
	margin-bottom:7px;
}

.sidebar ul.menu li.active-trail li a
{
	background-color: white;
	background-position:0 2px;
	padding:0 10px 0 15px;
	font-size: 11px;
	margin-left:10px;
}

.sidebar ul.menu li li.active-trail a
{
	background-position:0 4px;
}

/* 3rd tier */
.sidebar ul.menu li li.active-trail li a
{
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
}

.sidebar ul.menu li li li.active-trail a
{
	text-decoration: none;
}

/* For Teachers filter */
#block-views--exp-for_teachers-page_1,
#block-views--exp-search-page_1,
#block-views-tag_cloud-block_2
{
	padding:10px;
}

#block-views--exp-for_teachers-page_1 .block-title,
#block-views--exp-search-page_1 .block-title,
#block-views-tag_cloud-block_2 .block-title
{
	font-weight:bold;
	font-size:14px;
	line-height:1.6em;
}

#block-views--exp-for_teachers-page_1 .views-exposed-widget,
#block-views--exp-search-page_1 .views-exposed-widget
{
	float:none;
	margin-bottom:10px;
}

#block-views--exp-for_teachers-page_1 .views-exposed-widget .widget-title,
#block-views--exp-search-page_1 .views-exposed-widget .widget-title
{
	font-weight:bold;
	font-size:12px;
	line-height:1.6em;
}

#block-views--exp-for_teachers-page_1 .views-exposed-widget .form-item label.option,
#block-views--exp-search-page_1 .views-exposed-widget .form-item label.option
{
	display:block;
	margin-bottom:5px;
	padding-left:1.6em;
	text-indent:-1.5em;
	font-size:10px;
}

#block-views--exp-for_teachers-page_1  .views-exposed-widget a.see-more
{
	text-decoration:underline;
	cursor:pointer;
	padding-right:10px;
	background: url(../images/arrow_show.gif) no-repeat center right;
	color: #707070;
}

#block-views--exp-for_teachers-page_1  .views-exposed-widget a.see-more.hide
{
	background-image: url(../images/arrow_hide.gif);
}

#block-views--exp-for_teachers-page_1 .views-exposed-widget .form-item label.option input
{
	padding:0;
}

#block-views--exp-search-page_1 input.form-text
{
	background:white;
	border:1px solid #666;
	font-size:11px;
	color:#666;
	padding: 2px;
}

#block-views--exp-for_teachers-page_1 input.form-submit,
#block-views--exp-search-page_1 input.form-submit
{
	background:no-repeat top;
	height:19px;
	width:103px;
	font-size: 11px;
	padding:0;
	color:white;	
}

#block-views--exp-search-page_1 input.form-submit
{
	background-image: url(../images/btn_refine_default.png);
}

#block-views--exp-for_teachers-page_1 input.form-submit
{
	background-image: url(../images/btn_refine_teachers.png);
}

#block-views--exp-for_teachers-page_1 input.form-submit:hover,
#block-views--exp-search-page_1 input.form-submit:hover
{
	background-position:bottom;
	color:white;
}

/* search results */
.search-results
{
}

.search-results .views-row
{
	margin-bottom:25px;
}

.search-results .views-row.views-row-last
{
	margin:0;
}

.search-results.featured h2,
.search-results .title a,
.search-results .teaser
{
	color: #484848;
}

.search-results .index,
.search-results .thumbnail
{
	margin-right: 10px;
}

.search-results .index
{
	width:10px;
	text-align:right;
}

.search-results .text
{
	width: 600px;
}

.search-results .title,
.search-results .teaser
{
	margin-bottom:10px;
}

.search-results .text .title
{
	font-size:12px;
	line-height:1em;
	font-weight:bold;
}

.search-results .teaser
{
	line-height:1.4em;
}

.search-results .text .terms li
{
	display:block;
	float:left;
	list-style:none;
	margin:0;
}

.search-results .text .terms li a
{
	display:block;
	margin: 0 2px 2px 0;
	padding: 2px 10px;
	background:#FCE192; /* light orange */
/*	background: #33BFFA; */
	color:#2F2F2F;
	font-size:10px;
}

.search-results .text .title.content
{
	background:url(../images/icon/transcript_16x16.png) no-repeat left center;
	padding-left:25px;
}

.search-results .text .title.image
{
	background:url(../images/icon/image_16x16.png) no-repeat left center;
	padding-left:25px;	
}

.search-results .text .title.flashnode
{
	background:url(../images/icon/video_16x16.png) no-repeat left center;
	padding-left:25px;	
}

/* featured for teachers */
.search-results.featured
{
	padding:10px;
	background: #e2e3d7;
	margin-bottom: 50px;
}

.search-results.featured h2
{
	font-size:14px;
	border-bottom: 1px solid #ccc;
}

/* pagination */
.search-results .display
{
	margin-bottom:20px;
}

.search-results .pagination 
{
	margin-top:20px;
}

.search-results ul.pager
{
	float:left;
}

.search-results ul.pager li
{
	list-style:none;
	margin:0 5px;
	float:left;
}

.search-results ul.pager li a
{
	color:#666;
	text-decoration:underline;
}
/*
.footer{
	background:black;
	font-size:10px;
	color:white;
	line-height:14px;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	padding-bottom:10px;
	text-align:right;
	width:900px; 
}
.footer-tail{
	background:url(../images/bgd_footer_btm.jpg) no-repeat left top black;
	clear:both;
	height:35px;
	margin:0 auto;
	width:992px;
	border:0;
}
.footer ul{
	display:block;
	text-align:right;
	width:680px;
	text-transform:uppercase;
}
.footer li{
	display:inline;
	padding:0 10px;
	width:100px;
	border-left:1px solid white;
	border-right:1px solid black;

}
.footer li.first{
	border-left:none;
}
.footer a:hover{
	text-decoration:underline;
}
.footer a{
	color:white;
	text-decoration:none;
}
.footer p{
padding:5px 10px 0 0;
}
*/
/* Front Page Start */
.heading img
{
	margin:5px 10px;
}
.pink{
	background-color: #FF306E;
}
.teal{
	background-color: #0DD6CA;
}

#lhs
{
	/* 276+644 = 920 */
	width:276px;
	border:none;
    height:550px;
    margin-bottom:10px;
	background:#0DD6CA;
}
.slide-promo{
	margin:0 3px 0 0; 
	overflow:hidden;
	color:white;
	padding:0;
	width:276px;
}
.promo-text{
	height:198px;
	padding:10px;
	font-weight:normal;
}

.promo-text p{
	font-size:18px;
	line-height:22px;
	font-weight: normal;
}
.promo-text h2{
	font-size:48px;
	line-height:36px;
	font-weight: normal;
}
.promo-text h3{
	font-size:24px;
	line-height:32px;
	font-weight: normal;
}

.promo-link{
	font-size:12px;
	padding:10px;
}
.promo-link a{
color:white;
}

#rhs
{
	width:640px;
	height:550px;
	margin-left:3px;
	margin-bottom:10px;
	/* background: url("http://www.slv.vic.gov.au/ergo/images/bg_grey_mid.gif") repeat-y scroll 0 0 transparent; No idea why you would reference back to the corp site */
}
#block-views-Promo-block_1{
background:white;
}

#rhs a{
	text-decoration:underline;
}

.learn-section{
	background:#E2E3d7;
	display:block;
	padding-bottom:10px;
}

.learn-skills{
	width:130px;
}

.learn-skills a{
	color:#FF306E;
	font-weight:bold;
	font-size:12px;
}
.learn-skills p{
	padding:5px 0;
	color:#747474;
}

.learn-item{
	width:193px;
	padding:10px;
	background:#f6f6f6;
}
.explore-section{
	display:block;
	margin-bottom:4px;
	padding-bottom:10px;
	margin-left:1px;
}
.explore-section p{
	padding:5px;
} 
.promo-item{
	width:299px;
	background:#EEEEEE;
	height:75px;
	display:block;
	margin:5px 10px;
}
.promo-item h3 a{
font-size:12px;
padding-top:3px;
padding-left:5px;
}
.promo-item a{
	display:block;	
	color:#0DD6CA;
	font-weight:bold;
}

.initial-text{
	width:300px;
	margin:5px 10px;
	height:75px;
	line-height:13px;
}
/* Front Page end */
/* Sitemap */
#site-map .content{
padding:0px;
background:none;
}
#site-map ul.menu{
padding:10px 0 0 0;
}
#site-map ul{
padding:0;
font-size:11px;
}
#site-map ul ul.menu{
padding:10px;
}
#site-map li{
font-size:11px;
}
/* Sitemap end*/

/* Toolbox  Start*/

.page-functions
{
	width:150px;

}

.page-functions a
{
	display:block;
	height:15px;
	width:16px;
}

.page-functions li
{
	display:block;
	width:16px;
	height:32px;
	float:right;
	overflow:hidden;
	margin-left:5px;
}

a#toolbox_email{
	background:url(../images/icon/toolbar_text_email.png) no-repeat top left transparent;
}
a#toolbox_email:hover{
	background:url(../images/icon/toolbar_text_email.png) no-repeat bottom left transparent;
}

a#toolbox_print{
	background:url(../images/icon/toolbar_text_print.png) no-repeat top left transparent;
}

a#toolbox_print:hover{
	background:url(../images/icon/toolbar_text_print.png) no-repeat bottom left transparent;
}

a#toolbox_txt1{
	background:url(../images/icon/toolbar_text_minus.png) no-repeat top left transparent;;
}
a#toolbox_txt1:hover{
	    background:url(../images/icon/toolbar_text_minus.png) no-repeat bottom left transparent;
}

a#toolbox_txt2{
	background:url(../images/icon/toolbar_text_plus.png) no-repeat top left transparent;;
}
a#toolbox_txt2:hover{
	    background:url(../images/icon/toolbar_text_plus.png) no-repeat bottom left transparent;
}
	
a#toolbox_share{
	background:url(../images/icon/toolbar_text_share.png) no-repeat top left transparent;;
}
a#toolbox_share:hover{
    background:url(../images/icon/toolbar_text_share.png) no-repeat bottom left transparent;
}

/* Toolbox  End*/
/* mail sending page */
#print-mail-form input{
padding-right:20px;
}
/* Share widget*/

#shareoptions{
	border:#F00 solid 0px;
}

#toolbox_share{
	display:block;
	width:25px;
	height:15px;
	border:#F00 solid 0px;
}

#toolbox_share:hover{
	cursor:pointer;
}

div#share_options_popup{
border:#CCC solid 1px;
width:105px;
padding:6px;
position:absolute;
background:#FFF;
white-space: nowrap;
top:25px;
right:-15px;
}

div#share_options_popup a{
	text-decoration:none;
}

div#share_options_popup a:hover{
	text-decoration:underline;
}

div#share_options_popup div.share_item{
	float:left;
	display:block;
	clear:left;
	width:100%;
}

div#share_options_popup div.share_item img{
	float:left;
	margin-right:4px;
}

div#share_options_popup div.share_item a{
	margin-top:2px;
}

.visible{
	display:block;
}

.invisible{
	display:none;
}

/* Glossary Start */
.glossary-links .active{
	font-weight:bold;
}

div.glossary-letter{
	padding:10px;
	border:1px solid #DCDCDC;
	width:20px;
	height:20px;
	display:none;
}

.glossary-links{
	padding:10px 0;
	text-align:left;
	width:880px;
	background:none;
}

.glossary-list dt {
	font-weight: bold;
	display:block;
	font-size:11px
}

.glossary-list dd {
	display:block;
	margin:10px 0;
	font-size:11px;
}
.glossary-list p{
	font-size:11px;
} 
a.glossary-term{
	border-bottom: 1px dotted #B4B4B4;
	text-decoration:none;
}
/* Glossary  end*/

/* section dependent styles */
.page.explore-history-section .sidebar ul.menu li.active-trail li a,
.page.learn-skills-section .sidebar ul.menu li.active-trail li a
{
	background-image: url(../images/nav_arrow_h2_closed.gif);
	color:#707070;
}

.page.explore-history-section .sidebar ul.menu li li.active-trail a,
.page.learn-skills-section .sidebar ul.menu li li.active-trail a
{
	background-image: url(../images/nav_arrow_h2_open.gif);
}

.page.explore-history-section .sidebar ul.menu li li.active-trail li a,
.page.learn-skills-section .sidebar ul.menu li li.active-trail li a
{
	background: none;
	color: #000;	
}

/* explore history */
.page.explore-history-section .top ul.primary-links li.active-trail
{
	background-image: url(../images/menu_explore_left.png);
}

.page.explore-history-section .top ul.primary-links li.active-trail a
{
	background-image: url(../images/menu_explore_right.png);
}

.page.explore-history-section .breadcrumb
{
	background-color:#0DD6CA; 
	background-image:url(../images/bcrumb_explore_right.gif); 
}

.page.explore-history-section .sidebar ul.menu li a
{
	color:#08B49E;
	background-image:url(../images/nav_explore_arrow_h1_closed.gif);
}

.page.explore-history-section .sidebar ul.menu li.active-trail a
{
	background-image:url(../images/nav_explore_arrow_h1_open.gif);
}

.page.explore-history-section .sub-item .text .title a
{
	color: #08B49E;
}

.page.explore-history-section .main-content h1
{
	background-image:url(../images/h1_underline_explore.gif);
}

/* learn skills */
.page.learn-skills-section .top ul.primary-links li.active-trail
{
	background-image: url(../images/menu_learn_left.png);
}

.page.learn-skills-section .top ul.primary-links li.active-trail a
{
	background-image: url(../images/menu_learn_right.png);
}

.page.learn-skills-section .breadcrumb
{
	background-color:#FF306E; 
	background-image:url(../images/bcrumb_learn_right.gif); 
}

.page.learn-skills-section .sidebar ul.menu li a
{
	color:#FF306E;
	background-image:url(../images/nav_learn_arrow_h1_closed.gif);
}

.page.learn-skills-section .sidebar ul.menu li.active-trail a
{
	background-image:url(../images/nav_learn_arrow_h1_open.gif);
}

.page.learn-skills-section .sub-item .text .title a
{
	color:#FF306E;
}

.page.learn-skills-section .main-content h1
{
	background-image:url(../images/h1_underline_learn.gif);
}

/* for teachers */
.page.for-teachers-section .top ul.primary-links li.active-trail
{
	background-image: url(../images/menu_teachers_left.png);
}

.page.for-teachers-section .top ul.primary-links li.active-trail a
{
	background-image: url(../images/menu_teachers_right.png);
}

.page.for-teachers-section .breadcrumb
{
	background-color:#FFB940; 
	background-image:url(../images/bcrumb_teachers_right.gif); 
}

.page.for-teachers-section .main-content h1
{
	background-image:url(../images/h1_underline_teachers.gif);
}

.page.for-teachers-section .search-results .text .terms li
{
}

blockquote
{
	font-style:italic;
	padding:9px 36px 0;
	text-align:justify
}

/*Did you know start*/
.didyouknow .open{
	background: url(../images/btn_example_active.png) no-repeat scroll transparent;
}
.didyouknow-heading{
	background: url(../images/btn_example_inactive.png) no-repeat scroll transparent;
	padding:10px 0 0;
}
.didyouknow-body{
	background: url(../images/bgd_example_box.png) no-repeat scroll left bottom transparent;
	padding: 0 15px 10px;
	display:none;
}

.didyouknow p{
	width:330px;
}
.didyouknow-heading a{
	display:block;
	width:100px;
	text-decoration:none;
	padding: 0 15px 10px;
}
.didyouknow-heading a:hover{
	text-decoration:underline;
}	
.didyouknow{
	margin:10px 30px;
}
.didyouknow p, .didyouknow li{
font-size:11px;
}
/*Did you know end*/

/* tables start*/
table{
	background: url(../images/bg_annot_tl.gif) no-repeat scroll left top #B4B4B3;
}
table th{
	color:white;
	padding:5px 10px;
	margin:0;
	font-size: 11px;
	font-weight: normal;
	vertical-align:top;
}
table th.last{
	background: url(../images/bg_annot_tr.gif) no-repeat scroll right top #b4b4b3;
}
table th.cleared{
	background:white;
}
table td{
	padding:5px;
	background:white;
	border:1px solid #666;
	font-size: 11px;
	font-weight: normal;
	vertical-align:top;
}
/* tables end */

/*patch code start */
.view-id-Image_ref{
	margin:30px 0;
}
.view-id-Image_ref label{
	font-weight:normal;
}
.views-field-field-downloadlink-value{
	margin:10px 0;
}
#block-views-video_display-block_1 .block-content{
	margin:0;
}
#block-views-video_display-block_1{
	background:none;
}
.skills-banner{
	color: white;
	font-size: 22px;
	padding: 15px;
	text-shadow: 0 1px 2px #747474 
}
#block-views-Promo-block_2{
height:550px;
margin:0 0 10px 0;
padding:0;
border:0;
background:white;
}
/*Patch code end*/

/* REBRANDING HEADER MH4 + FOOTER F3 */ 
.master-header
{
	text-align:right;
	background:black;
	line-height:30px;
	color:white;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;	
}
.master-header a
{
	color:white;
	text-decoration:none;
}

.master-header a:hover
{
	text-decoration:underline;
}

.footer 
{
	background:black;
	padding:30px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:white;
	overflow:hidden;
}

.footer a,
.footer a:hover
{
	color:white;
}

.footer .logo
{
	margin-left: 15px;
}

.footer .slv-logo
{
	margin-top: -15px;
}

.footer .links
{
	text-align:right;
}

.footer ul
{
	display:block;
	margin:-3px 0 0 0;
	padding:0;
	overflow:hidden;
}

.footer ul li
{
	display:block;
	float:left;
	padding:0;
	text-transform:uppercase;
	margin-left:8px;
}

.footer li.slv
{
	color: #bcbcbc;
}

.footer .other-slv-websites
{
	width:255px;
	float:right;
	overflow:hidden;
	background: url(../images/arrow_select.jpg) no-repeat right white;
	border:1px solid #ccc;
	margin-top:10px;
}

.footer .other-slv-websites select
{
	background:transparent;
	width:275px;
	height:20px;	
	border:none;
	margin:0;
	-webkit-appearance: none;
}

.page-closure
{
	text-align:center;
}

/* go btn for other websites */
.go
{
	cursor: pointer;
	text-decoration:none;
	border: 1px solid rgb(153, 153, 153);
	line-height:1.2em;
	height:23px;
	width: 40px;
	margin:10px 0 0 5px;
	color: #333;
	font-size:1.2em;
	font-family:arial,sans-serif;
	font-weight:bold;
	text-shadow: 0px 0px 5px rgb(255, 255, 255);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: rgb(255, 255, 255);
	background-image:linear-gradient(-90deg, rgb(238, 238, 238), rgb(204, 204, 204));
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(238, 238, 238)), to(rgb(204, 204, 204)));
	background-image:-moz-linear-gradient(-90deg, rgb(238, 238, 238), rgb(204, 204, 204));
}

.go:hover 
{
	cursor: pointer;
	border: 1px solid rgb(191, 191, 191);
	background-image:linear-gradient(90deg, rgb(238, 238, 238), rgb(204, 204, 204));
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(204, 204, 204)), to(rgb(238, 238, 238)));
	background-image:-moz-linear-gradient(90deg, rgb(238, 238, 238), rgb(204, 204, 204));
}

.cloudzoom
{
	margin-bottom: 10px;
}