
A:link, A:visited
{
	text-decoration: none;
	color: #005868;
}


A:hover, A:active
{
	text-decoration: underline;
	color: #387e8f;
}



.big
{
    font-size: 150%;
    line-height: 130%;
    color: #005868;
    font-weight: bold;
}



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%;
    
    background: #8dd9e1 url(../../app_themes/popcorn_hour/images/bg.jpg) repeat-x;


}


.bold
{
    font-weight: bold;
}



.box_alert
{
    border: 1px solid #aaaaaa;
    padding-left: 35px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;

    background: #ffffcc url(../../images/icons/icon_alert.gif) no-repeat 10px 10px;
}



.bullet_arrow
{
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-left: 25px;

    background: transparent url(../../app_themes/popcorn_hour/images/arrow.gif) no-repeat top 10px;

}


.bullet_icon
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 25px;
    padding-top: 1px;
    padding-bottom: 1px;
    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: #000000;
	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: #000000;
	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: #000000;
	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
{
    clear: both;
    width: 908px;
    margin: 0px auto;
    text-align: center;
    line-height: 150%;
    color: #ffffff;
    padding-top: 15px;
  	background: url(../../app_themes/popcorn_hour/images/content_bottom.gif) no-repeat left top;
}

.footer a, .footer a:visited, .footer a:hover
{
    color: #ffffff;
}



.grey
{
    color: #444444;
}



.header
{
    width: 908px;
    height: 141px;
    padding: 0px;
    margin: 0px auto;
  	background: url(../../app_themes/popcorn_hour/images/header_support.jpg) no-repeat left top;

}

.header_title
{
	color: #8dd9e1;
    padding-left: 25px;
    padding-top: 60px;
    padding-bottom: 20px;
    font-size: 2em;
    font-weight: bold;
    vertical-align: bottom;
}


.header_title a, .header_title a:visited, .header_title a:active 
{
    color: #8dd9e1;
    text-decoration: None;
}



.header_links
{
    color: #ffffff;
    padding-left: 25px;
    vertical-align: bottom;
}

.header_links a, .header_links a:visited, .header_links a:active 
{
    color: #ffffff;
}




.heading
{
    font-size: 120%;
    line-height: 120%;
    font-weight: bold;
}



.italic
{
    font-style: italic;
}




.line
{
    margin-top: 8px;
    margin-bottom: 8px;
    width: 100%;
    height: 10px;
    
    background: transparent url(../../images/line_dot.gif) repeat-x center;

}




.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: 10px;
}


.pager
{
    margin: 8px;
    text-align: center;
    font-size: 98%;
}


.page_background
{
    padding: 20px;
    width: 868px;
    margin: 0px auto;
    background-color: White;
}




.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: #eeeeee;
    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-right: solid 1px #aaaaaa;
    border-bottom: solid 1px #aaaaaa;
}

.RowTextCommentsAlt td
{
	background-color: #efecef;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 10px;
	
    border-right: solid 1px #aaaaaa;
    border-bottom: solid 1px #aaaaaa;
}

.RowTextSupport td
{
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 10px;

    border-right: solid 1px #aaaaaa;
    border-bottom: solid 1px #aaaaaa;
    background-color: #d2f0f3;
}

.RowTextHeader td
{
    border-bottom: solid 1px #aaaaaa;
    background: white url(../../images/grads/Top_Bar1.jpg) repeat-x top left;
}





.small
{
    font-size: 80%;
    line-height: 100%;
}


.space
{
    height: 10px;
}



.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
{
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #dfdfdf;
    border-top: solid 15px white;
    border-bottom: solid 5px white;
}

.table1 .label
{
    text-align: right;
    color: #333333;
}

.table1 .space
{
    background-color: White;
    font-size: 20%;
    color: White;
}

.table_header
{
    width: 100%;
  	margin-top: 0px;
  	margin-bottom: 0px;
}

.table_header td
{
    padding-left: 0px;
    padding-right: 20px;
}

.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;
}

.Tabs li.Selected a, .Tabs li.Selected a:visited, .Tabs li.Selected a:hover
{
    font-weight: bold;
    background: #dfdfdf url(../../app_themes/popcorn_hour/images/arrow.gif) no-repeat 13px 6px;
}


/* ------------------------------------------- */



.Tabs_Top
{
    margin: 0px;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
}


.textbox
{
	width: 180px;
}

.textbox-50
{
	width: 50px;
}

.textbox-200
{
	width: 200px;
}




UL LI
{
	margin-bottom: 5px;
}

.UpImage
{
	background-image: url(../../images/ua2.gif);
	background-position: 85% 45%;
	background-repeat: no-repeat;
}

.DownImage
{
	background-image: url(../../images/da2.gif);
	background-position: 85% 45%;
	background-repeat: no-repeat;
}


.white, .white a, .white a:visited, .white a:hover

{
    color: White;
}



.yregbx_gry
{
    border:1px solid #cccccc;
    margin:0 0 10px;
    background:#efeff0 url(../../app_themes/popcorn_hour/images/leftnav_bg.gif) repeat-x;
} 

.ct_gry
{
    background:transparent url(../../images/corners/crn_tr_gry.gif) no-repeat top right;
    top:-1px;
} 

.ct_gry .cl_gry
{
    background:transparent url(../../images/corners/crn_tl_gry.gif) no-repeat top left;
} 

.cb_gry
{
    background:transparent url(../../images/corners/crn_br_gry.gif) no-repeat bottom right;
    bottom:-1px;
} 

.cb_gry .cl_gry
{
    background:transparent url(../../images/corners/crn_bl_gry.gif) 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:4px;
    position:relative;
}

.ct_gry, .cb_gry
{
    width:100%;
    right:-1px;
}

.ct_gry .cl_gry, .cb_gry .cl_gry
{
    width:4px;
    left:-2px;
}