/* Al Nabad Magazine Global CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
}
#container {
	padding: 0px;
	height: auto;
	overflow: auto;
	margin: 0px auto;
}
#advertising {
	padding: 11px 0;
	width: 728px;
	height: 88px;
    margin: auto;
}
#header-bg {
	background-image: url(/images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px;
	height: 117px;
	width: 100%;
    margin: auto;
}
#header {
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 117px;
	width: 750px;
    margin: auto;
}
#content-area {
	padding: 0px;
	margin: auto;
	width: 750px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
    margin: auto;
	word-wrap: break-word;
}
#content-area-blogs {
	padding: 0px;
	margin: auto;
	width: 900px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
    margin: auto;
	word-wrap: break-word;
}
#menucol {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}
#contentcol {
	padding: 0px;
	width: 750px;
	text-align: justify;
}
#navcontainer {
	width: 150px;
	margin: 0px;
	padding: 0px;
 }
#navcontainer ul
{
	margin: 0 0 0 1px;
	padding: 0;
	list-style-type: none;
}
#navcontainer a
{
	display: block;
	padding: 4px;
	width: 142px;
	background-color: #000000;
	border-bottom: 1px solid #FFFFFF;
}
#navcontainer a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer a:hover
{
	background-color: #FF0000;
	color: #FFFFFF;
}
#footer-bg {
	background-image: url(/images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0px;
	height: 185px;
	width: 100%;
	margin: auto;
}
#footer {
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	padding: 0px;
	width: 750px;
	height: 185px;
	margin: auto;
}
.menutext {
	color:#666666;
	font-weight: bold;
}
.menutext2 {
	color:#666666;
	font-weight: bold;
	vertical-align: middle;
}
a:link {
    color: #000000;
    font-weight: bold;
    text-decoration:none;
}
a:visited {
    color: #000000;
    font-weight: bold;
    text-decoration:none;
}
a:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
.menutext a:link {
    color: #FF0000;
    font-weight: bold;
    text-decoration:none;
}
.menutext a:visited {
    color: #FF0000;
    font-weight: bold;
    text-decoration:none;
}
.menutext a:hover {
    color: #FF0000;
    font-weight: bold;
    text-decoration: underline;
}
.menutext2 a:link {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration:none;
}
.menutext2 a:visited {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration:none;
}
.menutext2 a:hover {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}
.footertext {
	color:#666666;
	font-size:10px;
	font-weight: bold;
}
.footertext a:link {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration:none;
}
.footertext a:visited {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration:none;
}
.footertext a:hover {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}
.footertext2 {
	color:#FFFFFF;
	font-size:10px;
	font-weight: normal;
}
.blackbar {
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px;
}
.pagetitle {
	font-weight: bold;
	font-size: 14px;
}
.writer {
	font-weight: normal;
	font-size: 14px;
}
.updatedtext {
	font-weight: normal;
	font-size: 11px;
}
.issue {
	font-weight: bold;
	font-size: 18px;
}
.section {
	font-weight: bold;
	font-size: 16px;
}
#articlecontainer {
	height: 65px;	
}
#redbox {
	float: left;
	width: 55px;
	height: 55px;
	margin: 5px 5px 5px 0;
	background-color: #FF0000;
}
#youtube {
	float: left;
	width: 300px;
	padding-right: 10px;
}
.optionbar {
	font-size: 10px;
	padding: 5px;
	text-align: center;
}
#archivesmenu td {
	width: 75px;
	height: 24px;
}
#verticalad {
	float: right;
	padding-left: 5px;
}
#verticaladarabic {
	float: left;
	padding-right: 5px;
}
.printlogo {
	display: none;
}