/*************
 * BASE TAGS
 *************/
body
{
	/*margin:0; padding:0;*/
    font-size: 11px;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1
{
    font-weight: normal;
    font-size: 14px;
    color: #339999;
}
h2 { font-size: 12px; }
h3 { font-size: 11px; }
h1, h2, h3, h4, h5, h6 { clear: both; }

a
{
    color: #154747;
    text-decoration: underline
}
a:visited
{
    color: #0d2b2b;
}
a:hover
{
    color: #154747;
    text-decoration: none
}
a:active
{
    text-decoration: underline
}

input
{
    border: #cccccc 1px solid;
    color: #666666;
    font-size: 10px;
}
input[type=submit], input[type=file], input[type=button]
{
	background-color: #dbeded;
}
input.dropdownbutton
{
	background-color: #ffffff;
	color: #397573;
	height:17px;
	font-size:11px;
}
select
{
    border: #cccccc 1px solid;
    font-weight: 500;
    font-size: 10px;
    color: #666666;
    background-color: #f0f8f8
}
textarea
{
    border: #cccccc 1px solid;
    font-size: 11px;
    color: #666666;
    background-color: #ffffff;    
}


/*************
 * IDS, CLASSES, ANCESTRY, ETC.
 *************/

a img 
{
	border: none;
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #666666;
}
#copyright {
	color: #b2b2b2;
	margin: 10px 0 0 0;
}
#copyright a {
	color: #b2b2b2;
}
#footer #links a {
	color: #47716d;
}

#mainleftmenulinks
{
	margin-top: 3em;
}
#extraleftmenulinks
{
	margin-top: 2em;
}
p.formrow
{
	margin: 0.2em;
	clear: both;
}
.formrow label
{
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 0.5em;
}
.totalcost
{
	float: left;
	color:Red;
	text-align: right;
	vertical-align:top;
	padding-bottom:5px;
	width:38%;
	font-weight:bold;
	padding-right: 0.5em;
}
.formrowlistvalue
{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}
.formsection
{
	margin-bottom: 1.5em;
}
label.fieldtitle, .fieldtitle
{
	text-align:left;
	padding-left:10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #666666;
}
label.fieldlabel
{
	text-align:left;
	padding-left:10px;
}

.leftnavlinks
{
    font-weight: bold;
    color: #666666;
    text-decoration: none
}
ul.leftnavlinks
{
	list-style-type: none;
	margin:0;padding:0;
}

.leftnavlinks a
{
	color: #669999;
	text-decoration: none;
}
.leftnavlinks a:hover
{
    color: #475e85;
    text-decoration: underline
}
ul.leftnavlinks li ul
{
	font-weight: normal;
	list-style-type: none;
	padding-bottom: 10px;
}

ul.pagelinklist
{
	list-style-type: none;
	line-height: 150%;
	margin:0; padding:0;
}

ul.buttonStrip
{
	list-style-type: none;
	padding:0;
	margin: 5px;
	text-align: right;
}
ul.buttonStrip li
{
	display: inline;
}

table.data
{
    border: #666666 1px solid;
    background-color: #ffffff;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 1px;
}
table.data > tbody > tr > th, table.data > tbody > tr > td
{
	font-size: 10px;
    border-bottom: #c0c0c0 1px solid;
    padding: 6px;
}
table.data > tbody > tr > th
{
    background-color: #e6f3f3;
    color: #999999;
}
table.data > tbody > tr > th a
{
    color: #000000;
    text-decoration: underline;
}
table.data > tbody > tr > td
{
    background-color: #ffffff;
    color: #666666;
}

table.data > tbody > tr.shadedGroup > td
{
    background-color: #FEFEE0;
}

table.data > tbody > tr.notAttending > td
{
    background-color: #EEEEEE;
}

table.data2
{
    border: #666666 1px solid;
    border-collapse: collapse;
    border-spacing: 1px;
    background-color: #ffffff;
    text-align: center;
}
table.data2 > tbody > tr > th, table.data2 > tbody > tr > td
{
    font-size: 10px;
    border: none;
    text-indent: 5px;
    border-bottom: #c0c0c0 1px solid;
    background-color: #e6f3f3;
    color: #999999;
    padding: 6px 1px;
}
table.data2 > tbody > tr > td
{
    /*font-size: 8px;*/
    background-color: #ffffff;
    color: #666666;
}

table.data > tbody > tr > th.GridViewHeader
{
	font-size: 11px;
}

.Glyph
{
	font-size: 12px;
	font-weight: normal;
	font-family: "Times New Roman", Verdana, Arial;
}

