/***********************************
begin resets & clear
***********************************/
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear:after {
	clear: both;
	content: ".";
	display: block;
	height:0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/***********************************
begin structure and general stuff
***********************************/
body {
	background: url(../images/bg.jpg) #fff top left repeat-x;
	color: #333;
	font: normal 12px Arial, Sans-serif;
}
#wrap {
	margin: 0 auto;
	width: 1000px;
}
#main {
	margin: 32px 0 0 0;
}
.sidebar {
	background: #F4F4F4;
	border: 3px solid #E8E8E8;
	float: left;
	padding: 15px 10px;
	width: 257px;
}
.content {
	float: right;
	width: 696px;
}
h1 {
	font: bold 21px Arial, Sans-serif;
	margin: 0 0 20px 0;
}
h2 {
	font: bold 18px Arial, Sans-serif;
}
h3 {
    font: bold 16px Arial, Sans-serif;
}
a, a:link, a:active, a:visited {
	color: #6C3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.left {
    float: left;
}
.right {
    float: right;
}
/***********************************
begin actions
***********************************/
ul.actions li {
	float: left;
	margin: 0 13px 0 0;
}
a.button {
	background: url(../images/a.button.gif) top left no-repeat;
	color: #fff;
	display: block;
	float: left;
	font: bold 14px Arial, Sans-serif;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 15px;
	text-decoration: none;
	text-transform: lowercase;
}
a.button:hover {
	text-decoration: underline;
}
a.button span {
	background: url(../images/a.span.button.gif) top right no-repeat;
	display: block;
	padding: 0 15px 0 0;
}
a.print span {
	background: url(../images/a.print.gif) top right no-repeat;
	padding: 0 45px 0 0;
}
a.save span {
	background: url(../images/a.save.gif) top right no-repeat;
	padding: 0 45px 0 0;
}
a.send span {
	background: url(../images/a.send.gif) top right no-repeat;
	padding: 0 53px 0 0;
}
a.add {
	margin: 15px 0 0 0;
}
a.add span {
	background: url(../images/a.add.gif) top right no-repeat;
	padding: 0 48px 0 0;
}
.last {
    border: none !important;
	margin: 0 !important;
}
/***********************************
begin options
***********************************/
a.option {
	color: #6c3;
	display: block;
	font-size: 14px;
	float: left;
	line-height: 32px;
	height: 35px;
	padding: 0 45px 0 0;
	text-transform: lowercase;
}
a.delete {
	background: url(../images/icon_delete.png) center right no-repeat;
}
a.edit {
    background: url(../images/icon_edit.png) center right no-repeat;
}
/***********************************
begin form elements
***********************************/
label {
	display: block;
}
label strong {
    display: block;
    margin: 0 0 4px 0;
}
ul.invoice li {
	margin: 0 0 15px 0;
}
div.col {
	float: left;
	margin: 0 17px 0 0;
	width: 120px;
}
input.text {
	border: 1px solid #CCC;
	font: normal 11px Verdana;
	padding: 5px;
	width: 245px;
}
input.small {
	width: 108px;
}
input.medium {
	width: 198px;
	margin: 0 0 5px 0;
}
textarea.textarea {
    border: 1px solid #CCC;
    height: 50px;
    padding: 5px;
	width: 245px;
}
input.LV_invalid_field,
textarea.LV_invalid_field {
    border-color: #C00;
}
select {
	border: 1px solid #CCC;
	font: normal 11px Verdana;
	padding: 5px;
}
div.col select {
	width: 120px;
}
strong.currency {
	background: #FAFAFA;
	color: #666;
	display: block;
	float: right;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 40px;
}
/***********************************
begin branding
***********************************/
#branding {
	height: 66px;
	padding: 23px 0 0 0;
}
a#logo, a#logo:link, a#logo:active, a#logo:visited {
	background: url(../images/logo.png) top left no-repeat;
	display: block;
	float: left;
	height: 41px;
	margin: 0 100px 0 0;
	text-indent: -9999px;
	width: 207px;
}
#branding ul.actions {
	margin: 9px 0 0 0;
}
a#about {
	background: url(../images/icon_about.gif) top right no-repeat;
	color: #999;
	display: block;
	float: right;
	height: 28px;
	line-height: 28px;
	padding: 0 38px 0 0;
	text-decoration: none;
	text-transform: lowercase;
}
a#about:hover {
	text-decoration: underline;
}
/***********************************
begin sidebar
***********************************/
ul.invoice {
	background: url(../images/line.gif) bottom center no-repeat;
	padding: 0 0 12px 0;
}
.sidebar h2 {
	font: bold 21px Arial;
	margin: 20px 0 10px 0;
}
.sidebar h3 {
    background: #E8E8E8;
    padding: 3px 5px;
    margin: 0 0 10px 0;
}
.sidebar h3 a {
    color: #333;
    display: block;
    text-decoration: none;
}
.sidebar div.closed ul.invoice {
    display: none;
}
p.info {
	background: #FAFAFA;
	color: #666;
	line-height: 25px;
	padding: 0 5px;
}
p.info strong {
	float: right;
}
/***********************************
begin general content
***********************************/
div.col_details {
    width: 325px;
}
div.short {
    width: 240px;
}
div.long {
    width: 410px;
}
div.col_details h2 {
    line-height: 28px;
}
div.col_details a.option {
    float: right;
}
dl.details {
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    height:auto !important;
    height: 100px;
    padding: 10px 0;
    margin: 10px 0 20px 0;
    min-height: 100px;
}
dl.details strong {
    font-weight: bold;
}
dl.details strong {
    background: #fff;
    padding: 2px 3px 2px 0;
}
dl.details dt {
    font-size: 13px;
    line-height: 1.6;
}
dl.details dt.empty {
    background: url(../images/dots.gif) top left repeat-x;
}
dl.details dd.empty {
    background: url(../images/dots.gif) top left repeat-x;
}
dl.details dd {
    line-height: 1.6;
}
dl.details a {
    border-bottom: 1px dotted #333;
    color: #333;
    text-decoration: none;
}
dl.details a:hover {
    border-bottom: 1px solid #333;
}
dl.short dd {
    width: 270px;
}
dl.short dd.right {
    width: auto;
}
table.invoice {
    background: url(../images/logo_table.gif) center center no-repeat;
    float: left;
    margin: 10px 0 30px 0;
    width: 100%;
}
td.center, th.center {
    text-align: center;
}
table.invoice td.last_cell {
    border-right: none;
}
table.invoice th {
    border-bottom: 3px solid #999;
    border-right: 1px solid #999;
    font-weight: bold;
    padding: 5px 7px 5px 7px;
    vertical-align: middle;
}
table.invoice th.last {
    border-bottom: 3px solid #999 !important;
}
table.invoice td {
    border-right: 1px solid #999;
    padding: 6px;
}
table.invoice tr.total td {
    font: bold 18px Arial;
}
table.invoice tfoot td {
    border-bottom: 1px solid #999;
}
table.invoice tfoot tr.first td {
    border-top: 3px solid #999;
}
table.invoice tfoot tr.total td {
    border-bottom: none;
}
div.edit {
    display: none;
}
div.edit_content {
    background: #F4F4F4;
    padding: 10px;
}
div.edit_content ul {
    background: none;
}
span.required {
    color: #de0000;
}
/***********************************
begin modals
***********************************/
ul.tabs {
    border-bottom: 1px solid #CCC;
    height: 31px;
    margin: 0 -10px 10px -10px;
    padding-left: 10px;
}
ul.tabs li {
    float: left;
    margin-right: 3px;
}
ul.tabs li.selected a {
    /*background-color: #FFF;*/
    border-bottom: 1px solid #F4F4F4;
}
ul.tabs li a {
    line-height: 30px;
    display: block;
    border: 1px solid #CCC;
    padding: 0 10px;
    font-weight: bold;
    color: #333;
}


