#modDialogVeil {
    background-color: #e0e0e0;
    left: 0px;
    top: 0px;
    position: absolute;
    filter: alpha( opacity=80 );
    -moz-opacity: 0.8;
    opacity: 0.8;
	position	:absolute;
	left		:0px;
	top			:0px;
	z-index		:100000;
}

#modDialogVeilIframe{
	position	:absolute;
	top			:0px;
	left		:0px;
	display		:block;
	z-index		:99999;
	filter		:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#dialogTable{
	border : 0px;
	margin : 0px;
	padding: 0px;
}
#dialogTableTr1Td1{
	background-image	: url(http://uk-img1.ciao.com/iuk/images/crux/background/pl_dialog_header_left.gif);
	background-repeat	:no-repeat;
	width				: 20px;
	height				: 40px;
}
#dialogTableTr1Td2{
	background-image	: url(http://uk-img1.ciao.com/iuk/images/crux/background/pl_dialog_header_middle.gif);
	text-align			: left;
	background-repeat	: repeat-x;
	width				: auto;
}
#dialogTableTr1Td3{
	background-image	: url(http://uk-img2.ciao.com/iuk/images/crux/background/pl_dialog_header_right.gif);
	background-repeat	: no-repeat;
	width				: 20px;
}
#dialogTableTr2Td1{
	background-color	: #ffffff;
}
#dialogTableTr2Td2{
	background-color	: #ffffff;
}
#dialogTableTr2Td3{
	background-color	: #ffffff;
}
#dialogTableTr3Td1{
	background-image	: url(http://uk-img1.ciao.com/iuk/images/crux/background/pl_dialog_footer_left.gif);
	background-repeat	:no-repeat;
	height				: 23px;
}
#dialogTableTr3Td2{
	background-image	: url(http://uk-img1.ciao.com/iuk/images/crux/background/pl_dialog_footer_middle.gif);
}
#dialogTableTr3Td3{
	background-image	: url(http://uk-img2.ciao.com/iuk/images/crux/background/pl_dialog_footer_right.gif);
	background-repeat	:no-repeat;
}

#dialogMessage{
	padding-bottom: 15px;
	margin-left: 50px;
	text-align:left;
}

#dialogContentDiv{
	display		:none;
	display		:block;
	position	:absolute;
	z-index		:100001;
}

#dialogContentDiv h1{
	font-size:20px;
}

.DialogButton{
	margin-left:2px;
	border: none;
}

.SimpleDialogIcon{
	position: absolute;
	left: 19px;
	top: 50px;
	text-align:left;
	float:left;
	padding-right:10px;
}

.dialogDIV {
  padding-top: 15px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  text-align: center;
}

.dialogDIV h1
{
  position: relative;
  display:block;
  top: -10px;
  margin: 0;
  height:40px;
  padding: 10px 0 0 15px;
  font-size: 20px;font-weight:normal;
  background-repeat: no-repeat;
  color: #000;
  text-align: left;
}
.dialogDIV h1.InTab{
      top:-55px;
      margin-bottom:-30px;
}
.dialogDIV p
{
  margin: 0 0 0px 0;
  font-size: 12px;
  font-weight:bold;
}

.dialogDIV p.sub
{
  color:#7D7D7D;
  font-weight:normal;
  font-size:11px;
}

.dialogDIV p.info
{
  font-weight:normal;
}

.dialogDIV input
{
  margin: 0 2px;
}

.dialogDIV img.switch {position:absolute;top:5px;right:8px;cursor:pointer;border:none;}
.dialogDIV img.switchInTab {position:absolute;top:7px;right:5px;cursor:pointer;}

 