.calendarDayHeader
{
	font-size: 10px;

}

.calendarDay
{
	font-size: 10px;
}

.calendarNextPrev
{
	font-size: 10px;
    font-weight: bold;
	color: #226868;
}

.calendarOtherDay
{
	font-size: 10px;
	background-color: #e6f3f3;
    color: #e6f3f3;
}

.calendarSelected
{
	font-size: 10px;
}

.calendarTitle
{
	font-size: 18px;
	color: #226868;
	background-color: #e6f3f3;
}

.calendarToday
{
	font-size: 10px;
}
          
.warning
{
    color: #ff7b7b;
}
.promotextleft
{
    color: #ff7b7b;
    font-weight:bold;
    width:50%;
    font-size:10px;
    float:left;
    padding-left:45px;
    text-align:right;
}
.promotextright
{
    color: #ff7b7b;
    font-weight:bold;
    padding-left:10px;
    text-align:left;
}
.success
{
    color: #669999;
}
.pagetextlight, a.pagetextlight
{
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    font-style: normal;
}

.pagetextlightCharLimit
{
    font-weight: normal;
    font-size: 10px;
    color: #A0A0A0;
    font-style: normal;
    padding-left:5px;
}

div.manageCategoryLinks
{
	padding-top: 2em;
}

div.RsvpCardStyleItem
{
	text-align: center;
	border: 1px solid black;
	width: 220px;
	height: 200px;
	color: black;
	font-family: Verdana;
	font-size: 12px;
}
.itemlist
{
     padding-left: 7px;
}
.itemlistdesc
{
     padding-left: 28px;
     font-weight: bold;
}
.promoprice
{
	color: #ff7b7b;
}

.wizardPreview
{
	padding-top: 0;
	margin-top: 40px;
}

div.samplesitecontainer
{
	width: 600px;
	padding-left: 30px;
}
div.samplesite
{
	float: left;
	width: 248px;
	margin: 10px;
	padding:0;
	border: 1px solid #c0c0c0;
}
.sampletop, .samplemiddle, .samplebottom
{
	margin:0;padding:0;
}
.sampletop
{
	height: 13px;
	padding: 5px;
	background-color: #dbeded;
	border-bottom: 1px solid #c0c0c0;
}
.samplebottom
{
	text-align: right;
	padding-right: 1em;
	background-color: #dbeded;
	border-top: 1px solid #c0c0c0;
}
.samplebottom img
{
	border: 1px solid #cccccc;
}

/* Main divs */
div#container
{
	width: 800px;
	border: #c0c0c0 1px solid;
	margin: auto;
}
div#container2
{
	width: 925px;
	border: #c0c0c0 1px solid;
	margin: auto;
}
div#header
{
	width: 100%;
	border-bottom: #c0c0c0 1px solid;
	background-color: #dbeded;
}
div#leftmenu
{
	float: left;
	width: 132px;
	padding-right: 6px;
    text-align: right;
	border-right: #c0c0c0 1px solid;
	margin-right: -1px;
	padding-bottom: 20px;
}
div#menubar
{
	height: 36px;
	text-align: center;
}
div#main
{
	float: left;
	width: 640px;
    border-left: #c0c0c0 1px solid;
}
div#main_minimal
{
	width: 80%;
	margin: auto;
}
div#content
{
	margin: 0 20px 20px 14px;
}
div#footer
{
	text-align: center;
	border-top: #c0c0c0 1px solid;
	clear: both;
}

/* Print-Friendly Divs */
div#printContainer
{
	width: 625px;
	margin: auto;
}
div#printHeading
{
	margin:0;padding:0;
	float: left;
}
div#printLogo
{
	margin:0;padding:0;
	float: right;
}
div#printContent
{
	margin-top: 5px;
}

/* Popup Menu */
.popupmenu
{
	text-align: left;
	visibility: hidden;
	background-color: white;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	border: #c0c0c0 1px solid;
	margin:0; padding: 0;
	z-index: 1000;
	position:absolute;
	top:0;
	left:0;
}
.popupmenu ul
{
	margin:0; padding:0;
	list-style-type: none;
}
.popupmenu li
{
	display: inline;
	margin:0; padding:0;
}
.popupmenu ul a
{
	display: block;
	padding: 3px;
	text-decoration: none;
	border-bottom: #c0c0c0 1px solid;
	color: #226868;
}
.popupmenu ul a:hover
{
	background-color: #cce5e5;
}

/* HTML guide */
#markupguide 
{

}

