/* 
ProVision Co.
-------------
This web application design and development by ProVision Co.

 All source files, presentable or core, graphics and layout are owned/controlled by PPB and ProVision, and no one, entity or individual, can use/modify/destribute at anytime or at anywhere without a written approval from ProVision.
--------------
Omar Shamali
www.provision.ps 

*/

/*home special*/
/*
#home_cats {
	column-count:3;
}

#home_cats  .cat_head{
	margin-top:0;
	margin-bottom:0;
	
	border-bottom-width: 3px;
	padding:10px;
}

#home_cats .third{
	width: 100% !important;
	margin-top:30px;
    border: 1px solid #fcfcfc;
   padding: 0;
}


#home_cats article{
	height:auto;
padding:15px;
}
*/
/*home special*/
#page img {
    max-width: 100%;
    padding: 20px 0;
}
html{overflow-x: hidden;}
#homemid img{width:100%;}

body{background:#426591;}
footer {
    height: 50px;
    margin-top: 50px;
	font-size: 12px;
    padding: 10px 0;
    color: white;
    background: url(../uploads/footer_bg.gif);
}

#right {
	width: calc(100% - 250px);
    margin-left: 28px;
    background: white;
    padding: 16px;
  
}


.wrap {
    max-width: 1045px;
    margin: auto;
}

#welcome {
    font-family: snell;
    font-size: 30px;
    line-height: 47px;
    max-width: 223px;
}


#banner img {
    width: 100%;
}
#logo {
    width: 50%;
    max-width: 460px;
}

#logo img{width:100%;}
#header_top{   color:white;    z-index: 1;
	text-align: center;height:52px;width:100%;background:url('../uploads/headerbg.gif')}

#link {
    line-height: 69px;
    font-size: 14px;
}


nav{
	color:white;
	background:url('../uploads/menu_bg.gif');
	height:42px;
}
nav ul li{
    font-size: 17px;
    padding: 8px 17px;
	background:url('../uploads/menu_sep.gif') right no-repeat;
}



	#sidebar{width: 213px;}
	

.sideTitle {
    color: white;
    font-size: 17px;
width:100%;    background: url(../uploads/side_h_bg.gif);
    text-align: center;
    padding: 8px;
    border: 1px solid white;
}



.side_box {
    color: white;  
    background-color: #132a45;
    text-align: center;
    padding: 10px;
}


#direction{
	 background: url(../uploads/compass.png);
}
#direction img {
    margin: 9px 0;
}


#payment{
	background: white; 
	
	
}

#page h1 {
    font-size: 30px;
    text-align: left;
    color: black;
    border-bottom: 1px solid gray;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#homeid{  color: gray;
    text-align: center;}
#page{
	
}


.group {
    background: #183f65;
    color: white;
    padding: 10px;
    margin: 10px 0;
}

label {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin-top: 19px;
}

.btn {
    color: white;
    font-weight: bold;
    font-size: 18px;
}
input,textarea {
    vertical-align: top;
    display: inline-block;
    margin-top: 14px;
    width: 40%;
    padding: 5px;
}