.dialogDIV ul {margin:0;padding:12px 0 12px 20px;text-align:left;font-weight:bold;font-size:12px;color:#666}
.dialogDIV ul li {list-style:none;padding:0px 0 0 15px;margin:0;background:url(http://uk-img1.ciao.com/iuk/images/crux/icons/pl_arrow_popuplist.gif) no-repeat 0px 4px}

.dialogDIV div {margin-left:0px}

.dialogDIV div.confirm {margin-left:20px;margin-right:20px;text-align:left;margin-bottom:15px}

.dialogDIV textarea {width:300px;height:150px;overflow:auto;}
.dialogDIV select, .dialogDIV input.listname {width:300px;margin-bottom:15px}
.dialogDIV hr {height:1px;color:#CECECE;background:#CECECE;border:none;margin:0px 50px 12px 0px;}

/* New styles */

.customDialog
{
  /*width: 360px;*/
  /*padding-bottom: 15px;*/
  background-repeat: no-repeat;
  background-position: 0 100%;
  text-align: center;
}

 .customDialog h1
{
  position: relative;
  display:block;
  top: -10px;
  margin: 0;
  height:40px;
  padding: 10px 0 0 15px;
  font-size: 20px;font-weight:normal;
  background-repeat: no-repeat;
  color: #000;
  text-align: left;
}

 .customDialog p
{
  margin: 0 0 0px 0;
  font-size: 12px;
  font-weight:bold;width:290px;
}

 .customDialog p.sub
{
  color:#7D7D7D;
  font-weight:normal;
  font-size:11px;
  margin:0;
  white-space:normal;
}

 .customDialog p.info 
{
  font-weight:normal;
}

 .customDialog input
{
  margin: 0 2px;
}

 .customDialog div.helpInfo{
	text-align:left;
	font-size:12px;
	float:right;
	padding:0;
	margin:0;
	width:140px;
}

 td.breakIn {width:5px; margin:0; padding:0;}

 .customDialog img.switch{position:absolute;top:10px;right:13px; cursor:pointer;}

 .customDialog ul {margin:0;padding:12px 0 12px 20px;text-align:left;font-weight:bold;font-size:12px;color:#666}
 .customDialog ul li {list-style:none;padding:0px 0 0 15px;margin:0;background:url(http://uk-img1.ciao.com/iuk/images/crux/icons/pl_arrow_popuplist.gif) no-repeat 0px 4px}

 .customDialog div {margin-left:50px;text-align:left;margin-bottom:15px}

 .customDialog textarea {width:300px;height:150px;overflow:auto;}
 .customDialog select, .customDialog input.listname {width:300px;margin-bottom:15px}

 .customDialog hr {height:1px;color:#CECECE;background:#CECECE;border:none;margin:0px 50px 12px 0px;}

 .customDialog .partLeft {float:left; width:190px; margin:0; padding:0 0 0 50px;}
 .customDialog .partLeft input {width:100px; height:17px; margin:0 10px 12px 0; padding:0; float:right;}
 .customDialog p.label { 
  margin:0;
  padding:0;
  font-size: 12px;
  font-weight:bold;
  width:70px;
  float:left;
 }
 .customDialog .clearBoth {clear:both;margin:0;}

.customDialog .cDError
{
 font-size:11px;
 color:#b10000;
 margin:0 0 -8px -8px !important;
 padding:0px;
 width:380px;
 text-align:left;
}
* html .customDialog .cDError
{
 margin:20px 0 -8px -8px !important;

}

.customDialog div.smrtCnt
{
    background:transparent url("http://uk-img2.ciao.com/iuk/images/crux/background/login/bg.gif") no-repeat center -60px; 
    width:372px;
    padding:11px 0 10px;
    margin-left:15px;
}

 a.smrtLogin
{
    display:inline-block;
    width:154px;
    height:22px;
    background:transparent url("http://uk-img2.ciao.com/iuk/images/crux/sprites/ciao-acc-btns.gif") no-repeat 0 0; 
    float:left;
}

 a.smrtSignup
{
    display:inline-block;
    width:154px;
    height:22px;
    background:transparent url("http://uk-img2.ciao.com/iuk/images/crux/sprites/ciao-acc-btns.gif") no-repeat 0 -22px; 
    float:right;
}

.customDialogSmart 
{
    background-position: 0 100%;
    background-repeat: no-repeat;
    text-align: center;
    width: 705px;
}
.customDialogSmart .thxpg
{
    width: 390px;
    padding-left:264px;
    text-align:left;
    background: transparent url("http://uk-img1.ciao.com/iuk/images/crux/background/login/sign-up-welcome.jpg") no-repeat 0 center ;
    margin-left:15px;
}
.customDialogSmart .thxpg h1
{
    height:auto;
    padding-left:0;
    padding-right:40px;
}
.customDialogSmart .thxpg p.CWFontBig {
    line-height: 22px;
    margin: 19px 0 13px;
    font-size: 16px;
    font-weight:normal;
}
.CWFontCBlockDesc {
    color: #F76120;
}
.customDialogSmart .thxpg .bg-content {
    background-color: #F6F6F6;
    border: 1px solid #D7D7D7;
    margin: 27px 0 23px;
    padding: 0px 20px 18px 23px;
}
.CWFontSize12 {
    font-size: 12px;
}
.dialogDIV .bg-content p {
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 5px;
}
.customDialogSmart .btns
{
    padding:10px 0 20px;
}
.customDialogSmart .btns a
{
    margin:0 5px;
}