/*
Title:      	Orchid stylesheet for screen media
Author:     	Karl Ridley, Happyleaves Ltd, falling@happyleaves.com
Updated:    	6th June 2007
*/


/* MAIN COMPONENTS */	

body {
	font-family: "Georgia", serif, Times, Times New Roman;
	font-size: small;
	text-align: left;
	line-height: 1.3em;
	color: #4b5760;
	margin: 0;
	padding: 0;
	background: #f1f1f1 url(../jpg/bg-tile.jpg) repeat top left;
	}
	
#html body {
	font-size: x-small; /* IE5/Win */
	font-size: small; /* for other IE versions */
	}
	
h1 {
	font-size: 200%;
	color: #fff;
	}
	
h2 {
	font-size: 140%;
	color: #fff;
	}
	
h3 {
	font-size: 120%;
	color: #fff;
	}
	
.clear {
 	clear: both;
 	}
  
.dotteddivline {
	padding: 10px 0 10px 0;
	border-top: #f1f1f1 1px dashed;
	}
	
.spacer {
	padding: 20px 0 10px 0;
	}
	

				
/* GENERAL COMPONENTS */		

#wrapper {
	width: 100%;
	font-size: 85%;
	margin: 0 auto;
	padding: 0;
	}
	
.normaltxt {
	text-align: left;
	color: #4b5760;
	}	
	
.normaltxt a:link, .normaltxt a:visited {
	color: #757db7;
	text-decoration: none;
	font-weight: bold;
	}
	
.normaltxt a:active {
	color: #49307e;
	text-decoration: none;
	font-weight: bold;
	}
	
.normaltxt a:hover {
	color: #49307e;
	font-weight: bold;
	text-decoration: underline;
	}
	
.small {
	color: #cab49b;
	font-size: 85%;
	line-height: 1.2em;
	}
	
.small a:link, .small a:visited {
	color: #d07411;
	text-decoration: none;
	font-weight: bold;
	}
	
.small a:active {
	color: #e1b710;
	text-decoration: none;
	font-weight: bold;
	}
	
.small a:hover {
	color: #e1b710;
	font-weight: bold;
	text-decoration: underline;
	}
	
.spacer {
	padding: 10px 0 10px 0;
	}
	
.bulletlist ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	}
	
.bulletlist li {
	font-weight: bold;
	line-height: 1.6em;
	list-style-image: url(../gif/bullet.gif);
	}
	

	

/* LOGO COMPONENTS */	

#logowrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff url(../jpg/white-tile.jpg) repeat top left;
	}	

#logocontainer {
	width: 800px;
	height: 165px;
	margin: 0 auto;
	padding: 0;
	background: url(../jpg/orchid-logo.jpg) top left no-repeat;
	}
	
#logonavright {
	float: right;
	width: 250px;
	padding: 70px 0 0 0;
	margin: 0;
	display: inline;
	overflow: hidden;
	}

#topemail {
	margin: 0;
	padding: 0;
	width: 250px;
	padding: 0;
	}

#topemail li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	overflow: hidden;
	}

#topemail a {
	float: right;
	padding: 75px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:75px; /* for IE5/Win only */
	}
	
#topemail a:hover {
	background-position: 0 -75px;
	}

#topemail a:active, #topemail a.selected {
	background-position: 0 -75px;
	}
	
#iconemail a {
	width: 250px;
	background: url(../gif/top-email.gif) top left no-repeat;
	}
	
	
	
	
/* FLOWER COMPONENTS */	

#flowerwrapper {
	width: 100%;
	margin: 0;
	height: 125px;
	background: #ffffff url(../jpg/grad-tile-thin.jpg) repeat-x top left;
	}
	
#flowerwrapper2 {
	width: 100%;
	margin: 0;
	height: 285px;
	background: #ffffff url(../jpg/grad-tile-thick.jpg) repeat-x top left;
	}
	
