/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 0px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #1E4359;*/
	color: #3D5B75
	margin-top: 0px;
	background-color: #FFFFFF;
	
	}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a {
	/*color:#B3B3B3;*/
	color:#646464;
}
a:hover {
	color: #0066CC;
}
a:visited {
	/*color: #4F7EBE;
	color:#B3B3B3;*/
}
.red-bottom{
	border-bottom:1px solid #B40000;
	text-decoration:none;
}
a.image, a.image:hover  {border:0;}
li{ list-style: square;}
ul { list-style: square;}

#adminForm a{
	border-bottom:1px solid #B40000;
	text-decoration:none;
}
.content_table a{
	border-bottom:1px solid #B40000;
	text-decoration:none;
}
#adminForm a img{
	border:0;
}
/*#adminForm a:visited {
	border-bottom:1px solid #B40000;
	text-decoration:none;
}*/
/* #######################  END GENERAL SETTINGS ############################ */


/* ######################  LAYOUT SETTINGS       ############################## */
/* Add here Div Wrappers of table formatting to layouts custom stuff*/
/* ######################  LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	.pathway {font-size: 11px;color:#ccc;}
	a.pathway:link {color:#659FDE;}
	a.pathway:visited {color:#659FDE;}
	a.pathway:active {color:#659FDE;}
	a.pathway:hover {color:#659FDE;text-decoration:underline;}

/* Mainlevel menu */

ul#mainlevel{
	list-style:none;
	padding:0px;
	margin:0px;
	/*width:165px;
	position:relative;
	display:block;*/
}
ul#mainlevel li{
	list-style:none;
	/*background-color:red;*/
}

.mainlevel {height: 12px;}

a.mainlevel {display: block;
/*	color:#7F7F7F;*/
	color:#3D5B75;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	/*background-image:url(../images/menu-back.gif);*/
	}
	
a.mainlevel:hover {
	color: white;
	background:url(../images/menu-back-hover.gif) no-repeat;
	/*background-image:url(../images/menubgcolor2.jpg);*/
}

a#active_menu {
	color: white;
	background-image:url(../images/menu-back-selected.gif);
}

/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel{height: 10px;}

a.sublevel{
	display: block;
	/*background-image:url(../images/menubgcolor.jpg);*/
	color:#3D5B75;
	padding: 5px 0 5px 30px;
	margin: 0 0 1px 0;
	text-decoration: none;
	font-size:10px;
}

   a.sublevel:hover {
	display: block;
	color: white;
	background:url(../images/menu-back-hover.gif) no-repeat;
	/*background-image:url(../images/menubgcolor2.jpg);*/
	font-size:10px;}
/* End Sub Menu */
	
/* Add Custom Menus */

/* Add Custom Menus */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.moduletable th { 
/*background: #2F3E57;*/
background:#B40000;
height: 18px;  
color: #FFFFFF;
}

table.moduletable td {height: 18px;}

/* Add here Custom Modules */

/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
font-size: 16px;
width: 100%;
font-weight: bold;
color: #659FDE;
}

