/* CSS Document */

/*GLOBAL STYLES */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {margin:0; padding:0;}
img{border:none;}
a img {border: none;}

fieldset {border:0;}
ol, ul, li {list-style:none;}
caption, th {text-align:left;}
q:before, q:after { content:''; }
address, caption, cite, code, dfn, em, th, var {font-style:normal; font-weight:normal;}
address { display:table; white-space:pre;}
strong {font-weight: bold;}
small{font-size:10px;}
em {font-style: italic;}
acronym {cursor:help; border-bottom:1px dotted;}
p { margin-bottom:15px; text-align:justify ;}
body{color:#191305;font-size:12px;font-family: Arial, Helvetica, sans-serif; background-color:transparent;}

/*FORM STYLES*/
form dt {float: left;clear: left;width: 118px; font-size:12px; color: #696868;padding-right:40px;}
form dd {margin: 0 0 1em 4em; font-size: 12px;text-align:left;}
.field{border:1px solid #cbba8d; height:20px;padding:2px; font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#191305;width:245px;}
.listbox{border:1px solid #cbba8d; height:23px;padding:2px; font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#191305;width:250px;}

textarea{font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#191305;width:245px;height:85px;border:1px solid #cbba8d; }
.right{float:right;}
.block{display:block;}
.clear{ clear: both;}
.hide{text-indent:-99999px; overflow:hidden;}
.upper{text-transform:uppercase;}
.alignright{text-align:right;}
.alignleft{text-align:left;}
.alignjustify{text-align:justify;}
.aligncenter{text-align:center;}
.dot-line{width:100%; height:11px;border-top:1px dotted #616060;margin-top:15px;}


.close-bt a{
background: url(../images/layout/lightbox-close.gif) no-repeat;
width: 22px;
height: 22px;
display:block;
float:right;
padding-right:10px;
}

.name{
margin:20px  auto 0 auto;
text-align:center;
background: url(../images/lightbox-name-top.gif) no-repeat 50% 0;
width: 256px;
padding-top:57px;
color:#13070a;
}
.name .bottom{background: url(../images/lightbox-name-bottom.gif) no-repeat 50% 0;
width: 256px;
margin-top:5px;
height: 17px;
}
.inside{width: 465px;padding-bottom:5px;
border:#CFCFCF solid 1px;
background:#FFFFFF;
}
.pkg-inside{width: 487px;height:170px;
border:#CFCFCF solid 1px;
background:#FFFFFF;
}
#top-header{
    background:url(../images/layout/light-box.gif) repeat-x;
    height:37px;
    vertical-align:middle;
    padding-top:8px;
}
#top-header h2{
    padding-left:5px;
    font-size:13px;
    color:#FFFFFF;
    visibility:visible;
}
.submit-button{
    background:url(../images/layout/submit.gif) repeat-x;
    width:85px;
    height:31px;
    margin-top:10px;
    margin-left:277px;
    border:0;    
}
#parner-contact{
    margin-top:20px;
    margin-left:25px;
}
.error{
    color:red;
    font-size:13px;
}
.pkgTitle{
    color:#555555;
    font-size:17px
}
.pkgName{
    color:#003762;
    font-size:17px;
    font-weight:bold;
}
#buttons{
    margin-top:30px;
}
#learnmore{    
    margin-left:260px;
}
#signup{    
    margin-left:20px;
}
