*
{
    padding:0px;
    margin:0px;
}


body
{
	font-family: arial, Sans-Serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	text-align:center;
	color:#000;
	background:#fff;
	position:relative;
}

.clearfix,
.clear
{
	clear: both;
}

.clearfix:after,
.clear:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hide
{
	display:none;
}

a
{
    color:#009ee0;
}

a img
{
    border:none;
}



div#extern
{
    width:958px;
    margin:10px auto;
    position:relative;
}

div#outer
{
    width:940px;
    margin:10px auto;
    text-align:left;
    padding:10px;
    min-height:805px;
    background-position:0px bottom;
    background-repeat:no-repeat;
    padding-bottom:40px;
}

h1,h2,h3,h4,h5,h6
{
    padding:0px;
    margin:0px;
}

textarea
{
    font-family:Arial;
}


/*Menu*/

div#outer div#menu
{
    border:dashed 1px #999;
    height:120px;
    z-index:1000;
    background-color:#fff;
}

div#menu div#logo h1 a
{
    display:block;
    background:#fff url(images/sitelogo.gif) no-repeat 0px 0px;
    width:153px;
    height:82px;
}

div#menu div#menuinner
{
    padding:15px 20px 20px 15px;
}

div#menu div#logo
{
    float:left;
    width:170px;
}


div#menu div#menuarea
{
    float:right;
    width:730px;

}

div#menu div#menuarea ul
{
    list-style-type:none;
    font-size:0.7em;
}

div#menu div#menuarea ul li
{
    position:relative;
}

div#menu div#menuarea ul li ul
{
    position:absolute;
    top:12px;
}

div#menu div#menuarea ul li ul li
{
    padding:0px;
    display:block;
}

div#menu div#menuarea ul li a
{
    color:Black;
    text-transform:uppercase;
    text-decoration:none;
    display:block;
    padding:0px;
    font-weight:bolder!important;
}

div#menu div#menuarea ul.menu1 li
{
    float:left;
    width:134px;
    
}

div#menu div#menuarea ul.menu1 li#item1
{
    width:155px;
}

div#menu div#menuarea ul.menu1 li#item2
{
    width:121px;
}

div#menu div#menuarea ul.menu1 li#item3
{
    width:103px;
}

div#menu div#menuarea ul.menu1 li#item4
{
    width:155px;
}

div#menu div#menuarea ul.menu1 li#item5
{
    width:145px
}

div#menu div#menuarea ul.menu1 li#item6
{
    width:47px;
}

div#menu div#menuarea ul.menu1 li ul
{
    padding-top:2px;
    font-size:1.0em;
    display:none;
}

div#menu div#menuarea ul.menu1 li ul li
{
    float:none;
    clear:both;
}

div#menu div#menuarea ul.menu1 li ul li a
{
    padding-right:0px;
    font-weight:normal!important;
}


div#menu div#menuarea ul.menu1 li.selectedl1 ul,
div#menu div#menuarea ul.menu1 li.childselectedl1 ul
{
    display:block;
}

div#menu div#menuarea ul.menu1 li.selectedl1 a,
div#menu div#menuarea ul.menu1 li.childselectedl1 a
{
    color:#009ee0;
}

div#menu div#menuarea ul.menu1 li.selectedl1 ul li a,
div#menu div#menuarea ul.menu1 li.childselectedl1 ul li a
{
    color:#999;
}

div#outer div#menu div#menuarea ul.menu1 li.childselectedl1 ul.menu2 li.selectedl2 a,
div#menu div#menuarea ul.menu1 li.childselectedl1 ul li a:hover
{
    color:#009ee0;
}

div#outer div#menu div#menuarea ul.menu1 li.childselectedl2 a#sub1,
div#menu div#menuarea ul.menu1 li.childselectedl1 ul li a#sub1:hover
{
    color:#009ee0;
}

div#outer div#menu div#menuarea ul.menu1 li.childselectedl2 a#sub2,
div#menu div#menuarea ul.menu1 li.childselectedl1 ul li a#sub2:hover
{
    color:#26a463;
}

div#outer div#menu div#menuarea ul.menu1 li.childselectedl2 a#sub3,
div#menu div#menuarea ul.menu1 li.childselectedl1 ul li a#sub3:hover
{
    color:#ffd30e;
}

div#outer div#menu div#menuarea ul.menu1 li.childselectedl2 a#sub4,
div#menu div#menuarea ul.menu1 li.childselectedl1 ul li a#sub4:hover
{
    color:#ff9601;
}

