
A:link, A:visited
{
	text-decoration: none;
	color: #86081b;
}


A:hover, A:active
{
	text-decoration: none;
	color: #ed4b16;
}



.big
{
    font-size: 120%;
    line-height: 120%;
    color: #221500;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
}



BODY
{
	font-family: Arial, Helvetica;
	font-size: 82%;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	line-height: 120%;
    margin: 0px;
    height: 100%;
    padding: 0px;
    background: #9b9b9b;
    color: #4C320A;

}


.bold
{
    font-weight: bold;
}



.box_alert
{
    border: 1px solid #e97f14;
    padding-left: 35px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;

    background: #f6d479 url(../../images/icons/icon_alert.gif) no-repeat 10px 10px;
}



.bullet_arrow
{
    padding-bottom: 5px;

}


.bullet_icon
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 25px;
    padding-top: 1px;
    padding-bottom: 7px;
    vertical-align: bottom;
}


.bullet_doc
{
    background: transparent url(../../app_themes/popcorn_hour/images/icon_doc.gif) no-repeat top left;
}


.bullet_down
{
    background: transparent url(../../app_themes/popcorn_hour/images/icon_download.gif) no-repeat top left;
}

.bullet_faq
{
    background: transparent url(../../app_themes/popcorn_hour/images/icon_faq.gif) no-repeat top left;
}





.button
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .6em;
	padding-right: .6em;
    margin: 0px;
    font-family: Verdana, Arial;
    border: none;
    width: 90px;
    height: 27px;
    background: transparent url(../../App_Themes/Popcorn_Hour/Images/button_white.gif) no-repeat 2px 2px;

}


.button_wide
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .6em;
	padding-right: .6em;
    margin: 0px;
    font-family: Verdana, Arial;
    border: none;
    width: 130px;
    height: 27px;
    background: transparent url(../../App_Themes/Popcorn_Hour/Images/button_white_wide.gif) no-repeat 2px 2px;

}


.button_xtrawide
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .6em;
	padding-right: .6em;
    margin: 0px;
    font-family: Verdana, Arial;
    border: none;
    width: 175px;
    height: 27px;
    background: transparent url(../../App_Themes/Popcorn_Hour/Images/button_white_xtrawide.gif) no-repeat 2px 2px;

}


.clear
{
    clear: both;
}



DIV
{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
}




.double_space
{
    line-height: 130%;
}



.dropdown-100
{
    width: 100px;

}

.dropdown-120
{
    width: 120px;
}

.dropdown-200
{
    width: 200px;
}


.err
{
    color: Red;
}


.fakebutton
{
    cursor: pointer;
}





.footer
{
    padding: 0;
    margin: 0 auto;
    background: #222222 url(../../App_Themes/Popcorn_Hour/Images/bg_shadow3.jpg) repeat-y center;
     
}

.footer_content
{
    margin: 0px auto;
    width: 1024px;
    background-color: #130f0f;
}

.footer_content div
{
    font-size: 10px;
    color: #444444;
    margin: 0px auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 80px;
    padding-right: 80px;
}

.footer_content div a, .footer_content div a:visited, .footer_content div a:hover, .footer_content div a:active
{
    font-size: 10px;
    color: #444444;
}





.grey
{
    color: #444444;
}



.header
{
    width: 908px;
    margin: 0px auto;
}

.header_title
{
    font-size: 34px;
    line-height: 34px;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 20px;
}


.header_title a, .header_title a:visited, .header_title a:active 
{
    color: #86081b;
    text-decoration: None;
}



.header_links
{
    font-size: 15px;
    line-height: 17px;
    padding-right: 45px;
    vertical-align: bottom;
    text-align: right;
}

.header_links a, .header_links a:visited, .header_links a:active 
{
}




.heading
{
    font-size: 110%;
    line-height: 110%;
    font-weight: bold;
    padding-bottom: 10px;
}



.italic
{
    font-style: italic;
}




.line
{
    margin-top: 15px;
    margin-bottom: 10px;
    width: 100%;
    height: 10px;
    
    background: transparent url(../../app_themes/popcorn_hour/images/line.gif) repeat-x;

}




.no_border table td
{
    border: none;
}




.OutlookBarUp
{
    border: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	min-width:100%;
	text-align: left;
    font-weight: bold;
    font-size: 100%;
    font-family: Arial;

    background-color: Transparent;

}

.OutlookBarDown
{
    border: none;
   	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	min-width:100%;
	text-align: left;
    font-weight: bold;
    font-size: 100%;
    font-family: Arial;

    background-color: Transparent;

}


.p2
{
    padding: 2px;
}


