﻿html 
{
    margin: 0px;
    padding: 0px;
    padding-bottom: 1px;
    height: 100%;
}

body 
{
    background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #A0A1A1;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    color: #77787b;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

td, p
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
}

A
{
    color: #00adee;
    text-decoration: none;
}

A:hover
{
    text-decoration: underline;
}

.crumbtrail, A.crumbtrail
{
    color: #00adee;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
}

A.crumbtrail:hover
{
    text-decoration: underline;
}

h1.headline 
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 15pt;
    color: #77787b;
    font-weight: normal;
    margin:0;
}

h2.subhead 
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13pt;
    color: #00aeee;
    font-weight: bold;
    margin: 0;
}

h2.gold
{
	color: #ee9700;
	font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13pt;
    font-weight: bold;
    margin: 0;
}
.gold
{
	color: #ee9700;
	font-weight: bold;
}

.pageTitle
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18pt;
    color: #32312f;
    padding-bottom: 5px;
}

h1.pageTitle
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16pt;
    color: #32312f;
    margin: 0;
    font-weight: normal;
}

A.bottomNav
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    color: #00adee;
    text-decoration: none;
}

A.bottomNav:hover
{
    text-decoration: underline;
}

A.bottomNavGrey
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    color: #888783;
    text-decoration: none;
}

A.bottomNavGrey:hover
{
    text-decoration: underline;
}

.bottomNav 
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    color: #a2a19e;
    background-color: #edece8;
}

.navBanner
{
    background-image: url(images/navbg.gif);
    background-repeat: repeat-x;
    background-color: #32312F;
}
.headbanner
{
    background-image: url(images/headbg.jpg);
    background-repeat: repeat-x;
    background-color: #e3e1d3;
}

