﻿/* Jr modified css)

Screen layout: */




/***** Centering ****/


body {
    height:100%;
    margin:0;
    padding:0;
 }


body {
   behavior:url("csshover3.htc"); /*ie6 hover bug for css rollovers*/
}




html {
    height:100%;
    margin:0;
    padding:0;
 }

#table1 {
    width:100%;
    height:100%;
}
#centered {
    width:900px;
    height:auto;
    margin:auto;
 }
 
a {
	text-decoration:none;
	font-weight:normal;
	color:#286ea0;
	background-color:;
}
 
 
.style1 {
	border-width: 0px;
}

/***** end centering ****/



/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font:76% Arial;
background:black url('') fixed;
color:#404040;
}

#thetop{
margin:0;
}


#outer-wrap{
background: url('') repeat-y;
clear:both;
padding:0px 0px 0px 0px;
width:900px; 
margin:0 auto;
min-height:100%;
}




#wrap{
background: url("images/bg.gif") repeat-y;
clear:both;
padding:0px 0px 0px 0px;
width:900px; 
margin:0 auto;
min-height:100%;

 	border-left-style: solid;
	border-left-color: silver;
	border-left-width: 1px;
	
	border-right-style: solid;
	border-right-color: silver;
	border-right-width: 1px;
	
	border-top-style: solid;
	border-top-color: silver;
	border-top-width: 1px;
	
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-bottom-width: 1px;
}


#container{
overflow:hidden; /*Firefox bug to close gap between elements*/
width:860px;
margin:0 auto;
padding:20px 20px 0px 20px;  
background: url('images/container-top.gif') no-repeat 50% top; /*wass #fff T-top-logo.gif*/
color:#222;
}

/***** H-Navigation *****/

#top-navigation{
overflow:hidden;
	clear:both;
	float:left;
	width:900px;
	height:37px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background: url('');
}


#h-navigation{
overflow:hidden;
	clear:both;
	float:left;
	width:900px;
	height:40px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background: url('');
}




/***** Various tags *****/

a {
	text-decoration: none;
	font-weight: normal;
	color: #286ea0;
	background-color: #FFFFFF;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 1.4em 0;
color:black;
}


/* JR Update 13/04/10 darken fonts for The View */
li {
	color:black;
}

ol {
	color:black;
}

ul {
	color:black;
}

td {
	color:black;
}


/***** Header *****/


#header{
	clear:both;
	width:900px;
	height:231px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background: url('images/header-with-stars.gif');
}
	
	
	

#header h1 {
color:#505050;
background-color:inherit;
width:350px;
margin:0 0 10px;
font-size:2em;
float:left;
}

#header h1 a {
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header p {
width:400px;
float:right;
text-align:center;
margin:8px 0 0;
font-weight:bold;
line-height:1.3em;
}

#frontphoto {
margin:0 0 10px;
border:0;
}

/***** Left sidebar *****/

#left-content {
overflow: auto;
margin: 0px auto;
padding: 0px 60px 0px 0px;
height: auto;
width: 400px; /*width of menu*/
border-right: 1px solid #9A9A9A;
border-bottom-width: 0;
}


#left-content-column-2 {
float:right;
overflow:auto;
margin: 0px auto;
padding: 0px 60px 0px 0px;
height: auto;
width: 250px;
border-right: 1px solid #9A9A9A;
border-bottom-width: 0;
}




#leftside {
clear:left;
float:left;
width:500px;
height:200px;
margin:0px 0 5px;
padding:0px 0 0 0px;
background: #6A6A6A;
}


/*Sample script idea...
 Small headline {

	font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;

        Large Headline

        font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 51px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;
}
*/




#leftside h1 {
color: #333333;
background-color:;
font-size:1.5em;
margin:0 0 5px;
padding:0;
}

#leftside h2 {
color:silver;
background-color:inherit;
font-size:1em;
margin:0 0 15px;
padding:0;
text-transform:;
letter-spacing: 2px;
font-weight: bold;

}

#leftside div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:126px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border-left:4px solid #cccccc;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}

/***** Main menu *****/










/***** Right sidebar *****/

#extras {
float:right;
width:150px;
margin:0;
padding:0;
line-height:1.4em;
background:url("right-bgXX.gif")repeat-y;
border:;
}


#extras ul {
margin:0 0 16px;
padding:0;
}

#extras p {
margin:0 0 16px 10px;
padding:0;
}

#extras p {
font-size:0.9em;
line-height:1.4em;
}

#extras li {
list-style:none;
line-height:1.2em;
margin:0 0 6px 0;
padding:0;
}

#extras ul ul {
margin:6px 0 0 10px;
padding:0;
}

#extras ul ul li {
margin: 0 0 4px 0;
}

#extras ul ul li a {
font-size:1.1em;
font-weight:normal;
}

#extras h3 {
	color: #505050;
	background-color: inherit;
	font-size: small;
	margin: 10px 0 8px 5px;
	padding: 0;
}

