/* A Matching Tragedy, v2.5
Cortney Marabetta
April 2010
For IE 8, Firefox and Safari*/

body {
	background-image: url(graphics/vectorbg2.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	width: 100%;
	font-family: Calibri, Arial Narrow, Helvetica, sans-serif;
	text-align: center;
}

td {
	padding-left: 10px;
}

a {
	outline: none;
}

img {
	border: none;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	margin-bottom: 320px;
}

#allcontent {
	height: 650px;
	width: 750px;
	margin-top: 30px;
	margin-bottom: 50px;
	background-color: #000000;
	text-align: left;
	color: #ffffff;
}

/*-------------------------------Main Section--------------------*/

#header {
	background-color: #2c2f22;
	width: 210px;
	height: 150px;
	color: #ffffff;
	padding: 5px;	
	text-align: center;
	margin-top: 25px;
	position: absolute;
}

#header a {
	color: #ffffff;
	text-decoration: none;
}

#header a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#siteflip {
	width: 135px;
	height: 154px;
	background-color: #dddddd;
	color: #2c2f22;
	padding: 3px;
	text-align: left;
	font-size: 1.3em;
	margin-top: 25px;
	margin-left: 220px;
	text-align: center;
	position: absolute;
}

#siteflip a {
	color: #2c2f22;
	text-decoration: none;
}

#siteflip a:hover {
	text-decoration: underline;
}

#tripleflip {
	height: 130px;
	position: absolute;
	margin-left: 375px;
	margin-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 18px;
}

#tripleflip a {
	color: white;
	text-decoration: none;
}

#tripleflip a:hover {
	text-decoration: underline;
}

#textbox {
	background-color: #000000;
	color: #ffffff;
	height: 330px;
	width: 300px;
	float: right;
	margin-right: 40px; 
	margin-top: 220px;
	line-height: 1em;
}

#graphicsbox {
	width: 750px;
	height: 550px;
	border: none;
	text-align: center;
	position: relative;
	top: 210px;
}

#specbox {
	text-align: left;
	margin-left: 20px;
	width: 250px;
}

#specbox h2, #explainbox h2, #explainboxless h2 {
	font-size: 16px;
	margin-bottom: 5px;
}

#specbox p, #explainbox p, #explainboxless p {
	margin-top: 5px;
	margin-left: 5px;
}

#explainbox {
	text-align: left;
	margin-left: 280px;
	width: 400px;
	margin-top: -100px;
	margin-right: 20px;
	float: right;
}

#explainboxless {
	text-align: left;
	margin-left: 280px;
	width: 400px;
	margin-top: -98px;
	margin-right: 20px;
	float: right;
}

#probox {
	padding: 10px;
	float: left;
	margin-top: 200px;
	width: 350px;
	height: 330px;
}

#probox p {
	margin-left: 10px;
}

#rankbox {
	float: right;
	margin-top: 260px;
	margin-right: 50px;
}

#scrollertext {
	padding: 10px;
	float: left;
	margin-top: 180px;
	height: 350px;
}

#scrollertext p {
	margin-right: 40px;
	margin-left: 40px;
}

#scrollertext h3 {
	font-size: 22px;
	margin-bottom: 0px;
	margin-top: 5px;
}

#fulltext {
	padding: 10px;
	float: left;
	margin-top: 170px;
	margin-left: 20px;
	margin-right: 20px;
	height: 360px;
}

#itcfulltext {
	padding: 10px;
	float: left;
	margin-top: 170px;
	margin-left: 20px;
	margin-right: 20px;
	height: 360px;
	overflow-y: scroll;
}

#contactform {
	border: 2px solid #ffffff;
	float: left;
	width: 600px;
	margin: 220px 60px 11px 60px;
	height: 300px;
	padding: 0px 10px 15px 10px;
}

#contactform th {
	font-weight: normal;
}

#thankyou {
	float: left;
	margin-top: 205px;
	margin-left: 300px;
	height: 345px;
}

#thankyou h2 {
	font-weight: normal;
}

