/* MAIN */
* {
	margin: 0;
	padding: 0;
}
.operations td{
	padding: 0 10px 0 0px;
	}
body {
	background: #0171AF url(../img/background.gif) repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}
a {
	text-decoration: none;
	color: #0171AF;
}
a:hover {
	text-decoration: underline;
	color: #111;
}
.container {
	width: 1000px;
	margin: 40px auto;
	background: #fff;
	border: 10px solid #D1E6EF;
}
.clear {
	clear:both;
}
.content {
	padding: 0 20px 20px 20px;
}

table {
	border-collapse: collapse;	
}
table caption {
	font-size: 19px;
	color: #0171AF;
	padding: 20px 0 7px 0px;
	letter-spacing: -1px;
	font-weight: 100;
	text-align: left;
}

table thead th {
	margin: 10px 0 0 0;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	background: #D1E6EF;
	color: #111;
	font-size: 16px;
}

select optgroup option {
	padding-left: 20px;
}

.filters {
	float: right;
	width: 200px;	
}
.pagination {
	font-size: 12pt;
	margin: 5px 0;	
}

/* HEADER */
.header {
	height: 90px;
	background: url("../img/helmet.png") no-repeat;
	padding-left: 80px;
}

.header h1 { 
	font-size: 28px;
	letter-spacing: -1px;
	padding: 23px 0 0 20px;
	color: #0171AF;
}
.header h1 a { 
	color: #0171AF;
	text-decoration: none;
	font-weight: 100;
	letter-spacing: -2px;
}
.header h1 a:hover {
	color: #111;
}
.header h2 {
	font-size: 19px;
	color: #ACD3E5;
	padding: 5px 0 0 20px;
	letter-spacing: -1px;
	font-weight: 100;
}
.logo {
	float: left;	
}
.login_form {
	margin: 7px 20px 0 0;
	float: right;
	text-align: right;
	color: #0171AF;
}
.search_form {
	margin: 6px 0px 0 5px;
	color: #0171AF;
}

/* MENU */

.menu {
	height: 40px;
	line-height: 40px;
	background: #D1E6EF;
}
.menu ul {
	list-style-type: none;
	padding-left: 20px;
}
.menu ul li {
	display: block;
	float: left;
}
.menu ul li a {
	padding: 0 15px 0 0;
	text-decoration: none;
	font-weight: 100;
	font-size: 17px;
}
.menu ul li a:hover {
	color: #111;
	text-decoration: none;
}
.right_menu {
	float: right;
}


/* FOOTER */

.footer {
	clear: both;
	height: 20px;
	line-height: 30px;
	background: #D1E6EF;
	text-align: center;
	font-size: 11px;
}

/* LEFT */

.left {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 20px;
}
.left h2 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	background: #D1E6EF;
	color: #111;
	font-size: 13px;
}
.left ul {
	padding: 10px 0 0 10px;
	list-style-type: none;
}
.left ul li a {
	color: #648CA5;
	text-decoration: none;
	font-size: 14px;
	font-weight: 100;
}
.left ul li a:hover {
	color: #111;
}

/* RIGHT */

.right {
	float: left;
	width: 740px;
	text-align: justify;
}
.right h2 {
	font-size: 18px;
	font-weight: 100;
	padding: 20px 0 7px 0;
}
.right h2 a {
	text-decoration: none;
}
.right h2 a:hover {
	color: #111;
}

/* ADMIN MAIN */
.admin_main {
	float: left;
	width: 980px;
}
.admin_main h2 {
	color: #0171AF;
	font-size: 19px;
	font-weight: 100;
	padding: 20px 0 7px 0;
}
.admin_main h2 a {
	font-size: 19px;
	text-decoration: underline;
}
.admin_main h2 a:hover {
	color: #111;
}

.admin_main ul {
	padding: 10px 0 15px 20px;
	list-style-type: round;
}
.admin_main ul li a {
	color: #648CA5;
	text-decoration: none;
	font-size: 14px;
	font-weight: 100;
}
.admin_main ul li a:hover {
	color: #111;
}
.add_warehouse{
	width:600px;
}
/* ADS */

