﻿
#mbox{background-color:#fff; padding:8px; border:2px outset #666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(Images/overlay.png);}
.dialog {display:none}

* html #ol{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Images/overlay.png", sizingMethod="scale");}

/*#mbox{background-color:#eee; padding:8px; border:2px outset #666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(Images/overlay.png);}


* html #ol{background-image:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/overlay.png', sizingMethod='scale');}
*/
.dialog {display:none}
.closeButton { float:right; cursor:pointer; cursor:hand; background:none; vertical-align:top; margin-top:0px!important}

.infobox{ background:#fff; margin:0px; border:0px solid #ff0000; padding:0px; color:#000; text-align:left; height:370px}


/*for template thumb*/
.left-thumb{width:300px; padding:10px; background-color:#A6A6A6; float:left;}

.thumb-descp{ width:300px; float:right; border:solid 0px #ff0000; font-family:Arial, Helvetica, SansSerif;}

.thumb-descp h1{color:#269FED; font-weight:bold; font-size:18px; background:none; padding:0px; margin:0px; margin-bottom:15px;}
.thumb-descp h2{color:#707070; font-weight:bold; font-size:14px; background:#f7f7f7; padding:0px; margin:0px; margin-bottom:2px; border-bottom:solid 1px #c9c7c7; text-indent:10px;}
.thumb-descp h3{ color:#5aa2d1; font-weight:bold; font-size:12px; text-indent:10px; padding:0px; margin:0px; margin-bottom:5px;}

/* modal template */
body {font-family:Arial, Helvetica, sans-serif;}
.mainWrapper {}
.contentWrapper {color:#7f7f7f;}

.gridFooter{background:url(Images/formFooterBg.jpg) no-repeat left bottom ;height:32px;  padding:13px 10px 15px 0;} 
/* form buttons */
.frmBtnWrapper {float:left;}
.frmBtnWrapper  a  {font-size:18px;color:#333;height:34px;line-height:34px;text-decoration:none; float:left;}
.frmBtnWrapper  a.leftBtn { background: url(Images/leftBtnBg.jpg) left top no-repeat; padding-left:45px;padding-right:14px;}
.frmBtnWrapper  a.middleBtn { background: url(Images/middleBtnBg.jpg) right top repeat-x; padding:0 28px 0 14px;}
.frmBtnWrapper  a.middleNoNextStepBtn { background: url(Images/middleNoNextStepBtnBg.jpg) left top repeat-x; padding:0 14px;}
.frmBtnWrapper  a.rightNoNextStepBtn { background: url(Images/rightNoNextBtnBg.jpg) right top no-repeat; padding-right:35px;padding-left:14px;}
.frmBtnWrapper  a.rightBtn { background: url(Images/rightBtnBg.jpg) right top no-repeat; padding-right:45px;padding-left:14px;}

/* form elements */
.drpBox{background:#fff; border:2px solid #cdcdcd;color:#333333;margin:0px 5px;width:252px}
.txtbox, .txtarea, .txtboxDate {background:#fff; border:2px solid #cdcdcd;color:#333333;margin:0px 5px;padding:4px; width:240px}
.helpTxtarea{background:#fff; border:2px solid #cdcdcd;color:#333333;margin:0px 5px;padding:4px; width:240px; height:120px;}
.txtboxDate {width:70px;}
.inputRequiredWrapper, .inputNotRequiredWrapper {margin:4px 0 0 5px; padding-left:1px;background:url(Images/reqLine.gif) top left repeat-y; }
.inputNotRequiredWrapper {background:none;}
.inputRequiredWrapper span, .inputNotRequiredWrapper span {vertical-align:top;}
.frmLabel{padding-left:5px;}
.checkBox input, .radio input {margin:0 5px;}
.checkBox label, .radio label {margin:0 10px 0 0;vertical-align:top;}




.rightColBoxMedia {
background:none repeat scroll 0 0 #EEEEEE;
margin-bottom:10px;
padding:4px;
position:relative;
width:492px;
}
.rightColBoxInner 
{
width:746px;
background:none repeat scroll 0 0 #FBFBFB;
border:1px solid #C0C0C0;
}
.dashboardHeader {
background:url("../Images/dashboardItemHeader.gif") repeat-x scroll 0 0 #D2D2D2;
border-bottom:1px solid #A5A5A5;
color:#333333;
font-family:"Trebuchet MS";
font-size:13px;
height:26px;
line-height:26px;
margin:0;
padding-left:10px;
}
.iPhoneMediaWrapper {
background:url("../Images/mediaIphoneBg.gif") no-repeat scroll left top transparent;
height:405px;
padding-top:39px;
width:746px;
}
.dashboardFooter {
background:none repeat scroll 0 0 #D1D1D1;
border-top:1px solid #A4A4A4;
height:7px;
}