#tableplan {
	width: 750px;
	height: 372px;
	float: left;
	margin-top: 200px;
	border: 1px #ffffff solid;
	padding-bottom: 1px;
	margin-bottom: -25px;
}

#tableplan tr {
	height: 30px;
}

#tableplan tr.alt {
	background-color: #ffffff;
	color: #000000;
	border: none;
}

#tableplan tr ul.alsorolling {
	height: 40px;
	overflow-y: scroll;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*---------------------------Scroller---------------------------*/

#scroller {
	float: right;
	margin-top: 200px;
	margin-right: 20px;
	width: 185px;
	height: 346px;
	border: 2px solid #ffffff;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 15px;
}

#scroller ul {
	list-style-type: none;
	padding-left: 0;
}

#scroller ul li {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	height: 100px;
	width: 100px;
}

#scroller ul li a img {
	height: 100px;
	width: 100px;
}

#scroller ul li a:hover img, #scroller ul li a:active img, #scroller ul li a:focus img { 
	width: 125px; 
	height: 125px; 
	left: -40px; 
	top: -20px; 
	z-index: 1; 
	border: 1px solid #000000; 
}

#scroller ul li a:hover img { 
	display: block;
	left: -40px; 
	top: -20px; 
	height: 125px;
	width: 125px;
	background-image: none; 
	border: 1px solid #242b1f;
	z-index: 2; 
}

/*-------------------------------Gallery--------------------*/

.gallery { 
	background-color: #242b1f;
	padding:0 4px 10px 0; 
	float: left;
	width: 358px;
	height: 35px;
	margin-top: 190px;
	margin-bottom: -1px;
}

.gallery ul { 
	margin: 7px 0px 0px 0px; 
	padding: 0; 
	height: 20px;
	list-style: none; 
	position: relative; 
}

.gallery ul li { 
	display: block; 
	width: auto; 
	float: left; 
	color: #000000; 
	height: 30px; 
	background-color: #dddddd;
}

.gallery ul li a { 
	display: block; 
	width: auto; 
	color: #000000; 
	text-decoration: none; 
	padding: 8px 1.3em 8px 1em; 
	font: 16px Calibri, Arial Narrow, Helvetica, sans-serif;
	background-color: transparent; 
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.gallery ul li a:hover { 
	text-decoration: underline; 
	height: 30px;
}

.gallery ul li.first { 
	margin-left: 40px;
}

.gallery ul li.middle {
	margin-left: 4px;
	margin-right: 4px;
}

.gallery ul li ul { 
	display: none; 
	position: absolute; 
	top: 34px; 
	background-color: #ffffff;
	height: auto; 
	border-bottom: 6px solid #242b1f; 
	border-left: 2px solid #242b1f; 
	border-right: 2px solid #242b1f; 
	width: 95%; 
	left: 2%; 
	padding: 8px 5px 15px 5px; 
}

.gallery ul li:hover ul, .gallery ul li:hover ul { 
	display: block; 
}

.gallery ul li ul li { 
	display: inline; 
	float: none; 
	background-image: none; 
	height: auto; 
}

.gallery ul li ul li a { 
	background-image: none; 
	margin: 8px; 
	padding: 2px; 
	position: relative; 
	border: 1px solid #242b1f; 
	float: left; 
	display: block; 
	width: 75px; 
	height: 75px; 
	background-color: #ffffff; 
}

.gallery ul li ul li a:hover { 
	display: block;
	height: 75px;
	width: 75px;
	background-image: none; 
	border: 1px solid #242b1f;
	z-index: 2; 
}

.gallery ul li ul li a img { 
	position: absolute; 
	top: 2px; 
	width: 75px; 
	height: 75px; 
	border: 0; 
	margin: 0; 
	padding: 0; 
}

.gallery ul li a:hover img, .gallery ul li a:active img, .gallery ul li a:focus img { 
	width: 100px; 
	height: auto; 
	left: -11px; 
	top: -10px; 
	z-index: 1; 
	border: 1px solid #000000; 
}

.gallery ul li.overview { 
	display: block; 
	clear: both; 
	padding: 5px 10px 0 10px; 
	color:#000000; 
}

#gallery1 ul { 
	z-index: 2; 
}

