@charset "UTF-8";
/* CSS Document */
@import url("./mediapulse_core.css");

body {
 background: #5A471B;
}

ul {
	padding-left: 10px;	
}

li {
	padding-left: 20px;
	min-height: 20px;
	line-height: 20px;
	background: #fff url(../images/bullet.gif) top left no-repeat;		
}

h2 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #554B23;
	font-size: 130%;	
	font-weight: bold;
}

p {
	margin: 10px;
}


.highlight {
	font-weight: bold;
	color: #554B23;
}

#pageWrap1
{
	margin: 25px 25px 0px 25px;
	background: #fff url(../images/bottomRepeatLeft.jpg) top left repeat-y;	
}

#pageWrap2 {
	background: url(../images/bottomRepeatRight.jpg) top right repeat-y;	
}

#top {
	height: 48px;
	background: url(../images/qc/topCenter_qc.jpg) repeat-x;
}

#top div {
	height: 48px;
	background: url(../images/qc/topLeft_qc.jpg) top left no-repeat;
}

#top div div {
	height: 48px;
	background: url(../images/qc/topRight_qc.jpg) top right no-repeat;	
}

#header {
	height: 164px;
	background: #63c3cf url(../images/qc/logo_qc.gif) center center no-repeat;
}

#header div {
	height: 164px;
	background: url(../images/qc/topRepeatLeft_qc.jpg) top left repeat-y;
}

#header div div {
	height: 164px;
	background: url(../images/qc/topRepeatRight_qc.jpg) top right repeat-y;	
	overflow: hidden;
}

#header div div a {
	display: block;
	padding-top: 164px;
	height: 164px;
	width: 400px;
	margin: 0px auto;
}

#middle {
	height: 33px;
	background: url(../images/qc/middle_qc.jpg) repeat-x;
}

#middle div {
	height: 33px;
	background: url(../images/qc/middleLeft_qc.jpg) top left no-repeat;
}

#middle div div {
	height: 33px;
	background: url(../images/qc/middleRight_qc.jpg) top right no-repeat;	
}

#content {
	min-height: 350px;
	margin-left: 50px;
	padding: 0px 275px 0px 175px;
	background: url(../images/shop.gif) top left no-repeat;	
}

#content.noDog {
	padding-right: 75px;
}

#footer {
	text-align: center;
}


#footer ul {
	list-style: none;
	text-align: center;
}

#footer li {
	padding: 0px;
	background-image: none;
	display: inline;
}

#footer li a {
	display: inline-block;
	color: #666;
	text-transform: uppercase;
	padding-top: 20px;	
}

#footer li a div {
	display: inline;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
}

#footer li a:hover, #footer li a.active {
	text-decoration: none;
	background: url(../images/starPadRight.gif) top center no-repeat;	
}

#footer li.last a:hover, #footer li.last a:active {
	background: url(../images/star.gif) top center no-repeat;	
}

#footer li.last a div {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

.MenuBox {
	position: absolute;
}

.MenuBox li {
	display: inline;
	padding: 0px 10px;
	background-image: none;
}

.MenuBox a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

#bottom {
	clear: both;
	height: 55px;
	background: url(../images/bottomCenter.jpg) repeat-x;
}

#bottom div {
	height: 55px;
	background: url(../images/bottomLeft.jpg) top left no-repeat;
}

#bottom div div {
	height: 55px;
	background: url(../images/bottomRight.jpg) top right no-repeat;	
}

#copyright {
	margin: 0px 25px 25px 25px;
	height: 19px;
	width: 155px;
	background: #5A471B url(../images/copyright.jpg) top left no-repeat;
}

#flashDog {
	position: absolute;
	top: 125px;
	right: 80px;
}

.screenHide {
	display: none;
}

#Accordian h1 {
	border: none;
	font-size: 100%;
	font-weight: bold;
	color: #554B23;
	cursor: pointer;
}

#Accordian li {
	margin: 0px;
}

#staffMap {
	margin: 30px auto 0px auto;
}

#castCase {	
	position: absolute;
	top: 100px;
	left: 220px;
}

#shopLink {
	height: 153px;
	width: 153px;
	overflow: hidden;
	position: absolute;
	left: 75px;
	top: 365px;
}

#shopLink a {
	display: block;
	padding-top: 153px;
	height: 153px;
	width: 153px;
}