/* CSS Document */

html, body {
	background: url(/images/page-bg.jpg) #ffffff repeat-x 50% 0;
	color:#585858;
	height:100%;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#wrapper {
	width:960px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	min-height:100%;
}
#header {
	width:960px;
	height:100px;
	position:relative;
}
#headerLeft {
	width:405px;
	position:relative;
	float:left;
}
#logo {
	width:291px;
	height:77px;
	position:relative;
	float:left;
	margin-top:15px;
}
#headerInfo {
	width:405px;
	height:89px;
	position:relative;
	float:left;
}
#headerRight {
	width:550px;
	position:relative;
	float:right;
	text-align:right;
}
#top {
	position:relative;
	float:left;
	width:100%;
	margin-top:5px;
}
#topLinks {
	width:500px;
	position:relative;
	float:right;
	text-align:right;
	margin-top:5px;
	height:13px;
}
.topLinks, .topLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	text-align:right;
	font-weight:normal;
}
.topLinks a:hover {
	text-decoration:underline;
	color: #353535;
	font-weight:normal;
}
#date {
	width:350px;
	float:left;
	position:relative;
	text-align:left;
}
#headerSearch {
	height:30px;
	width:300px;
	position:relative;
	float:right;
	text-align:right;
	margin-top:5px;
}
#icons {
	width:390px;
	float:right;
	position:relative;
	text-align:right;
	margin-bottom:5px;
}
#nav 
{
	width:960px;
	height:35px;
	position:relative;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	border:1px solid #034685;
	margin-top:10px;
}

.navitem a {
	color:#ffffff;
	font:normal 14px Arial, Helvetica, sans-serif;
	line-height:35px;
	text-align:center;
	float:left;
	text-decoration:none;
	padding:0px 33px;
	font-weight:normal;
}
.navitem a:hover {
	text-decoration:none;
	color:#fbb930;
	background-image:url(/images/nav-bg-hover.jpg);
	background-repeat:repeat-x;
	font-weight:normal;
}
.navDivider {
	background-image:url(/images/nav-divider.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:2px;
	float:left;
}
#movie {
	width:960px;
	height:250px;
	position:relative;
	float:left;
}
#left {
	width:680px;
	float:left;
	position:relative;
	padding-left:10px;
	margin-top:10px;
}
#right {
	width:240px;
	float:right;
	position:relative;
	border-left:1px solid #cccccc;
	margin-top:20px;
	padding-left:10px;
}
#right p, #right p a, #right p a:hover {
	font-size:11px;
}
#bottom-content {
	width:960px;
	float:left;
	position:relative;
	margin-top:25px;
}
.bottom-boxes {
	background-color:#FDE0A8;
	border:1px solid #C59D4F;
	float:left;
	height:125px;
	margin-left:5px;
	padding:15px;
	position:relative;
	width:200px;
	font-size:11px;
}
.bottom-boxes a, .bottom-boxes a:hover, .bottom-boxes p {
		font-size:11px;
}
#footer {
	width:960px;
	height:70px;
	padding-top:30px;
	border-top:1px solid #cccccc;
	float:left;
	text-align:center;
	margin-top:15px;
}
.footerLinks, .footerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.footerLinks a:hover {
	text-decoration:underline;
	color:#333;
}
#left-nav {
	width:264px;
	float:left;
	position:relative;
}

#left-nav ul.links, #left-nav .acctitle{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	line-height:165%;
	width:264px;
	list-style-image:none;
	line-height:normal;
	font-weight:bold;
}
#left-nav ul.links li,#left-nav .acctitle{
	margin:0;
	padding:0;
	list-style-image:none;
	line-height:150%;
	color:#ffffff;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:264px;
}
#left-nav .acctitleright
{
	float:left;
	width:239px;
}

#left-nav .acctitleleft
{
	float:left;
	width:15px;
	padding-left:10px;
	cursor:pointer;
	font-weight:bold;
	margin-top:5px;
	color:#ffffff;
}

#left-nav .acctitleleft:hover 
{
    color:#0e2f4e;
}
#left-nav ul.links li a, #left-nav .acctitle a,#left-nav .acctitleright a{
    font:12px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	padding:3px 0px 3px 15px;
	width:224px;
	color:#ffffff;
	list-style-image:none;
	line-height:20px;
	font-weight:bold;
}
.accselectedlink
{
	font:11px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	width:204px;
	list-style-image:none;
	line-height:14px;
	font-weight:normal;
	padding-left:50px;
	color:#C0D72F;
}
.acctitleselected
{
	color:#0e2f4e;
	background-color:#3178BE;
}
.acctitleselected a
{
	width:204px;
}

#left-nav-middle div
{
	float:left;
}

