body, html {
	background-color: #b2d6ee;
	background-image: url(../assets/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	line-height: 150%;
	height:100%; /* needed for container min-height */
}

sup {
	line-height: 0;
}

h1 {
	font-size: 19px;
	font-weight:bold;
	color: white;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	color: #003366;
	margin-bottom: 0;
}

p {
	line-height:150%;
}

label{
	line-height:100%;
}


a {
	color: #003366;
}

a:hover {
	color: #1F89CD;
}

.separator {
	height: 1px;
	clear: both;
}

#container {
	width: 741px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	position: relative;
}


#logoAndNav {
	width: 158px;
	height: 650px;
	float: left;
	background-image: url(../assets/navBack.jpg);
	background-repeat: no-repeat;
	background-position: left 110px;
	position: relative
}



/* this starts the navigation css */


dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navWrapper {
	width: 142px;
	min-height: 230px;
	_height: 230px;
	position: absolute;
	left: 16px;
	top: 137px;
	visibility: visible;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	line-height: 13px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #B2D6EE;
	padding-top: 8px;

}

*html #nav a {
	height: 13px;
}

#nav a:hover {
	color: #135587;
}

#nav li ul {
	display: block;
	position: absolute;
	left: -1000px;
	bottom: -57px;
}

#nav li ul a {
	border: none;
	text-indent: 10px;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
	}

img {
	border-style: none;
}


/* this ends the navigation css */

#homeMovie {
	width: 583px;
	min-height: 410px;
	_height: 410px;
	float: left;
	z-index: 0;
	padding:0;
	margin:0;
}

#content, #dsClubContent {
	width: 583px;
	min-height: 240px;
	_height: 240px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	margin:0;
	padding:0;
	padding-bottom: 40px;
	margin-top: -3px;
}

#content {
	background-image: url(../assets/contentBack.jpg);
}

#dsClubContent {
	/*background-image: url(../assets/contentBack.jpg);*/
}

#forumcontent {
	width: 583px;
	min-height: 650px;
	_height: 650px;
	background-image: url(../assets/forumBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	padding-bottom: 40px;
}


#text {
	width: 385px;
	margin-left: 40px;
}

.pageHeading {
	/*position: absolute;
	top: -28px;
	left: 40px;
	z-index: 4000;*/
	margin: 10px 0 20px 40px;
}

.textSubPages {
	margin-bottom: 10px;
	margin-left: 40px;
	width: 473px;
	margin-bottom: 10px;
}

#dsClubContent .textSubPages {
    color: #ffffff;
}

.contactSubPages {
	margin-left: 40px;
	width: 473px;
	margin-bottom: 10px;
}

.textSubPages h2 {
	padding-left: 20px;
	background-image: url(../assets/downloadArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:8px;
}
.DonationForm .send {
	margin-left: 150px;
}

/*CSS for donations page */

.donationSubPages {
	margin-left: 40px;
	width: 473px;
	margin-bottom: 10px;
}

.donationSubPages form {
	margin-top: 20px;
}

.donationSubPages  {
	float: left;
	width: 150px;
	font-weight:bold;
}

.donationSubPages input {
	width: 200px;
}

.donationSubPages h2 {
	padding-left: 20px;
	background-image: url(../assets/downloadArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:8px;
}

.donationsText {
	width: 300px;
}


.submitDonationForm {
	margin-left: 150px;
}

.contactSubPages form {
	margin-top: 20px;
}

.contactSubPages label {
	float: left;
	width: 70px;
	font-weight:bold;
}

.contactSubPages input {
	width: 200px;
}

.contactText {
	width: 453px;
	height: 122px;
}

.send {
	margin-left: 70px;
}

.errorMessage {
	margin-left: 70px;
}

#quickMenu {
	width: 182px;
	height: 161px;
	position: absolute;
	z-index: 4000;
	left: 387px;
	top: -169px;
}

#quickMenu a {
	font-size: 11px;
	color: #F3AF97;
	position: absolute;
	left: 33px;
	top: 72px;
}

