body {
	background-color: #000;
	text-align: center;
	margin: 0;
	background-color: #23252a;
}

#container {
	width: 760px;
	background-color: #000;
	padding-bottom: 10px;
}

#top-logo {
	height: 80px;
}

#logo {
	background-image: url('images/nikonegaresh-logo-[80-x-80].gif');
}

#nikonegaresh {
	background-image: url('images/nikonegaresh.jpg');
}

#random {
	background-color: #999;
	/*background-image: url('images/random-image.jpg');*/
}

#hline {
	height: 7px;
	background-color: #fc6;
	font-size: 1pt;
}

/* BUTTONS */
#buttons {
	height: 26px;
	padding-top: 2px;
}

.emptyline10 {
	font-size: 1pt;
	height: 10px;
}

.blackline {
	font-size: 1pt;
	height: 12px;
	background-color: #000;
}


/* NEWS */
#newsbox {
	background-image: url('images/newsbox.gif');
	background-repeat: no-repeat;
	height: 80px;
	direction: rtl;
	text-align: right;
	padding-right: 35px;
	padding-top: 6px;
	color: #ffffff;
}

#newsbox p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#newsbox .title {
	font-family: 'times new roman';
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
}

#newsbox .body, #newsbox table {
	font-family: tahoma;
	font-size: 9pt;
}

#newsbox .body a {
	color: #fc0;
	text-decoration: none;	
}

#newsbox .body a:hover {
	color: #f90;
	text-decoration: none;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

.center {
	text-align: center;
}

.english {
	direction: ltr;
}

.persian {
	direction: rtl;
}

#topcameras {
	background: url('images/newcn.jpg') right no-repeat;
                     padding-right: 15px;
	color: #fff;
	text-align: center;
	padding-left: 55px;
	padding-top: 6px;
	position: relative;
	}

#topcameras img {
	margin-right: 20px;
}

#d50 {
  position: absolute;
  width: 158px;
  height: 135px;
  z-index: 1;
  left: 44px;
  top: 44px;
}

#d50 a {
  display: block;
  width: 158px;
  height: 135px;
}

#7900 {
  position: absolute;
  width: 159px;
  height: 131px;
  z-index: 4;
  left: 44px;
  top: 188px;
}

#7900 a {
  display: block;
  width: 159px;
  height: 131px;
}

#s1 {
  position: absolute;
  width: 157px;
  height: 134px;
  z-index: 5;
  left: 210px;
  top: 186px;
}

#s1 a {
  display: block;
  width: 157px;
  height: 134px;
}

#5900 {
  position: absolute;
  width: 156px;
  height: 131px;
  z-index: 6;
  left: 371px;
  top: 187px;
}

#5900 a {
  display: block;
  width: 156px;
  height: 131px;
}

#d70s {
  position: absolute;
  width: 157px;
  height: 133px;
  z-index: 3;
  left: 370px;
  top: 47px;
}

#d70s a {
  display: block;
  width: 157px;
  height: 133px;
}

#d2x {
  position: absolute;
  width: 160px;
  height: 175px;
  z-index: 2;
  left: 207px;
  top: 4px;
}

#d2x a {
  display: block;
  width: 160px;
  height: 175px;
}

#bottom {
	color: #eee;
	font: 7pt verdana;
	margin-top: 10px;
}

#bottom a {
	color: #fc0;
	text-decoration: none;
}

#bottom a:hover {
	color: #f60;
}

/* PRODUCTS */
.product-body {
	background-color: #333333;
	color: #eee;
	font: bold 12pt/1.5em 'times new roman';
	direction: rtl;
	text-align: justify;
}

.product-body-container {
	padding: 5px 10px;
}

.product-body-container a {
	color: #999;
	text-decoration: none;
}

.product-body-container a:hover {
	color: #ff9900;
	text-decoration: none;
}

.product-body-container b {
	color: #ffcc00;
}

.product-table-title td {
	font-size: 10pt;
	font-weight: bold;
	color: #eee;
}

.product-table-body td {
	font-family: 'times new roman';
	font-size: 9pt;
	color: #eee;
	text-align: center;
	line-height: 1.5em;
	font-weight: bold;
}

.product-list-individual {
	color: #f60;
	font-weight: bold;
	direction: rtl;
}

.product-list-individual a {
	color: #999;
	text-decoration: none;
}

.product-list-individual a:hover {
	color: #ff9900;
	text-decoration: none;
}

.right-menu {
	color: #eee;
	font: bold 12pt/1.5em 'times new roman';
	direction: rtl;
	text-align: center;
}

.right-menu-container {
	padding: 5px 10px;
}

.right-menu-container a {
	color: #999;
	text-decoration: none;
}

.right-menu-container a:hover {
	color: #ff9900;
	text-decoration: none;
}