#staticflower {
	width: 800px;
	height: 125px;
	margin: 0 auto;
	background: url(../jpg/flowers-static.jpg) no-repeat top left;
	}	
	
#flashflower {
	width: 800px;
	height: 285px;
	margin: 0 auto;
	padding: 0;
	}	
	
	
	
	
/* BODY AREA COMPONENTS */	

#bodywrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff url(../jpg/white-tile.jpg) repeat top left;
	}

#container {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background: url(../jpg/white-tile.jpg) repeat top left;
	}
	
#bodyleft {
	float: left;
	width: 165px;
	margin: 0;
	padding: 0 0 40px 0;
	}
	
#bodyright {
	float: right;
	width: 580px;
	margin: 0;
	padding: 0 0 0 55px;
	background: url(../gif/title-tip.gif) no-repeat top left;
	}
	
	
	
	
/* MAIN NAV */
	
#mainnav {
	width: 165px;
	margin: 0 auto;
	margin: 0;
	padding: 0;
	}
	
#mainnav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
	
.mainnav-home a {
	display: block;
	width: 165px;
	height: 30px;
	background: url(../gif/mainnav/home.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}

.mainnav-home a:hover, .mainnav-home a:active {
	background: url(../gif/mainnav/home.gif) -165px 0 no-repeat;
	}	
	
.mainnav-about a {
	display: block;
	width: 165px;
	height: 30px;
	background: url(../gif/mainnav/about.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}

.mainnav-about a:hover, .mainnav-about a:active {
	background: url(../gif/mainnav/about.gif) -165px 0 no-repeat;
	}
	
.mainnav-marketing a {
	display: block;
	width: 165px;
	height: 30px;
	background: url(../gif/mainnav/marketing.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}

.mainnav-marketing a:hover, .mainnav-marketing a:active {
	background: url(../gif/mainnav/marketing.gif) -165px 0 no-repeat;
	}
	
.mainnav-event a {
	display: block;
	width: 165px;
	height: 30px;
	background: url(../gif/mainnav/event.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}

.mainnav-event a:hover, .mainnav-event a:active {
	background: url(../gif/mainnav/event.gif) -165px 0 no-repeat;
	}
	
.mainnav-additional a {
	display: block;
	width: 165px;
	height: 30px;
	background: url(../gif/mainnav/creative.png) 0px 0px no-repeat;
	text-indent: -999em;
	}

.mainnav-additional a:hover, .mainnav-additional a:active {
	background: url(../gif/mainnav/creative.png) -165px 0 no-repeat;
	}
	
.mainnav-promotional a {
	display: block;
	width: 165px;
	height: 30px;
	background: url(../gif/mainnav/promotional.png) 0px 0px no-repeat;
	text-indent: -999em;
	}

.mainnav-promotional a:hover, .mainnav-promotional a:active {
	background: url(../gif/mainnav/promotional.png) -165px 0 no-repeat;
	}
	
.mainnav-case a {
	display: block;
	width: 165px;
	height: 30px;
	background: url(../gif/mainnav/case.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}

.mainnav-case a:hover, .mainnav-case a:active {
	background: url(../gif/mainnav/case.gif) -165px 0 no-repeat;
	}
	
.mainnav-contact a {
	display: block;
	width: 165px;
	height: 30px;
	background: url(../gif/mainnav/contact.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}

.mainnav-contact a:hover, .mainnav-contact a:active {
	background: url(../gif/mainnav/contact.gif) -165px 0 no-repeat;
	}
	
.mainnav-links a {
	display: block;
	width: 165px;
	height: 30px;
	background: url(../gif/mainnav/links.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}

.mainnav-links a:hover, .mainnav-links a:active {
	background: url(../gif/mainnav/links.gif) -165px 0 no-repeat;
	}
	
.mainnav-newsevents a {
	display: block;
	width: 165px;
	height: 30px;
	background: url(../gif/mainnav/news-events.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}

.mainnav-newsevents a:hover, .mainnav-newsevents a:active {
	background: url(../gif/mainnav/news-events.gif) -165px 0 no-repeat;
	}
	
.mainnav-topdots {
	display: block;
	width: 165px;
	height: 1px;
	background: url(../gif/mainnav/topdots.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}
	
.mainnav-services {
	display: block;
	width: 165px;
	height: 30px;
	background: url(../gif/mainnav/services.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}
	
	
	
	
/* TITLES COMPONENTS */	
	
.abouttitle {
	width: 350px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/about.gif) no-repeat top left;
	}
	
.casetitle {
	width: 350px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/case.gif) no-repeat top left;
	}
	
.contacttitle {
	width: 350px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/contact.gif) no-repeat top left;
	}
	
.directorstitle {
	width: 350px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/directors.gif) no-repeat top left;
	}
	
.eventtitle {
	width: 350px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/event.gif) no-repeat top left;
	}
	
.linkstitle {
	width: 350px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/links.gif) no-repeat top left;
	}
	
.locationtitle {
	width: 350px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/location.gif) no-repeat top left;
	}
	
.marketingtitle {
	width: 350px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/marketing.gif) no-repeat top left;
	}
	
.additionaltitle {
	width: 350px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/additional.gif) no-repeat top left;
	}
	
.simpletitle {
	width: 350px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/simple.gif) no-repeat top left;
	}
	
