 
tr.rows:nth-child(odd)
{
background:#81A594;
}
tr.rows:nth-child(even)
{
background:#E6E6DC;
}
tr.notesRow:nth-child(3n+1)
{
background:#81A594;
}
tr.notesRow:nth-child(3n+2)
{
background:#E6E6DC;
}
tr.notesRow:nth-child(3n+3)
{
background:grey;
color:white;
}

.pulldownwidth
{
	width:350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow:auto;
}
.textareasize
{
	width:350px;
	height:75px;
}


.nav         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.nav:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.nav2         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #E6E6DC}
.nav2:hover         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: normal; color: #FFFFFF}
.nav3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E6E6DC;
	text-indent: 10pt;
	padding-left: 10px;


}
.nav3:hover         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: normal; color: #FFFFFF}
.topnav         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold; color: #CCCCCC; text-decoration: none}
.topnav:hover   { text-decoration: underline ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #cccccc}
.arrow  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF0000}


.content {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333333}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #006699}
.header2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000}
.subheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.textbox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.special {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3333CC;
}
.homecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.tblHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;

}
.tblContect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.TableOrder {
	border: thin none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;


}
.TableInvoice {
	background-color: #FFFFFF;
	border: thin solid #000000;
	left: 10px;

}
.TableList {
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;

}
.headerCoName {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.listbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(/images/button_bg.gif);

}
.listbtn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/button_bg.gif);

}
.listbtn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/button_bg.gif);

}
.listbtn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/button_bg.gif);

}
.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00628B;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a.tab {
	background-color: #f0f0f0;
	padding: 2px 1em;
	text-decoration: none;
	font-size: 12px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;




}

a.tab, a.tab:visited {
  color: #808080;
}
a.tab:hover {
	color: #606060;
	font-weight: bolder;

}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #D0E0F0;
  color: #000000;
}
a.tab.activeTabEdit, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #99FF99;
  color: #000000;
}
a.tab.activeTabModify, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #FFFF99;
  color: #000000;
}
a.tab.activeTabSearch, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #d0d0d0;
  color: #000000;
}
a.tab.nonActiveTabSearch, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #D0E0F0;
  color: #000000;
}
a.tab.nonActiveTabEdit, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #99FF99;
  color: #000000;
}
input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Tblborder {
	border: thin solid #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tblheaderwbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #81A594;

}
.topline {
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;

}
.bottomline {

	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}

@media print {
.pbreak {
page-break-after: always;
}
}
.tdBox {
	border: thin solid #000000;

}
.tdBoxLR {
	border-top: thin none #000000;
	border-right: thin solid #000000;
	border-bottom: thin none #000000;
	border-left: thin solid #000000;

}
.tdBoxL {

	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin solid #000000;
}
.tdBoxR {


	border-top: thin none #000000;
	border-right: thin solid #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
}
.tdBoxB {



	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}
.tdBoxRB {


	border-top: thin none #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}
.tdBoxLB {



	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
}
#header_row3 {
    margin-left:143px;
    padding-left:9px;
    background:#FFF;
}
#header_row3_col2 {
	float: right;
	width: 280px;
	background: darkgreen;
}
#header_row3_col1 {
    margin-right: 280px;
    background:green;
}.tdBoxTB {
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}

.highlight {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}

.highlightbold {
	background-color: #FFFFCC;
	color: #FF0000;
	font-weight: bolder;

}
.lock {
	background-color: #0000FF;
}
.alert {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000
}
.flagbox {
	border: thin solid #FF0000;
}
.item {
padding:5px;
float:left;
border:thin black ridge;
margin:10px;
font-size:medium;
background-color: #ccc;
}
.item img
{
width:125px;
height:94px;
}
#page {
    width: 100%;
	margin-right: 225px;
    border: 1px none;
    position: relative;
}
#thumbcontainer {
   background-color: #81A594; 
   width: 165px;
   //border: 2px solid black;
   position: absolute;
   top: 0px;
   right: 0px;
 }
#adminthumbcontainer {
   background-color: #81A594; 
   width: 335px;
   //border: 2px solid black;
   position: absolute;
   top: 0px;
   right: 0px;
 }
input.uploadbutton {
	background-color: #FF0000;
	border-radius:20px;
	border: none;
	float: right;
}
.icons {
	width: 16px;
	height: 16px;
}
.fileselection {
	color: green;
	font-size: 12px;
}
.inputWrapper {
    height: 24px;
    width: 64px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    /*Using a background color, but you can use a background image to represent a button*/
    background-color: #CCC;
	}
.fileInput {
    cursor: pointer;
    height: 100%;
    position:absolute;
    top: 0;
    right: 0;
    z-index: 99;
    /*This makes the button huge. If you want a bigger button, increase the font size*/
    font-size:50px;
    /*Opacity settings for all browsers*/
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0)
}
.textboxcenter {
	display: inline-block;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 400px;
	height: 500px;
	margin: auto;
	background-color: #CCCCCC;
	border: medium solid #000000;
	padding: 10px;


}
.myButton {
	-moz-box-shadow: 3px 4px 0px 0px #899599;
	-webkit-box-shadow: 3px 4px 0px 0px #899599;
	box-shadow: 3px 4px 0px 0px #899599;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #bab1ba));
	background:-moz-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-o-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:linear-gradient(to bottom, #ededed 5%, #bab1ba 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#bab1ba',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #4d484d;
	display:inline-block;
	cursor:pointer;
	color:#111212;
	font-family:Arial;
	font-size:12px;
	padding:7px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #e1e2ed;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bab1ba), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-o-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bab1ba', endColorstr='#ededed',GradientType=0);
	background-color:#bab1ba;
}
.myButton:active {
	position:relative;
	top:1px;
}
	
@media screen and (max-device-width: 1200px) {
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: red}
input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	//height: 30px;
    //line-height: 30px;
    border: 1px solid #bbb;
	
}
a.tab {
	background-color: #f0f0f0;
	padding: 3px 1em;
	text-decoration: none;
	font-size: 14px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
}
.icons {
	width: 24px;
	height: 24px;
	padding: 0px 3px;
}
.deleteimage {
	height: 40px;
}
.picture {
	height: 40px;
}
.mobi {
	padding: 5px;
}
.btns {
	height: 40px;
}
}
