/***** JessicaBarkerPhotography.com STYLE SHEET *****/
body, html
{
	
	font-family: 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif, Trebuchet MS,Verdana,Tahoma,Arial,Helvetica,Verdana,sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #EFEFEF;
	background-color: #533157;
	background-image: url(Images/BGBody.png);
	background-position: top center;
	background-repeat: repeat-y;
}
A:link
{
	color: #FFF;
	text-decoration: underline;
}
A:visited
{
	color: #FFF ;
	text-decoration: underline;
}
A:active
{
	color: #FFF;
	text-decoration: none;
}
A:hover
{
	color: #FFF;
	text-decoration: none;
}
P
{
	margin: 9px 0px 9px 0px;
}
H1
{
	font-weight: bold;
	font-size: 21px;
	margin: 5px 0px 5px 0px;
	color: #EFEFEF;
}
H2
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 6px;
	padding-top: 0px;
	color: #EFEFEF;
	border-bottom: solid 1px #D2D2D2;
}
H3
{
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 4px;
	margin: 8px 0px 0px;
	color: #EFEFEF;

}
H4
{
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	color: #EFEFEF;
}
H5
{
	font-weight: 400;
	font-size: 10px;
	margin: 0px;
}
H6
{
	font-weight: normal;
	font-size: 9px;
	margin: 2px 0px 0px;
}
select
{
}
img
{
border: 0px;
}

/************** Page Styles ***********/

.PageContent
{
	background-image: url(/images/ContentBG.jpg);
	background-repeat:repeat-x;
	background-color: #773980;
	border-top: 1px solid #333333;
}

/************** Titles ****************/

.titleTextWhite
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	vertical-align: middle;
	padding-left: 8px;
}
.titleTextLightDark
{
	font-weight: bold;
	font-size: 11px;
	color: #555555;
}
.titleHeader
{
	font-weight: normal;
	font-family: Arial,Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: justify;
}
.titleSubHeader
{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

/************** Borders ****************/
.TextArea
{
	border-bottom: 1px solid #D9DADD;
	border-top: 1px solid #D9DADD;
	border-left: 1px solid #D9DADD;
	border-right: 1px solid #D9DADD;
	background-color: #F7F7F7;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.BordersBottomRight
{
	border-bottom: 1px solid #9198A2;
	border-right: 1px solid #9198A2;
}

.ImageBorders
{
	width: 590px;
	border-right: #323538 1px solid;
	border-top: #323538 1px solid;
	border-left: #323538 1px solid;
	border-bottom: #323538 1px solid;
}
.BordersCellAll
{
	border-right: #9198A2 1px solid;
	padding-right: 10px;
	border-top: #9198A2 1px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #9198A2 1px solid;
	padding-top: 10px;
	border-bottom: #9198A2 1px solid;
}
.BordersCellRightLeft
{
	border-right: #9198A2 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	border-left: #9198A2 1px solid;
}
.BorderRight
{
	border-right: #9198A2 1px solid;
}
.ErrorBorder
{
	border-right: #FFB7B7 1px solid;
	border-top: #FFB7B7 1px solid;
	border-left: #FFB7B7 1px solid;
	border-bottom: #FFB7B7 1px solid;
	background-color: #FFFBFB;
	padding: 4px;
	margin-bottom: 8px;
}
.BorderTop
{
	border-top: 1px solid #9198A2;
}
/************** TextDark ****************/
.textDark0
{
	font-weight: normal;
	font-size: 9px;
	color: #666666;
}
.textDark1
{
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}
.textDark2
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
.textDark3
{
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
.textDark4
{
	font-weight: normal;
	font-size: 13px;
	color: #666666;
}
.textDark5
{
	font-weight: normal;
	font-size: 14px;
	color: #666666;
}

/************** TextLite ****************/

.textLite0
{
	font-weight: normal;
	font-size: 9px;
	color: #888888;
}
.textLite1
{
	font-weight: normal;
	font-size: 10px;
	color: #888888;
}
.textLite2
{
	font-weight: normal;
	font-size: 11px;
	color: #888888;
}
.textLite3
{
	font-weight: normal;
	font-size: 12px;
	color: #888888;
}
.textLite4
{
	font-weight: normal;
	font-size: 13px;
	color: #888888;
}
.textLite5
{
	font-weight: normal;
	font-size: 14px;
	color: #888888;
}

/************** TextWhite ****************/

.textWhite0
{
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
}
.textWhite1
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
}
.textWhite2
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}
.textWhite3
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
}
.textWhite4
{
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
}
.textWhite5
{
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
}

