/* @group Main */

.mainGood {
	display: table;
	width: 303px;
	min-height: 100px;
	height: 300px;
    padding: 5px;
	margin-right: 5px;
    margin-bottom: 5px;
	float: left;
    border: white 1px solid;
    border-top: #e1e1e1 1px solid;
}

div.mainGood:hover {
    border: #ab9500 1px solid;  
}

.mainGood .table_cell{
	display: table-cell;
    vertical-align: middle;
}

.mainGood a.mghead {
	display: block;
        font: 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: both;
    text-align: center;
    white-space: normal;
    height: 28pt;
    word-break: break-word;
    line-height: 14pt;
    overflow: hidden;
}

.mainGood a.mgimg {
	display: table-row;
	height: 240px;
	vertical-align: middle;
}

.mainGood p {
	margin: 0px;
	margin-bottom: 5px;
	overflow: hidden;
	height: 33pt;
	white-space: normal;
	line-height: 1.4;
}

.mainGood p a.detailed {
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.mainGood span {
	float: right;
	color: #005689;
	font: 16pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.mainGood img {
    margin-left: auto;
    margin-right: auto;
	display: block;
	max-width: 300px;
	max-height: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
}

.main_div p{
    font-size: 16px;
}
.main_div a{
    font-size: 16px;
}
/* @end */

/* @group Shop */

.shop_header {
	background: #e0e0da url(../Resources/vendor_stripe.png);
	background-repeat: no-repeat; 
	padding: 5px;
	padding-left: 25px;
	margin-bottom: 5px;
	clear: both;
	cursor: pointer;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

a.admin {
    font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 28px;
	float: right;
	margin-right: 5px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	height: 20px;
	text-decoration: none;
	color: #505050;
}

a.admin.remove:hover, a.admin.edit:hover, a.admin.add:hover {
	background-color: #c6c6c1;
}

a.admin.remove {
	background: url(/View/Resources/trash.png) no-repeat 3px 3px;
	
}

a.admin.edit {
	background: url(/View/Resources/edit.png) no-repeat 3px 3px;
}

a.admin.add {
	background: url(/View/Resources/add.png) no-repeat 3px 3px;
}

.shop_subsections {
	display: none;
}

.shop_header h2 {
	text-align: left; 
	margin: 0px; 
	display: inline-block;
}

.shop_header .arrow {
	background: url(../Resources/arrow_down.png);
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 4px; 
	margin-right: 4px;
}

.shop_header .arrow.left {
	background: url(../Resources/arrow_left.png);
}

.shop_subsection {
	width: 310px;
	margin: 4px;
	float: left;
        border: 1px solid white;
        border-top: #e1e1e1 1px solid;
}
.shop_subsection:hover{
        border: #ab9500 1px solid;
}

a.h14 {
	display: block;
	font-size: 16pt;
	margin-bottom: 10px;
    text-align: center;
    text-decoration: none;
}

.shop_subsection img {
	max-width: 300px;
	height: 75px;
	margin-bottom: 5px;
	border: 0px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

img.imgsubsection {
	float: left;
	max-width: 300px;
	height: 75px;
	margin-bottom: 5px;
	border: 0px;
}

.shop_subsection p {
    padding: 5px;
	font-size: 10pt;
	overflow: hidden;
	line-height: 11pt;
	height: 44pt;
	white-space: normal;
	margin: 0px;
}

/* @end */

/* @group Vendors */

.vendorsAccordion .vendor_header {
	background: #e0e0da url(../Resources/vendor_stripe.png);
	background-repeat: no-repeat; 
	padding: 5px;
	padding-left: 25px;
	margin-bottom: 5px; 
    clear: both;
}

.vendorsAccordion .vendor_header h2 {
	text-align: left; 
	margin: 0px; 
	display: inline-block;
}

.vendorsAccordion .vendor_header a {
	float: right; 
	margin-top: 0px;
	font-family: 'AcademyRegular'; 
	font-size: 12pt;
    margin-left: 10px;
}

.vendorsAccordion .vendor_header a.remove {
	color: #ff0000;
}

.vendorsAccordion .vendor_header a.edit {
	color: #0000ff;
}

.vendorsAccordion .vendor_content img {
	background: #e1e1e1;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 150px;
	border: 0px;
}

.vendorsAccordion .vendor_content p {
	margin: 10px;
	line-height: 12pt;
	text-align: left;
	white-space: normal;
}

img.vendor {
    background: #e1e1e1;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 150px;
	border: 0px;
}

.vendor_content{
    font-size: 16px;
}
.vendor_content a{
    font-size: 16px;
}

.subsection_description{
    font-size: 16px;
    line-height: 1.5;
}
.subsection_description a{
    font-size: 16px;
}
/* @end */

/* @group Goods */

/* @group Pages */

.vendors_description{
    font-size: 16px;
}
.sections_subsections_headers{
    text-align: left;
}

#descriptionDiv{
    font-size: 16px;
    line-height: 1.5;
}
#descriptionDiv a{
    font-size: 16px;
}

.pages {
    clear: both;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
}

.pages span {
	margin-left: 5px;
	margin-right: 5px;
}

.pages a.page, span.page {
	margin-left: 0px;
	margin-right: 0px;
	display: inline-block;
	width: 41px;
	height: 26px;
	padding-top: 4px;
	background-color: #F0FAF3;
	border: #0B9931 2px solid;
	font: 13pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #0B9931;
	text-decoration: none;
	text-align: center;
	transition: all 0.5s;
	font-weight: bold;
}

.pages a.page.prev, span.page.prev {
	width: 66px;
	padding-top: 6px;
        height: 24px;
	font-size: 12pt !important;
}

div.pages span.page.disable {
	width: 60px;
	background: #e1e1e1;
	color: #b4b4b4;
	margin-left: 0px;
	margin-right: 0px;
	height: 27px;
	padding-top: 5px;
	border: #c4c4c4 1px solid;
	font: 13pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: center;
}

.pages a:hover, a.page.selected {
	background-color: #0B9931;
	color: white;
}

/* @end */

/* @group Sort Panel */

.sort_panel {
	padding: 5px;
	height: 25px;
	margin-bottom: 15px;
    border: #e1e1e1 1px solid;
}

.sort_panel .block {
	float: left;
	padding: 0px;
	margin: 10px 19px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.admin_sort_block{
	margin: 0px !important;
}

.sort_panel .block.text {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 5px;
}

.sort_panel .txt {
	font-size: 10pt;
	line-height: 10pt;
	height: 10px;
	display: inline-block;
	padding-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
}

.sort_panel .sort {
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

.sort_panel input[type="submit"] {
	margin: 0px;
	margin-right: 5px;
	padding: 2px;
	width: 40px;
	background-repeat: repeat-x;
	background: #e0e0da url(../Resources/flare.png);
	border: #c4c4c4 1px solid;
	font: 10pt/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #7a7a77;
	text-decoration: none;
	text-align: center;
	text-shadow: #efefef 0 1px 0;
}

.sort_panel input[type="submit"]:hover, .sort_panel input[type="submit"].selected {
	background: #656563 url(../Resources/flare_n.png);
	border-color: #4c4c4a;
	color: #f0f0e9;
	text-shadow: #000 0 0 0;
}

/* @end */

.good {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-bottom: 5px;
	width: 900px;
}

.good a.head {
	display: block;
	text-align: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
        padding-top: 5px;
	border-top: #e1e1e1 1px solid;
	text-decoration: none;
}

.good img {
	max-width: 300px;
	border: 0px;
	float: left;
}

.good .info {
    margin-left: 5px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	width: 324px;
	height: 70px;
	font-size: 16px;
    line-height: 1.5;
}

.good_price_block{
    float: right;
    width: 130px;
}
.good_info_block{
    float: right;
    width: 300px;
    font-size: 16px;
}
.good_info_block a{
    font-size: 16px;
}

.good .info a {
    font-size: 16px;
}

.good_description{
    font-size: 16px !important;
}
.good_description a{
    font-size: 16px !important;
}

.good .price {
	width: 136px;
	height: 75px;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
}

.good .price span {
	margin: 0px;
	margin-bottom: 10px;
	color: #005689;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 18pt;
        font-weight: bold;
	text-align: right;
	display: block;
}

.good .price a.buy {
	float: right;
	text-align: center;
	display: block;
	height: auto;
	border: #c4c4c4 1px solid;	
	font-size: 10pt;
	color: black;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 1px;
	margin-left: 3px;
	text-shadow: #efefef 0 1px 0;
}

.good .price a.cap{
	float: right;
	text-align: center;
	color: grey;
	display: block;
	height: 21px;
	width: 55px;
	font-size: 10pt;
	background-color: e1e1e1;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 1px;
	margin-left: 3px;
	text-shadow: #efefef 0 1px 0;
}

.good .price a.view {
	float: right;
	text-align: center;
	display: block;
	height: 18px;
	border: #c4c4c4 1px solid;	
	background: #e0e0da url(../Resources/flare.png);
	font-size: 10pt;
	color: black;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 1px;
	margin-left: 3px;
	text-shadow: #efefef 0 1px 0;
}

.good .price a.buy:hover {
	border-color: #4c4c4a;
	color: #f0f0e9;
	text-shadow: #000 0 0 0;
}

.good .price a.view:hover {
	border-color: #4c4c4a;
	color: #f0f0e9;
	text-shadow: #000 0 0 0;
}

.good .clear {
	clear: both;
}

.stock { 
    text-align: center; 
    padding: 10px; 
    padding-left: 20px; 
    padding-right: 20px; 
    line-height: 20pt; 
    background-color: #f8ad74; 
    margin-top: 10px; 
    color: #784218; 
    font-size: 20pt; 
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    border: #f7a260 1px solid;
    margin-left: 13px;
}
/* @end */

/* @group Good */

/* @group Conj Goods */

.conj_goods h2 {
	display: block;
	text-align: left;
	border-bottom: #e1e1e1 1px solid;
	margin-bottom: 0px;
}

.conj_good {
	width: 142px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	border: #e1e1e1 1px solid;
	background: #f9f9f9;
}

.conj_good a {
	line-height: 12pt;
	font-family: 'AcademyRegular';
	font-size: 12pt;
}

.conj_good img {
	border: 0px;
	max-width: 142px;
	margin-top: 5px;
}

/* @end */

.good_pictures {
	float: left;
	width: 306px;
}

.good_pictures img.mainimg {
	max-width: 300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	border: 0px;
	padding: 3px;
}

.good_pictures img.mainimg:hover {
}

.good_pictures img.preview {
	float: left;
	max-width: 100px;
	height: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 3px;
	border: #e1e1e1 1px solid;
}

.good_pictures img.preview:hover {
	border: #4c4c4a 1px solid;
}

.good_info {
	float: left;
	width: 313px;
	margin-left: 10px;
	padding-left: 10px;
}
.good_info_parag{
        margin-top: 0px;
}

#good_title {
        text-align: left;
}

.good_info .good_price {
	color: #005689;
	font: 20pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
}

.good_info a.cap {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	text-align: center;
	display: block;
	border: #0B9931 2px solid;
	font-weight: bold;
	font-size: 10pt;
	color: grey;
	background-color: e1e1e1;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	line-height: 1.5;
}
.good_info a.buy, .buy {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	float: right;
	text-align: center !important;
	display: block !important;
	border: #0B9931 2px solid !important;
	background-color: #F0FAF3 !important;
	font-weight: bolder !important;
	font-size: 10pt !important;
	color: #0B9931 !important;
	text-decoration: none !important;
	padding-left: 6px !important;
	padding-right: 6px !important;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	margin-top: 0px !important;
	line-height: 1.5 !important;
	transition: all 0.5s;
}

.buy_discount {
        max-width: 75px;
}

.good_info a.buy:hover, .buy:hover {
	background-color: #0B9931 !important;
	color: white !important;
}

.good_info a.buy.discount {
    color: #000;
    background-position: 0px -5px;
    background-color: #25cd0b;
    text-shadow: none;
    border-color: #089715;
}

.good_info a.buy.discount:hover {
    color: #ffffff;
    background-position: 0px 0px;
}

.good_description {
	clear: both; 
	padding-top: 10px;
}

.good_description img {
	max-width: 640px;
}

 h2.good_desc {
	display: block;
	text-align: left;
	border-bottom: #e1e1e1 1px solid;
}

.good_image {
    width: 300px;
    padding: 5px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    border: #e1e1e1 1px solid;
}

img.imggood {
    max-width: 300px;
	height: 75px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	border: 0px;
}
/* @end */

/* @group Delivery */

.delivery_tables p{
    line-height: 1.5;
}
.delivery_images{
    width: 100%;
    max-width: 100px;
}
.delivery_td_image{
    vertical-align: top;
}
.delivery_headers{
    margin-bottom: 5px;
}
/* @end */

/* @group Articles */

a.art_tab {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	display: inline-block;
	border-top: #0B9931 1px solid;
	border-left: #0B9931 1px solid;
	border-right: #0B9931 1px solid;
        background-color: #F0FAF3;
	font-size: 10pt;
	color: #0B9931;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	line-height: 1.5;
}

a.art_tab:hover, a.art_tab.selected {
	background-color: #0B9931;
	color: white;
}

.article {
	border-top: #e1e1e1 1px solid;
	height: 110px;
	clear: both;
        margin-top: 15px;
}

.article a.art_title {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 16pt;
	display: block;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
	height: 11pt;
}

.article img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
	border: 0px;
}

img.artimage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
	border: 0px;
}

.article p {
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 11pt;
	height: 33pt;
	overflow: hidden;
	white-space: normal;
}

.articles_content_div p{
    font-size: 16px;
    line-height: 1.5;
}
.articles_content_div a{
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
}
/* @end */

/* @group Article */

.article_header {
	border-bottom: #e1e1e1 1px solid;
	padding-bottom: 10px;
}

.article_header img {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;
	border: #e1e1e1 1px solid;
}

.article_body {
	margin-top: 10px;
}

.article_body img {
	max-width: 640px;
	margin-top: 10px;
	margin-bottom: 10px;
        border: none !important;
}

.article_content_div p{
    font-size: 16px;
}
.article_content_div a{
    font-size: 16px;
}
/* @end */

/* @group Cart */

.cart_td_left_align{
    text-align: left !important;
}

.cart_td_right_align{
    text-align: right !important;
}

table.cart {
	width: 640px;
	margin: 0px;
	padding: 0px;
}

table.cart th {
	background: #e0e0da;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	background-repeat: repeat-x;
}

table.cart td {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: #e1e1e1 1px solid;
}

table.cart td a{
	font-size: 16px;
}

table.cart tr {
	border-bottom: #e1e1e1 1px solid;
}

table.cart td img {
	max-width: 100px;
}

table.cart td.cart_summary {
	color: #005689;
	font-weight: bold;
}

table.cart td a.cart_remove {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../Resources/remove.png);
	cursor: pointer;
}