div#outer div#menu div#menuarea ul.menu1 li.childselectedl2 a#sub5,
div#menu div#menuarea ul.menu1 li.childselectedl1 ul li a#sub5:hover
{
    color:#e3011b;
}

/*Menu Ends*/

/*Central Page*/

div#central
{
    padding:25px 0px 5px 0px;
    min-height:520px;
}

div#central div#left
{
    float:left;
    width:335px;
   
}

div#left p
{
    font-size:0.85em;
}

#carousel
{
    position:relative;
    margin-top:30px;
    display:block;
    margin:30px 0 0 0;
    width:335px;
    height:266px;
}

#carousel .slide
{
    position:absolute;
}

#carousel .cover
{
    visibility:visible;
}

#carousel .button
{
    display:none;
}

div.quotebox
{
    background:#fff url(images/quotetop.gif) no-repeat 0px 0px;
    padding-top:10px;
    text-transform:uppercase;
    color:#009ee0;
    
}

div.quoteinner
{
    background:#fff url(images/quotestrip.gif) repeat-y 0px 0px;
    width:350px;
}

div.quoteinner cite
{
    padding:6px 0px 16px 20px;
    display:block;
    font-size:1.3em;
    font-style:normal;
    width:280px;
}

div.slide div.quotesource,div.cover div.quotesource
{
    background:#fff url(images/quotebottom.gif) no-repeat 0px 0px;
    padding:40px 60px 0px 20px;
    font-size:0.9em
}
/*Right hand columns*/
div#central div#right
{
    float:right;
    width:605px;
    font-size:0.85em;
}

div#right div#thumbcolumn
{
    float:left;
    width:145px;
    min-height:10px;
    margin-right:20px;
}

div#right div#righttext
{
    float:left;
    width:245px;
}

div#right div#righttext p
{
    padding-bottom:20px;
}

div#right div#righttext p a
{
    color:#009ee0;
    text-decoration:none;
}

div#right div#righttext h3
{
    color:#009ee0;
    font-weight:normal;
}

div#right div#home-small-quote
{
	float:right;
	width:172px;
}