#menuLocationsLinks {
	width: 390px;
	height: 45px;
	background: url(../assets/menuLocationLinks.png) no-repeat;
	margin-top: 15px;
}

#menuLocationsLinks li {
	display: inline;
	float: left;
	width: 85px;
	height: 30px;
	margin-left: 40px;
	margin-top: 7px;
}


#menuLocationsLinks li a {
	line-height: 1;
	font-size: 13px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

#menuLocationsLinks li a:hover {
	color: #b2d6ee;
}

/* This is the beginning of the CSS for the franchise pages */

#franchiseCategoriesList {
	position: absolute;
	z-index: 4000;
	left: 10px;
	top: 0;
	width: 455px;
}

.franchiseList {
	float: left;
	width: 220px;
	margin-top: 10px;
	line-height: 180%;
}

.franchiseList li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 2em;
	padding-left: 0;
	font-weight: bold;
}

.franchiseText { 
	width: 430px;
}

.franchiseText h2 {
	display: inline;
	height: 10px;
	padding-left: 20px;
	background-image: url(../assets/menuItemArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight:bold;
	margin: 0;
}

.franchiseText p {
	margin-top: 5px;
}

.franchiseDisclaimer {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	width: 454px;
	font-size: 10px;
	line-height: 100%;
	font-style: italic;
	text-align:center;
	color: #1F89CD;
}

.restaurantThumb {
	width: 130px;
	height: 150px;
	font-size: 10px;
	text-align:center;
	float: left;
	margin-right: 10px;
}

/*CSS for comments page */

.commentsSubPages .rbFranchise input{width: 20px; float:left;}
.commentsSubPages .rbFranchise lable{float:left; width: 40px;}

.commentsLeft {
	width: 210px;
	float: left;
	margin-right: 10px;
}

.commentsRight {
	width: 210px;
	float: left;
}


.commentsSubPages {
	margin-left: 40px;
	width: 473px;
	margin-bottom: 10px;
}


.commentsSubPages label {
	font-weight:bold;
	display:block;
	width: 205px;
	margin-top: 3px;
}

.commentsSubPages input {
	width: 205px;
}

.commentsSubPages select {
	width: 205px;
}

.commentsSubPages h2 {
	margin-bottom:8px;
}

.commentsText {
	width: 400px;
	font-size:12;
}
.commentsText p{
	font-size: 12px;
	line-height: 130%;
	padding: 0;
	margin-top: 0;
	margin-bottom: 5px;
}


.submitCommentsForm {
	clear: both;
}

.send {
	margin-left: 70px;
}

.errorMessage {
	margin-left: 70px;
}

/* This is the beginning of the CSS for the menu items */

#menuCategories {
	width: 454px;
	height: 103px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	position: relative;
}

#menuCategoriesImage {
	width: 124px;
	height: 103px;
	position: absolute;
	z-index: 1000;
	background-repeat: no-repeat;
}

#menuCategoriesList {
	position: absolute;
	z-index: 4000;
	left: 126px;
	top: -1px;
	width: 330px;
}

#menuCategoriesFrame {
	position: absolute;
	z-index: 2000;
}

.menuList, .kidsList {
	float: left;
	width: 160px;
	margin-top: 8px;
	line-height: 160%;
}

.kidsList {
	width: 220px;
}

.menuList li, .kidsList li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 2em;
	padding-left: 0;
	font-weight: bold;
}

.menuDropDown {
	position: absolute;
	top: 47px;
	left: 16px;
	width: 142px;
}

.restDropDown {
	/*width: 100%;*/
	width: 142px;
}

.menuDDListCategory {
	font-size: 11px;
	font-weight: bold;
}

.menuDDListSubCategory {
	font-size: 11px;
	font-weight: normal;
}

.menuDDListItem {
	font-size: 9px;
	font-weight: normal;
}

