@charset "utf-8";
/*===============================  index Page ========================*/
body,html {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	direction:ltr;
	text-align:center;
	background-attachment: fixed;
}
a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #3c8800;
	-webkit-transition:color .25s ease-in;  
   	-moz-transition:color .25s ease-in;  
  	-o-transition:color .25s ease-in;  
   	transition:color .25s ease-in;
}
a:link , a:visited , a:active {
	color:#757575;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#001E47;
	
}
@font-face {
  font-family: 'futurapt';
  src: url('../fonts/futurapt/futurapt.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/futurapt/futurapt.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/futurapt/futurapt.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
/*=============================== End index Page ========================*/
#forHeader {
	width:100%;
	height:auto;
	margin:0 auto;
	display:inline-block;
	background:#0da6ab;
	border:0px solid blue;
}
#header {
	width:1000px;
	height:90px;
	margin:0 auto;
	display:inline-block;
	border:0px solid blue;
}
#forMenuTop {
	width:auto;
	max-width:735px;
	margin:0;
	height:50px;
	float:right;
	text-align:right;
	display:inline-block;
	border-top:5px solid #031e49;
}
#forTopIcons {
	width:735px;
	height:35px;
	float:right;
	text-align:right;
	display:inline-block;
	border:0px solid red;
}
.topIconImg {
	width:37px;
	height:37px;
	float:right;
	text-align:right;
	display:inline-block;
	position:relative;
	z-index:3;
	border:0px solid #F0F;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity:0.5;
	opacity: 0.5;
}
.topIconImg:hover {
	opacity:100;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-khtml-opacity:1;
	-moz-opacity:1;
	opacity:1;
	-webkit-transition:all .25s ease-in;  
   	-moz-transition:all .25s ease-in;  
  	-o-transition:all .25s ease-in;  
   	transition:all .25s ease-in;
}
.iconSearch {
	width:30px;
	height:30px;
	float:right;
	text-align:right;
	display:inline-block;
	position:relative;
	z-index:3;
	background:url(../img/search/search.png) top center no-repeat;
	border:0px solid #F0F;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity:0.5;
	opacity: 0.5;
}
.iconSearch:hover {
	opacity:100;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-khtml-opacity:1;
	-moz-opacity:1;
	opacity:1;
	-webkit-transition:all .25s ease-in;  
   	-moz-transition:all .25s ease-in;  
  	-o-transition:all .25s ease-in;  
   	transition:all .25s ease-in;
}
.forHome {
	width:auto;
	height:auto;
	float:right;
	text-align:right;
	display:inline-block;
	border:0px solid #F0F;
}
.forHome:hover .forTopIconText {
	width:110px;
	opacity:100;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-khtml-opacity:1;
	-moz-opacity:1;
	opacity:1;
	text-align:center;
}
.topIconsItem3 {
	width:auto;
	height:72px;
	display:inline-block;
	float:right;
	margin-top:-5px;
	cursor:pointer;
}
.TextFTopSearch {
	width:0px;
	height:35px;
	float:right;
	text-align:right;
	direction:rtl;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	font-family:'futurapt',Tahoma;
	background:none;
	border:0;
	text-indent:3px;
	visibility:hidden;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#forLogo {
	width:127px;
	height:138px;
	float:left;
	text-align:left;
	margin:0px 0px 0px 25px;
	padding:0;
	position:relative;
	z-index:2000;
	display:inline-block;
	border:0px solid #09F;
}
#forMainWard {
	width:100%;
	height:auto;
	margin:0 auto;
	display:inline-block;
	border:0px solid red;
}
#mainWard {
	width:1000px;
	height:auto;
	margin:0 auto;
	display:inline-block;
	border:0px solid #03C;
}
#slider {
	width:100%;
	height:460px;
	margin:0 auto;
	text-align:center;
	z-index:1;
	display:inline-block;
	border:0px solid blue;
}
#forIndexContent {
	width:100%;
	height:auo;
	margin:60px 0px 0px 0px;
	text-align:center;
	display:inline-block;
	border:0px solid #F09;
}
.indexContentItem {
	width:100%;
	height:auto;
	margin:0 auto 25px;
	text-align:center;
	display:inline-block;
	border:0px solid #0DA6AB;
}
.indexContentTitle , .newsTitle {
	width:auto;
	height:auto;
	float:left;
	text-align:left;
	padding-right:10px;
	display:inline-block;
	background:url(../img/divider.png) right center no-repeat;
}
.indexContentTitle a , .newsTitle a {
	font-family: "futurapt",tahoma;
	font-size:18px;
	font-weight:bold;
	color:#0da6ab;		
}
.indexContentTitle a:hover , .newsTitle a:hover{
	color:#919294;	
}
.indexContentBody {
	text-align:justify;
	line-height:2;
	margin-top:-12px;
	text-indent:10px;
	color:#6d6e71;
}
.forNewsReadMore {
	float:right;
	width:23px;
	height:23px;
	background:url(../img/news/readmore.png) no-repeat;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#forIndexNews {
	width:100%;
	height:auto;
	margin:0 auto;
	display:inline-block;
	background:#031e49;
	border:0px solid #6C0;
}
#indexNews {
	width:1000px;
	height:565px;
	margin:0 auto;
	display:inline-block;
	border:0px solid #6C0;
}
.forIndexContentItemTitle {
	width:100%;
	height:30px;
	margin:40px 0 auto;
	text-align:center;
	display:inline-block;
	background:url(../img/content.png) center center repeat-x;
	border:0px solid red;
}
.IndexContentItem {
	width:auto;
	height:30px;
	margin:0 auto;
	text-align:center;
	display:inline-block;
	border:0px solid #F06;
}
.indexContentItemTitle {
	width:auto;
	height:auto;
	margin:-20px 0 auto;
	text-align:center;
	letter-spacing:2px;
	color:#fff;
	font-size:18px;
	display:inline-block;
	border:0px solid red;
}
#forNews {
	width:100%;
	height:auto;
	margin:50px auto 0;
	display:inline-block;
	border:0px solid #FF0;
}
.news {
	width:265px;
	height:400px;
	margin:0 auto;
	border:0px solid red;
}
.forNewsIteam {
	width:330px;
	height:420px;
	float:right;
	text-align:right;
	display:inline-block;
}
.newsItem {
	width:300px;
	height:400px;
	float:right;
	text-align:right;
	margin-left:32px;
	display:inline-block;
	position: relative;
	background:#fff;
	border:5px solid #ffffff;
}
.newsItem:hover {
	width:300px;
	height:400px;
	float:right;
	text-align:right;
	display:inline-block;
	background: #fff url(../img/news/hover.png) center 12px no-repeat;
	border:5px solid #0da6ab;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.newsItemTitle {
	width:100%;
	height:auto;
	margin: 40px 0 13px;
	text-align:center;
	border:0px solid #F00;;
}
.newsItemTitle a, .newsItemTitle a:link, .newsItemTitle a:visited, .newsItemTitle a:active {
	font-family: "futurapt",tahoma;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	color:#8f8f8f;
}
.newsItem:hover .newsItemTitle a {
	font-family: "futurapt",tahoma;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	color:#031e49;
}
.newsItemImg {
	width:100%;
	height:140px;
	margin:0 auto 13px;
	text-align:center;
	border:0px solid #F00;
}
.newsItemBody {
	width:100%;
	height:110px;
	float:left;
	text-align:justify;
	margin-top:13px;
	line-height:1.8;
	color:#6d6e71;
	display:inline-block;
	border:0px solid blue;
}
.newsItemRedMore {
	display: none;
}
.newsItem:hover .newsItemRedMore {
	width:275px;
	height:19px;
	margin-top:327px;
	text-align:center;
	display: block;
	position:relative;
	border:0px solid red;  
}
#forMarquee {
	width:1000px;
	height:auto;
	margin:50px auto 0;
	text-align:center;
	border:0px solid red;
}
.stuffTitleName {
	width:100px;
	height:85px;
	color:#c6ba52;
	font-family: "futurapt",tahoma;
	font-size:15px;
	overflow:hidden;
	padding-top:20px;
}
.stuffTitleDescription {
	width:100px;
	height:auto;
	line-height:45px;
	color:#c6ba52;
	font-family: "futurapt",tahoma;
	font-size:15px;
	font-weight:bold;
	overflow:hidden;
}
.stuffTitleImg {
	width:15px;
	height:11px;
}
#forFooter {
	width:100%;
	height:48px;
	margin:0 auto;
	display:inline-block;
	background:url(../img/bg-img-footer.png) top center repeat-x;
	border:0px solid blue;
}
#footer {
	width:1000px;
	height:48px;
	margin:0 auto;
	display:inline-block;
	border:0px solid blue;
}
#forMenuBottomIcon {
	width:600px;
	height:48px;
	float:right;
	text-align:right;
	display:inline-block;
	border:0px solid #FF0;
}
#forMenuBottom {
	width:560px;
	height:23px;
	float:left;
	text-align:left;
	color:#FFF;
	margin:15px 30px 0px -10px;
	display:inline-block;
	border:0px solid #F0F;
}
#forMenuBottom a {
	color:#FFF;
	font-size: 15spx;
    font-family: "futurapt",tahoma;
}
#forMenuBottom a:hover {
	color:#031e49;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out; /* Firefox 4 */
	-webkit-transition: all 0.3s ease-out; /* Safari and Chrome */
	-o-transition: all 0.3s ease-out; /* Opera */
}
#forMenuBottom ul {
	margin:0;
	padding:0;
}
.menuBottomLi {
    height:15px;
	line-height:12px;
	float: left;
    list-style: none outside none;
	margin:0;
	padding:0;
	padding-right:15px;
	padding-left:15px;
}
#forFooterIcons{
	width:400px;
	height:48px;
	float:right;
	display:inline-block;
	border:0px solid red;
}
.footerIconItem {
	float:right;
	width:35px;
    height:35px;
	margin-top:5px;
	margin-left:15px;
	border:0px solid #3C3;
}
.forCopyright {
	width:100%;
	height:auto;
	display:inline-block;
	margin:0 auto;
	background:#cbcbcb;
}
.copyright {
	width:1000px;
	height:30px;
	margin:0 auto;
	text-align:right;
	line-height:29px;
	color:#0f0c0c;
	font-size:15px;
	font-family: "futurapt",tahoma;
	display:inline-block;
}
.copyright a, .copyright a:link, .copyright a:visited, .copyright a:active {
	color:#0C9BA0;
	font-family:'futurapt',Tahoma;
	font-size:15px;
	font-weight:bold;
}
.copyright a:hover {
	color:#6A696C;
}
/*=============================== End Second Page ======================*/
/*============================== Second Page ==========================*/
#forSecondMainWard {
	width:100%;
	height:auto;
	margin:50px 0px 50px 0px;
	display:inline-block;
	border:0px solid #F09;
}
#seconddMainWard {
	width:1000px;
	height:auto;
	margin:0 auto;
	display:inline-block;
	border:0px solid #F09;
}
#forRightPanel {
	width:245px;
	height:auto;
	float:right;
	text-align:right;
	display:inline-block;
	border:0px solid blue;
}
.ads {
	width:245px;
	height:auto;
	margin:0 auto;
	text-align:center;
	display: inline-block;
	border:0px solid red;
}
.forAdsItem {
	width: 100%;
	height:auto;
	display:inline-block;
	margin:0 auto;
}  
.adsItem {
	width:100%;
	height:auto;
	display:inline-block;
	margin:0 auto 10px auto;
	text-align:center;
}
.adsItem .adsOverlay {
	height: 100%;
	position: relative;
	width: 100%;
	display:inline-block;
}
.adsItem .adsOverlay:after {
	background-color: rgba(255, 255, 255, .1);
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	transition: all .3s ease-out 0s;
	width: 0
}
.adsItem .adsOverlay:before {
	background-color: rgba(255, 255, 255, .1);
	content: "";
	height: 0;
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	transition: all .3s ease-out 0s;
	width: 0
}
.adsItem .adsOverlay:hover {
	cursor: pointer
}
.adsItem .adsOverlay:hover:after,
.adsItem .adsOverlay:hover:before {
	height: 100%;
	width: 100%
}
.adsImg {
	width:245px;
	height:160px;
	border:0px solid #b3b3b3;
}
.forLinks {
	width:auto;
	height:280px;
	margin:25px auto 50px;
	text-align:left;
	border:0px solid #c4e1e6;
}
.forLinksItem {
	width:100%;
	height:30px;
	margin:0 auto;
	text-align:center;
	line-height:27px;
	color:#FFF;
	display:inline-block;
	border:0px solid red;
}
.forLinksItem a, .forLinksItem a:link, .forLinksItem a:visited, .forLinksItem a:active {
	color:#ffffff;
}
.forLinksItem a:hover {
	color:#32486b;
}
.forLinksItem:nth-child(even) {
    background:#99d1d7;
}
.forLinksItem:nth-child(odd) {
    background:#c7eaec;
}
.forLinksItem:hover {
	background:#f1f3f5;
	-webkit-transition:all .25s ease-in;  
   	-moz-transition:all .25s ease-in;  
  	-o-transition:all .25s ease-in;  
   	transition:all .25s ease-in;
}
.linksTitleBack {
	width:245px;
	height:39px;
	float:right;
	text-align:left;
	text-indent:75px;
	color:#ffffff;
	font-family: "futurapt",tahoma;
	font-size:18px;
	line-height:38px;
	display:inline-block;
	background:#5dc3c7 url(../img/links/bulletlink.png) left center no-repeat;
	border:0px solid blue;
}
.forMarqueeLinksDiv {
	width:245px;
	height:240px;
	position:relative;
	display:inline-block;
	border:0px solid blue;
}
.forMarqueeLinks {
	position: absolute;
    top: 0px; 
	right: 0;
    width: 245px;
}
#forLeftPanel {
	width:730px;
	height:auto;
	float:left;
	text-align:left;
	display:inline-block;
	border:0px solid blue;
}
#forSecondContent {
	width:100%;
	height:auto;
	text-align:justify;
	display:inline-block;
	border:0px solid #3F0;
}
#SecondContent {
	padding:20px;
	text-align:left;
    padding-top: 25px;
	border: 0px solid red;
}
.SecondContentTitle {
	text-indent:30px;
	line-height:2;
	background:url(../img/news/bullet.png) right center no-repeat;
}
.SecondContentTitle a, .SecondContentTitle a:link, .SecondContentTitle a:visited, .SecondContentTitle a:active {
	color:#000;
	font-size:14px;
	font-family: "futurapt",tahoma;	
}
.SecondContentTitle a:hover {
	color:#227369;
}
.SecondContentBody {
	text-align:justify;
	font-size:12px;
	line-height:1.5;
	color:#757575;
}
.forSecondpageContainer {
	height:100%;
	width:690px;
	float:right;
	margin:0;
	display:inline-block;
	position:relative;
	background-color:#FFFFFF;
}
.forInsideSlider {
	height:305px;
	width:100%;
	margin:0;
	display:inline-block;
	position:relative;
}
.forSecendContainer {
	height:100%;
	width:660px;
	background-color:#FFFFFF;
	position:relative;
	display:inline-block;
	padding:0px 15px;
	margin:0px;
	direction:rtl;
}
.secondContentTitle {
	width:auto;
	height:40px;
	float:left;
	text-align:left;
	color: #001e47;
    font-family: "futurapt",tahoma;
    font-size: 18px;
	font-weight:bold;
	display:inline-block;
	border-bottom:2px solid #0DA6AB;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.archiveNewsGroup {
	float:right;
	padding-bottom:15px;
	font-size:14px;
	font-family: "futurapt",tahoma;
	color:#666666;
}
.itemDivider {
	background:url(../img/search/shadow.png) center center no-repeat;
	width:600px;
	height:23px;
	display:inline-block;
	margin:14px auto 0 auto;
}
.secondDivider {
	width:620px;
	height:2px;
	margin-top:5px;
	display:inline-block;
	float:right;
	border-bottom:2px solid #f6df46;
}
.archiveNewsTitle a, .archiveNewsTitle a:link, .archiveNewsTitle a:visited, .archiveNewsTitle a:active {
	color:#001e47;
	font-family: "futurapt",tahoma;
	font-size:17px;
}
.archiveNewsTitle a:hover {
	color:#4EB1FF;
}
.forShowStuff {
	width:100%;
	height:auto;
	margin:10px 0px 10px 0px;
	display:inline-block;	
}
.forShowStuffImg {
	width:55%;
	height:auto;
	margin:10px auto 10px auto;;
	float:left;
	display:inline-block;
	position:relative;
	text-align:center;
}
.forShowStuffDetail {
	width:45%;
	min-height:3px;
	height:100%;
	float:right;
	text-align:center;
}
.stuffDetailDivider {
	margin-top:20px;
	padding:0;
	width:80%;
	height:3px;
	display:inline-block;
	background-color:#e5e5e5;
}
.stuffDetailText {
	width:80%;
	height:auto;
	margin:15px auto 0px auto;; 
	display:inline-block;
	text-align:right;
	min-height:117px;
	border:0px solid red;
}
.stuffDetailGallery {
	width:80%;
	height:auto;
	display:inline-block;
	text-align:center;
	min-height:117px;
}
.stuffDesc {
	width:100%;
	height:auto;
	display:inline-block;
	line-height:1.5;
	text-align:justify;
	margin:5px auto 0px auto;
}
.stuffDescName {
	width:auto;
	height:auto;
	line-height:25px;
	text-align:justify;
	display:inline-block;
	padding:0px 20px;
	background-color:#5f6062;
	color:#FFFFFF;
	font-family: "futurapt",tahoma;
	font-size:15px;
}
.forStuffColor {
	width:100%;
	height:auto;
	padding:0px;
	display:inline-block;
	text-align:justify;
	margin:10px auto 0px auto;
}
.stuffColor {
	margin:0px 5px 5px 0px;
	height:20px;
	width:20px;
	border-radius:4px;
	display:inline-block;
	float:right;
}
.myGallery {
	margin:15px 5px 0px 0px;
	height:60px;
	width:60px;
	display:inline-block;
	float:right;
}
.forSecondLinks {
	width:100%;
	height:255px;
	float:left;
	display:inline-block;
}
.linkPanel {
	width:290px;
	height:100%;
	display:inline-block;
	float:left;
	border-left:5px solid #b9babb;
	background:#d1d3d4;
}
.forLinkTitle {
	width:100%;
	height:20px;
	line-height:20px;
	margin:10px auto 6px auto;
	text-align:center;
	color:#c4161c;
	font-family: "futurapt",tahoma;
	font-size:18px;
}
.pointer {
  cursor: pointer;
}
.forLinksControls {
	width:100%;
	height:7px;
	line-height:24px;
	margin:20px auto 0;
	text-align:center;
	display:inline-block;
}
.secondContentTitleStyle {
	height:30px;
	width:auto;
	display:inline-block;
	float:right;
	color:#FFFFFF;
	background-color:#ffea28;
	margin-right:-15px;
	line-height:28px;
	padding:0px 25px 0px 15px;
	min-width:100px;
	border-radius:10px 0px 0px 10px; 
	text-align:right;
}
.archiveNewsReadmore {
	float:left;
	font-family:"futurapt",tahoma;
	border-bottom:3px solid #0057A8;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.archiveNewsReadmore a {
	font-family: "futurapt",tahoma;
	font-size:15px;
}
.archiveNewsReadmore:hover {
	border-bottom:3px solid #4EB1FF;
}
.bottom {
	background:#0C9BA0 none repeat scroll 0 0;
    border: 0 solid blue;
    color: #fff;
    cursor: pointer;
    font-family: "nasim",Tahoma;
    font-size: 14px;
    height: 35px;
    text-align: center;
    transition: all 0.25s ease-in 0s;
    width: 115px;
}
/*=================================== Stuff =============================*/
.stuffImgDetail {
	width:100%;
	height:auto;
	display:inline-block;
	margin:20px auto 0;
	text-align:center;
}
.stuffTitleDetail {
	width:100%;
	height:auto;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	color:#001e47;
	font-size:17px;
	margin-top:20px;
	font-family: "futurapt",tahoma;
	font-size:16px;
}
.stuffTabpage {
	width: 100%; 
	margin: 20px auto 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.stuffRec {
	width:100%;
	height:auto;
	margin:0 auto 10px;
	display:inline-block;
}
.noItem {
	width:auto;
	height:auto;
	display:inline-block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#eaeaea;
	border:1px solid #bebec0;
	padding:10px;
	margin:0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
}
/*=========================== End Stuff ===============================*/
/*=========================== Stuff Table =============================*/
table#tableGrid td {
	padding:3px;	
}
table#tableGrid {
	border:1px solid #CCC;
	padding:3px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
}
table#tableToolbar {
	background:url(../image/table-toolbar-bg.png) repeat-x;
	height:54px;
	border:1px solid #CCC;
	margin-bottom:10px;
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);	
}
table#tableToolbar td {
	padding:0px 5px 0px 5px;	
}
#tableGrid tr:nth-child(even) {
	background-color:#eaeaeb;
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#tableGrid tr:nth-child(odd) {
	background-color:#dadadd;	
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#tableGrid tr:hover {
	background-color:#001E47;
	color:#fff;
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#tableGrid tr:first-child {
	background-color:#c2c2c4;
	height:40px;
}
.bgtd1 {
	background-color:#eaeaeb;
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.bgtd2 {
	background-color:#dadadd;	
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.bgtd3 {
	background-color:#F93B3B;	
	text-align:center;
}
.bgtd4 {
	background-color:#ccdddf;
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.bgtd5 {
	background-color:#FF9;
	text-align:center;
}
.bgtd6 {
	background-color:#6F3;
	text-align:center;
}
.bgtd7 {
	background-color:#090;
	text-align:center;
}
.bgtdhed {
	background-color:#c2c2c4;
	height:40px;	
}
/*=========================== End Stuff Table ============================*/
.Alert {
	border:1px solid #060;
	background-color:#c9fb84;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
	min-width:400px;
}
.Alert2 {
	border:1px solid #900;
	background-color:#FCDBD1;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
	min-width:400px;
}
.Alert3 {
	border:1px solid #F90;
	background-color:#FFFF33;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.2);
	min-width:400px;
}
.numOfGroup_Stuff {
	padding:5px;
	color:#333;
	font-size:12px;
	text-align:center;
}
.BorderImgGeneral {
	float:left;
	margin-right:10px;
	border:2px solid #b3b3b3;
	box-shadow: 0 0 8px #cccccc;
   -webkit-box-shadow: 0 0 8px #cccccc;
   -moz-box-shadow: 0 0 8px #cccccc;
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#eeeeee, Strength=8, Direction=0),
           progid:DXImageTransform.Microsoft.Shadow(Color=#eeeeee, Strength=8, Direction=90),
           progid:DXImageTransform.Microsoft.Shadow(Color=#eeeeee, Strength=8, Direction=180),
           progid:DXImageTransform.Microsoft.Shadow(Color=#eeeeee, Strength=8, Direction=270);
}
.BorderAdsGeneral {
	border:2px solid #ffffff;
}
.BorderImgGallery {
	border:1px solid #d0cfcf;
	padding:3px;
	background-color:#ececec;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-moz-border-radius: 2px;
}
.titleNews {
	width:439px;
	height:auto;
	float:left;
	text-align:left;
	margin-bottom:8px;
	font-family: 'futurapt',Tahoma;
	margin-bottom:5px;
}
.titleNews a, .titleNews a:link, .titleNews a:visited, .titleNews a:active {
	font-family: 'futurapt',Tahoma;
	font-size:18px;
	list-style-type: none;
	text-decoration: none;
	color:#666666;
	font-weight:bold;
}
.titleNews a:hover {
	color:#0DA6AB;
}
.archiveBody {
	text-align:justify;
	line-height:2.1;
	color:#6d6e71;
}
#indexContenReadMore {
	width:23px;
	height: 23px;
	line-height:13px;
	display: inline-block;
	margin-top:10px;
	text-align:left;
	float:right;
	text-indent:5px;
}
.SourceNews {
	color:#959595;	
}
.HrTd {
	background-color:#eef3f6;
}
.ShowPrice {
	color:#999;
	font-weight:bold;
}
.tdfont {
	color:#166dc7;
	height:25px;
	font-size:12px;
}
.TabBorderStuffGroup {
	border:2px solid #b9d0e6;
	padding:2px;
	-webkit-box-shadow:  1px 2px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:  1px 2px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow:  1px 2px 4px 0px rgba(50, 50, 50, 0.2);
}
.TextF {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	background-color: #F6F3F3;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
	height:25px;
	margin:5px;
	background: linear-gradient(#eee, #fff);
  	transition: all 0.3s ease-out;
	width:300px;
}
.TextF:focus {
  outline: none;
  background-position: 0 -2.3em;
}
.SelectBox {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	background-color: #F6F3F3;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
	height:30px;
	padding:3px;
	margin:5px;
	background: linear-gradient(#eee, #fff);
  	transition: all 0.3s ease-out;
	width:305px;
}
.PagingSelectBox {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	background-color: #F6F3F3;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
	height:30px;
	padding:5px 3px 3px 3px;
	margin:5px;
	background: linear-gradient(#eee, #fff);
  	transition: all 0.3s ease-out;
}
.SelectBox:focus , .PagingSelectBox:focus {
  outline: none;
  background-position: 0 -2.3em;
}
.TextArea {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	background-color: #F6F3F3;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
	margin:5px;
	text-indent:3px;
	background: linear-gradient(#eee, #fff);
  	transition: all 0.3s ease-out;
	width:300px;
}
.Submit {
	font-size: 11px;
	font-stretch:color: #000000;
	font-family: Tahoma;
	background-color: #F6F3F3;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
    -webkit-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
    box-shadow:  2px 2px 4px 0px rgba(50, 50, 50, 0.1);
	cursor:pointer;
	height:25px;
	min-width:100px;
	background: linear-gradient(#eee, #fff);
}
.TdFont {
	color:#00F;	
}
.TdRowSignUp {
	font-size:11px;
	color:#F00;
}
.BgTd1 {
	background-color:#E8F5F8;
}
.BgTd2 {
	background-color:#F4F9FA;
}
.BgTd3 {
	background-color:#BFE6F4;
	color:#009;
}
.BgTdHead {
	background-color:#00CCFF;	
}
.Opacity {
	filter : alpha(opacity=70); moz-opacity: 0.7; opacity: 0.7;
}
#secondMapPage {
	width:100%;
	height:50px;
	margin:0 auto;
	text-align:center;
	display:inline-block;
	background:#dcddde;
	border:0px solid red;
}
#mapPage {
    border:0 solid #90f;
    display:inline-block;
	margin:0 auto;
    line-height:50px;
    text-align: left;
    width:1000px;
	color:#74645C;
	font-size:17px;
	font-weight:bold;
    font-family:"futurapt",tahoma;
}
.mapIcon {
	background: url(../img/map/home.png) left center no-repeat;
	width:16px;
	height:43px;
	float:left;
	text-align:left;
	margin-left:180px;
	margin-top:3px;
	padding:0;
	display:inline-block;
}
#secondMapPage a {
	color:#74645c;
	font-size:17px;
	line-height:10px;
	font-weight:bold;
    font-family:"futurapt",tahoma;
}
#secondMapPage a:hover {
	color:#0DA6AB;
}
::-moz-selection {
	background-color:#dedede;
}
::selection{
	background-color:#dedede;
}