﻿body
{
    background-color: #FFF;
    font-size: 62.5%;
    text-align: center;
    font-family: Verdana, Tahoma, Arial;
    margin: 1.7em 0 0 0;
    word-wrap: break-word;
}


#wrapper
{
    text-align: left;
    width: 78.6em;
    margin: auto;
    border: solid 0px black;
    background-color: #FFF;
}

#header
{
    height: 18em;
    position: relative;
}

/* main nav bar */
#mainnav
{
    clear: both;
    width: 76em;
    width: 100%;
    margin:0;
    margin-bottom:.5em;
    border: solid 0px black;
}
#mainnav ul
{
    background-color: #af0136;
    min-height: 2.4em;
    height: 2.4em;
    margin: 0;
    padding: 0;
}
#mainnav ul li
{
    list-style-type: none;
    float: left;
    min-height: 2.4em;
    padding-left: 1.3em;
}

/* hide from ie mac \*/
#mainnav ul li a:visited, #mainnav ul li a
{
    text-align: center;
    padding: 0.4em 0 0;
    min-height: 1.65em;
    display: block;
    background-color: #af0136;
    color: #FFF;
    font-size: 1.1em;
    text-decoration: none;
}
/*/*/


.banner
{
    width: 78.6em; height: 14.5em;
}


/* font resizer */
.textsize
{
    width: 18em;
    float: left;
    margin-left: 1em;
}

a, a:visited
{
    color: #333;
    font-size: 1.0em;
}
a.small, a.small:visited, a:active, a:visited, a:hover
{
    text-decoration: underline;
    color: #333;
}
a.medium, a.medium:visited
{
    font-size: 1.3em;
}
a.large, a.large:visited
{
    font-size: 1.5em;
}


/* breadcrumb */
#breadcrumb
{
    font-size: 1.1em;
    color: #666;
    width: auto;
    height: 1.3em;
    float: left;
    padding-top: .4em;
}


/* date */

#date
{
    font-size: 1.1em;
    height: 1.3em;
    padding-top: .4em;
    padding-right: 1em;
    color: #666;
    float: right;
}


/* content container */
#container
{
    clear: both;
    padding: .8em 1em 1em 0;
    width: 77em;
    background-color: #FFF;
    border: solid 0px black;
    height: 100%;
}

/* column1 */
#container #column1
{
    width: 15em;
    float: left;
    padding: 0 1em;
    border: solid 0px black;
}

/* column2 */
#container #column2
{
    margin: 0;
    width: 58.5em;
    float: right;
    background-color: #FFF;
    border: solid 0px black;
}


/* sub nav bar */

#container .smallModuleNavigationText a
{
    font-size: .9em;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    display: block;
    line-height: 1.5em;
    padding-left: .3em;
}

#container .smallModuleNavigationText ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}



p
{
    margin: 0em 0em 1em 0em;
    font-size: 1em;
    text-align: left;
    color: #424040;
    word-wrap: break-word;
}


#container #what_is_celebrate_leeds p
{
    color: #fff;
}

.articleContainer
{
    margin: 1.5em;
    height: 100%;
}


#LeedsLiveIt
{
    color: #580071;
    font-weight: bold;
}


#weatherContainer
{
    position: relative;
    margin-left: 6px;
    width: 14em;
    height: 8.8em;
}
#weatherContainer .text
{
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
    position: absolute;
    top: 1em;
    left: .4em;
}

#weatherContainer .temp
{
    color: #fff;
    font-size: 3em;
    position: absolute;
    top: .9em;
    left: .2em;
}

#what_is_celebrate_leeds_title
{
    background-color: #E1AD09;
    font-size: 3.5em;
    font-weight: bold;
    text-align: right;
    width: 6.3em;
    height: 5.6em;
    color: #fff;
    float: left;
    font-family: Verdana, Arial, sans-serif;
    padding-top: .5em;
}


#what_is_celebrate_leeds
{
    height: 19em;
    color: #fff;
    float: left;
    padding-top: 4em;
    padding-left: 1em;
    width: 10em;
    background-color: #E1AD09;
}