.contentArea
{
    background-image: url(images/bodybg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
}

.adminContentArea
{
    margin-left: 10px;
}

.verticalDiv
{
    background-image: url(images/imgVertSepBg.gif);
    background-repeat: repeat-y;
    background-position: center top;
}

.verticalDivFinite
{
    background-image: url(images/imgVertSepBgFinite.gif);
    background-repeat: no-repeat;
    background-position: center top;
}

.shadedField
{
    border: solid 1px #d7d5cb;
    background-image: url(images/fieldbg.gif);
    background-repeat: repeat-x;
    height: 20px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #999999;
    padding: 4px 1px 1px 4px;
}

.formField
{
    background-color: #fafaf8;
    border: solid 1px #d2d2d2;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #808285;
    padding-left: 4px;
	width: 173px;
}

.selectField
{
    background-color: #fafaf8;
    border: solid 1px #d2d2d2;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #808285;
}

.formLabel
{
    color: #666666;
    font-size: 9pt;
}

.formLabelCell
{
    color: #666666;
    font-size: 9pt;
    padding-top: 12px;
    padding-bottom: 5px;
}

.formNote
{
    color: #666666;
    font-size: 8pt;
}

.formNote ul, ul.formNote
{
    list-style-image: url(images/imgCrumbSep.png);
    color: #666666;
    font-size: 8pt;
    font-weight: normal;
}

.imageNote
{
    color: #ff0000;
    font-size: 8pt;
    font-family: Verdana;
}

.imageNote ul, ul.imageNote
{
    list-style-image: url(images/imgCrumbSep.png);
    color: #ff0000;
    font-size: 8pt;
    font-weight: bold;
}

ul.arrowList 
{
	list-style-image: url(images/imgCrumbSep.png);
    color: #666666;
}

.validation
{
     border-style: ridge;
     border-width: 2px;
     border-color: #e8e8e8;
     padding: 20px 10px 10px 70px;
     color: #00adee;
     background-image: url(images/large-alert.png);
     background-position: 10px 10px;
     background-repeat: no-repeat;
     text-align: left;
}

.validation ul
{
    list-style-image: url(images/imgRequired.gif);
    color: #00adee;
    font-size: 9pt;
    font-weight: normal;
}

.validationHead
{
    font-size: 9pt;
    font-weight: bold;
    color: #6d6e71;
}

.confirmMsg
{
	font-weight: bold;
	color: #5daa66;
}

.contactUsPhone
{
    color: #00aeee;
    font-size: 15pt;
    font-weight: normal;
    
}

.submenuContainer 
{
    background-color: #cbcac5;
    background-image: url(images/submenu/outerbg.gif);
    background-repeat: repeat-x;
    height: 543px;
    width: 200px;
}

.subMenuTitle
{
    margin-left: 14px;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
    margin-top: 14px;
    margin-bottom: 10px;
}

.subMenuItemContainer
{
    background-color: #f9f9f9;
    background-image: url(images/submenu/innerbg.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    width: 192px;
}

A.subMenu
{
    color: #00adee;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
    font-weight: normal;
}

A.subMenu:hover
{
    text-decoration: underline;
}

A.subMenuSel
{
    color: #d29942;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
    font-weight: bold;
}

A.subMenuSel:hover
{
    text-decoration: underline;
}
.blueBold
{
    color: #00aeee;
    font-size: 9pt;
    font-weight: bold;
    
}
h3.subhead
{
	color: #00aeee;
    font-size: 12pt;
    margin:0;
    font-weight: normal;
}

.errorMsg 
{
    color: Red;
}

.confCapTop
{
    background-image: url(images/capTopConf.png);
    background-repeat: repeat-x;
    height: 5px;
}

.confCapBtm
{
    background-image: url(images/capBtmConf.png);
    background-repeat: repeat-x;
    height: 5px;
}

.confCapLt
{
    background-image: url(images/capLtConf.png);
    background-repeat: repeat-y;
    width: 5px;
}

.confCapRt
{
    background-image: url(images/capRtConf.png);
    background-repeat: repeat-y;
    width: 5px;
}

.confCorTopLt
{
    background-image: url(images/corTopLtConf.png);
    background-repeat: no-repeat;
    height: 5px;
    width: 5px;
}

.confCorTopRt
{
    background-image: url(images/corTopRtConf.png);
    background-repeat: no-repeat;
    height: 5px;
    width: 5px;
}

.confCorBtmLt
{
    background-image: url(images/corBtmLtConf.png);
    background-repeat: no-repeat;
    height: 5px;
    width: 5px;
}

.confCorBtmRt
{
    background-image: url(images/corBtmRtConf.png);
    background-repeat: no-repeat;
    height: 5px;
    width: 5px;
}

.confBody
{
     padding: 20px 10px 10px 85px;
     background-image: url(images/imgCircleCheck.png);
     background-position: 20px 10px;
     background-repeat: no-repeat;
}

.confSubHead
{
    color: #77787b;
    font-size: 14px;
    font-weight: normal;
}

.pagination 
{
	color: #00aeee;
	font-size: 11pt;
	font-weight: bold;
	width: 100%;
}

.sortByLabel
{
	color: #77787b;
	font-size: 8pt;
}

.gvHeaderRow
{
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
    background-color: #a2a099;
}

.gvHeaderRow A
{
	font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

.gvDataRow, gvDataRow A, A.gvDataRow
{
    font-family: arial;
    font-size: 8pt;
}

.resultsImg
{
	margin: 0 16 0 0;
}

.price
{
	font-size: 10pt;
	color: #010101;
}

.setupPrice
{
	font-size: 13pt;
	color: #00adee;
	font-weight: bold;
}

.linkButton
{
	text-decoration: underline;
}

.profileEvents
{
	min-height: 200px; 
	height: auto!important; 
	width: 284px; 
	height: 200px; 
	background-color: #efeeea; 
	background-image: url(images/imgCameraProfile.jpg);
	background-repeat: no-repeat; 
	background-position: bottom right;
}

.wdDtlData
{
	min-height: 252px; 
	height: auto!important; 
	width: 284px; 
	height: 252px; 
	background-color: #efeeea; 
	background-image: url(images/imgCameraWS.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

A.category, .category
{
	font-size: 9pt;
	color: #d19c40;
	line-height: 12pt;
}

.materials
{
	color: #00adee;
}

.wsDtlLbl
{
	font-size: 8pt;
	font-weight: bold;
	color: #4d4d4d;
	margin-bottom: 2px;
}

.wsDtlData
{
	font-size: 14pt;
	color: #00adee;
}

.wsRsltCritContainer 
{
    background-color: #cbcac5;
    background-image: url(images/submenu/outerbg.gif);
    background-repeat: repeat-x;
    padding-bottom: 20px;
    width: 200px;
}

.wsRsltContainer
{
    background-color: #f9f9f9;
    background-image: url(images/submenu/innerbg.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    width: 163px;
    padding-left: 19px;
    padding-top: 18px;
    padding-right: 10px;
    padding-bottom: 15px;
}

.wsRsltCritLbl
{
	color: #666666;
	font-weight: bold;
	font-size: 8pt;
}

.wsRsltCritData
{
	font-size: 11pt;
	font-weight: bold;
	color: #00adee;
}

.wsRsltCritEdit
{
	color: #666666;
	font-weight: bold;
	font-size: 8pt;
}

.wsRsltChange 
{
	color: #00adee;
	cursor: pointer;
	font-weight: normal;
}

.wsRsltCritLbl A
{
	font-weight: normal;
	font-size: 8pt;
}

.wsRsltCritUpdate
{
	border: none 0px;
	background-color: #eb922c;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: 1px;
}

.wsRsltCritCancel
{
	border: none 0px;
	background-color: #99978f;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: 1px;
}

.wsRsltSeats
{
	font-size: 11pt;
	color: #00adee;
	font-weight: bold;
	margin-top: 3px;
}

.wsRsltPrice
{
	font-size: 13pt;
	color: #010101;
	font-weight: bold;
	margin-top: 3px;
}
