body
{
	height: 100%;
	margin: 0;
	background-color: #fff;
	background-image: url(../img/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	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: 960px; /* !!! total width including sidebar margins !!! */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}
#topbar
{
	width: 100%;
	height: 45px;
	background: url(../img/mnutop_bg.gif) top left no-repeat;
	position: relative;
	z-index: 2;
}
#top
{
	width: 100%;
	height: 140px;
	position: relative;
	border-bottom: 1px solid #fff;
}
#sidebarleft
{
	width: 160px;
	min-height:650px;
	float: left;
	background: #fff url(../img/sidebarleft_bg.gif) top right no-repeat;
}
#main
{
	width: 640px;
	float: left; /*background: #fff; 	height:100%;*/
}
#sidebarright
{
	width: 160px;
	min-height:650px;
	float: left;
	background: #fff url(../img/sidebarright_bg.gif) top left no-repeat;
}
#footer
{
	width: 100%;
	height: 20px;
	margin-top: 3px;
	position: relative;
}
/* start grid */

/* start #top items */
#logo
{
	position: absolute;
	top: -5px;
	left: 0px;
}
#sitehead
{
	position: absolute;
	top: -10px;
	left: 270px;
}
#topnav
{
	/*main nav container*/
	position: absolute;
	bottom: 0px;
	left: 0px;
}
/* end #top items */

/* start #footer items */
#yocoversion
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 90%;
}
/* end #footer items */

/* start #sidebarleft items */
#sidebarlefttop
{
	background: transparent url(../img/subtopleft_bg.jpg) right;
	height: 186px;
}
.search
{
	padding: 20px 10px 0 10px;
}
.search h5 
{
	margin: 0 0 3px 0;
	font-size: 110%;
	text-transform: uppercase;
}
.searchfield
{
	background: #fff url(../img/searchfield.gif) top repeat-x;
	height: 20px;
	width: 140px;
	padding: 0;
	overflow: hidden;
}
.searchfield img 
{
	margin-top: -2px;
}
.searchfieldtextfield
{
	background-color: transparent;
	border-width: 0;
	height: 18px;
	width: 100px;
	margin-top: 1px;
	margin-left: 17px;
}
.newaction
{
	margin-top: 15px;
	text-align: center;
}
/* start sidebar item */
.sidebaritem
{
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
}
.sidebaritem_header
{
	width: 100%;
}
.sidebaritem_header H2
{
	padding: 7px 12px 0 12px;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	color: #000;
}
.sidebaritem_content
{
	width: 100%;
	overflow:hidden;
}
.sidebaritem_content_container
{
	padding: 5px 10px 5px 10px;
}
.sidebaritem_content, .sidebaritem_content a, .sidebaritem_content li, .sidebaritem_content div
{
	color: #000;
}
.sidebaritem_content li a
{
	color: #000;
	text-decoration: underline !important;
}
.sidebaritem_content li a:hover
{
	color: #000;
	text-decoration: none !important;
}
.sidebaritem ul, .sidebaritem ol
{
	list-style-image: url(../img/listbullet.gif);
	margin: 0;
	padding: 0;
	padding-left: 14px;
}
.sidebaritem_footer
{
	display: none;
}
/* end sidebar item */

/* start toolbox */
.toolbox_content
{
	width: 100%;
}
.toolbox_content_container
{
	padding: 10px 0 10px 5px;
}
.toolbox_footer
{
	background: url(../img/sidebar_toolbox_bottom.png) no-repeat;
}
.toolboxitem
{
	width: 100%;
}
.toolboxitem a, .toolboxitem a:link, .toolboxitem a:visited, .toolboxitem a:active
{
	text-decoration: none!important;
}

.toolboxitem a:hover
{
	text-decoration: underline;
	color: #0c2577;
}
.addfavorite, .makehomepage
{
	display: none;
}
/* end toolbox */

/* end #sidebarleft items */

