﻿

/* 
Joomla.css
Template Specific Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 

html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	
}



.tpfix
{	position: absolute;
	top: -2000px;
}
li {
	list-style:outside;
	margin-left:20px;
	list-style-image:url(/images/star.png);

	}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ######### GENERAL #######*/
form { 
	display:inline;
	margin:0; padding:0;
}
h4{
	font-weight:normal;
	font-size:13px;	
}
h5{
	font-weight:normal;
	font-size:14px;
}
img {
	border:none;
}
ol{
	margin-left:40px;
}
blockquote {
	margin: 10px;
}
blockquote div {
}
pre {
}
/* joomla - mambo css */
table.contenttoc{
	margin:10px;
	padding:3px;
	text-align:right;
	float:right;	
}
.contenttoc a {
	padding-left:0;
	font-weight:bold;
	}
table.contenttoc td {
	text-align:right;
	}
.contentpane{
	text-align:right;
}
.contentpaneopen ul { 
	margin-left:20px;}
.contentpane ul { 
	margin-left:20px;}
table.contentpaneopen, table.contentpane,table.blog{
}
table.blog td {
	padding-right:3px;}
#vmMainPage li, table.contentpaneopen li {
	margin-left:20px;
}
.contentpaneopen fieldset{
	width:100%;
	border:none;
}
.contentpaneopen td {
	padding-right:4px;}
.contentpaneopen td.buttonheading{
	padding:0px;
	margin:0px;
	text-align:right;
}
td.contentdescription {
	width:100%;}
a.contentpagetitle:hover{
	text-decoration: none;
}
a.category{ 
	font-size:120%;
	line-height:140%;
	font-weight:700;
	}
.createdate,td.createdate{
	font-size:11px;
	font-weight:700;
	padding-bottom:10px;
	}
span.article_seperator {}
.highlight { 
	background-color: #009900;
	color:#F9E5BB;
}
.mosimage {
	margin:5px;
	padding:5px;
}
.mosimage_caption {
	padding:3px 2px;
	color:#fff;
	font-size:10px;
	border-top:1px solid #fff;
}
.contentpaneopen img { margin:5px;}
.contentpane img { margin:5px;}
.inputbox{
	border:1px solid #252525;
	background: url(/images/bgform.png) no-repeat  0 -684px #fff;
	color:#666;
	font-size:13px;
	padding:4px 5px 2px 5px;
	margin:2px 0;
}
.inputbox:hover,
.inputbox:focus,
.inputbox:active{
	border:1px solid #252525;
	background: url(/images/bgform.png) no-repeat  #fff;}
ul#mainlevel-nav {       
	list-style : none;
	padding-bottom:5px;     
} 
ul#mainlevel-nav li {
display:inline;
	font-weight : normal;
	text-align : right; 
	list-style : none;
	float:right;  
	   
} 
#mod_login_remember{
	border:none;
	background:none;
}
#mod_search_searchword {
	border:1px solid #cccccc;
}
#mod_search_searchword:hover,
#mod_search_searchword:focus {
	border:1px solid #000000;
	background: #FFFFFF;}
.sectiontableheader {
	font-weight:bold;
	padding:4px;
}
.sectiontableentry1 {
	padding:5px;
	text-align:right;
}
.sectiontableentry2 {
	padding:5px;
	text-align:right;
}
.sectiontableentry1 label{
	padding-left:5px;}
.sectiontableentry2 label {
	padding-left:5px;}
.latestnews a:hover {}
li.latestnews  a ,li.mostread  a{}
li.latestnews a:hover,li.mostread a:hover {}
li.latestnews a:visited,li.mostread a:visited{}
a.readon {
	display:block;
	float:right;
	font-weight:700;
	background:url(/images/readon.png) no-repeat 0 -29px;
	height:29px;
	width:120px;
	text-indent:-50000px;
}
a.readon:hover {
	background:url(/images/readon.png) no-repeat 0 0;
}
.blog_more {
	padding:10px;
	}
.blog_more a {}
.blog_more a:hover {}
.blogsection {}
.blogsection:hover {
	border:none;}
span.pathway { 
	color:#fff;
	margin-left:110px;
	font-size:11px;
	}
span.pathway a:link,
span.pathway a:visited { 
 	
	font-weight:bold;
}
ul#mainlevel li {
	list-style:none;}
.contentpaneopen td,
.contentpaneopen td p,
.contentpaneopen td div,
.contentpaneopen a:link{
	text-align:right;
	line-height:160%;
}
.pagenav {
	margin-top:10px;
	width:10px;
	}
.pagenav,
.pagenav_next,
.pagenav_prev
 {
	text-align: center;
	color: #ccc;
	padding:2px 5px;
	font-size:11px;
	font-weight:bold;
}
.pagenav:hover,.pagenav_next:hover,.pagenav_prev:hover {}
.pagenav_next a:hover,
.pagenav_prev a:hover {
	text-decoration:underline;
}
.pagenavcounter {
	font-weight:bold;
}
a.pagenav, a.pagenav:visited {
	margin-top:10px;
}
a.pagenav:hover {
	text-decoration:underline;
}
.button{ 
	text-align: center;color: #ffffff;	
	border:1px solid #BB0500;
	margin:3px 0;
	font-size:11px;
	font-weight:700;
	background: url(/images/bgbutton.png) #B5DFFB 0 -27px repeat-x;
	line-height:24px;
	height:24px;
	}
.button:hover , .button:focus {
	border:1px solid #83BBD9;
	line-height:24px;
	color: #333333;
	cursor: pointer;
}
.back_button  {
	text-align: center;
	padding:2px 5px;
	font-weight:bold;
}
.back_button a:hover { 	
	text-decoration:underline;
}
#login li {
	list-style:none;}	
