*{
    margin:0;
    padding:0;
    font-family: tahoma, arial, hevetica, verdana, sans-serif;
    line-height:16px;
}

body{
    background:#FFF;
}

a{
    color: #241469;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}

li{
   list-style:none; 
}

.textHilite{
    font-weight:bold;
    color:#241469;
}

.articleText a,
.text a{
    color:#D7261F;
    text-decoration:underline;
}
.articleText a:hover,
.text a:hover{
    text-decoration:none;
}
.fontsize1{
    font-size:12px !important;
    line-height:16px !important;
}
.fontsize2{
    font-size:14px !important;
    line-height:18px !important;
}
.fontsize3{
    font-size:16px !important;
    line-height:20px !important;
}

h1,h2,h3,h4{
    display:inline;
    font-weight:bold;
    color:#241469;
}
h1{
    font-size:18px;
}
h2{
    font-size:14px;
}
h3{
    font-size:12px;
}
.leftFloater{
    float:left;
}
.rightFloater{
    float:right;
}
.floatClearer{
    clear:both;
}

.text{
    margin:8px 0;
    color:#333;
    font-size:12px;
}
.articleText{
    color:#333;
    font-size:12px;
    padding-bottom:14px;
}

.articleText li{
    padding-left:14px;
    list-style-position:inside;
    list-style-type:square;
}
.date{
    font-size:11px;
    color:#828282;
}


div.input{
    border:1px solid #DDD;
    background:#F3F3F3;
    height:20px;
}
div.input input{
    display:block;
    padding-top:2px;
    padding-bottom:3px;
    border:none;
    background:none;
    color: #241469;
    font-size:11px;
    text-indent:3px;
}

div.button{
    border:1px solid #DDD;
    height:20px;
}
div.button a{
    display:block;
    float:left;
    padding:0 8px;
    font-size:10px;
    font-weight:bold;
    height:18px;
    text-transform:uppercase;
    border:1px solid #FFF;
    background:#F3F3F3;
    color:#241469;
    text-decoration:none;
}
div.button a:hover{
    text-decoration:none;
    background:#DDD;
}
div.cancel{
    margin-right:15px;
}
a.more{
    display:block;
    margin-top:8px;
    text-decoration:underline;
    font-size:11px;
    text-align:right;
}
a.more:hover{
    text-decoration:none;
}
.listDefault li{
    padding:4px 0;
}
.listDefault a{
    font-size:12px;
    line-height:12px;
}

.listSmall li{
    padding:2px;
}
.listSmall a {
    font-size:11px;
    line-height:11px;
}

.listSep li{
    padding:4px 0;
    border-bottom:1px solid #DDD;
}

.listSep .text{
    margin:3px 0;
}

.listPop{
    margin-top:8px;
    font-size:10px;
}
.listPop li{
    padding:3px;
}
.listPop a{
    color:#777;
}
.listPop a:hover{
    text-decoration:none;
    color:#26156F;
}
.listPop span{
    padding-right:4px;
    font-weight:bold;
    color:#26156F;
}
.listSort li{
    background:url("../elements/gfx/list-square.gif") no-repeat;
    background-position:0 8px;
    padding:2px 0;
    padding-left:12px;
    font-size:12px;
    color:#26156F;
}
.listBold li a {
	font-weight:bold;	
}
.listSort select{
    display:inline;
    font-size:11px;
    color:#26156F;
    margin-left:8px;
    width:143px;
    border:1px solid #DDD;
    background:#F7F7F7;
}
.listSort .active{
    font-weight:bold;
}

.listEvents li{
    padding-top:4px;
    padding-bottom:8px;
    padding-left:18px;
}
.listEvents .text{
    margin:0;
}
div#error{
}
ul.error{
    background:#D7261F;
    font-size:12px;
    line-height:16px;
    color:#FFF;
}
ul.error li{
    padding:3px 16px;
}
.sepGold{
    background:url("../elements/gfx/heading-gold.gif") repeat-x;
}
.sepRed{
    background:url("../elements/gfx/heading-red.gif") repeat-x;
}

.sepGold,
.sepRed{
    clear:both;
    height:4px;
    line-height:4px;
    padding:18px 0;
    background-position:center left;
}

.sepThin{
    clear:both;
    font-size:1px;
    border-bottom:1px solid #DDD;
    padding-top:14px;
    margin-bottom:14px;
}

.padTop{
    padding-top:8px;
}
.arrowBox{
    background: url("../elements/gfx/arrow-box-bottom.gif") no-repeat;
    background-position:bottom center;
}

img.image{
    border:6px solid #DDD;
}
img.image:hover{
    border-color:#CACACA;
}

.block{
    float:left;
    padding-bottom:8px;
    border-right:1px solid #DDD;
    color:#333;
    font-size:12px;
}
.block .content{
    padding-right:5px;
}

.pageTurn{
    font-size:12px;
    font-weight:bold;
    color:#828282;
}
.pageTurn span{
    font-weight:normal;
    color: #E5AC25;
    padding:0 4px;
}
/*
/HOME
*/

