@font-face {
  font-family: 'Ashkan';
  src: url('/theme/DefaultTheme/fonts/ashkan.woff') format('woff');
}
* {
	//border: 1px solid red;
	font-family: Ashkan, tahoma, Arial;
	font-size: 14px;
	-webkit-box-sizing: border-box;
   	   -moz-box-sizing: border-box;
		    box-sizing: border-box;
}
html {direction: rtl;}
body {
	padding: 0px;
	margin: 0px;
	background-color: #EEEFF1;
}
a, a:hover {text-decoration: none;}
.clear {clear: both;}

#namad {

	position: fixed;
	bottom: 0px;
	left: 0px;
}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 10;
	top: 0;
	right: 0;
	background-color: #111;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}
	.sidenav a  {
		display: block;
		padding: 8px 15px;
		text-decoration: none;
		font-size: 16px;
		color: #fff;
		transition: 0.3s;
		border-bottom: 1px solid gray;
		cursor: pointer;
	}
	.sidenav a:hover {
		color: #f1f1f1;
		padding-right: 20px;
	}
	.sidenav hr  {
		height: 10px; 
		background-color: green; 
		margin: 0 0 10px 0;
	}
	.sidenav .closebtn {
		position: absolute;
		top: 0;
		left: 25px;
		font-size: 46px;
		margin-left: 50px;
		border: none;
	}
	.drobactive {
		background-color: green;
	}
	.sidenav div {
		display: none;
		background-color: #262626;
		padding-right: 20px;
	}
	.fa-caret-down {
		float: left;
		padding-left: 8px;
		background: url('/theme/defaulttheme/images/down-arrow.png') 50% 50% no-repeat;
		width: 25px;
		height: 25px;
	}


#topholder2 { 
	display: none; 
	height: 40px;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 1;
}
	#topholder2 div {
		//float: right;
		//height: 40px;
		//margin: 0;
	}
	#menu2 {
		width: 45px;
		background: #484848 url('/theme/defaulttheme/images/menu.png') 50% 50% no-repeat;
		border-left: 1px solid #969696;
		cursor: pointer;
	}
	#search2 {
		width: 45px;
		background: #484848 url('/theme/defaulttheme/images/find.png') 50% 50% no-repeat;
		cursor: pointer;
	}
	#signup2 {
		color: #fff;
		text-align: right;
		padding: 0 30px 0 0;
		background: #747474 url('/theme/defaulttheme/images/user.png') 98% 50% no-repeat;
		cursor: pointer;
	}
	#signin2 {
		color: #fff;
		text-align: right;
		padding: 0 30px 0 0;
		background: #747474 url('/theme/defaulttheme/images/lock.png') 98% 50% no-repeat;
		cursor: pointer;
	}
	#hello2 {
		color: #fff;
		text-align: right;
		padding: 0 40px 0 5px;
		background: #747474 url('/theme/defaulttheme/images/user.png') 98% 50% no-repeat;
		cursor: pointer;
	}
	#basket2 {
		width: 80px;
		padding: 0px 5px 0px 45px;
		background: #45A548 url('/theme/defaulttheme/images/basket.png') 2px 50% no-repeat;
		color: #fff;
		cursor: pointer;
		text-align: left;
	}
	#key2holder {
		width: 100%;
		padding: 0;
		margin: 0;
		position: absolute;
		top: 42px;
	    background-color: #484848;
	}
		#key2 {
			height: 34px;
			width: 96%;
			padding: 3px;
			margin: 5px 2%;
			border: 1px solid #DADADA;
			//font-family: Ashkan, tahoma, Arial;
			background: #fff url('/theme/defaulttheme/images/findgray.png') 2px 50% no-repeat;
		}
		#result2 {
			width: 100%;
			max-height: 300px;
			overflow: hidden;
			position: absolute;
			top: 40;
			z-index: 10;
			background-color: #bbb;
			padding: 10px;
		}
	
#smMenu	{
	display: none;
	width: 100%;
	//max-width: 500px;
	//padding: 2px;
	//border: 1px solid red;
}
	#smmName {
		padding: 3px 55px 0 0;
		margin: 0;
		font-size: 19px;
		color: #000;
		background: #fff url('/theme/defaulttheme/images/username32.png') 98% 50% no-repeat;
		
	}
	.smmItem {
		width: 48%;
		float: right;
		margin: 1%;
		padding: 10px 45px 10px 6px;
		border: 1px solid #bbb;
		color: gray;
	}
	#smmName {
		background: #fff url('/theme/defaulttheme/images/username.png') 98% 50% no-repeat;
	}
	#smmProfile {
		background: #fff url('/theme/defaulttheme/images/Profile.png') 98% 50% no-repeat;
	}
	#smmPass {
		background: #fff url('/theme/defaulttheme/images/password.png') 98% 50% no-repeat;
	}
	#smmInvoice {
		background: #fff url('/theme/defaulttheme/images/Invoice.png') 98% 50% no-repeat;
	}
	#smmPayment {
		background: #fff url('/theme/defaulttheme/images/Payment.png') 98% 50% no-repeat;
	}
	#smmSignout {
		background: #fff url('/theme/defaulttheme/images/logout.png') 98% 50% no-repeat;
	}





#top2 {
	display: none;
	height: 95px;
	width: 100%;
	border-bottom: 5px solid #CECECE;
	text-align: center;
	margin-top: 45px;
}
	#top2 img {
		height: 90px;
		margin: 0px auto;
		margin: 0 auto;
	}


#topholder {
	width: 100%;
	height: 132px;
	background-color: #fff;
	//position: fixed;
	border-bottom: 8px solid #CECECE;
			    //-webkit-box-shadow: 0px 1px 5px gray;  
			   // -moz-box-shadow: 0px 1px 5px gray;  
			   // box-shadow: 0px 1px 5px gray; 
}
	#top {
		max-width: 1200px;
		min-width: 1100px;
		height: 125px;
		margin: 0px auto;
		padding-right: 300px;
		background: url('/theme/defaulttheme/images/logo.png') 100% 50% no-repeat;
	}
		#member, #notmember {
			float: left;
			background-color: #F3F3F3;
			padding: 5px;
			margin: 10px 5px;
		    border-radius: 4px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			color: #404040;
			cursor: pointer;
		}
			#signin {
				float: left;
				background: url('/theme/defaulttheme/images/lockgray.png') 100% 50% no-repeat;
				padding: 0 30px;
				margin-right: 20px;
			}
			#signup {
				float: left;
				background: url('/theme/defaulttheme/images/usergray.png') 100% 50% no-repeat;
				padding: 0 30px;
			}
			#coupon {
				float: left;
				background: url('/theme/defaulttheme/images/coupon.png') 100% 50% no-repeat;
				padding-right: 30px;
				margin-right: 20px;
			}
			#hello {
				float: left;
				background: url('/theme/defaulttheme/images/usergray.png') 100% 50% no-repeat;
				padding-right: 30px;
			}
		#topmenu {
			float: left;
			background-color: #F3F3F3;
			padding: 5px;
			margin: 10px 5px;
		    border-radius: 4px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
		}
			#topmenu a {
				padding: 0px 15px;
				color: #404040;
			}
			#topmenu a:hover {
				color: red;
			}
		#basket {
			float: left;
			min-width: 150px;
			background-color: #45A548;
			color: #fff;
			padding: 0 15px 0 0;
			margin: 10px 5px;
		    border-radius: 4px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
		}
		#basket div {
			float: left;
			height: 40px;
			width: 40px;
			background: #379839 url('/theme/defaulttheme/images/basket.png') 3px 50% no-repeat;
		    border-radius: 4px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			margin-right: 20px;
		}
		#basket span {
			float: right;
			margin-top: 8px;
		}
		#search {
			float: left;
			min-width: 500px;
			padding: 0 15px 0 0;
			margin: 10px 5px;
		    border-radius: 4px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border: 1px solid #DADADA;
			position: relative;
		}
		#search div:first-of-type {
			float: left;
			height: 38px;
			width: 40px;
			background: #DADADA url('/theme/defaulttheme/images/find.png') 3px 50% no-repeat;
		    border-radius: 4px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			margin-right: 20px;
		}
			#key {
				height: 34px;
				width: 80%;
				padding: 3px;
				margin: 0 2px;
				border: none;
			    -webkit-box-shadow: 0px 0px 0px;  
			    -moz-box-shadow: 0px 0px 0px;  
			    box-shadow: 0px 0px 0px; 
			    background-color: #fff;
				font-family: Ashkan, tahoma, Arial;
			}
			#result {
				//display: none;
				//min-width: 500px;
				width: 100%;
				max-width: 500px;
				//min-height: 100px;
				max-height: 300px;
				overflow: hidden;
				border: 1px solid #DADADA;
			    -webkit-box-shadow: 0px 2px 3px gray;  
			    -moz-box-shadow: 0px 2px 3px gray;  
			    box-shadow: 0px 2px 3px gray; 
				position: absolute;
				top: 40;
				right: 0;
				z-index: 10;
				background-color: #fff;
				padding: 10px;
			}
			.resItem {
				//width: 480px;
				width: 98%;
				//float: right;
				margin-top: 5px;
				padding: 0;
				border: 1px solid #bbb;
				border-radius: 2px;
				-webkit-border-radius: 2px;
				-moz-border-radius: 2px;
			    background-color: #fff;
			    //background-url: none;
			}
			.resItem:last-of-type {
				//margin-bottom: 10px;
			}
				.resItem img {
					float: right;
					margin: 0;
				}
				.resItem p {
					//float: right;
					margin: 0;
					padding: 0;
					margin-top: 7px;
					color: #000;
				}
		p.resFind {
			color: gray;
			padding: 5px 40px 5px 5px;
			background: #fff url('/theme/defaulttheme/images/findgray.png') 98% 50% no-repeat;
		}
			p.resFind b{
				color: #000;
			}









