﻿@charset "utf-8";
/*body{ background-image: url(images/background_leaf.jpg); margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2a1f00; overflow-x: hidden; background-attachment:fixed; } */
@media screen and (min-device-width : 768px) 
    and (max-device-width : 1024px) and (orientation : landscape) {
        body {
            width:100%;
        }
}
/* iPads (portrait) */
@media screen and (min-device-width : 768px) and (max-device-width : 1024px) 
    and (orientation : portrait) {
   body {
            width:100%;
        }
}
@media all and (max-width: 1024px) {
    /*styles for narrow desktop browsers and iPad landscape */
       .myContentPanel{
         width: 450px;
    }    
}


@media all and (max-width: 320px) {
   /*styles for iPhone/Android portrait*/
      .myContentPanel {
         width: 320px;
    }

}
body {
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	top:0px;
	margin:0px; 
	overflow:auto;
    color:#452c18;
}
.PrintBody {
    width: 850px;
    overflow: auto;
}
.main_full {
	margin:0px;
	padding:0px;
	margin-top:0px;
	padding-top:0px;
	width:100%;
    padding-bottom:35px;
}

body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	text-align: center;
}
.Mainlayout {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: .5px;
}
.main_content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

a:link, a:active, a:visited { 
	color: #b83d01; 
	text-decoration: none;
}

a:hover { 
	color: #b83d01; 
	text-decoration: underline; 
}

#my_menu
{	margin: 0;
	padding: 0;
	display:inline-block;
}
	
#my_menu li
{
    display:inline-block;
	list-style: none;
	font-weight:bold;
	font: 15px Tahoma, Arial;
    text-align:center;
}

#my_menu li a
{	
    display:inline-block;
	padding: 5px 12px;
	text-decoration: none;
	width: auto;
	color: white;
	font-weight:400;
	white-space: nowrap;
}

#my_menu li a:hover
{	background: #FB7D00;
	color: white;
}
	
#my_menu li ul
{	margin: 0;
	padding: 0;
	z-index:9999;
	position: absolute;
	visibility: hidden;
	border:1px #000 solid; 
	border-top: 1px solid white;
}

#my_menu li ul li
{	float: none;
	display: inline}

#my_menu li ul li a
{	width: auto;
	padding-right:20px;
	background: #7a5433;
	color:#FFF;
    display:block;
    text-align:left;
}

#my_menu li ul li a:hover
{	background: #452c18;
	color:white;
    border-top-left-radius:0px;
    border-top-right-radius:0px;
}

.header{
	position: relative;
	text-align: left;
	width: auto;
	height:75px;
	background-color:#526568;
	min-width:750px;
	font-family: arial, san-serif;
    color:#e1e1e1;
}

.footer{
	position:fixed;
	bottom:0px;
	color:white;
	margin: auto;
	text-align: left;
	width: 100%;
	border-top:thin solid #D1CECD;
	background-color:#526568;
}

.options{
	position:absolute;
	bottom:50px;
	margin-top:50px;
	height:30px;
	color:#00F;
	margin: auto;
	text-align: center;
	width: 100%;
	min-width:940px;
}

#filtersbox{
	min-width:940px;
	display:none; 
	border:1px solid #000; 
	padding:3px; 
	font-size:12px; 
	overflow:auto;
}

html {
	scrollbar-base-color: #F00;
	scrollbar-face-color:#ab0000 ;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color : #4b311b;
	scrollbar-track-color:#442b17;
	scrollbar-arrow-color:#F2F9FF;
}


::-webkit-scrollbar {
  height: 12px;
  width: 12px;
  background: #E6F0FF;
  -webkit-border-radius: 1ex;
}

::-webkit-scrollbar-thumb {
  background: #442b17;
  -webkit-border-radius: 1ex;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar-corner {
  background: #442b17;
}

#clearall {clear: both; margin: 0px; height:0;}
.textcenter { text-align:center}
.textleft { text-align:left}
.tableheadertop {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: bold;
	float:left;
}
.tableheadertop12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	float:left;
}
.tableheadertop a:hover{
	cursor:pointer;
	text-decoration:none;
	color:#F00;
}
.tabledetails {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color:#006;
	font:Tahoma, Geneva, sans-serif;
	padding-left: 2px;
	padding-right: 1px;
	float:left;
	overflow:visible;
	min-height:24px;
	border-right:thin solid #CCC;
	height:auto;
}
.tabledetails a{
	cursor:pointer;
	text-decoration:underline;
}
.tabledetails a span{
	color:#00F;
}
.tabledetails a:hover span:hover{
	cursor:pointer;
	text-decoration:none;
	color:#F00;
}
.myform{
	margin: 10px 10px 0px 10px;
	border: thin solid #999;
	width:100%;
	background-color:#EFEFEF;
	font-size:12px;
	overflow:visible;
	padding-bottom:5px;
	padding-top:5px;
	overflow:auto;
}

