@charset "utf-8";

body {
	padding: 0px;
	margin: 0px;
	background: url(images/pg_bg.gif);
}

img {
	border: 0px;
}

a:link, a:visited, a:active {
	color: #33CCFF;
	text-decoration: none;
}
a:hover {
	color:#FF3300;
}

select, input, textarea {
	font: 11px Tahoma, Arial;
}

#topMenu {
	padding: 0px;
	margin: 0px;
	direction: ltr;
	padding-top: 13px;
	padding-bottom: 13px;
}

#topMenu ul {
	list-style: none;
}

#topMenu li {
	display: inline;
}

#latestContentBox {
	margin-top: 14px;
	float:right;
	width: 300px;
	height: 141px;
	margin-right: 15px;
	font: 12px tahoma;
	color: #FFFFFF;
	background: url(images/latest_gama_magazine_content.gif);
}

.cntTitle {
	font: 600 12px Tahoma;
}
.cntContent {
	padding: 2px;
}

.latestCntLine {
	padding: 3px;
	display: block;
}
.lCntBoxScroll{
	height: 107px;
	margin-top:34px;
	width: 300px;
	text-align: right;
	overflow: auto;
}
#bigBtnBox {
	float: right;
	margin-right: 30px;
}
.cdContentTitle {
	padding-top: 5px;
}
.cdContentBox {
	padding: 5px;
	display:block;
}
.cdContentTextBox {
	margin-left: 19px;
	margin-right: 19px;
	text-align:right;
	margin-top: 0px;
	border: 1px solid #000000;
	background:#2f759f;
	font: 11px Tahoma;
	color: #FFFFFF;
	direction: rtl;
	height: 86px;
}
#footerLayer {
	background: #92bc2d;
	padding: 5px;
	color: #006600;
	font: 11px Tahoma;
	direction:rtl;
}
#footerLayer a:link,#footerLayer a:active,#footerLayer a:visited {
	color: #3366CC;
	text-decoration: none;
	font: 11px tahoma;
}
#footerLayer a:hover {
	color: #990000;
}
.downloadPageText {
	color: #ffb102;
	font: 12px Tahoma, Arial;
	text-align: right;
	direction: rtl;
	margin: 5px;
}
.latestIssueInfo {
	background: #46385a;
	border: 1px solid #61294c;
	color:#FFFFFF;
	font: 11px Tahoma, Arial;
	padding: 5px;
	margin: 6px;
	text-align:right;
	direction: rtl;
}

input#downloadBtn {
	background: url(images/download_mag_n.gif) no-repeat;
	width: 192px;
	height: 44px;
	border: 0px;
}
input#downloadBtn:active {
	background: url(images/download_mag_h.gif) no-repeat;
	width: 192px;
	height: 44px;
	border: 0px;
}
#firendBox {
	text-align: right;
	padding:5px;
	background: #46385a;
	border: 1px solid #61294c;
	margin: 10px;
	color: #CC99CC;
}

#noteBox {
	text-align: right;
	padding: 20px;
	color:#FFCC00;
}

.priceTblHeader {
	background: #FF9900;
	color: #333333;
	padding: 4px;
	text-align: center;
	border: 1px solid #CC6600;
}

.priceTblData {
	background: #4E4E4E ;
	color: #CCCCCC;
	padding: 2px;
	border: 1px solid #333333;
}
.err {
	color: #FF3300;
	background: #46385a;
	padding: 2px;
}
.msg {
	color: #33CC00;
}
.requiredFiled {
	color: #FFFF00;
}

a.archivePreMagazine:link, a.archivePreMagazine:active, a.archivePreMagazine:visited {
	background: url(images/archive_magazine.gif) no-repeat;
	font: 600 12px Tahoma, Arial;
	width: 444px;
	height: 40px;
	display: block;
	padding-top: 25px;
	color: #000000;
}

a.archivePreMagazine:hover {
	background: url(images/archive_magazine_over.gif) no-repeat;
}

#archiveMagID {
}

#archiveReleaseData {
	margin-top: 15px;
	background: url(images/archive_release_data.gif) no-repeat;
	width: 558px;
	height: 190px;
	padding: 1px;
}

#archiveReleaseData .releaseContent {
	font: 12px Tahoma, Arial;
	color: #FFFFFF;
	text-align: right;
	direction:rtl;
	float: right;
	width: 340px;
	overflow: auto;
	height: 152px;
	margin-top: 38px;
}

#archiveReleaseData .releaseID{
	margin-top: 59px;
	font: 13px Tahoma, Arial;
	line-height: 25px;
	color: #FFFFFF;
	direction: rtl;
	text-align: center;
	width: 199px;
	float: left;
	margin-left: 12px;
}