/* -- Reset css -- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: url(../images/alfajr-bg.jpg) fixed no-repeat center top #000000;
    direction: ltr;
    line-height: 1;
}
ol, ul {
	list-style: none;
}
/* -- End Reset css -- */

#container{
	direction:ltr;
	width:958px;
	margin:15px auto;
	margin: 50px auto 15px;
}

.clear{
	height:7px;
}
html {overflow-y: scroll;}
/* --------------- HEADER --------------- */
#header{
	overflow:hidden;
	border-radius:14px 14px 0 0;
	-moz-border-radius:14px 14px 0 0;
	-webkit-border-radius:14px 14px 0 0;
	-ms-border-radius:14px 14px 0 0;
}
.logo{
	background-color:#4d4d4f;
	width:206px;
	height:72px;
	-moz-border-top-left-radius : 14px;
	-webkit-border-top-left-radius : 14px;
	-ms-border-top-left-radius : 14px;
}
.logo img {
	-moz-border-top-left-radius : 14px;
	-webkit-border-top-left-radius : 14px;
	-ms-border-top-left-radius : 14px;
}
.Description{
	width: 722px;
	height:44px;
	background:#DBDBDB url(../en/images/hed-desc.jpg) no-repeat top center;
	float:right;
	color:#242424;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:17px;
	padding:28px 0px 0 30px ; 
	text-align:center;
	-moz-border-top-right-radius : 14px;
	-webkit-border-top-right-radius : 14px;
	-ms-border-top-right-radius : 14px;
}
.menu{
	background: none repeat scroll 0 0 #ededed;
    border-bottom: 4px solid #dddddd;
    height: 28px;
    padding: 2px 10px 0;
	border-top:1px solid #FFF;
}
#main-menu {
    font-size: 12px;
    font-weight: normal;
    padding: 1px 0 0;
    vertical-align: middle;
    z-index: 30;
}
#main-menu li{
	border-right: 1px solid #dddddd;
    float: left;
    font-size: 14px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#main-menu li a {
    color: #ff7100;
    display: block;
    font-size: 14px;
    margin: 0 4px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 90px;
}
#main-menu li a:hover{ 
	background-color:#dddddd;
	color:#777777;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	}
#main-menu div
{
    background:#ededed;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	position:absolute;
    padding: 5px;
    visibility: hidden;
    width: 100px;
	z-index:31:
}
#main-menu div ul{
}
#main-menu div li{
	border-right:0px;
}
#main-menu div a
{
    position: relative;
    display: block;
    margin: 0px;
    width: 90px;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    color: #ff7100;
    font-size: 14px;
}

#main-menu div a:hover
{
    background: #dddddd;
    color: #777;
}
.lan-menu{
	float:right;
	margin-top:5px;
}
.lan-menu a{
	text-decoration:none;
	font-size:14px;
	color:#ff7100;
}
.lan-menu a:hover{
	color:#777;
}