.formheader {
	font-family: Arial;
	/*font-size: 12px;*/
	min-height: 20px;
	font-weight: bold;
	width: 150px;
	float: left;
	color: #800000;
	vertical-align: middle;
	height: 28px;
	line-height: 28px;
	/*color:#006;*/
}

.formdetails {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#006;
	font:Tahoma, Geneva, sans-serif;
	color:#006;
	text-align:left;
    float:left;
}

.formline {
	height:34px; 
	overflow:hidden; 
	border:1px dotted #999; 
	background-color:#FFF;
    text-align:center;
    display:inline-block;
    padding:0px;
    margin:0px;
}
.formdetailsview {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color:#006;
	font:Tahoma, Geneva, sans-serif;
	padding-top:7px;
	padding-bottom: 0px;
	padding-left:10px;
	padding-right: 0px;
	float:left;
	overflow:visible;
	min-height:24px;
	width:auto;
	color:#06F;
	font-weight:bold;
}


#DisplayCart{
	position:absolute;
	top: 40px;
	right:14%;
	left: 75px;
	width:72%;
	height:auto;
	visibility:hidden;
	z-index:999;
	vertical-align:middle;
	/*background-image:url(/images/background_leaf.jpg);*/
	-webkit-border-top-left-radius: 0px;
	-khtml-border-radius-topleft: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-khtml-border-radius-topright: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 15px;
	-khtml-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-khtml-border-radius-bottomright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
}
#B2bDisplayCart{
	position:absolute;
	top: 40px;
	right:14%;
	left: 75px;
	width:72%;
	height:auto;
	visibility:hidden;
	z-index:999;
	vertical-align:middle;
	/*background-image:url(/images/background_leaf.jpg);*/
	-webkit-border-top-left-radius: 0px;
	-khtml-border-radius-topleft: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-khtml-border-radius-topright: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 15px;
	-khtml-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-khtml-border-radius-bottomright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
}
.dispcarttop {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	background-color: #5d1405;
	text-align:center;
	filter:opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;	
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-radius-topright: 5px;	
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}

.dispcartbottom {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	background-color: #5d1405;
	text-align:center;
	filter:opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;	
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius-bottomright: 5px;	
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}
/*Here is the css info for the add to cart popup */
.containera2c{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: auto;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
}
.a2c_page{
	background-color:#f2f2e1;
	padding:5px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	height:530px;
	overflow:hidden;
}
.a2c_holder{
	border-bottom:1px solid #e0e0da;
	overflow: hidden;
	width: 100%;
	background-color:#e5e5d5;
}
.a2c_leftpic{
	float:left;
	width:140px;
	height:140px;
	padding:5px 5px 5px 5px;
}
.a2c_name{
	font-size:16px;
	font-weight:bold;
	padding:0 0 5px 0;
	text-align:left;
	margin-left:150px;
	width:500px;
}
.a2c_desc{
	font-size:12px;
	padding:0 10px 10px 0;
	text-align:left;
	margin-left:150px;
}
.a2c_link{
	font-size:12px;
	padding:0 0 5px 0;
	color: #b83d01;
	text-align:left;
	margin-left:150px;
	width:350px;
}
.a2c_picloc{
	position:relative;
	top:6px;
	margin-left:20px;
}
.a2c_product{
	border-bottom:1px solid #e0e0da;
	border-left:1px solid #e0e0da;
	border-right:1px solid #e0e0da;
	border-top:1px solid #e0e0da;
	background-color:#f2f2e1;
	margin-left:5px;
	margin-right:5px;
	text-align:left;
	float:left;
	width:700px;
}
.a2c_prodimg{
	float:left;
	width:110px;
	margin-left:5px;
	background-image:url(/imgs/bg_RedChecker.gif);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
}
.a2c_prodname{
	background-color:#e5e5d5;
	font-size:14px;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	text-align:left;
	margin-left:130px;
}
.a2c_prodname_decaf{
	background-color:#e5e5d5;
	font-size:16px;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	text-align:left;
	margin-left:130px;
	color: #b83d01;
}
.a2c_prodlist{
	background-color:#FFF;
}
.a2c_buyprod{
	font-size:14px;
	color:#4b340a;
	font-weight:bold;
	padding:0 0 5px 0;
	text-align:left;
	margin-left:125px;
	margin-right:50px;
	width:520px;
	height:100px;
}
.imagezoom_page{
	background-color:#f2f2e1;
	padding:5px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	height:410px;
	width:810px;
	overflow:hidden;
}
.show_product_holder{
	overflow: hidden;
	height:110px;
	margin-top:10px;
	margin-left:25px;
	width:300x;
	border-bottom:1px solid #e0e0da;
	border-left:1px solid #e0e0da;
	border-right:1px solid #e0e0da;
	border-top:1px solid #e0e0da;
	float:left;
}
.show_product{
	overflow: hidden;
	float: left;
	margin-bottom:10px;
}
.show_product_desc{
	font-size: 11px; 
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:600;
	text-align:left;
	margin-left:10px;
	float: left;
	width:200px;
}
.shop_prod_holder{
	background-color:#e0e0d2;
	width:835px;
	height:80px;
	float:left;
	margin-top:10px;
}