/***********************************
begin copyright
***********************************/
#copyright {
	background: #F4F4F4;
	border: 3px solid #E8E8E8;
	margin: 30px 0 20px 0;
	padding: 0 10px;
	position: relative;
}
#copyright .right {
	float: right;
}
#copyright .left {
	float: left;
}
#copyright ul li {
	float: left;
	line-height: 40px;
	margin: 0 10px 0 0;
}
#copyright .advertise-here {
	padding: 5px;
	float: right;
	margin-right: 25px;
	width:125px;
	height: 125px;
}
#copyright a.publisher {
	background: url(../images/bakemono.gif) top left no-repeat;
	display: block;
	float: right;
	height: 31px;
	margin: 7px 25px 0 0;
	text-indent: -9999px;
	width: 125px;
}
#copyright a.top {
	background: url(../images/top.gif) top left no-repeat;
	display: block;
	float: right;
	height: 7px;
	margin: 20px 0 0 0;
	text-indent: -9999px;
	width: 14px;
}
/***********************************
begin print page related
***********************************/
div.print .content {
    width: 100%;
    float: none;
}
div.print ul.actions {
    float: right;
}

#contact-form {
    width: 312px;
}

#contact-form label {
    padding-bottom: 3px;
}

#contact-form input, #contact-form textarea {
    width: 300px;
    margin-bottom: 10px;
}

#contact-form textarea {
    height: 100px;
}

.message-info {
	padding:            10px 10px 10px 34px !important;
	background:         url(../images/ico/information.png) no-repeat 10px 10px;
    background-color:   #E7F1FA !important;
	border:             1px solid #AEC5E3;
    margin-bottom:      15px;
}

.message-error {
	background-image:   url(../images/ico/exclamation.png);
	background-color:   #FFE3E3 !important;
	border-color:       #E38282;
}

.message-ok {
	background-image:   url("../images/ico/accept.png");
	background-color:   #D8F8CB !important;
	border-color:       #B8DFA8;
}

.message-info.nomargin {
    margin-bottom: 0;
}

.message-info ul {
    padding-top: 3px;
}

.message-info ul li {
    padding: 3px 0 0 10px;
    background: url(../images/ico/arrow-small-right.gif) no-repeat 0 9px;
}