.page{
	margin:0;
	overflow:hidden;
	height:100%;
}
.page .photo{
	width:148px;
	height:152px;
	border:1px solid #ededed;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-ms-border-radius:6px;
	padding:6px;
	float:left;
	margin-right:20px;
}
.page .photo ul {
}
.page .photo a{
	color: #FF7100;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 27px;
	text-decoration:none;
}
.page p{
	line-height:30px;
	font-family: tahoma;
    font-size: 14px;
	text-align:justify;
	color:#555;
}
.page p span{
	color:#ff7100;
	font-weight:bold;
}
#watches{
	overflow:hidden;
	padding:0;
}
.watches-count{
	display: block;
	min-height: 310px;
	margin-bottom:50px;
}
.watches-count .cat-title{
	width:800px;
	margin-left: 20px;
	margin-bottom:10px;
	clear:both;
	float:left;
	font:bold 16px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#333333;	
}
.watches-count .cat-title h3{
	font-family:Tahoma, Geneva, sans-serif;
	margin:-2px 35px 15px 0;
	font-size:11px;
}
.watcheitem, .athanclock{
	border:#e7e7e7 solid 1px;
	float:left;
	cursor:pointer;
	text-align:center;
	font-size:14px;
	border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-ms-border-radius:6px;
}
.watcheitem{
	width:172px;
	height:222px;
	line-height: 20px;
	padding-top: 7px;
	margin: 0 0px 20px 38px;
}
.watcheitem img, .athanclock img{
	margin-bottom:10px;
	border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-ms-border-radius:6px;
}
.watcheitem p, .athanclock p{
	line-height:20px;
}
.athanclock{
	width:347px;
	height: 220px;
	line-height: 20px;
	margin: 0 0px 20px 60px;
	padding-top: 7px;
}
.watcheitem:hover, .athanclock:hover{
	border:#FF7100 solid 1px;

}
.watcheitem a, .athanclock a, .distributors a{
	text-decoration:none;
	color:#555555;
	font-family: tahoma;
}
.watcheitem a:hover,  .athanclock a:hover, .distributors a:hover{
	color:#FF7100;
}
.online_store {
	background-color: #F68221;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 15px;
	width: 145px;
	height:30px;
}
.online_store a{float:left; margin:8px 0 0 5px; font-family:Tahoma, Geneva, sans-serif ; color:#FFFFFF; font-size:14px; text-decoration:none;}
.online_store a:hover{ color:#555555;}
.online_store img{float:left;}
.distributors {
	border-bottom:dotted 1px #CCCCCC;
	overflow:hidden;
	height:100%;
	margin-bottom:25px;
}
.distributors h2, .seles {
	color:#FF7100;
	font-weight:bold;
}
.distributors h3{
	background-color: #F68221;
    border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 0 -5px;
    padding: 2px 5px;
    width: 160px;
}
.distributors div {
	border-left: 1px dotted #C2C2C2;
    float: left;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 17px;
    margin: 10px 0;
    padding-left: 10px;
    width: 200px;
	min-height: 70px;
}
.distributors p {
    font-family: Tahoma;
    font-size: 12px;
    font-weight:bold;
    line-height:15px;
    color:#000000;
}


/* --------------- CONTENT --------------- */
#content{
	min-height:320px;
	background:#FFFFFF;
	padding:0 35px 27px ;
	border-radius:0 0 14px 14px;
	-moz-border-radius:0 0 14px 14px;
	-webkit-border-radius:0 0 14px 14px;
	-ms-border-radius:0 0 14px 14px;
	overflow:hidden;
	font-family:
}
.pagetitle{
	background: url("../images/r-arrow.png") no-repeat scroll left center #F0F0F0;
    border-right: 0 solid #F68221;
    color: #4D4D4F;
    font: bold 20px Arial, Helvetica, sans-serif;
    height: 30px;
    margin: 27px 0 3px;
    padding: 6px 26px 0;
	border-radius:8px 8px 0 0;
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	-ms-border-radius:8px 8px 0 0;
}
.pagetitle a{
	text-decoration:none;
	color: #4D4D4F;
}
.line{
	border-bottom:1px dotted #c6c6c6;
	height:1px;
	margin-bottom:22px;
}
.link2{
	text-decoration:none;
	color:#949494;
}
.link2:hover{
	color:#FF7100;
}
.single-watche{
	height:236px;
	border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
	border:1px solid #efefef;
	padding:10px;
}
.single-watche .watche-img{
	width:238px;
	height:236px;
	margin-right:10px;
	border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
}
.single-watche .color-ch {
	margin:205px 0 0 180px; 
	padding: 3px; 
	position: absolute; 
	clear:both;
}

.single-watche .watche-des{
	float: right;
    padding: 10px 20px;
    width: 577px;
	height:216px;
	border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
	background-color:#efefef;
}
.single-watche .watche-des h2{
	font-size:22px;
	font-weight:bold;
	color:#FF7100;
	margin-bottom:10px;
}
.watche-des span{	
	font-weight:bold;
	font-size:15px;
	color:#333333;
}
.watche-des ul{
	list-style: inside square ;
	color:#FF7100;
	height: 150px;
}
.watche-des ul li{
	margin:5px 0;
}
.watche-des ul li span.listtext{
	color:#6f6f6f;
	font-family:Tahoma;
	font-weight:100;
	font-size:14px;
}
.watche-des a{
	font-weight:bold;
	color:#333333;
	font-size:14px;
}

.prob{
	font-size:13px;
	font-family:Tahoma;
}
.prob h2{
	font-weight:bold;
	color:#000;
	font-size:18px;
}
.prob span{
	font-weight:bold;
	color:#FF7100;
	font-size:14px;
}
.prob p{
	text-align:justify;
	margin-top:7px;
	line-height:25px;
	font-family: Tahoma;
    font-size: 13px;
}
.prob ul{
	margin:10px 50px;
}
.prob ul li{
	padding:10px 0;
	
}
.prob a{
	color: #949494;
    font-size: 14px;
    text-decoration: none;
	cursor:pointer;
}
.prob a:hover{
	color:#f6811d;
}
.prob div{
	line-height: 22px;
    padding-right: 10px;
	text-align: justify;
	margin-top: 0px;
}
.dotted{
	border-bottom:dotted 1px #CCCCCC;
	height: 5px;
    margin-bottom: 5px;
}
.time-table{
	margin:10px auto;
	
}
.time-table td{
	font-family:Tahoma;
	font-size:12px;
	border:1px solid #CCCCCC;
	vertical-align:middle;
}
.setting{
	background-color: #EFEFEF;
    border-radius: 6px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
    font-family: Tahoma;
    font-size: 13px;
    height: 100%;
    overflow: hidden;
    padding: 7px;
    width: 180px;
	float:left;
	margin-right:20px;
	min-height:250px;
	line-height: 15px;
	z-index:9;
}
.setting p{
	font-size: 13px;
}
.setting a{
	color: #949494;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.setting div{
	margin-right:7px;
	float:left;
}
.setting div span{
	font-weight: bold;
	color:#f68221;
}
.setting .dotted {
    border-bottom: 1px dotted #CCCCCC;
    height: 10px;
    margin-bottom: 5px;
    width: 180px;
}
.setform{
	height: 100%;
    overflow: hidden;
	border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
	border:1px solid #efefef;
	padding:10px
}
.setting .choose{
	float:none;
	margin-top:5px;
}
.setting .choose img{
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-ms-border-radius: 8px;
}
.setting .choose span{
	font-weight:bold;
}
.links{
	margin-left:7px;
	
}
.links a{
	color:#f68221;
	background:url(../en/images/right_arrow.png) left no-repeat;
	padding-left:17px;
	text-decoration: none;
	font-size: 12px;
}
.links a:hover{
	color:#666666;
	padding-left:19px;
}

.city-set{
	background-color:#FFFFFF;
	padding:5px 5px;
	border-radius:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	margin-right: 10px;
	width:100%;
}
.city-set{
	background-color: #FFFFFF;
    border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
    margin-right: 10px;
    padding: 5px;
    width: 610px;
}
.ul-set{
	list-style:decimal inside none;
}

.ul-set ul{
	list-style:disc inside ;
	margin: 10px;
}
#show{
	width: 20px;
}
#show img{
	width: 122px;
}