/* ************** menu submenu ***************** */
#topmenu2 {
	width: 100%;
	max-width: 1200px;
	height: 50px;
	padding: 0;
	margin: 0 auto 10px auto;
	background-color: #fff;
	//border-bottom: 7px solid #70b85e;
	border-bottom: 7px solid #ffba52;
	//border-bottom: 7px solid #ffdca8;
	//border-bottom: 7px solid #c3e3b3;
	//position: absolute;
	//right: 20px;
	//top: 50px;
}
	#nav0, #nav0 ul {
		float: right;
		list-style: none outside none;
		margin: 0;
		padding: 0;
	}
	#nav0 {
		height: 40px;
		position: relative;
	}
	#nav0 > li {
		float: right;
		height: 50px;
		position: relative;
		text-align: center;
	}
	#nav0 > li > a {
		//min-width: 70px;
		display: block;
		height: 40px;
		font-size: 16px;
		color: #004769;
		text-align: center;
		float: right;
		padding: 7px 20px;
		border-left: 1px solid #d1d1d1; 
	}
	#nav0 > li:first-of-type > a {
		//width: 50px; 
	}
	#nav0 > li:last-of-type > a {
		border-left: none; 
	}
	#nav0 > li:hover > a, #nav0 > a:hover {
		color: #424242;
		//background-color: #ffedd9;	
	}
	/* submenu */
	#nav0 ul {
		display: none;
		position: absolute;
		top: 100%;
		right: -20%;
		z-index: 1;
		background-color: #004769;
		margin-top: 0px;
		min-width: 180px;
		padding: 25px 0 0 0;
		//border-radius: 0 0 3px 3px;
		//-webkit-border-radius: 0 0 3px 3px;
		//-moz-border-radius: 0 0 3px 3px;
		box-shadow: 0 3px 8px gray;
		-webkit-box-shadow: 0 3px 8px gray;  
		-moz-box-shadow: 0 3px 8px gray; 
		background: #004769 url('/theme/defaulttheme/images/up-arrow.png') no-repeat 50% 0;
	}
	#nav0 li:hover > ul { display: block;}
	#nav0 ul li a {
		height: 40px;
		border-bottom: 1px solid #4988a6;
		border-top: 1px solid transparent;
		color: #fff;
		display: block;
		font-size: 16px;
		line-height: 20px;
		padding: 6px 2px;
		text-decoration: none;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	#nav0 ul li:last-of-type a { border: none; }
	a.subs {
		background: url('/theme/defaulttheme/images/play-left.png') no-repeat 2px 50%;
	}
	#nav0 ul li a:hover {
		background-color: #4988a6;
		//border-bottom: 1px solid #004c70;
		//border-top: 1px solid #004c70;
		//color: #fff;
	}
		#nav0 ul li {
			position: relative;
		}
		#nav0 ul ul {
			display: none;
			position: absolute;
			right: 100%;
			top: 0;
		}
/* ************** **************** ***************** */


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.CenterFr {
	width: 100%;
	//margin: 10px 0;
}
	.CenterInside {
		width: 1200px;
		//width: 100%;
		//max-width: 1200px;
		//min-width: 1000px;
		margin: 0 auto;
		//border: 1px solid #000;
	}
	.allpage {
		padding: 10px;
		margin: 15px auto;
		background-color: #fff;
		-webkit-box-shadow: 0px 0px 2px #999999;  
		-moz-box-shadow: 0px 0px 2px #999999;  
		box-shadow: 0px 0px 2px #999999; 
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
	}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

	#slideHolder_1 {
		//width: 69%;
		//height: 400px;
		width: 600px;
		height: 310px;
		float: right;
		border-radius: 4px; 
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px;
		background-color: #fff;
		margin-left: 1%;
		//border: 1px solid red;
	}
		/*+++++++++++++++++++++++ Index Slide +++++++++++++++++++*/
		.slideshow-container {
			max-width: 1100px;
			position: relative;
			//margin: auto;
		}
		.mySlides {display: none;}
		.mySlides img {
			width:100%;
			vertical-align: middle;
			border-radius: 4px; 
			-moz-border-radius: 4px; 
			-webkit-border-radius: 4px;
		}
		
		.mobileview {
			display: none;
		}
		/*
		.text {
		  color: #f2f2f2;
		  font-size: 15px;
		  padding: 8px 12px;
		  position: absolute;
		  bottom: 8px;
		  width: 100%;
		  text-align: center;
		}
		.numbertext {
		  color: #f2f2f2;
		  font-size: 12px;
		  padding: 8px 12px;
		  position: absolute;
		  top: 0;
		}
		*/
		.dot-container {
			text-align:center;
			padding: 8px 12px;
			position: absolute;
			bottom: 5px;
			width: 100%;	
		}
		.dot {
			height: 12px;
			width: 12px;
			margin: 0 2px;
			background-color: #bbb;
			border-radius: 50%;
			display: inline-block;
			transition: background-color 0.6s ease;
			cursor: pointer;
		}
		.active {
			background-color: #717171;
		}
		.fade {
			-webkit-animation-name: fade;
			-webkit-animation-duration: 1.5s;
			animation-name: fade;
			animation-duration: 1.5s;
		}
		@-webkit-keyframes fade {
			from {opacity: .4} 
			to {opacity: 1}
		}
		@keyframes fade {
			from {opacity: .4} 
			to {opacity: 1}
		}
		/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
		
	#bannerHolder_1 {
		//width: 30%;
		//height: 400px;
		width: 585px;
		height: 310px;
		float: left;
		border-radius: 4px; 
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px;
		//background-color: #fff;
		//border: 1px solid blue;
	}
			#bannerHolder_1 a {
				display: block;
				//max-width: 270px;
				width: 100%;
				//max-height: 65px;
				height: 20%;
				//padding: 17px 60px 20px 0;
				padding: 5% 60px 4% 0;
				margin: 0 0 2% 0;
				font-size: 17px;
				text-shadow: 0px 0px 2px #3f4040;
				border-radius: 5px; 
				-moz-border-radius: 5px; 
				-webkit-border-radius: 5px;
				  -o-transition:.3s;
				  -ms-transition:.3s;
				  -moz-transition:.3s;
				  -webkit-transition:.3s;
				  transition:.3s;			
			}
			#signinBt {
				background: #adb543 url('/theme/defaulttheme/images/login.svg') no-repeat right 50%;
				border-right: 15px solid transparent;
				background-size: auto 70%;
				color: #fff;
			}
			#signupBt {
				background: #69a8c9 url('/theme/defaulttheme/images/signup.svg') no-repeat right 50%;
				border-right: 15px solid transparent;
				background-size: auto 70%;
				color: #fff;
			}
			#appBt {
				background: #c681c7 url('/theme/defaulttheme/images/android.svg') no-repeat right 50%;
				border-right: 15px solid transparent;
				background-size: auto 75%;
				color: #fff;
			}



			#bannerHolder_1 a:hover {
				border-right: 20px solid transparent;
			}