.hometitle {
	width: 350px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/welcome.gif) no-repeat top left;
	}
	
.newseventstitle {
	width: 350px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/newsevents.gif) no-repeat top left;
	}
	
.newstitle {
	width: 350px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/news.gif) no-repeat top left;
	}
	
.eventstitle {
	width: 350px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/events.gif) no-repeat top left;
	}

	
.clientstitle {
	width: 150px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/clients.gif) no-repeat top left;
	}
	
.partnerstitle {
	width: 150px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/partners.gif) no-repeat top left;
	}

.packagetitle {
	width: 350px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/packages.gif) no-repeat top left;
	}
	
	.creativetitle {
	width: 350px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/creative.png) no-repeat top left;
	}
	
	.promotionaltitle {
	width: 350px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../gif/titles/promotional.png) no-repeat top left;
	}
	
	
	
	
	

/* ABOUT COMPONENTS */	

.directorheadings {
	width: 400px;
	margin: 0;
	padding: 0 0 10px 180px;
	}
	
.directors {
	font-size: 120%;
	font-weight: bold;
	}
	
.aboutcontainer {
	width: 580px;
	margin: 0;
	padding: 0;
	}
	
.aboutleft {
	float: left;
	width: 150px;
	margin: 0;
	padding: 10px 0 0 0;
	}
	
.aboutright {
	float: right;
	width: 400px;
	margin: 0;
	padding: 0;
	}
	
.tn {
	padding: 4px;
	border: #f7ea54 1px solid;
	background: #f1f1f1;
	}
	
	
	
	
/* CONTACT COMPONENTS */	
	
.contactcontainer {
	width: 580px;
	margin: 0;
	padding: 0;
	}
	
.contactleft {
	float: left;
	font-size: 120%;
	line-height: 1.3em;
	width: 200px;
	margin: 0;
	padding: 0;
	}
	
.contactright {
	float: right;
	font-size: 120%;
	line-height: 1.6em;
	width: 380px;
	margin: 0;
	padding: 0;
	}	
	
.contactright a:link, .contactright a:visited {
	color: #757db7;
	text-decoration: none;
	font-weight: bold;
	}
	
.contactright a:active {
	color: #49307e;
	text-decoration: none;
	font-weight: bold;
	}
	
.contactright a:hover {
	color: #49307e;
	font-weight: bold;
	text-decoration: underline;
	}
	
.mailingformtable {
	width: 430px;
	border-collapse: collapse;
	}
	
.mailingtableleft {
	width: 120px;
	font-weight: bold;
	line-height: 1.2em;
	text-align:left;
	padding: 5px 15px 5px 0;
	}
	