ul.menu li {
	list-style:none;
	margin-left:0;}
ul.menu li li {
	margin-left:20px;
}
ul.menu li li a {
	color: #666;
	padding-left:50px;
}
.bannerheader {
	font-style:italic;}
.banneritem_text {
	padding: 4px;
}
.banneritem_text a {
	font-weight:700;}
div.moduletable .bannerfooter_text,
div.moduletable_text .bannerfooter_text  {
	padding: 4px;
	font-size:80%;
	text-align: right;
}/* 
Style-1.css
Template Styling Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
/*General*/
.bodies
{
    font-weight:normal;
	color:#333333;	
	background: url(/images/bg1.jpg) #1B56A6 top center  no-repeat;
}
td,p,div,tr{
	color:#333333;
	}
h1{
	font-weight:normal;
	font-size:24px;
	color:#ffffff;
}
h2{	font-weight:normal;
	font-size:16px;

}
h3{
	font-weight: normal;
	font-size:18px;
	color:#FFFF9E;
}
#searchbox #mod_search_searchword,
#searchbox #mod_search_searchword:hover,
#searchbox #mod_search_searchword:focus {
	border:none;
	background:none;
	color:#FFFFFF;
	padding-top:10px;
	}
#searchbox div.search {
	margin-left:90px;}
td.modifydate{
	padding:10px 0 10px 0;
	color: #ffffff;
	font-size:10px;
	font-weight:normal;
}
span.small{
	color: #333333;
	font-size:11px;
	font-weight:400;
}
div.componentheading {
	font-size:150%;
	font-weight:400;
	color: #ffffff;
	text-align:right;
	padding-bottom:10px;
	}
.contentheading,td.contentheading,
a.contentpagetitle:link,
a.contentpagetitle:visited {
	font-weight:400;
	color: #FFFF9E;
	text-align:right;
	font-size:30px;
}
/*joomla.css*/
a.mainlevel:link, a.mainlevel:visited {
	line-height:26px;	
	display:block;
	text-decoration:none;
	color: #ffffff;
	font-weight:400;
	border-bottom:1px solid #0B1C3A;
	text-align:right;	}
a.mainlevel:hover,
a.mainlevel#active_menu {
	text-decoration:none;
	color:#f0f0f0;
	background:#8B9CBA;}
a.sublevel:link, a.sublevel:visited {
	display:block;
	text-decoration:none;
	padding:0 20px 0 0;
	color: #fff;
	font-weight:400;
	padding-left:0px;
	border:none;
	background: url(/images/submenuarrow.gif) no-repeat right 10px;
}
a.sublevel:hover {
	color:#000000;	
}	
ul.menu li { list-style-image: none;}
ul.menu li a,
ul.menu li#current a{
	line-height:26px;	
	display:block;
	text-decoration:none;
	color: #ffffff;
	font-weight:400;
	border-bottom:1px solid #0B1C3A;
	text-align:right;
	padding-right:8px;
}
ul.menu li#current a {background:#0B1C3A;}
ul.menu li#current a:hover,
ul.menu li a:hover {
	text-decoration:none;
	color:#ff0000;
	background:#0B1C3A;
	}
ul.menu li li a ,
ul.menu li#current li a
{
	display:block;
	text-decoration:none;
	padding:0 20px 0 0;
	color: #fff;
	font-weight:400;
	padding-left:0px;
	border:none;
	background: url(/images/submenuarrow.gif) no-repeat right 10px;
}
ul.menu li#current li a:hover {
	color:#ff0000;
	background:none;
	background-image: url(/images/submenuarrow.gif);
	background-repeat:no-repeat;
	background-position: right 10px;
	}

.pagenav_next a {
}
.pagenav_prev a {
}
.back_button a {

}
ul.latestnews li,
ul.mostread li{
	padding:3px;
	margin-left:20px;
	text-align:right;
	list-style-image:url(/images/star.png);	
}
.sectiontableentry1 td {
	padding:5px 5px 10px 5px;
	text-align:right;
	background:#122953;
	border-top:1px solid #0B1C3A;
}
.sectiontableentry2 td{
	padding:5px 5px 10px 5px;
	text-align:right;
}

/*custom.css*/
#maincpwrapper2 {
	background: url(/images/bgmainarea.jpg) no-repeat center top #103261;
	padding-top:20px;}
#maincpwrapper3 {
	background:#111111;
	padding-top:20px;
	padding-bottom:10px;
}
#maincpwrapper4 {
	background:#000000;
	padding-top:20px;
	padding-bottom:10px;}/* 
lucida.css
Font Family Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 td,p,div,tr{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Tahoma,Verdana;
	line-height:150%;
	}/* 
Standard.css
Font Size Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 td,p,div,tr{
	font-size:12px;
	}/* 
Custom.css
Template Specific Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
#maincpwrapper {
	}
#pagewrapper {
	margin:auto 0;
	}
#topwrapper {
	height:100px;}
#logos {
	width:150px;
	height:20px;
	float:left;
	background: url(/images/logo.png) top left no-repeat;
	overflow:hidden;}
#topmenus {
	float:right;
	text-align:right;
	height:60px;
	padding-top:10px;
	}
#u1 { float:left;}
#u2 { float:left;}
.clrfix {
	clear:both;}
#brdcrumb {
	background: url(/images/breadcrumb.png) top left no-repeat;
	height:30px;
	line-height:30px;
	text-align:right;
	width:100%;
	padding-top:0;
}
#brdcrumb span {
	border:none;}
/*hilite 1 setting*/
#hilitemod_wrp {
	margin-top:-35px;}