.shop_prod_img{
	border-collapse: collapse; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 10px;
	float:left;
	width:90px;
	height:88px;
	vertical-align:middle;
}
.shop_prod_name{
	font-size: 11px; 
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:600;
	text-align:left;
	width:600px;
	height:30px;
	float: left;
}
.shop_prod_desc{
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
	width:725px;
	float: left;
	height:55px;
}
.shop_product_submenu{
	font-size: 12px;
	font-family:Georgia, serif, "Times New Roman", Times;
	font-style: bold;
	text-align:left;
	width:auto;
	background:url(/imgs/bg_title.gif) repeat-x 0 30px;
	height:33px;
	margin-bottom:18px;
	margin-left:10px;
}
.shop_product_submenu a:hover{
	color: #4b340a;
	text-decoration:none;
}
.shop_product_item{
	float:left;
	padding-right:2px;
	padding-left:2px;
}
.shop_product_item_active{
	background-color: #e0e0da;
	float:left;
	padding-right:2px;
	padding-left:2px;
}
.shop_product_item_spacer{
	float:left;
	padding-right:5px;
	padding-left:5px;
}
.shop_product_region_holder{
	border:0px solid #e0e0da;
	overflow: hidden;
	width: 100%;
	
}
.shop_product_region{
	font-size: 18px;
	font-weight:600;
	font-style:italic;
	color: #4b340a;
	background-color: #e0e0d2;
	text-align:left;
	padding-top:7px;
	padding-bottom:7px;
	width:100%;
}
.shop_product_header{
	font-size: 22px;
	font-weight:600;
	color: #4b340a;
	background-color: #e0e0d2;
	text-align:left;
	padding-top:8px;
	padding-bottom:5px;
	width:100%;
	overflow:auto;
	border-bottom:1px solid #e0e0da;
	border-left:1px solid #e0e0da;
	border-right:1px solid #e0e0da;
	border-top:1px solid #e0e0da;
}
.shop_product_header_desc{
	font-size: 12px;
	font-weight:300;
	color: #4b340a;
	background-color: #e0e0d2;
	text-align:left;
	padding-left:20px;
	padding-right:10px;
	padding-top:05px;
	margin-top:5px;
}
.shop_product_holder{
	overflow: hidden;
	width: 100%;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #e0e0da;
	border-left:1px solid #e0e0da;
	border-right:1px solid #e0e0da;
	border-top:1px solid #e0e0da;
}
.shop_product_left{
	float:left;
	width:80px;
	}
.shop_product_right{
	margin-top:10px;
	width:750px;
	float:right;
}
.shop_product_image{
	overflow: hidden;
	margin-bottom:10px;
	float:left;
	height:100px;
}
.shop_product_footer{
	font-size: 14px;
	font-style: bold;
	color: #4b340a;
	text-align:center;
}
.shop_product_buynow{
	font-size: 12px; 
	font-weight:600;
	text-align:left;
	margin-left:10px;
	float: left;
	width:270px;
}
.shop_product_desc{
	font-size: 12px;
	font-weight:600;
	text-align:left;
	float: left;
	width:352px;
	height:100px;
	background-color:#e5e5d5;
	padding:5px;
	overflow:auto;
}
.shop_product_btn_bean{
	position:relative;
	top:3px;
}

