body
{
	height: 100%;
	margin: 0;
	background-color: #fff;
	text-align: center;
}

/* start grid */
#wrapper
{
	/*sticky footer*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px auto; /* the bottom margin is the negative value of the footer's height */ /*sticky footer*/
	width: 966px; /* !!! total width including sidebar margins !!! */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}
#topbar
{
	width: 100%;
	height: 24px;
	background: url(../img/mnutop_bg.gif) repeat-x;
	position: relative;
	z-index: 2;
}
#top
{
	width: 100%;
	height: 90px;
	position: relative;
}
#sidebarleft
{
	width: 160px;
	float: left;
	margin-right: 3px;
}
#main
{
	width: 640px;
	float: left; /*background: #fff; 	height:100%;*/
}
#sidebarright
{
	width: 160px;
	float: left;
	margin-left: 3px;
}
#footer
{
	width: 100%;
	height: 20px;
	position: relative;
}
/* start grid */

/* start #top items */
#logo
{
	position: absolute;
	top: 10px;
	left: 5px;
}
#sitehead
{
	position: absolute;
	top: -10px;
	left: 270px;
	display:none;
}
#topnav
{
	/*main nav container*/
	position: absolute;
	bottom: 0px;
	left: 160px;
}
/* end #top items */

/* start #footer items */
#yocoversion
{
	position: absolute;
	top: 0;
	left: 0;
}
/* end #footer items */

/* start #sidebarleft items */
#sidebarlefttop
{
	background: transparent url(../img/subtopleft_bg.gif) no-repeat;
	height: 185px;
}
.search
{
	padding: 20px 0 0 5px;
}
.searchfield
{
	background-image: url(../img/searchfield.gif);
	height: 21px;
	width: 121px;
	left: 14px;
	position: relative;
	padding: 0;
	overflow: hidden;
}
.searchfieldtextfield
{
	background-color: #fff;
	border-width: 0;
	height: 18px;
	width: 80px;
	margin-top: 3px;
	margin-left: 17px;
	position: relative;
}
.newaction
{
	padding-top: 20px;
	text-align: center;
	position: relative;
}
/* start sidebar item */
.sidebaritem
{
	margin: 3px 0 0 0 !important;
	padding: 0 !important;
}
.sidebaritem_header
{
	height: 31px;
	width: 100%;
	background: url(../img/sidebar_header.gif) no-repeat;
}
.sidebaritem_header H2
{
	text-transform: uppercase;
	padding: 7px 12px 0 12px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #fff;
}
.sidebaritem_content
{
	background: #fff url(../img/sidebar_content.gif) repeat-y;
	width: 100%;
	overflow:hidden;
}
.sidebaritem_content_container
{
	padding: 10px;
}
.sidebaritem_content, .sidebaritem_content a, .sidebaritem_content li, .sidebaritem_content div
{
	font-size: 10px!important;
}
.sidebaritem_content li a
{
	font-size: 100% !important;
}
.sidebaritem_content li a
{
	text-decoration: underline !important;
}
.sidebaritem_content li a:hover
{
	color: #0c2577;
	text-decoration: none !important;
}
.sidebaritem ul, .sidebaritem ol
{
	margin: 0;
	padding: 0;
	padding-left: 14px;
}
.sidebaritem_footer
{
	height: 9px;
	line-height: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 0px;
	background: url(../img/sidebar_footer.gif) no-repeat;
}
/* end sidebar item */

/* start toolbox */
.toolbox_content
{
	/*background: #e0e3ee !important;*/
	width: 100%;
}
.toolbox_content_container
{
	padding: 10px 0 10px 5px;
}
.toolbox_footer
{
	/*background: url(../img/sidebar_toolbox_bottom.png) no-repeat;*/
}
.toolboxitem
{
	width: 100%;
}
.toolbox_content a, .toolbox_content a:link, .toolbox_content a:visited, .toolbox_content a:active
{
	text-decoration: none!important;
}

.toolbox_content a:hover
{
	text-decoration: underline!important;
	color:#000!important;
}
.addfavorite, .makehomepage
{
	display: none;
}
/* end toolbox */

/* end #sidebarleft items */

/* start .summary items */
.summary
{
	background: transparent url(../img/subtopright_bg.gif) no-repeat;
	height: 185px;
	width: 160px;
	overflow:hidden;
}


.summary .sidebaritem div {
	font-size: 11px!important;
}



.summary .sidebaritem_header
{
	background-image: none;
	text-align: center;
	height: auto;
}

.summary .sidebaritem_header H2
{
	text-transform: uppercase;
	padding: 15px 0 0 0;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	color: #ff7900;
}

.summary .sidebaritem_content_container
{
	padding-left:0;
	padding-right:0;
}

.summary .sidebaritem_content, .summary .sidebaritem_content table td
{
	text-transform: uppercase;
	background-color: transparent;
	background-image: none;
	text-align: center;
	font-weight: bold;
	
}

.summary .sidebaritem_content table td 
{
	text-align: left;
}


.summary .result
{
	color: #ff7900;
}