.mailingtableright {
	width: 310px;
	text-align: left;
	padding: 5px 15px 5px 0;
	}
	
.formfieldsshort {
	color: #4b5760;
	width: 220px;
	padding: 2px;
	font-size: 110%;
	background-color: #f1f1f1;
	border: 2px solid #d2d2d2;
	font-family: "Georgia", serif, Times, Times New Roman;
	}
	
.formfieldslong {
	color: #4b5760;
	width: 350px;
	padding: 2px;
	font-size: 110%;
	background-color: #f1f1f1;
	border: 2px solid #d2d2d2;
	font-family: "Georgia", serif, Times, Times New Roman;
	}

input.formfieldsshort:focus, input.formfieldslong:focus { 
	color: #4b5760;
	background-color: #fff;
	}
	
.thanks {
	font-weight: bold;
	font-size: 130%;
	line-height: 1.3em;
	color: #ee1260;
	}
	
	
	
	
/* LINKS COMPONENTS */	
	
.linkscontainer {
	width: 580px;
	margin: 0;
	padding: 0;
	}
	
.linksleft {
	float: left;
	width: 279px;
	margin: 0;
	padding: 0;
	border-right: #dadada 1px dashed;
	}
	
.linksright {
	float: right;
	width: 280px;
	margin: 0;
	padding: 0;
	}	
	
.linksformtable {
	width: 430px;
	border-collapse: collapse;
	}
	
.linkstabletitles {
	font-weight: bold;
	line-height: 1.4em;
	font-size: 120%;
	text-align:left;
	padding: 10px 15px 10px 0;
	}
	
.linkstableleft {
	width: 100px;
	font-weight: bold;
	line-height: 1.2em;
	text-align:left;
	padding: 15px 20px 15px 0;
	}
	
.linkstableright {
	width: 144px;
	text-align: left;
	padding: 15px 10px 15px 0;
	}

.linkstitles {
	font-weight: bold;
	}
	
.linkstableright a:link, .linkstableright a:visited {
	color: #757db7;
	text-decoration: none;
	font-weight: bold;
	}
	
.linkstableright a:active {
	color: #49307e;
	text-decoration: none;
	font-weight: bold;
	}
	
.linkstableright a:hover {
	color: #49307e;
	font-weight: bold;
	text-decoration: underline;
	}
	
	
	
	

/* CASE STUDIES COMPONENTS */	
	
#launchgallery a img {
	padding: 3px;
	border: #ffffff 1px solid;
	background: #f1f1f1;
	}
	
#launchgallery a:hover img {
	padding: 3px;
	border: #989da1 1px solid;
	background: #f1f1f1;
	}
	
.launchgaltablerow {
	text-align:left;
	padding-bottom: 15px;
	}
	
.case-lander {
	width: 150px;
	height: 71px;
	background: #ffffff url(../jpg/case-lander.jpg) no-repeat top left;
	}

.case-handles {
	width: 150px;
	height: 71px;
	background: #ffffff url(../jpg/case-handles.jpg) no-repeat top left;
	}


.case-inter {
	width: 200px;
	height: 80px;
	background: #ffffff url(../jpg/case-inter.jpg) no-repeat top left;
	}




	
/* FOOTER AREA COMPONENTS */	

#footerwrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	}	
	
#footercontainer {
	width: 800px;
	color: #81868a;
	margin: 0 auto;
	font-size: 85%;
	padding: 20px 0 20px 0;
	}
	
#footercontainer a:link, #footercontainer a:visited {
	color: #757eb9;
	text-decoration: none;
	font-weight: bold;
	}
	
#footercontainer a:active {
	color: #49307e;
	text-decoration: none;
	font-weight: bold;
	}
	
#footercontainer a:hover {
	color: #49307e;
	font-weight: bold;
	text-decoration: underline;
	}
	
.dotteddivlinefoot {
	padding: 10px 0 0 0;
	border-top: #dadada 1px dashed;
	}

