@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #333;
}
body {
	background-color: #d6cfbe;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
a:link, a:active, a:visited {
	color: #ffe6ae;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FC6;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	padding: 0px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#mainContainer {
	padding: 0px;
	height: 100%;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff7e4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
#header {
	background-image: url(images/alberakdar_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 174px;
	width: 900px;
	overflow: hidden;
}
#header div {
	width: 8000px;
	text-align: right;
}
#topNavi {
	height: 25px;
	margin: 0px;
	padding: 0px;
	top: 140px;
	position: absolute;
	width: 900px;
	line-height: 25px;
}
.navi ul {
	margin: 0px;
	list-style-type: none;
	border: none;
	padding-left: 200px;
}
.navi li  {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	float:left;
}
.navi li a{
	margin: 0px;
	list-style-type: none;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 18px;
	display: block;
	height: 25px;
	text-transform: capitalize;
	color: #fff6e3;
	font-size: 14px;
	float: left;
	background-image: url(images/top_navi_sp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.navi li a:hover , .navi li a:focus {
	color: #dab03b;
	text-decoration: none;
}
#main li.main a,
#news li.news a,
#articles li.articles a,
#products li.products a,
#career li.career a,
#about li.about a,
#contact li.contact a {
	color: #ffe4a9;
	font-style: normal;
}
#mainBody {
	background-image: url(images/main_body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	display: block;
}
#mainBody a {
	color:#630;
	text-decoration:none;
}
#mainBody a:hover {
	color:#C60;
}
#leftSide {
	width: 280px;
	float: left;
	padding: 10px;
	display: block;
}
#centerSide {
	float: right;
	width: 580px;
	padding: 10px;
}
.phones{
	border:1px #999 solid;
	padding:5px;
	margin:5px;
	font-size: 16px;
	color: #600;
	background-color: #dcd5c5;
}
.anyBox {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.anyBox .anyBox{
	padding-bottom:10px;
	border-bottom:1px dashed #666;
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.anyBox p {
	margin: 0px;
	padding: 0px;	
}
.anyBox .title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: capitalize;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.anyBox h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #8e7f5a;
	padding: 0px;
	margin: 8px;
}
.anyBox .withBorder , .anyBox .insideBorder {
	background-color: #fffaee;
	border: 1px solid #cac4b3;
	color: #333;
	padding: 5px;
	text-align: justify;
}
.anyBox .insideBorder { background-color: #FFFFEC; }
.anyBox .date {
	background-image: url(images/date_bg.jpg);
	height: 60px;
	width: 50px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.anyBox .date h2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #900;
	line-height: 40px;
}
.anyBox .date h4 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-transform: uppercase;
}
.anyBox span{
	text-align: justify;
}
.anyBox .line{
	padding: 0px;
	height: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
.rightPic {
	padding: 2px;
	border: 1px solid #cac4b3;
	background-color: #FEF5E2;
}
#bottomSide {
	clear: both;
	border-top: 4px solid #d6cfbe;
	background-color: #fffaee;
	border-bottom: 1px solid #d6cfbe;
}
#section {
	float: left;
	width: 259px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #d6cfbe;
	height: 179px;
	padding: 20px;
}
#section div{
	border: 2px solid #d7cbae;
}
#section div img {
	margin: 1px;

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#section div p {
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d7cbae;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #f5f3ed;
	text-indent: 10px;
}
.no1 {
	color: #900;
}
.no2 {
	color: #8e7f5a;
}
.no3 {
	color: #262626;
}
.end {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
}
#bottom_navi {
	background-image: url(images/bottom_navi.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #635814;
	color: #FFC;
	margin-right: auto;
	margin-left: auto;
}
#bottom_navi ul , #bottom_navi li{
	margin: 0px;
	padding: 0px;
}
#bottom_navi ul li {
	list-style-type: none;
	float: left;
	padding-right: 11px;
	line-height: 30px;
	padding-left: 10px;
	background-image: url(images/separator.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#bottom_navi ul li a {
	text-transform: capitalize;
	color: #FC9;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
}
#bottom_navi ul li a:hover , #bottom_navi ul li  a:focus {
	font-style: normal;
	color: #FFC;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	background-color: #19191d;
	color: #e0e0e0;

}
#footer #siteCopyrights {
	line-height: 25px;
	float: right;
	height: 25px;
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer #byNova {
	float: left;
	line-height: 25px;
	height: 25px;
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*-------------------------------*/

.container {
	margin-left:3px;
	clear: both;
}
ul.column{
	width: 100%;
	padding: 0;
	margin: 0px;
	list-style: none;
}
ul.column li {
	float: left;
	width: 184px;
	height:200px;
	padding: 0;
	margin: 5px 0;
	display: inline;
}
ul.column li a{ text-decoration: none; 
}

.block {
	height: 178px;
	width:160px;
	font-size: 1em;
	margin-right: 5px;
	background-color: #f3f0c7;
	border: 1px solid #e1debd;
	overflow:hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.block:hover  {
	background-color: #EEEAAE;
	border: 1px solid #cac4b3;
	cursor: pointer;
}
.block h2 {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 26px;
	color: #960;
}
.block:hover h2{
	color: #630;
	text-decoration: none;
}
.block:hover h2 a ,.block:hover h2 a:hover{
	text-decoration: none;
}
.block .pic {
	width: 89%;
	padding: 0px;
	border:3px solid #CCC88E;
	-ms-interpolation-mode: bicubic;
	display: block;
	background-color: #FFF2E6;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 80%;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.block .pic img{
	width:142px;
}
.block:hover .pic{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BAB465;
	border-right-color: #BAB465;
	border-bottom-color: #BAB465;
	border-left-color: #BAB465;
}
.comments {
	border:1px solid #cdb16d;
	background-color: #fffef1;
	margin: 10px;
	padding: 10px;
}
.item_pic{
	float: right;
	margin-left:10px;
	margin-bottom:10px;	
	background-color: #EEEAAE;
	border: 1px solid #CCC88E;
	padding: 5px;
}
.box_pic{
	float: left;
	background-color: #EEEAAE;
	border: 1px solid #CCC88E;
	padding: 5px;
	margin-right: 10px;
}
.box_body{ text-align: justify; }
.go_back {
	margin:10px;
	margin-bottom:0;
	border-top:#333 1px dashed;
	clear: both;
	padding:5px;
}
input{
	margin: 0px;
	margin-bottom:10px;
	padding: 3px;
	width: 542px;	
}
textarea{
	margin: 0px;
	padding: 3px;
	width: 542px;	
}
input[type=reset],input[type=submit]{
	width:272px;
}