#hilitemod
{
    border-style: hidden solid solid solid;
    border-width: 10px 2px 2px 2px;
    border-color: #F2F5FF;
    background-color: #FFFFFF; /* Needed for IEs */
    -moz-border-radius: 15px; /* Firefox */
    -webkit-border-radius: 15px; /* Safari and Chrome */
    border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */ /* -moz-box-shadow: 3px 3px 5px #000;  Firefox 
    -webkit-box-shadow: 3px 3px 5px #000; /* Safari and Chrome */
    box-shadow: 3px 3px 5px #000; /*  Opera 10.5+, future browsers and IE6+ using IE-CSS3  */
    padding: 10px 10px 15px 10px;
    color: #252525;
}
.hil_shadtop {
display:block;
	background: url(/images/hilite-shadtop.png) bottom center no-repeat;
	height:50px;
	}
.hil_shaddown {
	background: url(/images/hilite-shaddown.png) top center no-repeat;
	height:50px;
	margin-bottom:-20px;}
#hilitemod div.moduletable ,
#hilitemod div.moduletable a,
#hilitemod div.moduletable td,
#hilitemod div.moduletable p,
#hilitemod div.moduletable span{
	color:White;
	padding:0;}
#hilitemod div.moduletable {
	padding-top:0;
	padding-bottom:0;
	margin:0;}
#hilitemod div.moduletable h3 {
	border-bottom:1px solid #666666;
	padding-bottom:8px;
	line-height:100%;
	color: #00CC00;}
/* hilite2 setting */	
#hilitemod2_wrp {
}
#hilitemod2 {
}
#hilitemod2 div.moduletable ,
#hilitemod2 div.moduletable a,
#hilitemod2 div.moduletable td,
#hilitemod2 div.moduletable p,
#hilitemod2 div.moduletable span{
	color:#ffffff;
	padding:0;}
#hilitemod2 div.moduletable {
	padding-top:0;
	padding-bottom:0;
	margin:0 0 10px 0;}
#hilitemod2 div.moduletable h3 {
	line-height:100%;
	color: #FFF;}
#u11,#u12,#u13,#u21,#u22,#u23,#u24,#u31,#u32,#u33,#u34 {
	float:left;
	overflow:hidden;}
#mainarea {
padding-bottom:15px;
}
#maincontent {
	float:right;}
#mainbods {
	text-align:right;
	float:left;
	overflow:hidden;}
#leftcontent {
	float:left;
	width:170px;
	margin-right:10px;
	overflow:hidden;}
#leftcontent div.moduletable,
#leftcontent div.moduletable_menu,
#leftcontent div.moduletable_text
  {
	text-align:right;}
#rightcontent {
	float:right;
	width:180px;
	overflow:hidden;}
/* footer setting */	
#footer_wrapper {
	padding:0 10px 0px 10px;
	height:45px;
	text-align:right;
}
#footer_left { 
	width:40%;
	float:left;
}
#footer_left img {
	margin-right:5px;}
#footer_right {
	width:60%;
	float:right;
	 color:White;
	padding-top:0px;
	margin-right:0px;
	text-align:right;
	overflow:hidden;}
#scrollbot {
	width:50px;
	float:left;
}
.footimg {
	width:40px;
	float:left;}
#footer_left div a {
	color:#ff0000;}
/*mootips*/
.tool-tip {
	width: 222px;
	z-index: 13000;
	background:url(/images/bgtooltips.png) top center no-repeat;
	height:156px;
	overflow:hidden;
}
.tool-title {
	font-size: 11px;
	font-family:arial;
	text-transform: uppercase;
	font-weight:700;
	margin: 0;
	color: #003333;
	padding: 20px 15px 5px 15px;
	text-align:center;
}
 .tool-text {
	font-size: 10px;
	font-family:"Lucida Grande", Trebuchet, Tahoma, Arial,;
	color: #666666;
	padding: 10px 40px;
	text-align:center;
}
.ieclr { line-height:1px;}/* 
Module.css
Specific Css rules for Module layout 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 	

div.moduletable,
div.moduletable td,
div.moduletable p,
div.moduletable div,
div.moduletable_menu,
div.moduletable_menu td,
div.moduletable_menu p,
div.moduletable_menu div,
div.moduletable_text,
div.moduletable_text td,
div.moduletable_text p,
div.moduletable_text div
{
	text-align:right;
	margin:0;
	margin-bottom:10px;
	padding:0;
	}
div.moduletable-nobox {
	padding:0;
	margin:0;}
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable-nobox h3 {
	margin:5px 0 10px 0;
	}
	
	
	/* Default style. No need to change */

.tpfont a{
	cursor: pointer;
	text-decoration:none !important;
}

.tpfont a:hover span {
	background-position:left bottom;
	background-attachment: scroll !important;
	background-attachment: fixed;
}

.tpfont span {
	display:inline-block; /*IE Hack */
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
	line-height:999px;
	letter-spacing:-999px;
	
	display:-moz-inline-box;}

@media print{
  .tpfont span {
	  background-image:none;
  	display:inline;
  	line-height:normal
  }
}

	TPSlideShow

**************************************************************/

.TPSlideShowContainer {
	margin-bottom: 5px;
}

.TPSlideShowLoading {
	background: url(loading.gif) center no-repeat;
}

.TPSlideShowPanel {
	padding-top:5px;

	
	}
	
	


/*for movies*/