/************** TextOrange ****************/

.textOrange0
{
	font-weight: normal;
	font-size: 9px;
	color: #FF6600;
}
.textOrange1
{
	font-weight: normal;
	font-size: 10px;
	color: #FF6600;
}
.textOrange2
{
	font-weight: normal;
	font-size: 11px;
	color: #FF6600;
}
.textOrange3
{
	font-weight: normal;
	font-size: 12px;
	color: #FF6600;
}
.textOrange4
{
	font-weight: normal;
	font-size: 13px;
	color: #FF6600;
}
.textOrange5
{
	font-weight: normal;
	font-size: 14px;
	color: #FF6600;
}

/************** EW Styles ****************/
.ValidationText
{
	margin-left: 9px;
	color: #C00000;
	display: block;
	font-weight: bolder;
}
.standard-text
{
	font-family: Verdana, Arial MS, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	white-space: nowrap;
}
.standard-text-Box
{
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FBFBFB;
	border-top: 1px solid #BCBDC2;
	border-left: 1px solid #BCBDC2;
	border-right: 1px solid #E3E6EA;
	border-bottom: 1px solid #E3E6EA;
	width: 220px;
}
.standard-text-box-multi
{
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FBFBFB;
	border-top: 1px solid #BCBDC2;
	border-left: 1px solid #BCBDC2;
	border-right: 1px solid #E3E6EA;
	border-bottom: 1px solid #E3E6EA;
}
.standard-text-Box-Small
{
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FBFBFB;
	border-top: 1px solid #BCBDC2;
	border-left: 1px solid #BCBDC2;
	border-right: 1px solid #E3E6EA;
	border-bottom: 1px solid #E3E6EA;
	width: 60px;
}
.HeaderDate
{
	position: absolute;
	right: 12px;
	top: inherit;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 8px;
}