.subNav {
	width: 454px;
	min-height: 70px;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.menuItem {
	width: 454px;
	min-height: 70px;
	margin-left: 40px;
	margin-bottom: 10px;
}

.menuHeader {
	width: 454px;
	height: 36px;
	background-color: #E75F2F;
	background-image: url(../assets/orangeTL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menuHeader h1 {
	line-height: 36px;
	margin-left: 10px;
	background-image: url(../assets/orangeTR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 0;
}



.menuDescription {
	width: 454px;
	background-color: #D8EAF6;
	background-image:url(../assets/blueBL.gif);
	background-repeat:no-repeat;
	background-position: left bottom;

}

.roundCorner {
	width: 444px;
	background-image:url(../assets/blueBR.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}



.blueLine {
	width: 430px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2D6EE;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	
}

.blackLine {
	width: 365px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	
	clear: both;
	
}

.blueLineNo {
	display: none;
}

.whiteLine {
	width: 430px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
	clear: both;
}

.menuImage {
	/* 
	min-width: 124px;
	_width: 124px;
	*/
	width: 124px;
	min-height: 20px;
	_height: 20px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.menuText {
	width: 290px;
	/* min-width: 200px;
	_width: 200px; */
	float: left;
}

.menuText h2 {
	padding-left: 20px;
	background-image: url(../assets/menuItemArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight:normal;
	margin-bottom: 5px;
	margin-top: 0;
}

.menuImageL {
	/* 
	min-width: 124px;
	_width: 124px;
	*/
	width: 170px;
	min-height: 20px;
	_height: 20px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.menuTextL {
	width: 244px;
	/* min-width: 200px;
	_width: 200px; */
	float: left;
}

.menuTextL h2 {
	padding-left: 20px;
	background-image: url(../assets/menuItemArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight:normal;
	margin-bottom: 5px;
	margin-top: 0;
}

.leadershipText { 
	width: 430px;
}

.leadershipText h2 {
	margin-left: 138px;
	padding-left: 20px;
	background-image: url(../assets/menuItemArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 5px;
}

.leadershipText h3 {
	margin: 0;
	font-size: 16px;
	font-weight:normal;
	margin-bottom: 10px;
}

.companyInfoText { 
	width: 430px;
}

.companyInfoText h2 {
	padding-left: 20px;
	background-image: url(../assets/menuItemArrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 16px;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 5px;
}
	
	
/*This is the end of the CSS for the menu items*/






#backToTop {
	width: 56px;
	height: 92px;
	position: absolute;
	bottom: 60px;
	left: 684px;
}

#customer {
	position: absolute;
	width: 150px;
	height: 343px;
	left: 601px;
	/*top: 258px;*/
	top: 308px;
	text-align: right;
	z-index: 5000;
}

.customerComment {
	font-size: 12px;
	color: white;
	line-height:120%;
	text-align: left;
	position: absolute;
	left: 24px;
	top: 56px;
	width: 110px;
}

.customerName {
	font-size: 10px;
	line-height: 1;
	font-style: italic;
	font-weight: bold;
	color: #387DA9;
	text-align: right;
	position: absolute;
	left: 22px;
	top: 132px;
	width: 107px;
}

#locationFinder {
	width: 158px;
	height: 176px;
	position: absolute;
	bottom: 0px;
	left: 0;
	text-align:center;
	z-index: 4000;
}

#locationFinder input.txt {
	position: absolute;
	top: 154px;
	left: 21px;
	width: 88px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #D9D9D9;
	height: 18px;
}

#footerWrapper {
	width: 741px;
	height: 35px;
	line-height: 135%;
	font-size: 10px;
	position: relative;
	margin-top: -35px;
	float: left;
	clear: both;
}

#footerLeft {
	width: 158px;
	background: #135587;
	text-align: center;
	color: white;
	float: left;
	padding-top: 5px;
	height: 40px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:35px;
}

#footerLeft a {
	color: white;
	text-decoration: underline;
}

#footerLeft a:hover {
	color: #B2D6EE;
	text-decoration: underline;
}

#footerRight {
	width: 583px;
	background: #1F89CD;
	text-align: center;
	float: left;
	color: #B2D6EE;
	padding-top: 5px;
	height: 40px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:35px;
}
	
#footerRight a {
	color: #B2D6EE;
	text-decoration: underline;
}

#footerRight a:hover {
	color: white;
	text-decoration: underline;
}