#extras h2 {
color:#505050;
background-color:inherit;
font-size:1.2em;
margin:0 0 8px;
padding:0;
}

/***** Main content *****/

#content {
margin:0 160px 5px 180px;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:0 10px;
line-height:1.5em;
width:390px; /* jr ie6*/
}

#contentb {
margin:0 160px 5px 180px;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:0 10px;
line-height:1.5em;
background-color: gray;
}



#contentwide {
margin:0 0 5px 50px;
border-left:0px solid #f0f0f0;
padding:0px 0 0 10px;
line-height:1.5em;
}

#contentwide2 {
margin:0 150px 5px 0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 0;
line-height:1.5em;
}

#contentwide2 h2 {
font-size:1.6em;
margin:0 0 10px;
}

#contentwide h1 {
	font-size: 1.2em;
	margin: 0 0 10px;
	color: #606060;
}




#contentwide h2 {
color:silver;
background-color:inherit;
font-size:1em;
margin:0 0 15px;
padding:0;
text-transform:;
letter-spacing: 2px;
font-weight: bold;

}

#content h2 {
	font-size: small;
	margin: 0 0 10px;
	color: #003333;
}

#contentwide2 h3 {
font-size:1.3em;
margin:0 0 8px;
}

#contentwide h3 {
font-size:1.3em;
margin:0 0 8px;
}

#content h3 {
	font-weight: normal;
	font-size: 10.5pt;
	margin: 0 0 8px;
	padding-left: 5px;
	padding-top: 4px;
	height: 42px;
	color: #222222;
	background: url('h3-top.gif') repeat-x;
	border-bottom:thin black solid;
}

#contentwide2 img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

#contentwideXX img {
padding:0px;
display:inline;
background:#cccccc;
color:#303030;
border:0px solid #f0f0f0;
}

#content img {
padding:0px;
display:inline;
background:#cccccc;
color:#303030;
border:0px solid #f0f0f0;
}

#contentwide2 ol {
margin:0 0 16px 20px;
padding:0;
}

#contentwide ol {
margin:0 0 16px 20px;
padding:0;
}

#content ol {
margin:0 0 16px 20px;
padding:0;
}

#contentwide2 ul {
margin:0 0 16px 20px;
padding:0;
}

#contentwide ul {
margin:0 0 16px 20px;
padding:0;
}

#content ul {
margin:0 0 16px 20px;
padding:0;
}

#contentwide2 li {
margin:0;
padding:0 0 0 5px;
}

#contentwide li {
margin:0;
padding:0 0 0 5px;
}

#content li {
margin:0;
padding:0 0 0 5px;
}

#contentwide2 ol ol {
margin:0 0 0 16px;
padding:0;
}

#contentwide ol ol {
margin:0 0 0 16px;
padding:0;
}

#content ol ol {
margin:0 0 0 16px;
padding:0;
}

#contentwide2 ul ul {
margin:0 0 0 16px;
padding:0;
}

#contentwide ul ul {
margin:0 0 0 16px;
padding:0;
}

#content ul ul {
margin:0 0 0 16px;
padding:0;
}

/***** Footer *****/

#footer {
border-style: none;
	border-color: inherit;
	border-width: medium;
	overflow:hidden; /*Firefox bug to close gap between elements*/
	clear:both;
	margin:0 auto;
	padding:15px 0px 5px 0px;
	width:900px;
	text-align:center;
	font-size:x-small;
	color:white;
background:url('images/footer.gif') no-repeat;
}






#footer p {
margin:0;
padding:0;
}

#footer a {
	color: #F4F4F4;
	background:none;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various classes *****/

.img-border {
padding:0px;
display:inline;
background:;
color:;
border:1px solid black;
}




.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}

.pullquote {
	padding: 10px;
	float: right;
	width: 200px;
	margin: 10px 0 10px 10px;
	border-top: 2px solid #ff6633;
	border-bottom: 2px solid #ff6633;
	text-align: center;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
}


 

 /* JR set background images for corners */
.rbroundbox { background: url("images/rb-bg-shaded.gif") repeat-y; }
.rbtop div  { background: url("images/rb-top-shaded.gif") no-repeat top left; }
.rbtop      { background: url(simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url("images/rb-bot-shaded.gif") no-repeat bottom left; }
.rbbot      { background: url() no-repeat bottom right; }

 /* JR height and width details */
.rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbbot div {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbtop {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbtop div {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 14px; }
.rbroundbox { width: 100%; margin: auto; }


/* JR Subcontainer */

.subcontainer {
width:98%; /*98% */
}

.left-sub{
float:left;
width:45%;
padding:0;
}

.right-sub{
margin-left:48%;
padding:0 0 0 10px;
border-left:1px solid #f0f0f0;

}


#top-image-holder{
		border-style: solid;
	border-color: black;
	border-width: 1px;
	display:block;
			float:right;
			margin:0px 20px 0px 0px;
			padding:0px 0px 0px 0px;
			width:485px;
			height:187px;
		background:green url('images/TV-image1-enhanced.jpg');
}
		




