﻿/**************************************************************************************/
/*
/*	  Designed by 'AS Designing'
/*	  http://www.asdesigning.com
/*
/*	  
/*	  This template/design is released under the Creative Commons Attribution 3.0 license. 
/*	  This means that it can be used for private and commercial purposes, edited freely 
/*	  or redistributed as long as you keep the link back to AS Designing. 
/*
/**************************************************************************************/

/**************************************************************************************/
/**************************************************************************************/
/*   Elements
/**************************************************************************************/
/**************************************************************************************/

* {padding:0; margin:0; border: 0;}

body
{
	background-color: #FFFFFF;
	src: url('myriad.html');
	font-family: 'Myriad Pro', 'Cabin', Geneva, Verdana, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #282828;
	text-align: center;
	vertical-align: top;
	word-wrap: break-word;
}

table
{
	width: 100%;
}

img
{
	border: 0;
	vertical-align: top;     
}

p { padding: 0 0 10px 0; }

p img
{
	margin: 0 15px 15px 0;		
}

a, a:visited
{
	text-decoration: none;
	outline-style: none;
	color: #003366;
}

a:hover
{
	color: #666666;
	cursor: pointer;
}

ul
{
	list-style: none;
}


li
{
	list-style: none;
}

form
{
	padding: 0px 0px 0px 0px;
}

input
{
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #282828;
	border: 1px;
	border-color: #666666;
	border-style: solid;
}

label
{
	width: 110px;
	line-height: 20px;
	font-weight: normal;
}

/**************************************************************************************/
/*   Header
/**************************************************************************************/
/**************************************************************************************/

#header
{
	width: 970px;
	height: 455px;
	margin-left: auto;
	margin-right: auto;	
}

#headertop
{
	width: 100%;
	height: 140px;
	margin: 0px 0px 0px 0px;
}