/* --------------- Salse  --------------- */
.sales-box{
	background:#EFEFEF;
	float:left;
	width:210px;
	height:350px;
	margin:50px 16px 0 16px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-ms-border-radius:6px;
	text-align:center;
	padding:20px 19px;
}
.co-box{
	float:left;
	width:835px;
	height:65px;
	margin:20px 0 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-ms-border-radius:6px;
	text-align:center;
}
.co-box img{
	float:left;
}
.co-box .co-text{
	float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 16px 5px 0;
    text-align: left;
    width: 310px;
}
.co-box .co-shipping {
	float: right;
    margin: 20px 0 0;
}
.sales-box img{
	border-radius:6px;
	border:1px solid #FFF;
}
.sales-details{
	font-family:Tahoma, Geneva, sans-serif;
}
.sales-details h2{
	margin:10px 0 10px 0;
	color:#555;
	font-size:14px;
	width:100%;
	font-weight:normal;
}
.sales-details .line{
	margin-bottom:5px;
	clear:both;
}
.sales-details div.test{
	border-left:2px solid #F60;
	padding:0 3px;
	margin:3px 0;
	float:left;
	width:46%;
	font-size:12px;
	text-align:left;
	height:13px
}
.sales-details div.left{
	padding:0 3px 0 0;
	margin:3px 0;
	float:left;
	width:46%;
	font-size:12px;
	text-align:left;
}
.sales-details div.mid{
	float: left;
    margin: 5px auto;
    text-align: center;
    width: 100%;
}
.sales-details table{
	width:100%;
	font-size:12px;
	text-align:left;
}
.sales-details table td{
	border-left:2px solid #F60;
	padding-left:3px;
	vertical-align:middle;
}
.sales-details table td.mid{
	border-left:none;
	text-align:center;
	padding-left:0px;
}

