﻿/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/*  Mac osx colours 
#F2F2F2		whiteish
#C8C8C8		silverish
#224080		dark blue
#3367A0		blue
#538CB7		turquoise
http://www.colorschemer.com/schemes/index.php?sort=rating&start=40
#FFA500		our orange
#f08214     orange 2 
*/

.subSectionHeader
{
	border-bottom: 1px solid rgb(83, 140, 183);
}

.attention{
	color:#f08214;
}

.subSection
{
	margin-left:10px;
}

.sectionHeader
{
	border-bottom:solid 1px #538CB7;
	padding:1px;
	font-weight:bold;
	margin-bottom:5px;
}


input:focus, textarea:focus, select:focus 
{
	background-color:#F6FAFE;
	outline-color:#99CCFF;
	outline-style:none;
	outline-width:1px;
}

:focus
{
  -moz-outline-style: none;
}


.flush
{
	margin:0px;
	padding:0px;
}

img.icon16
{
	width:16px;
	height:16px;
}


span.sicon16
{
	background:url(/Content/images/sicons_16.gif?v=80) no-repeat;
	height:16px;
	width:16px;
	padding:0px;
	margin:0px;
	font-size:1px;
	display:block;
}



span.siteicon16
{
	background:url(/Content/images/siteicons_16.png?v=3) no-repeat;
	height:16px;
	width:16px;
	padding:0px;
	margin:0px;
	font-size:1px;
	display:block;
}



/* icon 16 container */
div.icon16c
{
	float:left;
	display:inline;
	width:16px;
	height:16px;
}


/***** Lists *****/

lai{list-style:none;}

ul.bulleted li 
{
	margin:5px 0px 5px 20px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	font-size:11px;
}

ul.bulletedlarge li 
{
	margin:5px 0px 5px 20px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	font-size:12px;
}

ul.nobullets li
{
	list-style-type: none;
	list-style-image: none;
}


ol.numbered 
{
	padding-left:20px;
}
ol.numbered li {
	margin-left:10px;
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: outside;
}

.tableList td
{
	padding:5px;
	border-collapse:collapse;
	border-top:solid 1px #dddddd;
	background-color:#f8f8f8;
}

/***** End Lists *****/

a, a:visited, .fakeLink
{
	color:#3366CC;
	cursor:pointer;
	text-decoration:none;
}


.moreInfoLinkTarget
{
	display:none;
}


/* Begin footer at bottom code, from http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page */

html,
body {
   margin:0;
   padding:0;
   height:100%;
}
#container {
   min-height:100%;
   position:relative;
}

#body {
   padding:0px;
   padding-bottom:100px;   /* Height + margin of the footer */
}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:65px;   /* Height of the footer */
}

/* --- end footer ------*/

#footer
{
	clear: both;
	color: #808080;
	font-size: 1em;
	padding: 8px 0 8px 0;
	text-align: center;
	background:#EEEEEE url(/Content/Images/gradientHdr.png) repeat-x scroll left top;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	margin-top:40px;
}

#footer a
{
	color: #808080;
}



div.boxpanel
{
	background-color:#538CB7;
	padding:10px;
	color:#fff;
	background-image:url(/Content/images/backgrnd.jpg)
}

div.infobox
{
	background-color:#eaeaea;
	border:solid 1px #3665B0;
	padding:10px;
}

div.boxpanel a, div.boxpanel a:hover,div.boxpanel a:active, div.boxpanel a:link
{
	color:#fff;
}

.inline
{
	display:inline;
}

.hidden
{
	display:none;
}

.fleft
{
	float:left;
}

.fright
{
	float:right;
}

div.nobg
{
	background-image:none;
}

img.Normal
{
	background:none;
	padding:0;
	border:none;
}

body, input, button, div, p , textarea
{
	font-family:tahoma,verdana,arial,sans-serif;
	font-size:11px;
	color:#333;
}


div.bigContent, div.bigContent input, div.bigContent button, div.bigContent div, div.bigContent p , div.bigContent textarea
{
	font-size:12px;
}


.HomeLinks
{
	margin-top:60px;margin-bottom:30px;text-align:center;font-weight:bold;font-size:16px;
}


.middlepopup
{
	margin:0 auto 0 auto;
}