.summary .sidebaritem_footer
{
	height: 0px;
	line-height: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 0px;
	display: none;
}

.summary .percentagebar
{
	overflow:hidden;
	line-height:12px;
}

/* end .summary*/

/*homepage styles*/
.topbanner
{
	height: 183px;
	width: 640px;
	overflow:hidden;
}
.homepagebanner
{
	/*background-image defined as style in aspx*/
	width: 640px;
	height: 183px;
}
/*End homepage styles*/

/* start main items */
.contenttop
{
	/*empty*/
}
.contenttop_top
{
	display: none;
}
.contenttop_main
{
	background: #fff;
}
.contenttop_bottom
{
	width: 100%;
	height: 5px;
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 0px;
	background: url(../img/content_bottom.png) top repeat-x;
}
.contentmain
{
	background: #fff url(../img/content_bg.gif) bottom repeat-x;
}
.content
{
	padding: 30px;
}
.contentbottom
{
	width: 640px;
	height: 4px;
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 0px;
	background: url(../img/content_bottom.png) top repeat-x;
}

.panelvertical
{
	background: #fff url(../img/bg_panelgradient_vertical.gif) top repeat-x;
	padding: 9px;
	margin: 0 0 10px 0;
	border:1px dotted #aaaaac;
}

.panelvertical h3
{
	margin-top: 0px;
	margin-bottom: 5px;
	color: #db640a;
}

.panelvertical .intro
{
	font-weight: bold;
}

.panelvertical .buttonrow
{
	text-align: right;
	margin-top: 1em;
}


/* start actiontop styles - placed inside contenttop */
.actionbanner
{
	padding: 17px 30px 15px 30px;
}

.actionbanner h1
{
	font-size: 220%;
	font-weight: bolder;
	font-variant: small-caps;
	margin: 0;
	margin-bottom:10px;
}

.actionbanner h2
{
	font-size: 160%;
	font-weight: bolder;
	font-variant: small-caps;
	margin: 0;
	padding: 0;
	margin-bottom:10px;
}


