body {background:#1e2215}
div.Page {background:url(background.png) repeat-x 0 0; color:#fff}

div.Footer a {color:#66cc33; text-decoration:none}
div.Footer a:hover {text-decoration:underline}

/* div.PathAndHeader {display:none} */

div.BoxContentHeader {background:url(banner.png); width:100%; height:441px}

table.Column-table, div.Base {background:none}
table.Column-table {margin:0 15px; padding:0; width:auto}

td.Column {padding:0; margin:0; width:33%}

.CommonModule {padding:0; margin:0 11px; background:none}
.CommonModule .ModuleTop {display:none}
.CommonModule .ModuleContent {text-align:justify}
.CommonModule .ModuleBottom {background:url(split.png) repeat-x}

.CommonModule .ModuleHeader a, .CommonModule .ModuleHeader a:visited, .SendLinkModule .CommonModule h2.ModuleExpanded a,
.SendLinkModule .CommonModule h2.ModuleExpanded a:visited, .SendLinkModule .CommonModule h2.ModuleCollapsed a,
.SendLinkModule .CommonModule h2.ModuleCollapsed a:visited, .Column-table a, .ModuleArea a
{color:#66cc33; margin:0; text-decoration:none; padding:0; background:none}

.CommonModule .ModuleHeader a:hover, .SendLinkModule .CommonModule h2.ModuleExpanded a:hover,
.SendLinkModule .CommonModule h2.ModuleCollapsed a:hover, .Column-table a:hover, .ModuleArea a:hover
{color:#66cc33; margin:0; text-decoration:underline}

.Column-table a:hover, .ModuleArea a:hover {color:#66cc33; text-decoration:underline}

.AuctionModule .CommonModule p.ModuleHeader, .VacancyModule .CommonModule p.ModuleHeader, .CommonModule h2,
.CommonModule .ModuleHeader, .PollModule .CommonModule p.ModuleHeader, .SendLinkModule .CommonModule h2.ModuleExpanded,
.SendLinkModule .CommonModule h2.ModuleCollapsed 
{background:none; border:none; font-size:16px; color:#66cc33; line-height:normal; letter-spacing:-1px; margin:8px 0 0 0}

.VacancyModule .ModuleContent ul.LinkList li a {width:auto; background:none; padding:0; font-size:1em; color:#66cc33}

.CallMeModule .CommonModule .ModuleContent input {width:auto}

.AuctionModule .CommonModule .Picture, .PollModule .CommonModule .Picture, .VideoModule .CommonModule .VideoFrame, .DownloadsModule .CommonModule .ModuleContent, .MapModule .CommonModule .MapArea {width:auto; background:none}

a.ButtonCommon, a.ButtonCommon:visited {color:#999; background:#333; border:solid 1px #444; padding:0 4px; margin:0}
a.ButtonCommon:hover {padding:0 4px; margin:0; color:#fff; text-decoration:none}

.ContactInfo .CommonModule {width:auto}
.ContactInfo .CommonModule .ModuleContent {background:url(footer.png) no-repeat; height:164px}
.ContactInfo .CommonModule .ModuleTop, .ContactInfo .CommonModule .ModuleBottom {display:none}

.SendLinkModule .CommonModule td.BottomRow {border:none; padding-bottom:16px}

.SendLinkModule .CommonModule a.OneMore, .SendLinkModule .CommonModule a.OneMore:visited {color:#66cc33; text-decoration:none; padding:0; background:none}
.SendLinkModule .CommonModule a.OneMore:hover {color:#66cc33; text-decoration:underline}


/* --------------------------------------------- Auction  */ 

.AuctionModule/* .CommonModule .ModuleContent*/
{
	/*background-image: url(auct-bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0;*/
}
.AuctionModule .CommonModule .Bid input {height:auto; line-height:normal}
.AuctionModule .CommonModule .CurrentPrice {color:#666}
.AuctionModule .CommonModule .Message {width:100%}
span.YouDidIt {background:none; border:none; color:#66cc33}

/* ---------------------------------------------------------------- Downloads Module */

.DownloadsModule .ModuleContent
{
	background: #dde5f9 url(downloads-background.gif) no-repeat;
	margin: 0 1px;
}
.DownloadsModule .ModuleContent h2
{
	color: #fff;
}
.DownloadsModule .ModuleContent ul.LinkList
{
	margin-left: 10px;
}
.DownloadsModule .ModuleContent ul.LinkList li a 
{
	background: url(download-arrow.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 27px;
	width: 230px;
	color: #0500d3;
}
.DownloadsModule .ModuleContent ul.LinkList li a:hover
{
	background-position: 1px 3px;
	color: #534fe5;
	background-color: transparent;
}

/* --------------------------------------------- Gallery Module  */ 

.GalleryModule .CommonModule .GalleryBox
{
	background-color: #888;
}
.GalleryModule .CommonModule .GalleryBoxContainer a, 
.GalleryModule .ModuleArea .GalleryBoxContainer a 
{
	padding: 5px;
	background: #888 url(photo-bg.gif) no-repeat;
	color: white;
}

.GalleryModule .CommonModule .GalleryBoxContainer a img, 
.GalleryModule .ModuleArea .GalleryBoxContainer a img
{
	border: 1px solid #fff;
}

.GalleryModule .ModuleArea
{
	background: #888;
	color: #eee;
}
.GalleryModule .ModuleArea .YouDidIt
{
	color: black;
}
.GalleryModule .ModuleArea .BrowseSection div.Dummy
{
	background-image: url(photo-bg.gif);
	background-repeat: no-repeat;
	visibility: visible;
}
.GalleryModule .ModuleArea .BrowseSection div.Dummy
{
	background-image: url(photo-bg.gif);
	background-repeat: no-repeat;
	visibility: visible;
}
.GalleryModule .ModuleArea .BrowseSection a
{
	padding: 5px;
	background: #888 url(photo-bg.gif) no-repeat;
	color: white; 
}
.GalleryModule .ModuleArea .BrowseSection a img
{
	border: 1px solid #fff;
	width: 80px;
	height: 80px;
}
.GalleryModule .ModuleArea .BrowseSection a:hover img
{
	border: 1px solid #444;
}

.GalleryModule .ModuleArea .BrowseSection .CurrentPhoto
{
	float:left;
	background-image: url(photo-bg.gif);
	background-repeat: no-repeat;
	background-position: 82px 0px;
	width: 265px;
	height: 100px;
	position: relative;
}
.GalleryModule .ModuleArea .BrowseSection .CurrentPhoto img
{
	border: 1px solid #fff;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 5px;
	left: 87px;
}
.GalleryModule .ModuleArea .BrowseSection .CurrentPhoto a.Previous,
.GalleryModule .ModuleArea .BrowseSection .CurrentPhoto a.Next
{
	left: 31px;
	top:  30px;
	width: 33px;
	height: 46px;
	background-image: url(gallery-arrow-prev.gif);
}
.GalleryModule .ModuleArea .BrowseSection .CurrentPhoto a.Next
{
	left: 196px;
	background-image: url(gallery-arrow-next.gif);
}
/* --------------------------------------------- CallMe Module  */ 

/*.CallMeModule .CommonModule .ModuleContent
{
	background-image: url(call-bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0;
}*/

/* --------------------------------------------- Vacancy  */ 

/*.VacancyModule .CommonModule .ModuleContent
{
	padding-top: 10px;
	background-image: url(jobs-bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}*/
/*.VacancyModule .ModuleContent ul.LinkList li a 
{
	background-color: transparent;
	border: 1px solid #82b6d0;
	color: #055984;
}
.VacancyModule .ModuleContent ul.LinkList li a:hover
{
	color: #2a8da9;
}*/

/* --------------------------------------------- Poll  */ 

.PollModule .CommonModule .ModuleContent
{
	background-image: url(poll-bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0;
}