.middle
{
	width:920px;
	margin:0 auto 0 auto;
}

.vmiddle
{
	vertical-align:middle;
}

div.fullStrip {
	background:#EEEEEE url(/Content/Images/gradientHdr.png) repeat-x scroll left top;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	padding:15px;
	margin-bottom:10px;
	min-height:50px;
}


input, textarea, button
{
	padding:3px 5px;
	margin:2px 5px 2px 2px;
}

h1 
{
	font-size:15px;
	margin-bottom:10px;
	font-weight:bold;
}

h2, .h2
{
	font-size:12px;	
	font-weight:bold;
}


.highlight 
{
	/*color:#224080; *//*#ff9933;*/
	font-weight:bold;
}

.lowlight 
{
	color:#ddd;
}

.midlight 
{
	color:#888;
}

.heavylight 
{
	color:#333;
}

.fakeLink
{
	xtext-decoration:underline;
}

.larger
{
	font-size:12px;	
}

.siteMessage
{
	font-weight:bold;
	font-size:12px;
	text-align:center;
}


button
{
	border:0;
	border:solid 1px #333;
	padding:3px 5px;
	background-color:#333;
	background:url(/Script/RenderImage.ashx?type=gradient&w=2&h=26&c=444444&l=40&tb=0);
	background-repeat:repeat-x;
	color:White;
	font-weight:bold;
	cursor:pointer;
}

button:hover
{
	background:url(/Script/RenderImage.ashx?type=gradient&w=2&h=26&c=444444&l=60&tb=0);
}

button.green
{
	border:none;
	background:url(/Script/RenderImage.ashx?type=gradient&w=2&h=30&c=009900&l=20&tb=0);
}

button.green:hover
{
	background:url(/Script/RenderImage.ashx?type=gradient&w=2&h=30&c=009900&l=60&tb=0);
}


#pageSuccessMessage
{
	background-color:#66AA00;
	border:solid 1px black;
	color: black;
	text-align:center;
	padding:10px;
	display:none;
	margin-bottom:10px;
}

#pageErrorMessage
{
	background-color:#CC3333;
	border:solid 1px black;
	text-align:center;
	padding:10px;
	display:none;	
	margin-bottom:10px;
}

#pageErrorMessage div, #pageSuccessMessage div
{
	font-size:12px;
	font-weight:bold;
	color: white;
}




/***** JQuery Validator *****/

.error 
{
	color:Red;
}

.validated
{
	background: transparent url(/Content/images/tick_16.gif) no-repeat scroll 0px
}

/***** Tabular *****/

.formFieldSeparator
{
	clear:both;
}
.formFieldTitle
{
	padding-top:1.5em;
	width:100px;
	float:left;
}
.formFieldContent
{
	padding-top:10px;		
	width:300px;
	float:left;
}
.formFieldSubmit 
{
	padding-top:15px;
	padding-left:100px;
	clear:left;
}

/***** End Tabular *****/


/***** Clear Fix *****/

