@CHARSET "UTF-8";

* {
    margin: 0;
    padding: 0;
    outline: 0;	
    font-weight: normal;
}
img {
    border: none;	
}
@font-face {
    font-family: Swiss;
    src: url('/fonts/swiss.otf'); 
}
@font-face {
    font-family: Swiss Bold;
    font-weight: bolder;
    src: url('/fonts/swiss-bold.otf'); 
}
strong {
	font-family: Swiss Bold, Arial, sans-serif;
}
body {
    font-family: Swiss, Arial, Sans-serif;
    font-size: 13px;
    color: #1e0576;
    background: url('/images/bgLogo.jpg') top left;
}
#noscript {
	display: block;
	margin: 100px auto;
    width: 380px;
    background: #fff;
    color: #1e0576;
    padding: 30px;
    font-size: 18px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0px 4px 7px #555;
    -webkit-box-shadow: 0px 4px 7px #555;
	}
	#noscript p {
		line-height: 28px;
	}
#browser {
    display: none;	
}
#ie6_overlay{
    display: block;
    position: relative;
    z-index: 1000;
    background: #fff;
    left: 50%;
    top: 50px;
    width: 620px;
    height: 450px;
    margin-left: -350px;
    padding:25px 30px;
    border: 10px solid #1e0576;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#ie6_overlay ul {
    margin: 50px 0 0;
    }
    #ie6_overlay ul li {
        width: 400px;
        height: 80px;
        margin: 10px 0 0 200px;
        list-style: none;
    }
#ie6_overlay h1{
    font-size: 21px;
    text-transform: none;
    color: #1e0576;
    margin: 0 0 10px 0;
    font-weight: bold;
}
#ie6_overlay h2{
    margin: 0 0 10px 0;
    line-height: 22px;
}
#ie6_overlay h2 a{
    font-size: 18px;
    text-transform: none;
    text-decoration: none;
}
#ie6_overlay p{
    color: #1e0576;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}
#ie6_overlay div{
    width: 183px;
    padding-left:100px;
    float: left;
    height: 100px;
}
#ie6_overlay img{
    margin: -6px 0px 0 -84px;
    position: absolute;
    border: none;
}
#ie6_overlay #opera img{
    margin-left:-100px;
}
#ie6_overlay div p a{
    color: #777;
    text-decoration: none;
    font-size: 14px;
    background: none;
}
#ie6_overlay p a:hover{
    color: #000;
    text-decoration: none;
    background:none;
}
#ie6_overlay a{
    text-decoration: underline;
}
#ie6_overlay .small{
    font-size: 12px;
    line-height: 16px;
}



a {
    color: #1e0576;	
}
a:hover {
	text-decoration: none;
}

#hpTitle {
    display: none;	
}
#wrapper {
    margin: 60px auto;
    width: 927px;
    display: none;
}

#buttons {
    margin: 0 50px;	
}
div.button {
    position: relative;
    float: left;
    width: 123px;
    height: 150px;
    z-index: 1;
    cursor: pointer;
    color: #fff;
    margin-left: 14px;
    -moz-box-shadow: 0px 4px 7px #555;
    -webkit-box-shadow: 0px 4px 7px #555;
}
div.button:hover {
    z-index: 99 !important;
}
div.nr1 {
}
div.nr2 {
}
div.nr3 {
}
div.nr4 {
}
div.nr5 {
}
div.nr6 {
}

