

div.jGrowl {
	padding: 			10px;
	z-index: 			9999;
}

/** Special IE6 Style Positioning **/
div.ie6 {
	position: 			absolute;
}

div.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}

/** Normal Style Positions **/
body > div.jGrowl {
	position:			fixed;
}

body > div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

body > div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

body > div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

body > div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

body > div.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 		#000;
	color: 					#fff;
	opacity: 				.85;
	filter: 				alpha(opacity = 85);
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}

div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}

div.jGrowl div.jGrowl-notification div.header {
	font-weight: 			bold;
	font-size:				10px;
}

div.jGrowl div.jGrowl-notification div.close {
	float: 					right;
	font-weight: 			bold;
	font-size: 				12px;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	height: 				15px;
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				11px;
	font-weight: 			bold;
	text-align: 			center;
}


		div.jGrowl div.iphone {
				font-family: 			"Helvetica Neue", "Helvetica";
				font-size: 				11px;
				background: 			url(iphone.png) no-repeat;
				-moz-border-radius: 	0px;
				-webkit-border-radius:	0px;
				opacity: 				.90;
				filter: 				alpha(opacity = 90);
				width: 					245px;
				height: 				137px;
				padding: 				0px;
				padding-bottom: 		0px;
				overflow: 				hidden;
				border-color: 			#5ab500;
				color: 					#fff;
			}

			div.jGrowl div.iphone div.message {
				padding-top: 			5px;
				padding-bottom: 		10px;
				padding-left: 			15px;
				padding-right: 			15px;
				font-size: 				12px;
			}
			
			div.jGrowl div.iphone div.header {
				padding: 				5px;
				padding-left: 			15px;
				padding-right: 			15px;
	
				font-size: 				12px;
			}

			div.jGrowl div.iphone div.close {
				display: 				none;
			}
			
			div#random {
				width: 					1000px;
				background-color: 		red;
			
			}



/*#############################################################
Name: Indigo
Description: A lightweight (7kb images), simple and professional design.
Date: 2006-07-27
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */

* {
	margin: 0;
	padding: 0;
}
a {
	color: #00008b;
}
a:hover {
	color: #C60;
}
body {
	background: #ffffff url(main/img/bg.gif) repeat-x;
	color: #3b3b3b;
	font-family:  arial,verdana,sans-serif;
	font-size: 11px;
	margin: 0;
}
input {
	color: #555;
	font: normal 1.1em  arial,verdana,sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.0em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}

h2 {
	font-size: 2.0em;
	margin-bottom: 4px;	
}
	
h3 {
	font-size: 2.4em;
	margin-bottom: 4px;	
}
code {
	background: url(main/img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #800000;
	color: #555;
	display: block;
	font: normal 1.1em  arial,verdana,sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	color: #400000;
	display: block;
	font: arial,verdana,sans-serif;
	padding-left: 10px;
}
h1,h2,h3 {
	color: #400000;
	padding-top: 6px;
}
/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(main/img/topleft.gif) no-repeat;
}

/* Taken out due to conflict for the twitter app
.header {
	height: 92px;
}
*/


/* title */
.title {
	float: left;
	padding: 0px 0 0 20px;
	width: 360px;
}
.title h1 {
	color: #FFF;
	font: normal 2em arial,verdana,sans-serif;
}
/* navigation */
.navigation {
	float: left;
	height: 92px;
	margin-left: 24px;
	padding: 0 16px;
	width: 910px;
}
.navigation a {
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 7px 12px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #400000;
	color: #FFF;
}

/* main */
.main {
	background: #FFF url(main/img/bgmain.gif) no-repeat;
	clear: both;
	padding: 12px 12px 0 52px;
}

/* main left */
.sidenav {
	float: left;
	width: 24%;
}
.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color: #b8401d;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li { 
	
	list-style: none;
	margin: 0;
}

.sidenav li a {
	color: #454545;
	display: block;
	font-size: 0.9em;
	padding: 7px 6px 7px 18px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #8b0000;
	background: url(main/img/nav_li.gif) no-repeat;
	text-decoration: underline;
}

/* content */
.content {
	float: left;
	margin-right: 4%;
	width: 69%;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}
.content li {
	list-style: url(main/img/li.gif);
	margin-left: 18px;

}

/* search form */
.styled {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}
.button {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}

/* footer */
.footer {
	background: #800000 url(main/img/bgfooter.gif) repeat-x;
	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 40px;
	text-align: center;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

div.contact {
  float: left;
  padding: 10px 0px 0px 10px;
  width: 160px;
  margin-left: 5px;
  margin-bottom: 5px;
  
  }
div.contact2 {
  float: right;
  background: #e7d0b8;
  border: 1px solid #AAA;
  padding: 10px 10px 10px 10px;
  width: 190px;
  margin-left: 15px;
  margin-bottom: 15px;
  }

  
div.contact p {
   text-align: left;
   font-size: 1.2em;
	padding-bottom: .5em;
   }

   p,cite,code,ul {

}

input.last {

visibility:hidden;
display:none;

}


/*
 tswnavbar.css 1.0.2
 Please use the CSS Menu Button Wizard at
  http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
 to generate your own customized menu buttons.
*/
 
#tswcssbuttons {
 width: 200px ;
 text-align: left;
}
#tswcssbuttons ul {
 margin: 0 ;
 padding: 0 ;
 list-style: none ;
}
#tswcssbuttons li {
 margin: 1px ;
 padding: 0;
 display: block ;
 list-style: none ;
 font-family: arial,verdana,sans-serif;

}
#tswcssbuttons li a {
 color: #004276 ;
 background-color: #f5f5f5;
 border: 1px outset #c0c0c0 ;
 width: 200px ;
 text-decoration: none ;
 display: block ;
}
#tswcssbuttons li a:hover {
 color: #004276 ;
 background-color: #a9a9a9;
}



/*

POP UP CODE
*/

.popup {
        border: solid 1px #333;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        display: none;
        position: absolute;
        width: 250px;
        z-index: 60;
      }

      .popuptitle {
        background: #800000;
        color: white;
        font-weight: bold;
        height: 15px;
        padding: 5px;
      }
     
	 .popuptitle input.close {
	   position: absolute;
	   right: -10px;
	   top: -10px;
	   }
	   
      .popupbody {
        background: #ddd;
        padding: 5px;
        text-align: left;
      }

      #popup { top: 40px; left: 350px; }