#headerbottom
{
	width: 100%;
	height: 345px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.headercolleft
{
	float: left;
	width: 225px;
	/* margin-top: 20px; */
}

.headercolright
{
	float: right;
	width: 745px;
	background-image: url(images/colmain_bg.jpg);
	height: 100%;
}

#slideshow
{
	float:right;
	width: 745px;
	height: 345px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	text-align: center;
	background-image: url(images/slideshow_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#fading 
{
	width: 725px;
	height: 309px;
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	background:transparent;
}

#fading img 
{
    position: absolute;
	left: 0;
	top:0;
}

#fading img hidden { display: none; }

#search input {
	border: 1px dotted #666666;
	font-family: 'Myriad Pro','Cabin',Geneva,Verdana,Sans-Serif;
	font-size: 12px;
	padding: 2px;
	text-align: left;
	width: 170px;
	margin-top: 10px;
}

.border td 
{
	border: 1px solid black;
	padding: 5px;
}

.border2 td
{
	border: 1px solid black;
	padding: 5px;
}

.border2 p
{
	margin: 0;
	padding: 0;
}

#search input[type=image] { width:16px; }

.watermarked { background-color: #f0f8ff; color: #808080; }
	

/**************************************************************************************/
/*   Content
/**************************************************************************************/
/**************************************************************************************/
#content
{
	width: 970px;
	margin-left: auto;
	margin-right: auto;		
}

#important-dates { margin: 10px auto; }

/**************************************************************************************/
/*   Column Left 
/**************************************************************************************/

#colleft
{
	float: left;
	width: 220px;
	text-align: left;
	/* margin-top: 15px; */
	padding: 0px 0px 0px 0px;
}

#colleft h1, 
#colleft h2, 
#colleft h3
{
	height: 20px;
	color: #FFF;
	font-size: 15px;
	font-weight: normal;
	margin:0px;
	padding: 3px 0px 2px 25px;
	background-image: url(images/colleft_headline.png);
	background-repeat: repeat-y;
	background-position: top left;
}

#colleft h4,
#colleft .bannerheader
{
	color: #282828;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#colleft p
{
	padding: 0px 0px 5px 0px;   
}

#colleft ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#colleft li  
{
	margin: 5px 0px 0px 0px;
	list-style: inside;
	list-style-image: url(images/mark.png);
}

#colleft a
{
}

#colleft a:hover
{
	color: #666666; 
}


#colleft input
{
	width: 194px;
	border: 1px;
	border-color: #666666;
	border-style: solid;	
}


#organiser h3, .organiser h3{
	padding: 5px 0px 5px 25px;
	background-image: url(images/colleft_headline.png);
	background-repeat: repeat-y;
	background-position: top left;
	height: 15px;
	color: White;
	font-size: 13px;
	text-align: justify;
	font-weight: normal;	
	line-height: 20px;
	letter-spacing: 0;
	margin: 2px;
}

#organiser h3
{
	margin-bottom: 10px;
}

#organiser img, .organiser img { margin-right:18px; }

#organiser
{
	padding-top: 5px;
}

/**************************************************************************************/
/*   Main Menu
/**************************************************************************************/

#mainmenu
{
	float: right;
	width: 200px;
	margin: 0px 25px 0px 0px;
	text-align: right;
}

#mainmenu ul
{
	float: right;	
	list-style: none;
}

#mainmenu li { list-style: none outside none; }

#mainmenu li a
{
	float: right;
	width: 200px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #282828;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #666666;	
}

#mainmenu li a:hover
{
	color: #666666;
	border-style: none;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #666666;	
}

#submenu
{
	float: left;
	width: 69px;
	height: 21px;
	margin: 10px 0px 0px 0px;
}

#colleft li.menulevel1 
{

	list-style: none outside none;
    padding: 5px 0px 5px 25px;
	background-image: url(images/colleft_headline.png);
	background-repeat: repeat-y;
	background-position: top left;
	height: 15px;
	color: White;
	font-size: 13px;
	text-align: justify;
	font-weight: normal;	
	line-height: 15px;
	letter-spacing: 0;
	margin: 2px;
}

.menulevel1 a { color: White; font-size: 13px; line-height: 20px;}

#colleft li.menulevel2 { margin-left: 25px; list-style-position: outside; }
.menulevel2selected a { color: red; text-decoration: underline; }

/**************************************************************************************/
/*   Column Main 
/**************************************************************************************/

#colmain
{
	float: right;
	width: 685px;
	margin: 0px 0px 0px 0px;		
	padding: 10px 30px 0px 30px;
	text-align: left;
	background-image: url(images/colmain_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;	
	font-size: 14px;		
}

.Normal { font-size: 14px; }

h1, h2, h3, h4, h5 { font-family: 'Myriad Pro','Cabin',Geneva,Verdana,Sans-Serif; }

#headertop h1, #colmain h1
{
	clear: both;
	padding: 3px 0px 5px 0px;
	color: #282828;
	font-size: 22px;	
	font-weight: bold;
	border-bottom: 1px #666666 dotted;
	margin-bottom: 15px;
	letter-spacing: 0;
	line-height: 25px;
	
}

#headertop .center h1 { border: none; margin: 0px; }

#headertop h2, #colmain h2
{
	clear: both;
	height: 20px;
	margin: 10px 0px;
	padding: 3px 0px 5px 0px;
	color: #282828;
	font-size: 18px;	
	font-weight: bold;
	border-bottom: 1px #666666 dotted;
	letter-spacing: 0;
	line-height: 20px;
}

#headertop .center h2 {border:none; margin:0px;}

#headertop h3, #colmain h3
{
	clear: both;
	height: 18px;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 5px 0px;
	color: #282828;
	font-size: 15px;	
	font-weight: bold;
	border-bottom: 1px #666666 dotted;
	letter-spacing: 0;
	line-height: 18px;
}

#headertop .center h3 { margin:0px; }

#headertop .center { margin-top: 10px; }

#colmain h4 
{
    clear: both;
	margin-bottom:10px;
	color: #282828;
	font-size: 14px;	
	font-weight: bold;
}

#colmain p
{
	font-weight: normal;
	text-align: justify;
}

#colmain ul 
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#colmain li  
{
	margin: 5px 0px 2px 0px;
	list-style: inside;
	list-style-image: url(images/mark.png);
}

#colmain ol.num li 
{
	margin: 5px 0px 2px 0px;
	list-style: inside;
	list-style-type: decimal !important;
}

/* Fixes for lightbox gallery */
#colmain ul.wns_lightbox { margin:0;}
#colmain li.listitem { list-style: none; margin: 0.5em 2em 2em 0; }

#colmain #dnn_ContentPane a { text-decoration: underline; }

#colmain ul.left, #colmain ul.right { width: 340px; }
#colmain ul.left li, #colmain ul.right li { list-style-position: outside; margin-left: 25px;}

#colmainbottom_bg
{
	float: right;
	width: 745px;
	height: 50px;
}

#colmainbottom_bgleft
{
	float: left;
	width: 20px;
	height: 50px;
	background-image: url(images/shadow_bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left;		
}

#colmainbottom_bgright
{
	float: right;
	width: 20px;
	height: 50px;
	background-image: url(images/shadow_bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right;		
}


	
/**************************************************************************************/
/*   Column Right 
/**************************************************************************************/

#colright
{
}

/**************************************************************************************/
/*   Footer
/**************************************************************************************/

#footer
{	
	width: 970px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;	
	background-image: url(images/footer_bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	color: White;	
	font-size: 12px;
}

#footer a { text-decoration: none; color: White; }
#footer a:hover { text-decoration: underline; }
            

#footer-left { float: left; }
#footer-right { float: right; }
#footer-center { margin: 0 auto; text-align: center; }

#footer-left,
#footer-right,
#footer-center
{
	width: 250px;
	height:100%;
	padding-top:10px; 
}


/**************************************************************************************/
/**************************************************************************************/
/*   General Element IDs and classes
/**************************************************************************************/
/**************************************************************************************/

#general
{
	width: 970px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;	
}

#search
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.alignleft
{
	text-align: left;
}

.alignright
{
	text-align: right;
}

.center
{
	padding: 10px;
	text-align: center;    
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

.spacer
{
	width: 1px;
	height: 40px;
}

.separator
{
	width: 1px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.label
{
	font-weight: bold;
}

.asterisk
{
	float: left;
	width: 10px;
	padding: 0px 0px 0px 3px;
	color: #666666;	
}

/**************************************************************************************/
/*   Header
/**************************************************************************************/

#breadcrumb
{
	float: right;
	width: 685px;	
	height: 20px;
	*margin: 25px 0 -25px 0;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #282828;
}

.breadcrumbs
{
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #282828;
}

#breadcrumb a
{
	color: #666666;
	border: none;
}

#breadcrumb a:hover
{
	color: #282828;
}

/**************************************************************************************/
/*   Column Left
/**************************************************************************************/

#colleft .moduletable,
#colleft .moduletable_text, 
#colleft .moduletable_menu,
#colleft .contentpaneopen
{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}

#colleft .custom
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: justify;
}

/**************************************************************************************/
/*   Column Main 
/**************************************************************************************/

#colmain .moduletable,
#colmain .moduletable_text, 
#colmain .moduletable_menu
{
	padding: 0px 0px 15px 0px;
}

#colmain .contentpane
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 10px;	
}

#colmain .contentpane img
{		
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;	
}

#colmain .contentpane ul
{		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#colmain .contentpane ul li p img,
#colmain .contentpane ul li div img,
#colmain .contentpane ul li h2 img
{			
	margin: 15px;
}

#colmain .contentpane p
{		
	margin: 15px 15px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#colmain .item-separator
{
	clear: both;
	height: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.assoc li
{
	list-style-position: inside;
	padding: 0 0 5px 25px;
	text-indent: -2em;
	
}

a.pdf-link
{
	padding-left: 20px;
	background: url("../../../../Icons/Sigma/ExtPdf_16X16_Standard.png") no-repeat scroll left center transparent;
}

a.word-link
{
	padding-left: 20px;
	background: url("../../../../Icons/Sigma/ExtDoc_16X16_Standard.png") no-repeat scroll left center transparent;
}

a.excel-link
{
	padding-left: 20px;
	background: url("../../../../Icons/Sigma/ExtXls_16X16_Standard.png") no-repeat scroll left center transparent;
}

/* Search results styles - 7.1.1 */
.dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Title {
	font-size: 17px;
    font-weight: normal;
    margin: 0 0 6px 0;
}
/* Not display Updated and Source */
.dnnSearchResultItem-Others {
	display: none;
}
/* Not display Results Per Page, Relevance/Date button */
.dnnSearchResultPanel {
	display: none;
}
/* Not display Advanecd link */
.dnnSearchBox_advanced{
	display:none;
}
.dnnSearchBox > a.dnnSearchBoxClearText.dnnShow {
	margin-right: -100px;
}