/*Jamorama Layout*/
@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
padding:0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
background-color: #A8A8A8;
}

#top {
height: 146px	;
background: url(../images/header-bg.jpg) repeat-x;
}

#middle {
	background: url(../images/middle-background-x.jpg) repeat-x;
	background-color: #FFF;
}

#middle-home {
	background-color: #FFF;
	background-image: url(../images/jamorama-home-tile.jpg);
	background-repeat: repeat-x;
}

#bottom {
	height: 213px;
	background: url(../images/footer-bg.jpg) repeat-x;
}

#header {
	height: 99px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/header-logo.jpg) no-repeat top left;
}

#header-navigation {
	height: 47px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

ul#header-navigation-menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:47px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
ul#header-navigation-menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
	

ul#header-navigation-menu li a{
	display:block;
	float:left;
	color:#4b4a4a;
	text-decoration:none;
	font-weight:normal;
	padding:16px 20px 0 20px;
	height:31px;
	text-align: center;
	background: url(../images/header-navigation-button.jpg) no-repeat right;
	}
	
	
	
	
ul#header-navigation-menu li a:hover, ul#header-navigation-menu li a.current, ul#header-navigation-menu li a.section{
	background: url(../images/header-navigation-button-hover.jpg?version=1.2) no-repeat right;
	}

#top-nav {
width:193px;
margin-right: 15px;
height: 37px;
float: right;
margin-top: 36px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
text-transform: uppercase;
text-align:center;

}

#top-nav a {
color: #FFF;
text-decoration: none;
padding-top: 10px;
}
#top-nav a:hover {
background: url(../images/top-nav-over.png) repeat-x bottom; 
}

#login-button {
display:block;
width: 74px;
height:27px;
float:left;
text-align:center;
}

#signup-button {
display:block;
float:right;
width: 113px;
height:27px;
}


#content {
width: 960px;
margin-left:auto;
margin-right:auto;
background:url(../images/content-bg.jpg) repeat-y;
overflow:auto;
}

#content-nobg {
	width: 930px;
	background:none;
	padding:15px;
	margin-left:auto;
margin-right:auto;
overflow:auto;
	}
	
	
#content-nobg ul li {
	
	padding:20px;
	}
	
#facebook{
	float:right;
	margin-right:15px;
	}
	
#twitter{
	float:left;
	margin-left:15px;
	}

#content-header {
width: 960px;
height: 50px;
background:url(../images/content-header-bg.jpg) no-repeat;
margin-left: auto;
margin-right: auto;
}

#content-fullwidth {
padding: 10px 40px 10px 40px;

}

#content-sidebar {
width: 200px;
}

#content-right {
	float:right;
width: 685px;
padding: 10px 45px 30px 30px;
}

#content-footer {
width: 960px;
height: 43px;
margin-left: auto;
margin-right: auto;
background:url(../images/content-footer-bg.jpg) no-repeat;
float:clear;

}

ul#content-sidebar {
	list-style:none;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 200px;
	font-size:12px;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

ul {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  display:block;
  font-size:13px;
  font-weight:normal;
}

ul#content-sidebar li {
	display: block;

}

ul#content-sidebar li a{
	display: block;
	background: url(../images/side-nav.jpg) no-repeat;
	color: black;
	text-decoration: none;
	height: 25px;
	padding: 12px 0 0 30px;
}
ul#content-sidebar li a:hover{
	background: url(../images/side-nav-hover.jpg);
	text-decoration: underline;
	color: #eb4510;
}

ul#content-sidebar li a.active,ul#content-sidebar li a.current{
background: url(../images/side-nav-active.jpg) no-repeat;
color: white;
}
ul#content-sidebar li a:hover.active{
text-decoration: none;
}
ul#content-sidebar li a.unavailable{
background: url(../images/side-nav-unavailable.jpg) no-repeat;
color: #999;
}

ol {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  display:block;
  font-size:13px;
  font-weight:normal;
}

h1 {
	font-family:Georgia, serif; font-weight:normal;
	font-size: 40px;
	line-height:40px;
color: #eb4510;
margin: 0px;
border-bottom: 1px solid #999;
}

h2 {
margin: 0px;
margin-top: 5px;
font-size: 16px;
text-transform:uppercase;
color: #333
}

h3 {
margin: 0px;
margin-top: 5px;
font-size: 16px;
color: #333;
clear: both;
}

p {
font-size: 13px;
line-height: 20px;
color: #363636;
}

p a{
	color: #eb4510;
	text-decoration: underline;
}

p a:hover{
	color: #eb4510;
	text-decoration: none;
}
p b,strong {
	color: #000;
	font-weight: bold;
}

blockquote {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: italic;
}

cite {
 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	margin-left: 40px;
}

#footer {
width: 930px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
overflow: auto;
}


#altbottom {
	float: left;
	width: 100%;
	background: url(../images/altfooterbg.jpg) repeat-x;
	background-color: #a3a3a3;
	overflow:visible;
}

#altfooter {
	text-align:center;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}



#footer-links h1 {
font-size: 12px;
color: #000;
margin-bottom: 5px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;


}

ul#footer-links {

	float:left;
	list-style:none;
	margin: 0px;
	padding: 0px;
	padding-right: 30px;
font-size: 12px;
line-height:18px;
display: block;

}

ul#footer-links li {
margin: 0px;	
}

#footer-links a{
	color:#666;
	padding-left: 15px;
	text-decoration: none;
}

#footer-links a:hover{
	color: #eb4510;
	text-decoration: underline;
}

#copyright {
	padding-bottom: 20px;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	color:#666;
	width:80%;
	text-align:center;
	
	}

#copyright a {color:#AE4D1E;
text-decoration:underline;}

#homeimage{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	}

	
#download-box {
	background: url(../images/download-box-bg.jpg);
	border: 1px solid #666;
	overflow: auto;
	}
	
#dltext {
		float:left;
		margin-top:15px;
		padding-right: 20px;
	}
#dltext h1{
	margin-bottom: 5px;
	font-size: 27px;	
	color: #333;
	}
	
	#dltext ul {
margin: 0px;	
padding: 0px;
line-height: 18px;
list-style: none;
color: #333;
	}
	
	#dltext a {
	font-size: 15px;	
	line-height: 22px;
	color: #0066df;
	}
	
	#dltext a:hover {
	text-decoration: none;
	color: #eb4510;
	}
	
	#download-box img {
	border: 0;	
	float: left;
	}
	
	
	
img {
	border: none;
}
	img.right {
		float: right;
		margin-left: 20px;
	}
	img.left {
		text-align:left;
	}
	img.leftAlone {
		float: left;
		margin-right: 100%;
	}
	img.center {
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
