
/**
 * Reset CSS styles.
 *
 * Based on Eric Meyer's "Reset CSS 1.0" tool from
 * http://meyerweb.com/eric/tools/css/reset
 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
select,
textarea,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
/* Drupal: system-menus.css */
td.menu-disabled,
ul.links,
ul.links.inline,
ul.links li,
.block ul,
/* Drupal: admin.css */
div.admin,
/* Drupal: system.css */
tr.even,
tr.odd,
tr.drag,
tbody,
tbody th,
thead th,
.breadcrumb,
.item-list .icon,
.item-list .title,
.item-list ul,
.item-list ul li,
ol.task-list li.active,
.form-item,
tr.odd .form-item,
tr.even .form-item,
.form-item .description,
.form-item label,
.form-item label.option,
.form-checkboxes,
.form-radios,
.form-checkboxes .form-item,
.form-radios .form-item,
.marker,
.form-required,
.more-link,
.more-help-link,
.item-list .pager,
.item-list .pager li,
.pager-current,
.tips,
ul.primary,
ul.primary li,
ul.primary li a,
ul.primary li.active a,
ul.primary li a:hover,
ul.secondary,
ul.secondary li,
ul.secondary a,
ul.secondary a.active,
.resizable-textarea {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
/* Drupal: system-menus.css */
ul.links,
ul.links.inline,
ul.links li,
.block ul,
ol,
ul,
.item-list ul,
.item-list ul li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

/* Remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/**
 * Font reset.
 *
 * Specifically targets form elements which browsers often times give
 * special treatment.
 */
input,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
textarea {
  font-size: 1em;
  line-height: 1.538em;
}
/**
 * Markup free clearing.
 *
 * Consider adding your own selectors to this instead of finding ways
 * to sneak the clearfix class into Drupal's markup.
 * From http://perishablepress.com/press/2009/12/06/new-clearfix-hack
 */
ul.links:after,
div.admin-panel .body:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Exclude inline links from clearfix behavior */
ul.inline:after {
  content: "";
  display: none;
  clear: none;
}
/* IE6 */
* html .form-item,
* html ul.links,
* html div.admin-panel .body,
* html .clearfix {
  height: 1%;
}
/* IE7 */
*:first-child + html .form-item,
*:first-child + html ul.links,
*:first-child + html div.admin-panel .body,
*:first-child + html .clearfix {
  min-height: 1%;
}


/*******************CSS for Edit the pages By VAl ************************************/
#user-profile-form input{ background: none repeat scroll 0 0 #717171 !important;
    border: medium none !important;
    color: #868686;
    font-size: 20px !important;
    font-weight: bold;
    height: auto !important;
    margin: 4px 0 !important;
    padding: 5px 20px 5px 5px !important;
    width: 264px !important;}
#user-profile-form textarea{ background: none repeat scroll 0 0 #717171 !important;}
#user-profile-form .form-item .grippie, #user-profile-form #switch_edit-signature-value, #user-profile-form #edit-signature-format,#user-profile-form #edit-field-description,#user-profile-form #edit-comment-notify-settings,#user-profile-form #edit-timezone,#user-profile-form #edit-field-date-of-birth,#user-profile-form #edit-field-sex,#user-profile-form .password-strength,#user-profile-form .password-confirm,#user-profile-form legend{display:none!important;}

#edit-field-my-portfolio-up-to-12-piec-und > legend{display: block !important; margin-right: 40px; width: 200px;}
#edit-field-my-portfolio-up-to-12-piec .form-item-field-my-portfolio-up-to-12-piec-und-0 label{display:none;}

#edit-field-my-portfolio-up-to-12-piec-und .fieldset-wrapper .fieldset-description{display:none;}
#user-profile-form .text-format-wrapper .description{margin-left:150px}
#user-profile-form .link-field-subrow{ float: left; width: 80%;}
#user-profile-form .user-picture{ float: left; margin-left: 26px;}
#user-profile-form .form-item.form-type-checkbox.form-item-picture-delete,#user-profile-form .form-item.form-type-file.form-item-files-picture-upload { margin-left: 150px;}

#user-profile-form .fieldset-wrapper .form-item{ clear: none;}

#user-profile-form #edit-actions--2 input{ background: url("../images/corner-black-small.png") no-repeat scroll 98% 5px #DAEBCB !important;
    border-radius: 1px 1px 1px 1px !important;
    color: #515151 !important;
    float: left !important;
    font-size: 20px !important;
    height: auto !important;
    margin: 0 5px 0 0 !important;
    padding: 7px 3px !important;
    text-align: left !important;
    width: 264px !important;
}

#block-block-8 {
    float: left;
    height: auto;
    padding: 0;
    width: 880px;
}
#block-block-10 {
    margin: 0;
    padding: 0;
    width: 260px;
}

#block-block-11, #block-block-19 {
    background: url("../images/corner-black-big.png") no-repeat scroll 95% 15px #DAEBCB;
    margin: 3px 0 0;
}

#region-header-second{clear: both; margin-top :20px}
.logged-in #region-header-second {width:1180px;}
.user_profile .grid-12{margin-left:0 !important;}

.not-logged-in .register-form .print, .not-logged-in .register-form .membership{display:none;}
.default-addresses h2, .default-addresses h3{color:#BDCAAD}
.default-addresses h3{margin-bottom:6px}
.address-book .list-address-wrapper{background:none !important; color: #FFFFFF;}
.tabs ul.secondary{display:none;}
