/*
@version $Id: common.css 8.0221 $
@package RS-DCMS
*/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	/*line-height: 1.166;*/
	margin: 16px 8px;
	padding: 0;
	/*background: #cccccc url("/images/bg.jpg") fixed;*/
	background-color: #AFBACF;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
	color: #005FA9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/************** header tag styles **************/

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #947;
	margin: 0;
	padding: 0;
}
h1 { font-size: 120%; color: #C68; }
h2 { font-size: 114%; font-style: italic; }
h3 { font-size: 100%; }

/*************** list tag styles ***************/

ul { list-style-type: square; }
ul ul { list-style-type: disc; }
ul ul ul { list-style-type: none; }

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}
label {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #035;
}
input {
	font-family: Arial, Helvetica, sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#main {
	text-align: center;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #59C;
}
#container { /*nested into main*/
	text-align: left;
	clear: both;
	margin: 0;
	padding: 0;
	background: #fff url("/images/bg_side.jpg") repeat-y right;
	/*content's background color; background image under a sidebar*/
}
#header {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff url("/images/tophdr.jpg") no-repeat left top;
}
#content {
	float: left;
	width: 540px;
	margin: 0;
	padding: 0;
	/*border-right: 1px dashed #ccc; --border for sidebar*/
	min-height: 350px;
}
#sidebar {
	float: right;
	width: 175px;
	margin: 0;
	padding: 0 0 10px 0;
	background: #F0F2F8 url("/images/c_lb.gif") no-repeat left bottom;
}
#footer {
	clear: both;
	text-align: center;
	margin: 0 auto;
	padding: 2px 10px;
	color: #FFF;
	background: #09D url("/images/bg_glnav.gif");
	font-size: 75%;
	font-weight: bold;
}
#footer a {
	color: #FFF;
}
#siteInfo {
	clear: both;
	text-align: center;
	margin: 0 auto;
	padding: 10px 10px;
	font-size: 75%;
	color: #FFF;
}
#siteInfo img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/

#logo {
	float: left;
}
#topbanner {
	float: right;
	margin-top: 12px; margin-right: 5px;
}

/********* global navigation styles ************/

#nav {
	font-size: 80%;
	font-weight: bold;
	line-height: 1;
}
#nav,
#nav ul {
	float: left;
	width: 760px; /*=main*/
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #09D;
	border: solid #9AB;
	border-width: 0; /* 1px 0 */
}
#nav {
	background-image: url("/images/bg_glnav.gif");
}
#nav a {
	display: block;
	padding: 0.25em 0.7em;
	color: #FFF;
	text-decoration: none;
}
#nav li {
	float: left;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16em;
	/*width: 16.4em;
	w\idth: 15.9em;*/
	margin: 0;
	font-weight: normal;
	border-width: 1px;
}
#nav li li {
	width: 15em;
	padding-right: 1em;
	border-bottom: 1px solid #E0E2E8;
}
#nav li ul a {
	width: 15em;
	/*w\idth: 11em;*/
}
#nav li ul ul {
	margin: -1.75em 0 0 16em;
}
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover,
#nav li.sfhover {
	background: #6DA;
}
#nav .navthere {
	color: #FE8;
	font-weight: bold;
}

/************* breadCrumb styles ***************/

#breadCrumb {
	padding: 10px 0px 5px 10px;
	font-size: 75%;
	color: #AAAAAA;
}
#breadCrumb a {
	color: #AAAAAA;
}
#breadCrumb a:hover {
	color: #005FA9;
	text-decoration: underline;
}
#breadCrumb0 {
	padding: 0;
	font-size: 75%;
	color: #AAAAAA;
}

/*************** story styles ******************/

