body {
	background: url(../LayoutMedia/bg.png) repeat-x #cccccc;
	color: #414042;
	font-family: arial, tahoma, times;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0 10px 0 12px;
}
h1, h2 {
	margin: 0;
	padding: 0;	
	padding-left: 10px;
}
ul {
	margin: 0;
	padding: 0;	
}
#container {
	width: 813px;
	margin-left: auto;
	margin-right: auto;	
}
#srchBoxCont {
	position: relative;	
}
#srchBox {
	position: absolute;
	left: 650px;
	top: 48px;
}
#srchInput {
	position: relative;
	bottom: 7px;
	border: #999999 1px solid;	
}
#srchBtn {
	position: relative;	
}

#topNav {
	position: relative;
	width: 813px;
	height: 67px;
}
.dj_ie8 #topNav {
	height: 67px;
}

.dj_ie7 #topNav {
	height: 71px;
}

#nav1 {
	background: url(../LayoutMedia/topNav1.png) no-repeat transparent;
	width: 216px;
	height: 71px;
	display: inline;
	position: absolute;
}
#nav2 {
	background: url(../LayoutMedia/topNav2.png) no-repeat transparent;
	width: 203px;
	height: 71px;
	display: inline;
	position: absolute;
	left: 216px;
}
#nav3 {
	background: url(../LayoutMedia/topNav3.png) no-repeat transparent;
	width: 199px;
	height: 71px;
	display: inline;
	position: absolute;
	left: 419px;
}
#nav4 {
	background: url(../LayoutMedia/topNav4.png) no-repeat transparent;
	width: 195px;
	height: 71px;
	display: inline;
	position: absolute;
	left: 618px;	
}

#nav1:hover {
	background: url(../LayoutMedia/topNavOver1.png) no-repeat transparent;
	width: 216px;
	height: 71px;
}
#nav2:hover {
	background: url(../LayoutMedia/topNavOver2.png) no-repeat transparent;
	width: 203px;
	height: 71px;
		
}
#nav3:hover {
	background: url(../LayoutMedia/topNavOver3.png) no-repeat transparent;
	width: 199px;
	height: 71px;
	
}
#nav4:hover {
	background: url(../LayoutMedia/topNavOver4.png) no-repeat transparent;
	width: 195px;
	height: 71px;
		
}

#menuBarContainer {
	width: 100%;
	padding: 0px;
	margin: 0;	
}
#menuBar {
	background: url(../LayoutMedia/menuBar.png) no-repeat;
	height: 24px;
	width: 813px;
	position: relative;
	padding-top: 0;
}
#navmenu {
	
}
#navmenu a {
	height: 28px;
	line-height: 23px;	
}
#navmenu a:hover {
	height: 28px;
}
#navmenu ul li a {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #BDBDBD;
	height: 28px;
}
#navmenu ul li a:hover {
	height: 28px;
}
#picContainer {
	width: 813px;
	margin-left: auto;
	margin-right: auto;
	position: relative;

	height: 217px;	
}

#bannerArea {
	float: left;
	position: relative;
	top: 4px;
}

#logoCont {

	top: 0;
	width: 219px;
}
#logo {
	background: url(../LayoutMedia/logo.png) no-repeat transparent;
	width:219px;
	height: 217px;
	position: relative;
	float: left;
}

.myAccountSideBox .sideBoxContent { /* Account login */
	padding-left: 4px;	
}
#pics {
	position: relative;

}
#pic1 {
	padding: 0;
	width: 583px;
	height: 217px;
	float: left; 
	background: #cacaca; 
}

#mainContent {
	width: 813px;
	padding-top: 5px;
	float: left;
}
#contentTop {
	background: url(../LayoutMedia/contentTop.png) no-repeat transparent;
	width: 813px;
	height: 0px;	
}
#contentMid {
	width: 813px;
	background-color: #F3F3F3;
	padding: 0 5px 5px 5px;
	min-height: 240px;
}
#contentBottom {
	background: url(../LayoutMedia/contentBottom.png) no-repeat transparent;
	width: 813px;
	height: 0px;		
}
#rightColumn {
	width: 215px;
	float: left;
}
.sideBox {
	width: 210px;
	padding-left: 14px;
}
.sideBoxHeading {
	background: url(../LayoutMedia/sideBoxTop.png) no-repeat transparent;
	width: 220px;
	height: 42px;
	text-align: left;
}
.sideBoxTitle {
	color: #656565;
	font-size: 18px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}
.sideBoxContent {
	background: url(../LayoutMedia/sideBoxMid.png) repeat-y transparent;
	width: 220px;
}
.sideBoxContent ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style-image: url(../LayoutMedia/greenArrow.png);
	padding-left: 15px;
}
.sideBoxContent ul li {
	border: 0;
	line-height: 200%;
}
.sideBoxContent a {
	color: #646464;
	text-decoration: none;
}
.sideBoxContent a:hover {
	color: #656565;
	text-decoration: underline;
}
.sideBoxFooter {
	background: url(../LayoutMedia/sideBoxBottom.png) no-repeat transparent;
	height: 10px;
	width: 220px;
}
.articleListings {
	float: none;
}
.articleListing {
	margin: 0;
}
#footer {
	height: 84px;
	background: #5b5b5b;
	width: 100%;
	clear: both;
}
#footerMenu {
	width: 813px;
	margin: auto;
	padding-top: 5px;	
}
.footerMenu {
	display: none;	
}
.footerMenu li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}
.footerMenu li a {
	color: #ffffff;	
}

.footerMenu li a:hover {
	color: #ffffff;
	text-decoration: underline;	
}

.footerMenu li ul {
	display: none;
}
#footerText {
	color: #ffffff;
	font-size: 14px;
	position: relative;
	width: 800px;
	margin: auto;
	top: 4px
}

#loginDiv {
	margin-right: 10px;	
}
#amis {
	color: #c9c9c9;
	font-size: 10px;
	position: relative;
	width: 330px;
	margin: auto;
	top: -62px;
	left: 240px;
	
}
#amis a {
	color: #c9c9c9;
	text-decoration: none;
}
#amis a:hover {
	color: #cccccc;
	text-decoration: underline;	
}
.pageAttachments ul {
	margin-bottom: 0;
}
.mediaAlbumTitle {
	margin-bottom: 5px;
}
.mediaItemThumbnail {
	padding-bottom: 0px;
}
.mediaItemTitle {
	padding-bottom: 0px;
}
.mediaItemTile {
	padding: 10px;
}

.picFrame {
	background: url(../LayoutMedia/tileBG.png) no-repeat transparent;
	width: 204px;
	height: 204px;
}
.picFramePic {
	width: 196px;
	height: 194px;
	position: relative;
	top: 0;
	left: 3px;
}
.picFrameLink {
}

#siteMap {
	margin-top: -20px;
}

.link,
#SignUp .signupframe {
	color: #226699;
    font-family: Arial, Helvetica, sans-serif;
}
.link {
	text-decoration: none;
}
#SignUp .signupframe {
	border: 1px solid #386DFF;
	background: #ffffff;
}

#ctaWrapper {

	width: 100%;
	height: 439px;
	background:url(../LayoutMedia/cta-bg-tile.jpg) repeat-x top left;
	padding: 12px 12px 12px 12px;
	margin: 0 0 0 0;
	
}

#ctaGuide {

	width: 393px;
	height: 371px;
	background:url(../LayoutMedia/cta-guide.png) no-repeat top left;
	
}

.itemRating {
	display:none;	
}
