﻿/**
 *  Livenation thickbox style
 */

#TB_window { border: 0; background: #383838; color: #fff; }
#TB_closeWindowButton { cursor: pointer; }

#TB_title { background: #383838; }
#TB_ajaxWindowTitle { padding: 10px 10px 10px 15px; font-weight: bold; font-size: 14px; color:#EBAC00;  }
#TB_closeAjaxWindow { padding: 10px 10px 10px 0; }

#jsThickboxLT { background: url(http://media.livenationinternational.com/Felix1/images/Amg/LT.png) no-repeat; top: -14px; left: -14px; height: 14px; width: 14px; }
#jsThickboxT { background: #383838; height: 14px; top: -14px; left: 0; width: 100%; }
#jsThickboxRT { background: url(http://media.livenationinternational.com/Felix1/images/Amg/RT.png) no-repeat; top: -14px; right: -14px; height: 14px; width: 14px; }
#jsThickboxR { background: #383838; height: 100%; top: 0; right: -14px; width: 14px; }
#jsThickboxRB { background: url(http://media.livenationinternational.com/Felix1/images/Amg/RB.png) no-repeat; bottom: -14px; right: -14px; height: 14px; width: 14px; }
#jsThickboxB { background: #383838; height: 14px; bottom: -14px; left: 0; width: 100%; }
#jsThickboxLB { background: url(http://media.livenationinternational.com/Felix1/images/Amg/LB.png) no-repeat; bottom: -14px; left: -14px; height: 14px; width: 14px; }
#jsThickboxL { background: #383838; height: 100%; left: -14px; top: 0; width: 14px; }

#TB_closeAjaxWindow { padding: 0; cursor: pointer; background: url(http://media.livenationinternational.com/Felix1/images/Amg/btn_close.png) no-repeat; font-size: 0; height: 17px; width: 17px; }
