html, body, div
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

html
{
	height: 100%;
}

* html body 
{
  height: 100%;
}

img
{
	border: 0;
}

p
{
	text-align: justify;
	text-indent: 30px;
}

a
{
	color: White;
}

input,textarea,select
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

.MenuTable
{
	border-color: #A0A0A0;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	margin-left: 120px;
}

.MenuTable td
{
	border-color: #A0A0A0;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.MenuItem
{
	font-size: 10px;
	height: 23px;
	w1idth: 90px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
}

.MenuItem a
{
	color: Black;
	text-decoration: none;
}

.CurrentMenuItem
{
	font-size: 10px;
	color: White;
	background-image: url("../Pictures/CurrentMenuItem.gif");
	height: 23px;
	w1idth: 90px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
	font-weight: bold;
}

.CurrentMenuItem a
{
	font-size: 10px;
	color: White;
	text-decoration: none;
}


.SubMenuTable
{
	margin-left: 15px;
}

.SubMenuTable .Arrow
{
	width: 20px;
}

.SubMenuTable .RightPic
{
	padding-left: 7px;
}

.SubMenuItem
{
	padding-bottom: 10px;
}

.SubMenuItem a
{
	font-size: 12px;
	font-family: Tahoma;
	color: White;
	text-decoration: none;
}

.CurrentSubMenuItem
{
	font-size: 12px;
	font-family: Tahoma;
	color: White;
	padding-bottom: 10px;
}

.CurrentSubMenuItem span
{
	border-bottom: solid 2px #CF2E27;
	padding-bottom: 2px;
}

.CurrentSubMenuItem span a
{
	text-decoration: none;
}

.Title
{
	color: #CC6600;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
}


.Title2
{
	font-weight: bold;
	font-size: 14px;
	text-indent: 0px;
	text-align: center;
}


body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-color: Black;
	color: White;
	line-height: 1.3;
}

