﻿/* BODY AND MAIN LAYOUT STYLE */
html, body { height:100%; margin:0px; padding:0px; color:#666666; font-family:Tahoma; font-size:11px; line-height:15px; }
body { background-image:url(../../Images/gradient.gif); background-position:center top; background-repeat:repeat-y; background-color:#ece2ef; }
body img { border-width:0px; display:block; }



/* GENERIC LINK STYLE */
.linkA A { color:#ff8e33; text-decoration:none; }
.linkA A:visited { color:#ff8e33; text-decoration:none; }
.linkA A:hover { color:#666666; text-decoration:underline; }
.linkA A:active { color:#666666; text-decoration:underline; }

.linkB A { color:#cccccc; text-decoration:underline; font-size:9px; }
.linkB A:visited { color:#cccccc; text-decoration:underline; font-size:9px; }
.linkB A:hover { color:#999999; text-decoration:underline; font-size:9px; }
.linkB A:active { color:#999999; text-decoration:underline; font-size:9px; }

.linkC A { color:#855296; }
.linkC A:visited { color:#855296; }
.linkC A:hover { color:#ff8e33; }
.linkC A:active { color:#ff8e33; }






/* HEADER & TEXT STYLE */
.headerStyleA { font-family:Tahoma; font-size:17px; color:#855296; }
.headerStyleB { font-family:Tahoma; font-size:14px; color:#855296; line-height:20px; }

.textStyleA { font-size:13px; }
.textStyleB { color:#cccccc; font-size:9px; }
.textStyleC { font-size:10px; }
.textStyleD { color:#855296; }

.bottomTextStyle { font-family:Tahoma; font-size:15px; color:#ffffff; background-color:#855296; padding:3px; border-top:20px solid #ffffff; border-bottom:10px solid #ffffff; } 

.middotSty { font-family:Verdana; font-size:9px; }
.middotStyB { font-family:Verdana; font-size:9px; display:block; margin-right:5px; float:left; }
/* END HEADER & TEXT STYLE */





/* AJAXTOOLKIT:ModalPopupExtender STYLE */
.modalBackground { background-color:#2d1136; filter:alpha(opacity=85); opacity:0.85; }
/* END AJAXTOOLKIT:ModalPopupExtender STYLE */




/* BACKGROUND & BORDER STYLES */
.bgColourA {  }
.borderBottomA { border-bottom:1px solid #855296; }


.shadowLeft { background-image:url(../../Images/shadow_left.gif); background-repeat:repeat-y; }
.shadowRight { background-image:url(../../Images/shadow_right.gif); background-repeat:repeat-y; }
/* END BACKGROUND COLOURS */




/* FORM ELEMENTS STYLE */
.formItemStyleA { font-family:Tahoma; font-size:11px; color:#855296; width:300px; border:1px solid #ffffff; }
.formItemStyleB { font-family:Tahoma; font-size:11px; color:#855296; width:300px; border:1px solid #855296; padding:2px; }

.formButtonStyleA { font-family:Tahoma; font-size:11px; color:#ffffff; background-color:#ff8e33; width:100px; border:1px solid #ff8e33; }

.highlightFormElement { background-color:#efefef; color:#855296; }

.formItemWatermarkA { font-family:Tahoma; font-size:11px; color:#cccccc; width:300px; border:1px solid #ffffff; }
.formItemWatermarkB { font-family:Tahoma; font-size:11px; color:#cccccc; width:300px; border:1px solid #855296; padding:2px; }

.emailingResultStyle { padding-left:12px; padding-bottom:15px; color:#ff8e33; }

.warningStyle {  }
/* END FORM ELEMENTS STYLE */




/* MENU STYLE */
.MenuMainStyle { width:954px; background-color:#ff8e33; margin-left:auto; margin-right:auto; }
.StaticMenuItemStyle { font-family:Tahoma; font-size:11px; font-weight:bold; text-align:center; color:#ffffff; padding:4px; padding-left:4px; padding-right:4px; }
.StaticHoverStyle { background-color:#855296; color:#ffffff; padding:4px; padding-left:4px; padding-right:4px; }
.DynamicMenuStyle { border-top:2px solid #333333; border-bottom:2px solid #333333; }
.DynamicMenuItemStyle { width:145px; font-family:Tahoma; font-size:11px; color:#666666; padding:3px;}
.DynamicHoverStyle { color:#333333; background-color:#efefef; }
/* END MENU STYLE */