.EWLabelText
{
	font-weight: bold;
	font-size: 11px;
	color: #555555;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
.TextArea
{
	border-bottom: 1px solid #9198A2;
	border-top: 1px solid #9198A2;
	border-left: 1px solid #9198A2;
	border-right: 1px solid #9198A2;
	background-color: #F6F6F6;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.TextAreaWhite
{
	padding: 5px;
	border: 1px solid #BBBEC4;
}
.TextAreaWhitePadding
{
	border-bottom: 1px solid #9198A2;
	border-top: 1px solid #9198A2;
	border-left: 1px solid #9198A2;
	border-right: 1px solid #9198A2;
	background-color: #F6F6F6;
	padding: 0px;
}
.TextAreaTitle
{
	border-bottom: 1px solid #9198A2;
	background-color: #F6F6F6;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/Images/TitleBack.gif );
	background-repeat: repeat-x;
}
.FeaturedSponsor
{
	padding: 5px;
	text-align: center;
}
.FeaturedSponsor Img
{
	border: 1px solid #9198A2;
	margin: 10px;
}
.FeaturedSponsor h1
{
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 0px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}

.DesignerListing
{
	padding-bottom: 3px;
	vertical-align: middle;
}
.DesignerListing a
{
	border: 1px solid #9198A2;
}

.SiteDescription
{
	padding: 5px;
	border: 1px solid #BBBEC4;
	font-size: 10px;
	color: #666666;
}
.FlexLink
{
	padding: 0px 0px 10px 2px;
}

.TopTitle
{
	border-right: 1px solid #bbbbbb;
	padding-right: 4px;
	border-top: 1px solid #bbbbbb;
	padding-left: 4px;
	font-family: Arial,Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	background: #EBEBEB;
	padding-bottom: 2px;
	border-left: 1px solid #bbbbbb;
	padding-top: 2px;
	border-bottom: 1px solid #bbbbbb;
	color: #666666;
	font-weight: bold;
	vertical-align: middle;
}
.EWPanel
{
	width: 165px;
	padding: 8px 8px 8px 8px;
}

.HRGradient
{
	padding: 1px 0px 4px 1px;
}

.BulletStyle
{
}
.BulletStyle UL
{
	padding: 2px;
	margin: 5px 5px 5px 20px;
	list-style-position: outside;
	list-style-type: square;
}
.BulletStyle LI
{
	font-size: 11px;
}


#TopUserLinks
{
	font-size: 11px;
	padding: 5px 6px 5px 4px;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #ffffff;
	float: right;
}
#TopUserLinks a
{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	padding: 0px 5px 1px 5px;
}
#TopUserLinks a:visited
{
}
#TopUserLinks a:active
{
}
#TopUserLinks a:hover
{
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 1px 5px;
	text-decoration: none;
}

.PageTitleTop
{
	background-position: top;
	padding-bottom: 6px;
	padding-top: 12px;
	padding-left: 8px;
}
.PageTitleTop h1
{
	font-weight: normal;
	font-size: 21px;
	margin: 0px 0px 0px;
	color: #666666;
	font-family: Arial,Tahoma,Trebuchet MS, Helvetica, sans-serif;
}
.EWPanelContent
{
	padding: 9px 9px 9px 9px;
	font-size: 10px;
}
.MarginX
{
	margin-right: 6px;
	margin-left: 6px;
}
.MarginY
{
	margin-top: 6px;
	margin-bottom: 6px;
}

.Bullet
{
	font-size: 12px;
	color: #777777;
	padding-right: 4px;
}
.HRdotted
{
	border-top: 1px solid #9198A2;
	margin: 6px 0px 2px 0px;
}

.BulletItem
{
	font-size: 11px;
}
.HR2px
{
	background: url(  "/images/3px_hr.gif" ) repeat-x center;
	width: 100%;
	height: 1px;
}
.HR3px
{
	background: url(  "/images/3px_hr.gif" ) repeat-x;
	width: 100%;
	height: 1px;
	margin: 4px 0px 0px 0px;
}
.ContentBorders
{
	padding: 10px 10px 10px 10px;
}
.ContentBorders6
{
	padding: 6px 6px 6px 6px;
}
.ContentBorders5
{
	padding: 5px 5px 5px 5px;
}
.ObjectPadding
{
	padding: 10px 10px 10px 10px;
}
.ObjectPaddingHorizontal
{
	padding: 0px 10px 0px 10px;
}
.ObjectPaddingRight
{
	padding: 0px 10px 0px 0px;
}
.ObjectPaddingLeft
{
	padding: 0px 0px 0px 10px;
}
.ObjectPaddingVirtical
{
	padding: 8px 0px 8px 0px;
}
.ObjectPaddingTop
{
	padding: 10px 0px 0px 0px;
}
.ObjectPaddingBottom
{
	padding: 0px 0px 10px 0px;
}

/************** SiteFooter ****************/
.footer
{
	border-top: solid 1px #3D4147;
	background-color: #613966;
	padding: 5px;
	background-image: url(/Images/footerBG.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #DfDfDf;
	margin: 0px auto;
}
.footerLink
{
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #DfDfDf;
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif;
}
.footerLink img
{
	padding: 0px 4px 4px 0px;
}
.footerLink A:link
{
	font-family: Verdana, Trebuchet MS, Helvetica, sans-serif;
	color: #DfDfDf;
	text-decoration: none;
	font-weight: normal;
}
.footerLink A:visited
{
	color: #DfDfDf;
	text-decoration: none;
	font-weight: normal;
}
.footerLink A:hover
{
	text-decoration: underline;
	color: #39B7FB;
}
.footerLink A:active
{
	text-decoration: underline;
	color: #DfDfDf;
}

/************** Top Menu Bar ****************/

.M1
{
	z-index: 1;
	visibility: hidden;
	width: auto;
	top: 164px;
	height: auto;
	background-color: #687179;
	border: solid 1px #3D4247;
	display: block;
	position: absolute;
	left: 236px;
}
.M1 A:visited
{
	color: White;
	text-decoration: none;
	font-weight: normal;
}
.M1 A:hover
{
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.M1 A:link
{
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.TopMenubar
{
	padding-left: 1px;
}
.TopMenubar A
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.TopItem0
{
	border-right: #567DB8 1px solid;
	padding-right: 4px;
	border-top: #567DB8 1px solid;
	padding-left: 4px;
	font-size: 100%;
	padding-bottom: 2px;
	border-left: #567DB8 1px solid;
	padding-top: 0px;
	border-bottom: #567DB8 1px solid;
	font: 10px Verdana,Trebuchet MS;
	color: #ffffff;
	text-decoration: none;
}
.TopItem0 A:visited
{
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.TopItem0 A:hover
{
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.TopItem0 A:link
{
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.TopItem1
{
	border-right: #DBDBDB 1px solid;
	padding-right: 4px;
	border-top: #DBDBDB 1px solid;
	padding-left: 4px;
	background: #4A6899;
	padding-bottom: 2px;
	border-left: #DBDBDB 1px solid;
	padding-top: 0px;
	border-bottom: #DBDBDB 1px solid;
	font: 11px Verdana,Trebuchet MS;
	color: #ffffff;
	text-decoration: none;
}
.TopItem1 A:visited
{
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.TopItem1 A:hover
{
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.TopItem1 A:link
{
	color: White;
	font-weight: normal;
	text-decoration: none;
}
.TopItemSep
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 2px;
	font: 10px ,Verdana;
	color: #ffffff;
	padding-top: 0px;
}
.topBar
{
	background-color: #C4BDB0; /*#687179 #567DB8*/
	background-image: url(/Images/HostIT/BarTop.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #898272;
	border-bottom-color: #47433A;
}
.topBarOuter
{
}
.DDItem0
{
	border-right: #687179 1px solid;
	padding-right: 4px;
	border-top: #687179 1px solid;
	padding-left: 4px;
	font-size: 100%;
	padding-bottom: 1px;
	border-left: #687179 1px solid;
	padding-top: 1px;
	border-bottom: #687179 1px solid;
	font: 10px Verdana,Trebuchet MS;
	color: #ffffff;
	text-decoration: none;
}
.DDItem1
{
	border-right: #D1D5D8 1px solid;
	padding-right: 4px;
	border-top: #D1D5D8 1px solid;
	padding-left: 4px;
	font-size: 100%;
	background: #7C888F;
	padding-bottom: 1px;
	border-left: #D1D5D8 1px solid;
	padding-top: 1px;
	border-bottom: #D1D5D8 1px solid;
	font: 10px Verdana,Trebuchet MS;
	color: #ffffff;
	text-decoration: none;
}

/************** NavBar ****************/

.pageNavRight
{
	background-color: #EFEFEF;
	border-left: 1px solid #9198A2;
	font: 8pt;
}
.pageNav
{
	width: 125px;
	padding: 0px;
	background-color: #9ABA9C;
	border-right: 1px solid #4B6E4E;
	font: 9px;
	border-top: 0px solid #C7CBD8;
	margin-left: 0px;
	margin-right: 0px;
	
	background-repeat: repeat-x;
	vertical-align:top;
}
.Header
{
	background-color: #384C64;
	color: #FFFFFF;
	border-bottom: 1px solid #2579CD;
}

.MenuBarLinks
{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	float: none;
	color: #FFFFFF;
	height: 35px;
	margin: 0px 2px 0px 0px;
	border: 0;
}
.MenuBarLinks img
{
	border: 0px;
	vertical-align: middle;
	height: 35px;
}
.MenuBarLinks a
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 0px -4px 0px 0px;
	text-decoration: none;
	padding: 9px 0px 12px 0px;
	font-weight: bold;
	border-right: 1px solid #333333;
	height: 35px;
}
.MenuBarLinks a:visited
{
	color: #FFFFFF;
}
.MenuBarLinks a:active
{
}
.MenuBarLinks a:hover
{
	margin: 0px -4px 0px 0px;
	height: 35px;
	padding: 9px 0px 12px 0px;
	background-color: #818790;
	text-decoration: none;
}



/* --------------- SIDE NAV LINKS --------------- */

.navlink
{
	width: 153px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px;
}
.navlink li
{
	font-size: 1.0em;
	color: #2B619D;
	border-bottom: 1px hidden;
	padding: 0px;
}
.navlink a
{
	color: #333333;
	display: block;
	font-size: 13px;
	font-weight:bold;
	padding: 6px 5px 6px 5px;
	text-decoration: none;
	border-bottom: 1px solid #4B6E4E;
	background-color: #C9D9CB;
	background-image: url(/Images/NavBGLight.png);
	background-repeat:repeat-x;
	
}
.navlink a:visited
{
	color: #333333;
}
.navlink a:hover
{
	color:#eeeeee;
	padding: 6px 5px 6px 5px;
	border-bottom: 1px solid #4B6E4E;
	background-color: #507353;
	text-decoration: none;
	background-image: url(/Images/NavBGDark.png);
	background-repeat:repeat-x;
}


#sectionLinks
{
	padding: 2px 0px 0px 0px;
}

#sectionLinks ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#sectionLinks li
{
	padding: 0;
	margin: -4px 2px;
	width: 136px;
}
#sectionLinks > ul > li
{
	margin: -3px 2px;
}
#sectionLinks a
{
	display: block;
	color: #555555;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 4px 2px 8px;
	margin: 2px 0px;
	width: 132px;
	text-decoration: none;
	vertical-align: middle;
}
#sectionLinks > ul > li > a
{
	border: 1px solid transparent;
	padding: 0px 4px 2px 7px;
	font-weight: normal;
}
#sectionLinks a:visited
{
	color: #000000;
}
#sectionLinks a:active
{
}
#sectionLinks a:hover
{
	border: 1px solid #A6A6A6;
	margin: 1px 0px;
	padding: 0px 4px 2px 7px;
	background-color: #D6D6D6;
	text-decoration: none;
}
#sectionLinks > ul > li > a:hover
{
	margin: 1px 0px;
}


#SmallBullets
{
	padding: 0px 0px 0px 0px;
}

#SmallBullets ul
{
	list-style: inside;
	list-style-image: url(/Images/bullet.gif);
	margin: 0px;
}
#SmallBullets li
{
	padding: 0;
	margin: -5px -4px;
}

/************** Sign In Box ***************/


.login
{
	margin: 4px;
	width: 270px;
	line-height: 14px;
	padding: 0px;
	background-color: #ffffff;
	border: 1px solid #9198A2;
}
.login a
{
	line-height: 25px;
}
.login p
{
	background-position: 1px;
	color: #555555;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}


.loginbox
{
	padding: 10px;
}

.loginboxControls
{
	width: 250px;
}
.controls
{
	float: right;
	padding: 5px;
	margin: -5px;
}
.controlBoxes
{
	padding: 0px;
}
.loginbox br.spacer
{
	line-height: 6px;
}
.loginHeader
{
	padding: 4px 4px 4px 8px;
	background-color: #eeeeee;
	border-bottom: 1px solid #9198A2;
	margin: 0px;
	padding: 3px;
	background-color: #eeeeee;
	color: #555555;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.loginFooter
{
	padding: 4px 4px 4px 8px;
	background-color: #eeeeee;
	border-top: 1px solid #9198A2;
	text-align: left;
}

.ButtonTextBold
{
	padding: 1px 5px 1px 5px;
	color: #555555;
	font-weight: bold;
	font-family: Arial;
}
.ButtonTextNormal
{
	padding: 1px 5px 1px 5px;
	color: #555555;
	font-weight: normal;
	font-family: Arial;
}