.homeMain{
    width:542px;
}

.homeLeft,
.homeRight{
    width:268px;
}

.homeLeft .image{
    display:block;
    margin:8px 0;
}
.homeRight{
    border:none;
}
.homeRight .content{
    padding-left:5px;
    padding-right:0;
}

.flashVideo{
    padding:8px;
    padding-bottom:14px;
    background-color: #CACACA;
    text-align:center;
}
.flashVideo .flash{
    margin:8px 0 4px 0;
    border:1px solid #FFF;
}
.flashVideo p{
    color:#FFF;
    font-size:12px;
    font-weight:bold;
}
.flashVideo a{
    font-size:11px;
    font-weight:bold;
    color:#FFF;
}

.homePublications{
    font-size:11px;
}
.homePublications .image{
    float:left;
    margin-right:12px;
}


.homeCenter{
    width:249px;
}
.homeCenter .content{
    padding-left:5px;
}

.homeEdge{
    width:151px;
}
.homeEdge .content{
    padding-left:5px;
    padding-right:0;
}
.mostPopSelect{
    font-size:10px;
    font-weight:bold;
    color:#241469;
}
.mostPopSelect a{
    color:#777;
}
.mostPopSelect span{
    padding:0 4px;
}

.edgeMenu{
    padding:10px 6px 18px 6px;
    background-color:#D7261F;
    margin-top:16px;
}
.edgeMenu ul li{
    padding:3px 0;
    padding-left:8px;
    background: url("../elements/gfx/arrow-white.gif") no-repeat;
    background-position:0px 11px;
}
.edgeMenu a{
    font-size:12px;
    line-height:14px;
    font-weight:bold;
    color:#FFF;
}
.edgeBox{
    position:relative;
    width:146px;
    margin-top:14px;
}
.edgeLink p{
    width:134px;
    height:33px;
    font-size:12px;
    font-weight:bold;
    padding:4px 6px;
    background:#D7261F;
}
.edgeLink a{
    color:#FFF;
}
.edgeLink img{
    display:block;
    border:none;
}

.chachipeBox{
    padding-top:8px;
    padding-bottom: 0px;
    background: url("../elements/gfx/chachipe.gif") no-repeat #DDD;
    background-position: bottom left;
}
.chachipeBox img{
    display:block;
    border:none;
}
.chachipeBox a.chachipelogo {
	display: block;
	height: 130px;
}

.content .feature img{
    float:left;
    margin-right:14px;
}




/*
/SUB PAGES
*/

#content .main{
    width:726px;
}
#content .main .feature .image{
    border-width:10px;
}
#content .subLeft,
#content .subRight{
    width:360px;
}
#content .subRight .content{
    padding-left:5px;
    padding-right:0;
}
#content .subLeft .image,
#content .subRight .image{
    float:left;
    margin-right:10px;
    margin-top:12px;
    border-width:4px;
}
#content .main .pageTurn{
    float:right;
    margin-top:18px;
}

/*
/PUBLICATIONS
*/

#content .publicationsLeft{
    width:434px;
}
#content .publicationsRight{
    width:286px;
}
#content .publicationsRight .content{
    padding-left:5px;
    padding-right:0;
}
#content .publicationsLeft h2{
    display:block;
}
#content .publicationsLeft .image{
    float:left;
    margin-right:14px;
    margin-top:14px;
}
#content .publicationsRight .heading{
    padding-top:0;
    background-position:0 8px;
}

/*
/BBS
*/
.bbsMessage{
    width:100%;
    margin-bottom:14px;
}
.bbsMessage .info{
    float:left;
    width:116px;
    font-size:12px;
}
.bbsMessage .info *{
    padding-left:18px;
}
.bbsMessage .body{
    float:left;
    width:595px;
    font-size:12px;
    border-left:1px solid #DDD;
}
.bbsMessage .body .content{
    padding-left:10px;
    padding-right:0;
}
#sendMessage,
#sendLink{
    display:none;
    width:100%;
    padding-top:10px;
    margin-bottom:18px;
}
#sendLink h2,
#sendMessage h2{
    display:block;
    color:#333;
    margin-bottom:4px;
}
#sendLink div.input,
#sendMessage div.input{
    width:382px;
}
#sendLink div.input input,
#sendMessage div.input input{
    width:380px;
}
#sendLink{
    display:block;
}

.bbsWriter{
    width: 400px;
    float:left;
}
.bbsWriter textarea{
    width:370px;
    height:156px;
    padding:3px 6px;
    font-size:12px;
    color:#000;
    background:#F7F7F7;
    border:1px solid #DDD;
}
.bbsCaptcha{
    width:313px;
    float:left;
}
.bbsCaptcha .button{
    margin-top:18px;
    float:right;
}
/*
/VIDEO LIBRARY
*/

