

/*
	Common Styling

*/

img {
 	border: 0;
	vertical-align:middle;
}

/*
	Book Model
*/

.row1 {
 	background-color: #EEEEEE;
}       

.row2 {
 	background-color: #FFFFFF;
}

#campany_name,
#spec_name,
#addit_name,
#spesify_req,
#addit_info {
 	width: 95%;
}


/*
	Profile
*/

#small_area_add_to_fav {
	padding:1em;
	text-align:center;	
	clear: both;
}

.profile-details {
	padding:1em 0; 
}

.field-title {
	float: left;
	margin: 10px;
}

.field-value {
	float: left;
	margin: 10px;	
}

.field-row {
	clear: both;
}


/*
	Area Slide 
*/

ul#thumbs {
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
   margin:0;
}

#thumbs, #small-thumbs{
   border-right:5px solid #FFFFFF;
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
   margin-left:5px;
   position:absolute;
   width:5000px;
}

#thumbs li, #small-thumbs li {
   float:left;
   margin-right:5px;
   padding: 0;
   background: none; 
}

#small-thumbs, #small-thumbs li, ul#small-thumbs {
	margin: 0px;
	padding: 0px;
}

#thumbarea {
   overflow:hidden;
   position:relative;
   border-bottom: 1px solid gray;
}

/*
	Small Module Add to Favorite 
*/

.favsadd {
	text-align:center;
	padding:10px;
}

.button-nav {
	float: left;
	width:45px;
	cursor:pointer;
}

.profile-small-thumbs {
	float: left;		
	overflow:hidden;
	position:relative;
}



/*

	jQuery LightBox 0.5

*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { padding: 10px; }

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { left: 0; }

#lightbox-nav a { outline: none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}


#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			

#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.feedbacklms-lesson {
	margin-left: 30px;
}

.feedbacklms-teachers {
	margin-left: 30px;
}

.feedbacklms-assistants {
	margin-left: 30px;
}

.feedbacklms-teachers-header {
	margin-left: 30px;
}

.feedbacklms-assistants-header {
	margin-left: 30px;
}

table.adminlist {
    background-color: #E7E7E7;
    border-spacing: 1px;
    color: #666666;
    width: 100%;
}
table.adminlist td, table.adminlist th {
    padding: 4px;
}
table.adminlist thead th {
    background: none repeat scroll 0 0 #F0F0F0;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #FFFFFF;
    color: #666666;
    text-align: center;
}
table.adminlist thead a:hover {
    text-decoration: none;
}
table.adminlist thead th img {
    vertical-align: middle;
}
table.adminlist tbody th {
    font-weight: bold;
}
table.adminlist tbody tr {
    background-color: #FFFFFF;
    text-align: left;
}
table.adminlist tbody tr.row1 {
    background: none repeat scroll 0 0 #F9F9F9;
    border-top: 1px solid #FFFFFF;
}
table.adminlist tbody tr.row0:hover td, table.adminlist tbody tr.row1:hover td {
    background-color: #FFFFDD;
}
table.adminlist tbody tr td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;
    height: 25px;
}
table.adminlist tbody tr.row1 td {
    background: none repeat scroll 0 0 #F9F9F9;
    border-top: 1px solid #FFFFFF;
}
table.adminlist tfoot tr {
    color: #333333;
    text-align: center;
}
table.adminlist tfoot td, table.adminlist tfoot th {
    background-color: #F3F3F3;
    border-top: 1px solid #999999;
    text-align: center;
}
table.adminlist td.order {
    text-align: center;
    white-space: nowrap;
}
table.adminlist td.order span {
    display: block;
    float: left;
    text-align: center;
    width: 20px;
}
table.adminlist .pagination {
    display: table;
    margin: 0 auto;
    padding: 0;
}
.pagination div.limit {
    float: left;
    height: 22px;
    line-height: 22px;
    margin: 0 10px;
}

#check_box label {
    float: left;
    margin-bottom: 0px !important;
}
#check_box .inputbox {
    float: left;
    margin: 4px 7px !important;
}