/**
 * @file
 * CSS targeted specifically for Internet Explorer for Windows.
 *
 * Any CSS in this file will apply to all versions of IE. You can target
 * specific versions of IE by using conditional comments. See your sub-theme's
 * .info file for an easy way to use them.
 *
 * While building your theme, you should be aware that IE limits Drupal to 31
 * stylesheets total. The work-around for the bug is to enable CSS aggregation
 * under: admin / settings / performance.
 */


/*
 * Tabs
 */
ul.primary li a,
ul.primary li a .tab,
ul.secondary li a,
ul.secondary li a .tab {
  cursor: pointer;
}

/*
 * Drupal nodes
 */
.node-unpublished .node-inner>* {
  position: relative; /* Otherwise these elements will appear below the "Unpublished" text. */
}

/*
 * Drupal admin tables
 */
tr.even th,
tr.even td,
tr.odd th,
tr.odd td {
  border-bottom: 1px solid #ccc; /* IE doesn't display borders on table rows */
}

/*
 * Markup free clearing
 */
.clearfix {
  zoom: 1;
}
.headertitle {
    height: 60px;
	width:100%;
 }
.table {
table-layout: fixed;
}

.imagemenu  {
width:100%;
}
.imagemenu ul li a {
display: inline;
}
ul.imagemenu li { /*, li.expanded, li.collapsed, li.leaf*/

    display: inline;
    margin-right: 0px;
}

.imagemenufooter ul li a {
    
    display: inline;
    list-style-position: outside;
		
}

 ul.imagemenufooter {
    display: inline;
}
ul.imagemenufooter li { /*, li.expanded, li.collapsed, li.leaf*/

    display: inline;
   
}

.pane-proposition {
	width:330px !important;
	

}

.panels-flexible-column-inside {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.panels-flexible-3regions {
    width: auto !important;
}

input.node-add-to-cart {
cursor:pointer;
font-size:11px;
} 

.view-books .views-field-sell-price {
    font-size: 11px;
    text-align: center;
}
.views-field-field-authors-nid
{
	 font-size: 11px;
	
}


input.node-add-to-cart {
cursor:pointer;
font-size:11px;
width:160px !important;	
}




input.node-add-to-cart:hover {
cursor:pointer;
font-size:11px;
width:160px !important;


} 
.panels-flexible-column-3regions-3 {
position: relative;
float: left;
background-color: transparent;
/*width: 325px;*/
}


#cart-form-buttons .form-button, #cart-form-buttons .form-submit {
   font-size:11px;
}
.views-widget select {
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    width: 180px;
}
/*
input#edit-submit-searchbooks.form-submit {
    border-style: none;
    color: #fff;
    font-size: 0px;
    height: 25px;
    margin-bottom: 0.667em;
    margin-top: 0.667em;
	
}
input#edit-submit-searchbooks.form-submit:over {
    border-style: none;
    color: #fff;
    font-size: 0px;
    height: 25px;
    margin-bottom: 0.667em;
    margin-top: 0.667em;
	
}
*/
select {
	 font-size: 12px;
}

input, textarea, select, option, legend, fieldset {
	font-size: 12px;
}
	

.views-field-sell-price {
    color: #CC3300;
    font-size: 11px;
    margin: 2px;
    padding: 4px;
    text-align: center;
    width: 160px;
}

h1 {
  zoom: 1;
}

h2 {
  zoom: 1;
   font-size: 1.4em;
}

h2.title {
  zoom: 1;
} 

h1.title a {
  zoom: 1;
}

input#edit-submit.form-submit {
	font-size:11px;
	
	
}

h2 {
   
   
}
.form-item label {
 font-size: 11px;
}

#skip-link, #page {
font-size: 0.675em;
}

.node-type-product input.node-add-to-cart {
    background: url(/sites/all/themes/kapsimi/images/addtocartbutton.png) 0px top no-repeat;
    border-style: none;
    float: right;
    height: 30px;
   	font-size:11px;
    
}


.node-type-product input.node-add-to-cart:hover {
cursor:pointer;
    background: url(/sites/all/themes/kapsimi/images/addtocartbutton.png) 0px top no-repeat;
    border-style: none;
    float: right;
    height: 30px;
  	font-size:11px;
    
}

.headertitle {
    background: none repeat 0 0 #000000;
    width: 957px;
}
.view-searchbooks .views-field-field-subtitle-value {
    
    font-size: 11px;
   
}
.view-searchbooks .views-field-field-authors-nid {
   font-size: 11px;
}

.view-searchbooks .views-field-sell-price {
     font-size: 10px;
}

.form-submit {
	font-size: 11px;
}
h7 {
font-size:100%;	
}
.small {font-size:12px;}
.cv {{font-size:12px;}
	

div#edit-field-image-cache-0-upload-wrapper.form-item .filefield-element .widget-edit {
    float: left;
    width: 70%;
}

div#edit-field-image-cache-0-upload-wrapper.form-item .widget-edit {
  width: 70%;
}

.edit-field-image-cache-0-data-title {
	 width: 40em;
}