/*Page Defaults*/
html {
     /*overflow: -moz-scrollbars-vertical !important;
     overflow-y: scroll;*/
     height: 101%;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    margin: auto;
    padding: 0px;
    font-size: 14px;
    line-height: 18px;
    background-color: #E8E8E8;
}
img {
    border: 0;
}
div#container {
    margin-left: auto;
    margin-right: auto;
    width: 1050px;
    background-image: url(/images/background.jpg);
    background-repeat: repeat-y;
}
div#maincontent {
    background-color: #FFFFFF;
    text-align: left;
    margin-left: 50px;
    width: 950px;
}
div#bottom {
    margin-left: auto;
    margin-right: auto;
    width: 976px;
    height: 13px;
    background-image: url(/images/background-bottom.jpg);
    background-repeat: no-repeat;
}
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 5px;
}
a {
	color: #0088C9;
	text-decoration: underline;
}
a:hover {
	color: #F8981D;
}
hr {
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 0px;
    clear: both;
    height: 0;
}
/*Top Section*/
#logo {
    padding: 10px;
    background-color: #0088C9;
    background-image: url(/images/logo-back-s-arabic.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 75px;
}
#logonophone {
    padding: 10px;
    background-color: #0088C9;
    background-image: url(/images/header-no-phone-reverse.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 75px;
}#logozone1 {    /* clickable area */
    float: right;
    width : 395px;
    height: 80px;
    margin-right: 0px;
    margin-top: -20px;
}
#linkstop {
	margin: 0px;
	position:relative;
	visibility:visible;
	z-index:1;
	top: 5px;
	text-align: left;
	height: auto;
	overflow: visible;
	display: block;
}
.bluestrip {
	background-repeat: repeat-x;
    height: 28px
}
.searchtext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*Footer Section*/
#footerBlockLinks {
	background: #004C7F url(/images/footer_background_small.jpg) repeat-x 0 0;
    width: 910px;
	font-size: 11px;
	color: #ffffff;
	clear: both;
	display: inline-block;
	padding: 10px 20px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 17px;
}

#footerBlockLinks a {
	color: #ffffff;
    text-decoration: none;
}
#footerBlockLinks a:hover {
    text-decoration: underline;
}
.networklast {
	margin-right: 0 !important;
	padding-right: 0 !important;
	width: 210px !important;
}

#footerBlockLinks .blockNetworkColumn {
	float: left;
	width: 640px;
	margin: 0 0 0 25px;
    text-align: right;
}

#footerBlockLinks .blockNetworkColumn a {
    text-decoration: underline !important;
}

/*LHS Stuff*/
.leftnav{
    width: 160px;
}

.leftnav .heading{
    font: bold 11px/25px Arial, Helvetica, sans-serif;
    margin-bottom: 0;
    text-transform: none;
    padding: 2px 0 0 5px;
    background-repeat: no-repeat;
    margin-top: 0px;
}

.leftnav ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 0;
}

.leftnav ul li{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.leftnav ul li a{
    font: normal 11px verdana;
    display: block;
    padding: 5px 0 5px 10px;
    line-height: 17px;
}

.section_box a {
	display: block;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	padding: 5px 0 5px 10px;
}

#subcathide, #grouphide, #pricehide, #userhide, #credhide, #authorhide {
	display: none;
}

/*Page Styles*/
.subheaders {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.itemsfoundheader {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 1px;
}
.titleheader {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.productheader {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 5px;
}
.productsubheader {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}