.sales-details input.quantity{
	height: 20px; width: 65px; border-radius:4px;
}
.sales-details select.selectch{
	width:70px; height: 25px; padding: 2px;
}
.sales-details input.submit{
	width:100px; padding:3px; border-radius:4px;
}
input.submit:hover{
	color:#FF7100; border:1px solid #FF7100; background:#FFFFFF;
}
/* -------------------------------------- */


/* --------------- FOOTER --------------- */

#footer{
	font-family:Tahoma, Geneva, sans-serif;
	text-align:right;	
	color:#fff;
	font-size: 11px;
    padding: 4px;
	height:15px;
	padding-right:20px;
	padding-top:8px;
	letter-spacing:3px;
}
#c2{
	margin: auto;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
	cursor: url(../images/zoomin.cur), auto;	
}
/* -------------------------------------- */

input
{
    font-family: arial, helvetica, sans-serif;
}
input
{
    border-bottom: #b3b3b3 1px solid;
    border-left: #b3b3b3 1px solid;
    padding-bottom: 1px;
    background-color: #ffffff;
    margin: 1px;
    padding-left: 1px;
    padding-right: 1px;
    font: 11px verdana, arial, helvetica, sans-serif;
    color: #333333;
    border-top: #b3b3b3 1px solid;
    border-right: #b3b3b3 1px solid;
    padding-top: 1px;
}
select
{
	font: 13px Tahoma;
    background: #FFFFFF;
    border-color: #B3B3B3;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    margin: 1px;
    padding: 3px;
    width: 165px;
}

option
{
    border-bottom: #b3b3b3 1px solid;
    border-left: #b3b3b3 1px solid;
    padding-bottom: 1px;
    background-color: #ffffff;
    margin: 1px;
    padding-left: 1px;
    padding-right: 1px;
    font: 13px Tahoma;
    color: #333333;
    border-top: #b3b3b3 1px solid;
    border-right: #b3b3b3 1px solid;
    padding-top: 1px;
}
textarea
{
    border-bottom: #b3b3b3 1px solid;
    border-left: #b3b3b3 1px solid;
    padding-bottom: 1px;
    background-color: #ffffff;
    margin: 1px;
    padding-left: 1px;
    padding-right: 1px;
    font: 11px verdana, arial, helvetica, sans-serif;
    color: #333333;
    border-top: #b3b3b3 1px solid;
    border-right: #b3b3b3 1px solid;
    padding-top: 1px;
}
input.button
{
    border-bottom: #c0c0c0 1px solid;
    border-left: #d5d1cd 1px solid;
    padding-bottom: 1px;
    background-color: #dddddd;
    margin: 1px;
    padding-left: 1px;
    padding-right: 1px;
    font: 11px verdana, arial, helvetica, sans-serif;
    color: #333333;
    border-top: #d5d1cd 1px solid;
    border-right: #c0c0c0 1px solid;
    padding-top: 1px;
}
.confirm_button{
	background-color: #444444;
    color: #FF6600;
    font-weight: bold;
    padding: 5px 10px;
	cursor: pointer;
}
.confirm_button:hover{
	background-color: #000000;
    color: #ffffff;
}

#map_canvas
{
    border-radius:6px;
    width: 755px;
    height: 340px;
    top: 0px;
    left: 0px;
    margin: 10px auto;
}

.infobox {   
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-top: 8px;
    padding: 10px;
}
.formatText {
    background-color: #F68221;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font: bold 12px tahoma,arial,georgia;
    letter-spacing: 1px;
    padding: 2px 5px;
}
.formatText2 ul {
	padding:5px 4px 0;
}
.formatText2 ul li
{
    color: #000000;
    font-family: tahoma;
    font-size: 12px;
    line-height: 10px;
    padding: 2px 0;
    text-align: justify;
}