.adleft {
	float: left;
	height: 105px;
	width:105px;
	border: 10px solid #ACD3E5;
	font-size: 18px;
	color: #aaa;
	text-align: center;
}
.adright {
	float: right;
	height: 105px;
	width:105px;
	border: 10px solid #ACD3E5;
	font-size: 18px;
	color: #aaa;
	text-align: center;
}

/* CONTROLS */

.input {
	border: 1px solid #ACD3E5;
	padding: 2px;
	margin: 2px;
	color: #0171AF;
}

.button {
	border: 1px solid #0171AF;
	background-color: #D1E6EF;
	padding: 1px;
	margin: 2px;
	color: #0171AF;
}

/* TABLES */
table.admin_table {
    text-align: center;
}
table.brand {
	width: 500px;
}
table.resellers{
	width:960px;
}
table.sizes {
	width: 960px;
}
table.currencies {
	width: 550px;
}
table.items {
	width: 770px;
}
table.warehouses {
	width: 750px;
}

table.categories {
	width: 960px;
}
table.photo {
	width:500px;
}
table.pages {
	width:700px;
}
table.pages td.name{
	text-align: left;
}
table.admin_table tr.parent {
	border-bottom: 1px solid #0171AF;
	border-top: 1px solid #0171AF;
	background: #D9E0FF;
}
table.admin_table tr.parent td.name {
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}
table.admin_table tr.child td.name {
	padding-left: 30px;
	text-align: left;
}
table.categories td.description {
	width: 200px;
	text-align: left;	
}
table.admin_table tr.row td.name {
    padding-left: 10px;
    text-align: left;
}
table.items tr.item {
	width: 100;%
}
table.items tr.item td {
	border-bottom: 1px solid #0171AF;
	padding: 4px 0;
}
table.warehouses tr.warehouse td {
	border-bottom: 1px solid #0171AF;
	padding: 4px 0;
}
table.items tr.item td.icon {
	width: 100px;
}
table.items .small_thumb {
	height: 50px;
	border: 0;
}
table.items tr.item td.description {
	text-align: left;
	vertical-align: top;	
}
table.items tr.item td.links {
	text-align: right;
}
table.items tr.item td.price {
	font-size: 22px;
}
.item .title {
	font-weight: bold;	
}
.item .brand {
	font-size: 80%;
	color: #828282;	
}
.item .category {
	font-size: 80%;
	color: #A1A1A1;	
}
.item .type {
	color: #A1A1A1;	
}
/* FORM */
table.form {
	width: 700px;
}
table.form select {
	width: 190px;	
}
table.form .input, table.form textarea {
	width: 275px;
}

table.form td.label {
	width: 200px;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}
table.form tr.submit, table.form tr.apply {
	text-align: center; 
}
table.form .button {
	margin: 10px 0;
}
table.form td.data {
	padding-bottom: 7px;	
}
table.form td.title {
	font-weight: bold;	
}

/* CSS BOX */
.box {
	width: 500px;
	font-weight: bold;
	padding: 4px;
	margin: 10px 0;
	text-align: center;
}
.ok {
	border:solid 1px #349534; 
	background:#C9FFCA;
	color:#008000;
}
.error {
	border: solid 1px #CC0000; 
	background: #F7CBCA;
	color: #CC0000;
}

.img_left {
	text-align: center;
	height: 120px;
	border: 5px solid #D1E6EF;
}
div.item {
	float: left;
	width: 230px;
	height: 220px;
	margin: 0 15px 10px 0px;
}

.item a:hover {
	text-decoration: none !important;
}
.item a:hover > .img_left {
	border: 5px solid #99CCFF;
}
.item a:hover > .item_title {
	background: #99CCFF;
}
.item a:hover > .item_price {
	background: #FF9999;
}
.item .warning a {
    color: #D9230F;
}
.item .warning a:hover {
    color: #A30001;
}

.item_icon {
	border: 0;
	padding: 10px 0;
}
.category_icon {
	height: 100px;
	border: 0;
	padding: 10px 0;

}
.item_title {
	width: 100%;
	text-align: center;
	background: #D1E6EF;
	padding: 5px 0;

}
.item_title .title {
	font-size: 14pt;
}
.item_price {
	width: 100%;
	background: #FFCCCC;
	font-size: 14pt;
	text-align: center;
	padding: 5px 0;
	color: #990000;
}

