﻿/* CSS Document */
html,body{min-width: 0 !important;}
body{background-image:none!important; background-color:#FFFFFF!important;}

.bigpop{width:700px; height:500px; background-image:url(/images/popup/pop_big.jpg); background-repeat:no-repeat;}
.smallpop{width:400px; height:250px; background-image:url(/images/popup/pop_small.jpg); background-repeat:no-repeat;}
.midpop{width:450px; height:500px; background-image:url(/images/popup/pop_mid.jpg); background-repeat:no-repeat;}


.smallpop_top{width:400px; height:80px; background-image:url(/images/popup/pop_small_top.jpg);background-repeat:no-repeat;}
.smallpop_mid{width:400px; background-image:url(/images/popup/pop_small_mid.jpg); background-repeat:repeat-y;}
.smallpop_bot{width:400px; height:56px; background-image:url(/images/popup/pop_small_bot.jpg);background-repeat:no-repeat;}

.midpop_top{width:450px; height:85px; background-image:url(/images/popup/pop_mid_top.jpg); background-repeat:no-repeat;}
.midpop_mid{width:450px; background-image:url(/images/popup/pop_mid_mid.jpg); background-repeat:repeat-y;}
.midpop_bot{width:450px; height:56px; background-image:url(/images/popup/pop_mid_bot.jpg); background-repeat:no-repeat;}

.pop550_top{width:550px; height:85px; background-image:url(/images/popup/pop550_top.jpg); background-repeat:no-repeat;}
.pop550_mid{width:550px; background-image:url(/images/popup/pop550_mid.jpg); background-repeat:repeat-y;}
.pop550_bot{width:550px; height:56px; background-image:url(/images/popup/pop550_bot.jpg); background-repeat:no-repeat;}

.pop_box_selected{width:205px; height:333px; border:1px solid #dedede; overflow:hidden; float:left;}
.pop_box_selected .icon{width:100%; height:154px;}
.pop_box_selected .desc{width:100%; height:179px; background-color:#dedede;}

.pop_box{width:205px; height:333px; border:0px solid #FFFFFF; overflow:hidden; float:left;}
.pop_box .icon{width:100%; height:154px;}
.pop_box .desc{width:99%; height:177px; border:1px solid #ebebeb;}
.pop_box_title{color:#595959;}

.pop_bigbox_border{border:3px #206596 solid; width:725px;}
.pop_bigbox_topbg{height:26px; background-image:url(/images/popup/pop_big_top_bg.jpg); background-repeat:repeat-x;}

.pop_imggalbox_border{background-image:url(/images/popup/pop_imggalbox_bg.jpg);width:680px; height:520px; background-repeat:no-repeat;}

.pop_img_gal_outer{ width:90px; height:110px; margin-right:7px; margin-bottom:7px; float:left; overflow:hidden; text-align:center;}
.pop_img_gal_outer .nam{width:90px; text-align:center; font-size:11px; font-weight:bold; color:#333333;}

.pop_img_gal{width:90px; height:81px; margin-right:7px; margin-bottom:7px; float:left; border:1px solid #CCCCCC;}
.pop_img_gal img{max-width:88px;width: expression(this.width > 88 ? 88: true); max-height:80px; height:auto;} 
.invoice_box{width:490px; height:620px; border:3px solid #206596;}
.invoice_greenbox{ border:2px solid #e1e17f; padding:10px;}
.invoice_tabhead{color:#FFFFFF; background-color:#206596; font-weight:bold;}
.invoice_body{ font-size:12px; color:#000000;}
.invoice td{padding:7px;}
.invoice_bot{ background-image:url(/images/popup/invoice_bot.jpg); background-repeat:no-repeat; height:53px;}
.popup_buttons{padding-left:15px; padding-right:15px;}

.bigpop_top{width:700px; height:95px; background-image:url(/images/popup/big_pop_top.jpg);background-repeat:no-repeat;}
.bigpop_mid{width:700px; background-image:url(/images/popup/big_pop_mid.jpg); background-repeat:repeat-y;}
.bigpop_bot{width:700px; height:56px; background-image:url(/images/popup/big_pop_bot.jpg);background-repeat:no-repeat;}

.popboder_dashed td{padding-bottom:5px; border-bottom:1px dashed #cccccc; font-size:11px;}

.pop_img_gal_outer1{ width:90px; height:120px; margin-right:7px; margin-bottom:7px; float:left; overflow:hidden; text-align:center;}
.pop_img_gal_outer1 .nam{width:90px; text-align:center; font-size:11px; font-weight:bold; color:#333333;}
.pop_img_gal_outer1 .pop_img_gal{width:85px; height:80px; margin-right:7px; margin-bottom:7px; float:left; border:1px solid #CCCCCC;}
.pop_img_gal_outer1 .pop_img_gal img{max-width:83px;width: expression(this.width > 83 ? 83: true); max-height:78px; height:auto;} 
.CodeMirror-wrapping{border:1px solid #999999;}

.bigpop_mid td[width="82%"] img{
	height: auto;
	width: auto;
}

.smallpop .popup_buttons #ContentPlaceHolder1_btnCancel, .smallpop .popup_buttons #ContentPlaceHolder1_btnUpdate{
	display: block;
	margin-top: 22px;
}

form[action="/Autoresponder/DeleteEmail"] .smallpop .popup_buttons #ContentPlaceHolder1_btnCancel, form[action="/Autoresponder/DeleteEmail"] .smallpop .popup_buttons #ContentPlaceHolder1_btnUpdate{
	margin-top: 0px;
}
form[action="/Autoresponder/DeleteEmail"] .smallpop .popup_buttons{
	margin-top: -20px;
}

.bigpop #dvGallery img[width="57"]{
		height: auto;
		width: auto;
	}
	.bigpop #dvUploadMore img[width="67"]{
		height: auto;
		width: auto;
	}