#content {
    background: #d7d7d7;
    width: 875px;
    height: 472px;
    padding: 33px;
    background: url('/images/bgBoardBody.jpg') no-repeat top;
    position: absolute;
    z-index: 2;
    top: 140px;
    }
    #boardLeft {
        position: absolute;
        top: 0;
        left: 7px;
    }
    #boardRight {
        position: absolute;
        top: 0;
        right: -4px;
    }
    .borderBar {
        padding: 11px 11px 11px 17px;
        font-family: Swiss, Verdana;
        font-size: 10px;
        position: absolute;
        width: 843px;
        }
        .top {
            top: 0;
            }
            .top p {
                float: left;
            	font-size: 12px;
            }
        .bottom {
            background: url('/images/bgBoardBottom.png') no-repeat bottom;
            bottom: 0;
            height: 19px;
            padding: 16px !important;
            width: 843px !important;
        }
        .borderBar strong {
            font-family: Swiss Bold, Arial, sans-serif;
        }
        .borderBar span.right {
            float: right;
        	margin-top: 3px;
        }
        .borderBar a {
            text-decoration: none;
        }
        .borderBar a:hover {
            border-bottom: 1px #1e0576 solid;
        }
    #quotes {
        list-style: none;
        }
        #quotes li {
            float: left;
        }
    #sideBar {
        list-style: none;
        float: right;
        width: 265px;
        }
        #sideBar li.sticky {
            height: 170px;
            width: 193px;
            padding: 45px 35px;
            margin: -45px;
            position: absolute;
            font-size: 11px;
            line-height: 14px;
            }
	        #sideBar li.sticky h2 {
	            font-size: 11px;
	            font-family: Swiss Bold, Arial, Sans-serif;
	            margin: 6px 1px 3px;
	        }
	        #sideBar li.sticky p.terms {
	            margin: 6px 0 0;
	        }
	        #sideBar li.sticky p.terms a {
                font-family: Swiss Bold, Arial, Sans-serif;
	        }
	        #sideBar li.sticky ul {
	            margin: 4px;
	            }
				#sideBar li.sticky ul li {
				    list-style-position: inside;                
				}
				
        #sideBar li.easter {
            padding: 40px;
            margin: 0 !important;
            color: #333;
            font-weight: bolder;
        }
        #sideBar li.One {
            background: url('/images/bgSticky1.png') no-repeat top left;
            z-index: 3;
            margin: -12px 0 0;
            padding: 35px 30px 50px;
            width: 200px;
            height: 180px;
        	line-height: 15px;
            }
            #sideBar li.ejpegButton {
                margin: 0;
                padding: 0;
                top: 250px;
                right: 60px;
                z-index: 4;
                width: 54px;
                height: 56px;
            }
        #sideBar li.Two {
            background: url('/images/bgSticky2.png') no-repeat top left;
            z-index: 2;
            margin: 215px 0;
            }
            #sideBar li.Two p {
            	margin-top: 6px;
            }
            #siteSearch {
                margin: 10px 0 0 15px;
                }
	            #siteSearch .submitButton {
	                float: left;
	            }
	            #siteSearch .inputField {
	                float: left;
                    }
		            #siteSearch .inputField input {
		                background: url('/images/bgSearch.png') no-repeat top left;
		                border: none;
		                height: 15px;
		                width: 115px;
		                padding: 4px 0 3px 10px;
		                font-size: 10px;
		                color: #888;
		            }
        
    #main {
        background: url('/images/bgContent.png') no-repeat top left;
        width: 550px;
        height: 405px;
        padding: 30px;
        float: left;
        position: relative;
        display: none;
        }


#tabbedNavigation {
    list-style: none;	
    float: right;
    margin: 4px;
    min-width: 75px;
    padding: 3px;
    }
    #tabbedNavigation li {
        float: left;
        border-right: 1px #1e0576 solid;
        width: 23px;
        }
    #tabbedNavigation li:last-child {
        float: left;
        border-right: none !important;
        }
	    #tabbedNavigation li a {
		    width: 20px;
		    padding: 5px;
		    color: #1e0576;
		    margin: 3px;
		    text-align: center;
		    text-decoration: underline;
	    }
		#tabbedNavigation li a:hover {
		    text-decoration: none;
		}
		#tabbedNavigation li a.current {
		    text-decoration: none;
		    font-family: Swiss Bold, Arial, Sans-serif;
		}
#tabbedContent div {
    margin: 5px auto;
    }
    #tabbedContent div p {
        margin: 0 auto;
        font-size: 12px;
    	line-height: 15px;
    	width: 450px;
    }
    #tabbedContent div h1 {
        font-family: Swiss Bold, Arial, Sans-serif;
        font-size: 16px;
        margin: 10px 0 15px;
    	text-indent: 15px;
    }
    #tabbedContent div object {
        margin: 5px 30px;
    }
    #tabbedContent div div.media {
        text-align: center;
        margin-bottom: 10px;
    }
    #mainPicture {
        margin: 0 auto;
    }
    
#searchResults {
	list-style: none;
	}
	#searchResults li.noResults:hover {
       background: none !important;
       }
    #searchResults li.noResults {
       padding: 10px;
       cursor: default !important;
       }
	#searchResults li:hover {
       background: #eaeaea;
       }
    #searchResults li {
       padding: 10px;
       cursor: pointer;
       }
       #searchResults li p {
           margin: 0;
       }
       #searchResults li h2 {
           font-family: Swiss Bold, Arial, Sans-serif;
           margin-bottom: 5px;
           font-size: 15px;
           }
           #searchResults li h2 a {
               text-decoration: none;
           }
           #searchResults li h2 a:hover {
               text-decoration: none;
               border-bottom: 1px #1e0576 solid;
           }
           
div.error404 h1 {
	margin: 20px 0 10px 10px;
}
div.error404 p {
	margin: 5px 0 5px 15px;
}

#loading {
	display: none;
    width: 54px;
    height: 56px;
    left: 37%;
    top: 43%;
    margin-left: -27px;
    margin-top: -28px;
    position: absolute;
}
#overlay {
	display:none;
	
	z-index:10000;
	
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

#overlay .close {
	background-image:url(/images/close.png);
	position:absolute;
	right:-9px;
	top:-10px;
	cursor:pointer;
	height:35px;
	width:35px;
}