/* **************  ***************** */
	#offerHolder_1 {
		width: 100%;
		background-color: #75cc56;
	}
	#offer_1_inside {
		width: 1200px;
		//overflow-y: hidden;
		//overflow-x: scroll;
	}
		#offPrompt {
			float: right;
			width: 220px;
			font-size: 25px;
			color: #fff;
			text-align: center;
			padding: 15px;
			margin: 10px 0 10px 10px;
			border-radius: 8px; 
			-moz-border-radius: 8px; 
			-webkit-border-radius: 8px;
			background-color: #61b045;
		}
			#offPrompt p {
				font-size: 25px;
				color: #fff;
				padding: 0;
			}
			#offPrompt img {
				width: 70px;
				margin: 10px auto;
			}
			#offPrompt a {
				display: block;
				width: 170px;
				font-size: 18px;
				border: 1px solid #fff;
				padding: 6px 10px;
				margin: 10px auto;
				color: #fff;
				text-decoration: none;
			}
		#offPrompt2 {
			display: none;
			font-size: 20px;
			color: #fff;
			text-align: center;
			padding: 15px 0;
		}
			#offPrompt2 img {
				width: 50px;
				display: inline-block;
				vertical-align: -15px;
				padding: 0 0 0 10px;
			}
		#offContent {
			float: left;
			width: 970px;
			
		}


		.offItem {
			float: right;
			width: 230px;
			height: 350px;
			margin: 10px 5px;
			padding: 5px;
			text-align: center;
			position: relative;
			background-color: #fff;
			-webkit-box-shadow: 0px 0px 2px #999999;  
			-moz-box-shadow: 0px 0px 2px #999999;  
			box-shadow: 0px 0px 2px #999999; 
			border-radius: 6px;
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
		}
		.offItem:hover {
			-webkit-box-shadow: 0px 0px 8px #999999;  
			-moz-box-shadow: 0px 0px 8px #999999;  
			box-shadow: 0px 0px 8px #999999; 
		}
		.offdiscount {
			position: absolute;
			top: 10px;
			left: 0;
			background-color: red;
			color: #fff;
			font-size: 18px;
			padding: 2px 3px;
			border-radius: 2px;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			z-index: 5;
		}

			.offimg {
				width: 170px;
				height: 170px;
				position: relative;
				margin: 0 auto;
			}
				.offimg img {
					//max-height: 170px;
					//max-width: 98%;
					height: 170px;
					width: 170px;
				}
				.offwhite {
					width: 170px;
					height: 170px;
					position: absolute;
					top: 0;
					left: 0;
					box-shadow: white 0px 0px 25px 8px inset; 
				}



		.offprotitle {
			
			width: 90%;
			height: 45px;
			line-height: 20px;
			
			font-size: 16px;
			padding: 0;
			margin: 5px 0;
			color: #000;

			overflow: hidden;
			//white-space: nowrap;
			text-overflow: ellipsis;
		}
		.offprice {
			width: 100%;
			height: 60px;
			background: url('/theme/defaulttheme/images/addbasket.png') no-repeat 2% 50%;
			//border: 1px solid red;
			//position: absolute;
			//bottom: 0;
		}
		

		.offTimer {
			width: 80%;
			height: 22px;
			margin: 10px auto 0 auto;
			font-size: 16px;
			color: gray;
			line-height: 10px;
			background: url('/theme/defaulttheme/images/clock.png') no-repeat 2px 0;
			padding: 0 0 0 25px;

		}






/* **************  ***************** */
/* ************** Timer ***************** */

	ul.countdown {
		list-style: none;
		margin: 0px 0px;
		padding: 0;
		display: block;
		//color: #44c134;
		text-align: center;
	}

	ul.countdown li {
		display: inline-block;
		height: 0px;
		//background-color: pink;
	}

	ul.countdown li span {
		font-size: 16px;
		//font-weight: 300;
		line-height: 15px;
		margin: 0 5px;
	}

	ul.countdown li.seperator {
		//font-size: 56px;
		//line-height: 40px;
		vertical-align: top;
	}

	ul.countdown li p {
		//color: #a7abb1;
		font-size: 12px;
		line-height: 15px;
	}


/* **************  ***************** */
	#bannerHolder_2 {
		background-color: #fff;
		padding: 10px;
	}

/* **************  ***************** */


	/*+++++++++++++++++++++++ Index Slide 2 +++++++++++++++++++*/
	#postSlide {
		background-color: #fff;
		padding: 10px 10px 15px 10px;
	}
	.slideshow-container2 {
		max-width: 1200px;
		position: relative;
		margin: 50px auto;
	}
	.mySlides2 {
		display: none;
		text-align: center;
		vertical-align: top;
	}
	.prev2, .next2 {
		cursor: pointer;
		position: absolute;
		top: 50%;
		width: auto;
		margin-top: -30px;
		padding: 16px;
		color: #888;
		font-weight: bold;
		font-size: 20px;
		user-select: none;
	}
	.next2 {
		right: -10px;
		border-radius: 3px 0 0 3px;
	}
	.prev2 {
		left: -10px;
		border-radius: 0 3px 3px 0;
	}
	.prev2:hover, .next2:hover {
		background-color: rgba(0,0,0,0.8);
		color: white;
	}
	.dot-container2 {
		text-align:center;
		padding: 8px 12px;
		position: absolute;
		bottom: -40px;
		width: 100%;	
	}
	.dot2 {
		height: 12px;
		width: 12px;
		margin: 0 2px;
		background-color: #bbb;
		border-radius: 50%;
		display: inline-block;
		transition: background-color 0.6s ease;
		cursor: pointer;
	}
	.active2 {
		background-color: #717171;
	}
	.fade2 {
		-webkit-animation-name: fade;
		-webkit-animation-duration: 1.5s;
		animation-name: fade;
		animation-duration: 1.5s;
	}
	@-webkit-keyframes fade2 {
		from {opacity: .4} 
		to {opacity: 1}
	}
	@keyframes fade2 {
		from {opacity: .4} 
		to {opacity: 1}
	}


		.pcItem2 {
			display: inline-block;
			vertical-align: top;
			margin: 0 0.5%;
			width: 23%;
			height: 380px;
			padding: 0;
			border: 1px solid #c7c7c7;
			position: relative;
			padding: 0 0 40px 0;
		}
			.pcItem2 img {
				width: 100%;
			}
			.pcItem2 p:first-of-type {
				height: 55px;
				overflow: hidden;
				line-height: 25px;
				font-size: 14px;
				font-weight: bold;
				color: #003a5c;
				padding: 2px 4px;
				margin: 0;
			}
			.pcItem2 p:last-of-type {
				font-size: 14px;
				color: #3d3d3d;
				padding: 0 4px;
				margin: 0;
			}
			.pcItem2 span:first-of-type {

				display: block;
				position: absolute;
				bottom: 10px;
				right: 10px;


				//float: right;
				font-size: 13px;
				color: gray;
				//margin: 10px 8px 7px 0;
				//clear: left;
			}
			.pcItem2 span:last-of-type {

				display: block;
				position: absolute;
				bottom: 10px;
				left: 10px;



				display: block;
				//float: left;
				font-size: 12px;
				color: #fff;
				//margin: 10px 0 10px 10px;
				padding: 5px 8px;
				//clear: left;
				//border: 1px solid #ed7802;
				background-color: #065278;
				border-radius: 15px; 
				-moz-border-radius: 15px; 
				-webkit-border-radius: 15px;
			}





	/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/* **************  ***************** */

#body {
	width: 100%;
	max-width: 1200px;
	//min-width: 1100px;
	min-height: 300px;
	margin: 0px auto;
	//border: 5px solid red;
	padding: 0 0 10px 0;
}

















