/* html elements */
_body{margin:0; padding:0; font-size:12px; font-family:'Arial'; color:#000; text-shadow:rgba(0,0,0,0.01) 0 0 0; background:#fff url('http://localhost/CITechnologies/images/bg.jpg') top left repeat-x;}
form,ul{margin:0; padding:0;}
img{border:0;}
p{margin:5px 0 5px 0; padding:0; width:inherit;}
a{text-decoration:none; color:#0576c2;}
a:hover{color:#c6ec96;}
ol{margin:10px 10px 10px 20px; padding:0;}
li{list-style-position:outisde;}
h1,h2,h3,h4,h5,h6{margin:5px 0 5px 0; padding:0; width:inherit;}
/* end of html elements */

/* common classes */
.float-container{width:100%; overflow:hidden;}
.spacer{margin:0; padding:0; clear:both !important; font-size:2px;}
.bold{font-weight:bold;}
.unbold{font-weight:normal;}
.text-center{text-align:center;}
.text-right{text-align:right}
.text-left{text-align:left;}
.text-underline{text-decoration:underline;}
.left{float:left;}
.right{float:right;}
.inline{display:inline;}
.block{display:block;}
.italic{font-style:italic;}

td{overflow:hidden; word-break:normal;word-wrap: break-word; }

/* list */
.list-style-inside li{list-style-position:inside;}
/* end of list */

.acknowledgebox{padding:10px; border:1px solid #000; margin-bottom:20px; width:358px; padding-left:52px; display:block; margin-left:auto; margin-right:auto;}
.acknowledgebox b{margin-bottom:10px; padding-bottom:5px; border-bottom:1px solid #000; display:block;}
.acknowledgebox p{margin-top:10px; margin-bottom:10px;}
/* end of common classes*/

/* paddings and margins */
.padding-left-25{padding-left:25px;}
.margin-top-20{margin-top:20px;}
.margin-top-10{margin-top:10px;}
.margin-top-5{margin-top:5px;}
.margin-bottom-5{margin-bottom:5px;}
.margin-bottom-10{margin-bottom:10px;}
.margin-right-10{margin-right:10px;}
.margin-left-10{margin-left:10px;}
.padding-5{padding:5px;}
/* end of paddings and margins */

/* text */
.small-text{font-size:10px;}
.small-text2{font-size:11px;}
.large-text{font-size:14px;}

.color1{color:#d4137c;}
.color-green{color:#00bd28}
.color-blue{color:#0315ff;}
.color-red{color:#FF0000;}
.color-white{color:#fff;}
.color-black{color:#000;}

.title{font-size:32px; color:#990000; margin-top:0; margin-bottom:25px; font-weight:bold;}
.title label{font-size:26px;}
.title2{font-size:18px;}
.title3{font-size:36px; color:#12293b; margin-top:0; text-transform:uppercase; margin-bottom:25px;}
.title3 label{font-size:42px;}

.title-big{font-size:58px; color:#996600; font-family:"Myriad Pro"; line-height:55px;}
.title-bigger{font-size:50px; color:#993300; font-family:"Myriad Pro"; line-height:48px;}
/* end of text */

/* form */
td.formLabel{width:25%; font-weight:bold;}
.submit-button{margin-top:10px; margin-bottom:10px; display:block;}
td input.inputtext{width:160px}
td span.form-divider{border-bottom:1px solid #042851; margin-top:10px; margin-bottom:10px; font-size:2px; width:100%; display:block;}
/* end of form*/

.line-height20{line-height:20px;}

/* errors*/
.errorbox{padding:10px; border:1px solid #333; margin-bottom:20px; padding-left:52px; display:block; background:url('http://localhost/CITechnologies/images/error_button.gif') 10px 10px no-repeat;}
.error{color:#b62c2c; font-style:italic; font-weight:bold;}
.error span{padding-left:15px; font-style:normal; font-weight:normal; display:block;}
/* end of errors*/

/* paging */
.pagingcontainer a:link, .pagingcontainer a:visited, .pagingcontainer a:active{float:left; font-weight:normal; padding-top:3px; width:23px; height:18px; border:1px solid #5f8ab3; background-color:#fff; margin:0 1px 0 1px; text-align:center; display:block; color:#000;}
.pagingcontainer a:hover{color:#fff; background-color:#8ab1d5; border:1px solid #5f8ab3; text-decoration:none;}
.pagingselected{background-color:#8ab1d5  !important; color:#fff !important; border:1px solid #5f8ab3;}
/* end of paging */

/* users */
.user-info-box{width:800px; border:1px solid #ccc; padding:8px;}
/* end of users */

.contact-left{float:left; width:60%; overflow:hidden;}
.contact-right{float:right; width:35%; overflow:hidden;}

ul.standard-list{margin-top:10px; margin-bottom:10px;}
ul.standard-list li{background:url('http://localhost/CITechnologies/images/expander-list-style.gif') left 8% no-repeat; list-style:none; margin-bottom:5px; margin-left:25px; padding-left:15px;}
.no-list-style li{background:none !important; list-style:none;}

/* mouse */
.handcursor{cursor:pointer;}
/* end of mouse */

/* box */
.box{border:1px solid #333; padding:12px;}
.box li{list-style:none; padding-left:20px; background:url('http://localhost/CITechnologies/images/expander-list-style.gif') center left no-repeat; margin-bottom:5px;}
/* end of box*/

.echob{border:solid blue 1px;}