.img_item {
	float: left;
	border: 1px solid #D1E6EF;
	height:100px;
	width:100px;
}

.img_primary {
	float:left;
	border: 1px solid #D1E6EF;
}

.icon_thumb {
	/*height:150px;*/
	border: 0px;
}

.catalog_category{
	border: 1px solid #D1E6EF;
	width: 240px;
	height: 150px;
	float: left;
	text-align:center;
}

.auth_form {
	display: none;
}
.auth_form1 {
	display: none;
}
.admin_login_form {
	color: #0171AF;
}
/*autocomplete*/
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
    margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('autocomplete_indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
#example {
  position:absolute;
  top:10px;
  left:10px;
  width:150px;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
#example2 {
  position:absolute;
  top:10px;
  left:170px;
  width:240px;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
.qnt {
  position:absolute;
  top:2px;
  right:10px;
  font-size:0.8em;
  color:#26A908;
}

/*datepicker*/
#datepicker_div, .datepicker_inline {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: #DDD;
	width: 185px;
}
#datepicker_div {
	display: none;
	border: 1px solid #FF9900;
	z-index: 10;
}
.datepicker_inline {
	float: left;
	display: block;
	border: 0;
}
.datepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #DDD !important;
}
button.datepicker_trigger {
	width: 25px;
}
img.datepicker_trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepicker_prompt {
	float: left;
	padding: 2px;
	background: #DDD;
	color: #000;
}
*html .datepicker_prompt {
	width: 185px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.datepicker_control {
	background: #FF9900;
	padding: 2px 0px;
}
.datepicker_links {
	background: #E0F4D7;
	padding: 2px 0px;
}
.datepicker_control, .datepicker_links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.datepicker_links label {
	padding: 2px 5px;
	color: #888;
}
.datepicker_clear, .datepicker_prev {
	float: left;
	width: 34%;
}
.datepicker_current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepicker_close, .datepicker_next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepicker_header {
	padding: 1px 0 3px;
	background: #83C948;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.datepicker_header select {
	background: #83C948;
	color: #000;
	border: 0px;
	font-weight: bold;
}
.datepicker {
	background: #CCC;
	text-align: center;
	font-size: 100%;
}
.datepicker a {
	display: block;
	width: 100%;
}
.datepicker .datepicker_titleRow {
	background: #B1DB87;
	color: #000;
}
.datepicker .datepicker_daysRow {
	background: #FFF;
	color: #666;
}
.datepicker_weekCol {
	background: #B1DB87;
	color: #000;
}
.datepicker .datepicker_daysCell {
	color: #000;
	border: 1px solid #DDD;
}
#datepicker .datepicker_daysCell a {
	display: block;
}
.datepicker .datepicker_weekEndCell {
	background: #E0F4D7;
}
.datepicker .datepicker_daysCellOver {
	background: #FFF;
	border: 1px solid #777;
}
.datepicker .datepicker_unselectable {
	color: #888;
}
.datepicker_today {
	background: #B1DB87 !important;
}
.datepicker_currentDay {
	background: #83C948 !important;
}
#datepicker_div a, .datepicker_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.datepicker_inline .datepicker_links a {
	padding: 0 5px !important;
}
.datepicker_control a, .datepicker_links a {
	padding: 2px 5px !important;
	color: #000 !important;
}
.datepicker_titleRow a {
	color: #000 !important;
}
.datepicker_control a:hover {
	background: #FDD !important;
	color: #333 !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.datepicker_multi .datepicker {
	border: 1px solid #83C948;
}
.datepicker_oneMonth {
	float: left;
	width: 185px;
}
.datepicker_newRow {
	clear: left;
}
.datepicker_cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}
.item_description{
	margin-left:230px;
}
.item_description ul{
	margin-left: 30px;
}
.left_item_menu{
	float:left;
	width:210px;
}
.input_quantity{
	width:20px; 
}
.input_cart{
	font-size: 14pt;
	width: 210px;
}
.price_border{
	border:1px solid #990000;
}
.title_item{
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 24px;
	font-style: bold;
}
.item_cat_type{
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 12px;
	color: #CCCCCC;	
	font-style: bold;
}