/*
	#rindex {
		float: right;
		width: 20%;
		height: 100%;
	}
	.progrp {
		width: 100%;
		background-color: #fff;
		margin-bottom: 15px;
		-webkit-box-shadow: 0px 0px 2px #999999;  
		-moz-box-shadow: 0px 0px 2px #999999;  
		box-shadow: 0px 0px 2px #999999; 
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
	}
		.grp {
			display: block;
			width: 100%;
			border-bottom: 1px solid #C0C0C0;
			border-right: 3px solid #379839;
			padding: 5px;
			font-size: 15px;
			position: relative;	
			color: #000;
			text-decoration: none;	
			cursor: pointer;
		}
		.grp:hover {
			color: #F76300;
			//color: red;
			border-right: 6px solid #379839;
		}
		.grpselected {
			font-size: 19px;
			border-left: 5px solid #F76300;
			padding: 5px 15px 5px 5px;
			border-right: 6px solid #379839;
		}
		.grpselected::after {
		    content: "";
		    position: absolute;
		    top: 7px;
		    right: 100%;
		    margin-left: 0;
		    border-width: 17px;
		    border-style: solid;
		    border-color: transparent #F76300 transparent transparent;
  		}
	#pro {
		float: left;
		width: 80%;
		height: 100%;
		padding: 0 20px 0 0;
	}
		#subgrp {
			width: 100%;
			padding: 0 2px;
			margin: 0 5px 10px 5px;
		}
			#subgrp a {
				float: right;
				padding: 2px 6px;
				margin: 1px 2px;
				background-color: #fff;
				border: 1px solid #C0C0C0;
				border-radius: 3px;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				cursor: pointer;
			}
			#subgrp a.subgrpselect {
				color: red;
				border: 1px solid red;				
				//border-right: 3px solid orange;
				//border-left: 3px solid orange;
			}
			
		*/	
			
			
		.grpSection {
			width: 100%;
			padding: 10px 10px 0 0;
			margin: 10 0;
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			//border-right: 5px solid red;
			border-bottom: 4px solid orange;
			//background-color: #fff;
			clear: both;
			font-size: 17px;
			position: relative;		
		}
			.grpSection a {
				//display: inline-block;
				float: left;
				//padding: 3px 6px;
				margin: 0 0 5px 0;
				font-size: 15px;
				color: gray;
				//border: 1px solid gray;
				border-radius: 3px;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				//clear: both;
			}
		.proitem {
			float: right;
			width: 23.5%;
			height: 300px;
			margin: 0 0 1.5% 1.5%;
			//padding: 10px 5px;
			padding: 6px 0 0 0;
			text-align: center;
			position: relative;
			//background: #fff url('/theme/defaulttheme/images/5.png') no-repeat 2% 97%;
			background-color: #fff;
			-webkit-box-shadow: 0px 0px 2px #999999;  
			-moz-box-shadow: 0px 0px 2px #999999;  
			box-shadow: 0px 0px 2px #999999; 
			border-radius: 2px;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
		}
		.proitem:hover {
			-webkit-box-shadow: 0px 0px 8px #999999;  
			-moz-box-shadow: 0px 0px 8px #999999;  
			box-shadow: 0px 0px 8px #999999; 
		}
		.prodiscount {
			position: absolute;
			top: 0;
			left: 0;
			background-color: red;
			color: #fff;
			//color: #FF3939;
			font-size: 18px;
			padding: 2px 3px;
			border-radius: 2px;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			z-index: 200;
		}
		.mihholder {
			height: 175px;
			//border: 1px solid blue;
			//text-align: center;
		}
			.piimg {
				//width: 150px;
				width: 175px;
				height: 175px;
				//max-height: 175px;
				//max-width: 98%;
				//border: 1px solid green;
				position: relative;
				margin: 0 auto;
			}
				.piimg img{
					width: 175px;
					height: 175px;
				}
				.pwhite {
					width: 175px;
					height: 175px;
					//border: 1px solid red;
					position: absolute;
					top: 0;
					left: 0;
					box-shadow: white 0px 0px 25px 10px inset; 
				}
		.protitle {
			width: 90%;
			max-height: 40px;
			line-height: 19px;
			padding: 0;
			margin: 0 auto 10px auto;
			color: #000;
			text-align: center;
			//outline: 1px solid red;
			overflow: hidden;
			//white-space: nowrap;
			text-overflow: ellipsis;
		}
		
		
		.pip {
			width: 100%;
			height: 60px;
			background: url('/theme/defaulttheme/images/addbasket.png') no-repeat 2% 50%;
			//border: 1px solid red;
			position: absolute;
			bottom: 0;
		}
		
		
		.pipred {
			color: red;
			text-decoration: line-through;
			font-size: 15px;
			padding: 0 10px;
			margin: 5px 0;
			line-height: 20px;
			text-align: right;
		}
		.piprice {
			color: green;
			font-size: 16px;
			padding: 0 10px;
			margin: 0;
			line-height: 20px;
			text-align: right;
		}

#botgray {
	width: 100%;
	height: 45px;
	background-color: #CECECE;

}
#bot {
	max-width: 1200px;
	min-height: 200px;
	margin: 0px auto;
}
#bot2 { 
	display:none; 
	width: 100%;
	padding: 3px;
	text-align: center;
	direction: ltr;
}
	

	#foot {
		max-width: 1200px;
		margin: 0px auto;
		padding: 0px;
	}
	#footitem {
		float: right;
		width: 65%;
		padding: 0;
		margin: 5px 0;
		border-left: 1px solid #F1E0BC;
	}
		#footmenu {
			width: 100%;
			//height: 35px;	
			margin: 0;	
		}
			#footmenu td {
				padding: 10px;
				border-left: 1px solid #F1E0BC;
			}
			#footmenu td:last-of-type {
				border-left: none;
			}
				#footmenu td a {
					float: right;
					display: block;
					width: 100%;
					color: #000;
					font-size: 13px;
					padding: 0 15px 0 0;
				}
				#footmenu td a:first-of-type {
					font-size: 14px;
					padding: 0;
					color: #5B4311;
					border: none;
					border-bottom: 1px solid #B58522;
				}
				#footmenu td a:hover {
					color: gray;
				}
			
	#footitem2 {
		float: right;
		width: 35%;
		padding: 20px 0;
		margin: 10px 0;
	}
		#footitem2 p {
			font-size: 17px;
			color: #493610;
			text-align: center;
			margin: 0px;
			padding: 0px;
		}
		#footitem2 a{
			margin: 5px;
			padding: 0px;
		}
		#footitem2 a:hover{

		}
		.namad {
			float: left;
			width: 30%;
			margin: 1%;
			
		}
	#footitem3 {
		width: 100%;
		padding: 20px 0;
		text-align: center;
		//border: 1px solid red;
		background-color: #CECECE;
	}
		#footitem3 p:first-of-type {
			font-size: 14px;
			//color: #fff;
			text-align: center;
			margin: 0px;
			padding: 0px;
		}
		#footitem3 p:last-of-type {
			width: 100%;
			font-size: 14px;
			//color: #fff;
			text-align: center;
			margin: 0px;
			padding: 0px;
		}
		#footitem3 p:last-of-type span {
			float: left;
		}
		#footitem3 p:last-of-type span a {
			color: #000;
		}
	#footitem4 {
		width: 100%;
		//padding: 10px;
		background-color: #3b941c;
	}
		#foot4right {
			float: right;
			width: 40%;
			margin: 10px 0;
			padding: 5px 0 0 0;
			//border-top: 5px solid orange;
		}
			#frSocial {
				width: 90%;
				margin: 30px auto;
				//border-top: 1px solid #02627d;
			}
				#frSocial p {
					font-size: 19px;
					color: #fff;
				}
				#frSocial a {
					margin: 0 10px;
				}
		#foot4left {
			float: left;
			width: 59%;
			margin: 10px 0;
			padding: 5px 0 0 20px;
			text-align: center;
		}
			#foot4left table td {
				color: #fff;
				font-size: 14px;
				text-align: right;
				
			}
			#footaddress{
				display: table;
				width: 100%;
				color: #fff;
				font-size: 15px;
				//border: 1px solid red;
			}
				#footaddress div {
					display: table-cell;
					text-align: right;
					vertical-align: top;
					//border: 1px solid blue;
				}
			#foot4left img {
				border-radius: 7px; 
				-moz-border-radius: 7px; 
				-webkit-border-radius: 7px;
			}
#poweredby ,#poweredby a{
	margin: 10px 0;
	text-align: center;
	font-size: 14px;
	color: #525252;
	text-decoration: none;
}

	
/*+++++++++++++++++++++++ Invoice +++++++++++++++++++*/
	#in2 {
		display: none;
		width: 99%;
		margin: 10px auto;
	}
	#in2 table {
		width: 100%;
		margin 7px 0;
		border: 1px solid #bbb;
	}
	#in2 table tr td {
		text-align: center;
	}
	.indetail{
		color: #fff;
		background-color: #fc8803;
		padding: 0 5px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;			
	}
/*+++++++++++++++++++++++ Sign UP +++++++++++++++++++*/
	#sufhead {
		//background: #fff url('/theme/defaulttheme/images/add-user.png') no-repeat 50% 50%;
		font-size: 20px;
		text-align: center;
		padding: -10px;
		margin: 10px 0 0 0;
	}
	#signup_fr {
		width: 95%;
		margin: 2%;
	}	
	.suf {
		width: 48%;
		margin-right: 2%;
		float: right;
		font-size: 17px;
		padding-top: 8px;
	}
	#signup_fr input{
		width: 100%;
		padding: 5px;
		font-size: 17px;
	}
	#signup_fr select{
		//width: 30%;
		padding: 5px;
		font-size: 17px;
	}
	#signup_fr input[name="fname"] {
		//width: 67%;
	}

	.suf3 {
		max-width: 400px;
		margin: 0 auto;
	}