#dPage
{
	width: 888px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#dHeader
{
	height: 122px;
	background-image: url("../Pictures/HeaderDE.jpg");
}

#dLangs
{
	padding-top: 4px;
	padding-left: 50px;
	padding-right: 20px;
}

#dSubHeader
{
	text-align: center;
	margin-top: 70px;
	padding-left: 105px;
	color: Black;
	float: left;
}

#dSubscribe
{
	float: left;
	margin-top: 55px;
	margin-left: 112px;
}

#dSeal
{
	width: 67px;
	height: 68px;
	float: right;
	margin-top: 17px;
	margin-right: 30px;
}

#dIcons
{
	padding-top: 25px;
	padding-left: 50px;
	width: 200px;
}

#dMainMenu
{
	padding-top: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 1px;
	margin-right: 1px;
	text-align: center;
	height: 27px;
	background-image: url("../Pictures/MenuBack.gif");
}

#dBody
{
	background-image: url("../Pictures/ContentTop.jpg");
	background-repeat: no-repeat;
	background-position: top;
	min-height: 500px;
}

#dContent
{
	background-image: url("../Pictures/BodyBG.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 15px;
	padding-bottom: 20px;
	min-height: 550px;
	height: 100%;
}

#dFooter
{
	height: 25px;
	background-color: #58595b;
	border: solid 1px #282323;
	color: White;
	font-size: 9px;
	text-align: center;
	line-height: 2.5;
}

#dUniversal
{
	float: right;
	padding-right: 50px;
	padding-top: 30px;
}

#dFooterText
{
	font-size: 8px;
	color: #5f686a;
	text-align: center;
	padding-left: 170px;
	padding-right: 170px;
}

.dSeparator
{
	background-color: Red;
	height: 2px;
	margin-bottom: 4px;
	margin-top: 4px;
	clear: both;
	line-height: 0.1;
}

.LeftColumn
{
	background-image: url("../Pictures/Fire.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 160px;
	vertical-align: top;
	min-width: 160px;
}

#dMap
{
	background-image: url("../Pictures/Map.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 320px;
	padding-top: 30px;
}

.RightColumn
{
	width: 140px;
	min-width: 140px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
}


.modalBackground 
{
	background-image: url("../Pictures/Admin/bg_hiden_lyer.png");
}

.modalPopup 
{
	background-color:#ffffdd;

	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:200px;
}

.modalPopup .Title
{
	background-color: Gray;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}



.tData
{
	border-collapse: collapse;
}

.tData th
{
	background-color: #ffb400;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
}

.tData td
{
	background-color: White;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	font-size: 13px;
}

.Header2
{
	font-family: Tahoma;
	font-size: 16px;
	border-bottom: solid 2px #CF2E27;
}

.Header3
{
	font-size: 12px;
	font-weight: bold;
}

.iLeft
{
	float: left;
	margin-right: 10px;
}

.iRight
{
	float: right;
	margin-left: 10px;
}

.dData
{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

.dData .dRow
{
	padding-bottom: 3px;
}

.dData .dLabel
{
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 5px;
	padding-top: 2px;
}

.dData .dValue
{
	
}

.dData .dError
{
	text-align: center;
	color: Red;
	line-height: 2;
}

.dData .dButton
{
	text-align: center;
}

.MediaBar
{
	border: solid 1px #989898;
	font-size: 12px;
	margin-top: 5px;
}

.CatalogItem
{
	float: left;
	padding-bottom: 7px;
	padding-top: 7px;
}

.CatalogSeparator
{
	background-color: Red;
	height: 2px;
	clear: both;
	line-height: 0.1;
}

.NewsItem
{
	padding-top: 16px;
}

.NewsItem .Date
{
	background-color: #bc2026;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	line-height: 1;
}

.NewsItem .Arrow
{
	padding-top: 2px;
	margin-left: 8px;
	float: left;
}

.NewsItem .Text
{
	clear: both;
}

.NewsItem a
{
	text-decoration: none;
}

#Archive
{
	height: 80px;
	background-image: url("../Pictures/Archive.png");
	background-repeat: no-repeat;
	margin-top: 30px;
}

#Archive a
{
	display: block;
	background-color: #bc2026;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1;
	text-decoration: none;
	margin-top: 60px;
}

.NewsArchiveItem
{
	padding-top: 2px;
	clear: both;
}

.NewsArchiveItem .Date
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	line-height: 1;
}

.NewsArchiveItem .Arrow
{
	padding-top: 2px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
}

.NewsArchiveItem a
{
	text-decoration: none;
}

.Product
{
	border: solid 2px #ffca1a;
	width: 525px;
	height: 138px;
	margin-left: 10px;
	margin-right: 10px;
	color: Black;
	text-align: center;
	border-collapse: collapse;
}

.Product td
{
	border: solid 2px #ffca1a;
	background-color: #ffebaa;
	font-weight: bold;
}


.Product th
{
	border: solid 2px #ffca1a;
	background-color: #f58c24;
}

.Product .White td
{
	background-color: White;
}

.Product .Slash
{
	background-image: url("/Pictures/Slash.gif");
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 16px;
}

.Product .Left
{
	padding-bottom: 8px;
	margin-right: 20px;
}

.Product .Right
{
	padding-top: 8px;
	margin-left: 20px;
}

.Product .NoSlash
{
	font-size: 16px;
}

#dSearch
{
	float: right;
	margin-right: 30px;
	padding-top: 2px;
}

#dSearch .Input
{
	font-size: 10px;
	margin-right: 5px;	
}

.Price
{
	border: solid 2px #ffca1a;
	width: 525px;
	height: 138px;
	margin-left: 10px;
	margin-right: 10px;
	color: Black;
	font-size: 14px;
	text-align: center;
	border-collapse: collapse;
}

.Price td
{
	border: solid 2px #ffca1a;
	background-color: #ffebaa;
	font-weight: bold;
}


.Price th
{
	border: solid 2px #ffca1a;
	background-color: #f58c24;
}

.Price .White td
{
	background-color: White;
}

.Price .Slash
{
	background-image: url("/Pictures/Slash.gif");
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 14px;
}

.Price .Slash2
{
	background-image: url("/Pictures/Slash2.gif");
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 14px;
}

.Price .Left
{
	padding-bottom: 8px;
	margin-right: 20px;
}

.Price .Right
{
	padding-top: 8px;
	margin-left: 20px;
}

.Price .Left2
{
	padding-bottom: 0px;
	margin-right: 30px;
}

.Price .Right2
{
	padding-top: 0px;
	margin-left: 30px;
}

.Price .NoSlash
{
	font-size: 14px;
}