.box { border-bottom:1px dashed #413e3e; padding-bottom:21px; color:#333333; }

.box {  border-bottom:1px dashed #413e3e; padding-bottom:21px; }

.box .head {padding-top:14px; padding-bottom:11px; color:Black; }
.box .head h2 { float:left; display:inline; }

.box .movie { width:152px; padding-right:5px; }
.movie-image { float:left; width:152px; height:214px; position:relative; }
.movie-image img { width:152px; height:214px; }
.movie-image a { float: left; display: inline; width:152px; height:214px; position: relative; z-index: 2; }
.movie-image img.hover
{
    background: url(/images/image-hover.png) no-repeat center center;
   border: 1px solid #ddd;
}

.play { position: absolute; top: 0; left: 0; width:152px; height:214px; background: url('/images/image-hover.png'); display:block; z-index: 5; cursor:pointer; display:none; }
.movie span.name
{
    font-weight: bold;
    color: #333333;
    font-size: 14px;
    text-align: center;
    padding-top: 160px;
    display: block;
}

.box .last { padding:0; }

.rating { float:left; width:152px; padding-top:8px;  }
.rating p { float:left; font-size:10px; color:#000000; font-weight:bold; }
.rating .stars { float:left; width:60px; height:11px; background:url('/images/stars.gif') no-repeat 0 0; margin-left:2px;}
.rating .stars-in { width:48px; display:inline; background:url('/images/stars.gif') no-repeat 0 bottom; position:absolute; height:11px; font-size: 0; line-height: 0; text-indent: -4000px;}
.comments { background:url('/images/comments.gif') no-repeat 0 center; padding-left:12px; float:right; }

#news { width:460px; float:left; }
#news .head { width:460px; padding-top:11px; padding-bottom:14px;  }
#news h3, #coming h3 { float:left;  }

#coming { width:490px; }
#coming .head { width:490px; padding-top:11px; padding-bottom:14px;  }
#coming .head strong { color:#ff361a; }
#coming .content { min-height:130px; height: auto !important; height:130px; padding-bottom:20px; }
#coming .content h4 { padding-bottom:3px; }

.opacity30
{
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;

}
/* Page datalist Numbers */
.pages
{
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span
{
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current
{
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a
{
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover
{
    border-color: #2E6AB1;
}

.pages a.nextprev
{
    font-weight: bold;
}

.pages span.nextprev
{
    color: #666;
}

.pages span.nextprev
{
    border: 1px solid #ddd;
    color: #999;
}
 /**/
 
 /**/
a, a:visited
{
   
    font-size: 11px; 
    text-decoration:none;
}

a:hover
{
    
    font-size: 11px; 
    text-decoration:none;
}

a:active
{
   
    font-size: 11px; 
    text-decoration:none;
}


a.lnkJoin:link, a.lnkJoin:visited
{
    background-position: #00B900;
    border: solid 2px #009900;
    font-size: 12px;
    padding: 2px 5px 2px 5px;
   
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color: #00B900;
    color: #FFFFFF;
    font-weight: bold;
    background: #00B900;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}


/**/

.heading
{
    color: #333333;
    text-align:center;
    padding: 4px 5px 4px 4px;
    border-width: 0px 0px 4px 0px;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 14px;
    list-style-type: none;
    border-bottom-style: solid;
    border-bottom-color: #59ACFF;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
     direction:rtl;
     
}
.headingRedcolor
{
    color: #333333;
    text-align: center;
    padding: 4px 5px 4px 4px;
    border-width: 0px 0px 4px 0px;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 14px;
    list-style-type: none;
    border-bottom-style: solid;
    border-bottom-color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    direction: rtl;
}
.gridViewHeader
{
    background-color: #04599a;
    color: #FFFFFF;
    padding: 4px 50px 4px 4px;
    text-align:right;
    border-width: 0px;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 20px;
    height:20px;
   -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
     list-style-type:none;
}

.gridViewHeaderCenter
{
    background-color: #04599a;
    color: #FFFFFF;
    padding: 4px 50px 4px 4px;
    text-align: center;
    border-width: 0px;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 20px;
    height: 20px;
   -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    list-style-type: none;
}
/* tables*/
.table a,
.table a:link,
.table a:visited {
	border:none;
	}							
	
.table img {
	border:0;
	margin-top:.5em;
	}	
.table {
	
	border:1px solid #e5eff8;
	
	margin:1em auto;
		border-collapse:collapse;
		 direction:rtl;
	}
.table caption
{
    padding: 0;
    caption-side: top;
    text-align: center;
    background-color: #E2E9F3;
    color: #0066CC;
    padding: 4px 50px 4px 4px;
    text-align: center;
    border-width: 0px;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 15px;
    height: 25px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}	
.table gridViewHeader
{
    background-color: #04599a;
    color: #FFFFFF;
    padding: 4px 50px 4px 4px;
    text-align:right;
    border-width: 0px;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 20px;
    height:20px;
     -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
     list-style-type:none;
}
.table tr.odd td	{
	background:#f7fbff;
	 text-align:right;
	  padding:8px;
	  color:#f03b58;
	
	}
.table tr.odd .column1	{
	background:#f4f9fe;
	 text-align:right;
	  padding-left:10px;
	  color:#f03b58;
	}	
.table .column1	{
	background:#f9fcfe;
	 text-align:right;
	  padding:8px;
	   width:150px;
	}
.table td
{
    color: #556B7D;
   border:1px solid #e5eff8;
    font-size: 15px;
    text-align: right;
    padding: 4px;
}				
.table th {
	font-weight:normal;
	color: #556B7D;
	
	border:1px solid #e5eff8;
	 text-align:right;
	  padding:8px;
	}							
.table thead th {
	background:#f4f9fe;
	 text-align:right;
	  padding-left:8px;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
.table tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
.table tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.table tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

.table center
{
  text-align:center;  
}

/**/

/* tables*/
.tableleft a,
.tableleft a:link,
.tableleft a:visited {
	border:none;
	}							
	
.tableleft img {
	border:0;
	margin-top:.5em;
	}	
.tableleft {
	
	border:1px solid #e5eff8;
	
	margin:1em auto;
		border-collapse:collapse;
		 direction:ltr;
	}
.tableleft caption
{
   
    padding: 0;
    caption-side: top;
    text-align: center;
    background-color: #C1CEE8;
    color: #0066CC;
    padding: 4px 50px 4px 4px;
    text-align: center;
    border-width: 0px;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 15px;
    height: 25px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}	
.tableleft gridViewHeader
{
    background-color: #04599a;
    color: #FFFFFF;
    padding: 4px 50px 4px 4px;
    text-align:right;
    border-width: 0px;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 20px;
    height:20px;
     -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
     list-style-type:none;
}
.tableleft tr.odd td	{
	background:#f7fbff;
	 text-align:left;
	  padding:8px;
	  color:#f03b58;
	
	}
.table tr.odd .column1	{
	background:#f4f9fe;
	 text-align:left;
	  padding-left:10px;
	  color:#f03b58;
	}	
.tableleft .column1	{
	background:#f9fcfe;
	 text-align:left;
	  padding:8px;
	   width:150px;
	}
.tableleft td
{
    color: #556B7D;
   border:1px solid #e5eff8;
    font-size: 15px;
    text-align: left;
    padding: 4px;
}				
.tableleft th {
	font-weight:normal;
	color: #556B7D;
	
	border:1px solid #e5eff8;
	 text-align:left;
	  padding:8px;
	}							
.tableleft thead th {
	background:#f4f9fe;
	 text-align:left;
	  padding-left:8px;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
.tableleft tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
.tableleft tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.tableleft tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

.tableleft center
{
  text-align:left;  
}

/**/

/* tables*/
.tablecenter a,
.tablecenter a:link,
.tablecenter a:visited {
	border:none;
	}							
	
.tablecenter img {
	border:0;
	margin-top:.5em;
	}	
.tablecenter {
	
	border:1px solid #e5eff8;
	
	margin:1em auto;
		border-collapse:collapse;
		 direction:rtl;
	}
	.table gridViewHeader
{
    background-color: #04599a;
    color: #FFFFFF;
    padding: 4px 50px 4px 4px;
    text-align:right;
    border-width: 0px;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 20px;
    height:20px;
     -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
     list-style-type:none;
}
.tablecenter caption
{
   
    padding: 0;
    caption-side: top;
    text-align: center;
    background-color: #C1CEE8;
    color: #0066CC;
    padding: 4px 50px 4px 4px;
    text-align: center;
    border-width: 0px;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 15px;
    height: 25px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}	

.tablecenter tr.odd td	{
	background:#f7fbff;
	 text-align:center;
	  padding:8px;
	  color:#f03b58;
	
	}
.table tr.odd .column1	{
	background:#f4f9fe;
	 text-align:center;
	  padding-left:10px;
	  color:#f03b58;
	}	
.tablecenter .column1	{
	background:#f9fcfe;
	 text-align:center;
	  padding:8px;
	   width:150px;
	}
.tablecenter td
{
    color: #556B7D;
   border:1px solid #e5eff8;
    font-size: 15px;
    text-align: center;
    padding: 4px;
}				
.tablecenter th {
	font-weight:normal;
	color: #556B7D;
	
	border:1px solid #e5eff8;
	 text-align:center;
	  padding:8px;
	}							
.tablecenter thead th {
	background:#f4f9fe;
	 text-align:center;
	  padding-left:8px;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
.tablecenter tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
.tablecenter tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.tablecenter tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	



/**/


/*fancy image*/


ul.thumb
{
    float: left;
    list-style: none;
    margin: 0;
    padding: 0px;
    
    color: White;
}
ul.thumb li
{
    margin: 0;
     list-style-type:none;
    float: left;
    position: relative;
    width: 100px;
    height: 70px;
    color:White;
}
ul.thumb li img
{
    width: 80px;
    height: 60px;
    border: 1px solid #ddd;
    
   
    position: absolute;
    left: 0;
    top: 0;
    -ms-interpolation-mode: bicubic;
}
ul.thumb li img.hover
{
    background: url(../images/thumb_bg.png) no-repeat center center;
   border: 1px solid #ddd;
}
.title{position:absolute;width:145px;
        -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
       
       height:35px;margin:0;font-weight:900;background:url(../images/blue.png) no-repeat center center;padding:17px 0 0 0;text-align:center; color: #fff; }

/* left menu category links*/
a.lnkMenu:link, a.lnkMenu:visited
{
    color: #0055D5 /*#6699FF*/;
    font-size: 14px;
    font-weight: bold;
     text-decoration:none;
    font-style: normal;
    font-variant: normal;
}

a.lnkMenu:hover
{
    color: #0D5BFF; /*#0066FF;*/
    font-size: 14px;
    font-weight: bold;
}

a.lnkMenu:active
{
    color: #0055D5;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
     text-decoration:none;
}


/* any smal links*/
a.lnkSmall:link, a.lnkSmall:visited
{
    color: #2B70FF;
    font-size: 11px; 
    text-decoration:none;
    
}

a.lnkSmall:hover
{
    color: #2B70FF;
    font-size: 11px; 
    text-decoration:none;
}

a.lnkSmall:active
{
    color: #2B70FF;
    font-size: 11px; 
    text-decoration:none;
}


/* for pannel login right*/

.panel {
position: absolute;
top: 100px;
left: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 250px;
height: auto;
padding: 30px 30px 30px 130px;
filter: alpha(opacity=85);

}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
position: absolute;
text-decoration: none;
top: 80px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 15px;
font-weight: 700;
background:#333333 url(/images/plus_32.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 80px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(/images/plus_32.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.trigger {
background:#222222 url(/images/minus.png) 85% 55% no-repeat;
}



/*//////////////////////////////////////////////////////////////////////////*/

.panel2 {
position: absolute;
top: 150px;
left: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 150px;
height: auto;
padding: 30px 30px 30px 130px;
filter: alpha(opacity=85);

}

.panel2 p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel2 a, .panel2 a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel2 a:hover, .panel2 a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger2{
position: absolute;
text-decoration: none;
top: 150px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 50px 20px 15px;
font-weight: 700;
background:#333333 url(/images/plus_32.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.trigger2:hover{
position: absolute;
text-decoration: none;
top: 150px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 50px 20px 20px;
font-weight: 700;
background:#222222 url(/images/plus_32.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.trigger2 {
background:#222222 url(/images/minus.png) 85% 55% no-repeat;
}


/*//////////////////////////////////////////////////////////////////////////*/

.panel3 {
position: absolute;
top: 300px;
left: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width:200px;
height: auto;
padding: 30px 30px 30px 130px;
filter: alpha(opacity=85);
 text-decoration:none;
}

.panel3 p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel3 a, .panel3 a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel3 a:hover, .panel3 a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.triggerNotes
{
    position: absolute;
    text-decoration: none;
    top: 250px;
    left: 0;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #FFFFFF;
    padding: 20px 40px 20px 15px;
    font-weight: 700;
    background: #333333 url(/images/notfications.png) 85% 55% no-repeat;
    border: 1px solid #444444;
    -moz-border-radius-topright: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    display: block;
}

a.triggerNotes:hover{
position: absolute;
text-decoration: none;
top: 250px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(/images/notfications.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.trigger3 {
background:#222222 url(/images/minus.png) 85% 55% no-repeat;
}

/*---------------------------------------------*/
/*//////////////////////////////////////////////////////////////////////////*/

.panel4 {
position: absolute;
top: 400px;
left: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width:300px;
height: auto;
padding: 30px 30px 30px 130px;
filter: alpha(opacity=85);
 text-decoration:none;
}

.panel4 p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel4 a, .panel4 a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel4 a:hover, .panel4 a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.triggergodady
{
    position: absolute;
    text-decoration: none;
    top: 350px;
    left: 0;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #FFFFFF;
    padding: 20px 40px 20px 15px;
    font-weight: 700;
    background: #333333 url(/images/go1.png) 85% 55% no-repeat;
    border: 1px solid #444444;
    -moz-border-radius-topright: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    display: block;
}

a.triggergodady:hover{
position: absolute;
text-decoration: none;
top: 350px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(/images/go1.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.triggergodady {
background:#222222 url(/images/minus.png) 85% 55% no-repeat;
}

/*---------------------------------------------*/
/*---------------------------------------------*/
/*//////////////////////////////////////////////////////////////////////////*/

.panelCopon {
position: absolute;
top: 500px;
left: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width:300px;
height: auto;
padding: 30px 30px 30px 130px;
filter: alpha(opacity=85);
 text-decoration:none;
}

.panelCopon p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panelCopon a, .panelCopon a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panelCopon a:hover, .panelCopon a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.triggerCopon
{
    position: absolute;
    text-decoration: none;
    top: 650px;
    left: 0;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #FFFFFF;
    padding: 20px 40px 20px 15px;
    font-weight: 700;
    background: #333333 url(/images/go1.png) 85% 55% no-repeat;
    border: 1px solid #444444;
    -moz-border-radius-topright: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    display: block;
}

a.triggerCopon:hover{
position: absolute;
text-decoration: none;
top: 350px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(/images/go1.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.triggerCopon {
background:#222222 url(/images/minus.png) 85% 55% no-repeat;
}

/*---------------------------------------------*/
/* for pannel login right*/

.panel5 {
position: absolute;
 bottom:0;
 left:0;
 
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 250px;
height: auto;
padding: 30px 30px 30px 130px;
filter: alpha(opacity=85);

}

.panel5 p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel5 a, .panel5 a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel5 a:hover, .panel5 a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger5{
position: absolute;
text-decoration: none;
 bottom:0;
 left:0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 15px;
font-weight: 700;
background:#333333 url(/images/error.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.trigger5:hover{
position: absolute;
text-decoration: none;
   bottom:0;
 left:0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(/images/plus_32.png) 85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.trigger5 {
background:#222222 url(/images/minus.png) 85% 55% no-repeat;
}





/* heading for td*/
.headtitle

{
font-family: Arial; background-color: #C0C0C0; background-repeat: repeat; color: #0000FF;
}



.textbox
{
    background-position: #FFFFFF;
    background: #FFFFFF;
    padding: 6px 6px 6px 8px;
   
    border: 1px solid #AECEFF;
    outline: none;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    
}

/* gried view*/

.mGrid
{
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}
.mGrid td
{
    padding: 2px;
   
    color: #717171;
}
.mGrid th
{
    padding: 4px 2px;
    color: #fff;
    background: #4467B0 url(grd_head.png) repeat-x top;
   
    font-size: 0.9em;
}
.mGrid .alt
{
    background: #fcfcfc url(grd_alt.png) repeat-x top;
}
.mGrid .pgr
{
    background: #4467B0 url(grd_pgr.png) repeat-x top;
}
.mGrid .pgr table
{
    margin: 5px 0;
}
.mGrid .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}
.mGrid .pgr a
{
    color: #666;
    text-decoration: none;
}
.mGrid .pgr a:hover
{
    color: #000;
    text-decoration: none;
}

.chatErrorMessage{
	width:100%;
	top:0;
	
	left:0;
	position:fixed;
	background-color:#ab0909;
	border-bottom:1px solid #d32a2a;
	font-size:23px;
	padding:16px;
	text-align:center;
	color:#fff;
	
	text-shadow:1px 1px 0 #940f0f;
}

.video-time, .video-corner-text span {
padding: 0 4px;
font-weight: bold;
font-size: 11px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: black;
color: white!important;
height: 14px;
line-height: 14px;
opacity: 0.75;
filter: alpha(opacity=75);
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
}

.headBakground
{
	background-color:#626262;
	-moz-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-o-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	box-shadow:2px 2px 0 rgba(0,0,0,0.1);
padding-bottom:10px;

	}
	
	.grdViewHeader
{
    background-color: #04599a;
    color: #FFFFFF;
    padding: 4px 50px 4px 4px;
    text-align:center;
    border-width: 0px;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 15px;
    height:20px;
     -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
     list-style-type:none;
}
.tdHeader
{
    background-color: #04599a;
    color: #FFFFFF;
    padding: 2px 20px 2px 2px;
    text-align:right;
    border-width: 0px;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 15px;
    height:20px;
     -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
     list-style-type:none;
}

.newsHeader
{
    background-position: right top;
    background: #333333 url(/images/blue.png) no-repeat right top;
    color: #FFFFFF;
    text-align: left;
    padding: 4px 220px 4px 4px;
    text-align: right;
    border-width: 0px 0px 4px 0px;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 14px;
    list-style-type: none;
    border-bottom-style: solid;
    border-bottom-color: #59ACFF;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
}


/* for items vedios in home page*/

    #topic
{

    width: 254px;
    float: right;
    color: black;
    list-style: none;
   
    padding-bottom:5%;
   margin-right:3%;
   margin-bottom:5%;
    background-color: white;
    text-align: center;
    cursor: pointer;
      background-image: url(/images/background-pattern.png) ;
    cursor: hand;
    height:220px;
    max-height:220px;
     
     -moz-border-radius: 15px; /* Firefox */
    -webkit-border-radius: 15px; /* Safari and Chrome */
    border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */ /* -moz-box-shadow: 3px 3px 5px #000;  Firefox 
    -webkit-box-shadow: 3px 3px 5px #000; /* Safari and Chrome */
    box-shadow: 3px 3px 5px #000; /*  Opera 10.5+, future browsers and IE6+ using IE-CSS3  */
    
}
#topic h1
{
    font: bold 12pt Arial, Sans-Serif;
    color: #FFFFFF;
    background-image: url(/images/bgform.png);
    margin: 0;
    padding: 10px 0 10px 0;
    text-align: center;
    text-decoration: none;
}

#topic p 
{
color: #333333;
height: 100px;
overflow: scroll;
font: bold 11pt Arial, Sans-Serif;
margin: 0;
 
cursor: text;
}
#topic .url
{
    color: #333333;
    font-family: Tahoma,Arial, Sans-Serif;
    font-size: 12px;
    height: 30px;
    text-align: right;
    background-image: url(/images/bgmainarea.jpg);
    border-top: 1px solid #C4B287;
    cursor: pointer;
    cursor: hand;
    display: block;
}


/* for items vedios in home page*/

    #topic_article
{

    width: 254px;
    float: right;
    color: black;
    list-style: none;
   
    padding: 0;
    margin: 10px 10px 0 0px;
    background-color: white;
    text-align: center;
    cursor: pointer;
      background-image: url(/images/background-pattern.png) ;
    cursor: hand;
     min-height:220px;
     height:auto;
     
        -moz-border-radius: 15px; /* Firefox */
    -webkit-border-radius: 15px; /* Safari and Chrome */
    border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */ /* -moz-box-shadow: 3px 3px 5px #000;  Firefox 
    -webkit-box-shadow: 3px 3px 5px #000; /* Safari and Chrome */
    box-shadow: 3px 3px 5px #000; /*  Opera 10.5+, future browsers and IE6+ using IE-CSS3  */
    
}
#topic_article h1
{
    font: bold 12pt Arial, Sans-Serif;
    color: #FFFFFF;
    background-image: url(/images/bgform.png);
    margin: 0;
    padding: 10px 0 10px 0;
    text-align: center;
    text-decoration: none;
}

#topic_article p 
{
color: #333333;
height: 100px;
overflow: scroll;
font: bold 11pt Arial, Sans-Serif;
margin: 0;
padding: 0 10px 0 10px;
cursor: text;
}
#topic_article .url
{
     color: #333333;
    font-family: Tahoma,Arial, Sans-Serif;
    font-size: 12px;
    height: 30px;
    text-align: right;
    background-image: url(/images/bgmainarea.jpg);
    border-top: 1px solid #C4B287;
    cursor: pointer;
    cursor: hand;
    display: block;
}

/* pricing tables*/
#pricing-table {
        margin: 50px auto;
        text-align: center;
        width: 892px; /* total computed width = 222 x 3 + 226 */
}

#pricing-table .plan
{
    background-position: #F3F3F3;
    font: 12px 'Lucida Sans' , 'trebuchet MS' , Arial, Helvetica;
    text-shadow: 0 1px rgba(255,255,255,.8);
    background: #F3F3F3;
    border: 1px solid #ddd;
    color: #333;
    padding: 20px;
    width: 180px; /* plan width = 180 + 20 + 20 + 1 + 1 = 222px */
    float: left;
    position: relative;
}

#pricing-table #most-popular {
        z-index: 2;
        top: -13px;
        border-width: 3px;
        padding: 30px 20px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
        -webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
        box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
}

#pricing-table .plan:nth-child(1) {
        -moz-border-radius: 5px 0 0 5px;
        -webkit-border-radius: 5px 0 0 5px;
        border-radius: 5px 0 0 5px;
}

#pricing-table .plan:nth-child(4) {
        -moz-border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0 5px 5px 0;
        border-radius: 0 5px 5px 0;
}

/* --------------- */   

#pricing-table h3 {
        font-size: 20px;
        font-weight: normal;
        padding: 20px;
        margin: -20px -20px 50px -20px;
        background-color: #eee;
        background-image: -moz-linear-gradient(#fff,#eee);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
        background-image: -webkit-linear-gradient(#fff, #eee);
        background-image: -o-linear-gradient(#fff, #eee);
        background-image: -ms-linear-gradient(#fff, #eee);
        background-image: linear-gradient(#fff, #eee);
         color: #777;
}

#pricing-table #most-popular h3 {
        background-color: #ddd;
        background-image: -moz-linear-gradient(#eee,#ddd);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
        background-image: -webkit-linear-gradient(#eee, #ddd);
        background-image: -o-linear-gradient(#eee, #ddd);
        background-image: -ms-linear-gradient(#eee, #ddd);
        background-image: linear-gradient(#eee, #ddd);
        margin-top: -30px;
        padding-top: 30px;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
         color: #777;
}

#pricing-table .plan:nth-child(1) h3 {
        -moz-border-radius: 5px 0 0 0;
        -webkit-border-radius: 5px 0 0 0;
        border-radius: 5px 0 0 0;
}

#pricing-table .plan:nth-child(4) h3 {
        -moz-border-radius: 0 5px 0 0;
        -webkit-border-radius: 0 5px 0 0;
        border-radius: 0 5px 0 0;
}       

#pricing-table h3 span {
        display: block;
        font: bold 25px/100px Georgia, Serif;
        color: #777;
        background: #fff;
        border: 5px solid #fff;
        height: 100px;
        width: 100px;
        margin: 10px auto -65px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        border-radius: 100px;
        -moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
        -webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
        box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}

/* --------------- */

#pricing-table ul {
        margin: 20px 0 0 0;
        padding: 0;
        list-style: none;
         text-align:right;
}

#pricing-table li {
 list-style: none;
        border-top: 1px solid #ddd;
        padding: 10px 0;
        font-size:12px; font-weight:bold;
        text-align:right;
}

/* --------------- */

#pricing-table .signup {
        position: relative;
        padding: 8px 20px;
        margin: 20px 0 0 0;
        color: #fff;
        font: bold 14px Arial, Helvetica;
        text-transform: uppercase;
        text-decoration: none;
        display: inline-block;
        background-color: #72ce3f;
        background-image: -moz-linear-gradient(#72ce3f, #62bc30);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#72ce3f), to(#62bc30));
        background-image: -webkit-linear-gradient(#72ce3f, #62bc30);
        background-image: -o-linear-gradient(#72ce3f, #62bc30);
        background-image: -ms-linear-gradient(#72ce3f, #62bc30);
        background-image: linear-gradient(#72ce3f, #62bc30);
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        text-shadow: 0 1px 0 rgba(0,0,0,.3);
        -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
        box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
}

#pricing-table .signup:hover {
        background-color: #62bc30;
        background-image: -moz-linear-gradient(#62bc30, #72ce3f);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#62bc30), to(#72ce3f));
        background-image: -webkit-linear-gradient(#62bc30, #72ce3f);
        background-image: -o-linear-gradient(#62bc30, #72ce3f);
        background-image: -ms-linear-gradient(#62bc30, #72ce3f);
        background-image: linear-gradient(#62bc30, #72ce3f);
}

#pricing-table .signup:active, #pricing-table .signup:focus {
        background: #62bc30;
        top: 2px;
        -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
        box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
}

/* --------------- */

.clear:before, .clear:after {
  content:"";
  display:table
}

.clear:after {
  clear:both
}

.clear {
  zoom:1
}
/* pricing tables*/

.headingRed
{
    margin: 1px;
    color: White;
    font-weight: bold;
    padding: 3px 10px;
    cursor: pointer;
    position: relative;
    background-color: #333333;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    height: 20px;
    font-size: 14px;
}


/*animate buttons*/

.starburst {
	display:block;
	width:6em;
	height:6em;
	background:#fe0;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	rotation:-45deg;
	position:relative;
	top:2em;
	left:2em;
	text-align:center;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-family:Arial, sans-serif;
}
.starburst span {
	display:block;
	width:6em;
	height:6em;
	background:#fe0;
	-webkit-transform:rotate(22.5deg);
	-moz-transform:rotate(22.5deg);
	rotation:22.5deg;
}


   
	        /* pop up*/
	        
.modalBackground
    {
        background-color: Black;
        filter: alpha(opacity=90);
        opacity: 0.8;
        width:98%;
    }
    .modalPopup
{
    border: 5px groove #333333;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-left: 10px;
     width:60%;
}
 
   
 
 
.dropdown
{
    background-position: #FFFFFF;
    background: #FFFFFF;
    padding: 6px 6px 6px 8px;
   
    border: 1px solid #AECEFF;
    outline: none;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    
}


a.button{cursor: pointer;color: #ffffff;line-height: 14px;font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;	background: #DB5705;border:1px solid #ffffff; -webkit-border-radius: 4px;-moz-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;}
a.button {display: inline-block;text-decoration: none;padding: 6px 12px 6px 12px;}
a.button:hover{}