/*+++++++++++++++++++++++ Add To Basket +++++++++++++++++++*/

	#viewbasket {
		background-color: #FF6600;
		font-size: 16px;
		color: #fff;
		border: none;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;			
	}
	#goon {
		background-color: #325B9A;
		font-size: 16px;
		color: #fff;
		border: none;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;			
	}
	#signinA, #signupA {
		display: block;
		width: 80%;
		max-width: 300px;
		padding: 5px;
		margin: 10px auto;
		color: #fff;
		text-align: center;
	}
	#signinA { background-color: green; }
	#signupA { background-color: orange; }
	#adbRight {
		width: 30%;
		float: right;
		//border-left: 1px solid #ccc;
	}
		#adbRight img {
			width: 30%;
			float: right;
			margin: 1%;
			border: 1px solid #9A9A9A;
			padding: 1px;
		}
		#adbRight img:first-of-type {
			width: 100%;
			//border: none;
			padding: 0;
		}
	#adbLeft {
		width: 69%;
		float: left;
		margin-right: 1%;
	}
		#adbTitle {
			//width: 100%;
			//float: left;
			text-align: right;
			font-size: 20px;
			margin: 5px 0;
			padding: 0;
		}
		#adbImgHolder {
			display: none;
			width: 100%;
			text-align: center;
			//height: 100%;
			//float: right;
			//border: 1px solid gray;
			margin: 5px auto;
		}
			#adbImgHolder img {
				width: 80%;
			}
		#adbDetail {
			width: 100%;		
			//float: left;
			text-align: right;
			font-size: 14px;
			color: gray;
			margin: 5px 0;
			padding: 0;
		}
		#adbPriceHolder {
			width: 60%;
			float: right;
			padding: 0;
			text-align: right;
		}
			#adbPriceRed {
				text-align: right;
				font-size: 14px;
				color: red;
				margin: 10px 0 0 0;
				padding: 0;
				text-decoration: line-through;
			}
			#adbPriceGreen {
				text-align: right;
				font-size: 18px;
				color: Green;
				margin: 0 0 10px 0;
				padding: 0;
			}
		#adbMoredetail {
			width: 35%;
			float: left;
			text-align: center;
			font-size: 14px;
			background-color: #fff;
			border: 1px solid #FF6600;
			color: #FF6600;
			margin-right: 5%;
			padding: 3px 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;			
		}
		#adbPcountHolder {
			width: 40%;
			float: right;
			//border: 1px solid red;
		}
			#adbPcountHolder label{
				height: 40px;
				float: right;
				margin: 0;
				font-size: 17px;
				margin-left: 4px;
				padding: 3px 0 0 0;
			}
			#adbInc, #adbDec {
				width: 40px;
				height: 40px;
				float: right;
				margin: 0;
				border: none;
				cursor: pointer;
			}
			#adbInc {
				background: #325B9A url('/theme/defaulttheme/images/rightarrow.png') 50% 50% no-repeat;
				-webkit-border-top-right-radius: 5px;
				-webkit-border-bottom-right-radius: 5px;
				-moz-border-radius-topright: 5px;
				-moz-border-radius-bottomright: 5px;
				border-top-right-radius: 5px;
				border-bottom-right-radius: 5px;			
				}
			#adbDec {
				background: #325B9A url('/theme/defaulttheme/images/leftarrow.png') 50% 50% no-repeat;
				-webkit-border-top-left-radius: 5px;
				-webkit-border-bottom-left-radius: 5px;
				-moz-border-radius-topleft: 5px;
				-moz-border-radius-bottomleft: 5px;
				border-top-left-radius: 5px;
				border-bottom-left-radius: 5px;				
			}
			#adbPcount {
				width: 30%;
				height: 40px;
				float: right;
				margin: 0;
				text-align: center;
				font-size: 19px;
				border: 1px solid #325B9A;
			}
			#adbPcount::selection {
			  background: #B7DBFF;
			}
			#adbPcount::-moz-selection {
			  background: #B7DBFF;
			}

		#adbAdd {
			width: 35%;
			height: 40px;
			float: right;
			border: none;
			-webkit-border-top-right-radius: 5px;
			-webkit-border-bottom-right-radius: 5px;
			-moz-border-radius-topright: 5px;
			-moz-border-radius-bottomright: 5px;
			border-top-right-radius: 5px;
			border-bottom-right-radius: 5px;
			color: #fff;
			background-color: #428505;
			font-size: 18px;			
			cursor: pointer;
		}
		#adbCancel {
			width: 25%;
			height: 40px;
			float: right;
			border: none;
			-webkit-border-top-left-radius: 5px;
			-webkit-border-bottom-left-radius: 5px;
			-moz-border-radius-topleft: 5px;
			-moz-border-radius-bottomleft: 5px;
			border-top-left-radius: 5px;
			border-bottom-left-radius: 5px;				
			color: #fff;
			background-color: #9A9A9A;
			font-size: 18px;			
			cursor: pointer;
		}

/*+++++++++++++++++++++++ Basket +++++++++++++++++++*/
	#showbasket2 {
		display: none;
		width: 100%;
		min-height: 100px;
		padding: 40px 0;
	}
	#shbTop2 {
		width: 100%;
		height: 40px;
		position: fixed;
		top: 0;
		z-index: 10;
		padding: 0 40px 0 0;
		margin: 0 0 5px 0;
		background: #D7D7D7 url('/theme/defaulttheme/images/shopping-cart.png') no-repeat 99% 50%;
	}
	#shbTop2 span {
		float: right;
		font-size: 16px;
		padding: 4px 0 0 0;
		color: gray;
	}
	#finish2 {
		height: 40px;
		float: left;
		padding: 5px 10px;
		color: #fff;
		margin: 0;
		background-color: #5A8A00;
		cursor: pointer;
	}
	#exit2 {
		height: 40px;
		width: 40px;
		float: left;
		color: #fff;
		margin: 0;
		background: #A8A8A8 url('/theme/defaulttheme/images/leftarrow.png') no-repeat 50% 50%;
		cursor: pointer;
	}
	#shbBot2 {
		position: fixed;
		bottom: 0;
		z-index: 10;
		width: 100%;
		height: 40px;	
		color: #fff;
		background-color: #FF8600;
		text-align: center;
	}
	#shBigbBot2 {
		position: fixed;
		bottom: 0;
		z-index: 10;
		width: 100%;
		height: 80px;	
		background-color: #FF8600;
		text-align: center;
	}
	#PcountSUM2 {
		font-size: 18px;
		color: #FFEBD5;
		margin-left: 50px;
		text-shadow: 0 0 3px #000;
	}
	#DiscountSum2 {
		font-size: 18px;
		color: green;
	}
	#TPriceRowSUM2 {
		font-size: 22px;
		color: #fff;
		margin-left: 20px;
		text-shadow: 0 0 3px #000;
	}
	#bItemsHolder2 {
		width: 100%;
		min-height: 500px;
		//overflow: auto;
	}
	.bItems2 {
		width: 100%;
		border-top: 1px solid #6e6e6e;
		position: relative;	
		background-color: #fff;
		margin: 10px 0;
		padding: 5px 0;
	}
	.bItems2:first-of-type { border: none; }
	.rd2 {
		position: absolute;
		top: 0px;
		right: 0px;
		min-width: 20px;
		//height: 30px;
		padding: 0 1px;
		//-webkit-border-radius: 50%;
		//-moz-border-radius: 50%;
		//border-radius: 50%;			
		background-color: #fff;
	    opacity: 0.3;
	    filter: alpha(opacity=30); /* For IE8 and earlier */		
	    color: #000;
	    text-align: center;
	}
	.bdel {
		position: absolute;
		top: 50%;
		left: 2px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: url('/core/admtheme/images/error.png') no-repeat 50% 50%;
	}
	.bItems2 img {
		width: 30%;
		float: right;
		margin: 1%;
	}
	.bItems2 p {
		margin: 5px 0;
	}
	.bPrice2 {
		margin: 0;
		padding: 0;
	}
	.bRowTotal2 {
		margin: 5px 0;
		padding: 0;
		//border: 1px solid red;
	}
	.bPcountHolder2 {
		float: right;
		width: 90px;
		//margin: 0 20px;
	}
	.bRowSum2 {
		font-size: 16px;
		//margin: 0 20px;
	}
	.bGreen {
		color: green;
		//font-size: 16px;
	}
	#showbasket {
		//max-height: 400px;
		//overflow: auto;
	}
	#shbTop {
		width: 100%;
		height: 40px;
		padding: 0 50px 0 0;
		margin: 5px 0;
		background: #fff url('/theme/defaulttheme/images/shopping-cart.png') no-repeat 99% 50%;
	}
	#shbTop span {
		float: right;
		font-size: 19px;
		padding: 6px 0 0 0;
		color: gray;
	}
	#finish {
		height: 38px;
		float: left;
		padding: 5px 15px;
		color: #fff;
		background-color: #5A8A00;
		margin: 0 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;			
		cursor: pointer;
	}
	#exit {
		height: 38px;
		float: left;
		padding: 5px 15px;
		color: #fff;
		background-color: #A8A8A8;
		margin: 0 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;			
		cursor: pointer;
	}
	.deliitem {	cursor: pointer;}
	#bItemsHolder {
		width: 100%;
		//max-height: 400px;
		//overflow: auto;
	}
	#bItemsSum {
		//width: 100%;
		//border: 1px solid #a8a8a8;
	}
	#bItems {
		width: 100%;
		border: 1px solid #a8a8a8;
	}
	#bItems tr:nth-child(odd) { background-color:#eee; }
	#bItems tr:nth-child(even) { background-color:#fff; }
	#bItems th {
		font-weight: normal;
		background-color: #A7C942;
		text-align: center;
	}
	#bItems td {
		text-align: center;
	}
	.bRed {
		font-size: 13px;
		color: red;
		margin: 0 10px;
		padding: 0;
		text-decoration: line-through;
	}
	.bPcountHolder {
		width: 90px;
		margin: 0 auto;
	}
	.bInc, .bDec {
		width: 30px;
		height: 30px;
		float: right;
		margin: 0;
		border: none;
		cursor: pointer;
	}
	.bInc {
		background: #325B9A url('/theme/defaulttheme/images/rightarrow.png') 50% 50% no-repeat;
		-webkit-border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-bottomright: 5px;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;			
	}
	.bDec {
		background: #325B9A url('/theme/defaulttheme/images/leftarrow.png') 50% 50% no-repeat;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;				
	}
	.bPcount {
		width: 30%;
		height: 30px;
		float: right;
		margin: 0;
		text-align: center;
		font-size: 14px;
		border: 1px solid #325B9A;
	}
	#PcountSUM {
		font-size: 18px;
		color: gray;
		margin-left: 50px;
	}
	#DiscountSum {
		font-size: 18px;
		color: green;
	}
	#TPriceRowSUM {
		font-size: 22px;
		color: blue;
		margin-left: 20px;
	}
