@charset "utf-8";
/**
 * JJD CARDS Main CSS Document  
 * 100% height layout (move footer out of container and postion absolute to "stick" to browser bottom. 
 * Use pushbar to bring BG down in main content area and content bottom padding should equal footer height to cure overlap.
 * Modded: DC September 2009
 */
 
 
/******** TEMP INDEX PAGE STYLE CONTROL HERE *************/
#sidebar a:link, #sidebar a:visited {
	color: #FF0;
	text-decoration: none;
}
#sidebar a:hover {
	color: #E585FF;
	text-decoration: none;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 90%;
}
h2 {
	color: #E585FF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	text-align: center;
}
h3 {
	color: #E585FF;
	font-size: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.fullwidth_container_heading_temp {
	width: 705px;
	height: 46px;
	margin: 0px;
	float: left;
	padding: 0px;
}
.monthbar {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
sidebar_address
/***************END OF TEMP STUFF ***********************/

html,body {
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#CCCCCC;
	background-color: #000000;
	background-image: url(../images/jdd_page_bg.jpg);
	margin: 0;
	padding: 0;
	
}
#container {
	position:relative; /* center, not in IE5 */
	width:980px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #333333;
	background-image: url(../images/content_bg.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#header {
	background-image: url(../images/header.jpg);
	height: 250px;

}
.pushbar {
	height: 1px;
	width: 100%;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

#content_wrap {
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 90%;
}
/************************************* CONTENT ************************************************/
#sidebar_list {
	width: 205px;
	margin: 0px;
	float: left;
	height: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#sidebar {
	width: 205px;
	margin: 0px;
	float: left;
	height: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.sidebar_pic {
	height: 271px;
	width: 175px;
	padding-left: 30px;
	padding-top: 25px;
}
.sidebar_address {
	height: auto;
	width: 175px;
	padding-left: 10px;
	padding-top: 25px;
	text-align: center;
	font-size: 110%;
	clear: both;
}
#sidebar ul {}
#sidebar li {}
/***** Main Menu  *****/
#menu {
	margin: 0px;
	padding: 0px;

}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 1px;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #CCCCCC;
	background-image: url(../images/menubut_off.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 150px;
	height: 22px;
	display: block;
	padding-left: 45px;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
}
#menu a:hover {
	color: #E348E3;
	background-image: url(../images/menubut_on.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
}
#menu #currentpage a {
	background-image: url(../images/menubut_on.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#menu #currentpage a:hover {
	background-image: url(../images/menubut_on.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}
/********** right (main) content ***************/
.fullwidth_right {
	width: 705px;
	float: right;
	margin: 0px;
	height: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.fullwidth_container {
	width: 705px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 20px;
	height: auto;
	margin-top: 5px;
	float: right;
	padding-top: 20px;
}
.fullwidth_container_heading {
	width: 470px;
	height: 46px;
	margin: 0px;
	float: left;
}
.fullwidth_container_pic {
	height: 175px;
	width: 226px;
	float: right;
	padding-left: 5px;
}

.fullwidth_container_heading_right  {
	width: 479px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.fullwidth_container_pic_left {
	height: auto;
	width: 226px;
	position: left;
	float: left;
}

/*********** folded footer  *****************/
/* what you do here must be repeated in pngfix.css */
#big_footer {
	background-repeat: no-repeat;
	clear: both;
	height: 86px;
	width: 1046px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
	background-image: url(../images/footer_small_bg.png);
	text-align: center;
}
/**** needs to be seperate from footer any padding or additional will screw the image in IE6 ***/
#tsbd {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	text-align: center;
	font-size: 80%;
	color: #666666;
	margin-top: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#tsbd a:link, #tsbd a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#tsbd a:hover {
	color: #FFFFFF;
}
.listnote {
	font-size: 80%;
	font-style: italic;
	color: #FFFFA4;
	padding-top: 0px;
	margin: 0px;
}
#centre_title {
	color: #E585FF;
	font-size: 120%;
	text-align: center;
	width: 100%;
	margin-top: 20px;
	float: left;
	margin-bottom: 10px;
}
#shoplink {
	height: 194px;
	width: 600px;
	margin-left: 54px;
}
#shoplink a {
	height: 194px;
	width: 600px;
	color: #333331;
	text-decoration: none;
	font-size: 70%;
	background-image: url(../images/home_shop_button.png);
	background-repeat: no-repeat;
	display: block;
}
#shoplink a:hover {
	z-index: 9999;
	background-image: url(../images/home_shop_button_over.png);
}
.message {
	margin-top: 20px;
	font-size: 140%;
	color: #FFF;
	padding-left: 90px;
}
.message a {
	color: #FF0;
	text-decoration: none;
}
.message a:hover {
	color: #E585FF;
}
.justify {
	text-align: justify;
	font-weight: normal;
	font-size: 100%;
}