div#right div#home-small-quote div#home-small-quote-top
{
	float:left;
	width:172px;
	height:13px;
	font-size:0.1px;
	background-image:url(images/home-small-quote-top.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

div#right div#home-small-quote div#home-small-quote-bottom
{
	float:left;
	width:140px;
	padding:0 16px 20px 16px;
	background-image:url(images/home-small-quote-bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-size:1.1em;
}

div#right div#home-small-quote div#home-small-quote-bottom h2
{
	margin:0 0 5px 0;
	padding:0;
	text-transform:uppercase;
	color:#009EE0;
	font-size:1.2em;
	font-weight:normal;
}

div#right div#quickquotes
{
    float:right;
    width:160px;
    font-size:1.1em;
}

div#right div#quickquotes a
{
    text-decoration:none;
}

div#quickquotes div.smallquote
{
    width:160px;
    text-transform:uppercase;
}

div#quickquotes div#vote div.smallquote
{
    background:#fff url(images/redquotetop.gif) no-repeat 0px 0px;
    padding-top:6px;
}

div#quickquotes div.smallquote div.sqinner
{
    padding:6px 20px 25px 15px;
}

div.sqinner span
{
    display:block;
}

div#quickquotes div#vote div.smallquote a
{
    color:#009ee0;
}

div#quickquotes div#vote div.smallquote div.sqinner
{
    background:#fff url(images/redquotestrip.gif) repeat-y 0px 0px;
    
}

div#quickquotes div#vote div.smallquote div.sqinner a
{
    color:#e3012c;
    text-decoration:none;
}

div#quickquotes div#vote div.smallquote div.squotebottom
{
    background:#fff url(images/redquotebottom.gif) repeat-y 0px 0px;
    width:160px;
    height:16px;
}

div.smallquote
{
    background:#fff url(images/bluequotetop.gif) no-repeat 0px 0px;
    padding-top:6px;
}

div.sqinner
{
   background:#fff url(images/bluequotestrip.gif) repeat-y 0px 0px; 
   
}

div.sqinner a
{
    text-decoration:none;
}

div.squotebottom
{
   background:#fff url(images/bluequotebottom.gif) no-repeat 0px 0px; 
   height:16px;
   margin-bottom:15px;
}



/*Footer*/

div#footer
{
    text-align:right;
    font-size:0.85em;
    padding:10px 0px;
    width:940px;
}

div#footer a
{
    color:#666;
    text-decoration:none;
}

div#screen
{
    position:absolute;
    top:0px;
    left:0px;
    width:958px;
    z-index:-10;
    background-color:#fff;
}

div#upper 
{
    padding-bottom:20px;
    font-size:0.85em;
}

div#upper div#upperleft
{
    float:left;
    font-size:1.1em
}

div#upper div#upperright
{
    float:right;
    width:440px;
}

div#upper div#upperright div#quickquotes
{
    float:right;
}

div#upper div#upperright div#upperrighttext
{
    width:245px;
    float:left;
}

div#upperright div#commentlaunch a
{
    display:inline-block;
    text-transform:uppercase;
    color:#009ee0;
    text-decoration:none;
    padding:8px 15px 0px 0px;
    background:#fff url(images/commentbullet.gif) no-repeat right 11px;
}



div#upper div#upperleft div#redbox
{
    background:#fff url(images/redbox.gif) no-repeat 0px 0px;
    text-transform:uppercase;
    color:#e2001a;
    height:142px;
    width:275px;
    padding-bottom:30px;
}

div#redbox h2
{
    font-size:2.7em;
    font-weight:normal;
    padding:15px 80px 43px 20px;
}

div#artists table
{
    border-collapse:collapse;
    font-size:0.85em;
    margin:0 0 15px 0;
}

div#artists table td img
{
    display:block;
}

div#artists table td
{
    width:110px;
    padding:0 10px 0 0;
    vertical-align:top;
    margin:0;
}

div#havesay div.stripborder
{
    background:#fff url(images/formborder.gif) no-repeat 0px 0px;
    width:590px;
    padding:10px 10px 5px 10px;
    margin-bottom:0px;
}

div.stripborder input
{
    padding:2px;
    color:#999;
    width:495px;
    border:solid 1px #a5acb2;
    font-size:0.95em;
}

div.lbl
{
    width:70px;
    float:left;
    font-size:0.9em;
    color:#000;
    padding-top:2px;
}

div.ctrl
{
    float:left;
}


div#havesay div.boxborder
{
    background:#fff url(images/boxborder.gif) no-repeat 0px 0px;
    width:590px;
    padding:10px;
    height:120px;
}

div.boxborder textarea
{
    padding:2px;
    width:495px;
    font-size:0.9em;
    color:#999;
    height:106px;
}

div#formerror
{
    font-size:0.8em;
    color:Red;
    padding:5px 0px 5px 80px;
    
}

div#thumbcolumn 
{
    text-align:center;
}

div#thumbcolumn a
{
    text-decoration:none;
}

div#thumbcolumn img
{
    max-width:120px;
    border:none;
}

img#fullview
{
    max-width:335px;
}

div#lefttext
{
    margin-top:20px;
}

div.filecontainer
{
    padding-bottom:8px;
    font-size:0.85em;
}

div.filecontainer div.fileicon
{
    padding-right:10px;
    float:left;
}

div.filecontainer div.fileicon img
{
    width:32px;
}

div.filecontainer div.filetext
{
    float:left;
    width:260px;
}

div.filecontainer span.size
{
    display:block;
    padding:4px 0px;
}

div.filecontainer a
{
    color:#000;
    text-decoration:none;
}

div#pressright
{
    float:right;
    width:442px;
}

div#pressright p
{
    padding-bottom:15px;
}

div#pressright a
{
    color:#009ee0;
}

div#left h2
{
    color:#09c;
    text-transform:uppercase;
    font-weight:normal;
    font-size:3em;
    padding:0 30px 20px 0;
}

ul#selections
{
    list-style-type:none;
}

ul#selections li
{
    padding-bottom:20px;
    padding-right:70px;
    padding-left:10px;
    background:#fff url(images/raquo_grey.gif) no-repeat 0px 5px;
}

ul#selections li a
{
    text-transform:uppercase;
    text-decoration:none;
    color:#666;
}

ul#selections li.selected a,
ul#selections li a:hover
{
    color:#009ee0;
}

ul#selections li.selected,ul#selections li.over
{
    background-image:url(images/raquo_blue.gif);
}
   
   
div#founderleft
{
    width:486px;
    float:left;
} 

div#founderright
{
    width:450px;
    float:right;
}


div#founderleft h2
{
    color:#009ee0;
    font-weight:normal;
    text-transform:uppercase;
    font-size:2.6em;
    width:320px;
    padding-bottom:20px;

}

div#founderleft h2.intro
{
    font-size:1.3em;
}

div#founderleft div#title
{
    padding-bottom:60px;
}

div#fileft
{
    margin-right:5px;
}

div#founderleft div.founderimage
{
    float:left;
}

div#foundertext
{
    float:left;
    width:245px;
    margin-left:0px;
    font-size:0.85em;
    padding-left:11px;
}

div#foundertext a
{
    color:#009ee0;
    text-decoration:none;
}

div#foundertext p
{
    padding-bottom:20px;
}


div#founderright div#quickquotes
{
    float:right;
}

div#timeline
{
}

div#timeline div.timelinenav
{
    height:118px;
    width:93px;
}

div#timeline div#moveleft
{
    float:left;
    border-right:dashed 1px #999;
    border-bottom:dashed 1px #999;
}

div#timeline div#moveleft a
{
    text-decoration:none;
    outline:0;
}

div#timeline div#moveleft img
{
    display:block;
    padding:50px 0px 0px 20px;
    border:none;
}

div#timeline div#oscreen
{
    float:left;
    overflow:hidden;
    width:436px;
    height:118px;
    position:relative;
    border-bottom:dashed 1px #999;
}

div#timeline div#timelinescreen
{
    height:118px;
    position:absolute;
    left:0px;
    width:2050px;
}

div#timeline div#moveright
{
    float:left;
    border-bottom:dashed 1px #999;
    border-left:dashed 1px #999;
}

div#timeline div#moveright a
{
    text-decoration:none;
    outline:0;
}

div#timeline div#moveright img
{
    display:block;
    padding:50px 0px 0px 35px;
}

div#timelinescreen div.timelinebox
{
    width:146px;
    height:117px;
    float:left;
    border-right:dashed 1px #999;
}

div.timelinebox div.timelinedate
{
    padding:18px 35px 10px 10px;
    color:#009ee0;
    text-transform:uppercase;
    font-size:1.2em;
}

div.timelinebox div.timelinedesc
{
    padding:0px 35px 20px 10px;
    font-size:0.85em;
}

div#left strong
{
    font-size:1.5em;
    color:#009ee0;
    text-transform:uppercase;
    font-weight:normal;
    padding-bottom:10px;
    display:block;
}

div#central div#left h2.colour2
{
    color:#ffd30e;
}

div#central div#left h2.colour3
{
    color:#26a463;
}

div#central div#left h2.colour4
{
    color:#ff9601;
}

div#central div#left h2.colour5
{
    color:#e3011b
}

div#central div#righttext div.page a
{
    color:#009ee0;
    text-transform:uppercase;
    text-decoration:none;
}

div#righttext ul
{
    padding-bottom:10px;
}

div#righttext ul li a
{
    color:#009ee0;
}

div#skipflash a
{
    display:block;
    color:#999;
    font-size:0.8em;
    padding:10px 0px;
    text-decoration:none;
}

div#outer div#central div.tLineRight
{
    width:160px;
}

div#outer div#central div.tLineLeft
{
    width:780px;
}

/********* SPLASH *************/

#splash #main-container
{
	width:928px;
	margin:20px auto 0 auto;
	height:775px;
	padding:15px;
	background-image:url(images/wallinger-splash.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	position:relative;
}

#splash #main-container #full-screen-link
{
	width:958px;
	height:805px;
	position:absolute;
	top:0;
	left:0;
}

#splash #main-container #title-bar
{
	width:928px;
	height:122px;
	background-image:url(images/splash-title-bar.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

#splash #logo
{
	float:left;
	width:200px;
	padding:17px 0 0 16px;
}

#splash #logo h1
{
	margin:0;
	padding:82px 0 0 0;
	width:153px;
    overflow: hidden;
    background-image: url(images/sitelogo.gif);
    background-repeat: no-repeat;    
    height: 0px !important;
    height /**/:82px;
}

#splash #title-right
{
	float:right;
	width:550px;	
	text-align:left;
	padding:13px 0 0 0;
}

#splash #title-right #blurb
{
	color:#009ee0;
	font-size:1.6em;
	text-transform:uppercase;
}

#splash #title-right #entrance-link
{
	padding:4px 0 0 0;
}

#splash #title-right #entrance-link a
{
	color:#000;	
	text-decoration:none;
	color:#000;
	font-size:0.8em;
	text-transform:uppercase;
}

#splash #title-right #entrance-link a:hover
{
	text-decoration:underline;
}