/*+++++++++++++++++++++++ Step +++++++++++++++++++*/
	#steptop2 { display: none; }
	.progress {
	    height: 40px;
	    margin: 0 0 1em;
	    padding: 0;
	}
	.progress > li {
	    width: 25% !important;
	    float: right;
	    height: 100% !important;
	    border-radius: 0 !important;
	    color: #fff !important;
	    list-style: none;
	    font-size: 16px;
	    background-color: #bbb;
	    position: relative;
	    //border: 1px solid red;
	    text-align: center;
	}
	.progress > li:last-child {
	    border-left: 0;
	}
	.progress > li.completed {
	    background-color: #0071bc;
		padding-right: 0px;
	}
	.progress > li:not(.completed) {
		padding-right: 0px;
	}
	.progress > li span {
	    position: relative;
	    top: 5px;
	}
	.progress > li span .order {
	    display: inline-block;
	    border: 2px solid #555;
	    border-radius: 27px;
	    width: 27px;
	    height: 27px;
	    background-color: #fff;
	    color: #555;
	    margin: 0 0px 0 8px;
	    font-weight: bold;
	    text-align: center;
	    position: relative;
	    top: -1px;
	    line-height: 25px;
	}
	.diagonal {
		width: 0; 
		height: 0; 
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
		border-right: 10px solid #bbb;
		top: 0; left: 0;
		position: absolute;
		transform: translateX(-100%);
		z-index: 1;
	}
	.completed .diagonal {
		border-right-color: #0071bc;
	}

	.stepFlds {
		padding: 10px 1px;
		border: none;
		border-top: 2px solid orange;
	}
	.stepFlds legend {
		//border: 1px solid orange;
		background-color: #FD8C02;
		color: #fff;
		padding: 3px 5px;
	    border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		text-shadow: 0 0 3px #A95E01;
	}
	.stepFlds table {
		width: 100%;
		//max-width: 800px;
		background-color: #fff;
		margin: 10px 0;
		border: 1px solid #bbb;
	}
	.stepFlds table td {
		padding: 2px 4px;
		text-align: center;
	}
	.stepFlds table td.adrTD {
		width: 85%;
		text-align: right;
		cursor: pointer;
	}
	.stepFlds table td label{
		font-weight: normal;
		
	}
	.stepFlds table td label span {
		color: blue;
		margin: 0 10px 0 4px;
	}
	.stepFlds table td img{
		margin: 2px 5px;
		
	}
	.deladr { cursor: pointer; }
	#newaddress {
		float: right;
		color: #fff;
		padding: 7px 38px 5px 5px;
		margin: 5px 0;
	    border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		background: #45A548 url('/theme/defaulttheme/images/addloc.png') 99% 50% no-repeat;
		border: none;
	}
	#stBot {
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
	#stAdd {
		width: 40%;
		max-width: 250px;
		height: 40px;
		//float: right;
		border: none;
		color: #fff;
		background-color: #428505;
		font-size: 18px;			
		cursor: pointer;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	#stCancel {
		width: 30%;
		max-width: 200px;
		height: 40px;
		//float: right;
		border: none;
		color: #fff;
		background-color: #9A9A9A;
		font-size: 18px;			
		cursor: pointer;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	#st3body {
		text-align: center;
		font-size: 18px;
	}
	#st3body h3{
		font-size: 20px;
		color: red;
	}
	#st3body fieldset {
		width: 80%;
		margin: 10px auto;
		background-color: #fff;
		text-align: center;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	#st3body p{
		font-size: 18px;
		text-align: center;
		padding: 0;
		margin: 0;
	}
	#st3body p span{
		font-size: 18px;
		color: blue;
		margin: 0 12px;
	}
	#st3body #st3Total {
		font-size: 25px;
	}
	#st3body #st3Total span{
		font-size: 25px;
	}
	#st3body hr{
		width: 80%;
		border: 1px solid #bbb;
	}
/*+++++++++++++++++++++++ onpay +++++++++++++++++++*/
	#onpay {
		min-height: 400px;
	}
	#connectpromp {
		width: 400px;
		text-align: center;
		font-size: 17px;
		//color: gray;
		padding: 15px;
		margin: 40px auto;
		background-color: #fff;
		-webkit-box-shadow: 0px 0px 2px #999999;  
		-moz-box-shadow: 0px 0px 2px #999999;  
		box-shadow: 0px 0px 2px #999999; 
		border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
	}
/*+++++++++++++++++++++++ New Address +++++++++++++++++++*/
	#naRight {
		width: 30%;
		float: right;
	}
	#naLeft {
		width: 67%;
		min-height: 300px;
		float: right;
		margin-right: 3%;
		//border-right: 1px solid #bbb;
		position: relative;
	}
	#getLocation {
		position: absolute;
		top: 2px;
		right: 2px;
		z-index: 2;
		border: none;
		font-size: 14px;			
		cursor: pointer;
		padding: 1px 31px 1px 4px;
		margin: 7px;
		color: #6E6E6E;
		background: #fff url('/theme/defaulttheme/images/gps.png') 98% 50% no-repeat;
		//color: #fff;
		//background: #4F98DB url('/theme/defaulttheme/images/gps.png') 98% 50% no-repeat;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border--radius: 2px;
		-moz-box-shadow:    0px 1px 3px 0px #999;
		-webkit-box-shadow: 0px 1px 3px 0px #999;
		box-shadow:         0px 1px 3px 0px #999;
	}
	#map {
		width: 100%;
		height: 100%;
		min-height: 300px;
		border: 1px solid #bbb;
		//margin-top: 5px;
	}
	#naBot {
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
	#naAdd {
		width: 35%;
		max-width: 250px;
		height: 40px;
		//float: right;
		border: none;
		color: #fff;
		background-color: #428505;
		font-size: 18px;			
		cursor: pointer;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border--radius: 5px;
	}
	#naCancel {
		width: 25%;
		max-width: 150px;
		height: 40px;
		//float: right;
		border: none;
		color: #fff;
		background-color: #9A9A9A;
		font-size: 18px;			
		cursor: pointer;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border--radius: 5px;
	}
	.gm-style-mtc div {
		font-size: 20px;
	}