#gallery2 ul { 
	z-index:1; 
}

/*-------------------------------Slider---------------------*/

.sliderGallery {
	background: url(../graphics/sliderbg.jpg) no-repeat;
	overflow: hidden;
	position: relative;
	padding: 10px;
	height: 150px;
	width: 700px;
	margin-left: 5px;
	margin-bottom: 0px;
}

.sliderGallery ul {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0px;
}
        
.sliderGallery ul li {
	display: inline;
	padding-right: 10px;
}

.sliderGallery ul li.first {
	padding-left: 5px;
}
            
.slider {
	width: 672px;
	height: 17px;
	margin-top: 140px;
	margin-left: 15px;
	padding: 1px;
	position: relative;
	background: url(../graphics/scrollerbg.png) no-repeat;
}
        
.handle {
	position: absolute;
	cursor: move;
	height: 17px;
	width: 181px;
	top: 0;
	background: url(../graphics/scroller.png) no-repeat;
	z-index: 100;
}
        
.slider span {
	color: #bbbbbb;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 3px;
}
        
.slider .slider-lbl1 {
	left: 60px;
}
        
.slider .slider-lbl2 {
 	left: 440px;
}
        
.slider .slider-lbl3 {
	left: 550px;
}

.slider .slider-lbl4 {
	left: 600px;
}

/*-------------------------------Navbar---------------------*/

#navbar {
	margin-top: 38px;
	margin-bottom: 8px;
	position: relative;
	height: 50px;
	width: 750px;
	float: left;
}

#navbar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1;
}

#navbar ul li {
	background-color: #242b1f;
	width: 210px;
	height: 50px;
	list-style-type: none;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

#navbar ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 1.5em;
	margin-top: 8px;
	padding: 3px 6px 3px 13px;
}

#navbar ul li a:hover {
	text-decoration: underline;
}

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

#footer {
	background-image: url(graphics/footerbg.jpg);
	background-color: #302015;
	color: #ffffff;
	width: 220px;
	height: 300px;
	float: right;
	margin-right: 150px;
	margin-top: 4px;
	padding-top: -2px;
}

#twitter_update {
	width: 198px;
	margin: 5px;
	padding: 5px;
	border: 1px solid white;
	height: 150px; 
}	

#twitter_update img {
	float: left;
	margin: 0px 3px;
}

#twitter_update_list li {
	list-style-type: none;
}								

#twitter_update_list a {
	border-style: none;
	color: #cccccc;
	text-align: right;
}

#social {
	list-style: none;
	line-height: 1;
	width: 220px;
	text-align: center;
	padding: 0px;
	margin: -5px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#search {
	list-style: none;
	line-height: 1;
	width: 220px;
	text-align: center;
	padding: 0px;
	margin: -5px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#sitemap {
	list-style: none;
	line-height: 1;
	width: 220px; 
	text-align: center;
	padding: 0px;
	margin-top: -5px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#social ul, #search ul, #sitemap ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
}

#social li ul {
	position: absolute;
	width: 180px;
	left: -999em;
	background-color: #000000;
	margin: -250px 0 0 220px;
	padding: 5px 0px;
	height: 240px;
}

#search li ul {
	position: absolute;
	width: 250px;
	left: -999em;
	background-color: #000000;
	margin: -330px 0 0 220px;
	padding: 5px 0px;
	height: 320px;
}

#sitemap li ul {
	position: absolute;
	width: 250px;
	left: -999em;
	background-color: #000000;
	margin: -270px 0 0 220px;
	padding: 5px 0px;
	height: 260px;
}

#social a, #search a, #sitemap a {
	display: block;
	width: 220px;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 0px;
	margin: 0px;
}

#social a:hover, #search a:hover, #sitemap a:hover {
	width: 220px;
	background-color: #000000;
	padding: 5px 0px;
	margin: 0px;
}