/* content title and links */
.contentpagetitle {background-color : FFFFFF; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #FF6600;border-bottom: 0px;}
a.contentpagetitle:hover {color: #000;border-bottom: 0px  dashed #CCCCCC;text-decoration: none;}

/* top box like a category description */
.contentdescription {background-color : FFFFFF;}

/* Main Body Text */
.contentpane {background: FFFFFF;}
.contentpaneopen {
	background-color: FFFFFF;
	width:100%;
}
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 10px;color: #666;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #FF6600;font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {color: #666;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 14px;  color: #CC6600; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #FF6600; }
.pagenav_next{font-size: 14px;  color: #FF6600; }
a.pagenav {color: #CC6600; border-bottom: 0;}
a.pagenav:hover {color: #659FDE; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{
	font-size: 12px; height: 15px;
	text-align:center;
}

/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; color:#FF6600;font-weight: bold;
}


/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
    font-size: 1.5em;
    font-weight: bold;
    color: #659FDE;
    text-align:left;
    margin-top: 1.5em;
	}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {background-color : #FFFFFF;font-size: 11px;}
.sectiontableentry2 {background-color : #EBEBEB;font-size: 11px;}
.sectiontablefooter{	height: 18px; }
/* End Sectiontable */

/* Category */
.category {color:#333;}
a.category:link, a.category:visited, a.category:hover  {	height: 15px;  }
/* End category */


/* blogsection */
.blog {
	width:100%;
}
.blogsection{	height: 18px;  }
.blog_more{	height: 18px;  }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #010101;
background: #DDEEFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
	

/* ##################### FORM SECTION  #####################*/	
form{font-size: 12px}
input {
font-family: Arial, Verdana, Helvetica, sans-serif; 
background-color:#FFFFFF; font-size: 13px; color: #333;
}
.inputbox {background: White;}
.text_area {background: White;}
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {border: 1px solid #999; background: #333;color: White;}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}
/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* ###################### End TABBED EDITING ###################### */

/* Nazeers */
.smallfonts{
font-size:12px;
}
td.Border {
	BORDER-RIGHT: thin groove #CCCCCC; BORDER-LEFT: thin groove #CCCCCC; BORDER-COLLAPSE: collapse
}

td.smallHeadings
{
	background-color:#006699;
	font-size:x-small;
	color:#FFFFFF;
	text-align:left;
}
.myStyleBorder {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top-color:#666666;
	border-right-color:#666666;
	border-bottom-color:#666666;
	border-left-color:#666666;

}
td.lightbg
{
	background-color:#D8E0ED;
	font-size:xx-small;
}
a.footerLinks
{
	font-size:x-small;
	color:#CCCCCC;
	text-decoration:none;
}
a.footerLinks:hover
{
	font-size:x-small;
	color:#FFFFFF;
	text-decoration:underline;
}



ul#mainlevel-nav{
list-style: none;
padding: 0;
margin: 0;
font-size: 0.8em;
text-align:center;
}
ul#mainlevel-nav li{	
list-style: none;
background-image: none;
padding-left: 0px;
padding-right: 0px;
float: left;
margin: 0;
font-size: 11px;
line-height: 21px;
white-space: nowrap;
text-align:center;
}
ul#mainlevel-nav li a{
list-style: none;
display: block;
padding-left: 15px;
padding-right: 15px;
text-decoration: none;
color: white;
background: transparent;
text-align:center;
}

ul#mainlevel-nav li a:hover{
list-style: none;
display: block;
padding-left: 15px;
padding-right: 15px;
text-decoration: none;
color: #333333;
background: transparent;
text-decoration:underline;
}

#footer{
height:100px;
margin:0 auto;
text-align:center;
margin-top:5px;
margin-bottom:0px;

}
#footlogo{
height:100px;
width:99%;

}
#footmenu{
width:100%;
float:center;
text-align:center;
color:#fff;
height:50px;
margin-top:10px;
margin-left:10px;
}
#footmenu .mainlevel-nav{
color: #CCCCCC;
}
#footmenu a.mainlevel-nav:hover {
color: #FFFFFF;
}

/*ul.articles li{
    display: block;
    float: left;
    width: 300px;
    margin-right: 80px;
    padding: 0px;
    margin-bottom: 40px;
    list-style-type: disc;
}*/

ul.subarticles{
  /*height: 185px;*/
  /*margin: 0px;
  padding: 0px;*/
  /*list-style-type: disc;*/
}


ul.subarticles li{
  list-style-position: outside;
  list-style-type: disc;
  /*margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;*/
  display: list-item;
  font-size:14px;
}

/*ul.articles li h2{
    background-color: #6891CF;
    padding: 4px;
    font-family:Georgia;
    font-size:22px;
}*/

a.ar_title:link,a.ar_title:visited,a.ar_title:hover{
    color:#1E4359;
}

.poker_header{
	/*background: url(images/header-back.gif) repeat-x;*/
	/*background-color:red;*/
}

.left_column{
	background: url(../images/left-column-back.gif) repeat-y 140px 0;
	padding-top:20px;
	width:180px;
}
.left_column div{
	width:180px;
}
.white_left_right{
	 border-left:2px solid white;
	 border-right:2px solid white;
	 background-color: #515151;
}
.white_bottom td{
	 border-bottom:2px solid white;
}
.gray_left{
	border-left:2px solid #7F7F7F;
	background-color: #515151;
}
.gray_left img{
	border:0;
}
.gray_right{
	border-right:2px solid #7F7F7F;
	background-color: #999999;
}
#logo_div{
	margin-left:50px;
	color:white;
	font-size:12px;
}
#logo_div a img{
	border:0;
}
.footer_div_copy{
	color:#CCCCCC;
	font-size:10px;
}
.footer_div_copy a{
	color:#CCCCCC;
}

.left_column .login_area{
	margin:0;
	margin-left:10px;
	margin-bottom:10px;
	/*border:1px solid red;*/
	width:150px;
}
.left_column .login_area label{
	color: #3D5B75;
}
/*.left_column .table_header_left{
	background: url(../images/table-top-left.gif) no-repeat left;
	background-color: #B3B3B3;
	font-size:1px;
	height:auto;
}
.left_column .table_header_right{
	background: url(../images/table-top-right.gif) no-repeat right;
	background-color: #B3B3B3;
	font-size:1px;
	height:auto;
}*/
.count_area{
	margin:0;
	/*margin-left:10px;*/
	margin-bottom:10px;
	/*width:150px;*/
}
.count_area .table_footer{
	font-size:0;
	background: url(../images/table-bottom-center.gif) repeat-x;
	height:auto;
}
.count_area .table_header{
	font-size:0;
	background: url(../images/table-top-center.gif) repeat-x;
	height:auto;
}
.count_area .container_gray{
	border-left:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
}