/*+++++++++++++++++++++++ Post +++++++++++++++++++*/





.mih {
	width: 50px;
	height: 50px;
	//border: 3px solid #c0c0c0;
	background: #fff url('/core/admtheme/images/loading-2.gif') no-repeat 50% 50%;
	padding: 0px;
	margin: 0px auto;
	display: inline-block;
}

/*+++++++++++++++++++++++ Post +++++++++++++++++++*/
	#ptitle {
		font-size: 20px;
		color: #D2360F;
		margin: 0 0 10px 0;
		padding: 0;
	}
	#pdate {
		font-size: 13px;
		color: gray;
		margin: 0 0 10px 0;
		padding: 0;
	}
	#pdetail {
		font-size: 14px;
		margin: 0 0 10px 0;
		padding: 0;
	}
	#pimg {
		max-width: 200px;
		float: left;
		padding: 2px;
		margin: 0 10px 10px 0;
		border: 1px solid gray;
	}
	#pcontent {
		width: 100%;
		margin: 10px 0;
	}

	.sp_img_multi {
		background-color: #4A4A4A;
		padding: 10px;
		overflow: auto;
	}
	.sp_img_multi_item {
		float: left;
		margin: 2px;
		padding: 4px;
	}
	.sp_img_multi_small {
		float: left;
		margin: 5px;
		padding: 3px;
		border: 3px solid gray;
	}
	.sp_media {
		margin: 10px auto 10 auto;
		padding: 10px;
		text-align: center;
	}
	.sp_mediadetail {
		font-size: 18px;
		color: gray;
	}
	#related {
		width: 100%;
	}
	#related a {
		float: right;
		width: 98%;
		margin: 2px 2% 2px 0;
		background: url('/theme/defaulttheme/images/External_link2.png') no-repeat 100% 50%;
		border-bottom: 1px solid #E1E1E1;
		padding: 0px 25px 0 0;
		color: #3E3E3E;
	}











/*+++++++++++++++++++++++ General +++++++++++++++++++*/
.loading {
	
}
#loaderholder {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; 
    background-color: rgba(255,255,255,0.9); /* Black w/ opacity */
}
.loader {
    border: 16px solid #E3E3E3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin: 15% auto; 
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}



/* Modal */
#modal {
    display: none;
    position: fixed;
    z-index: 1000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
	#modal-content {
		position: relative;
	    background-color: #fefefe;
	    //background-color: red;
	    margin: 5% auto; 
	    padding: 0;
	    border: 1px solid #888;
	    width: 60%;
	    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	    -webkit-animation-name: animatetop;
	    -webkit-animation-duration: 0.4s;
	    animation-name: animatetop;
	    animation-duration: 0.4s
	}
		@-webkit-keyframes animatetop {
		    from {top: -300px; opacity: 0}
		    to {top: 0; opacity: 1}
		}
		@keyframes animatetop {
		    from {top: -300px; opacity: 0}
		    to {top: 0; opacity: 1}
		}
	#closemodal {
	    color: #aaa;
	    float: right;
	    font-size: 28px;
	    font-weight: bold;
	}
	#closemodal:hover,
	#closemodal:focus {
	    color: black;
	    text-decoration: none;
	    cursor: pointer;
	}
	#modal-header {
		width: 100%;
		border: none;
	    padding: 2px 16px;
	    background-color: #5cb85c;
	    color: white;
	    text-align: center;
	    font-size: 16px;
	}
	#modal-body {padding: 2px 16px;}
	#modal-footer {
		width: 100%;
		padding: 2px 16px;
	    background-color: #5cb85c;
	    color: white;
	    text-align: center;
	    font-size: 16px;
	}
	
	
	
	

#spinnerrrr
{
    position: fixed;
    left: 46%;
    top: 0px;
    width: 100px;
    height: 30px;
    z-index: 9999;
    background: url('/theme/defaulttheme/images/PageLoading.gif') 2px 0% no-repeat #FFD900;
	//font-family: DroidNaskh, Tahoma, Arial;
	font-size: 12px;
	padding: 2px 2px 2px 40px;
	text-align:center;
	direction:rtl;
}

