﻿body {
	margin: 0;
	padding:0;
	font-family: Verdana, Tahoma, Calibri;
	font-size: .75em;
	overflow: scroll;
}
#pageContainer {
	position: relative;
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
}
#header {
	position: relative;
	top: 0px;
	width: 1003px;
	height: 115px;
}
#mainMenuDiv {
	position: relative;
	top: 95px;
	width: 1003px;
	z-index: 1;
}
.admincontent,
.clientcontent,
.content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 823px;
	min-height: 620px;
	padding: 0px 10px 90px 10px;
}
.admincontent,
.clientcontent {
	left: 160px;
	padding: 5px 10px 90px 10px;
}
#rightCol {
	position: relative;
	top: 0px;
	left: 1003px;
	width: 0px;
}
#leftCol {
	position: relative;
	margin-left: -923px;
	width: 80px;
}
#adminleftCol,
#clientleftCol{
	position: relative;
	margin-left: -1003px;
	width: 160px;
}
#rightContent,
#leftContent,
#adminleftContent,
#clientleftContent {
	position: absolute;
	top: 0px;
	width: 0px;
	padding: 0px;
}
#adminleftContent,
#clientleftContent {
	width: 150px;
	padding: 10px 5px 5px 5px;
}
#adminfooter,
#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 993px;
	height: 50px;
	padding: 25px 5px 0px 5px;
	text-align: center;
	color: Gray;
}
#adminfooter {
	width: 831px;
}
.logo {
	position: absolute;
	top: 0px;
	/*background-image: url(imgs/hdr/logo.png);
	background-repeat: no-repeat;*/
	width: 600px;
	height: 100px;
	z-index: 1;
	/*text-indent: -999999px;
	cursor: pointer;*/
}
/*#divSearch {
	font-size: 0.85em;
	position: absolute;
	right: 15px;
	z-index: 10;
}*/
/*#bntalogo {
	position: absolute;
	top: 0px;
	left: 150px;
}
#hdrCoin {
	position: absolute;
	top: 0px;
	right: 150px;
}*/
/*.menuBar {
	line-height: 21px;
	height: 32px;
	display: block;
	width: 1001px;
	font-weight: bold;
	position: absolute;
	top: 8px;
}*/
/*************************** Home Page *************************/
/*#pnlCoinGrid {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}*/
.divCards {float: left; width: 568px;}
.divCardsImg {margin: 40px auto 0px auto; width: 503px;}
/********************** Titles and Headers *********************/
h1, h2, h6 {
	font-weight: bold;
	color:#129644;
	font-size: 1.5em;
	margin: 10px 0px 10px 0px;
}
h2 {
	font-size: 1.3em;
	margin: 5px 0px 5px 0px;
}
h6 {
	font-size: 1.1em;
	font-weight: lighter;
	margin: 5px 0px 5px 0px;
}
.FAQuestion {
	/*font-weight: bold;*/
	/*font-size: 1.1em;
	color: #000;
	margin: 5px 0px 5px 0px;*/
	cursor: pointer;
}
/************************ default site classes ***************/
.hoverMenu {
	visibility:hidden;
	padding: 2px;
}
.defaultPanel {
	padding: 2px;
}
.menuPanel {
	width: 140px;
}
a,
a:visited {
	color:Blue;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.ib {
	font-weight: bold;
	font-style: italic;
}
.center{
	text-align:center;
}
.centerContent{
	margin-left: auto;
	margin-right: auto;
}
.floatLeft {float: left;}
.clearFloat {
	clear: both;
}
.red {color: Red;}
.blue {color: Blue;}
.rrpBeaten {
	color: Red;
	font-weight: bold;
	text-decoration: line-through;
}
.sold {
	color: Red;
	font-weight: bold;
}
.green {
	color: green;
}
.hand {
	cursor: pointer;
}
.formLbl {
	clear: both;
	float: left;
	width: 140px;
	margin-top: 4px;
	text-align: left;
}
.formContent {
	float: left; margin-top: 2px;
}
.formTxtBox {
	width: 270px;
}
.formDDL {
	width: 276px;
}
.formBtns {
	clear: left;
	margin-left: 140px;
	padding-top: 10px;
}
.MsgTxtBox {
	overflow: hidden;
	width: 270px;
}
.centerImg {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.detailsLabel,
.detailsLabel2,
.detailsLabel3 {
	clear: both;
	float: left;
	width: 110px;
	margin-bottom: 5px;
	font-weight: bold;
}
.detailsContent,
.detailsContent2,
.detailsContent3 {
	float: left;
	width: 390px;
	margin-bottom: 5px;
}
.detailsLabel2 {
	width: 80px;
}
.detailsContent2 {
	width: 120px;
}
.detailsLabel3 {
	margin-left: 10px;
}
.detailsContent3 {
	width: 135px;
}
.moreImgsContainer {
	width: 238px;
	height: 180px;
	margin: 0px auto 10px auto;
	text-align: center;
}
.editNewsImgsContainer {
	width: 180px;
	height: 150px;
	margin: 0px auto 10px auto;
	text-align: center;
}
.marginBot5 {
	margin-bottom: 5px;
}
.marginTop10 {
	margin-top: 10px;
}
.marginRight10 {
	margin-right: 10px;
}
.marginLeft10 {
	margin-left: 10px;
}
.margin10 {
	margin: 10px;
}
.paddinBot26 {
	padding-bottom: 26px;
}
.fontsize09 {
	font-size: 0.9em;
}
.fontsize085 {
	font-size: 0.85em;
}
.fontsize08 {
	font-size: 0.8em;
}
.fontsize12 {
	font-size: 1.2em;
}
.height10 {
	height: 10px;
}
/*.inputValign input[type="radio"]
.inputValign input[type="checkbox"] {
    vertical-align: middle;
    }*/
.inputValign input {
    vertical-align: middle;       
}
/************************ Buttons ***************************/
.css3button,
.css3button:visited {
	color: #000000;
	padding: 3px 11px;
	background-color: #11b951;
	background: -moz-linear-gradient(
		top,
		#0c9340 0%,
		#1dcf47 25%,
		#0fff3f 50%,
		#08cc08 75%,
		#0c9340);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#0c9340),
		color-stop(0.25, #1dcf47),
		color-stop(0.50, #0fff3f),
		color-stop(0.75, #08cc08),
		to(#0c9340));
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	border: 1px solid #171717;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(194,194,194,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(194,194,194,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(194,194,194,0.7);
	text-shadow:
		1px 1px 1px rgba(128,128,128,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
	cursor: pointer;
}
.css3button:hover {
	color: #ffff00;
	text-decoration: none;
}
/*.lbbtnSmall,
.btnSmall {
	line-height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.btnSmallLeft,
.btnSmallLeftBlue {
	float:left;
	background-image: url(imgs/btns/grn_btn_sml_l.png);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 5px;
	text-decoration: none;
	margin-left: 3px;
}
.btnSmallRight,
.btnSmallRightBlue {
	float:left;
	background-image: url(imgs/btns/grn_btn_sml_r.png);
	background-repeat: no-repeat;
	height: 21px;
	padding-right: 7px;
	text-decoration: none;
}
a.btnSmall,
a.btnSmallBlue {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ff0;
	text-decoration: none;
	background-image: url(imgs/btns/grn_btn_sml_m.png);
	background-repeat: repeat-x;
	float: left;
	line-height: 21px;
	padding-left: 8px;
	padding-right: 8px;
}
.btnSmallLeftBlue {
	background-image: url(imgs/btns/blue_btn_l.png);}
.btnSmallRightBlue {
	background-image: url(imgs/btns/blue_btn_r.png);}
a.btnSmallBlue {
	background-image: url(imgs/btns/blue_btn_m.png);}
a.btnSmall:hover,
a.btnSmallBlue:hover {
	text-decoration: underline;
}*/
/************************* Left Menu Links *************************/
/*.basketLink,
.leftMenuStd {
	font-size: .85em;
	background:#ffffff url(imgs/btns/blue_totem.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
}
.leftMenuStd {
	background:#ffffff url(imgs/btns/grn_totem.png);
}
.basketLink a,
.leftMenuStd a {
	color: White;
}
.basketLink a:hover,
.leftMenuStd a:hover {
	color: Yellow;
	text-decoration: underline;
}*/
/**************************** Menus ****************************/
/*   center the horizantal main menu   */
.MainMenu .AspNet-Menu-Horizontal {
	float: left;
	width: 100%;
}
.MainMenu .AspNet-Menu-Horizontal ul {
	clear: left;
	float: left;
	position: relative;
	left: 50%;
	margin: 0px; padding: 0px; list-style-type: none;
}
.MainMenu .AspNet-Menu-Horizontal ul li {
	float: left;
	position: relative;
	right: 50%;
	height:20px;
}
.MainMenu li a {line-height: 20px; display: block;}
/* End of centering */
.MainMenu .AspNet-Menu-Leaf,
.MainMenu .AspNet-Menu-WithChildren {
	/*font-size: .85em;*/
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	/*background-image: url(imgs/hdr/grn_btn_l.png);
	background-repeat: no-repeat;*/
	padding-bottom: 0px;
	margin-right: 3px;
}
.MainMenu .AspNet-Menu-Leaf a,
.MainMenu .AspNet-Menu-WithChildren a {
	/*background-image: url(imgs/hdr/grn_btn_r.png);
	background-repeat: no-repeat;
	background-position: top right;*/
	padding: 0px 5px 3px 5px;
	color: #0c933f;
	text-decoration: none;
}
.MainMenu li a:hover,
.MainMenu .AspNet-Menu-Selected,
.MainMenu .AspNet-Menu-Selected a:visited,
.MainMenu .AspNet-Menu-Leaf a:hover,
.MainMenu .AspNet-Menu-WithChildren a:hover {
	color: blue;
	/*text-decoration: underline;*/
}
/******************** Gridview separate results **************/
.CGVsepresTBL {border-collapse: collapse;}
.CGVsepres {
	border-bottom: solid 1px #129644;
}
.CGVsepresTBL tr:last-child {border-bottom: none;}
/************************ PopUps *****************************/
#popup
{
	background-image: none;
	margin: 0px;
	font-family: Arial, helvetica, Sans-Serif;
	overflow: auto;
}
#popupContainer {
	margin: 0px;
	padding: 0px;
}
#popupFoot {
	height: 21px;
	text-align: center;
	line-height: 21px;
}
#popupFoot {
	margin-top: 5px;
}
#popupContent 
{
	margin: 0px;
	min-height: 600px;
	font-size: 1.1em;
	color: #333333;
}
#popupBtn {
	width: 112px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
}
/*********************** Orders Css *************************/
.addressBox1,
.addressBox2 {
	float: left;
	width: 345px;
	height: 140px;
	border: solid 1px #f1e020;
	padding: 5px;
}
.addressBox2 {
	width: 345px;
	border-left: none;
}
.address {
	float: left;
	width: 190px;
}
.contact {
	float: left;
	width: 155px;
}
.orderBox {
	clear: both;
	width: 701px;
	padding: 5px;
	border: solid 1px #f1e020;
	border-top: none;
}
/*****************************************************************/
.catsreorder li {
	list-style:none;
}
.DragHandleClass
 {
 width: 10px;
 height: 10px;
 margin: 2px;
 background-color: #42709F;
 cursor:move;
 }
/************************** Multi Photos ***********************/
.photos {
	overflow: hidden;
	border: 1px solid #f0f0f0;
	width: 305px;
	height: 397px;
	padding-left: 5px;
}
.photosImg {
	margin: 5px 5px 0 5px;
	border: solid 1px black;
}
.photos div img {
	margin: 5px 0;
}
.photos ul.thumbs,
.photos ul.thumbsEn {
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
	width: 285px;
	float: left;
}
.photos ul.thumbsEn {
	margin: 10px 0 0 3px;
	width: 60px;
}
.photos ul.thumbs li,
.photos ul.thumbsEn li {
	border: solid 1px black;
	width: 50px;
	height: 50px;
	margin: 5px 5px 0 0;
	padding: 0;
	float: left;
	overflow: hidden;
	text-align: center;
}
.photos ul.thumbs li:hover,
.photos ul.thumbsEn li:hover {
	border: solid 1px red;
}
.photos ul.thumbs li img,
.photos ul.thumbsEn li img {
}
.photos div.btns {
	clear: both; padding: 10px 0px 10px 0px; font-size: .85em;
}
.photoDiv {
	width: 300px;
	height: 300px;
}
.photoDivElrg {
	width: 600px;
	height: 600px;
}
/*********************** View Orders layout ***********************/
.print_delAddrDiv,
.print_statusDiv,
.ord_delAddrDiv,
.ord_statusDiv {
	float: left;
	border: solid 1px #227d22;
	width: 400px;
	height: 155px;
	margin-top: 10px;
	padding: 0px 0px 0px 5px;
	font-size: 0.85em;
}
.ord_statusDiv,
.print_statusDiv {
	border-left: none;
}
.print_delAddrDiv,
.print_statusDiv {
	width: 320px;
	height: 195px;
}
.print_detailsContDiv {
	width: 653px;
}
.print_detailsDiv,
.ord_detailsDiv {
	clear: both;
	border: solid 1px #227d22;
	width: 811px;
	padding: 10px 0px 0px 0px;
	font-size: 0.85em;
}
.print_detailsDiv {
	width: 651px;
}
.print_totalsDiv,
.ord_totalsDiv {
	float: right;
	border: solid 1px #227d22;
	border-top: none;
	width: 330px;
	height: 55px;
	padding: 5px 2px 0px 0px;
	font-size: 0.85em;
}
.print_totalsDiv {
	width: 320px;
}
.subTot_lbl {
	float:right;
	text-align: center;
	font-weight:bolder;
}
.subTot_Content {
	clear: both;
	float:right;
	width: 110px;
	text-align: right;
}