body {
	margin: 5px;
	background-image:url(/item/skins/KitaBlue/styleImages/backgrounds/wallpaper.jpg);
	color:#F90;
}
#pageSurround {
	width: 95%;
	margin: 0px auto;
	padding: 2px;
}
#topHeader {
	text-align: center;
	padding: 30px;
	width: 95%;
	margin: 0px;/* SKIN VARIABLE IS cAsE SeNsItIvE */
}
.boxTitleLeft, .boxTitleRight {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
	border-bottom: 0px dashed #993;
	padding: 5px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxCategories {
}
.colLeft {
	position: relative;
	z-index:5;
	width:350px;
	float: center;
}
.colMid {
	position: relative;
	width: 100%;
	float: left;
}
.colRight {
	position: relative;
	width: 240px;
	float: right;
}
.boxContent {
	border: 0px solid #E1E1E1;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	text-align: center;
	border: 0px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {
	text-align: center;
	padding: 8px;
	float: left;
	width: 256px;
	position:inherit;
}
.frame_title {
	background-repeat:no-repeat;
	background-image: url(/aldiwan/wp-content/themes/mahfal/leather/frame-title2.png);
	height:90px;
	background-position:center;
}
.glassy {
	border:1px dashed #600;
	background-image:url(/aldiwan/wp-content/themes/mahfal/leather/red-glass4.png);
	margin-left:32px;
}
.regSep {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace {
	line-height: 0px;
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;
}
div.latestProds {
	text-align: center;
	width: 19%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 200px;
	float: left;
	overflow: hidden;
	border-right: 1px dashed #000000;
	position: relative;
}
/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	margin: 0px;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	/*background-color: #ffffff;*/
	color: #fff;
	text-decoration: underline;
}
.ul-nav, .li-nav {
	list-style: none;
}
.ul-nav {
	padding: 0px;
}
.li-nav {
}
.li-nav .ul-nav {
	display: none;
	position: absolute;
	margin-left: 260px;
	margin-top: -19px;
	border-left: 0px solid #e1e1e1;
	border-right: 0px solid #e1e1e1;
	border-bottom: 0px solid #e1e1e1;
	border-top: 4px solid #70cdcc;
	z-index: 99;
}
a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 248px 6px;
}

/*
End Cross-Browser DHTML Menu
*/