#spinner
{
    position: fixed;
    width: 180px;
    height: 60px;
	top: 0;
	left: 50%;
	margin-left: -90px; /* Negative half of width. */    
	z-index: 9999;
    background: url(/core/admTheme/images/spinner.gif) center right no-repeat #FFD900;
	font-size: 13px;
	padding: 2px 53px 2px 0px;
	text-align:right;
	direction:rtl;
	-moz-box-shadow:    0px 2px 5px 0px #d2d2d2;
	-webkit-box-shadow: 0px 2px 5px 0px #d2d2d2;
	box-shadow:         0px 2px 5px 0px #d2d2d2;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}	


P.success {
	display:block;
	//font-family: DroidNaskh, Tahoma, Arial;
	font-size: 16px;
	color:#FFFFFF;
	background-color: #00A435;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding:5px;
	max-width: 400px;
	direction: rtl;
}
P.notice {
	display:block;
	//font-family: DroidNaskh, Tahoma, Arial;
	font-size: 16px;
	color:#FFFFFF;
	background-color: #FF7213;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding:5px;
	max-width: 400px;
	direction: rtl;
}

P.error {
	display:block;
	//font-family: DroidNaskh, Tahoma, Arial;
	font-size: 16px;
	color:#FFFFFF;
	background-color: #FF1515;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding:5px;
	max-width: 400px;
	direction: rtl;
}
P.question {
	display:block;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 16px;
	//color:#FFFFFF;
	//background-color: #FF1515;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding:5px;
	max-width: 400px;
	direction: rtl;
}

p.result_title {
	//padding: 0px;
    margin: 10px 30px 6px 0px; 
	font-size: 16px;
	color: red;
}
/*-----------------------------------------------------------------------*/
[openurl], [modal_url]{
	cursor: pointer;
}
.row {
	display: table-row;
}
.col {
	border: 1px solid black;
	display: table-cell;
}
/*-------Button-------------------------*/
button.add {
	//float: left;
	background-image: url('/core/admtheme/images/add.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 3px 28px 3px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 14px;
	border: 1px solid gray;
	margin: 3px 8px;
	cursor: pointer;
}
button.add:hover {
	color:#ffffff;
	background-color: green;
}
button.edit {
	background-image: url('/core/admtheme/images/edit.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 3px 28px 3px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 14px;
	border: 1px solid gray;
	margin: 3px 8px;
	cursor: pointer;
}
button.edit:hover {
	color:#ffffff;
	background-color: blue;
}
button.del {
	background-image: url('/core/admtheme/images/error.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 3px 28px 3px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 14px;
	border: 1px solid gray;
	margin: 3px 8px;
	cursor: pointer;
}
button.del:hover {
	color:#ffffff;
	background-color: red;
}
button.save {
	background-image: url('/core/admtheme/images/diskette.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 3px 28px 3px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 14px;
	border: 1px solid gray;
	margin: 3px 8px;
	cursor: pointer;
}
button.save:hover {
	color:#ffffff;
	background-color: blue;
}
button.cancel {
	background-image: url('/core/admtheme/images/cancel.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 3px 28px 3px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 14px;
	border: 1px solid gray;
	margin: 3px 8px;
	cursor: pointer;
}
button.cancel:hover {
	color:#ffffff;
	background-color: #FF3300;
}
button.done {
	background-image: url('/core/admtheme/images/done.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 3px 28px 3px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 14px;
	border: 1px solid gray;
	margin: 3px 8px;
	cursor: pointer;
}
button.done:hover {
	color:#ffffff;
	background-color: #4E9D2F;
}
button.yes {
	background-image: url('/core/admtheme/images/done.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 3px 28px 3px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 14px;
	border: 1px solid gray;
	margin: 3px 8px;
	cursor: pointer;
}
button.yes:hover {
	color:#ffffff;
	background-color: #4E9D2F;
}
button.ok, button.ok2 {
	background-image: url('/core/admtheme/images/done.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 3px 28px 3px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 14px;
	border: 1px solid gray;
	margin: 3px 8px;
	cursor: pointer;
}
button.ok:hover, button.ok2:hover {
	color:#ffffff;
	background-color: #4E9D2F;
}


.pagenumber_holder{
	margin: 15px 10px;
}
.pagenumber{
	float: right;
	//font-family: DroidNaskh, Tahoma, Arial;
	font-size: 15px;
	background-color: #E2E2E2;
	color: #39730B;
	margin-right: 4px;
	padding: 2px 8px;
	text-decoration: none;
	cursor: pointer;	
	//border: 1px solid #3F7C0C;
	//border: 1px solid gray;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.pagenumber:hover, .pagenumber:active
{
	//background-color: #CDCDCD;
	background-color: #fff;
	color: red;
	text-decoration: none;
    -webkit-box-shadow: 0px 0px 1px #3C5979;  
    -moz-box-shadow: 0px 0px 1px #3C5979;  
    box-shadow: 0px 0px 1px #3C5979;
}
.pagenumberCurrent
{
	float: right;
	margin-right: 4px;
	//font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	border: 1px solid #CDCDCD;
	padding: 2px 8px;
	text-decoration:none;
	//font-family: DroidNaskh,Tahoma, Arial;
	//font-size: 14px;
}

a.add {
	background-image: url('/core/admtheme/images/add.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 2px 28px 2px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 13px;
	border: 1px solid gray;
	margin: 2px 4px;
	cursor: pointer;
	text-decoration: none;
}
a.add:hover {
	color:#ffffff;
	background-color: green;
	text-decoration: none;
}
a.edit {
	background-image: url('/core/admtheme/images/edit.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 2px 28px 2px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 13px;
	border: 1px solid gray;
	margin: 2px 4px;
	cursor: pointer;
	text-decoration: none;
}
a.edit:hover {
	color:#ffffff;
	background-color: blue;
	text-decoration: none;
}
a.del {
	background-image: url('/core/admtheme/images/error.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 2px 28px 2px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 13px;
	border: 1px solid gray;
	margin: 2px 4px;
	cursor: pointer;
	text-decoration: none;
}
a.del:hover {
	color:#ffffff;
	background-color: red;
	text-decoration: none;
}
a.save {
	background-image: url('/core/admtheme/images/diskette.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 2px 28px 2px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 13px;
	border: 1px solid gray;
	margin: 2px 4px;
	cursor: pointer;
	text-decoration: none;
}
a.save:hover {
	color:#ffffff;
	background-color: blue;
	text-decoration: none;
}
a.cancel {
	background-image: url('/core/admtheme/images/cancel.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 2px 28px 2px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 13px;
	border: 1px solid gray;
	margin: 2px 4px;
	cursor: pointer;
	text-decoration: none;
}
a.cancel:hover {
	color:#ffffff;
	background-color: #FF3300;
	text-decoration: none;
}
a.done {
	background-image: url('/core/admtheme/images/done.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 2px 28px 2px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 13px;
	border: 1px solid gray;
	margin: 2px 4px;
	cursor: pointer;
	text-decoration: none;
}
a.done:hover {
	color:#ffffff;
	background-color: #4E9D2F;
	text-decoration: none;
}
a.yes {
	background-image: url('/core/admtheme/images/done.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 2px 28px 2px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 13px;
	border: 1px solid gray;
	margin: 2px 4px;
	cursor: pointer;
	text-decoration: none;
}
a.yes:hover {
	color:#ffffff;
	background-color: #4E9D2F;
	text-decoration: none;
}
a.ok, button.ok2 {
	background-image: url('/core/admtheme/images/done.png');
	background-repeat: no-repeat;	
	background-position: 95%;
	padding: 2px 28px 2px 3px;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 13px;
	border: 1px solid gray;
	margin: 2px 4px;
	cursor: pointer;
	text-decoration: none;
}
a.ok:hover, button.ok2:hover {
	color:#ffffff;
	background-color: #4E9D2F;
	text-decoration: none;
}

/*-------Table-------------------------*/
Table.Record_1 {
	//font-family: DroidNaskh, Tahoma, Arial;
	font-size: 16px;
	Border: 1px solid #808080;
	//border-collapse:collapse;
	padding: 0px;
	text-align:center;
	direction:rtl;
    margin-left:auto; 
    margin-right:auto;
    width:97%; 
}
Table.Record_1 td {
	//border:1px solid #808080;
}
Table.Record_1 th {
	font-weight: normal;
	background-color: #A7C942;
}
.Record_1_tr_odd {
	background-color: #F8F8F8;
}
.Record_1_tr_even {
	background-color: #E8E8E8;
}
.Record_1_tr_over {
	background-color: #CCCCCC;
}
.Record_1_tr_select {
	background-color: #FFD900;
}
Table.Record_1_sub {
	font-size: 15px;
	border-top: 1px solid pink;
	border-right: 1px solid pink;
	border-bottom: 1px solid pink;
	border-left: 0px;
	border-collapse:collapse;
	padding: 1px;
	text-align:center;
	direction:rtl;
    width:100%; 
	position:relative;
	
}
Table.Record_1_sub td {
	border:0px solid #98bf21;
}
Table.Record_1_sub th {
	font-weight: normal;
	background-color: pink;
}

/*-------Form-------------------------*/
Table.Form_Table_1 {
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 14px;
	padding: 0px;
	margin: 10px auto;
	Border: 1px solid #808080;
	direction:rtl;
}
Table.Form_Table_1 th {
	height:40px;
	text-align:center;
	font-size: 15px;
	font-weight: normal;
	background-color: #FFC47B;
}
Table.Form_Table_1 td {
	padding-right: 4px;
	text-align:right;
}
td.T1_footer {
	background-color: #FFC47B;
}
Table.Form_Table_1 input[type="text"],Table.Form_Table_1 textarea {
	width: 99%;
}
Table.Form_Table_2 {
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 14px;
	padding: 0px;
	Border: 0px;
	direction: rtl;
}
Table.Form_Table_2 td {
	padding-right: 4px;
	text-align:right;
	border-bottom: 1px solid #D3D3D3;
	vertical-align: top;
}
Table.Form_Table_2 td.leftcol {
	border-right: 1px solid #D3D3D3;
}
Table.Form_Table_2 th {
	background-color: #E4E4E4;
}
Table.Form_Table_3 {
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 14px;
	padding: 0px;
	Border: 0px;
	direction: rtl;
}
/*-------FeildSet-------------------------*/
.Form_option {
	margin: 10px 5px;
	padding: 10px; 
	border: 1px solid #A7C942;
	background-color: #F5F5F5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.Form_option legend{
	padding: 0px 5px 0px 5px; 
	font-size: 15px;
	//border: 1px solid #A7C942;
	background-color: #A7C942;
	//color: #fff;
	min-width: 120px;
	padding-right: 6px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*-------Form-------------------------*/
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] { -moz-appearance:textfield; }

input, textarea {
	padding: 2px;
	margin: 2px;
	border: solid 1px gray;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 14px;
}
input[type="text"], input[type=number], textarea {
	width: 99%;
}
select {
	padding: 1px;
	margin: 3px;
	border: solid 1px gray;
	//font-family: DroidNaskh, Tahoma, Arial;
	//font-size: 14px;
}
input:focus, textarea:focus, select:focus {  
    -webkit-box-shadow: 0px 0px 4px gray;  
    -moz-box-shadow: 0px 0px 4px gray;  
    box-shadow: 0px 0px 4px gray; 
    background-color: #FEF4D8;
	outline: none;
}
input[type=submit]{
	width: 150px;
	padding: 0px 15px 0px 15px;
}  
input[type=submit]:hover {
	background-color: gray;
	color: #ffffff;
}  
input[type=checkbox], input[type=radio]{
	width: 20px;
}
/*-------Head and Foot-------------------------*/
.Record_1_Head {
	margin: 5px auto 1px auto;
	text-align: left;
	width: 97%;
}
.Record_1_foot {
	margin: 1px auto 5px auto;
	text-align: left;
	width: 97%;
}
.Record_1_Head_tbl {
	padding: 0px;
	direction:rtl;
    margin-left:auto; 
    margin-right:auto;
    width:100%; 
}
td.button_holder {
	text-align:left;
}	
td.jump_to_page {
	text-align:right;
	//font-family: DroidNaskh,Tahoma, Arial;
	//font-size: 13px;
	direction:rtl;
}	
td.jump_to_page input {
	padding: 0px;
	margin: 0px;
}