 /*
-----------------------------------------------
Style Sheet
Site name here - style sheets
Author: Walker Designs
----------------------------------------------- */

@import url("reset.css");   /* global reset */
@import url("master.css?v=2");   /* master screen styles */
@import url("ie.css");       /* patches for ie/win */


#ibox_wrapper {
    padding: 10px 20px 10px 20px;
    line-height: 25px;
    border-color: #fff;
}#ibox_wrapper, #ibox_footer_wrapper a {
    background-color: #fff;
}#ibox_content {
    background-color: #fff;
    border: 0;
}#ibox_footer_wrapper {
    padding: 0 3px;
    bottom: 5px;
    top: auto;
}#ibox_footer_wrapper a {
    text-indent: -100000px;
    background: #fff url('/static/libraries/ibox.2.17c/skins/lightbox/images/closelabel.gif') center center no-repeat;
    width: 66px;
    height: 22px;
	border:0;
	padding: 0;
}#ibox_progress {
    text-indent: -100000px;
    background: #fff url('/static/libraries/ibox.2.17c/skins/lightbox/images/loading.gif') center center no-repeat;
}
#ibox_footer {
	display: none;
}
#ibox_content {
	font-family:"Times New Roman",Times,serif;
	font-size: 14px;
	line-height: 17px;
}
#ibox h2 {
	font-size: 20px;
	line-height: 22px;
}
#ibox a {
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #A6A598;
}
#ibox a:hover {
	text-decoration: underline;
	color: #555555;
}