body
{
}
#CommonHeader
{
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
	height: 166px;
    background-color: #fff;
    background-image: url(http://justasklocals.net/themes/staticjal/images/jal/headerbackground_sandbox7.jpg);
}
#ContentAreaOuter
{
    background-color: #fff;
    text-align: center;
}
#ContentAreaInner
{
    margin: 0px auto;
    text-align: left;
    width: 960px;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    background-color: #fff;
}

#JalPhotobox
{
	position:absolute;
	bottom: -3px;
	left: 295px;
}

#google_translate_element
{
	position:absolute;
	top: 30px;
	left: 810px;
}

/* Navigation ------------------------------------------------------------------------------------ */

#CommonNavigation
{
    clear: both;
    margin-left: 21px;
    width: 100%;
	height: 40px;	
	padding: 0;	
}

#CommonNavigationShadow
{
	background: url(http://justasklocals.net/themes/staticjal/images/jal/subnavshadow.jpg);
    clear: both;
    margin-bottom: 20px;
    width:100%;
    height:10px;
}

#CommonNavigation ul
{
    list-style-type: none;
    padding: 0;
    display: block;
    margin: 0;
}

#CommonNavigation ul li
{
    display: block;
    float: left;
    padding: 0;
    font-weight: bold;
    color: #fff;
}

#CommonNavigation a
{
	height:24px;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 9px 12px 4px 12px;
}

#CommonNavigation a:hover
{
    color: #D8742C;
    padding: 9px 12px 4px 12px;
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    color: #D8742C;
    background: url(http://justasklocals.net/themes/staticjal/images/jal/selectedpoint.jpg);
    background-repeat:no-repeat;
    background-position:bottom center;
}

#CommonNavigation a.Selected:hover
{
    color: #D8742C;
    padding: 9px 12px 7px 12px;
}

#CommonNavigationOuter
{
	background: url(http://justasklocals.net/themes/staticjal/images/jal/navigationback.jpg);
	width:100%;
}

#CommonSubNavigationOuter
{
	background: url(http://justasklocals.net/themes/staticjal/images/jal/subnavigationback.jpg);
	width:100%;
}

.CommonSubNavigationSpacer
{
	background: url(http://justasklocals.net/themes/staticjal/images/jal/subnavspacer.jpg);
	width:12px;
	height:30px;
}


/* ----------------------------  #CommonSubNavigation --------------------------------------- */

#CommonSubNavigation
{
	clear: both;
	margin-left: 25px;
	margin-right: 25px;
	width: 94.9%;
	height: 30px;	
	padding: 0;	
	overflow: hidden;
}

#CommonSubNavigation ul
{
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;
	background-color: #EFEFEF;
}

#CommonSubNavigation ul li
{
	display: block;
	float: left;
	padding: 0;
	font-weight: bold;
	color: #000;
}

#CommonSubNavigation a:link, #CommonSubNavigation a:active, #CommonSubNavigation a:visited
{
    color: #2B4370;
    text-decoration: none;
    display: block;
    padding: 7px 12px 3px 12px;
    height: 20px;
}

#CommonSubNavigation a:hover
{
	color: #D8742C;
}

#CommonSubNavigation a.Selected:link, #CommonSubNavigation a.Selected:active, #CommonSubNavigation a.Selected:visited
{
	color: #D8742C;
}


/* ContentArea (Common) ---------------------------------------------------------------------------------------- */

#ContentArea
{
    padding: 0;
    margin: 0 10px 0 10px;
    width: 940px;
}

/* UserWelcomeArea ---------------------------------------------------------------------------------- */

#CommonHeaderUserContent
{
    padding: 6px 12px 3px 12px;
    text-align: right;
    color: #2B4370;
}
#CommonHeaderUserWelcome a:hover
{
    text-decoration: underline;
}
#CommonHeaderUserWelcome .sub a:link, #CommonHeaderUserWelcome .sub a:visited
{
    color: #2B4370;
    font-weight: bold;
    font-size: 11px;
}
#CommonHeaderUserWelcome .sub a:hover
{
	text-decoration:none;
    color: #D8742C;
}
#CommonHeaderUserWelcome
{
    font-size: 11px;
    font-weight: bold;
    font-family: Trebuchet MS;
    color: #2B4370;
}
#CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited
{
    color: #2B4370;
    text-decoration: none;
}
#CommonHeaderUserArea a:hover
{
    color: #D8742C;
    text-decoration: none;
}


.CommonAvatarListItemArea.Custom, .CommonAvatarListItemArea.Custom.Alt, .CommonAvatarListItemArea.Advertisements
{
    padding-left: 6px;
    float: left;
    padding-right: 10px;
    width: 100%;
}


.CustomAvatarListCustomContent
{
    margin-left: 160px;
}
.Thumbnail
{
    padding: 3px;
    margin-top: 5px;
}

.CommonAvatarListItemArea
{
    margin: 0px 0;
}

.CommonAvatarListItemArea.Alt
{
    margin: 0px 0;
}
.DirectoryLinkListItemSelected A:Link, .DirectoryLinkListItemSelected A:Visited
{
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
DirectoryLinkListItemSelected A:Active, DirectoryLinkListItemSelected A:Hover
{
    text-decoration: underline;
}
.ContactArea
{
    font-weight: bold;
    height: 15px;
}
.ContactMediaGallery
{
    margin-right: 16px;
}
.ContactEmail
{
    margin-left: 0px;
    text-decoration: none;
    cursor: pointer;
    color: #36c;
}
.ContactEmailLink:hover
{
    color: #000;
    text-decoration: underline;
}


/* Shared Area Pages ---------------------------------------------------------------------------------- */


.DRIVEContentBoxHeaderForm
{
    padding: 0 0 4px 0;
    border-bottom: solid 1px #ccc;
    margin: 0 0 10px 0;
    color: #333;
    position: relative;
    font-size: 18px;
}
.DRIVEContentBoxContent
{
    padding: 0 7px 15px 7px;
    font-size: 14px;
    overflow: hidden;
    min-height: 420px;
}
.PostListMoreLinks
{
    margin-top: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #3366CC;
}

.CommonTitle
{
    padding: 0 15px 0 15px;
    margin: 0;
}
.DirectoryPostImage
{
    border: solid 1px #000;
}

.ClearLeft
{
    clear: left;
    height: 0px;
}
.ClearBoth
{
    clear: both;
    height: 0px;
    width: 100%;
}
.PostHR
{
    margin-top: 12px;
}
.PostCategoryTypeLabel
{
    clear: left;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-right: 5px;
    display: block;
    float: left;
}

.CommonDescriptionBold
{
    margin: 0 0 16px 0;
    font-size: 14px;
    font-weight: bold;
}
.RegisterFormLeft
{
    width: 600px;
    float: left;
}
.RegisterFormRight
{
    float: left;
    font-size: 12px;
    width: 600px;
    margin-left: 15px;
    margin-top: 20px;
}
.CommonContentBoxContent
{
    padding: 0px 4px;
    overflow: hidden;
    color: #666;
    
    
    
}
.GroupListContent
{
    margin-left: 69px;
    overflow: visible;
}

.JalTabArea .CommonPaneTabSet
{
    font-size: 90%;
    padding: 0;
    margin: 15px auto 0px 20px;
    background-image: url(http://justasklocals.net/themes/staticjal/images/common/tabset.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    font-weight: bold;
}
.CalendarComing
{
    width: 100%;
    text-align: center;
}
.CalendarComing IMG
{
    width: 450px;
    margin-left: auto;
    margin-top: 50px;
}
.DirectoryBodyTitle H2
{
    margin-left: 30px;
    font-size: 21px;
    color: #000;
}
.AdMenuDesc
{
    font-size: 14px;
    margin-bottom: 40px;
}
.AdMenuLink
{
    font-size: 16px;
    font-weight: bold;
    list-style: none;
}
LI.AdMenuLink
{
    margin-bottom: 8px;
}
.EmailSuccess, .ReviewSuccess
{
    background-color: #EFEFEF;
    border: 1px solid #DDDDDD;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    margin: 18px 0 8px;
    padding: 8px;
    width: 615px;
}
.ReviewSuccess
{
    width: 655px;
}
.ContactBodyArea
{
    width: 100%;
    margin: 30px 0px;
    border: solid 1px #ddd;
    padding-bottom: 20px;
    background-color: #f4f4f4;
}
.ContactInnerArea
{
    width: 600px;
    margin-left: 30px;
}
TD.EmailFormFieldName
{
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: 15px;
}
.EmailFormFieldName
{
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}
TR.EmailRow
{
    height: 25px;
}
TD.EmailFormSpacer
{
    width: 10px;
}
.BigTextButton
{
    display: inline-table;
    display: -moz-inline-box;
    display: inline-block;
    margin: 1px;
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    border-top-color: #cccccc;
    border-left-color: #cccccc;
    background-color: #eeeeee;
    color: #333333;
    font-family: Arial, Helvetica;
    font-size: 16px;
    white-space: nowrap;
}
.BigTextButton:hover
{
    background-color: #ddd;
}
TD.EmailFormField, EmailFormField
{
    font-size: 14px;
}
TD.EmailFormField input, TD.EmailFormField textarea, .EmailFormField input, .EmailFormField textarea
{
    font-size: 14px;
    height: 16px;
}
.EmailFormFieldMultiLine textarea
{
    font-size: 14px;
    height: 200px;
    width: 500px;
    margin-bottom: 22px;
}
.EmailFormField
{
    margin-bottom: 16px;
    font-size: 14px;
}
.ContactEmailTitle, .ContactWebTitle
{
    font-size: 21px;
    margin: 20px auto 20px 32px;
    color: #000;
}
.ContactWebTitle
{
    margin: 20px auto 20px 10px;
}
.NoReviews
{
    margin: 30px auto 40px 0px;
    font-size: 21px;
    color: #666;
}
em.lighter
{
    font-weight: normal;
}
.ReviewMessageHeader
{
    font-size: 11px;
    font-weight: bold;
    font-family: Arial;
}
.ReviewMessage
{
    font-size: 14px;
}


/* Rating */
.ratingStar
{
    font-size: 0pt;
    width: 16px;
    height: 15px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(/themes/newjal/Images/Common/Stars/StarOn.png);
}

.emptyRatingStar
{
    background-image: url(/themes/newjal/Images/Common/Stars/StarOff.png);
}

.savedRatingStar
{
    background-image: url(/themes/newjal/Images/Common/Stars/StarSaved.png);
}
.SlideshowForm
{
    margin: 40px;
}
.FormTextButtonBig
{
    display: inline-table;
    display: -moz-inline-box;
    display: inline-block;
    margin: 1px;
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    border-top-color: #cccccc;
    border-left-color: #cccccc;
    background-color: #eeeeee;
    color: #333333;
    font-family: Arial, Helvetica;
    font-size: 120%;
    white-space: nowrap;
}
a.FormTextButtonBig
{
    font-weight: bold;
    color: #000;
}
a.FormTextButtonBig:hover
{
    background-color: #ddd;
    text-decoration: none;
}
.SlideshowForm table input
{
    font-size: 16px;
    height: 20px;
    font-weight: normal;
    padding-top: 1px;
}
.SlideshowForm table select
{
    font-size: 16px;
    height: 26px;
    font-weight: normal;
}
.FormInstructionMessage
{
    font-size: 16px;
    clear: left;
    margin-bottom: 30px;
    color: #666;
}
.FormSubfieldMessage
{
    font-size: 12px;
    color: #666;
}
.SlideshowButtonMessage
{
    margin-left: 0px;
    font-size: 18px;
    color: #FF6321;
    font-weight: bold;
}
.SlideshowPhotoName
{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 25px;
}
TR.SlideshowPhotoNameRow
{
    height: 50px;
    vertical-align: top;
}
.SlideShowAdminImageLinksTitle
{
    font-size: 16px;
    clear: left;
    margin-bottom: 0px;
    color: #666;
    font-weight: bold;
}
.SlideShowAdminImageLinks
{
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 19px;
}
.SlideShowAdminImageLinks ul li
{
    margin: 16px 0;
    padding: 0 0 2px 0;
}
.SlideShowAdminImageLinks ul 
{
    margin-left: 132px;
}
.SlideShowAdminImageLinks a.small
{
    font-size: 11px;
    font-weight: bold;
}
.SlideShowAdminImageLinksPipe
{
    font-size: 11px;
    font-weight: normal;
}
.HomeTextArea
{
    width:660px;
}

.smallcalendar td
{
    border-width: 0px;
    border-style: none;
    border-bottom-style:solid;
}

.tooltip 
{
    cursor: pointer;
}

/* Events LightBox Start */

#underlay{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	-moz-opacity:0.5;
	opacity:.50;
	filter:alpha(opacity=50);
	z-index:9999;
}
#lightbox{
	display:none;
	position:absolute;
	top:100px;
	left:25%;
	width:50%;
	min-height:200px;
	background-color:#fff;
	margin-top:50px;
	padding: 10px;
	z-index:9999;
	border: solid 5px #CCC;
}

#close
{
	position:absolute; 
	margin-left:87%; 
	margin-top:-10px;
}

#header
{
	font-size:14px;
}

.Table
{
	margin-top: -170px;
	margin-left: 180px;
	width:150px;
	position:absolute;
} 
 
.Data
{
	display:block;
}
.Data *
{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#EEE;
  }

.Data1
{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #FFF;
  border-right:1px solid #FFF;
  background:#FFF}
.Data2
{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #FFF;
  border-right:1px solid #FFF;
  background:#FFF}
.Data3
{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #FFF;
  border-right:1px solid #FFF;}
.Data4
{
  border-left:1px solid #FFF;
  border-right:1px solid #FFF}
.Data5
{
  border-left:1px solid #FFF;
  border-right:1px solid #FFF}
.Datafg
{
  background:#EEE;
  }

/* Events LightBox End */

/* Help Light Box */

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 80px;
	left: 25%;
	width: 50%;
	height: 400px;
	padding: 16px;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

.white_content .menu img, 
.white_content .menu span
{
	float:right;
	cursor:pointer;
	margin-right:3px;
}

.helplink
{
	text-decoration:underline; 
	cursor:pointer;
}

#btnNotAMember
{
	background: url(../images/login_notamember.png) no-repeat;
	height: 248px;
	width: 211px;
	margin-left: 8px;
}

#btnSignIn
{
	position: absolute;
	right: 20px;
	margin-top: 6px;
	background: url(../images/login_signinbutton.png) no-repeat;
	height: 42px;
	width: 144px;
}

.HomeCustomWidget
{
	padding-left: 5px;
}

.CustomWidgetHeader
{
	background: url(../images/widgetheader.png) no-repeat;
	height: 33px;
	width: 220px;
	padding: 10px 0 0 15px;
	font-weight: bold;
}

.CustomWidgetContent
{
	margin: -8px 0 20px 10px;
	width: 210px;
	border: solid 1px #CCC;
	border-top-color:transparent;
	padding-bottom: 10px;
}

.CustomWidgetContent ul
{
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.CustomWidgetContent li
{
	padding: 3px 0 3px 0;
	border-bottom: dotted 3px #CCC;
}

.CustomWidgetContent li a
{
	color: #3965CF;
}

.CustomWidgetHeaderAbout
{
	background: url(../images/widgetHeader.png) no-repeat;
	height: 30px;
	width: 216px;
	padding: 10px 0 0 15px;
	font-weight: bold;
	margin-bottom: 3px;
}

.DirectoryAreaAdvertisement
{
	padding: 10px 0 5px 0;
}

.CalendarAdvertisement
{
	padding-bottom: 5px;
}

.PostListAds
{
	width:100%;
	padding: 10px 4px 0;
}

.leftAd
{
	float:left;
	padding: 0px 0px 0px 25px;
}

.rightAd
{
	float:right;
	padding: 0px 25px 0px 0px;
}