/* start .summary items */
.summary
{
	background: transparent url(../img/subtopright_bg.jpg) no-repeat;
	height: 186px;
	width: 160px;
	overflow:hidden;
}
.summary .sidebaritem {
	background: transparent!important;
}
.summary .sidebaritem div {
	font-size: 13px!important;
}
.summary .sidebaritem_header
{
	background-image: none;
	text-align: center;
	height: auto;
}

.summary .sidebaritem_header H2
{
	padding: 10px 0 0 0;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	color: #fff;
	text-transform:uppercase;
}

.summary .sidebaritem_content_container
{
	padding-left:0;
	padding-right:0;
}

.summary .sidebaritem_content, .summary .sidebaritem_content table td
{
	background-color: transparent;
	background-image: none;
	text-align: center;
	font-weight: bold;
	
}

.summary .sidebaritem_content table td 
{
	text-align: left;
}


.summary .result
{

}
.summary .label
{
	font-size: 11px!important;
	color: #fff;
}

.summary .sidebaritem_content_container .label
{
	font-size: 11px!important;
	color: #fff;
}


.summary .sidebaritem_footer
{
	display: none;
}

.summary .percentagebar
{
	overflow:hidden;
	line-height:12px;
}

/* end .summary*/

/*homepage styles*/
.topbanner
{
	height: 280px;
	width: 640px;
}
.homepagebanner
{
	/*background-image defined as style in aspx*/
	width: 640px;
	height: 280px;
}
/*End homepage styles*/

/* start main items */
.contenttop
{
	/*empty*/
}
.contenttop_top
{
	display: none;
}
.contenttop_main
{
	background: #fff;
}
.contenttop_bottom
{
	display: none;
}
.contentmain
{
	background: #fff;
}
.content
{
	/* DO NOT USE POSITIONING FOR THIS ITEM! THIS WILL DISTORT THE TOOLTIP POSITIONING */
	background: #fff;
	padding: 30px;
}
.contentbottom
{
	display: none;
}

.panelvertical
{
	background: url(../img/bg_bluegradient_vertical.gif) top repeat-x;
	padding: 10px;
	margin: 0 0 10px 0;
}

.panelvertical h3
{
	margin-top: 0px;
	margin-bottom: 5px;
	color: #0275aa;
}

.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: normal;
	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 solid #999;
}

.pagefooter .item
{
	float: right;
	color: #666;
	margin-left: 10px;
}

.pagefooter .item a:link, .pagefooter .item a:visited, .pagefooter .item a:active, .pagefooter .item a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
/* 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/smalllist_bg.gif) top repeat-x!important;
}


.shortlistitem h2
{
	color: #fff!important;
	font-weight: bold;
	font-size: 100%;
	margin: 0;
	overflow: hidden;
}

.shortlistimage
{
	padding-right:4px;
}
.shortlistimage img 
{
	height:40px!important;
	width:auto!important;
	max-width: 75px!important;
}
/*smaller*/


.shortlisttext
{
	overflow: hidden;
	color: #fff;
}

.shortlisttext a, .shortlisttext a:visited, .shortlisttext a:link, .shortlisttext a:active, .shortlisttext a:hover
{
	color: #fff;
	text-transform:none!important;
	font-size:13px;
}

.shortlisttext a:hover
{
	text-decoration: none!important;
}

.shortlistdetails
{
	width: 96px;
	height: 80px;
	text-align: center;
	color:#fff;
}

.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: #ee2e24;
	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
{
	
}
/* 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: 0px;
	font-size: 90%;
	float: left;
	font-weight: regular;
	color: #363636;
}

.ActionInfo
{
	height: 22px;
	padding-top: 0px;
	font-size: 90%;
	float: left;
	font-weight: regular;
	color: #363636;
}

.error
{
	color: #ee2e24;
	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: #000;
	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: #e0e3ee;
}

.toolTipContent
{
	padding: 8px 15px;
	color:#000;
}


.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: #000;
	border: 1px solid #000;
	background: #e0e3ee;
}

.errorToolTipContent
{
	padding: 8px 15px;
	color: #000;
}

.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: #dd8e30;
}


.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;
}

.expandable {
	background: #e0e3ee;
	width: 100%;
	padding: 10px;
	margin:1em 0 1em 0;
}
/* end main items */