/*This is the style for the locations page*/

.roundcont {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 454px;
	background-color: #D8EAF6;
}

.roundcont form {
	margin: 0;
}

.roundtop { 
	background: url(../assets/blueTR.gif) no-repeat right top; 
}


.roundbottom {
	background: url(../assets/blueBR.gif) no-repeat right bottom;
}

img.corner {
   width: 13px;
   height: 13px;
   border: none;
   display: block !important;
}

.searchTable {
	text-align:left;
	font-weight: bold;
	width: 434px;
	margin-left: 10px;
}

.searchTable input {
	width: 120px;
}

.searchTable select {
	width: 125px;
}

.searchTable select.searchOptionsSelect {
	width: 160px;
}

.searchItem {
	width: 454px;
	min-height: 70px;
	margin-left: 40px;
	margin-bottom: 10px;
}

.mapLink {
	width: 87px;
	height: 45px;
	float: left;
	margin-right: 20px;
	font-weight: bold;
}

.searchAddress {
	width: 270px;
	margin-bottom: 10px;
	font-weight: normal;
	float:left;
}

.searchAddressDiv {
	width: 330px;
	float: left;
	margin-bottom: 10px;
	font-weight: normal;
}

.militarymap{
	width: 50px;
	height:40px;
	background-image:url(../assets/militarybase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-40px;
	margin-left:20px;
	float:right;
	z-index:2000;
}

.download {
	background-image:url(../assets/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

.leadershipDropDown {
	position:absolute;
	left: 341px;
	top: -3px;
	width: 150px;
}

/*CSS for TVCs */


.nutritionText { 
	width: 100%;
	font-size:10px;
}

.nutritionText a:hover {
	color: #135587;
}

.nutritionText a{
	text-decoration: none;
}

/*#yourmealDiv{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	min-width: 960px;
	width: 100%;
	/*height:auto !important;  real browsers 
	height:100%; /* IE6: treaded as min-height
	min-height:100%; /* real browsers 
	text-align: center;
	line-height:100%;
	cursor: hand;
	display:none;
	background: url(../assets/coverBack.png);
}*/

#yourmealDiv{
	width: 583px;
	height: auto;
	text-align: center;
	cursor: hand;
	display:none;
	background-color: #B1D6EE;
	margin-top: 20px;
}



#msgDiv {
	/*display:none; */
	width: 300px; 
	margin-left: 40px;
	font-weight: bold;
	color:#FF0000;
	font-size:14px;
}

/*CSS for TVCs */

.tvc {
	width: 400px;
	height: auto;
	margin-top: 10px;
	padding: 0;
}
.errorText
{
    color:Red;
    }
	
/* CSS for Ds Club page */

.dsClub {
	padding-left: 40px;
}

.dsClub p label, .left {
	width: 150px;	
}

.dsClub label {
	float: left;
	font-weight:bold;
}

.dsClub table {
	font-size: 12px;
}

.dsClub #StoreCode {
	width: 230px;
}

.dsClub #btnSubmit, .ThankYouDiv p, .ErrorDiv p {
	/*margin-left: 40px;*/
}

.ThankYouDiv p, .ErrorDiv p {
	margin: 5px;
}

.menuItem .ThankYouDiv p, .menuItem .ErrorDiv p {
	margin-left: 0;
}

#hiddenFields {
	position:absolute;
	left: -1000px;
	width: 100px;
}

.f2fBody {
	width: 400px;
	clear: both;
	margin-bottom: 5px;
}

.msg textarea {
	width: 310px;
}

.amt {
	float: left;
	margin-left: 5px;
	width: 60px;
}

.amt input {
	width: 70px;
}

.msgTo {
	float: left;
	width: 120px;
	margin-bottom: 5px;
}