.libraryPlayer{
    visibility:hidden;
    margin:0 auto;
    padding:10px;
    background-color: #CACACA;
    margin-bottom:20px;
}
.libraryPlayer h2{
    font-size:16px;
    display:block;
    color:#000;
    margin-bottom:8px;
}
.libraryPlayer .text{
    clear:left;
    color:#000;
}
.libraryPlayer #flashPlayer{
    float:left;
    margin-bottom:8px;
}
.libraryPlayer #flashPlayer *{
    display:block;
}
.libraryThumbs .thumb{
    display:block;
    width:120px;
    height:140px;
    float:left;
    margin-right:10px;
    margin-top:10px;
    padding:6px;
    background:#CACACA;
}
.libraryThumbs .thumb:hover{
    background:#DDD;
    text-decoration:none;
}
.libraryThumbs img{
    display:block;
    border:none;
}
.libraryThumbs .text{
    color:#000;
    font-size:11px;
    font-weight:bold;
}
#content .edge{
    width:217px;
    font-size:12px;
}
#content .edge .content{
    padding-right:0;
    padding-left:5px;
}
#content .edge .heading{
    margin-bottom:8px;
}
#content .edge .sepThin{
    padding-top:6px;
    margin-bottom:6px;
}
.edge .tags{
    font-size:12px;
}
.edge .numResults{
    font-size:12px;
    font-weight:bold;
    color: #828282;
}
.edge .numResults span{
    color:#E5AC25;
    padding:0 4px;
}
.edge .numResults a{
    font-weight:normal;
}

.optionIcons{
    font-size:11px;
}
.optionIcons img{
    position:relative;
    top:2px;
    border:none;
    margin-right:5px;
}
.optionIcons span{
    padding:0 4px;
    color:#E5AC25;
}



.pageTitle{
    width:100%;
    border-bottom:1px solid #DDD;
    margin-bottom:14px;
}
.pageTitle h1,
.pageTitle h2{
    display:block;
}
.pageTitle h1{
    margin-top:10px;
    margin-bottom:6px;
}
.pageTitle h2{
    font-size:16px;
    color:#828282;
}

.captionBox{
    float:left;
    padding:10px;
    background: #DDD;
    margin-right:14px;
}
.captionBox img{
    display:block;
    border:none;
}
.captionBox p{
    padding-top:8px;
    font-size:11px;
    color:#000;
    width:260px;
}

.eventDetails{
    float:left;
    width:348px;
    margin-right:14px;
    margin-bottom:10px;
    font-size:12px;
    border-spacing:2px;
}
.eventDetails td{
    border:1px solid #DDD;
    background:#F3F3F3;
    vertical-align:top;
}
.eventDetails td div{
    border:1px solid #FFF;
    padding:2px 6px;
}
.eventDetails .label{
    width:106px;
}

.heading h1,
.heading h2{
    display:inline;
    font-size:18px;
    font-weight:bold;
    color:#828282;
    padding:0 4px;
    background:#FFF;
}

.heading h2{
    font-size:16px;
    color:#26156F;
}
.headNews,
.headPublications,
.headPage{
    background:url("../elements/gfx/heading-red.gif") repeat-x;
}

.headEvents,
.headOtherSites,
.headEdge{
    background:url("../elements/gfx/heading-gold.gif") repeat-x;
}

.headSub{
    background:url("../elements/gfx/heading-grey.gif") repeat-x;
    margin-bottom:6px !important;
}

.heading{
    background-position:0px 16px;
    padding-left:14px;
    padding-top:8px;
    margin-bottom:14px;
}



#container{
    width:980px;
    margin:0 auto;
}

#top{
    position:relative;
    width:980px;
    height:64px;
}

#top #logo{
    position:absolute;
    top:0;
    left:0;
    border:none;
}

#top #lang{
    position: absolute;
    top:3px;
    right:18px;
    line-height:16px;
}

#top #lang a{
    color:#565656;
    font-size:11px;
}
#top #lang a:hover{
    text-decoration:underline;
}
#top #lang span{
    padding:0 8px;
    color: #DDD;
}

#top #search{
    position:absolute;
    top:30px;
    right:18px;
}

#top #search div{
    float:left;
    margin-left:8px;
}
#top #search .input input{
    width:152px;
}

#mainmenuHolder{
    position:relative;
    padding:8px 18px;
    height:26px;
    border-top:1px solid #DDD;
    border-bottom:1px solid #DDD;
}

#mainmenu{
    position:absolute;
    display:block;
    width:944px;
    background:#d7261f;
}

#mainmenu li{
    display:block;
    float:left;
    height:27px;
    line-height:24px;
    padding:0px 18px;
    background: url("../elements/gfx/mm-sep.gif") no-repeat;
    background-position:center right;
}
#mainmenu li a{
    font-size:12px;
    font-weight:bold;
    color:#FFF;
}

#content{
    width:944px;
    margin:0 auto;
    padding-top:5px;
    color:#333;
}

#footer{
    margin:30px 0px;
    clear:both;
    background:#F1F1F1;
    padding:12px 18px;
    font-size:9px;
    font-weight:bold;
    text-transform:uppercase;
    color:#999;
}


.articleImage {
	margin-right: 12px;
}

.articleImageRight {
	margin-left: 12px;
}
