﻿#MainContainer {
	width:825px;
	min-height:400px;
	margin-left:auto;
	margin-right:auto;
	border:2px #313131 solid;
	border-bottom:0px;
	padding-bottom:5px;
	background-color:black;
}
#Header {
	width:825px;
 	height:150px;
 	background:black url('../img/head_slixart.jpg') no-repeat scroll 0 0;
}
#Menu {
    background:black url('../img/background_menu.jpg') no-repeat scroll 0 0;
	height:30px;
	padding-left:10px;
	z-index:101;
}
#HomeShowcase {
	width:825px;
	height:262px;
	/*margin-top:5px;*/
	z-index:1;
}
#HomeContent {
	background:black url('../img/spacer_showcase.jpg') no-repeat scroll 0 0;
	min-height:15px;
}
#HomeContentLeft {
	float:left;
	width:260px;
	min-height:400px;
	margin-top:15px;
}
#HomeContentRight {
	float:right;
	width:549px; /* 539px */
	min-height:550px;
	border-top:1px #313131 solid;
	border-left:1px #313131 solid;
	margin-top:15px;
	padding-left:15px;
}
#HomeContentFull {
	float:right;
	width:795px;
	min-height:500px;
	border-top:1px #313131 solid;
	margin-top:15px;
	padding-left:15px;
	padding-right:15px;
}
#PageHeader {
	height:29px;
	background:black url('../img/bordergrey.jpg') repeat-x scroll 0 0;
	text-align:right;
	margin-left:-15px;
	/*margin-top:-11px;*/
}
#ArticlesList {
	width:510px;
	padding-bottom:50px;
	background:black url('../img/background_articlesList.gif') no-repeat scroll 0 bottom;
}
#TheUpdates {
	background:black url('../img/background_updates.jpg') no-repeat scroll 0 0;
	min-height:245px;
	padding:5px;
}
#HeadsUp {
	background:black url('../img/background_headsup.jpg') no-repeat scroll 0 0;
	min-height:200px;
	padding:5px;
}
#Bottom {
	clear:both;
	padding-top:15px;
	padding-bottom:0px;
	border-top:1px #313131 solid;
	text-align:center;
}
#TheArtists,
#HeadsUpSection,
#ArtbookReviews,
#AnimationReviews,
#ProductReviews,
#About,
#WorldEvents,
#Articles {
	width:510px;
	text-align:center;
}
#ReviewArticle {
    width:532px;
}
#tableArtistsMonth,
#tableArtistsAmazing {
	width:475px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
}
#ArticleHeadsUpList {
	margin-top:25px;
}
#ContactUs {
	width:510px;
}
#SearchBox {
	background-color:#121212;
	height:30px;
	padding-left:10px;
	padding-top:1px;
	margin-bottom:10px;
}
#ArticleArtbookReviewsList,
#ArticleAnimationReviewsList,
#ArticleProductReviewsList,
#ArticlesList {
	margin-top:25px;
	text-align:left;
}
#ArtistOfTheMonth {
	width:510px;
	margin-top:10px;
}
#ArtistOfTheMonthHeadShot {
	width:120px;
	float:left;
}
#ArtistOfTheMonthHeader {
	width:510px;
	min-height:110px;
}
#ArtistOfTheMonthHeaderText {
	width:390px;
	float:right;
}
#ArtistOfTheMonthHeaderTitle {
	width:390px;
	float:right;
}
#AmazingArtist {
	width:528px;
	margin-top:10px;
    margin-right: 0px;
}
t {
	width:510px;
	margin-top:10px;
}
#AmazingArtistHeadShot {
	width:120px;
	float:left;
}
#AmazingArtistHeader {
	width:510px;
	min-height:155px;
}
#AmazingArtistHeaderText {
	width:390px;
	float:right;
}
#AmazingArtistHeaderTitle {
	width:390px;
	float:right;
}
#AmazingArtistHeaderTitle {
	width:390px;
	float:right;
    height: 58px;
}

	margin-top:30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#flashcontent {
    z-index:1;
}
/*** MENU ***/
#MenuHome,
#MenuTheArtists,
#MenuArt,
#MenuHeadsUp,
#MenuReviews,
#MenuAbout,
#MenuContact,
#MenuFeatured,
#MenuArticles {
	padding:10px 5px 5px;
}
#MenuHome:hover,
#MenuTheArtists:hover,
#MenuArt:hover,
#MenuHeadsUp:hover,
#MenuReviews:hover,
#MenuAbout:hover,
#MenuContact:hover,
#MenuFeatured:hover,
#MenuArticles:hover {
	background-color:#171717;
	cursor:pointer;
}

#MenuFeatured {
	/*margin-left:110px;*/
	/*margin-left:145px;*/
	/*margin-left:180px; sans about us*/
    margin-left:200px;
}

/*** PUBS ***/
#PubContainer825 {
	width:825px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
}
#Pub285 {
	background:black url('../img/background_pub285.jpg') no-repeat scroll 0 0;
	width:260px;
	min-height:375px;
	border-right:1px #313131 solid;
}
#Pub100L {
	width:100px;
	min-height:300px;
}
#Pub100R {
	width:100px;
	min-height:300px;
}
