/* CSS Document */

	/* The strange width proprties containing slashes are a workaround for deficiencies in the IE box model 
		Otherwise IE tends to double up the space between horizontally adjacent boxes */

	/* For non-stretchy page remove comment marks from around width properties of #container */

		
html, body, i, img {
	border: 0;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 100.1%;
	color: #333333;
	line-height: 1.3;
	word-wrap: break-word;
	background-color: #FFFFFF;
}
p {
	margin-top: 0px;
	font-size: 110%;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 3px;
	color: #070e7b;
}
h2 {
	font-size: 150%;
	text-transform: uppercase;
}
h4 {
	font-size: 110%;
	font-style: italic;
}
a {
	text-decoration: none;
}
a:link, a:visited {
		color: #e40d0d;
}
a:hover, a:active {
	color:#070e7b;
}
ul {
	margin-top: 0px;
}

/*container*/
#container {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	background: #fff;
	border-top: 1px solid #FF8A00;
	border-right: 1px solid #FF8A00;
	border-left: 1px solid #FF8A00;	
}
#container2 {
	width:561px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	background: #fff;
}
#container3 {
	width:583px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	background: #fff;
	border: 6px solid #FF9900;
}
#container-war-peace {
	width:583px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding: 10px;
	background: #fff;
	border: 6px solid #FF9900;
}
.outerwrapper {
	background: url(../images/leftcol.png) repeat-y left top;
}
.outerwrapper-b {
}
.innerwrapper {
	background: url(../images/rightcol.png) repeat-y right top;
}
.innerwrapper-b {
}

/*banner*/
#banner {
	padding: 0px;
	margin: 0px;
	height: 110px;
	width: 100%;
}
#nav {
	padding: 0px;
	margin: 0px;
	width: 100%;
	word-wrap: break-word;
	font-size: 76%;
}


/*sidebar-a*/
#sidebar-a {
	float: left;
	width: 162px;
	font-size: 76%;
	padding: 8px;
	word-wrap: break-word;
}
#sidebar-a h1, #sidebar-a h2, #sidebar-a h3, #sidebar-a h4, #sidebar-a h5, #sidebar-a h6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 0.1em;
	color: #070e7b;
	font-size: 120%;
}
#sidebar-a h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 135%;
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: 130%;
}
#sidebar-a ul {
	list-style-position: outside;
	list-style-type: square;
}
#sidebar-a li {
	margin-bottom: 5px;
	line-height: 110%;
}
#sidenav {
	margin: 0px;
	padding: 0px;
	float: left;
}
#sidenav ul {
	margin: 0;
	padding: 0;
	float: left;
}
#sidenav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image:  url(img/p7PM_sapphire.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 150px;
}
#sidenav a/*, #sidenav ul a*/ {
	display: block;
	text-decoration: none;
	background-color: #112C56;
	padding: 4px 10px;
	color: #CCCCCC;
	border-right: 2px solid #495F96;
	border-bottom: 1px solid #495F96;
	border-left: 1px solid #112C56;
	line-height:1;
}
#sidenav a:hover, #sidenav a:active, #sidenav a:focus {
	background-color: transparent;
	border-top: 1px solid #333333;
	color: #333333;
	letter-spacing: .01px;
}

#sidebar-a-none {
	display: none;
	float: left;
	width: 165px;
	font-size: 76%;
	padding: 8px;
}
#sidebar-asub {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #6A1501;
	letter-spacing: 0.1em;
	padding: 5px 8px;
	font-size: 76%;
	font-weight: bold;
}
	#sidebar-asub a {
	text-decoration: none;
	}
	#sidebar-asub a:link, #sidebar-asub a:visited {
		color: #6A1501;
	}
	#sidebar-asub a:hover, #sidebar-asub a:active {
		text-decoration: underline;
	}#accordian_box {
	width:583px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/*content*/
#content {
	float: left;
	width: 390px;
	margin: 0 25px 0 20px;
	font-size: 80%;
}
#content-wide {
	float: left;
	width: 550px;
	padding: 15px;
	font-size: 80%;
}
#content ul, #content-wide ul {
	margin-left: 30px;
	list-style-position: outside;
}
#content li, #content-wide li {
	margin-top: 3px;
}
#content_news {
	padding: 5px 15px;
	font-size: 76%;
}
#content h3, #content-wide h3, #content_news h3 {
	line-height: 125%;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 120%;
	color: #070e7b;
}
.contentnav {
	/*width: 200px;*/
	margin-left: 97px;
	font-weight: bold;
}
.contentnav ul {
	float: left;
	}
.contentnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contentnav a {
	display: block;
	text-decoration: none;
	/*background-color: #112C56;*/
	padding: 4px 10px;
	color: #070e7b;
	border-bottom: 1px solid #070e7b;
	line-height:1;
}
.contentnav a:hover, .contentnav a:active, .contentnav a:focus {
	border-bottom: 1px solid #070e7b;
	color: #FF8A00;
	letter-spacing: .021px;
}

/*sidebar-b*/
#sidebar-b {
	float: left;
	width: 165px;
	padding: 5px 0 0 0;
	color: #333333;
	font-size: 76%;
}

#sidebar-b h1, #sidebar-b h2, #sidebar-b h3, #sidebar-b h4, #sidebar-b h5, #sidebar-b h6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 0.1em;
	color: #070e7b;
	font-size: 120%;
	text-transform: uppercase;
}

#sidebar-b ul {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 90%;
	line-height: 1.5;
	font-weight: bold;
	list-style-position: outside;
	vertical-align: middle;
	list-style-type: square;
	}

#sidebar-b li {
	margin-top: 3px;
}

/*subcolumns*/
#subcolumn-left {
	float:left;
	width: 50%;
}

#subcolumn-right {
	margin-left: 51%;
}

/*footer*/
#footer-orange {
	clear: both;
	padding: 5px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003D6E;
	font-size: 76%;
	color: #003D6E;
	background-color: #FF8A00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003D6E;
}
#footer {
	background: url(../images/leftcol.png) repeat-y left top;
	/*clear: both;
	padding: 5px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003D6E;
	font-size: 76%;
	color: #003D6E;
	background-color: #FF8A00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003D6E;*/
}
#footer a {
	padding: 0 10px;
	text-decoration: none;
	}
#footer a:link, #footer a:visited {
	color: #003D6E;
	}
#footer a:hover, #footer a:active {
		text-decoration: underline;
	}


/*general*/
.bold-blue {
	color: ##070e7b;
	font-weight: bold;
}
.bold-ital {
	font-style: italic;
	font-weight: bold;
}
.bold-red {
	color: #e40d0d;
	font-weight: bold;
}
.box-right {
	padding: 5px 5px 2px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px solid #e40d0d;
	float: right;
}
.breadcrumb {
	font-size: 90%;
}
.buttonbackground {
	background-image: url(/images/moviepurchase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 2px 0px 0px;
}
.enews {
	float: left;
	margin-left: 10px;
}
.footnote-number {
	vertical-align:super;
}
.footnote {
	font-size: 76%;
}
.image-left {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.image-right {
	float: right;
	margin: 0px 0px 3px 10px;
	padding: 0px;
}
.line-divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #070e7b;
	line-height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.MORE {
	font-size: 76%;
	text-transform: uppercase;
}
.quote-by {
	font-size: 90%;
	font-style: italic;
	text-align: right;
}


/* from John Gallant the following closes floats */

.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0;
}
/* from John Gallant Holly Hack for a bug in floats?*/

/* \*/
* html #p7TMnav {height: 1%;}
/* */

/*\*/
* html .outerwrapper,
* html .innerwrapper
{height: 1%;}
/* */