.actionbannerbutton
{
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

.actionbannerimage
{
	text-align: right;
}

.actionbannerimage img
{
}
/* end actiontop styles - placed inside contenttop */

.pagedownloads, .pagelinks
{
	margin: 20px 0;
}
.pagedownloads h2, .pagelinks h2
{
	margin: 0;
}
.pagedownloads ul, .pagelinks ul
{
	margin: 5px;
}
/* start pagefooter */
.pagefooter
{
	margin: 15px 0;
	padding-top: 4px;
	border-top:1px dotted #aaaaac;
}

.pagefooter .item
{
	float: right;
	margin-right: 10px;
}

.pagefooter .item a:link, .pagefooter .item a:visited, .pagefooter .item a:active, .pagefooter .item a:hover
{
	font-weight: bold;
	text-decoration: none;
}
/* end pagefooter */
/* start shortlist */
.shortlist
{
	
}

.shortlist td 
{
	padding:0;
	vertical-align:middle;
}

td.tdshortlistimage 
{
	vertical-align:middle;
	text-align:center;
	padding:0;
}

.shortlistheadertext
{
	padding: 10px;
}
.shortlistitem
{
	background: #fff url(../img/list_bg.gif) bottom repeat-x;
}

.shortlistitem h2
{
	color: #db640a;
	font-weight: bold;
	font-size: 100%;
	margin: 0;
	overflow: hidden;
	text-transform:none;
}

.shortlistimage
{
	padding-right:4px;
	
	
}

/*smaller*/

.shortlistimage img 
{
	
}

.shortlisttext
{
	overflow: hidden;
}

.shortlisttext a, .shortlisttext a:visited, .shortlisttext a:link, .shortlisttext a:active, .shortlisttext a:hover
{
	color: #db640a;
}

.shortlisttext a:hover
{
	text-decoration: none !important;
}



.shortlistdetails
{
	width: 96px;
	height: 80px;
	text-align: center;
}

.shortlistdetails .actionpercentbar
{
	margin-top: 5px;
}

.shortlistdetails .actionpercent
{
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

.percentagebar
{
	width: 92px;
	height: 8px;
	background-image: url(../img/percent_bar.gif);
	padding: 2px;
	font-size: 1px;
	text-align: left;
}

.percentagevalue
{
	font-size: 1px;
	height: 100%;
	background-image: url(../img/percent_value.gif);
}
/* end shortlist */

/* start contenttable*/
.contenttable td
{
	padding-right:10px;
}

/* start formtable */
.formtable td
{
	padding-bottom: 2px;
	padding-right: 5px;
	vertical-align: top;
}
.formtable th
{
	text-align: left;
	font-weight: normal;
	padding-right: 10px;
	vertical-align: top;
}
.formtable input, .formtable textarea, .formtable option, .formtable select
{
	color: #000;
}

/*
.formtablebold th
{
	font-weight: bold;
}

.formtablebold td
{
	color: #db640a;
	font-weight: bold;
}
*/

/* end formtable */
/* start gridview */
.gridview
{
	width: 580px;
	border: 0px solid #fff;
}

.gridview th
{
	text-align: left;
	padding-bottom:4px;
}


.gridview td
{
	height: 22px;
	vertical-align: middle;
}

.gridview tr, .gridview td, .gridview table, .gridview th
{
	border: 0px solid red;
}

.gridview .row td
{
	background-color: #eff1f6 !important;
}
/* end gridview */
/* start pager */
.pager td
{
	text-align: right;
	position: relative;
}

.pager table
{
	display: inline-table;
	position: relative;
}

.pager td table tr td
{
	font-weight: bold;
	width: 12px;
}

.pager td table tr td a
{
	text-decoration: none;
}

/*selected pagenumber*/
.pager td table tr td span
{
	color: #dd8e30;
}
/* end pager */

.LoginInfo
{
	padding-left: 10px;
	padding-top: 3px;
	float: left;
	font-weight: bold;
	color: #fff;
}

.ActionInfo
{
	height: 24px;
	padding-top: 3px;
	float: left;
	font-weight: bold;
	color: #fff;
}

.error
{
	color: #db640a;
	font-weight: bold;
}

/*** Calendar Control ***/
.Calendar
{
	left:108px; 
	top:-12px;
	width: 275px;
	border: 1px solid #91928C;
	background-color:#fff
}

.Calendar th
{
	width: auto;
	text-align: center;
}

.Calendar .CalendarTitle td
{
	background-color:#ff7900;
	height: 22px;
	vertical-align: middle;
	text-align: center;
}

.CalendarControl
{
	width:200px;
	height:22px;
}

.CalendarControl td
{
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.CalendarControl input 
{
	width:100px;
}

.Calendar table
{
	width: 100%;
}

TD.CalendarDays
{
	background-color: #ffffff;
	border: 1px solid #eeeee7;
	height: 18px;
}

.Calendar .SelectedDate
{
	font-weight: bold;
	height: 18px;
}
.Calendar .SelectedDate a
{
	text-decoration: none;
}


TD.CalendarDays a, TD.CalendarWeekEndDays a
{
	text-decoration: none;
}

TD.CalendarDays a:hover, TD.CalendarWeekEndDays a:hover
{
	font-weight: bold;
}


TD.CalendarWeekEndDays
{
	background-color: #eeeee7;
	border: 1px solid #ffffff;
	height: 18px;
}



.MonthSelect, .yearSelect
{
	width: 85px;
}
.yearSelect
{
	width: 60px;
}

/*** End Calendar Control***/

.toolTip
{
	background: transparent url(../img/icons/help.png) no-repeat;
	color: #3366FF;
	cursor: help;
	position: relative;
	width: 16px !important;
	height: 16px;
	overflow: hidden;
	visibility: visible;
	padding: 0;
	margin: 0;
	top: 0px;
	padding-left: 16px;
	vertical-align: bottom;
	font-size: 13px;
}

.toolTipCollapseLeft .toolTipWrapper
{
	width: 200px;
	top: 15px;
	left: -190px;
}

.toolTipWrapper
{
	width: 200px;
    position: absolute;
    top:10px;
    left:12px;
    display:none;
    color: #FFF;
    border:1px solid #000;
    background-color:#fff;
}

.toolTipContent
{
	padding: 8px 15px;
}


.errorToolTip
{
	background: transparent url(../img/icons/exclamation.gif) no-repeat;
	color: #3366FF;
	cursor: help;
	position: relative;
	width: 16px !important;
	height: 16px;
	overflow: hidden;
	visibility: visible;
	padding: 0;
	margin: 0;
	padding-left: 16px;
	vertical-align: bottom;
	font-size: 13px;
	top: -2px;
	line-height: 13px;
}

.errorToolTipWrapper
{
	width: 200px;
	position: absolute;
	top: 10px;
	left: -190px;
	display: none;
	color: #FFF;
	border: 1px solid #000;
	background-color:#fff;
}

.errorToolTipContent
{
	padding: 8px 15px;
}

.ColorPickerIcon
{
	width: 15px;
	height: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	float: left;
}

.PhotoAlbumPager
{
	text-align: right;
	float: right;
	font-weight: bold;
}

.PhotoAlbumPager a
{
	text-decoration: none !important;
}

.PhotoAlbumPager .CurrentPage
{
	color: #ff7900;
}


.imageUploadControl *
{
	vertical-align: top;
}

.imageUpload
{
	width: 200px;
}

.imageUploadControl .button
{
	background: transparent url(../img/icons/delete.gif) repeat-x;
	width: 16px;
	max-width: 16px;
	height: 16px;
	max-height: 16px;
	padding: 20px;
	cursor: hand;
	cursor: pointer;
	background-repeat: no-repeat;
}

.newaction
{
	padding-top: 20px;
	text-align: center;
	position: relative;
}
.expandable {
	background: #fff9ee;
	border:1px dotted #aaaaac;
	width: 100%;
	padding: 10px;
	margin:1em 0 1em 0;
}
/* end main items */