#left-nav .acctitleright a:hover
{
	background-image:url(/images/left-nav-bg-hover.jpg);
	color:#0e2f4e;
	width:220px;
}
#left-nav ul.links li a:hover,#left-nav .acctitle:hover{
	background-image:url(/images/left-nav-bg-hover.jpg);
	color:#0e2f4e;
}
#left-nav ul.links li.tertiary,#left-nav .accitem 
{
	background-color:#3178be;
	list-style-image:none; 
	list-style:none;
}
#left-nav ul.links li.tertiary a,#left-nav .accitem a {
    font:11px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	color:#ffffff;
	width:214px;
	list-style-image:none;
	line-height:14px;
	font-weight:normal;
	padding-left:50px;
}
#left-nav ul.links li.tertiary a:hover,#left-nav .accitem a:hover{
	color:#fbb930;
	background:none;
	list-style-image:none;
}
#left-nav ul.links li a.current,ul.vert-one li a.current:hover{
	background:#ececec;
	color:#0e2f4e;
}

#left-nav .acctitle
{
	/*border-top:1px solid #0d4881;*/
	border-top:1px solid #296cad;
	margin-bottom:0px;
	margin-top:0px;
	overflow:hidden;
}
#left-nav .acctitle:hover {
    color:#ff0000;
}

.left-nav-divider {
	width:264px;
	height:0px;
	border-top:1px solid #0d4881;
	border-bottom:1px solid #296cad;
	margin-bottom:0px;
	margin-top:0px;
	overflow:hidden;
}
#left-nav-top {
	width:249px;
	height:49px;
	position:relative;
	float:left;
	background-image:url(/images/left-nav-bg-top.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:35px;
}
#left-nav-middle {
	width:264px;
	float:left;
	position:relative;
	background-image:url(/images/left-nav-bg-middle.jpg);
	background-repeat:repeat-y;
	min-height:350px;
}
#left-nav-bottom {
	width:264px;
	height:82px;
	float:left;
	position:relative;
	background-image:url(/images/left-nav-bg-bottom.jpg);
	background-repeat:no-repeat;
}
#request-info-button, #request-info-button a {
	width:264px;
	height:110px;
	float:left;
	position:relative;
	display:block;
	background-image:url(/images/request-info-button-up.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
#request-info-button a:hover {
	width:264px;
	height:110px;
	float:left;
	position:relative;
	display:block;
	background-image:url(/images/request-info-button-over.jpg);
	background-repeat:no-repeat;
}
.breadcrumbs {
	width:675px;
	float:right;
	position:relative;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0055a5;
	font-weight:bold;
}

.breadcrumbsfull
{
	width:920px;
	position:relative;
	margin-top:30px;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0055a5;
	font-weight:bold;
}

.breadcrumbs a {
	color:#585858;
	text-decoration:underline;
	font-size:10px;
}
.breadcrumbs a:hover {
	color:#333333;
	text-decoration:none;
}
.bodyContentHolder 
{
    width:960px;
    float:left;
    margin-top:30px;
}
.rightContentHolder 
{
    float:right;
    width:695px;
}
#right-body-content {
	width:635px;
	float:left;
	position:relative;
	background:#ffffff;
	border:1px solid #999999;
	padding:20px;
	margin-top:10px;
	margin-left:18px;
}
#full-body-content
{
	position:relative;
	width:920px;
	background:#ffffff;
	border:1px solid #999999;
	padding:20px;
	margin-top:10px;
}
.cart-text, .cart-text a {
    font-weight:bold;
}
.contentHolderFull 
{
    width:930px;
    margin-top:10px;
    border:1px solid #ccc;
    padding:15px;
    float:left;
    min-height:300px;
}
.contentHolderFullInside 
{
    padding:10px 20px;
    border:1px solid #ccc;
    float:left;
    width:890px;
}
.loginBox
{
    width:390px;
    min-height:300px;
    float:left;
    border:1px solid #999999;
    margin-top:10px;
    padding:15px;
}
.loginBoxBottom 
{
    width:390px;
    height:20px;
    border-top:1px solid #ffffff;
    border-right:1px solid #999999;
    border-left:1px solid #999999;
    border-bottom:1px solid #999999;
    background-color:#dfdddd;
    float:left;
    padding:15px;
    text-align:right;
}
.loginBoxForgot {
    float:left;
    text-align:left;
    width:230px;
}
.blogHolder 
{
    width:376px;
    height:235px;
    background-image:url(/images/blogBg.jpg);
    background-repeat:no-repeat;
    float:right;
}
.recentBlogs 
{
    padding:5px 0;
}
.recentBlogs .Date 
{
    font-weight:bold;
}