.p10
{
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.p_tb10
{
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
}




.pager
{
    padding: 8px;
    text-align: center;
    font-size: 98%;
}


.page_background
{
    padding: 0px;
    width: 881px;
    margin: 0px auto;
}


.page_bg
{
    margin: 0px auto;
    padding: 0px;
    padding-bottom: 20px;
    background: #7f0516 url(../../App_Themes/Popcorn_Hour/Images/bg1.jpg) no-repeat top center;
    width: 1024px;
}






.Rounds_Left_Top
{
    margin: 0px auto;
    width: 218px;
    height: 22px;
    background: transparent url(../../App_Themes/Popcorn_Hour/Images/BG_Rounds_Left_Top.png) no-repeat 0px 0px;
}

.Rounds_Left_Middle
{
    width: 218px;
    margin: 0px auto;
    background: transparent url(../../App_Themes/Popcorn_Hour/Images/BG_Rounds_Left_Middle.png) repeat-y 0px 0px;
}

.Rounds_Left_Middle_Grad
{
    width: 198px;
    margin: 0px auto;
    background: #f4b82b url(../../App_Themes/Popcorn_Hour/Images/BG_Rounds_Left_Grad.png) no-repeat top;
}

.Rounds_Left_Middle_Inside
{
    width: 170px;
    margin: 0px auto;
}

.Rounds_Left_Bottom
{
    width: 218px;
    height: 244px;
    margin: 0px auto;
    background: transparent url(../../App_Themes/Popcorn_Hour/Images/BG_Rounds_Left_Bottom.png) no-repeat 0px 0px;
}



.Rounds_Right_Top
{
    width: 663px;
    height: 22px;
    margin: 0px auto;
    background: transparent url(../../App_Themes/Popcorn_Hour/Images/BG_Rounds_Right_Top.png) no-repeat 0px 0px;
}

.Rounds_Right_Middle
{
    width: 663px;
    margin: 0px auto;
    background: transparent url(../../App_Themes/Popcorn_Hour/Images/BG_Rounds_Right_Middle.png) repeat-y 0px 0px;
}

.Rounds_Right_Middle_Grad
{
    width: 641px;
    margin: 0px auto;
    background: #ee961b url(../../App_Themes/Popcorn_Hour/Images/BG_Rounds_Right_Grad.jpg) repeat-x top left;
}

.Rounds_Right_Middle_Inside
{
    width: 610px;
    height: 578px;
    min-height: 578px;
    margin: 0px auto;
    padding-top: 8px;
}

html>body .Rounds_Right_Middle_Inside{height:auto}


.Rounds_Right_Bottom
{
    width: 663px;
    height: 22px;
    margin: 0px auto;
    background: transparent url(../../App_Themes/Popcorn_Hour/Images/BG_Rounds_Right_Bottom.png) no-repeat 0px 0px;
}
















.RowText td a, .RowText td a:visited, .RowTextAlt td a, .RowTextAlt td a:visited
{
    display: block;
    width: 100%;
}

.RowText td
{
    font-size: 100%;
	width: 100%;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.RowTextAlt td
{
    background-color: #f6e6b4;
    font-size: 100%;
	width: 100%;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.RowTextComments td
{
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 10px;

    border-left: solid 1px #eb8811;
    border-right: solid 1px #eb8811;
    border-top: solid 1px #eb8811;
    border-bottom: solid 1px #eb8811;
}

.RowTextCommentsAlt td
{
	background-color: #f6e6b4;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 10px;
	
    border-left: solid 1px #eb8811;
    border-right: solid 1px #eb8811;
    border-top: solid 1px #eb8811;
    border-bottom: solid 1px #eb8811;
}

.RowTextSupport td
{
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 10px;

    border-left: solid 1px #eb8811;
    border-right: solid 1px #eb8811;
    border-top: solid 1px #eb8811;
    border-bottom: solid 1px #eb8811;
    background-color: #eb8811;
}

.RowTextHeader td
{
    border-bottom: solid 2px #eb8811;
}


.small
{
    padding-top: 5px;
    font-size: 10px;
    line-height: 10px;
}


.space
{
    height: 10px;
    background: transparent;
}



.table1
{
    width: 100%;
  	margin-top: 0px;
  	margin-bottom: 0px;
}

.table1 td
{
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.table1 .buttons
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.table1 .head
{
    color: White;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #86081b;
}

.table1 .label
{
    text-align: right;
    color: #333333;
}

.table1 .space
{
    font-size: 20%;
}

.table_header
{
    width: 100%;
  	margin-top: 0px;
  	margin-bottom: 0px;
}

.table_header td
{
    padding-left: 0px;
    padding-right: 20px;
}


.table_main
{
    width: 881px;
}
.table_main_left
{
    width: 218px;
}
.table_main_right
{
    width: 663px;
}



.table_top
{
    border-bottom: solid 2px #444444;
    margin-top: 5px;
    margin-bottom: 15px;
}



/* ------------------------------------------- */


.Tabs
{
    margin: 0px;
    padding-bottom: 10px;
}

.Tabs ul
{
	list-style: none;
	margin: 0px;
    padding: 0px;
}

.Tabs li 
{
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.Tabs a, .Tabs a:visited
{
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 25px;
    padding-right: 20px;
    vertical-align: middle;
    margin: 0px;
    color: #86081b;
}

.Tabs a:hover, .Tabs a:active
{
    color: #ed4b16;
}



.Tabs li.Selected a, .Tabs li.Selected a:visited, .Tabs li.Selected a:hover
{
    font-weight: bold;
    background: transparent url(../../app_themes/popcorn_hour/images/arrow.gif) no-repeat 9px 7px;
    color: #86081b;
}


/* ------------------------------------------- */



.Tabs_Top
{
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
}


.textbox
{
	width: 180px;
}

.textbox-50
{
	width: 50px;
}

.textbox-200
{
	width: 200px;
}



.top_bg
{
    padding: 0;
    margin: 0 auto;
    background: transparent url(../../App_Themes/Popcorn_Hour/Images/bg_shadow1.png) repeat-y center;
     
}





UL LI
{
	margin-bottom: 5px;
}

.UpImage
{
	background-image: url(../../App_Themes/Popcorn_Hour/Images/ua2.gif);
	background-position: 85% 45%;
	background-repeat: no-repeat;
}

.DownImage
{
	background-image: url(../../App_Themes/Popcorn_Hour/Images/da2.gif);
	background-position: 85% 45%;
	background-repeat: no-repeat;
}


.white, .white a, .white a:visited, .white a:hover

{
    color: White;
}







.yregbx_gry
{
    margin:0px;
    padding-top: 0px;
    padding-bottom: 10px;
} 

.yregbx_gry div
{
    background-color: #f6e6b4;
} 

.ct_gry
{
    background:transparent url(../../app_themes/popcorn_hour/images/crn_tr_gry.png) no-repeat top right;

} 

.ct_gry .cl_gry
{
    background:transparent url(../../app_themes/popcorn_hour/images/crn_tl_gry.png) no-repeat top left;
} 

.cb_gry
{
    background:transparent url(../../app_themes/popcorn_hour/images/crn_br_gry.png) no-repeat bottom right;

} 

.cb_gry .cl_gry
{
    background:transparent url(../../app_themes/popcorn_hour/images/crn_bl_gry.png) no-repeat bottom left;
}

.ct_gry, .ct_gry .cl_gry, .cb_gry, .cb_gry .cl_gry
{
    display:block;
    font-size:0;
    line-height:0;
    margin:0;
    height:9px;
    position:relative;
}

.ct_gry, .cb_gry
{
    width:100%;
    right:0px;
}

.ct_gry .cl_gry, .cb_gry .cl_gry
{
    width:50%;
    left:0px;
}






.yregbx_gry2
{
    margin:0px;
    padding-top: 0px;
    padding-bottom: 10px;
} 

.yregbx_gry2 div
{
    background-color: #f6e6b4;
} 

.ct_gry2
{
    background:transparent url(../../app_themes/popcorn_hour/images/crn_tr_gry2.png) no-repeat top right;

} 

.ct_gry2 .cl_gry2
{
    background:transparent url(../../app_themes/popcorn_hour/images/crn_tl_gry2.png) no-repeat top left;
} 

.cb_gry2
{
    background:transparent url(../../app_themes/popcorn_hour/images/crn_br_gry2.png) no-repeat bottom right;

} 

.cb_gry2 .cl_gry2
{
    background:transparent url(../../app_themes/popcorn_hour/images/crn_bl_gry2.png) no-repeat bottom left;
}

.ct_gry2, .ct_gry2 .cl_gry2, .cb_gry2, .cb_gry2 .cl_gry2
{
    display:block;
    font-size:0;
    line-height:0;
    margin:0;
    height:9px;
    position:relative;
}

.ct_gry2, .cb_gry2
{
    width:100%;
    right:0px;
}

.ct_gry2 .cl_gry2, .cb_gry2 .cl_gry2
{
    width:50%;
    left:0px;
}





html,body,p,div,form{ margin:0px; padding:0px; border:0px; border-collapse:separate; border-spacing:0px; } input,select{ margin:0; padding:0; }
