/* CSS Document */



div,p,h1,h2,h3,h4,h5,h6,span,form,table,object
{
    margin:0px;
    padding:0px;
}

html
{
	/*
	background-image: url(Images/bgArt.jpg);
	
	background-image: url(Images/Tiles.jpg);
	background-color: #191816;*/
	background-color:#000000;
	background-position: 0px 0px;
}
body {
	/*
	background-image: url(Images/fadeBG.png);
	background-repeat: no-repeat;
	background-position: center top;
	*/
	/*background-color: #191816;
	background-image: url(Images/Tiles.jpg);*/
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin: 0px;
	font-size:14px;
}

#Container {
	background-image: url(Images/Tiles.jpg);
	width:990px;
	position:relative;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	border: 1px none #333333;
}
#FooterContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
}


.layoutTable
{
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	width:100%;
}

.layoutTable td
{
	vertical-align:top;
}


.clear
{
    clear:both;
}

a img
{
	border-style:none;
}
#LogoTD {
	padding-left: 30px;
	padding-right: 30px;
}



#HeaderRightCell
{
	width:100%;
	padding-left:10px;
	vertical-align:top;
}

#MenueTD
{
	text-align:right;
	padding-bottom:50px;
}

#LinksTD
{
	text-align:right;
}
#NavTD
{
	padding-top:5px;
}
#NavList {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(Images/NavBarBG.jpg);
	height: 25px;
	width: 773px;
	padding-left: 0px;
}
#NavList li {
	display: inline;
	margin-right: 10px;
}

#NavList a {
	text-decoration: none;
	color: #282421;
	display: block;
	float: left;
	padding-right: 16px;
	background-image: url(Images/NavItemBG.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	height: 19px;
	padding-top: 4px;
	padding-left: 16px;
	font-weight: bold;
	font-size: 13px;
}


#SearchInput
{
	padding-left:5px;	
}

.TextInput
{
	border-style:solid;
	border-color:#585657;
	border-width:1px;
	background-color:#e4e4e4;
	font-size: 13px;
}

#SearchSubmit {
	background-color: #7d7d7d;
	color: #FFFFFF;
	border: 1px solid #616161;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 13px;
}

#SideBarTop {
	background-image: url(Images/LeftBarBG.jpg);
	background-repeat: no-repeat;
	height: 288px;
	width: 200px;
	text-align:center;
}
#Hotline .DarkTitle {
	display: block;
	padding-top: 24px;
	padding-bottom: 2px;
}
.DarkTitle {
	color: #2a281c;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.Hotline {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.DarkSmallText {
	font-size: 12px;
	color: #2A281C;
	font-weight: bold;
}





#HomeImages img
{
	border-bottom-style:solid;
	border-bottom-color:#716e67;
	border-bottom-width:1px;
}

#NewsLetter
{
	margin-top:30px;
}

#NewsLetterEmail
{
	margin-top: 3px;
	margin-bottom: 3px;
}
.JoinBtn {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 19px;
	letter-spacing: 2px;
}
#CartAndLogin {
	margin-top: 22px;
	text-align: left;
}
#CartAndLogin a {
	display: block;
	color: #c4c3bf;
	text-decoration: none;
	background-image: url(Images/ArrorPointToRight.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 45px;
	font-size: 14px;
	margin-bottom: 5px;
}
.FancyHeader {
	display: block;
	background-image: url(Images/BottomLeftBarTitleBG.jpg);
	background-repeat: repeat-x;
	height: 26px;
	color: #c0bdb8;
	padding-top: 6px;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.NewsBlock {
	background-image: url(Images/NewsBlockBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #4F4C47;
	padding: 10px;
	font-size: 14px;
}
.date {
	display: block;
	color: #060604;
	font-weight: bold;
}
.NewsBlock a {
	color: #dcbf3d;
	text-decoration: underline;
}
.SideBarTD
{
	width:200px;
}
#SideBarBot {
	margin-top: 15px;
}
.newsBody {
	font-size: 12px;
}
.ModelThumbBlock {
	display: block;
	text-align: center;
	background-color: #3a3434;
	background-image: url(Images/ThumbImageBottomBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 175px;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
	/*cursor: hand;*/
}

.ModelThumbBlock h2
{
	cursor:hand;
}

#FeaturedProducts {
	padding-left: 20px;
}
#FeaturedProducts h1, .MainTitle {
	color: #c2c1bf;
	font-size: 18px;
	margin-top: 25px;
	margin-bottom: 15px;
}
.ModelThumbBlock:hover {
	background-color: #6A6060;
	background-image: none;
}


.thumbTable {
	border-collapse:collapse;
	height:100%;
}

.ModelThumbBlock h2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	background-image: url(Images/NameBG.jpg);
	background-repeat: repeat-x;
	height: 19px;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


.thumbTable td
{
	vertical-align:middle!important;
	text-align:center;
}

#FeaturedProductsContainer
{
overflow: auto;
}
#FeaturedProductsControls
{
	text-align:center;
	padding-top:20px;
}
#footer {
	background-image: url(Images/footerBG.jpg);
	background-repeat: repeat-x;
	height: 46px;
}

a
{
	text-decoration:none;
	color:#FFFFFF;
}

a:hover
{
	text-decoration:underline;
}
.Hline {
	display: block;
	background-image: url(Images/Line.png);
	background-repeat: no-repeat;
	width: 582px;
	margin-top: 10px;
	
}
#LanguageMenue {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	background-color: #959289;
	color: #FFFFFF;
	padding: 3px;
}

img.ArrowImg
{
	/* fix for ie6 */
	_width:15px;
	_height:19px;
}

.MainContentTD
{
	height:500px;
	padding-left:20px;
}

.removePadding
{
	padding:0px!important;
}

