body 
{
    margin: 0;
    padding: 0;
    height: 100%;     
    background: #f2cd99 url(../images/bg2.gif) repeat-y scroll left 0;
    font-family: Tahoma, Arial, Sans-Serif;
    color: Black;
    font-size: 11px;
}

.center_col
{
    width: 375px;
    xheight: 100%;
    padding: 0px 0px 33px 0px;  
    margin: 0px;
    position: relative;
    float: left; 

}
.right_col
{
    width: 320px;
    xheight: 100%;
    padding: 0px;
    position: relative; 
    margin: 0px;  
    float: right;

}
/* --LEFT COLUMN------------------------------------- */

.pop_cat_box
{
    width: 234px;
    float: left;
    margin-bottom: 15px;
}
.pop_cat
{
    padding: 0px 15px 15px 15px;
    margin: 0px;
}
.pop_cat ul
{
	margin: 0px;
	padding: 0px;
	width: 204px;

}
.pop_cat li
{
	border: none 0px;
	display: inline;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 204px;
	position: relative;
	color: #5e5e5e;
}
/* --CENTER COLUMN------------------------------------- */


.feat_artists_box
{
    width: 375px;
    height: 264px;
    float: left;
    margin: 0px;
    padding: 0px;
}

.feat_artists
{
	cursor: default;
	list-style: none;
	padding: 0px;
    margin: 0px; 
    height: 232px; 
}
.feat_artists ul
{
	margin: 0px;
	padding: 15px 0px 0px 20px;
	width: 355px;
	height: 217px;

}
.feat_artists li
{
	border: none 0px;
	display: inline;
	float: left;
	padding: 0px 15px 5px 0px;
	margin: 0px;
	width: 102px;
	height: 105px;
	position: relative;
	bottom: 0px;
}
.feat_artists a
{
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
 
.feat_artists a:visited
{
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
.feat_artists a:hover
{
	color: #c00627;
}
.feat_artists img
{
	background-color: White;
	border: solid 1px #f2cd99;
	padding: 5px;
	width: 90px;
	height: 60px;
	margin-bottom: 3px;
}
.feat_artists a:hover img
{
	background-color: #f2cd99;
}
/* -------------------------------------------------- */

.events_box
{
    width: 375px;
    float:left;
    margin-bottom:15px;
}
.events
{
	cursor: default;
	list-style: none;
	padding: 0px 0px 15px 20px;
    margin: 0px;   
    height: 100%;
}
.events ul
{
	margin: 0px;
	padding: 0px;
	width: 345px;
}

.events ul li
{
	border: none 0px;
	display: inline;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 345px;
	position: relative;
}


/* --RIGHT COLUMN------------------------------------- */

.welcome_box
{
    padding: 10px 0px 10px 20px;
    width: 300px;
    height: 143px;
    float: left;
}
/* -------------------------------------------------- */

.shop_box
{
    width: 320px;
    height: 176px;
    float:left;
    margin-bottom:15px;
}
.shop
{
	list-style: none;
	padding: 0px 0px 0px 15px;
    margin: 0px;   
}
.shop ul
{
	margin: 0px;
	padding: 0px;
	width: 305px;

}
.shop li
{
	border: none 0px;
	display: inline;
	float: left;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	width: 305px;
	position: relative;
}

.cd
{
    border: solid 1px #e39d4f;
    width: 96px;
    height: 96px;
    float: left;
    margin-right: 10px;
}
.shop_link a
{
    color: #bf0202;
    font-weight: bold;
    text-decoration: none;
}

.shop_link a:visited
{
    color: #bf0202;
    font-weight: bold;
    text-decoration: none;
}
.shop_link a:hover
{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
.shop_link span a
{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.shop_link span a:visited
{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
.shop_link span a:hover
{
    color: #bf0202;
    font-weight: bold;
    text-decoration: none;
}
.shop_link span img
{
    margin-left: 10px;
}

/* -------------------------------------------------- */

.shortlist_box
{
    width: 320px;
    height: 73px;
    float:left;
}
.shortlist
{
	list-style: none;
	padding: 15px;
    margin: 0px;   
}

/* -------------------------------------------------- */

.news_box
{
    width: 320px;
    float:left;
    margin-bottom:48px;
}
.news
{
	cursor: default;
	list-style: none;
	padding: 0px 0px 15px 15px;
    margin: 0px;   
    height: 100%;
}
.news ul
{
	margin: 0px;
	padding: 0px;
	width: 305px;

}
.news li
{
	border: none 0px;
	display: inline;
	float: left;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	width: 305px;
	position: relative;
}

