@charset "UTF-8";
/* CSS Document */

/*
All Rights Reserved To MARIEM KHOJA 
Designer & Developper of Bahrain Media Services Website
email: blue_ocean_44@hotmail.com 
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	font-size: 12px;
	background-image: url("images/ombre.jpg");
	background-attachment: fixed;
	background-position:bottom;
	background-repeat:repeat-x;
}

#container {
	width: 771px;
	background-color: #FFFFFF;
	padding-top: 10px;
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 4px double #CCCCCC;
}
#rc-table {
	background-color: #FFFFFF;
	margin: 10;
	border: 4px double #CCCCCC;
	padding-top: 20px;
}
#rc-content 
{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#rcs {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

#header {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
}

#logo img {
	float: left;
}

#topnav {
	float: right;
	width: 755px;
	overflow: hidden;
}

#main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}

#list a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

#list a:hover{
	color:#999999;
	text-decoration: underline;
}
.quote  {
	padding: 5px;
}


img{
	border-style: none;
}

.subtitle {
	color: #ED1B24;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.note
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #a4151a;
	padding: 4px;
	border: 2px solid #ffffff;
	color:#ffffff;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display:none;
}

#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/footer.jpg);
	height: 30px;
	width: 100%;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #E0E0E0;
	text-decoration: none;
}

.fltlft {
	float: left;
	width: auto;
	margin: 10px;
	display: inline;
}

.fltrt {
	float: right;
	width: auto;
	margin: 10px;
}

#outdoor img{
	vertical-align:bottom;
	padding-bottom: 10px;
	padding-left: 10px;
}

.out{
	vertical-align:bottom;
	font-weight: bold;
	text-decoration: underline;	
}

.align {
	text-align: right;
	vertical-align: top;
}

p{
text-align: justify;
}

a:link, a:visited, a:hover{
	color: #0033FF;
	text-decoration: underline;
}

.subscribe
{
	color: #ED1B24;
	font-weight: bold;
	font-size:14px;	 
}