#LocationsContainer
{
	padding:40px;
	text-align:center;
}

.box h1
{
	background-image: url(Images/LocationHeaderBG.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 839px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #ebdc87;
	padding-top: 20px;
	
}

.box
{
	width: 839px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0a0a0a;
	padding-bottom: 30px;
	overflow: auto;
	
}


.box p {
	font-size: 12px;
}

#locationBlocks
{
	margin-top:10px;
	padding:10px;
}
.locationImageLink {
	display: block;
	margin-bottom: 10px;
}
.locationImageLink img {
	border: 1px solid #6f6428;
}
.locationLink {
	text-decoration: none!important;
}

.locationLink:hover
{
color:#6f6428;
}

.LocationBlock {
	float: left;
	width: 180px;
	height: 220px;
	margin-bottom: 20px;
	margin-right: 10px;
	text-align: center;
}

.loading
{
	display:block;
	padding:50px;
	background-image: url(Images/ajax-loader_contents.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.InternalPageContainer {
	background-color: #32302c;
	padding: 4px;
	border: 8px solid #1a1917;
}
.InternalHeader {
	background-image: url(Images/InternalPageHeader.jpg);
	background-repeat: repeat-x;
	height: 36px;
}
.Title {
	display: block;
	background-image: url(Images/YelloeWhiteArrow.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 20px;
	margin-left: 10px;
	color: #ebdc87;
	font-weight: bold;
	padding-top: 10px;
}
.ToolsContainer {
	background-image: url(Images/InternalPageToolsBG.jpg);
	background-repeat: no-repeat;
	width: 475px;
	height: 40px;
}


#AmbiantZoomTools
{
	text-align:center;
}

#AmbiantZoomTools p
{
	padding-top:11px;
}

#TileTechData
{
	width:465px;
	height:93px;
	/*background-color:#171717;*/
	padding:5px;
	padding-top:0px;
}

.SingleTileTitle
{
	padding:10px;
	font-size:12px;
	padding-bottom:5px;
}

.TileName
{
	font-size:16px;
}

#TileAmiantsContainer
{
	width:475px;
	background-color:#171717;
	overflow:hidden;
	padding-bottom:5px;

}

#LocationAmiants
{
	width:475px;
	height:400px;
	background-color:#171717;
	overflow:hidden;
}

.ambiantThumbBlock {
	float: left;
	height: 90px;
	width: 92px;
	text-align: center;
}

#AmbiantZoom {
	background-color: #171717;
	width: 475px;
}


#LocationAmbiantWrapper
{
	padding-top: 8px;
	padding-left:7px;
}

#DetailsContainer
{
	position:relative;
	overflow:auto;
	height:400px;
}

.tile
{
	position:absolute;
}


.selectedImageLink img, .ambiantThumbBlock a:hover img
{
	border: 2px solid #FFFFFF;
}

a
{
	outline:none!important;
}


#AmbiantZoomContainer .loading, #LocationAmiantsContainer .loading
{
	width:475px;
	height:400px;
	padding:0px;
}


#LocationAmiantsTools
{
	text-align:center;
	padding-top:11px;
}

#LocationAmiantsTools a
{
	margin-right: 20px;
}


#SingleTile
{
	width:475px;
	height:400px;
	background-color:#5a5a58;
}
/*
#TileAmbiants
{
	width:475px;
	background-color:#171717;
	overflow:hidden;
	padding-bottom:5px;
}
*/
#TileAmiantsContainer #LocationAmiants
{
	width:475px;
	background-color:#171717;
	padding-bottom:5px;
	height:auto;
	overflow:auto;
}


.CMSPage
{
	border: 10px solid #1f1f1f;
	padding: 10px;
	background-color: #2a2928;
}

.CMSPage .MainTitle
{
	margin-top:5px!important;
}

#BotLinks a
{
	margin-right:20px;
}


#LoggedInTemplate a, #RoleGroupAdmins a
{
	display:inline!important;
	padding:0px;
	margin:0px;
}

#LoggedInTemplate, #RoleGroupAdmins
{
	text-align:center;
}


#BookmarkBar
{
	padding:5px;
}

.NewsBlockFull
{
	margin-bottom:20px;
	margin-top:20px;
}

.newsTitle
{
	display: block;
	font-size: 11px;
	color: #C0C0C0;
}

.internalLink
{
	width:100%;
	text-align:right;
}


.filterList, .filterTextBox
{
	width: 130px;
	background-color:#4F4F4F;
	color:White;
	margin-right:5px;
}

.watermarkText
{
	color:#C2C1BF;
	width: 130px;
	background-color:#4F4F4F;
	margin-right:5px;
}

.GoldTitle
{
	color:#d5c986;
	font-size:18px;
	margin-right:30px;
}


.SearchResultsContainer
{
	position:relative!important;
}


.SearchResultsloading
{
	border-style: ridge;
	border-color: #808080;
	position: absolute !important;
	padding: 60px;
	left: 280px;
	top: 100px;
	background: #cccccc;
	background-image: url(Images/ajax-loader_contents.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.TileThumb
{
	float:left;
	width:130px;
	height:130px;
}



#results
{
	
	padding-top:20px;
	padding-left:20px;
}


.ResultsContainer
{
	overflow:auto;
}

.centerMsg
{
	padding:100px;
	text-align:center;
}

.PagingLink
{
	background-color:#1F1F1F;
	padding:4px;
	margin-right:3px;
	display:inline-block;
	color:#96938A;
	text-decoration:none!important;
}


.PagingLink:hover
{
	background-color:#96938A;
	color:#1F1F1F;
}

.PagingLinkCurrentPage
{
	padding:4px;
	margin-right:3px;
	display:inline-block;
}


.PagerContainer
{
	display:block;
}