.story {
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
.story .intro p {
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.8;
	font-family: Verdana, sans-serif;
}
.story img {
	margin: 3px 10px 5px 10px;
}

.story h1 { font-size: 150%; }
.story h2 { font-size: 125%; }
.story h3 { font-size: 112%; }

.story h1,
.story h2,
.story h3,
.story p,
.story blockquote,
.story ul,
.story ol {
	margin-top: 0;
	margin-bottom: 10px;
}
.story h1 {
	padding-bottom: 3px;
	background: url("/images/hdr1.jpg") no-repeat bottom left;
}
.story .hdr {
	font-weight: bold;
	color: #000;
	line-height: 1;
	padding: 3px 5px 5px 5px;
	background: #ffbc3f url("/images/hdr.jpg") repeat-y top right;
}
.story a.hdr {
	color: #000;
	display: block;
	margin-bottom: 5px;
}
td.storyLeft {
	padding-right: 12px;
	width: 50%; /*(540-10-12)/2=259px*/
}
p.tophead {
	border-top: 1px dashed #666;
	margin-top: 3px; margin-bottom: 0;
	padding-top: 4px;
	font-weight: bold; font-style: normal;
}
p.subhead {
	margin-top: 0;
	font-weight: normal; font-style: italic;
}
table.vtop td {
	vertical-align: top;
}
#news {
	width: 100%;
}
#news td {
	background-color: #F0F4FA;
	/*background: #fff url("/images/hr1.jpg") repeat-y left;*/
	padding-bottom: 5px; padding-right: 5px;
}

/*************** text classes ******************/

.clr { clear: both; }
.signature { font-style: italic; }
.strong { font-weight: bold; }

/************* boxes and images ****************/

.b {
	background-color: #F4F4F4;
	border: 1px solid #D8D8D8;
	padding: 10px;
}
div.c, div.l, div.r {
	clear: both;
	margin-top: 10px; margin-bottom: 10px;
	font-style: italic;
	font-size: 95%;
}
div.email {
	margin-top: -10px; margin-bottom: -5px;
}

div.c img, div.l img, div.r img {
	margin: 3px;
}
div.c {
	text-align: center;
	margin-left: auto; margin-right: auto;
}
div.l, img.l { float: left; margin-right: 10px; }
div.r, img.r { float: right; margin-left: 10px; }

.w100{ width: 100%;}
.w60 { width: 60%; }
.w50 { width: 50%; }
.w33 { width: 33%; }

/******************** hr ***********************/

div.hr {
	border-top: 1px solid #CCC;
	font-size: 1px; line-height: 1px; height: 1px;
}

/****************** buttons ********************/

a.btn {
	text-decoration: none;
	color: #00a;
	background: #fff url("/images/btnbk.gif") repeat-x;
	border: 1px solid #ccc;
	border-left: 3px solid #FF6347;
	padding: 0 8px;
	height: 16px; width: 36px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
a.btn:hover {
	text-decoration: none;
	color: #e50;
	background-position: 0 -40px;
	border-left: 3px solid #FFA500;
}
a.ar {
	background: url("/images/ar.gif") no-repeat left center;
	padding-left: 8px;
	font-size: 85%;
}

/************** stripped table *****************/
	
#playlist {
	border: 1px solid #666666;
}
#playlist td {
	font: 90%/120% Verdana, sans-serif;
	padding: 4px 8px;
	border-left: 1px solid #D9D9D9;
}
#playlist th, #playlist tr.selected td {
	background-color: #3D80DF;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
}

/************ sectionLinks styles **************/

#sectionLinks {
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #9BA;
	font-size: 75%;
}
#sectionLinks h3 {
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #9BA;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #9BA;
	background: #CED; /* url("/images/bg_nav.gif") */
	font-weight: bold;
	padding: 3px 3px 3px 10px;
	color: #068;
}
#sectionLinks a:hover{
	border-top: 1px solid #9BA;
	background: #DEF;
	font-weight: bold;
	text-decoration: none;
}
#sectionLinks a.navthere:link, #sectionLinks a.navthere:visited {
	color: #0B6;
}
#sectionLinks a.navhead:link, #sectionLinks a.navhead:visited {
	padding-left: 20px; text-indent: -16px;
	background: #EE6;
	font-weight: normal;
	border-bottom: 2px solid #9BA;
}

/*************** headlines styles **************/

.headlines {
	margin: 0px;
	padding: 10px 5px 10px 10px;
	border-top: 1px solid #CCC;
	font-size: 75%;
}
.headlines h3 {
	margin-top: 0; margin-bottom: 5px;
}
.headlines p {
	margin-top: 0; margin-bottom: 5px;
}
.headlines ul {
	list-style: square inside;
	margin: 0;
	padding: 0;
}
.headlines li {
	padding-bottom: 5px;
}

/********* advert style in headlines ***********/

.advert{
	text-align: center;
	padding: 5px;
}

/********************* end *********************/
