﻿
#popup                     {  color:#333; font-weight:bold; font-size:14px; font-family:Trebuchet MS; } 
#popup td                  { vertical-align:top; }
#popup_t                   { height:150px;   } 
#popup_t img               { height:150px; width:788px; border:1px solid #CCC !important; } 
#popup_l                   { width:405px; text-align:left; padding-top:10px; } 
#popup_r                   { width:405px; text-align:left; padding-top:10px; } 
#popup img.screenshot      { width:400px; border:1px solid #CCC !important;  } 
#popup .viewdemo           { padding:10px; color:#FFF; font-weight:bold; font-size:18px; background-color:#999999; -moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px;border-radius:6px; border:0; } 
#popup .viewdemo:hover     { background-color:#BBBF41; cursor:pointer; } 
#popup .choose             { padding:10px; color:#FFF; margin-left:108px; font-weight:bold; cursor:pointer; font-size:18px; background-color:#E05D49; text-shadow:-1px -1px 0px #BB3C2A;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px;border-radius:6px;border:0;   } 
#popup .choose:active      { position:relative; top:1px; left:1px; cursor:pointer; } 
#popup .contactus       { padding:10px; color:#FFF; font-weight:bold; font-size:18px; background-color:#CF3A6E; -moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px;border-radius:6px; border:0; width:126px;} 
#popup .contactus:hover     { background-color:#BBBF41; cursor:pointer; } 
#popup #bx_t               { height:14px;  background: URL(../images/bgs/info-bg-top.png) 0 0 no-repeat; position:relative; top:-5px;  } 
#popup #bx_m               { width:392px; background:  URL(../images/bgs/info-bg-middle.png) 0 0 repeat-y;  } 
#popup #bx_b               { height:19px; background:  URL(../images/bgs/info-bg-bottom.png) 0 0 no-repeat; position:relative; top:10px;   } 
#popup #indent             { padding:0 15px 0 15px;   } 
#popup #btns               { margin:10px 10px;   } 
#popup #btns a             { text-decoration:none; }
#popup .line               { height:8px; background: URL(../images/bgs/line.png) 0 0 no-repeat; margin:10px 0 10px 0; } 
#popup h1                  { margin:0; font-size:24px; } 
#popup .title              { color:#E05D49;  display:block; margin-bottom:10px; } 
#popup .gtitle             { font-weight:normal; margin-bottom:8px; font-size:12px; margin-left:5px; letter-spacing:.05em; color:#BBBF41; padding-left:18px; background: URL(../images/bgs/green-downward-arrow_03.png) 0 50% no-repeat;  } 
 
 #cboxContent              { background: URL(../images/bgs/demopopup-background.png) !important; /* Overrides colorbox default white bg*/ }
 
 .popupsd                  { cursor:pointer; width:400px; vertical-align:top; height:575px; background-color:#F2F2F2; border: 1px solid #DDD; color:#333; }                                 

.sd_home
           {
               width: 384px;
               height: 505px;
               background-color: black;
               border: 1px solid black;
               color: white;  /* for error messages, etc. */
               float:left;
               margin:0 39px 39px 0;
               
           }