#social li:hover ul, #search li:hover ul, #sitemap li:hover ul {
	left: auto;
}

#social li:hover ul ul, #social li.sfhover ul ul, #search li:hover ul ul, #search li.sfhover ul ul, #sitemap li:hover ul ul, #sitemap li.sfhover ul ul {
	left: -999em;
}

#social li:hover ul, #social li li:hover ul, #social li.sfhover ul, #social li li.sfhover ul {
	left: auto;
}

#search li:hover ul, #search li li:hover ul, #search li.sfhover ul, #search li li.sfhover ul {
	left: auto;
}

#sitemap li:hover ul, #sitemap li li:hover ul, #sitemap li.sfhover ul, #sitemap li li.sfhover ul {
	left: auto;
}

#copyright {
	padding: 0px 5px 5px 5px;
	margin-top: 5px;
	text-align: center;
}

/*---------------------Social Footer Panel------------------------*/

#socialbox li {
	height: 80px;
	width: 80px;
}

#socialbox li a {
	height: 80px;
	width: 80px;
	padding: 0px 5px 0px 10px;
}

#socialbox li a:hover {
	height: 80px;
	width: 80px;
	background-color: transparent;
	padding: 0px 5px 0px 10px;
}

#socialbox li.delicious {
	background-image: url(graphics/delicious.png);
	background-repeat: no-repeat;
	line-height: 80px;
	margin: 0px 5px 0px 10px;
}

#social li.facebook {
	background-image: url(graphics/facebook1.png);
	background-repeat: no-repeat;
	line-height: 80px;
	margin: -80px 5px 0px 100px;
}

#socialbox li.lastfm {
	background-image: url(graphics/lastfm.png);
	background-repeat: no-repeat;
	line-height: 80px;
	margin: 0px 5px 0px 10px;
}

#socialbox li.linkedin {
	background-image: url(graphics/linkedin.png);
	background-repeat: no-repeat;
	line-height: 80px;
	margin: -80px 5px 0px 100px;
}

#socialbox li.twitter {
	background-image: url(graphics/twitter.png);
	background-repeat: no-repeat;
	line-height: 80px;
	margin: -80px 5px 0px 10px;
}

#social li.tumblr {
	background-image: url(graphics/tumblr.png);
	background-repeat: no-repeat;
	line-height: 80px;
	margin: 0px 5px 0px 100px;
}

/*-------------------------------Search Box------------------------*/

#sitesearch {
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom: 2px solid #ffffff;
}

#taglist {
	list-style-type: none;
	line-height: .8em;
}

#taglist a {
	text-align: left;
	margin-left: -25px;
}

#taglist a:hover {
	text-align: left;
	margin-left: -25px;
	text-decoration: underline;
	width: 200px;
}

#taglist h2 {
	margin-left: 60px;
}

#taglist h2 a {
	width: 100px;
}

#taglist h2 a:hover {
	width: 100px;
}

/*-------------------------------Site Map Box----------------------*/

#sitemapbox  li {
	width: 220px;
	list-style-type: none;
	display: block;
	text-align: left;
}

#sitemapbox a {
	text-decoration: none;
	color: #ffffff;
	padding: 2px;
	margin: 0px;
}

#sitemapbox li a:hover {
	height: auto;
	margin: 0px;
	padding: 2px;
	width: 150px;
}

#sitemapbox a:hover {
	width: 90px;
	padding: 2px;
	margin: 0px;
	text-decoration: underline;
}

/*-------------------------------Classes---------------------------*/

.bigborder {
	font-size: 1.5em;
	padding-bottom: 25px;
	border-bottom: 2px solid #ffffff;
}

.blackbg {
	border: 1px solid #ffffff;
}

.rev {
	line-height: 1em;
	padding-top: 12px;
	padding-left: 62px;
	margin-top: -30px;
	vertical-align: top;
	float: right;
}

.revborder {
	border-bottom: 2px solid #2c2f22;
	line-height: 3.6em;
	padding-bottom: 10px;
	padding-left: 30px;
}

.regular {
	font-size: 1.3em;
}