.shop_prod_holder2{
	background-color:#e0e0d2;
	width:835px;
	height:90px;
	float:left;
	margin-top:10px;
}
.login_box{
	min-height:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	top:100px;
	font-size:12px;
	border:solid #e5e5d5 thin;
	width:500px;
}
.login_Header{
	font-size:12px;
	background-color:#e5e5d5;
	text-align:center;
	padding:5px;
	font-weight:800;
	color: #4b340a;
	overflow:visible;
	min-height:20px;
}

.login_Line{
	float:left;
	width:260px;
	height:25px;
	text-align:left;
	font-size:12px;
	padding:10px;
	padding-left:40px;
}
.login_lefttext {
	width:75px;
	height:25px;
	float:left;
	font-size:12px;
	color: #4b340a;
	font-weight:bold;
}
.login_input {
	width:auto;
	float:left;
	height:25px;
	font-size:12px;
}
#tooltip {
	text-align:left;
	font-size:12px;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

.tooltip {
	background-color:#e0e0d2;
	border:2px solid #2a1f00;
	height:auto;
	width:auto;
	min-width:50px;
	max-width:300px;
	padding:5px 10px;
	display:none;
	color:#2a1f00;
    overflow: hidden;
	font-size:13px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 25px; /*--Set height of tabs--*/
	border-left: 1px solid #999;
	width: auto;
	padding-left: 1px;
	padding-right: 1px;

}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 24px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 24px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background:#EEE;
	width:auto;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 5px;
	outline: none;
	width:auto;
	padding-left: 10px;
	padding-right: 10px;

}
ul.tabs li a:hover {
	color:#7F0000;
	background: #fff;
	width:auto;
}
.tab_container {
	border: 1px solid #999;
	background:#EEE;
}
.tab_content {
	padding-top:0px;
	border: #A0A0A4 thin solid;
	overflow:hidden ; 
	margin-left:-18px; 
	margin-right:-15px;
}

.fileline{ font-size:13px; color: #300; text-align:left}
.fileline a{ font-size:13px; color: #300}

.fileline:hover {
	background-color:#808080;
	color:#FFF;
	text-decoration: none;
}
.fileline a:hover {
	color:#FFF;
	text-decoration: none;
}

.fileline:hover a {
	color:#FFF;
	text-decoration: none;
}

ul.tabs_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: auto; /*--Set height of tabs--*/
	width: auto;
}
ul.tabs_menu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 24px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 24px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	margin-right:-1px;
	overflow: hidden;
	position: relative;
	width:auto;
}

ul.tabs_menu li a {
	text-decoration: none;
	/*color: #fff;*/
	display: block;
	font-size: 1.2em;
	padding: 0 5px 0 5px;
	outline: none;
	width:auto;
}
ul.tabs_menu li.active{ 
	border: 1px solid #006; /*--Makes the active tab look like it's connected with its content--*/
	width:auto;
	background-color:#B9D9FD;
	color:#00C;
}
ul.tabs_menu li a:active{
	color:#FFF;
}

ul.tabs_menu li a:hover {
	color:#fff;
	background: #F60;
	width:auto;
	
}

.tabs_menu_container {
	padding-left:5px;
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: auto;
}
.tabs_menu_content {
	padding-top:0px;
	/*border:#00F thin solid;*/
	overflow:visible;
	width:auto;
	margin:0px;
}

ul.tabs_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: auto; /*--Set height of tabs--*/
	width: auto;
}
ul.tabs_menu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 24px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 24px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	margin-right:-1px;
	overflow: hidden;
	position: relative;
	width:auto;
}

ul.tabs_menu li a {
	text-decoration: none;
	/*color: #fff;*/
	display: block;
	font-size: 1.2em;
	padding: 0 5px 0 5px;
	outline: none;
	width:auto;
}
ul.tabs_menu li.active{ 
	border: 1px solid #006; /*--Makes the active tab look like it's connected with its content--*/
	width:auto;
	background-color:#B9D9FD;
	color:#00C;
}
ul.tabs_menu li a:active{
	color:#FFF;
}

ul.tabs_menu li a:hover {
	color:#fff;
	background: #F60;
	width:auto;
	
}

.tabs_menu_container {
	padding-left:5px;
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: auto;
}
.gridlinehover {
	background-color:#FDE9DB;
	border:1px solid #009;
}

