/* Prism Arts - CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img {
	border: none;
}

.clearer {
	clear: both;
}
:focus {
	outline: none;
}

/* Header
-------------------------- */

#outerHeader {
	background: #00545a;
}

#header {
	background: url(../binaries/header-bg-light.jpg) no-repeat center top;
	width: 950px;
	height: 164px;
	margin: 0 auto;
}

#header.home {
	background-image: url(../binaries/header-bg.jpg);
}

#logo {
	background: url(../binaries/logos/prism-arts-header.gif) no-repeat;
	width: 413px;
	height: 164px;
	text-indent: -9999px;
}

/* Top nav
-------------------------- */

#outerTopNav {
	background: url(../binaries/nav/nav-bg-light.gif) repeat-x left bottom;
	height: auto;
	min-height: 32px;
	border-bottom: 1px solid #ffffff;
}
/* IE FIX */
* html #outerTopNav {
	height: 32px;
}
#outerTopNav.home {
	background-image: url(../binaries/nav/nav-bg.gif);
}

#topNav {
	width: 950px;
	margin: 0 auto;
	list-style: none;
	margin-top: 5px;
}
#topNav li {
	float: left;
	height: auto;
	min-height: 25px;
	padding-bottom: 5px;
	
}
* html #topNav li {
	height: 25px;
	
}

#topNav li a {
	font-size: 1.8em;
	margin-right: 0.5em;
	text-decoration: none;
	color: #004652;
	padding-bottom: 50px;
	height: auto;
	min-height: 25px;
	padding-left: 30px;
	background: url(../binaries/nav/home.gif) left top no-repeat;
}
* html #topNav li a {
	height: 25px;
}

#topNav li a:hover {
	color: #71989f;
}

#topNav .home { background-image: url(../binaries/nav/home.gif); }
#topNav .home:hover { background-image: url(../binaries/nav/home-over.gif); }
	
#topNav .about { background-image: url(../binaries/nav/about.gif); }
#topNav .about:hover { background-image: url(../binaries/nav/about-over.gif); }
	
#topNav .projects { background-image: url(../binaries/nav/projects.gif); }
#topNav .projects:hover { background-image: url(../binaries/nav/projects-over.gif); }
	
#topNav .events { background-image: url(../binaries/nav/events.gif); }
#topNav .events:hover { background-image: url(../binaries/nav/events-over.gif); }

#topNav .gallery { background-image: url(../binaries/nav/gallery.gif); }
#topNav .gallery:hover { background-image: url(../binaries/nav/gallery-over.gif); }

#topNav .contact { background-image: url(../binaries/nav/contact.gif); }
#topNav .contact:hover { background-image: url(../binaries/nav/contact-over.gif); }

#topNav .forum { background-image: url(../binaries/nav/forum.gif); }
#topNav .forum:hover { background-image: url(../binaries/nav/forum-over.gif); }


/* Main Content
-------------------------- */

#outerMainContent {
	background: #8bf2f2  url(../binaries/maincontent-bg-light.gif) left top repeat-x;
	border-bottom: 1px solid #000;
}

#outerMainContent.home { background: #00ffff url(../binaries/maincontent-bg.gif) left top repeat-x;
}

#mainContent {
	width: 950px;
	height: 340px;
	margin: 0 auto;
	font-size: 1.4em;
	background: url(../binaries/rightcol-bg.gif) repeat-y right top;
	overflow: hidden;
}



#mainContent.noRightCol {
	background: none;
}

/* Right column
-------------------------- */

#rightCol {
	float: right;
	width: 400px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#rightCol h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 2em;
	background: #00545a;
	padding: 10px 5px 10px 5px;
}

#sidePic {
	min-height: 350px;
	height: auto !important;
	height: 350px;
	float: right;
	background: url(../binaries/side-pics/about-us2.jpg) no-repeat left top;
	width: 200px;
	display: inline; /* double float margin */
}

