body{
	background-image: url(../images/mainBG.gif);
	font-family:Arial;
}

.prdImage{
	padding-right:20px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	}

a:link{
	color:#484848;
	text-decoration: none;
}
a:visited{
	color:#484848;
	text-decoration: none;
}
a:hover{
	color:#484848;
	text-decoration: underline;
}
.treeLink{
	color: #484848;
	text-decoration: none;
	}
.treemain{
	color: #484848;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
}
.treefather{
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
}
.treeson{
	font-size: 12px;
	font-weight: bold;
	padding-right: 30px;
}
.grayBgPattern{
	background-image: url(../images/grayBG.gif);
}
.grayColorBg{
	background-color: #eaeaea;
}
.mainImg{
	/*background-image: url(../images/mainImg.jpg);*/
	background-color: black;
	width: 899px;
	height: 133px;
}
.articleBG{
	background-image: url(../images/a_speratorBG.gif);
	background-repeat: repeat-x;
}
.boardsHeaderBG{
	background-image: url(../images/boardsTitleBG.gif);
	background-repeat: no-repeat; 
}
.usedHeaderBG{
	background-image: url(../images/usedPageHeader.gif);
	background-repeat: no-repeat; 
}
.aboutHeaderBG{
	background-image: url(../images/aboutPageHeader.gif);
	background-repeat: no-repeat; 
}
.storeHeaderBG{
	background-image: url(../images/storePageHeader.gif);
	background-repeat: no-repeat; 
}
.contactHeaderBG{
	background-image: url(../images/contactPageHeader.gif);
	background-repeat: no-repeat; 
}
.teamHeaderBG{
	background-image: url(../images/teamPageHeader.gif);
	background-repeat: no-repeat; 
}
.extraHeaderBG{
	background-image: url(../images/extraPageHeader.gif);
	background-repeat: no-repeat; 
}
.articleHeaderBG{
	background-image: url(../images/articlePageHeader.gif);
	background-repeat: no-repeat; 
}
.articleTxtTitle{
	font-size:18px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}
.articleTxt{
	text-align: justify;
	font-size:12px;
	color: #484848;
	text-decoration: none;
}
.pagin{
	text-align: justify;
	font-size:12px;
	font-weight:bold;
	color: #484848;
	text-decoration: none;
}
.paginSperator{
	font-size:12px;
	font-weight:bold;
	color: #484848;
}
.paginActive{
	text-align: justify;
	font-size:12px;
	font-weight:bold;
	background-color: #484848;
	border:1px solid white;	
	color: #ffffff;
	text-decoration: none;
}
.imgTxt{
	font-size:12px;
	color: #484848;
	font-weight: bold;
}
.moreArticlesTxt{
	padding: 5px;
	color: #5c5c5c;	
	font-size: 12px;
}
.moreArticlesTitle{
	padding: 5px;
	color: #b8b8b8;	
	font-size: 16px;
	font-weight: bold;
}
.boxsaFooter{
	background-image: url(../images/boxBottomBG.gif);
	background-repeat: repeat-x;
	height:7px;
}
.boxsaBody{
	padding:10px;
	background-color: #eaeaea;
}
.boxsaBodyBottom{
	background-color: #eaeaea;
}
.newsHeader{
	background-image: url(../images/newsTitleBG.gif); 
	background-repeat: no-repeat; 
	background-color: #eaeaea;
	width:378px; 
	height:44px;
}
.boardsHeader{
	background-image: url(../images/boardsTitleBG.gif); 
	background-repeat: no-repeat; 
	background-color: #eaeaea;
	width:378px; 
	height:44px;
}
.camerasHeader{
	background-image: url(../images/camerasTitleBG.gif); 
	background-repeat: no-repeat; 
	background-color: #eaeaea;
	width:295px; 
	height:31px;
}
.bestPicHeader{
	background-image: url(../images/bestPicTitleBG.gif); 
	background-repeat: no-repeat; 
	background-color: #eaeaea;
	width:295px; 
	height:31px;
}
.productsHeader{
	background-image: url(../images/productsTitleBG.gif); 
	background-repeat: no-repeat; 
	background-color: #eaeaea;
	width:296px; 
	height:31px;
}
.articlesHeader{
	background-image: url(../images/articlesTitleBG.gif); 
	background-repeat: no-repeat; 
	background-color: #eaeaea;
	width:378px; 
	height:44px;
}
.txtBlueHealine{
	padding-left: 7px;
	color: #2c92c7;
	font-size:30px;
	font-weight: bold;
}
.txtBlueHealine2{
	padding-left: 7px;
	color: #2c92c7;
	font-size:20px;
	font-weight: bold;
}
.articleTxt{
	color: #444444;
	font-size: 12px;
}
.newsTxt{
	padding-top:8px;
	color: #444444;
	font-size: 12px;
}
.articleTitle{
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menuCurrent{
	color: #FFFFFF;
	background-image: url(../images/activeLinkBG.gif);
	font-size: 20px;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
	height:27px;
}
.menuLink{
	color: #636262;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.personalImageDiv{
	border: 1px solid #a3a3a3;
}
.personalImage{
	border: 1px solid white;
}
.prdImage{
	padding-right:20px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}
.borderGreen{
	border:1px solid green;
}
.borderRed{
	border:1px solid red;
}
.borderBlue{
	border:1px solid Blue;
}
.borderYellow{
	border:1px solid yellow;
}
.borderWhite{
	border:1px solid white;
}
.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(..\images\list.gif) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(..\images\closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
.ImageGalleryThumb{
	border: 0px;
	width: 100px;
	height: 67px;
	border: 1px solid #a3a3a3;
	margin:3px;
}
.galleryImageDiv{
	border: 1px solid #a3a3a3;
	padding: 3px;
}
.footerLink:link{
	color:#ffffff;
	text-decoration: none;
	font-size:11px;
	background-color: black;
}
.footerLink:visited{
	color:#ffffff;
	text-decoration: none;
	font-size:11px;
	background-color: black;
}
.footerLink:hover{
	color:#ffffff;
	text-decoration: underline;
	font-size:11px;
	background-color: black;
}
