
/* CSS Document */

/*Curved Boxes*/
.popbx{width:100%;background:#fff;border:1px solid #dadada}
.popbx .top {line-height:4px;font-size:4px;margin:0;padding:0}
.popbx .bottom {line-height:4px;font-size:4px;margin:0;padding:0}
.popbx .bxpad {margin:0;padding:0 5px 8px}
.popbx p br{line-height:4px;font-size:4px;margin:0}
.popbx p.tlc{float:left;width:4px;background:url('../images/popbx_tlc.gif') top left no-repeat;margin:-1px 0 0 -1px;position:relative}
.popbx p.trc{float:right;width:4px;background:url('../images/popbx_trc.gif') top right no-repeat;margin:-1px -1px 0 0;position:relative}
.popbx p.blc{float:left;width:4px;background:url('../images/popbx_blc.gif') bottom left no-repeat;margin:1px 0 -1px -1px;position:relative}	
.popbx p.brc{float:right;width:4px;background:url('../images/popbx_brc.gif') bottom right no-repeat;margin:1px -1px -1px 0;position:relative}

.popbx1{width:100%;background:#fff;border:1px solid #dadada}
.popbx1 .top {line-height:4px;font-size:4px;margin:0;padding:0}
.popbx1 .bottom {line-height:4px;font-size:4px;margin:0;padding:0}
.popbx1 .bxpad {margin:0;padding:0 5px 8px}
.popbx1 p br{line-height:4px;font-size:4px;margin:0}
.popbx1 p.tlc{float:left;width:4px;background:url('../images/popbx1_tlc.gif') top left no-repeat;margin:-1px 0 0 -1px;position:relative}
.popbx1 p.trc{float:right;width:4px;background:url('../images/popbx1_trc.gif') top right no-repeat;margin:-1px -1px 0 0;position:relative}
.popbx1 p.blc{float:left;width:4px;background:url('../images/popbx1_blc.gif') bottom left no-repeat;margin:1px 0 -1px -1px;position:relative}	
.popbx1 p.brc{float:right;width:4px;background:url('../images/popbx1_brc.gif') bottom right no-repeat;margin:1px -1px -1px 0;position:relative}

.poptitle{background:url('../images/bg_pop_title.gif') repeat-x top center}
.poptitle span{display:block;background:url('../images/pop_title_rc.gif') no-repeat top right}
.poptitle span strong{display:block;background:url('../images/pop_title_lc.gif') no-repeat top left;padding:2px 0 3px 5px;color:#fff}
.poptitle span strong img{margin:4px 5px 0 0}
.popctnt{padding:10px 10px 0}

.input{width:310px}
.input1{width:260px}
.textarea{width:310px;height:50px}

.orline{background:url('../images/blu_dot_line.gif') repeat-x center center;margin-bottom:10px;}

.vdothumb1{width:245px;}
.thumb{border:1px solid #b9b9b9;padding:3px;}
.thumb a{display:block;width:50px;height:50px;padding:0 6px;background:url('../images/bg_vdo.gif') no-repeat bottom left;}

body {padding:0; margin:0; height:100%; width:100%;}

.login{border-top:2px solid #000;padding-top:5px;margin-top:10px;font-size:14px;font-weight:bold;color:#000}
.login a{font-size:18px}

/* Overlay */
#simplemodal-overlay {background-color:#fff; cursor:wait;}

/* Container */
#simplemodal-container {width:350px;}
#simplemodal-container a.modalCloseImg {}
#simplemodal-container #basicModalContent {padding:8px;}

.popctntselct{ padding:20px 0 10px 0;}
.popctntselctCtn{float:left; width:332px;}
.purchnwCtn{float:left; width:340px;}