.bottomnavlink
{
    font-size: 11px;
    color: #0099ff;
}
#TemplateFooter
{
    padding-left: 10px;
}

#ctl05_lblAllRightsReserved, #ctl05_lblChooseLanguage
{
    font-family: arial;
    color: #fff;
}


/* GENERAL STYLES */
div.clr
{
    clear: both;
}

td
{
    vertical-align: top;
}


table.preview
{
    border:0;
    width: 940px;
    padding: 0;
    border-collapse:collapse;
    margin: 30px;
    color: #ccc;
}

table.preview td
{
    font-size: 12px;
}
table.preview th
{
    height: 32px;
    text-align: left;
    color: #fff;
}

table.preview a
{
    font-size: 12px;
	text-decoration:none
}
table.preview a:hover
{
    font-size: 12px;
	text-decoration:underline
}
table.preview b
{
    color: #fff;
    
}
table.preview p.RightHeading 
{
    margin:12px;
}
table.preview p.RightHeading b
{
    font-size:15px;
    
}

/* SIGN IN */
div.signIn
{
    margin: 0px;
    _margin-bottom: -25px;
}
div.signIn, div.signIn a
{
    font-size: 10px;
    text-transform: uppercase;
    color: #666;
}
div.signIn a
{
    text-decoration: underline;
    color: #666;
}
div.signIn a:hover
{
    color: #fff;
}



/* RIGHT COLUMN */
div.FeaturedPhotographerBox
{
    border: 1px solid gray;
    width:318px;
    #width:320px;
    overflow:hidden;
}
div.FeaturedPhotographerBox div
{
    margin:4px;
    font-weight: bold;

}

div.BannerAds
{
    margin-top:20px;
	border: 1px solid gray;
	width:316px;
	padding:2px;
}
div.Hotline
{
    
    height:330px;
    _height:326px;
    width:318px;
    _width:320px;
    overflow:hidden;
    margin:0 0 0 1px;
    padding:0;
	border: 1px solid gray;
}
div.Hotline div.hotlineImages
{
    text-align:center;
    padding:0;
}
div.Hotline div.HotlineCalendar
{
    height:200px;
	_height:194px;
    overflow:hidden;
    margin:0px 12px 8px 12px;
    line-height:18px;
}
div.Hotline .HotlineItemDate
{
    float:left;
    width:20px;
    margin-right:10px;
}
div.Hotline .HotlineItemLink
{
    float:left;
    width:250px;
    
}
div.HotlineMoreBar
{
    float:right;
    margin:-8px 6px 0px 0px;
    bottom:0px;
    width:100%;
    text-align:right;
}
/* CENTER COLUMN */
div.StoryPackHead
{
}
div.StoryPacksDiv
{
    width:600px;
    position: relative;
    overflow: hidden;
}
div.StoryPackImage
{
    float: left;
    margin-right: 12px;
}
div.StoryPackItem
{
    float: left;
    border: 1px solid gray;
    height: 148px;
    width: 361px;
}
div.StoryPackImage, div.StoryPackItem
{
    margin-top:12px;
}
p.StoryPackHead
{
    font-weight:bold;
    color:#2492a5;
    display:none;
}
#StoryPacks_latestThingDiv p.StoryPackHead

{
    display:block;
}
div.StoryPackItem p
{
    margin:5px;
}

	

div.StoryPackCategories{ position:absolute; top:0px; left:0px; visibility:hidden; }

/* BOTTOM */
div.CurrentEvents
{
    margin-top: 3px;
    padding: 0px;
    height: 190px;
}
div.CurrentEvents div
{
    float: left;
    margin: 0 12px 0 0;
    font-size: 11px;
    width: 225px;
}
div.CurrentEvents a
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
div.CurrentEvents .CurrentEventTitle
{
    display: block;
    border: 1px solid gray;
    padding: 4px;
    margin-top: 3px;
}





/* BLOG CATEGOIRES */
div#blogNav
{
    border-bottom: 5px solid #999;
   height: 21px;
    margin: 1px 0px 2px 0px;
}
div#blogNav a
{
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
div#blogNav .blogNavItem a
{
    color: #fff;
}
div#blogNav .blogNavItemOn a
{
    color: #333;
}
.blogNavItem, .blogNavItemOn
{
    float: left;
    padding: 4px 7px;
    margin-right: 1px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}
.blogNavItemOn
{
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    background-color: #999;
}





div#screen
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 930px;
    width: 100%;
    visibility: hidden;
    background-color: #000;
    filter: alpha(opacity=75);
    opacity: 0.75;
    z-index: 199;
}

div#gallery
{
    position: absolute;
    top: 110px;
    left: 180px;
    padding-bottom: 10px;
    visibility: hidden;
    background-color: #000;
    text-align: right;
    border: 1px solid #666;
    z-index: 200;
}
div#gallery a
{
    display: block;
    margin: 10px 15px 0px 0px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
div#gallery iframe
{
    width: 465px;
    height: 315px;
    margin-bottom: 5px;
}
