@charset "UTF-8";

/* Hi, thanks for looking....CSS & xHTML by www.beyonddesign.co.uk - Design by www.komododesign.co.uk ;-) */


* html #launchSP h1 { margin-top: 20px;}

html>body h1 { margin-top: 20px; margin-bottom: 10px !important;}

#launchSP #mainNav {width: 800px !important;}


#launchevent #mainNav {visibility:visible !important;}

#launchevent #mainContent {height: 300px;}
* html #launchevent #mainContent {height: 250px !important;}

#launchSP #mainContent  { 
	margin-right: 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 760px;
	border-top: 1px solid #cccccc;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	margin-top: 30px !important;
	margin-bottom: 20px;
} 

#launchevent .twoColFixRtHdr #sidebar1 {padding-left: 0px !important; border: 1px solid red !important;}

#flashFooter {margin-left: -2px;}

#homeImg {margin-top: 0px;}

#launchevent #mainContent { 
	border: 1px solid #b7cdb5;
	width: 550px;
}

#launchevent h1 {margin-bottom: 15px;}


/* Starting with the general stuff.... */

#logo {position: absolute; margin-top: -27px; z-index:2}

img {border: 0px; margin: 0px; padding: 0px;}

/* Then looking at typography.... */

h1 {font-size:20px; color:#336699; font-weight:normal;}
html>body h1 {*margin-top: 25px; margin-bottom: -10px;}
h2 {font-size:16px; font-weight:normal;}
h3 {font-size:14px; color: #333333; font-weight:normal;}
p,li, ol {font-size: 12px; color: #333333; line-height: 16px;}
a {text-decoration:none;}
hr {color: #336699; background-color: #336699; height: 1px;}

a:link {color: #333333}
a:visited {color: #333333}
a:hover {color:#c2370e;}
a:active {color: #333333}

#mainContent a:link {color: #c2370e;}
#mainContent a:visited {color: #c2370e;}
#mainContent a:hover {color:#333333;}
#mainContent a:active {color: #333333}


/* Not forgetting the menus... */

#topNav, #mainNav, #sidenav {list-style:none;}

#topNav li, #mainNav li {float: left;}
#topNav {position: absolute;}

#topNav {margin-top: -10px; margin-left: 545px; width:200px;}
* html #topNav {margin-left: 580px;}
html>body #topNav {*margin-left: 585px;}
#topNav li {font-size: 10px !important; margin-right: 5px;}

#mainNav {float: left;margin-top: 10px;margin-left: -40px; width: 550px; }
* html #mainNav {margin-left: 0px;  }
html>body #mainNav {*margin-left: 0px;  }

#mainNav li {margin-right: 10px;}
#mainNav a {color:#336699;}
#mainNav a:hover {color:#c2370e}

#sidebarMenu { padding-bottom: 20px; width: 200px; margin: 0px 0px 0px -40px; overflow:hidden;}
* html #sidebarMenu {margin: -10px 0px 0px -2px;}
#sidebarMenu li { list-style:none;}
ul #sidebarMenu  {margin-left: -30px;}
html>body #sidebarMenu  {*margin-left: 0px;}

#sidebarMenu li a {
	display: block;
	padding: 4px;
	width: 167px;
	padding-left: 20px; /*  drop down style arrow left */
	font-size: 12px;
	border: 1px solid white;
	background-image: url(../images/general/cross-buts.gif);
	background-repeat:no-repeat;
	background-position: 0px -17px;
	color:#c2370e;
}

#sidebarMenu li a:hover {
	background-image: url(../images/general/cross-buts.gif);
	background-repeat: no-repeat;
	color: black;
	z-index: 4;
	background-position: 0px 6px;
}

.partnerLogos { border-bottom: 1px solid #b7cdb5 !important;	 padding: 10px 0px 15px 0px;} 
.partnerLogos img { margin:0px 20px;}

/* Then to specefic sections.... */

/* home.... */

#home #mainNav {visibility:hidden;}
#home .fltrt { float: right; margin-left: 8px; margin-top: -4px;}
#homeFooter {width: 810px;border-top: 1px solid #b7cdb5 !important;	padding: 10px 0px; overflow:hidden;}
#homeFooter img {margin-right: 10px;}
#home #sidebarMenu {border-bottom: 0px solid #cccccc;}
#home #sidebarMenu li {margin-bottom: -5px;}
-
#home h1 {font-size:28px; margin-bottom: -10px;}
#home h2 {font-size:16px; margin-bottom: -5px;}
* html #home h2 {margin-bottom: -10px;}
html>body #home h2 {*margin-bottom: -20px;}
#home p {line-height: 15px; width: 263px;}

#home #mainContent { 
	margin-bottom: 10px;
} 

/* about.... */

/* not forgetting general ie fixes.... */


/* Before leading into Adobe's DW defaults mixed with Komodo's style guidelines.... */

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background-color: white;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
.twoColFixRtHdr #container { 
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 0px;
	border: 1px solid #cccccc;
	padding: 35px 25px 20px 25px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header { 
	background: #DDDDDD; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-bottom: 10px;
} 
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 167px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 7px 15px;
	overflow:hidden;
}
* html .twoColFixRtHdr #sidebar1 {
	padding: 17px 15px;
} 
.twoColFixRtHdr #sidebar1 img {
	margin-left: -1px;
	margin-top: 20px;
}
.twoColFixRtHdr #mainContent { 
	margin-right: 200px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 540px;
	border: 1px solid #336699;
	margin-top: 30px !important;
	margin-bottom: 20px;
} 
* html .twoColFixRtHdr #mainContent { 
	padding: 20px 20px;
}


#TPfixHeight {  width: 560px; margin-bottom: 0px; min-height: 500px;}



.twoColFixRtHdr #footer { 
	padding: 0 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border-top: 1px solid #cccccc; 
	width: 800px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	margin-top: 10px;
	font-size: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* and finally a few one off tweaks that need to be taken out of the cascade.... */

#home #mainContent { 
	border-top: 1px solid #b7cdb5;
	border-bottom: 0px solid #b7cdb5;	
	border-left: 0px solid #336699;
	border-right: 0px solid #336699;
}




/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: 5px;
	font-size: 23px;
}



/* Launchevent.... */

#gtTable {width: 782px;}


#launchHomeImg {margin-top: 10px !important; margin-left: 40px !important;}

a {font-weight:bold !important;}