body
{
    font-family: arial;
    font-size: 12px;
}
img
{
    border: 0;
}
a
{
    color: #601500;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
}
.button
{
	color: #000000;
	background-color: #ffffff;
	border: solid 2 #000000;
	border-top-color: #cacaca;
	border-left-color: #cacaca;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
}


.buttonFeedback
{
	color: #000000;
	background-color: #ffffff;
	border: solid 2 #000000;
	border-top-color: #cacaca;
	border-left-color: #cacaca;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
}


.buttonFeedbackHover
{
	color: #000000;
	background-color: #ffffff;
	border: solid 2 #cacaca;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
}
div.contentmargin
{
    margin: 2em;
}
.ddltest
{
    color: Maroon;
    border: solid 2 #000000;
}
h1.title
{
    color: #658BD1;
    font-size: x-large;
    text-align: center;
}

.pnlWOutLogo
{
   text-align: center;
    font-family: "Verdana" , Arial;
    font-size: 18px;
    font-weight: bold;
    color: #573d36;
    

}
a.navLink, a.navLink:link, a.navLink:visited, a.navLink:active
{
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    font-variant: small-caps;
}

a.navLink:hover
{
    color: #601500;
    text-decoration: none;
    font-size: 14px;
}




div#content a
{
    color: #6DB8E0;
    text-decoration: none;
}
div#content a:hover
{
    color: #556C11;
    text-decoration: underline;
}
.ClsReorderCue
{
    border: thin dashed black;
    height: 25px;
    width: 100%;
}
.ClsDragHandle
{
    background-image: url( '/includes/images/updownarrow.gif' );
    background-color: #fAf9f8;
    border: thin outset white;
    cursor: move;
    height: 15px;
    width: 20px;
    background-repeat: no-repeat;
}
.ReorderCSS li
{
    list-style-type: none;
}
.accordionHeader
{
    color: White;
    text-align: left;
    background-color: #3A9FD7;
    font-size: 1.5em;
    font-weight: bold;
    border: solid 1px black;
    height: 2em;
    padding-left: 1em;
    padding-top: 0.2em;
}
.accordionHeader a
{
    color: White;
    text-decoration: none;
}
.accordionHeader a:Hover
{
    color: White;
    text-decoration: underline;
}

.accordionContent
{
    color: black;
    text-align: left;
    background-color: #c7c7c7;
    border: dashed 1px black;
    padding: 1em;
    height: 500px;
}
.Handle
{
    border: solid 1px #658BD1;
    height: 1em;
    width: 100%;
    font-size: 0.85em;
    background-color: #658BD1;
}
.imgLogo
{
    vertical-align: middle;
}
.DragPanel
{
    border: solid 1px #658BD1;
    width: 20em;
    height: 7em;
    font-size: 0.85em;
    background-color: White;
    position: relative;
}
div
{
    margin-left: auto;
    margin-right: auto;
}
span.DevComment
{
    color: Fuchsia;
    font-size: 0.75em;
}
.errorMessage
{
    font-size: 0.85em;
    color: Red;
}

.buttonFeedback
{
    color: #658BD1;
    background-color: #ffffff;
    border: solid 2 #658BD1;
    border-top-color: #658BD1;
    border-left-color: #658BD1;
    border-right-color: #658BD1;
    border-bottom-color: #658BD1;
}
.buttonFeedbackHover
{
    color: #cacaca;
    background-color: #ffffff;
    border: solid 2 #cacaca;
    border-top-color: #cacaca;
    border-left-color: #cacaca;
    border-right-color: #cacaca;
    border-bottom-color: #cacaca;
}
#Example
{
    background-color: #cacaca; /*background-image: url(/Includes/images/template/template-finalconfirm/maroon/bodyBackGradation.jpg);*/
}
#Example table.outertable
{
    width: 1050px;
    height: 802px;
}
#Example td.top
{
    width: 1050px;
    height: 20px;
    background-repeat: repeat-x;
    background-image: url(/Includes/images/template/template-finalconfirm/maroon/top.jpg);
}
#Example td.topleft
{
    width: 68px;
    background-image: url(/Includes/images/template/template-finalconfirm/maroon/leftBack.jpg);
    background-repeat: repeat-y;
    background-position: top;
}
#Example td.logo
{
    width: 260px;
    height: 220px;
    background-color: white;
    
}
#Example td.banner
{
    width: 650px;
    height: 220px;
    background-color: White;
}
#Example td.topright
{
    width: 72px; /*height: 220px;*/
    /*height: 698px;*/
    background-image: url(/Includes/images/template/template-finalconfirm/maroon/rightBack.jpg);
    background-repeat: repeat-y;
}
#Example td.between
{
    width: 910px;
    height: 10px;
    background-image: url(/Includes/images/template/template-finalconfirm/maroon/BetweenHeaderAndContents.jpg);
}
#Example Table.menutable
{
    border: solid 6px #573d36;
    width: 100%;
    background: white;
}
#Example td.menuTd
{
    width: 260px;
    height: 468px; /*background-image: url(/Includes/images/template/template-finalconfirm/green/Contentbackground-left.jpg);*/
    background-color: white;
    background-repeat: repeat-x;
}