#sidePic.about { background-image: url(../binaries/side-pics/about-us2.jpg); }
#sidePic.events { background-image: url(../binaries/side-pics/events.jpg); }


#outerSubNav {
	float: right;
	width: 200px;
	color: #fff;
	
}

#outerSubNav a {
	color: #fff;
}

#outerSubNav ul {
	margin-left: 20px;
}

#outerSubNav #subNav {
	list-style: none;
	color: #000;
	padding: 0 0 0 0;
	margin: 0;
}
#subNav a {
	color: #000;
	padding: 5px;
	background: #fff url(../binaries/side-menu/sub-nav-bg.gif) repeat-x left bottom;
	display: inline-block;
	border-bottom: 1px solid #000;
	text-decoration: none;
}
#subNav a {
	display: block;
}
#subNav a:hover {
	background-image: url(../binaries/side-menu/sub-nav-bg2.gif);
}
#subNav .current a {
	color: #fff;
	text-decoration: none;
	cursor: default;
	background: #002e31 url(../binaries/side-menu/sub-nav-bg-active.gif) repeat-x left bottom;
}
#subNav .current a:hover {
	background: #002e31 url(../binaries/side-menu/sub-nav-bg-active.gif) repeat-x left bottom;
}


#projectsNav {
	list-style: none;
	margin: 10px 0 0 50px;
}

#projectsNav li a {
	font-size: 12px;
}

#projectsNav li.current a {
	color: #ccc;
	text-decoration: none;
	cursor: default;
}


/* Left Col
-------------------------- */

#leftCol {
	width: 538px;
	padding: 0 10px 0 0;
	height: 340px;
	overflow: auto;
	display: inline;
	float: left;
}
#leftCol h2 {
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #00545a;
	border-bottom: 1px dashed #00545a;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.8em;
}
#leftCol h3 {
	margin: 1em 0 1em 0;
	padding: 0.3em;
	background: #00545a;
	color: #fff;
}
#leftCol table {
	border-collapse: collapse;
	border-spacing: 0;
	background: #FFFFFF;
	border: 1px dashed #666;
	width: 90%;
	margin: 1em 0 0 0;
}
#leftCol td, #leftCol th {
	padding: 3px;
	border: 1px dashed #666;
	text-align: center;
}
#keyStaff th {
	background: #00545a;
	color: #FFFFFF;
	border-color: #fff;
}
#leftCol table caption {
	font-style: italic;
	margin: 1em 0 0 0;
	text-align: right;
}
#leftCol ul, #leftCol ol {
	padding: 0 0 0 2em;
}
#leftCol dt {
	font-weight: bold;
	padding-bottom: 0.5em;
}
#leftCol dd { 
	padding: 0 0 1.5em 2em;
}
#leftCol p {
	padding: 1em 0 1em 0;
}


/* About Us
-------------------------- */

col.staffPics {
	width: 80px;
}


/* Project List
-------------------------- */

#projectList h2 {
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #00545a;
	border-bottom: 1px dashed #00545a;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.8em;	
}
#projectList img {
	border: 1px solid #000;
	margin: 10px 10px 10px 0;
}

/* Homepage content
-------------------------- */

#siteIntro {
	font-size: 1.2em;
	width: 50%;
	float: left;
	margin: 1em 0 0 0;
}
#projectsHome {
	margin: 20px 0 10px 0;
}
#homePres {
	float: right;
}

/* Contact Details content
-------------------------- */

#gmap {
	float: right;
	width: 437px;
	height:340px;
}


/* Footer
-------------------------- */

#footer {
	width: 950px;
	margin: 0 auto;
	padding-top: 1em;
}
#prismLogo {
	float: left;
	vertical-align: center;
}

#designCredit {
	font-size: 0.9em;
	padding: 10px 0 0 0;
	color: #999;
	float: right;
}
#designCredit a {
	color: #999;
}
#designCredit a:hover {
	color: #333;
}

