/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {margin-top:0;margin-left:0; background: #F1F1F1 url(../../images/GreyWorldOldSite.jpg) top center no-repeat;}	

/*#size {
	size:landscape;
}*/

#container {
	background-color:#FFFFFF;
	height:100%;
}
.gray_bg {background-color: #F1F1F1;/*background-color:#CCCCCC;*/}

body, td, th, p {font-family : Verdana, Arial, Helvetica, sans-serif;font-size	: small;}

/* ----- */

.content {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: small;
	display:   inline;
}
.link_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.content a {
	/*color: rgb(70,106,199);*/
	color: #336699;
	font-weight		: 700;
	text-decoration	: none;
}

.content a:hover {color: #990000;}

.defence_news {
	color: #FFFFFF;
	font-weight: 700;
	width:100%;
	background:#000000;
	margin: 5px 0px 5px 0px;
}

.defence_news a{
  color:#FFFFFF;
  text-decoration: none;
}

.defence_news a:hover{
 color:#CCCCCC;
 width:100%;
}

/* --- */

.small_content {font-family	: Verdana, Arial, Helvetica, sans-serif;font-size	: x-small;}
.date_uploaded_text {font-size: x-small;color: rgb(70,106,199);}

/* --- */

.bold_title {font-family	: Verdana, Arial, Helvetica, sans-serif;font-size	:small;}

.bold_title img {
	display	:block;
	float	:left;
	margin	:0 5px 0 0 
}

.bold_title a {
	color 			: rgb(70,106,199);
	text-decoration	: none;
}

.bold_title a:hover {
	color: #999999;
}

/*  -----------  */

.white_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:100%;
	background:#000000;
}

.white_headingR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:100%;
	background:#990000;
	margin: 5px 0px 5px 0px;
}

.white_heading_med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
}

.bold_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.border {
	border-color:#000000;
}

/* --- for menu links -- */ 

.menu_item
{
	display		: inline;
	font-family	:  Verdana, Arial, Helvetica, sans-serif;
	font-size	: small;
	color		: #FFFFFF;
   	margin		: 0 auto; 
   	text-align	: center;
	padding-top	: 5px;
	padding-bottom: 5px;
}

.menu_item a
{
	text-decoration:none;
	color:#ffffff;
}

.menu_item a:hover {color:#ffffff;background-color:#333333;}

/* --- */

/* .Table_height {
	height: 993px;
}
*/
.Table_border {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-left-width:1px;
	border-right-width:1px;
}

.Gallery_divider {
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width:thin;
}
/* --- style for slideshow --- */

.Caption {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: small;
	color		: #000000;
	height		: 200px;
}

/*  --- end style for slideshow --- */


/* -- for bottom bar -- */

.link_list_tile {
	/*background-image: url(../../images/Homepage%20images/bkg_link_list.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	margin:5px 0 0 0;
}

.link_list_end {
	background-image: url(../../images/Homepage%20images/end_link_list.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.link_list_tile a {
	color: #000000;
	font-weight: 700;
	text-decoration: underline;
}

.link_list_tile a:hover {
	color: #999999;
}

/*    ----- used to display date -----  */

.title_block {
	background-color	: #000000;
	color				: #FFFFFF;
}
.Chapter_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
.Table_border_Left {
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width:thin;
}
.Table_border_Right {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}


.clear_both {clear:both;}

/*  Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }



.tempspot {text-align:center; width: 380px; margin: auto;}
.tempspot p.small_content  {clear:left; display: block; text-align:left;}


.ajaxreader {
	font-size: 12px;
}

.rssdate {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

.ajaxreader ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 1.75em;
	margin-left: 0;
}