.mytooltip {
	padding:5px;	
}

.MySrchFiltBox {
	position:absolute; 
	z-index:1; 
	display:none; 
	height:auto; 
	border:1px ridge #009;
	min-width:250px;
}

.ui-combobox {    
	position: relative;    
	display: inline-block;  
}
.ui-combobox-toggle {    
	position: absolute;    
	top: -16px;
	bottom: 0;    
	margin-left: -1px;    
	padding: 0;
	height:18px;    
	/* support: IE7 */    
	*height: 1.7em;    
	*top: 0.1em;
	width:16px;
	overflow:hidden;
}  

.G10Button {
	padding:6px 10px 6px 10px; 
	background-color:#FB7D00; 
	border:1px; 
	color:white;
	border-radius: 5px;
	font-size:13px;
    border:thin solid #ab0000 ;
}
.G10Button:hover {
	background-color:#526568;
    border:thin solid #526568 ;
	border-radius: 5px;
	text-decoration:none;
	font-size:13px;
    color:white;
}

.G10ButtonImportant {
	padding:6px 10px 6px 10px; 
	background-color:red;
	border:1px; 
	color:white;
	border-radius: 5px;
	font-size:13px;
    border:thin solid #ab0000 ;
}
.G10ButtonImportant:hover {
	background-color:white;
    border:thin solid #526568 ;
	border-radius: 5px;
	text-decoration:none;
	font-size:13px;
    color:red;
}


.G10LogoutButton {
	padding:6px 10px 6px 10px; 
	background-color:#FB7D00; 
	border:1px; 
	color:white;
	border-radius: 5px;
	font-size:12px;
    color:white;
}
.G10LogoutButton:hover {
	background-color:rgba(251, 125, 0, 0.67);
	border-radius: 5px;
	text-decoration:none;
	font-size:12px;
    color:white;
}


.G10Buttonold {
	padding:6px 10px 6px 10px; 
	background-color:#FB7D00; 
	border:1px; 
	color:#FFF;
	border-radius: 5px;
	font-size:12px;
}
.G10Buttonold:hover {
	background-color:#fbaa29;
	border-radius: 5px;
	text-decoration:none;
	font-size:12px;
}
.GridRow {
    background-color:#faf9f9;
    font-size:12px; 
    font-weight:100; 
    margin:auto; 
    overflow:hidden; 
    border:thin solid #ccc;
}
.GridRow:hover {
    background-color:#ffe3b8;
}
.AutoExtender
{
    font-family:Arial;
    border:solid 1px Gray;
    margin:0px;
    padding:3px;
    height: 200px;
    overflow:auto;
    background-color: #fffbfb;     
    font-size:13px;
    color:#ab0000;
    font-weight:bold;
}
.AutoExtenderList
{
    border-bottom: dotted 1px #ab0000;
    cursor: pointer;
    color:#800000;
    text-align:left;
    padding:5px;
}
.AutoExtenderHighlight
{
    color: white;
    background-color: #AB0000;
    cursor: pointer;
    text-align:left;
    padding:5px;
}

.G10Textbox {
    background-color:white;
    color:black;
    font-size:14px;
    border-radius:6px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    padding: 5px;
	height:30px;
    border: thin solid #ccc;
 
}
.aspNetDisabled {
	background-color: white;
	color: black;
	font-size: 14px;
	border-radius: 6px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	padding: 5px;
	border: thin solid #ccc;
}

.G10Textbox:focus {

    background: white; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left,rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* Standard syntax */
    color:black;
    font-size:14px;
    border-radius:6px;
    box-shadow: 0 0 7px rgba(82, 101, 104, 0.74);
    padding: 5px;
    border: thin solid #526568;
}

.G10TextboxError {
    background: rgba(225, 15, 15, 0.43); /* For browsers that do not support gradients */
    /*background: -webkit-linear-gradient(left,rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* Standard syntax */
    color:black;*/
    font-size:14px;
    border-radius:6px;
    box-shadow: 0 0 7px rgba(82, 101, 104, 0.74);
    padding: 5px;
    border: thin solid #e56f1e;
}

.G10TextboxReadOnly {
    background-color:#f0f0f0;
    color:#526568;
    font-size:14px;
    border-radius:6px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    padding: 5px;
    border: thin solid #ccc;
}