#bottomFrame
{
}

#bottomFrameLeft
{
    width: 28.7em;
    float: left;
}
#bottomFrameRight
{
    width: 28.5em;
    float: right;
}

#useful_Information
{
    color: #333;
    margin: 0;
}

#useful_Information ul
{
    list-style: none;
    margin: 0;
    padding-left: 1em;
    text-indent: .3em;
    font-weight: bold;
    font-size: 1em;
}

#useful_Information a
{
    text-decoration: none;
    font-weight: 400;
    color: #333;
}

.swfBanner
{
    width: 78.1em;
    height: 12.2em;
}


.swfFestiveFlash
{
    width: 13.6em;
    height: 10.4em;           
}

/* sitemap */

#sitemap
{
    font-size: 140%;
}

#sitemap li
{
    list-style: none;
}

#sitemap li ul
{
    font-size: 90%;
}

#sitemap li ul li ul li
{
    padding-left: 16px;
    background: url(../bullet.gif) no-repeat 0 50%;
}



/* text styles */

a, a:visited, a:active, a:visited, a:hover
{
    color: #e0ad09;
    text-decoration: none;
}

#container p.red
{
    color: #af0136;
    font-weight: bold;
    margin-bottom: 0;
}

.white
{
    padding-left: 0em;
    color: #fff;
}

.white2
{
    padding-left: 1em;
    color: #fff;
}

.whiteBold
{
    padding-left: 1em;
    color: #fff;
    font-weight: bold;
}

.red
{
    color: #af0136;
    font-weight: bold;
    padding-top: .5em;
}

.bold
{
    font-weight: bold;
    background-color: Transparent;
}


.clear
{
    clear: both;
}


h1
{
    font-size: 1.6em;
    color: #2BA949;
    font-weight: bold;
}

h2
{
    font-size: 1.6em;
    color: #FFF;
    font-weight: bold;
}

h3
{
    font-size: 1.4em;
    color: #2BA949;
}



/* image float */
.floatright
{
    float: right;
    margin: 0 0 0 0;
    clear: right;
}


.floatleft
{
    float: left;
    margin: 0 .5em .5em 0;
}


/* form layout */

div.div.row
{
    clear: both;
    padding-top: .5em;
}

div.row
{
    clear: both;
    padding-top: .5em;
}

div.row span.label
{
    float: left;
    width: 14em;
    text-align: left;

}

div.row span.formw
{
    float: right;
    width: 19em;
    text-align: left;

}

input
{
    font-size: 1.1em;
}


select
{
    font-size: 1em;
}


.ImgBorder
{
    margin-top: .5em;
    margin-right: 1em;
    border: solid .1em #af0136;
    width: 9.9em;
    height: 6.6em;
    float: left;
}

#lllBusiness
{
    width: 6.5em;
    height: 2.1em;
    background-image: url(../images/blueBG.gif);
    background-repeat: repeat-x;
    float: left;
}


#lllResidents
{
    width: 6.5em;
    height: 2.1em;
    background-image: url(../images/greenBG.gif);
    background-repeat: repeat-x;
    float: right;
}

#lllStudents
{
    width: 6.5em;
    height: 2.1em;
    background-image: url(../images/yellowBG.gif);
    background-repeat: repeat-x;
    float: left;
}

#lllVistors
{
    width: 6.5em;
    height: 2.1em;
    background-image: url(../images/orangeBG.gif);
    background-repeat: repeat-x;
    float: right;
}




.navigation
{
    position: relative;
}

.navigationTop
{
    position: relative;
    background-color: #C74E73;
    height: 2em;
    width: 57.2em;
}

.navigationBottom
{
    position: relative;
    background-color: #BA2552;
    height: 2em;
    width: 77.2em;
}

.navigationTitle
{
    color: #fff;
    position: absolute;
    top: .2em;
    left: .5em;
    font-size: 2em;
    font-weight: bold;
}

