body {
	background: url(../LayoutMedia/bg.png) repeat-x #EFEFEF;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.4em;
	margin: 0;
	padding: 0;

}
#bannerArea {
	display: none;
	}

p {
	margin: 0;
	padding: 0 10px 0;
}

h1, 
h2,
h3,
h4,
h5{
    line-height: 1.6em;
    margin: 0;
    padding: 0 0 15px;
}

h1, 
h2{
    padding-left:10px;
}

hr,
#mainContent hr {
    border: 1px solid #EEEEEE;
    height: 1px;
    margin: 20px 0;
}

ul {
	margin: 0;
	padding: 0;	
}

table {
    border: medium none;
    padding: 0;
}

table tr {
    border: medium none;
    padding: 0;
}

table td {
    border: medium none;
    padding: 0;
}

#container {
    display: block;
    margin:0 auto;
    width: 840px;
}

#srchBoxCont {
	position: relative;	
}
#srchBox {
	position: absolute;
	left: 650px;
	top: 48px;
}
#srchInput {
	position: relative;
	bottom: 7px;
	border: #999999 1px solid;	
}
#srchBtn {
	position: relative;	
}

#topNav {
    height: 67px;
    margin: 0 auto;
    position: relative;
    width: 840px;
}

.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 {
    display: block;
    height: 99px;
    margin: 0;
    padding: 0;
}

#menuBar {
    background: none repeat scroll 0 0 #2B2652;
    border-bottom: 1px solid #181340;
    height: 31px;
    margin: 0 auto;
    padding-top: 0;
    position: relative;
    width: 100%;
}

#navmenu {
    display: block;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    width: 840px;
}

#navmenu ul {
    border-left: 1px solid #3B3763;
    border-right: 1px solid #191630;
}

#navmenu ul li {
    border-left: 1px solid #191630;
    border-right: 1px solid #3B3763;
    margin: 0;
    position: relative;
}

#navmenu ul li a {
    color: #BDBDBD;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 31px;
    line-height: 31px;
    padding: 0 16px;
}

#navmenu ul li a:hover {
	height: 31px;
}

/* #menuBar { */
/* 	display: none; */
/* 	} */
/* #navmenu { */
/* 	display: none; */
/* 	} */
/* #menuBar ul ul a { */
/* 	width: auto; */

/* } */


#menuBar ul li ul {
	border-radius: 3px;
	background-image: url(../LayoutMedia/menuBG.png);
	box-shadow: 5px 5px 5px #444444;
	position: relative;
	padding-left: 10px;
	}

#picContainer {
	background:#fff;
    display: block;
    height: 217px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 840px;
}

#bannerArea {
	background:#fff;
    position: relative;
    top: 0;
}

#logoCont {

	top: 0;
	width: 257px;
}

#logo {
    background: url("../LayoutMedia/logo.png") no-repeat scroll center center #050029;
    float: left;
    height: 217px;
    position: relative;
    width: 257px;
}

.myAccountSideBox .sideBoxContent { /* Account login */
	padding-left: 4px;	
}
#pics {
	position: relative;

}
#pic1 {
	padding: 0;
	width: 583px;
	height: 217px;
	float: left; 
	background: #fff; 
}

#mainContent {
    box-shadow: 0 0 10px #CCCCCC;
    width: 840px;
}

#contentTop {
	background: url(../LayoutMedia/contentTop.png) no-repeat transparent;
	width: 840px;
	height: 0px;	
}

#contentMid {
    background-color: #FFFFFF;
    min-height: 240px;
    padding: 20px;
    width: 800px;
}

#contentBottom {
	background: url(../LayoutMedia/contentBottom.png) no-repeat transparent;
	width: 840px;
	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 {
    background: none repeat scroll 0 0 #08032E;
    clear: both;
    display: block;
    padding: 20px 0;
}

#footer .inner {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 800px;
}

#footerMenu {
	width: 800px;
	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;
    float: left;
    font-size: 14px;
    margin: 0;
    position: relative;
}

#loginDiv {
	margin-right: 10px;	
}

#amis {
    color: #C9C9C9;
    float: right;
    font-size: 10px;
    margin: auto;
    position: relative;
    width: 330px;
}

#amis a {
	color: #c9c9c9;
	text-decoration: none;
}
#amis a:hover {
	color: #cccccc;
	text-decoration: underline;	
}

#amis .sitemap {
    color: #E5E5E5;
    display: block;
    text-decoration: none;
}

.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 {
}

.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;	
}