#Example td.contentBackground-left
{
    width: 260px;
    height: 468px;
    background-image: url(/Includes/images/template/template-finalconfirm/maroon/contentBackground-left.jpg);
    background-color: #c1c1c1;
}
#Example td.hoverBackground
{
    border: solid 6px #525252;
    position: relative;
    top: 0px;
    width: 100%;
    background-color: White;
}
#Example td.menuBackground
{
    width: 198px;
    height: 243px;
    background-image: url(/Includes/images/template/template-finalconfirm/maroon/menuBackground.jpg);
    background-repeat: repeat-x;
}
#Example td.Dinamicmenu
{
    font-family: Arial;
    text-align: right;
    font-weight: bold;
    height: 3em;
    border-bottom: solid 1px #dcdcdc;
    padding-right: 1em;
}
#Example td.contentBackground
{
    width: 650px;
    height: 468px; /*background-image: url(/Includes/images/template/template-finalconfirm/maroon/contentBackground.jpg);*/
    vertical-align: top;
    background-color: white;
}
#Example td.contentTitlelong
{
    background-image: url(/Includes/images/template/template-finalconfirm/maroon/contentTitlelong.jpg);
    color: White;
    font-weight: bold;
    font-family: Verdana;
    height: 26px;
    padding-left: 1em;
    text-align: left;
    font-size: 18px;
}
#Example td.contentTitleShort
{
    height: 26px;
    background-image: url(/Includes/images/template/template-finalconfirm/maroon/contentTitleShort.jpg);
    background-position: right;
    background-repeat: no-repeat;
    color: White;
    font-family: Verdana;
    font-weight: bold;
    font-size: 18px;
    width: 320px;
    padding-left: 1em;
    text-align: left;
}

#Example td.footer
{
    width: 911px;
    height: 59px;
    background-image: url(/Includes/images/template/template-finalconfirm/maroon/footerNew.jpg);
    background-repeat: repeat-x;
    background-position: left;
}

.footerText
{
    font-size: 9px;
    color: Gray;
}


td.bottomLeft
{
    background-image: url(/Includes/images/template/template-finalconfirm/maroon/bottomLeft.jpg);
    width: 68px;
    height: 63px;
}

td.bottomRight
{
    background-image: url(/Includes/images/template/template-finalconfirm/maroon/bottomRight.jpg);
    background-repeat: no-repeat;
    width: 68px;
    height: 63px;
}

td.bottomFade
{
    height: 63px;
    width: 911px;
    background-image: url(/Includes/images/template/template-finalconfirm/maroon/fadeBottom.jpg);
    background-repeat: repeat-x;
}








#Example td.hoverback
{
    width: 46px;
    height: 243px;
    background-image: url(/Includes/images/template/template-finalconfirm/maroon/hoverBackground.jpg);
    background-repeat: repeat-x;
}
.calendardates
{
    font-family: arial;
    font-weight: bold;
    font-size: 14px;
    color: #601500;
    line-height: 1.5;
    text-align: left;
}

.calendarcarrots
{
    font-family: arial;
    font-weight: bolder;
    font-size: 12px;
    color: #601500;
    line-height: 1.5;
    text-align: left;
}

.logoarea
{
	border: solid 2px #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	width: 250px;
	height: 200px;
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
	background-color:White;
}
.logoareatext
{
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
    background-color: White;
}
td.datalistheader
{
    border: solid 1px #cccccc;
    background-color: #573d36;
    color: White;
    font-weight: bold;
    padding-left: 0.5em;
}
td.datalistitem
{
    border: solid 1px #cccccc;
    background-color: Transparent;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