table.cart td input {
    width: 30px;
    height: 35px;
    border: #e1e1e1 1px solid;
}
table.cart_form td {
	text-align: right;
}

table.cart_form td.single_line {
	vertical-align: baseline;
}

table.cart_form td.multi_line {
	vertical-align: top;
}

table.cart_form td span {
	text-align: left;
}

table.cart_form td p {
    font-size: 8pt;
    margin: 0px;
}
.cart_headers{
    border-bottom: #e1e1e1 1px solid;
    text-align: left;
    margin-top: 25px;
}
.cart_last_row_td{
    border-bottom: none !important;
}
/* @end */

/* @group Contacts */

.plain_text_parags{
    white-space: normal;
    line-height: normal;
    font-weight: normal;
    font-size: medium;
    font-style: normal;
}

.contacts_tels_block{
    width: 260px;
    margin: auto;
}
.contacts_tels_links{
    font-size: 18px !important;
}
.contacts_form td {
	text-align: right;
}

.contacts_form td.single_line {
	vertical-align: baseline;
}

.contacts_form td.multi_line {
	vertical-align: top;
}

.contacts_form td span {
	color: #ff0000;
}

.contacts_form td p {
    font-size: 8pt;
    margin: 0px;
}

.contacts_success {
        border: 2px solid #0B9931;
	background-color: #F0FAF3;
	color: #0B9931;
	font-size: 22px;
        text-align: center;
}

