/*
 * QUICK FORMAT
 */

body { color:#666; font-family:arial; font-size:12px;} 
 
a {	color:#8ac75a; }

h1 { font-size:2.2em; margin-bottom:0.75em; }
h2 { font-size:1.5em; margin-bottom:0.5em; }
h3 { font-size:1.4em; margin-bottom:0.4em; }
h1,h2,h3,h4,h5 { font-weight:bold; color:inherit; }

#topNav a { color:#222;	text-decoration:none; }
#topNav a:hover,#topNav a:active { color:#999;	text-decoration:none; }
#bottomNav a { text-decoration:none; }

.orange { color:#fd7111; }
.orange { color:#fd7111; text-decoration: none; }

.green { color:#8ac75a; }
.loud { color:#555; }
.quiet { color:#999; }

/*
 * BASIC STRUCTURES 
 */

.loginBox {
	position:absolute;
	display:none;
	width:400px;
	background: URL(http://www.jmango.net/web/images/interface/logo_login.jpg) no-repeat bottom right;	
}

#page {
	
}

#header {
	padding-top:0.8em;
}

#logo {
	
}

#topNav {
	text-align:right;
	vertical-align:middle;
	line-height:41px;
	height:41px;
}

#topNav img {
	margin-bottom:5px;	
}

#midNav {
	height:60px;
	line-height:65px;
}

#footer {
	width:100%;
}

#darkFooter {
	background:#EAEAEA;
}

#darkFooter a {
color:#666;
}

#lightFooter {
	text-align:center;
	height:60px;
	line-height:40px;	
}

#copyright {
	color:#F38E4A;
	font-weight:bold;	
}

.addressBlock {
	width:18%;
	float:left;
	padding-top:20px;
	padding-bottom:15px;
}


/* 
 * CONTENT
 */
#contentWrapper {
	background:white;
}

#banner {
	height:322px;
	background:URL(http://www.jmango.net/web/images/interface/home_banner_bg.gif) repeat-x;
	margin-bottom:10px;
}

#banner .container {
	position:relative;	
}

.homepage {
	
}

.contentpage {
	
}

	.homepage #leftHandSide {
		width:0px;
		padding:0px;
	}
	
	.contentpage #leftHandSide {
		
	}
	
	.homepage #content {
		
	}
	
	.contentpage #content {
		
	}
	
	.homepage #rightHandSide {
		
	}
	
		.homepage #rightHandSide .sideBlock {
			margin-bottom:25px;
			clear:both;
		}
		
		.homepage #rightHandSide .sideBlock .title {
			font-size:1.3em;
			color:#fd7111;
		}

		.homepage #rightHandSide .sideBlock .description {
			padding-top:0.2em;
			clear:both;
		}
		
		.homepage #rightHandSide .sideBlock .thumbnail {
			display:block;
			width:126px;
			float:right;
		}
				
		
	.contentpage #rightHandSide {
		
	}
		
		.contentpage #rightHandSide .sideBlock {
			background:#EFEFEF url(http://www.jmango.net/web/images/interface/sideblock_arrow.gif) top left repeat-y;
			margin-bottom:25px;
			padding:5px;
			padding-left:25px;
			min-height:30px;
			clear:both;
		}
		.contentpage #rightHandSide .video {
			background:#EFEFEF;
			padding-left:10px;
		}

.contentpage #rightHandSide .html,  .contentpage #rightHandSide .image {
 background:none;
padding:0;
}
				
		.contentpage #rightHandSide .button {
			background:none;
			padding:0;
			text-align:right;	
		}		
				
		.contentpage #rightHandSide .sideBlock .title {
			font-size:1.3em;
			color:#fd7111;
		}

		.contentpage #rightHandSide .sideBlock .description {
			padding-top:0.5em;
			display:block;
			clear:both;
		}
		
		.contentpage #rightHandSide .sideBlock .thumbnail {
			display:block;
			width:126px;
			float:right;
		}

.introductoryText {
	color:#666666;
	font-size:1.1em;	
}

.homeNews .item
{
	padding:5px 0 5px;
	border-bottom:solid 1px #EEE;
}

.homeNews .title
{
	font-weight:bold;	
}

.twitter_update_list span {
display:block;
}

.twitter_update_list ul {
	list-style:none;
	margin:0;
	padding:0;
}

.twitter_update_list li {
	list-style:none;
	margin:0;
	padding:5px 0 5px;
	border-bottom:solid 1px #EEE;
}

input[type="text"].darkenInputBox {
	background:#F0F0F0;	
}

/*
 * Navigation
 */
ul.nav {
	margin:0;
	padding:0;
	list-style:none;
}

ul.nav li {
	display:inline;	
}

ul.nav img {
	vertical-align:middle;	
}



/* Form */

.formRow, .formLastRow {
	clear:both;
	height:auto !important;	
	height:40px;
	min-height:40px;
	line-height:40px;
	vertical-align:middle;	
	margin-bottom:2px;	
}

.formRow input[type=text], .formRow input[type=password], .formRow .comboBoo-label {	
	width:270px;
	height:1.2em;
	margin:0.5em 0;
	padding:8px;
}

.formRow textarea {
	width:275px;
	height:200px;	
}

.formRow *, .formLastRow * {
	vertical-align:middle;	
}

.formRow .inputWrapper {
	margin:2px;
	background-color:#FAFCFE;
}

.formLastRow {
	padding-top:15px;	
}





/* Accordion */

.accordion {
	border-bottom: 1px solid #C1C1C1;
	margin:0 0 1.5em;	
}

.accordionHandler {
	cursor: pointer;
	border: 1px solid #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	background:#E7E7E7 url(http://www.jmango.net/web/images/interface/accordion_bg.gif) repeat-x;
	height:22px;
	line-height:22px;
	font-size:1em;
	font-weight:bold;
	margin:0;
}

.accordion .handlerText {
	text-align:left;
	padding-left:8px;
	display:block;
	background: url(http://www.jmango.net/web/images/interface/accordion_arrow.gif) no-repeat top right;
}

.accordion .active .handlerText {	
	background: url(http://www.jmango.net/web/images/interface/accordion_arrow_active.gif) no-repeat top right;
}

.accordionContent {
	clear:both;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;		
}

.accordionContentPadding {
	padding:8px;	
}

/*div.element p, div.element {
	margin:0px;
	padding:4px;
}
*/

blockquote {
	background: url(http://www.jmango.net/web/images/interface/open-quote.gif) no-repeat top left;
	padding-left: 20px;
}

/*
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 400px;
  background: url(http://www.jmango.net/web/images/interface/close-quote.gif) no-repeat right bottom;
  padding-left: 18px;
  text-indent: -18px;
}

blockquote:first-letter {
  background: url(http://www.jmango.net/web/images/interface/open-quote.gif) no-repeat left top;
  padding-left: 18px;
  font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}*/

/* == BEGIN == */

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}

a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}

ul.thumbs li.selected a.thumb {
	background: #000;
}

a.thumb:focus {
	outline: none;
}

ul.thumbs img {
	border: none;
	display: block;
}

/* == END == */
