﻿#buynow {
    /*padding-top: 142px;*/
}
﻿#productHeader{width:931px; height:33px; background-image:url("../images/productHeader.png"); background-repeat:no-repeat; background-position:-1px; padding-left:130px; padding-top:17px; font-size:14px; margin-bottom:42px;}
    .section{ width:228px; height:23px; float:left; margin-right:5px; text-align:center; color:White; background: url('../images/sectionHeader.png') no-repeat; padding-top:8px; margin-top:17px; font-weight: bold;}
    .sectionSelected{ width:228px; height:23px; float:left; margin-right:5px; text-align:center; color:White; background: url('../images/sectionHeaderHover.png') no-repeat; padding-top:8px; margin-top:17px; font-weight: bold;}
    #productHeader a { color:White; text-decoration:none;}
#page{ width:625px; min-height:400px; float:left;  margin-left:42px; margin-right:50px; margin-top: 25px; }
    .line{ width:623px; height:1px; background-color:Gray; border: 1px solid Silver; }
    #pageTitle{ margin-bottom:10px; height:25px; color: #C41230; font-weight:bold; }
    #productDetail{ width:605px; height:75px; padding-left:20px; padding-bottom: 7px;  color:#4D4B45; }
    #suggestionProduct{ width:605px; height:28px; padding-top:10px; background-color:#E0E2E1; padding-left:20px;  color:#4D4B45; }
    #suggestionProduct:hover{ width:605px; height:28px; padding-top:10px; background-color:#f8f8f7; padding-left:20px;  color:Green; }
       .state-icon{ width:28px; height:28px; margin-right: 50px; float:left;}
       .state-icon-suggest{ margin-top:-4px; width:28px; height:28px;  margin-right:15px; float:left;}        
       .productDetail{ height:35px; float:left; vertical-align:middle; margin-top:31px; font-size: 16px; font-weight: bold;}
        .state-icon-suggest input[type=image] { background-image: url('../images/suggest-icon.png'); outline:none; padding:0px; border:none;  }
       .state-icon-suggest input[type=image]:hover{ background-image: url('../images/ok.png'); padding:0px; border:none; }
#salesStart {margin-left: 100px;}
    #totalPrice{ width:625px; text-align:right; color: #C41230; font-size:18px; margin-top:9px; margin-bottom:15px; height: 28px;  }
    
    .information{ width:605px; min-height:300px; background-color:#FEFCE1; margin-bottom:20px; padding-left:20px; padding-bottom:20px; }
       .informationTitle{ height:40px; border-bottom:1px solid gray ; border-top:1px solid  gray ; margin-left:-20px; background: url(../images/lock.png) no-repeat 10px 5px; padding-left:45px;   }
       .notice{ height:25px;color: #333;font-size: 10px; border-bottom:1px solid gray ; border-top:1px solid  gray ; margin-left:-20px; background: url(../images/warning.png) no-repeat 14px 12px; padding-left:45px;  margin-bottom:15px; background-color:#EAD0D3; padding-top:15px; }      
       .sec{color: #AB0000;font-weight: bold;font-size: 11px; margin-bottom:2px; margin-top:6px;}
       .desc{ color: #333;font-size: 10px; margin-top:9px; }
  
#advertisement{ width:210px; float:left; height:385px; margin-top: 25px;}

	.campagin > div{margin-bottom:20px; cursor:pointer;}
	 .campagin-first{}
	 .campagin-second{}
.rowsArea{margin-top:30px; margin-left:20px;}

 .red-button{  cursor:pointer; background-color: #C41230;  color:White; font-weight:bold; font-size:11px; margin:0px;
}
    
    .row{width:100%; height:40px;}
    .row > div{float:left; font-size:12px;}
    .textArea{font-size:13px; margin-top:4px; width:143px;}
    .controlArea{}
    .controlArea input[type=text]{
}
    .controlArea textarea{width:185px; height:85px;}
    .controlArea select{width:189px; height:27px;}
    .validationArea{}
    .validation{font-size:12px; color:Red; font-family:Arial; margin-left:10px;}
    .help{ color:Green; cursor:help; margin-top:6px; margin-left:5px; }
    .agreement{ font-size:7px; margin-top:3px;}
                   .customBtn{ height: 15px;padding: 3px; width: 80px; margin-right:5px;  float:left; text-align:center;}
       .customBtn2{ height: 15px;padding: 3px; width: 160px; margin-right:5px;  float:left; text-align:center;}
       .controlArea label { width: 100%;background: #C41230;position: relative;z-index: 5001;color: white;width: 150px;font-family: tahoma;font-size: 11px;
                            border: 2px solid #DDD; box-shadow: 0 0 4px #000;-moz-box-shadow: 0 0 4px #000;-webkit-box-shadow: 0 0 4px #000;
                            padding: 4px 10px 4px 10px;
                            border-right: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-image: initial; margin-left:3px; }

       .buynowform {
           padding: 10px 0;
           display: block;
       }
       .buynowform td {
           padding: 5px 0;
       }
       .buynowform td.first {
           width: 150px;
           padding-right: 15px;
       }
       
/*** MODaL BOX **/

#basic-modal-content {display:none;}
#basic-modal-content2 {display:none;}
/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {height:330px; max-width: 750px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}


#buynow input.ibox, #buynow input.activationbox, #buynow select {
    width: 180px;
    padding: 5px;
    font-size: 13px;
    border: 1px solid #D4D6D7;
}
#buynow td .usertype {
    padding: 10px 10px 10px 25px;
    width: 378px;
}
#buynow td .cmdtype {
    padding: 10px 10px 10px 25px;
    width: 378px;
}
#buynow td span {
    padding-left:3px;
    color:red;
}