.msgFrom {
	float: left;
	width: 180px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.msgTo input {
	width: 120px;
}

.msgFrom input {
	width: 180px;
}

.submitBut {
	margin-left: 60px;
}

.commentsHeader {
	width: 454px;
	height: 36px;
	background-color: #E75F2F;
	background-image: url(../assets/orangeTL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.commentsBody{
	width: 454px;
	background-color: #D8EAF6;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left:10px;
}

.commentsHeader h1 {
	line-height: 36px;
	margin-left: 10px;
	background-image: url(../assets/orangeTR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 0;
}

.commentsDL {
	margin-top: 8px;
	margin-left: 20px;
}

.commentsFooter {
	width: 454px;
	background-color: #E75F2F;
	background-image:url(../assets/orangeBL.gif);
	background-repeat:no-repeat;
	background-position: left bottom;

}

.commentsNav{
	height: 30px;
	background-image:url(../assets/orangeBR.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#commentsLeftnav {
	float:left;
	width:210px;
	margin-left:10px;
	text-align:left;
	color:#FFFFFF;
}

#commentsRightnav{
	float:right;
	width:180px;
	margin-right:20px;
	text-align:right;
	color:#FFFFFF;
}


/*Forum Styles */

.forumWrapper {
	width: 453px;
	min-height: 30px;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 30px;
	position:relative;
}

.forumItem {
	width: 453px;
	min-height: 70px;
	margin-top:-25px;
	z-index:-1;
}

.forumItemHeader {
	width: 453px;
	height: 33px;
	background-image: url(../assets/forum_orange_top.GIF);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:-1;
}

.forumItemHeader h2 {
	line-height: 33px;
	padding-left: 20px;
	margin-bottom: 0;
	color:#FFFFFF;
}

.forumItemWrapper {
	width: 453px;
	background-color: #D8EAF6;
	z-index:-1;
}

.forumItemDescription {
	width: 443px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	z-index:-1;
}

.forumItemFooter {
	width: 453px;
	height: 33px;
	background-image: url(../assets/forum_blue_bottom.GIF);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.forumItemFooter h3{
	font-weight:bold;
	font-size: 10px;
	color: #003366;
	padding-left: 15px;
	padding-right: 15px;
	margin:0;
	line-height: 110%;
}

.forumMenuImage {
	width: 100px;
	min-height: 20px;
	_height: 20px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.forumBoxHeader {
	width: 453px;
	height: 64px;
	background-image: url(../assets/forum_box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:200;
	
}

.forumBoxHeader h1 {
	font-size: 19px;
	color: #003366;
	padding-top:15px;
	padding-left: 20px;
	line-height: 100%;
}

.forumBoxBody{
	width: 453px;
	background-image: url(../assets/forum_box_middle.jpg);
	background-repeat:repeat-y;
	min-height: 10px;
	_height: 10px;
	padding-left: 20px;
	padding-right: 20px;
	top: -40px;
}

.forumBoxImage {
	width: 162px;
	min-height: 20px;
	_height: 20px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.forumBoxBody h2 {
	padding-left: 20px;
	background-image: url(../assets/forumItemArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight:bold;
	margin:0;
}

.forumBoxBody p{
	padding:0;
	margin: 0;
}
.forumBoxTextWrapper{
	width: 410px;
	position:relative;
	top: -40px;
}

.forumBoxTextWrapper h1 {
	font-size: 19px;
	color: #003366;
	
	margin:0;
}

.forumBoxFooter {
	width: 453px;
	height: 59px;
	background-image: url(../assets/forum_box_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:200;
	position:relative;
}


/*cease and desist  */
.letterWrapper {
	width: 463px;
	min-height: 70px;
	margin-top:-45px;
	margin-left: 35px;
	margin-bottom: 10px;
	z-index:-1;
}


.letterHeader{
	width: 463px;;
	height:205;
	background-image: url(../assets/letter_header.gif);
	background-repeat:repeat-y;
}

.cndCommentsWrapper{
	width: 463px;
	min-height: 300px;
	_height: 300px;
	background-color:#FFFFFF;
}

.cndCommentImage {
	width: 60px;
	min-height: 20px;
	_height: 20px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.commenItem {
	width: 453px;
	min-height: 70px;
	margin-left: 40px;
	margin-bottom: 10px;
	padding-left:15px;
}

.cndCommentText {
	width: 360px;
	float: left;
	color:#000000;
	text-indent: -15px;	

}

.cndCommentText p{
	margin:0px;
	padding: 0px;
}


.sortBy{
	float: right;
	margin-right: 25px;
	margin-top: 60px;
}

.commentVote {
	min-width: 90px;
	height: 22px;
	background-image: url(../assets/vote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	background-color:#CDE5EF;
	color: #003366;
	font-size: 12px;
	font-weight:bold;
	text-indent:30px;
        padding-right:5px;
        cursor:pointer; 
	cursor:hand; 
	line-height: 200%;
        margin-bottom: 5px;
        margin-top: 2px;
	
}

.commentVoter {
	min-width: 90px;
	height: 22px;
	float:left;
	
	
}


.commentVoteCount {
	padding-left:1px;
	margin-left: 5px;
	margin-right: 5px;
	min-width: 56;
	
	
	height:22px;
}

.cndForumBoxFooter {
	width: 453px;
	height: 59px;
	background-image: url(../assets/forum_box_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:200;
	position:relative;
	top: -10px;
}


/* story styles*/

.storyHeader{
	width: 453px;;
	height:33;
	background-image: url(../assets/forum_orange_top.GIF);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
	position:relative;
}

.storyFooter{
	width: 453px;;
	height:26;
	background-image: url(../assets/forum_orange_footer.GIF);
	background-repeat: no-repeat;
	background-position: left top;
}

.storyWrapper{
	width: 453px;
	min-height: 70px;
	margin-top:-45px;
	margin-left: 35px;
	margin-bottom: 10px;
	z-index:-1;
}

.storySortBy{
	float: left;
	margin-left: 25px;
	margin-top: 10px;
}

.storyBody{
	width: 453px;
	background-color: #D8EAF6;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left:10px;

}

.cndCommentsWrapper{
	width: 453px;
	min-height: 400px;
	_height: 400px;
}

.storyForm{

	width: 453px;
}


.storyFormLeft {
	width: 453px;
	float: left;
	margin-right: 10px;
}



.storyForm label {
	font-weight:bold;
	font-size: 12px;
	display:block;
	min-width: 80px;
	margin-top: 3px;
}

.storyForm input {
	width: 105px;
}

.storyForm select {
	width: 50px;
}

.storyCommentsText {
	width: 250px;
	font-size:12;
}

.storyBut{
margin-top: 20px;	
padding-top: 20px;

}

.fUpload {
	height: 18px;
	width: 60px;
	font-size: 10px;
}

.requestMoreInfoBox {
	width: 150px;
}

.requestMoreInfoBox2 {
	width: 200px;
}

/* new tv style */
#newtvcontent {
	width: 583px;
	min-height: 650px;
	_height: 650px;
	background-image: url(../assets/bg_newtv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	padding-bottom: 40px;
}

.newtvWrapper {
	width: 583x;
	min-height: 30px;
	margin-bottom: 10px;
	margin-top: 370px;
	position:relative;
	text-align: center;
}

.newtvMovieDiv {
	margin-left:auto;
	margin-right:auto;
	width: 426px;
}

.newtvFooter {
	height: 36px;
	background-color: #003466;
	text-align: center;
	margin: 0;
	padding:0;
}

.newtvFooter h1{
	color: #F9DA03;
	padding-top: 10px;
}

.newtvHeading {
	margin: 10px 0 10px 40px;
}

.newtvHeader{
	display: none;
	height: 1px;
	top: -200px;
	left:-300px;
	position: relative;
}

.newtvHeading h1{
	color:#03345F;
}

.leadershipCrew{width:200px; margin:2px;position:relative; padding:0; float:left;}