.clear 
{
	clear:both;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/***** End Clear Fix *****/

#masterMenu
{
	margin-top:10px;vertical-align:bottom;height:19px;float:left;
}


table.padded td
{
	padding:2px 4px 2px 0px;
}




/***** User index ****/

img.hintClose
{
	float:right;
	cursor:pointer;
}



/***** Navigation Drop Downs *****/

.navOld
{
/*	xwidth: 100%;*/
	margin-top:0px;
}



.navOld ul { 
	list-style: none;
	font-weight: normal;
	background-color: white;
	padding: 0;
	margin: 0;
	border: none;
	border-width: 0;
	float: left;
	line-height:12px;
	z-index:99999;
}




.navOld a {
	display : block;
	text-decoration : none;
}

.navOld ul li a {
	color:#3366CC;
	xpadding:0px;
	xmargin:0px;
}

.navOld li {
	color: #ffffff;
	float: left;
	padding: 0;
	padding: 4px 10px;
	white-space:nowrap;
}


.navOld li img
{
	margin:0px 0px 0px 4px;
	padding:0px;
	vertical-align: middle; 
}

.navOld a:hover {
	color: #ff9933;
	background-image:  none;
}







.nav
{
/*	xwidth: 100%;*/
margin-top:10px;
}



.nav ul { 
	list-style: none;
	font-weight: normal;
	background-color: white;
	padding: 0;
	margin: 0;
	border: none;
	border-width: 0;
	float: left;
	line-height:12px;
	z-index:99999;
}

.nav a {
	display : block;
	text-decoration : none;
}

.nav ul li a {
	color:#3366CC;
	xpadding:0px;
	xmargin:0px;
}

.nav li {
	color: #ffffff;
	float: left;
	padding: 0;
	padding: 4px 20px;
	white-space:nowrap;
}


.nav li img
{
	margin:0px 0px 0px 4px;
	padding:0px;
	vertical-align: middle; 
}

.nav li ul
{
	position : absolute;
	left : -999em;
	left : -111em;
	height : auto;
	font-weight : normal;
	border-width : 0.25em;
	margin : 2px 0px 0px 0px;
	
	background:#FFFFFF none repeat scroll 0%;
	border-color:#EEEEEE rgb(221, 221, 221) rgb(221, 221, 221);
	border-style:solid;
	border-width:1px;
}


.nav li ul
{
	display:none;
	left: auto;
	margin-top:4px;
	margin-left:-16px;
/*	xwidth:auto;*/
}

.nav li li {
	border-right: none;
}

.nav li ul li
{
	float: none;
	clear:both;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
/*	xwidth:auto;*/
	display:block;
	list-style-type: circle;
	min-width:130px;
}

.nav li ul li:hover
{
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}


.nav ul li:hover
{
	color: #ff9933;
	background-image:  none;
}

.nav ul li:hover ul.nj
{
	color: #333333;
	background-image:  none;
	border-right: 1px solid #CCCCCC;
	display:block;
}

.nav a:hover {
	color: #ff9933;
	background-image:  none;
}

li .newgroup
{
	margin-top:10px;
}


a.dropdownarrow {
background-image:url(/Content/Images/arrow-dropdown-gray.gif);
background-position:right 1px;
background-repeat:no-repeat;
cursor:pointer;
padding-right:12px;
}
a.dropdownarrow:hover {
background-image:url(/Content/Images/arrow-dropdown-black.gif);
background-position:right 1px;
background-repeat:no-repeat;
cursor:pointer;
padding-right:12px;
}


/***** End Navigation *****/

/* Registration */

#frmRegister div.formFieldContent{
	width:450px;
}


/***** Search ****/

.searchResults
{
	width:100%;
}

.searchResults tr
{
	border-bottom:dashed 1px #efefef;
}

.searchResults td
{
	padding-top:4px;
	padding-bottom:4px;
}


/**** End Search   ****/

.noneditable
{
	visibility:hidden;
}



ul.stepList li
{
	margin-bottom:0.5em;
}

ul.stepList li span
{
	font-size:12px;
	margin-left:1em;
}

ul.stepList li.active span
{
	font-weight:bold;
}

ul.stepList li.active
{
	list-style-position: inside;
	list-style-image: url(/Content/images/tick_blue.gif);
	color:#224080;
}

ul.stepList li.done
{
	list-style-position: inside;
	list-style-image: url(/Content/images/tick_blue.gif);
	color:Gray;
}

ul.stepList li.notdone
{
	list-style-position: inside;
	list-style-image: url(/Content/images/tick_gray.gif);
}


/***** Login/LoggedIn Box *****/

.loginBox
{
	float:right;
	text-align:right;
}

.loginTable
{
	margin:5px 0px 5px 0px;
}

.loginTable td
{
	padding:1px 0px 0px 8px;
	text-align:left;
}

.loginTable td.labelCol
{
	text-align:right;
}

.loginTable label
{
	color:#666;
}

.loginTable label.error
{
	margin-right:1em;
	color:#cc0000;
}



.loggedinBox 
{
	float:right;
}

#divLogin input
{
	width:120px;
}

#divLogin input.chkLoginRememberMe
{
	width:1em;
}

#divLogin div.formFieldContent
{
	width:130px;
}


div.masterPadding
{
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}

/***** End Login Box *****/


