/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #ffffff url(images/img1.gif) repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}

a {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 750px;
	height: 95px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	background: #9999cc url(images/jewelbox_banner_rotation2.gif) no-repeat;
}

#header * {
	text-align: center;
	text-decoration: none;
}

#header h1 {
	letter-spacing: -2px;
	font-size: 3em;
}
#header h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
	padding: 0 0 0 150px;
}
#header-artists {
	width: 750px;
	height: 95px;
	margin: 0 auto;
	padding:50px 0 0 0px;
	background: #9999cc url(images/jewelbox_banner_artists.jpg) no-repeat;
}
/* Content */

#content {
	width:750px;
	margin: 0 auto;
	background: #ffffff url(images/img1.gif) repeat-x;
}

/* Column One */

#container{
	width: 750px;
	height: 295px;
	background: url(images/img2_home.jpg) no-repeat;
	margin: 0 auto;
	padding-top: 25px;
}
#colOne {
	width: 275px;
	float: right;
	height: 275px;
	background: url(images/img11.gif) repeat-x;
	margin: 0 45px 0 0;
}

#artists {
	float: right;
	width: 400px;
	height: 275px;
	padding: 5px 25px 0 25px;
}
#scroll {
	overflow: auto;
	height: 350px;
	padding: 12px;
	text-align: center;
}
#scroll-artists {
	overflow: auto;
	height: 365px;
	padding: 12px;
	text-align: center;
}

#colOne .post {
	margin-bottom: 0.5em;
	  margin-leright: 25px;
}
#colOne img	{
	margin-left: 25px;
}
#colOne .title {
	font-size: 1.25em;
	text-align: center;
	margin-right: 12px;
}
#colOne .subtitle {
	font-size: .95em;
	text-align: center;
	font-weight: bold;
	margin-right: 12px;
}
#colOne .posted, #colOne .meta {
	font-size: 0.8em;
	border-top: 1px dashed #F2B8B8;
}
#artists .meta {
	font-size: 0.8em;
	border-top: 1px dashed #F2B8B8;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
}
#artists .title {
	font-size: 1.25em;
	text-align: center;
}
#colOne a {
	color: #663366;
}

#artists a {
	color: #663366;
}
/* Column Two */

#colTwo {
	float: left;
	width:345px;
	margin-left: 15px;
	background: url(images/img11.gif) repeat-x;
}
#artistsTwo {
	float: left;
	width:275px;
	margin-left: 15px;
	background: url(images/img11.gif) repeat-x;
}

#colTwo ul a{
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
display: inline; /* this gets rid of the IE gaps */
}

#colTwo li ul {
	padding: 10px;
}

#colTwo .fold ul {
	display: none;
}

/* For latest browser version only
#colTwo .fold:hover ul {
	display: block;
}
*/

#colTwo li a {
	color: #ffffff;
}

#colTwo h2 {
	text-align: center;
	font-size: 1.3em;
}

#colTwo h2 a {
	display: block;
	text-decoration: none;
	background: #ffffff url(images/menu_tab.gif) no-repeat;
	color: #000000;
	padding: 3px 15px;
	text-align: center;
}

#colTwo p{
	display: block;
	padding: 3px 5px 8px 20px;
	font-size: 0.9em;
	margin: 0;
}
#artistsTwo p {
	display: block;
	padding: 3px 15px 3px 20px;
	font-size: 0.9em;
}

#colTwo form {
	margin: 0;
	padding: 10px;
}

#textfield1 {
	width: 150px;
	padding: 3 px 15 px;
}

#submit1 {
	display: none;
}

/* Bottom Navigation Bar */

#nav {
	width:750px;
	height:113px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

#navbar{
	position:relative;
	display:block;
	margin: 0 4px 0 4px;
	height:21px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/menuoff.gif) repeat-x top left;
	font-family:"Trebuchet MS",Arial,Helvitica,sans-serif;
	border-bottom:1px solid #d9d9d9;
}

#navbar ul{
	padding:0;
	list-style-type:none;
	width:auto;
}

#navbar ul li{
display:block;
float:left;
margin:0 1px 0 0;
}
#navbar ul li a{
display:block;
float:left;
color:#034895;
text-decoration:none;
padding:3px 14px 0 14px;
height:18px;
}
#navbar ul li a:hover,#navbar ul li a.current{
color:#034895;
background:transparent url(images/menuon.gif) repeat-x top left;
}

/* Footer */

#footer {
	width:750px;
	margin: 0 auto;
	padding: 0 50px 0 50px;
}

#footer  p {
	text-align: center;
	font-size: x-small;
	color: #ffffff;
}
#footer a {
	font-size: x-small;
	color: #FFFFFF;
}