.G10TextboxReadOnly:focus {
    color:#4b311b;
    font-size:14px;
    border-radius:6px;
    box-shadow: 0 0 7px #3774a3;
    padding: 5px;
    border: thin solid #3774a3;
}

.G10Spinnerbox{
    background-color:white;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    padding:1px;
    border-radius:0px;
    text-align:center;
    border-radius:5px;
}
.G10Spinnerbox:focus {
    background: white; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left,rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* Standard syntax */
    border-radius:0px;
    padding:1px;
    box-shadow: 0 0 7px #3774a3;
    text-align:center;
    border-radius:5px;
}
.G10DropDownBox {
	background-color: white;
	color: #ab0000;
	font-size: 13px;
	padding: 5px;
	border-radius: 6px;
	/*-webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;*/
	border: thin solid #ccc;
}
	.G10DropDownBox:focus {
		background: white; /* For browsers that do not support gradients */
		background: -webkit-linear-gradient(left,rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* For Safari 5.1 to 6.0 */
		background: -o-linear-gradient(right, rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* For Opera 11.1 to 12.0 */
		background: -moz-linear-gradient(right, rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* For Firefox 3.6 to 15 */
		background: linear-gradient(to right, rgba(228, 112, 30, 0.20), rgba(228, 112, 30, 0.05), rgba(228, 112, 30, 0.20)); /* Standard syntax */
		color: #ab0000;
		font-size: 13px;
		padding: 5px;
		border-radius: 6px;
		box-shadow: 0 0 7px #3774a3;
		border: thin solid #3774a3;
		font-size: 13px;
	}
.SCLine {
    font-size:14px; 
    height:65px; 
    color:black; 
    overflow:hidden;
    border-left:thin solid #cae3f7;
    border-right:thin solid #cae3f7;
    border-bottom:thin solid #cae3f7;
    background-color:#FFF;
}
.SCLine2 {
    font-size:14px; 
    height:65px; 
    color:black; 
    overflow:hidden;
    background-color:#f0f0f0;
    border-left:thin solid #cae3f7;
    border-right:thin solid #cae3f7;
    border-bottom:thin solid #cae3f7;
}

.SCLine:hover {
    font-size:14px; 
    height:65px; 
    color:black; 
    overflow:hidden;
    border-left:thin solid #cae3f7;
    border-right:thin solid #cae3f7;
    border-bottom:thin solid #cae3f7;
    background-color:rgba(229, 111, 30, 0.25);
}
.SCLine2:hover {
    font-size:14px; 
    height:65px; 
    color:black; 
    overflow:hidden;
    border-left:thin solid #cae3f7;
    border-right:thin solid #cae3f7;
    border-bottom:thin solid #cae3f7;
    background-color:rgba(229, 111, 30, 0.25);
}

.CartBox {
    float: left;
    border-right: thin solid rgba(51, 102, 153, 0.24);
    height: 65px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.4em;
    color:black;
}

.fileline{ 
    font-size:15px; 
    color: #300; 
    text-align:left;
    width:100%;
    height:30px;
    border-bottom:thin solid #ccc;
    font-weight:100;
    font-family:Arial;
    line-height:25px;
}
.filelineAlt {
    font-size: 15px;
    color: #300;
    text-align: left;
    width: 100%;
    height: 30px;
    border-bottom: thin solid #ccc;
    font-weight: 100;
    font-family: Arial;
    line-height: 25px;
    background-color: #f6f5f5;
}
.fileline a, .filelineAlt a {
    font-size: 15px;
    color: black;
    text-decoration: none;
}

.fileline:hover, .filelineAlt:hover {
    font-size: 15px;
    background-color: #fff6e3;
    text-decoration: none;
    border-bottom: thin solid #ccc;
    color: #543720;
}
    .fileline:hover a, .filelineAlt:hover a {
        font-size: 15px;
        color: #fb4d00;
        text-decoration: underline;
    }

/*New Format'*/
.PageHeader {
	font-size: 24px;
	margin-bottom: 5px;
	height: 45px;
	line-height: 45px;
	font-family: 'Arial';
	border-bottom: thin solid #ccc;
	color: #546568;
	font-weight: bold;
	/*background-color:#0a8a1b0b;*/
	text-align: left;
	border: none;
}

.MyGridHeader {
	background-image: linear-gradient(white, #cccccc40);
}
.tablerow {
}

.tablerow_alt {
	background-color: #dd6e050b;
}

	.tablerow:hover, .tablerow_alt:hover {
		background-color: #eee !important;
	}