.contacts_invalid {
	background: #f7868d;
    border: #b66368 1px solid;
    padding: 10px;
    text-align: center;
}
.contacts_headers{
    text-align: left;
    border-bottom: #e1e1e1 1px solid;
}

.contacts_tel_question_div{
    width: 304px;
}

.form_rules_agreement{
    text-align: right;
    width: 368px;
    float: right;
}

/* @end */

/* @group Search */

.search_info {
	background: #e0e0da;
	font-size: 10pt;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
}

/* @end */

/* @group GridComment */

table.gridComment {
	font-size: 12px;

	
}

table.gridComment tr:nth-child(even) {
	background: #F0F0E9;
}

table.gridComment td.commentDate{
	font-size: 14px;
	padding: 5px;
	width: 150px;
}

table.gridComment td.commentMessage{
	font-size: 14px;
	padding: 5px;
	width: 575px
}

table.gridComment td.commentUser{
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	width: 200px
}


/* @end */

/* @group GridAdmin */

table.gridAdmin {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

table.gridAdmin  table.gridAdminAttr {
	margin: 0px;
	padding: 0px;	
	line-height: 0px;
}

table.gridAdmin  div.sortOrderDiv {
	height: 32px;
	text-align: center;
	background-color: #F0F0E9;
	
	padding-left : 30%;
	margin: 0px;
}

table.gridAdmin  td.sortOrder{	
	background-color: #F0F0E9;	
}



table.gridAdmin tr {
	margin: 0px;
	padding: 0px;
	height: 60px;
	vertical-align: middle;
}

table.gridAdmin th {
	background: #e0e0da;
	border-radius: 0px;	
	font-size: 16px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 25px;
}


table.gridAdmin tr.gridFilter{
	background: none;
	padding-left: 0px;
	border-radius: 0px;	
	font-size: 16px;
	padding-left: 0px;
	border-bottom: 0px;
	border-style:solid;
	border-color: #e0e0da;
	height: 40px;
	text-align: left;
}

table.gridAdmin input.datePicker {
	border-radius: 0px; 
	width: 100px; 
	/*height: 25px; 
	font-size: medium; 
	font-weight: bold; */
	color: #505050;
}



table.gridAdmin input.submitButton {
	background: none; 
	background-color: #e1e1e1; 
	border-radius: 0px; 
	color:#505050;
	font-weight: bold; 
	cursor: pointer; 
}

table.gridAdmin input.submitButton:hover {
	background: none; 
	background-color: #505050;
	color:white;	
	border-radius: 0px; 
	font-weight: bold; 
	cursor: pointer; 
}

table.gridAdmin input.numberInput{
	height: 30px;
	width: 75px;
	font-size: 14pt;
	text-align: right;
	border-radius: 0px;
	background-color: #E7FFD6;
	color: #505050;	
}



table.gridAdmin input.numberInputRO{
	height: 30px;
	width: 75px;
	font-size: 14pt;
	text-align: right;
	border-radius: 0px;
	border: 0px solid white;	
	color: #505050;
	background: none;
}


table.gridAdmin input.numberInputROSum{
	height: 30px;
	width: 80px;
	font-size: 14pt;
	text-align: right;
	border-radius: 0px;
	border: 0px solid white;
	font-weight: bold;
	color: #505050;
	background: none;
}

table.gridAdmin tr.dataSummary{
	border-top: 5px;
	background: none;
	background-color: #e0e0da;
	height: 50px;	
}

table.gridAdmin td.gridFilter{	
	padding: 0px;	
	text-align: center;
}

table.gridAdmin span.filterHeader{	
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}

table.gridAdmin td.gridFilterSelectBox{	
	padding: 0px;	
	text-align: center;
}

table.gridAdmin tr:nth-child(even) input[type="text"] {
	/*background: #fdfdf6;*/
}

table.gridAdmin td {
	padding-left: 7px;
	padding-right: 7px;
	font-size: medium;
	line-height: 25px;
	
}

table.gridAdmin a.idx{	
	font-weight:bold;
	font-size: large;
	text-align: center;	
}

table.gridAdmin a.goodName{	
	font-size: 12pt;
	color: #505050;
	line-height: normal;
	padding: 1px;
}

table.gridAdmin td.price {
	text-align: right;	
}

table.gridAdmin td.date {
	text-align: center;	
	font-size: small;
}

table.gridAdmin div.date {
	width: 100px;		
}

table.gridAdmin td.phone {
	text-align: center;		
}

table.gridAdmin div.phone {
	width: 120px;
}

table.gridAdmin td.email {
	word-wrap: break-word;
	
}

table.gridAdmin div.email {
	width: 150px;
	font-weight: normal;
	font-size: small;
}

table.gridAdmin div.clientName {
	width: 150px;
	font-weight: normal;
	font-size: small;
}

table.gridAdmin td.selectBox {
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}

table.gridAdmin td.Attr {
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
	border: 0px;
}


table.gridAdmin table.gridAdminAttr td.Attr1 {
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
	border: 0px;
	height: 40px;
}

table.gridAdmin table.gridAdminAttr tr {
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
	border: 0px;
	height: 40px;
}

table.gridAdmin a.remove {
	display: block;
	width: 24px;
	height: 24px;
	background: url(/View/Resources/remove.png);
}

table.gridAdmin a.up {
	display: block;
	width: 32px;
	height: 26px;
	cursor: pointer;
	background: url(/View/Resources/metroicons/metroupicon32.png);
}


table.gridAdmin a.down {
	display: block;
	width: 32px;
	height: 26px;
	cursor: pointer;
	background: url(/View/Resources/metroicons/metrodownicon32.png);
}

table.gridAdmin a.editIcon {
	display: block;
	width: 32px;
	height: 32px;
	background: url(/View/Resources/metroicons/metroediticon32.png);
}

table.gridAdmin a.editIcon:hover{
	background-color: #e0e0da;	
	color: white;
}

table.gridAdmin a.fireArmIcon {
	display: block;
	width: 32px;
	height: 32px;
	background: url(/View/Resources/metroicons/metrorifleicon32.png);
	background-color: red;
}

table.gridAdmin a.knifeIcon {
	display: block;
	width: 32px;
	height: 32px;
	background: url(/View/Resources/metroicons/metroknifeicon32.png);
}

table.gridAdmin a.opticIcon {
	display: block;
	width: 32px;
	height: 32px;
	background: url(/View/Resources/metroicons/metrobinocularicon32.png);
}

table.gridAdmin a.maketIcon {
	display: block;
	width: 32px;
	height: 32px;
	background: url(/View/Resources/metroicons/metroblunderbussicon32.png);
}

table.gridAdmin a.airGunIcon {
	display: block;
	width: 32px;
	height: 32px;
	background: url(/View/Resources/metroicons/metroairgunicon32.png);
}

table.gridAdmin a.tuningIcon {
	display: block;
	width: 32px;
	height: 32px;
	background: url(/View/Resources/metroicons/metromagazinicon32.png);
}

table.gridAdmin a.tourismIcon {
	display: block;
	width: 32px;
	height: 32px;
	background: url(/View/Resources/metroicons/metrorucksachicon32.png);
}

table.gridAdmin a.flobertIcon {
	display: block;
	width: 32px;
	height: 32px;
	background: url(/View/Resources/metroicons/metrogunicon32.png);
}

table.gridAdmin a.forgunIcon {
	display: block;
	width: 32px;
	height: 32px;
	background: url(/View/Resources/metroicons/metrorpgicon32.png);
}

table.gridAdmin a.garmentIcon {
	display: block;
	width: 32px;
	height: 32px;
	background: url(/View/Resources/metroicons/metroshirticon32.png);
}

table.gridAdmin a.refreshIcon {
	display: block;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: url(/View/Resources/metroicons/metroreloadicon32.png);
}

table.gridAdmin a.arbsIcon {
	display: block;
	width: 32px;
	height: 32px;
	background: url(/View/Resources/metroicons/metromissileicon32.png);
}

table.gridAdmin a.utilsIcon {
	display: block;
	width: 32px;
	height: 32px;
	background: url(/View/Resources/metroicons/metrofantasyicon32.png);
}

/* @end */


/* @group Grid */

table.grid {
	margin-top: 10px;
	margin-bottom: 10px;
}

table.grid tr {
	margin: 0px;
	padding: 0px;
}

table.grid th {
	background: #e0e0da;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

table.grid tr:nth-child(even) input[type="text"] {
	background: #fdfdf6;
}

table.grid td {
	text-align: center;
}

table.grid a.remove {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../../Resources/remove.png);
}

table.grid a.gotogood {
	display: block;
	width: 24px;
	height: 24px;
	background: url(/View/Resources/gotogood.png);
}

/* @end */



/* @group pagesAdmin */

.pagesAdmin {
    clear: both;
	margin-top: 10px;
	padding: 0px;
	text-align: right;
	margin-top: 20px;
    margin-bottom: 20px;
    
}

.pagesAdmin span {
	margin-left: 5px;
	margin-right: 5px;
}

.pagesAdmin a.page, span.page {
	margin-left: 0px;
	margin-right: 0px;
	display: inline-block;
	width: 50px;
	height: 50px;
	padding-top: 10px;
	/*background: #e0e0da url(../Resources/flare.png);*/
	Background-color: #F0F0E9;
	border: #505050 1px solid;
	font-weight: bold;
	font: 22pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #505050;
	text-decoration: none;
	text-align: center;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

.pagesAdmin a.page.prev, span.page.prev {
	width: 25px;
	color: #F0F0E9;
	
}

.pagesAdmin span.page.disable {
	width: 25px;
	background: #e1e1e1;
	color: #e1e1e1;
}

.pagesAdmin span.pageCounter{
	font: 22pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #505050;
	background-color: #e1e1e1;
	margin-left: 0px;
	margin-right: 0px;
	display: inline-block;
	width: 50px;
	height: 50px;
	padding-top: 5px;
	text-decoration: none;
	text-align: center;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	padding-top: 10px;
	
}

.pagesAdmin a:hover, a.page.selected {
	background: #0B9931;
	border: #0B9931 2px solid;
	color: white;
}

/* @end */

/* ORDER DATA*/

div.orderDataWrapper{
	margin-left: 10px;
}

div.comments {
	margin-left: 40x; 
}

div.comments textarea.commentInput{
	margin-left: 0x; 
	margin-top: 10px; 
	margin-bottom: 20px; 
	height: 70px;
	width: 950px;	;
}

div.comments  span.commentHeader{
	font-size: 11pt; 
	color: #756923;
	font-weight: bold;
	width: 500px;
}

div.comments  span.commentBody{
	font-size: 11pt; 	
}

div.orderDataWrapper  h1{
	text-align: left; 
	background-color: #50504e; 
	color: white; 
	margin-left: 10px; 
	margin-right: 10px; 
	/*
	padding: 10px;
	*/
	font-weight: bold;
}

div.orderDataWrapper  h2{
	text-align: left; 
	/*background-color: #e0e0da;
	margin-left: 20px; */
	padding-left: 10px;
	font-weight: bold;
}

div.orderDataWrapper table.header{
	background-color: #C4C4BC;
	margin-left: 20px; 
	margin-top: 10px;
	width: 99%; 
	padding: 0px;		
	height: 30px;
}

div.orderDataWrapper table.headerMain{
	background-color: #50504e;
	margin-left: 20px; 
	margin-top: 10px;
	width: 99%; 
	padding: 0px;		
	height: 30px;
}

div.orderDataWrapper table.header td.saveIcon{
	width: 32px;	
}

div.orderDataWrapper table.header div.saveIcon{
	text-align: right;
	cursor: pointer;
	padding-right: 10px;	
}

div.orderDataWrapper table.header div.savedIcon{
	text-align: right;	
	padding-right: 10px;	
}

div.orderDataWrapper span.saveNotification{
	color: #db9200; 
	font-weight: bold; 
	font-size: 16px;
	cursor: pointer;
}

div.orderDataWrapper span.savedNotification{
	color: #469600; 
	font-weight: bold; 
	font-size: 16px;	
}

div.orderDataWrapper td.saveNotification{
	width:300px; 
	text-align: right;
}

table.orderData {
	text-align: right;
}

table.orderData td.dataLabel{
	text-align: right;
	width: 170px;
	font-size: 12pt;
	padding-left: 10px;
}

table.orderData td.dataLabel label{
	width: 170px;	
}

table.orderData td.dataValue{
	text-align: left;	
}

table.orderData tr{
	height: 30px;	
}

table.orderData input.textInput{
	width: 300px;	
	height: 25px;	
	font-size: 12pt;
	border-radius: 0px;
}

.expandAdditionalInfo {
    background-color:#d3d3d3;
    padding: 2px;
    cursor: pointer;
    font-weight: bold;
	display: block;
	width: 32px;
	height: 32px;	
	
}

/*Additional info*/

.contentAdditionalInfo {
	background-color: #FFFFD1;
}

.comission_sale_content_div p{
    font-size: 16px;
}

.news_container_div p{
    
}

.news_container_div{
    font-size: 16px;
}

.news_container_div a{
    font-size: 16px;
}