.roundedcornr_box_660219 {
	background: url(/content/images/css/roundedcornr_660219_tl.png) no-repeat top left;
}
.roundedcornr_top_660219 {
	background: url(/content/images/css/roundedcornr_660219_tr.png) no-repeat top right;
}
.roundedcornr_bottom_660219 {
	background: url(/content/images/css/roundedcornr_660219_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_660219 div {
	background: url(/content/images/css/roundedcornr_660219_br.png) no-repeat bottom right;
}
.roundedcornr_content_660219 {
	background: url(/content/images/css/roundedcornr_660219_r.png) top right repeat-y;
}

.roundedcornr_top_660219 div,.roundedcornr_top_660219,
.roundedcornr_bottom_660219 div, .roundedcornr_bottom_660219 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_660219, .roundedcornr_bottom_660219 {
/*	xmargin-top: -19px;*/
}
.roundedcornr_content_660219 { padding: 0 15px; }




.roundedcornr_box_C8C8C8 {
	background: url(/content/images/css/roundedcornr_C8C8C8_tl.png) no-repeat top left;
}
.roundedcornr_top_C8C8C8 {
	background: url(/content/images/css/roundedcornr_C8C8C8_tr.png) no-repeat top right;
}
.roundedcornr_bottom_C8C8C8 {
	background: url(/content/images/css/roundedcornr_C8C8C8_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_C8C8C8 div {
	background: url(/content/images/css/roundedcornr_C8C8C8_br.png) no-repeat bottom right;
}
.roundedcornr_content_C8C8C8 {
	background: url(/content/images/css/roundedcornr_C8C8C8_r.png) top right repeat-y;
}

.roundedcornr_top_C8C8C8 div,.roundedcornr_top_C8C8C8,
.roundedcornr_bottom_C8C8C8 div, .roundedcornr_bottom_C8C8C8 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_C8C8C8, .roundedcornr_bottom_C8C8C8 {
/*	xmargin-top: -19px;*/
}
.roundedcornr_content_C8C8C8 { padding: 0 15px; }




.roundedcornr_box_EFEFEF {
	background: url(/content/images/css/roundedcornr_EFEFEF_tl.png) no-repeat top left;
}
.roundedcornr_top_EFEFEF {
	background: url(/content/images/css/roundedcornr_EFEFEF_tr.png) no-repeat top right;
}
.roundedcornr_bottom_EFEFEF {
	background: url(/content/images/css/roundedcornr_EFEFEF_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_EFEFEF div {
	background: url(/content/images/css/roundedcornr_EFEFEF_br.png) no-repeat bottom right;
}
.roundedcornr_content_EFEFEF {
	background: url(/content/images/css/roundedcornr_EFEFEF_r.png) top right repeat-y;
}

.roundedcornr_top_EFEFEF div,.roundedcornr_top_EFEFEF,
.roundedcornr_bottom_EFEFEF div, .roundedcornr_bottom_EFEFEF {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_EFEFEF, .roundedcornr_bottom_EFEFEF {
/*	xmargin-top: -19px;*/
}
.roundedcornr_content_EFEFEF { padding: 0 15px; }





.roundedcornr_box_450680 {
	background: url(/content/images/css/roundedcornr_450680_tl.png) no-repeat top left;
}
.roundedcornr_top_450680 {
	background: url(/content/images/css/roundedcornr_450680_tr.png) no-repeat top right;
}
.roundedcornr_bottom_450680 {
	background: url(/content/images/css/roundedcornr_450680_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_450680 div {
	background: url(/content/images/css/roundedcornr_450680_br.png) no-repeat bottom right;
}
.roundedcornr_content_450680 {
	background: url(/content/images/css/roundedcornr_450680_r.png) top right repeat-y;
}

.roundedcornr_top_450680 div,.roundedcornr_top_450680,
.roundedcornr_bottom_450680 div, .roundedcornr_bottom_450680 {
	width: 100%;
	height: 5px;
	font-size: 1px;
}
.roundedcornr_content_450680, .roundedcornr_bottom_450680 {
/*	xmargin-top: -19px;*/
	color:White;
}
.roundedcornr_content_450680 { padding: 0 15px; }


.roundedcornr_box_FFA500 {
	background: url(/content/images/css/roundedcornr_FFA500_tl.png) no-repeat top left;
}
.roundedcornr_top_FFA500 {
	background: url(/content/images/css/roundedcornr_FFA500_tr.png) no-repeat top right;
}
.roundedcornr_bottom_FFA500 {
	background: url(/content/images/css/roundedcornr_FFA500_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_FFA500 div {
	background: url(/content/images/css/roundedcornr_FFA500_br.png) no-repeat bottom right;
}
.roundedcornr_content_FFA500 {
	background: url(/content/images/css/roundedcornr_FFA500_r.png) top right repeat-y;
}

.roundedcornr_top_FFA500 div,.roundedcornr_top_FFA500,
.roundedcornr_bottom_FFA500 div, .roundedcornr_bottom_FFA500 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_FFA500, .roundedcornr_bottom_FFA500 {
/*	xmargin-top: -19px;
	xcolor:White;*/
}
.roundedcornr_content_FFA500 { padding: 0 15px; }


.roundedcornr_box_Hint {
	background: url(/content/images/css/roundedcornr_Hint_tl.png) no-repeat top left;
}
.roundedcornr_top_Hint {
	background: url(/content/images/css/roundedcornr_Hint_tr.png) no-repeat top right;
}
.roundedcornr_bottom_Hint {
	background: url(/content/images/css/roundedcornr_Hint_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_Hint div {
	background: url(/content/images/css/roundedcornr_Hint_br.png) no-repeat bottom right;
}
.roundedcornr_content_Hint {
	background: url(/content/images/css/roundedcornr_Hint_r.png) top right repeat-y;
}

.roundedcornr_top_Hint div,.roundedcornr_top_Hint,
.roundedcornr_bottom_Hint div, .roundedcornr_bottom_Hint {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_Hint, .roundedcornr_bottom_Hint {
/*	xmargin-top: -19px;*/
}
.roundedcornr_content_Hint { padding: 0 15px; }








.roundedcornr_box_dblsilver {
	background: url(/content/images/css/roundedcornr_dblsilver_tl.png) no-repeat top left;
}
.roundedcornr_top_dblsilver {
	background: url(/content/images/css/roundedcornr_dblsilver_tr.png) no-repeat top right;
}
.roundedcornr_bottom_dblsilver {
	background: url(/content/images/css/roundedcornr_dblsilver_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_dblsilver div {
	background: url(/content/images/css/roundedcornr_dblsilver_br.png) no-repeat bottom right;
}
.roundedcornr_content_dblsilver {
	background: url(/content/images/css/roundedcornr_dblsilver_r.png) top right repeat-y;
}

.roundedcornr_top_dblsilver div,.roundedcornr_top_dblsilver,
.roundedcornr_bottom_dblsilver div, .roundedcornr_bottom_dblsilver {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_dblsilver, .roundedcornr_bottom_dblsilver {
/*	xmargin-top: -19px;*/
}
.roundedcornr_content_dblsilver { padding: 0 15px; }



.divIE6space
 {
 	display:none;
 }





/* flora */
/* This file skins dialog */

.flora .ui-dialog,
.flora.ui-dialog {
	background-color:#FFF;
}

.flora .ui-dialog .ui-dialog-titlebar,
.flora.ui-dialog .ui-dialog-titlebar {
	border-bottom: 1px solid #d8d2aa;
	background: #0066ff url(/Content/images/css/flora/dialog-title.gif) repeat-x;
	padding: 0px;
	height: 28px;
	_height: 29px;
}

.flora .ui-dialog.ui-draggable .ui-dialog-titlebar,
.flora.ui-dialog.ui-draggable .ui-dialog-titlebar {
/*		xcursor: move;*/
}

.flora .ui-dialog .ui-dialog-titlebar-close,
.flora.ui-dialog .ui-dialog-titlebar-close {
	width: 16px;
	height: 16px;
	background: url(/Content/images/css/flora/dialog-titlebar-close.png) no-repeat;
	position:absolute;
	top: 6px;
	right: 7px;
	cursor: pointer;
}

.flora .ui-dialog .ui-dialog-titlebar-close span,
.flora.ui-dialog .ui-dialog-titlebar-close span {
	display: none;
}

.flora .ui-dialog .ui-dialog-titlebar-close-hover,
.flora.ui-dialog .ui-dialog-titlebar-close-hover {
	background: url(/Content/images/css/flora/dialog-titlebar-close-hover.png) no-repeat;
}

.flora .ui-dialog .ui-dialog-title,
.flora.ui-dialog .ui-dialog-title {
	margin-left: 5px;
	color: white;
	font-weight: bold;
	position: relative;
	top: 7px;
	left: 4px;
	cursor:default;
}

.flora .ui-dialog .ui-dialog-content,
.flora.ui-dialog .ui-dialog-content {
	margin: 1.2em;
}

.flora .ui-dialog .ui-dialog-buttonpane,
.flora.ui-dialog .ui-dialog-buttonpane {
	position: absolute;
	bottom: 8px;
	right: 12px;
	width: 100%;
	text-align: right;
}

.flora .ui-dialog .ui-dialog-buttonpane button,
.flora.ui-dialog .ui-dialog-buttonpane button {
	margin: 6px;
}



/* Dialog handle styles */

.flora .ui-dialog .ui-resizable-n,
.flora.ui-dialog .ui-resizable-n { cursor: n-resize; height: 6px; width: 100%; top: 0px; left: 0px; background: transparent url(/Content/images/css/flora/dialog-n.gif) repeat scroll center top; }

.flora .ui-dialog .ui-resizable-s,
.flora.ui-dialog .ui-resizable-s { cursor: s-resize; height: 8px; width: 100%; bottom: 0px; left: 0px; background: transparent url(/Content/images/css/flora/dialog-s.gif) repeat scroll center top; }

.flora .ui-dialog .ui-resizable-e,
.flora.ui-dialog .ui-resizable-e { cursor: e-resize; width: 7px; right: 0px; top: 0px; height: 100%; background: transparent url(/Content/images/css/flora/dialog-e.gif) repeat scroll right center; }

.flora .ui-dialog .ui-resizable-w,
.flora.ui-dialog .ui-resizable-w { cursor: w-resize; width: 7px; left: 0px; top: 0px; height: 100%; background: transparent url(/Content/images/css/flora/dialog-w.gif) repeat scroll right center; }

.flora .ui-dialog .ui-resizable-se,
.flora.ui-dialog .ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px; background: transparent url(/Content/images/css/flora/dialog-se.gif); }

.flora .ui-dialog .ui-resizable-sw,
.flora.ui-dialog .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background: transparent url(/Content/images/css/flora/dialog-sw.gif); }

.flora .ui-dialog .ui-resizable-nw,
.flora.ui-dialog .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 29px; left: 0px; top: 0px; background: transparent url(/Content/images/css/flora/dialog-nw.gif); }

.flora .ui-dialog .ui-resizable-ne,
.flora.ui-dialog .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 29px; right: 0px; top: 0px; background: transparent url(/Content/images/css/flora/dialog-ne.gif); }


/* ----------------- */

div.paperOuter
{
	width:486px;
	background:transparent url(/Content/images/css/paper.png) no-repeat;
	background-position:top left;
	padding:0pt 0pt 15px;
}

div.paperInner
{
	background:transparent url(/Content/images/css/paper.png) no-repeat ;padding:32px;background-position:bottom right;	
	min-height:160px;
}

div.paperwideOuter
{
	width:700px;
	background:transparent url(/Content/images/css/paper_wide.png) no-repeat;
	background-position:top left;
	padding:0pt 0pt 15px;
}

div.paperwideInner
{
	background:transparent url(/Content/images/css/paper_wide.png) no-repeat ;padding:32px;background-position:bottom right;	
	min-height:322px;
}



/* ----- Big button -------*/

.bigbtn img{
border:0;
vertical-align:middle;
}

.bigbtn {
font-size:13px;
}

.bigbtn {
background:transparent url(/Content/images/css/btn_blue_bg.png) no-repeat scroll left top;
border:1px solid #333333;
}

.bigbtn_bigger {
font-size:1.53em !important;
margin:0.5em 0pt !important;
}

a.bigbtn, a.bigbtn:hover {
color:#FFFFFF !important;
display:-moz-inline-box;
font-size:1em;
font-weight:bold;
padding:0.45em 1em 0.25em;
}


/* Necessary for IE6 for some reason, but does no harm elsewhere */

a.bigbtn, a.bigbtn:hover {
	display:inline;
	display:inline-block;
}

.IE6only
{
	display:none;
}


