html, body {
	font-family: Calibri;
	font-size:18px;
	background: url(testbg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	marginheight: 0;
	topmargin: 0;
	marginwidth: 0;
	leftmargin: 0;
}          

select.custom
{
	font-family:Calibri;
	font-size:16px;
}

.chosen-rtl .chosen-drop { left: -9000px; }
.bgreen{
	color:#090;
	font-weight:bold;
}
.bred{color:#C00; font-weight:bold;}

@-webkit-keyframes newmsg {
  from { background-color: red; }
  to { background-color: inherit; }
}
@-moz-keyframes newmsg {
  from { background-color: red; }
  to { background-color: inherit; }
}
@-o-keyframes newmsg {
  from { background-color: red; }
  to { background-color: inherit; }
}
@keyframes newmsg {
  from { background-color: red; }
  to { background-color: inherit; }
}
td.newmsg {
  -webkit-animation: invalid 1s infinite; /* Safari 4+ */
  -moz-animation:    invalid 1s infinite; /* Fx 5+ */
  -o-animation:      invalid 1s infinite; /* Opera 12+ */
  animation:         invalid 1s infinite; /* IE 10+ */
}

td.tdred:hover
{
	background-color:#E00;
}

td.tdyellow:hover
{
	background-color:#BB0;
}

td.tdgreen:hover
{
	background-color:#0E0;
}

td.small14
{
	font-weight:bold;
	font-size:16px;
	text-align:left;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	padding:4px;
	padding-left:10px;
	background-color:#CCC;
}

td.box
{
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	white-space: nowrap;
}

td.alpha
{
	background-color:#444;
}

td.nextaction
{
	background-color:#FFFFFF;
	border:1px solid #000000;
	padding:10px;
}
td.soap
{
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 10px;
	white-space: nowrap;

}
td.soap2
{
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 24px;
	white-space: nowrap;
}
td.soap3
{
	background-color:#2F4F31;
	border:1px solid #000;
	padding:8px;
	padding-right:75px;
	color:#fff;	
	white-space: nowrap;

}
td.soap3b
{
	background-color:#42737D;
	border:1px solid #000;
	padding:8px;
	padding-right:75px;
	color:#fff;	
	white-space: nowrap;
}

td.soap3o
{
	background-color:#A45B26;
	border:1px solid #000;
	padding:8px;
	padding-right:75px;
	color:#fff;	
	white-space: nowrap;
}
td.soap3r
{
	background-color:#A03232;
	border:1px solid #000;
	padding:8px;
	padding-right:75px;
	color:#fff;	
	white-space: nowrap;
}
td.soap3y
{
	background-color: #9CA624;
	border: 1px solid #000;
	padding: 8px;
	padding-right: 75px;
	white-space: nowrap;
}
td.spanner
{
	padding-left: 16px;
	padding-right: 10px;
}

td.active
{
	border: 1px solid #060;
	background-color:#0C0;
	color:#000;tex
	padding:10px;
}

td.bigprice
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	width:21%;
	border: 1px solid #000;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	background-color:#0C0;
}

td.nowrap
{
	white-space: nowrap;
}

td.yes1
{
	color: #000;;
	background-color:#00CC00;
	font-size: 18px; 
	border: 1px solid #000;
	border-right: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight:bold;
	white-space: nowrap;
}

td.yes2
{
	color: #000;;
	background-color:#FF0F0F;
	font-size: 18px; 
	border: 1px solid #000;
	border-right: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight:bold;
	white-space: nowrap;
}

td.yes3
{
	color: #000;;
	background-color:#F55507;
	font-size: 18px; 
	border: 1px solid #000;
	border-right: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight:bold;
	white-space: nowrap;
}

td.yes4
{
	color: #000;;
	background-color:#ffff00;
	font-size: 18px; 
	border: 1px solid #000;
	border-right: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight:bold;
	white-space: nowrap;
}

td.yes5
{
	color: #000;;
	background-color:#0099CC;
	font-size: 18px; 
	border: 1px solid #000;
	border-right: none;
	border-right: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight:bold;
	white-space: nowrap;
}

td.no1
{
	color: #000;
	font-size: 18px; 
	background-image:url(alpha_green.png);
	border: 1px solid #000;
	border-right: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	white-space: nowrap;
}
td.no2
{
	color: #000;
	font-size: 18px; 
	background-image:url(alpha_red.png);
	border: 1px solid #000;
	border-right: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	white-space: nowrap;
}
td.no3
{
	color: #000;
	font-size: 18px; 
	background-image:url(alpha_wood.png);
	border: 1px solid #000;
	border-right: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	white-space: nowrap;
}
td.no4
{
	color: #000;
	font-size: 18px; 
	background-image:url(alpha_solar2.fw.png);
	border: 1px solid #000;
	border-right: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	white-space: nowrap;
}
td.no5
{
	color: #000;
	font-size: 18px; 
	background-image:url(alpha_blue.png);
	border: 1px solid #000;
	border-right: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	white-space: nowrap;
}
td.summary
{
	color: #000;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	border: 1px solid #000;
	border-left: none;
	border-top: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
}

td.normal
{
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 20px;
}
td.normal2
{
	white-space: nowrap;
	font-size: 18px;
}
td.choice
{
	white-space: nowrap;
	padding-left: 20px;
	padding-right: 20px;
	font-weight:bold;
}

td.darkgreen
{
	color: #000;
	border: 1px solid #000;
	border-left: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
}
td.darkgreen69
{
	padding: 10px;
}

td.darkgreen3
{
	color: #000;
	background-color:#fff;
	border: 1px solid #999;
	font-weight: bold;
	padding: 5px;
}

div.darkgreen2
{
	padding-top:10px;
}

td.darkgreen2
{
	color: #000;
	background-color: #090;
	border: 1px solid #222;
	font-weight: normal;
	font-size: 24px;
}

.shopdesc
{
	color: #000;
	font-size: 18px;
}

.shopgrey
{
	color: #666;
	font-weight:bold;
	font-size: 18px;
}

.bio2
{
	font-family: Calibri;
	font-size: 18px;
	font-weight:bold;
	border:none;
	color: #900;
	width: 120px;
	padding-left: 2px;
}

table.body 
{
	height: 100%;
	width: 98%;
	padding: 0px;
	text-align: right;
}
table.bio
{
	font-size:18px;
}
table.project
{
	width: 20%;
	white-space: nowrap;
}
td.project
{
	white-space: nowrap;
}

td.borderleft
{
	border-left: 1px solid #000;
}
td.borderright
{
	border-right: 1px solid #000;
}
td.borderbottom
{
	border-bottom: 1px solid #000;
}
td.bordertop
{
	border-top: 1px solid #000;
}
td.convo 
{
	height: 500px;
	border: 2px dashed #222;
}
td.bg
{
	background-repeat:no-repeat;
	width: 200px;
}

td.compose {
  padding-top: 5px;
  border-left: 2px dashed #222;
  border-right: 2px dashed #222;
}

td.info
{
  font-size:14px;
  color: black;
  font-weight: bold;
  padding-bottom: 2px;
  border-bottom:1px solid #000;	
  white-space: nowrap;
}

td.nomsg 
{
	border: 1px solid #666;
	background-color: #EFEFEF;
	font-size: 18px;
	padding: 50px;
	text-align: center;
	color: #666;
}

td.nomsg2
{
	border: 1px solid #666;
	background-color: #EFEFEF;
	font-size: 18px;
	padding: 20px;
	text-align: center;
	color: #666;
}

td.msg 
{
  font-family: Calibri;
  border-top: 1px dashed #000;
  padding-top: 6px;
  word-break: break-all;
}	

td.time
{
	font-size:18px;
	font-family: Calibri;
	color:black;
	font-weight:bold;	
	white-space: nowrap;
}

td.timestamp
{
  font-family: Calibri;
  padding-top: 5px;
  size: 6px;
  color: #FFF;
}

td.alpha{
	background-color: #000;	
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	-khtml-opacity: 0.50;
	opacity: .50;
}
	
td.whitebg {
	border: 1px solid #000;
	background-color: #fff;
	font-size: 18px;
	text-align: center;
	color: #000;
	height: 100%;
}

td.builder {
	border: 1px solid #000;
	border-bottom: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 18px;
	text-align: left;
	color: #fff;
	font-weight: bold;
}

td.tab {
	border: 1px solid #CCCCCC;
	border-bottom:none;
	background-color: #090;
	padding: 5px;
	font-size: 18px;
	text-align: left;
	color: #fff;
	font-weight: bold;
}

td.tabo {
	border: 1px solid #CCCCCC;
	border-bottom:none;
	background-color: #FF4000;
	padding: 15px;
	font-size: 18px;
	text-align: left;
	color: #fff;
}

td.tab2 {
	border-top: 1px solid #CCCCCC;
	background-color: #090;
	padding: 5px;
	font-size: 18px;
	text-align: left;
	color: #fff;
	font-weight: none;
}

td.tab3 {
	border: 1px solid #CCCCCC;
	background-color: #090;
	padding: 5px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

td.pvtab {
	border: 1px solid #000;
	border-bottom:none;
	background-color: #090;
	padding: 5px;
	font-size: 18px;
	text-align: left;
	color: #fff;
	font-weight: bold;
}

td.tab2 {
	border: 1px solid #CCCCCC;
	border-right:none;
	border-left:none;
	background-color: #090;
	padding: 5px;
	font-size: 18px;
	text-align: left;
	color: #fff;
	font-weight: bold;
}

td.builder2 {
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 10px;
	font-size: 18px;
	text-align: left;
	color: #000;
}

td.builder3 
{
	background-image:url(notes_middle.jpg);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	text-align: center;
	color: #000;
}

table.whitebg {
	border-left: 1px dashed #000;
	border-right: 1px dashed #000;
	border-bottom: 1px dashed #000;
	background-color: #fff;
	width: 100%;
	color: #D6D6D6;
}
td.whitebg2 {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #fff;
	font-size: 18px;
	text-align: center;
	color: #000;
	height: 100%;
}
td.search {
	padding-bottom: 3px;
}
td.greybg
{
	 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#CCCCCC));
	 background: -webkit-linear-gradient(top, #FFF, #CCCCCC);
	 background: -moz-linear-gradient(top, #FFF, #CCCCCC);
	 background: -ms-linear-gradient(top, #FFF, #CCCCCC);
	 background: -o-linear-gradient(top, #FFF, #CCCCCC);
	 border-left: 1px dashed #000;
	 border-right: 1px dashed #000;
	 border-bottom: 1px dashed #000;
}
td.bio2
{
	  font-size:14px;
}

a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:active {color: #000; text-decoration: none;}
a:hover {
	text-decoration: underline;
	color: #000;
}

a.shop:link {color: #fff; font-size:18px; font-weight:bold;}
a.shop:visited {color: #fff; font-size:18px; font-weight:bold;}
a.shop:active {color: #fff; font-size:18px; font-weight:bold;}
a.shop:hover {color: #fff; text-decoration: underline; font-size:18px; font-weight:bold;}

a.shop2:link {color: #000; text-decoration: none; font-size:18px; font-weight:bold;}
a.shop2:visited {color: #000; text-decoration: none; font-size:18px; font-weight:bold;}
a.shop2:active {color: #000; text-decoration: none; font-size:18px; font-weight:bold;}
a.shop2:hover {color: #000; text-decoration: underline; font-size:18px; font-weight:bold;}

a.shop3:link {color: #fff; text-decoration: none; font-size:18px;  font-weight:bold;}
a.shop3:visited {color: #fff; text-decoration: none; font-size:18px;  font-weight:bold;}
a.shop3:active {color: #fff; text-decoration: none; font-size:18px;  font-weight:bold;}
a.shop3:hover {color: #fff; text-decoration: underline; font-size:18px;  font-weight:bold;}

a.other:link {font-size:14px; color: #000; text-decoration: none; font-weight:bold;}
a.other:visited {color: #000; text-decoration: none;}
a.other:active {color: #000; text-decoration: none;}
a.other:hover {text-decoration: underline; color: #000;}

a.other2:link {font-size:18px;  color: #000; text-decoration: none; font-weight:bold;}
a.other2:visited {color: #000; text-decoration: none;}
a.other2:active {color: #000; text-decoration: none;}
a.other2:hover {text-decoration: underline; color: #000;}

a.other3:link {font-size:20px;  color: #000; text-decoration: none; font-weight:bold;}
a.other3:visited {color: #000; text-decoration: none;}
a.other3:active {color: #000; text-decoration: none;}
a.other3:hover {text-decoration: none; color: #000;}

a.red:link {font-size:12px; color: #C10803;}
a.red:visited {color: #C10803;}
a.red:active {color: #c10803;}
a.red:hover {text-decoration: underline; color: #C10803;}

a.red2:link {font-size:20px; color: #990000;}
a.red2:visited {color: #990000;}
a.red2:active {color: #990000;}
a.red2:hover {text-decoration: none; color: #990000;}

a.purple:link {font-size:18px;  font-weight:bold; padding-left:5px; color:#6E2380;}
a.purple:visited {font-size:18px;  font-weight:bold; padding-left:5px; color:#6E2380;}
a.purple:active {font-size:18px;  font-weight:bold; padding-left:5px; color:#6E2380;}
a.purple:hover {
	text-decoration:none;
	font-size:18px; 
	font-weight:bold;
	padding-left:5px;
	color:#D6D6D6;
}

a.purple1:link {font-size:18px;  color:#000;}
a.purple1:visited {font-size:18px;  color:#000;}
a.purple1:active {font-size:18px;  color:#000;}
a.purple1:hover {text-decoration:underline; font-size:18px;  color:#6E2380;}

a.purple0:link {font-size:18px;  color:#999;}
a.purple0:visited {font-size:18px;  color:#999;}
a.purple0:active {font-size:18px;  color:#999;}
a.purple0:hover {text-decoration:underline; font-size:18px;  color:#999;}

input.qtyshop
{
	font-family: Calibri;
	font-size:18px;
	color: #000;
	width: 80px;
	height: 20px;
}

input.sop
{
	font-family: Calibri;
	font-size:16px;
	size: 16px;
	color: #000;
	width: 150px;
	height: 22px;
	background-color:#eeeeee;
	padding-left:4px;
}

input.searchkb
{
	font-family: Calibri;
	font-size: 20px;
	color: #ffffff;
	width: 95%;
	height: 20px;
	padding-left:5px;
	border: 1px solid #ffffff;
	background-color:#008888;
}

input.sales
{
	font-family: Calibri;
	font-size: 18px;
	color: #000;
	width: 100px;
	height: 22px;
	background-color:#eeeeee;
	padding-left:4px;
}

input.sales2
{
	font-family: Calibri;
	font-size: 18px;
	color: #000;
	width: 30%;
	height: 22px;
	background-color:#eeeeee;
	padding-left:4px;
}

input.upload
{
	font-family: Calibri;
	size: 12px;
	color: #000;
	width: 150px;
	height: 16px;
}

input.wild
{
	font-family: Calibri;
	size: 10px;
	color: #000;
	width: 200px;
	height: 16px;
	background-color:#CCCCCC;
}

input.wild2
{
	font-family: Calibri;
	size: 10px;
	color: #000;
	width: 50px;
	height: 16px;	
	background-color:#CCCCCC;
}

input.search
{
	font-family: Calibri;
	size: 12px;
	color: #000;
	width: 150px;
	height: 16px;
	padding-left: 2px;
}

input.password
{
	font-family: Calibri;
	font-size: 12px;
	color: #000;
	width: 100px;
	height: 16px;
	padding-left: 2px;
}
input.login
{
	font-family: Calibri;
	font-size: 18px; 
	color: #000;
	width: 150px;
	height: 20px;
	border: 1px dashed #000;
	padding-left: 2px;
}
input.login2
{
	font-family: Calibri;
	font-size: 18px; 
	color: #000;
	width: 200px;
	height: 20px;
	border: 1px dashed #000;
	padding-left: 2px;
	background:url(alpha.png);
}
input.login3
{
	font-family: Calibri;
	font-size: 18px; 
	color: #000;
	width: 175px;
	height: 20px;
	border: 1px dashed #000;
	padding-left: 2px;
	background:url(alpha.png);
}
input.login4
{
	font-family: Calibri;
	font-size: 18px; 
	color: #000;
	width: 150px;
	height: 20px;
	border: 1px dashed #000;
	padding-left: 2px;
	background:url(alpha.png);
}
input.loginpv
{
	font-family: Calibri;
	font-size: 18px; 
	color: #000;
	width: 96%;
	height: 20px;
	border: 1px dashed #000;
	padding-left: 2px;
}
input.login5
{
	font-family: Calibri;
	font-size: 18px; 
	color: #000;
	width: 125px;
	height: 20px;
	border: 1px dashed #000;
	padding-left: 2px;
	background:url(alpha.png);
}

textarea.sbnotes
{
	font-family: Calibri;
	font-size:18px;
	color: #000;
	width: 100%;
	height:200px;
	border:1px solid #333;
	background-color:#EEEEEE
}

textarea.address3
{
	font-family: Calibri;
	font-size:18px;
	color: #000;
	width: 96%;
	height: 3em;
	border:none;
	background:none;
}

textarea.passover
{
	font-family: Calibri;
	font-size: 18px; 
	color: #000;
	width: 98%;
	height:10em;
	border: 1px solid #000;
	paddding:10px;
}
textarea.commentsta
{
	font-family: Calibri;
	font-size: 18px; 
	color: #000;
	width: 98%;
	height:8em;
	border: 1px solid #000;
	paddding:10px;
}
td.changelog
{
	font-family: Calibri;
	font-size: 18px;
	color: #000;
	width: 100%;
	max-height:50px;
	paddding:10px;
}
textarea.feedback
{
	font-family: Calibri;
	font-size: 18px; 
	color: #000;
	width: 100%;
	height:6em;	
	border: 1px solid #000;
	background-color:#CCC;
}
textarea.todolist
{
	font-family: Calibri;
	font-size: 18px;
	color: #000;
	width: 98%;
	height:10em;	
	border: 1px solid #000;
	background-color:#999999;
	border:none;
}
textarea.todolist2
{
	font-family: Calibri;
	font-size: 18px;
	color: #000;
	width: 98%;
	height:20em;	
	border: 1px solid #000;
	background-color:#999999;
	border:none;
}
textarea.projectnotes
{
	font-family: Calibri;
	font-size: 12px;
	color: #000;
	width: 96%;
	border: 1px dashed #000;
	padding-left: 2px;
}
textarea.address
{
	font-family: Calibri;
	font-size: 12px;
	color: #000;
	width: 200px;
	border: 1px dashed #000;
	padding-left: 2px;
	background:url(alpha.png);
}
textarea.help
{
	font-family: Calibri;
	font-size: 18px; 
	background-color:#FEF84C;
	color: #000;
	width: 100%;
	height: 100px;
	padding: 5px;
}
textarea.help2
{
	font-family: Calibri;
	font-size: 18px; 
	background-color:#FEF84C;
	color: #000;
	width: 100%;
	height: 500px;
	padding: 5px;
}
textarea.comments
{
	font-family: Calibri;
	font-size: 12px;
	color: #000;
	width: 450px;
	border: 1px dashed #000;
	padding-left: 2px;
}
textarea.address2
{
	font-family: Calibri;
	font-size: 18px;
	text-align:left;
	border:1px solid #CCCCCC;
	color: #000;
	width:80%;
	padding-left: 2px;
	background:url(alpha.png);
}
textarea.message
{
	font-family: Calibri;
	font-size: 12px;
	text-align:left;
	width: 100%;
	height: 150px;
	padding-left: 2px;
}
textarea.convo
{
	font-family: Calibri;
	font-size: 18px;
	color: #FFF;
	background-color:#FFF;
	text-align:left;
	border: none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	height: 100px;
	width:100%;
}
textarea.pvconvo
{
	font-family: Calibri;
	font-size: 18px;
	color: #FFF;
	text-align:left;
	border: 1px solid #000;
	height: 100px;
	width:99%;
}
textarea.convo2
{
	font-family: Calibri;
	font-size: 18px;
	color: #FFF;
	text-align:left;
	width:100%;
	background-color:#DDDDDD;
}
textarea.shop
{
	font-family: Calibri;
	font-size: 12px;
	text-align:left;
	width: 98%;
	height: 100px;
	padding-left: 2px;
	border:none;
}
textarea.craig
{
	font-family: Calibri;
	font-size: 12px;
	text-align:left;
	width: 98%;
	height: 100px;
	padding-left: 2px;
	border: 1px solid #777;
}
input.craig
{
	font-family: Calibri;
	font-size: 18px; 
	text-align:left;
	width: 98%;
	height: 18px;
	padding: 5px;
	border: 1px solid #777;
}
textarea.shop2
{
	font-family: Calibri;
	font-size: 12px;
	text-align:left;
	width: 98%;
	height: 100px;
	padding-left: 2px;
	border:none;
}

textarea.extra
{
	font-family: Calibri;
	font-size: 18px; 
	color:#000;
	text-align:left;
	width: 96%;
	height: 8em;
	border: 1px solid #888;
	padding:10px;
	background-color:#CCCCCC;
}

textarea.extra2
{
	font-family: Calibri;
	font-size: 18px; 
	color:#000;
	text-align:left;
	width: 96%;
	height: 180px;
	border: 1px solid #888;
	padding:10px;
	background-color:#CCCCCC;
}

textarea.basket
{
	font-family: Calibri;
	font-size: 12px;
	text-align:left;
	width: 400px;
	height: 80px;
	padding: 2px;
	border:1px solid #666;
}
textarea.bionotes
{
	font-family: Calibri;
	font-size: 18px; 
	width:90%;
	height: 200px;
	padding-left: 2px;
	border:none;
}
textarea.bionotes2
{
	font-family: Calibri;
	font-size: 18px; 
	border:1px dashed #000;
	width:100%;
	height: 80px;
	padding-left: 2px;
}
textarea.bionotes3
{
	font-family: Calibri;
	font-size: 18px; 
	width:100%;
	padding-left: 2px;
	max-height:10px;
}

textarea.bio
{
	font-family: Calibri;
	font-size: 18px;
	border:none;
	width:100%;
}

textarea.massmsg
{
	font-family: Calibri;
	font-size: 18px; 
	background-color:#999;
	border:none;
	width:100%;
	height: 250px;
}

input.shop
{
	font-family: Calibri;
	font-size: 18px;
	color: #000;
	font-weight:normal;
	border:none;
	width:100%;
	padding: 10px;
	border: 2px dashed #06A;
	border-right: none;
}

input.enquiry
{
	font-family: Calibri;
	color: #000;
	width:70%;
	padding: 4px;
	border: 1px dashed #666;
}

input.bio
{
	font-family: Calibri;
	font-size: 18px; 
	border:1px solid #bbb;
	color: #000;
	width: 80%;
	padding-left: 2px;
	background:url(alpha.png);
}
input.bio2
{
	font-family: Calibri;
	font-size: 18px;
	font-weight:bold;
	border:none;
	color: #900;
	width: 130px;
	padding-left: 2px;
}

input.button
{
	font-family: Calibri;
	size: 12px;
	color: #000;
	width: 80px;
	height: 25px;
	padding-left: 2px;
}
input.button2
{
	font-family: Calibri;
	size: 12px;
	color: #000;
	height: 25px;
}
input.button3
{
	font-family: Calibri;
	size: 12px;
	color: #000;
	height: 25px;
}
input.buttony
{
	font-family: Calibri;
	border: 1px solid #222;
	size: 14px;
	color: #222;
	padding: 5px;
	width: 150px;
	background-color:#090;
}
input.buttong
{
	font-family: Calibri;
	border: 1px solid #222;
	size: 14px;
	color: #222;
	padding: 4px;
	width: 200px;
	background-color:#0C0;
}
input.buttonr
{
	font-family: Calibri;
	border: 1px solid #222;
	size: 14px;
	color: #fff;
	padding: 5px;
	width: 150px;
	background-color:#F00;
}
input.buttonn
{
	font-family: Calibri;
	border: 1px solid #222;
	size: 14px;
	color: #222;
	padding: 5px;
	width: 150px;
	background-color:#CCCCCC;
}
input.buttonb
{
	font-family: Calibri;
	border: 1px solid #222;
	size: 14px;
	color: #222;
	padding: 5px;
	width: 150px;
	background-color:#099;
}
input.buttonn:hover
{
	font-weight:bold;
	size: 16px;
}
input.buttonr:hover
{
	font-weight:bold;
	size: 16px;
}
input.buttong:hover
{
	font-weight:bold;
	size: 16px;
}
input.buttony:hover
{
	font-weight:bold;
	size: 16px;
}
input.buttonb:hover
{
	font-weight:bold;
	size: 16px;
}
input.shop2
{
	font-family: Calibri;
	font-size: 16px;
	text-align:center;
	color: #000;
	border: 1px solid #999;
	width: 25px;
	height: 18px;
	padding: 1px;
}
select.crm5
{
	background: url(alpha_green2.fw.png); 
	font-family:Calibri;
	font-size:16px;
	font-weight:bold;
}
select.crm4
{
	background: url(alpha_solar.fw.png);  
	font-family:Calibri;
	font-size:16px;
	font-weight:bold;
}
select.crm3
{
	background: url(alpha_red2.fw.png);  
	font-family:Calibri;
	font-size:16px;
	font-weight:bold;
}
select.crm2
{
	background: url(alpha_red2.fw.png);  
	font-family:Calibri;
	font-size:16px;
	font-weight:bold;
}

select.crm1
{
	background: url(alpha_red2.fw.png);  
	font-family:Calibri;
	font-size:16px;
	font-weight:bold;
}
select.crm
{
	background: url(alpha_blue.fw.png);  
	font-family:Calibri;
	font-size:18px;
}

select.address
{
	font-family: Calibri;
	size: 12px;
	width: 250px;
}
select.input
{
	font-family: Calibri;
	size: 12px;
	width: 300px;
}
select.cylinder
{
	font-family: Calibri;
	width: 400px;
	padding: 5px;
}
select.ready
{
	font-family: Calibri;
	width: 175px;
	padding: 5px;
	font-size: 18px;
}

select.long2red2
{
	font-family: Calibri;
	font-size:18px; 
	color:#000;
	width: 90%;
	padding: 5px;
	background-color:#FF1111;
}
select.long2green2
{
	font-family: Calibri;
	font-size:18px;
	width: 90%;
	color:#000;
	padding: 5px;
	background-color:#00DD00;
}
select.long2wood2
{
	font-family: Calibri;
	font-size:18px; 
	color:#000;
	width: 90%;
	padding: 5px;
	background-color:#F7A306;
}
select.long2solar2
{
	font-family: Calibri;
	font-size:18px; 
	color:#000;
	width: 90%;
	padding: 5px;
	background-color:#FFFF82;
}

input.bluebox
{
	font-family: Calibri;
	font-size:18px; 
	color:#111111;
	width: 140px;
	padding: 1px;
	background-color:#0099CC;
}

select.longred
{
	font-family: Calibri;
	font-size:18px; 
	color:#fff;
	width: 300px;
	padding: 5px;
	background-color:#CA0000;
}

select.medium2
{
	font-family: Calibri;
	font-size:18px; 
	width: 240px;
	padding: 5px;
	background:url(alpha.png);
}

select.medium3
{
	font-family: Calibri;
	font-size:18px; 
	width: 130px;
	color:#fff;
	height:30px;
	background-color:#444;
}

select.medium
{
	font-family: Calibri;
	font-size:18px; 
	width: 236px;
	color:#fff;
	height:30px;
	background-color:#444;
}

select.vshort
{
	font-family: Calibri;
	font-size:18px;
	width: 250px;
}

select.short
{
	font-family: Calibri;
	font-size:18px; 
	width: 70px;
	padding: 5px;
	background:url(alpha.png);
}

select.short2
{
	font-family: Calibri;
	font-size:18px; 
	width: 100px;
	color: #fff;
	height:30px;
	background-color:#444;
}

select.tiny
{
	font-family: Calibri;
	size: 10px;
	width: 50px;
}
select.tiny2
{
	font-family: Calibri;
	text-align:center;
	size: 14px;
	height: 30px;
	width: 80px;
	padding-left:5px;
}

select.access
{
	font-family: Calibri;
	width: 120px;
}

select.tubes
{
	font-family: Calibri;
	font-size: 18px; 
	width: 50px;
	padding:2px;
}

select.collector
{
	font-family: Calibri;
	font-size: 18px; 
	width: 150px;
	padding:2px;
}

select.shop
{
	font-family: Calibri;
	font-size: 18px; 
	width: 400px;
	padding: 2px;
	font-weight:bold;
}

select.quality1
{
	font-size: 18px; 
	font-family: Calibri;
	color:#FFF;
	height:22px;
	background: -webkit-linear-gradient(top, #F00, #BB007E);
	background: -moz-linear-gradient(top, #F00, #BB007E);
	background: -ms-linear-gradient(top, #F00, #BB007E);
	background: -o-linear-gradient(top, #F00, #BB007E);
}
select.quality2
{
	font-size: 18px; 
	font-family: Calibri;
	color:#FFF;
	height:22px;
	background: -webkit-linear-gradient(top, #BB007E, #5E00A1);
	background: -moz-linear-gradient(top, #BB007E, #5E00A1);
	background: -ms-linear-gradient(top, #BB007E, #5E00A1);
	background: -o-linear-gradient(top, #BB007E, #5E00A1);
}
select.quality3
{
	font-size: 18px; 
	font-family: Calibri;
	color:#FFF;
	height:22px;
	background: -webkit-linear-gradient(top, #5E00A1, #5E00A1);
	background: -moz-linear-gradient(top, #5E00A1, #5E00A1);
	background: -ms-linear-gradient(top, #5E00A1, #5E00A1);
	background: -o-linear-gradient(top, #5E00A1, #5E00A1);
}
select.quality4
{
	font-size: 18px; 
	font-family: Calibri;
	color:#FFF;
	height:22px;
	background: -webkit-linear-gradient(top, #5E00A1, #00F);
	background: -moz-linear-gradient(top, #5E00A1, #00F);
	background: -ms-linear-gradient(top, #5E00A1, #00F);
	background: -o-linear-gradient(top, #5E00A1, #00F);
}
select.quality5
{
	font-size: 18px; 
	font-family: Calibri;
	color:#FFF;
	height:22px;
	background: -webkit-linear-gradient(top, #00F, #05C8FA);
	background: -moz-linear-gradient(top, #00F, #05C8FA);
	background: -ms-linear-gradient(top, #00F, #05C8FA);
	background: -o-linear-gradient(top, #00F, #05C8FA);
} /* Quality Default 1-5 */


select.priority0
{
	font-size: 18px; 
	font-family: Calibri;
	color:#900;
	font-weight:bold;
	height:22px;
	width:130px;
	background: #CCC;

} /* Priority0 */
select.priority1
{
	font-size: 18px; 
	font-family: Calibri;
	color:#FFF;
	height:22px;
	width:130px;
	background: -webkit-linear-gradient(top, #F00, #BB007E);
	background: -moz-linear-gradient(top, #F00, #BB007E);
	background: -ms-linear-gradient(top, #F00, #BB007E);
	background: -o-linear-gradient(top, #F00, #BB007E);
}
select.priority2
{
	font-size: 18px; 
	font-family: Calibri;
	color:#FFF;
	height:22px;
	width:100%;
	background: -webkit-linear-gradient(top, #BB007E, #5E00A1);
	background: -moz-linear-gradient(top, #BB007E, #5E00A1);
	background: -ms-linear-gradient(top, #BB007E, #5E00A1);
	background: -o-linear-gradient(top, #BB007E, #5E00A1);
}
select.priority3
{
	font-size: 18px; 
	font-family: Calibri;
	color:#FFF;
	height:22px;
	width:100%;
	background: -webkit-linear-gradient(top, #5E00A1, #5E00A1);
	background: -moz-linear-gradient(top, #5E00A1, #5E00A1);
	background: -ms-linear-gradient(top, #5E00A1, #5E00A1);
	background: -o-linear-gradient(top, #5E00A1, #5E00A1);
}
select.priority4
{
	font-size: 18px; 
	font-family: Calibri;
	color:#FFF;
	height:22px;
	width:100%;
	background: -webkit-linear-gradient(top, #5E00A1, #00F);
	background: -moz-linear-gradient(top, #5E00A1, #00F);
	background: -ms-linear-gradient(top, #5E00A1, #00F);
	background: -o-linear-gradient(top, #5E00A1, #00F);
}
select.priority5
{
	font-size: 18px; 
	font-family: Calibri;
	color:#FFF;
	height:22px;
	width:100%;
	background: -webkit-linear-gradient(top, #00F, #05C8FA);
	background: -moz-linear-gradient(top, #00F, #05C8FA);
	background: -ms-linear-gradient(top, #00F, #05C8FA);
	background: -o-linear-gradient(top, #00F, #05C8FA);
} /* Priority Default 1-5 */

select.priority6
{
	font-size: 18px; 
	font-family: Calibri;
	color:#fff;
	height:22px;
	width:100%;
	background: #666;

} /* Priority0 */

select.stage
{
	font-size: 18px;  
	font-family: Calibri;
	color:#000;
	height:20px;
}
td.woodsolar
{

  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1a82f7), to(#2F2727));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #2F2727, #1a82f7);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #2F2727, #1a82f7);

  /* IE 10 */
  background: -ms-linear-gradient(top, #2F2727, #1a82f7);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #2F2727, #1a82f7);

}
select.stage option.vlow
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00F), color-stop(100%,#05C8FA)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00F 0%,#05C8FA 100%); /* Chrome10+,Safari5.1+ */
}
select.stage option.low
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
    background: -webkit-gradient(linear, left top, right bottom, from(#5E00A1), to(#00F));
    background: -moz-linear-gradient(left top, #5E00A1, #00F);
}
select.stage option.avg
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
    background: -webkit-gradient(linear, left top, right bottom, from(#5E00A1), to(#5E00A1));
    background: -moz-linear-gradient(left top, #5E00A1, #5E00A1);
}
select.stage option.high
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
    background: -webkit-gradient(linear, left top, right bottom, from(#BB007E), to(#5E00A1));
    background: -moz-linear-gradient(left top, #BB007E, #5E00A1);
}
select.stage option.vhigh
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
    background: -webkit-gradient(linear, left top, right bottom, from(#F00), to(#BB007E));
    background: -moz-linear-gradient(left top, #F00, #BB007E);
}

select.active option.green{		height:18px; width:100px; background-color: #40C90C;	}
select.active option.orange{	height:18px; width:100px; background-color: #EA6714;	}
select.active option.red{		height:18px; width:100px; background-color: #CB080B;	}

select.stage option.admin
{
	font-size: 18px;  
	font-family: Calibri;
	color:#fff;
	border-top: 1px dashed #000; 
	background-color: #05C8FA;
} /* STAGE */

select.quality1 option.vlow
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #00F, #05C8FA);
	background: -moz-linear-gradient(top, #00F, #05C8FA);
	background: -ms-linear-gradient(top, #00F, #05C8FA);
	background: -o-linear-gradient(top, #00F, #05C8FA);
}
select.quality1 option.low
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #00F);
	background: -moz-linear-gradient(top, #5E00A1, #00F);
	background: -ms-linear-gradient(top, #5E00A1, #00F);
	background: -o-linear-gradient(top, #5E00A1, #00F);
}
select.quality1 option.avg
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #5E00A1);
	background: -moz-linear-gradient(top, #5E00A1, #5E00A1);
	background: -ms-linear-gradient(top, #5E00A1, #5E00A1);
	background: -o-linear-gradient(top, #5E00A1, #5E00A1);
}
select.quality1 option.high
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #BB007E, #5E00A1);
	background: -moz-linear-gradient(top, #BB007E, #5E00A1);
	background: -ms-linear-gradient(top, #BB007E, #5E00A1);
	background: -o-linear-gradient(top, #BB007E, #5E00A1);
}
select.quality1 option.vhigh
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #F00, #BB007E);
	background: -moz-linear-gradient(top, #F00, #BB007E);
	background: -ms-linear-gradient(top, #F00, #BB007E);
	background: -o-linear-gradient(top, #F00, #BB007E);
} /* Quality1 */

select.priority0 option.expired
{
	font-size: 18px;  
	font-family: Calibri;
	color: #fff; 
	background: #666;

} /* Priority0 */

select.priority1 option.vlow
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #00F, #05C8FA);
	background: -moz-linear-gradient(top, #00F, #05C8FA);
	background: -ms-linear-gradient(top, #00F, #05C8FA);
	background: -o-linear-gradient(top, #00F, #05C8FA);
}
select.priority1 option.low
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #00F);
	background: -moz-linear-gradient(top, #5E00A1, #00F);
	background: -ms-linear-gradient(top, #5E00A1, #00F);
	background: -o-linear-gradient(top, #5E00A1, #00F);
}
select.priority1 option.avg
{
	font-size: 18px;  
	font-family: Calibri; 
	color:#FFF;
	background: -webkit-linear-gradient(top, #5E00A1, #5E00A1);
	background: -moz-linear-gradient(top, #5E00A1, #5E00A1);
	background: -ms-linear-gradient(top, #5E00A1, #5E00A1);
	background: -o-linear-gradient(top, #5E00A1, #5E00A1);
}
select.priority1 option.high
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #BB007E, #5E00A1);
	background: -moz-linear-gradient(top, #BB007E, #5E00A1);
	background: -ms-linear-gradient(top, #BB007E, #5E00A1);
	background: -o-linear-gradient(top, #BB007E, #5E00A1);
}
select.priority1 option.vhigh
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #F00, #BB007E);
	background: -moz-linear-gradient(top, #F00, #BB007E);
	background: -ms-linear-gradient(top, #F00, #BB007E);
	background: -o-linear-gradient(top, #F00, #BB007E);
} /* Priority1 */

select.quality2 option.vlow
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #00F, #05C8FA);
	background: -moz-linear-gradient(top, #00F, #05C8FA);
	background: -ms-linear-gradient(top, #00F, #05C8FA);
	background: -o-linear-gradient(top, #00F, #05C8FA);
}
select.quality2 option.low
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #00F);
	background: -moz-linear-gradient(top, #5E00A1, #00F);
	background: -ms-linear-gradient(top, #5E00A1, #00F);
	background: -o-linear-gradient(top, #5E00A1, #00F);
}
select.quality2 option.avg
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #5E00A1);
	background: -moz-linear-gradient(top, #5E00A1, #5E00A1);
	background: -ms-linear-gradient(top, #5E00A1, #5E00A1);
	background: -o-linear-gradient(top, #5E00A1, #5E00A1);
}
select.quality2 option.high
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #BB007E, #5E00A1);
	background: -moz-linear-gradient(top, #BB007E, #5E00A1);
	background: -ms-linear-gradient(top, #BB007E, #5E00A1);
	background: -o-linear-gradient(top, #BB007E, #5E00A1);
}
select.quality2 option.vhigh
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #F00, #BB007E);
	background: -moz-linear-gradient(top, #F00, #BB007E);
	background: -ms-linear-gradient(top, #F00, #BB007E);
	background: -o-linear-gradient(top, #F00, #BB007E);
} /* Quality2 */

select.priority2 option.vlow
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #00F, #05C8FA);
	background: -moz-linear-gradient(top, #00F, #05C8FA);
	background: -ms-linear-gradient(top, #00F, #05C8FA);
	background: -o-linear-gradient(top, #00F, #05C8FA);
}
select.priority2 option.low
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #00F);
	background: -moz-linear-gradient(top, #5E00A1, #00F);
	background: -ms-linear-gradient(top, #5E00A1, #00F);
	background: -o-linear-gradient(top, #5E00A1, #00F);
}
select.priority2 option.avg
{
	font-size: 18px;  
	font-family: Calibri; 
	color:#FFF;
	background: -webkit-linear-gradient(top, #5E00A1, #5E00A1);
	background: -moz-linear-gradient(top, #5E00A1, #5E00A1);
	background: -ms-linear-gradient(top, #5E00A1, #5E00A1);
	background: -o-linear-gradient(top, #5E00A1, #5E00A1);
}
select.priority2 option.high
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #BB007E, #5E00A1);
	background: -moz-linear-gradient(top, #BB007E, #5E00A1);
	background: -ms-linear-gradient(top, #BB007E, #5E00A1);
	background: -o-linear-gradient(top, #BB007E, #5E00A1);
}
select.priority2 option.vhigh
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #F00, #BB007E);
	background: -moz-linear-gradient(top, #F00, #BB007E);
	background: -ms-linear-gradient(top, #F00, #BB007E);
	background: -o-linear-gradient(top, #F00, #BB007E);
} /* Priority2 */

select.quality3 option.vlow
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #00F, #05C8FA);
	background: -moz-linear-gradient(top, #00F, #05C8FA);
	background: -ms-linear-gradient(top, #00F, #05C8FA);
	background: -o-linear-gradient(top, #00F, #05C8FA);
}
select.quality3 option.low
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #00F);
	background: -moz-linear-gradient(top, #5E00A1, #00F);
	background: -ms-linear-gradient(top, #5E00A1, #00F);
	background: -o-linear-gradient(top, #5E00A1, #00F);
}
select.quality3 option.avg
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #5E00A1);
	background: -moz-linear-gradient(top, #5E00A1, #5E00A1);
	background: -ms-linear-gradient(top, #5E00A1, #5E00A1);
	background: -o-linear-gradient(top, #5E00A1, #5E00A1);
}
select.quality3 option.high
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #BB007E, #5E00A1);
	background: -moz-linear-gradient(top, #BB007E, #5E00A1);
	background: -ms-linear-gradient(top, #BB007E, #5E00A1);
	background: -o-linear-gradient(top, #BB007E, #5E00A1);
}
select.quality3 option.vhigh
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #F00, #BB007E);
	background: -moz-linear-gradient(top, #F00, #BB007E);
	background: -ms-linear-gradient(top, #F00, #BB007E);
	background: -o-linear-gradient(top, #F00, #BB007E);
} /* Quality3 */

select.priority3 option.vlow
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #00F, #05C8FA);
	background: -moz-linear-gradient(top, #00F, #05C8FA);
	background: -ms-linear-gradient(top, #00F, #05C8FA);
	background: -o-linear-gradient(top, #00F, #05C8FA);
}
select.priority3 option.low
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #00F);
	background: -moz-linear-gradient(top, #5E00A1, #00F);
	background: -ms-linear-gradient(top, #5E00A1, #00F);
	background: -o-linear-gradient(top, #5E00A1, #00F);
}
select.priority3 option.avg
{
	font-size: 18px;  
	font-family: Calibri; 
	color:#FFF;
	background: -webkit-linear-gradient(top, #5E00A1, #5E00A1);
	background: -moz-linear-gradient(top, #5E00A1, #5E00A1);
	background: -ms-linear-gradient(top, #5E00A1, #5E00A1);
	background: -o-linear-gradient(top, #5E00A1, #5E00A1);
}
select.priority3 option.high
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #BB007E, #5E00A1);
	background: -moz-linear-gradient(top, #BB007E, #5E00A1);
	background: -ms-linear-gradient(top, #BB007E, #5E00A1);
	background: -o-linear-gradient(top, #BB007E, #5E00A1);
}
select.priority3 option.vhigh
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #F00, #BB007E);
	background: -moz-linear-gradient(top, #F00, #BB007E);
	background: -ms-linear-gradient(top, #F00, #BB007E);
	background: -o-linear-gradient(top, #F00, #BB007E);
} /* Priority3 */

select.quality4 option.vlow
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #00F, #05C8FA);
	background: -moz-linear-gradient(top, #00F, #05C8FA);
	background: -ms-linear-gradient(top, #00F, #05C8FA);
	background: -o-linear-gradient(top, #00F, #05C8FA);
}
select.quality4 option.low
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #00F);
	background: -moz-linear-gradient(top, #5E00A1, #00F);
	background: -ms-linear-gradient(top, #5E00A1, #00F);
	background: -o-linear-gradient(top, #5E00A1, #00F);
}
select.quality4 option.avg
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #5E00A1);
	background: -moz-linear-gradient(top, #5E00A1, #5E00A1);
	background: -ms-linear-gradient(top, #5E00A1, #5E00A1);
	background: -o-linear-gradient(top, #5E00A1, #5E00A1);
}
select.quality4 option.high
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #BB007E, #5E00A1);
	background: -moz-linear-gradient(top, #BB007E, #5E00A1);
	background: -ms-linear-gradient(top, #BB007E, #5E00A1);
	background: -o-linear-gradient(top, #BB007E, #5E00A1);
}
select.quality4 option.vhigh
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #F00, #BB007E);
	background: -moz-linear-gradient(top, #F00, #BB007E);
	background: -ms-linear-gradient(top, #F00, #BB007E);
	background: -o-linear-gradient(top, #F00, #BB007E);
} /* Quality4 */

select.priority4 option.vlow
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #00F, #05C8FA);
	background: -moz-linear-gradient(top, #00F, #05C8FA);
	background: -ms-linear-gradient(top, #00F, #05C8FA);
	background: -o-linear-gradient(top, #00F, #05C8FA);
}
select.priority4 option.low
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #00F);
	background: -moz-linear-gradient(top, #5E00A1, #00F);
	background: -ms-linear-gradient(top, #5E00A1, #00F);
	background: -o-linear-gradient(top, #5E00A1, #00F);
}
select.priority4 option.avg
{
	font-size: 18px;  
	font-family: Calibri; 
	color:#FFF;
	background: -webkit-linear-gradient(top, #5E00A1, #5E00A1);
	background: -moz-linear-gradient(top, #5E00A1, #5E00A1);
	background: -ms-linear-gradient(top, #5E00A1, #5E00A1);
	background: -o-linear-gradient(top, #5E00A1, #5E00A1);
}
select.priority4 option.high
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #BB007E, #5E00A1);
	background: -moz-linear-gradient(top, #BB007E, #5E00A1);
	background: -ms-linear-gradient(top, #BB007E, #5E00A1);
	background: -o-linear-gradient(top, #BB007E, #5E00A1);
}
select.priority4 option.vhigh
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #F00, #BB007E);
	background: -moz-linear-gradient(top, #F00, #BB007E);
	background: -ms-linear-gradient(top, #F00, #BB007E);
	background: -o-linear-gradient(top, #F00, #BB007E);
} /* Priority4 */

select.quality5 option.vlow
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #00F, #05C8FA);
	background: -moz-linear-gradient(top, #00F, #05C8FA);
	background: -ms-linear-gradient(top, #00F, #05C8FA);
	background: -o-linear-gradient(top, #00F, #05C8FA);
}
select.quality5 option.low
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #00F);
	background: -moz-linear-gradient(top, #5E00A1, #00F);
	background: -ms-linear-gradient(top, #5E00A1, #00F);
	background: -o-linear-gradient(top, #5E00A1, #00F);
}
select.quality5 option.avg
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #5E00A1);
	background: -moz-linear-gradient(top, #5E00A1, #5E00A1);
	background: -ms-linear-gradient(top, #5E00A1, #5E00A1);
	background: -o-linear-gradient(top, #5E00A1, #5E00A1);
}
select.quality5 option.high
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #BB007E, #5E00A1);
	background: -moz-linear-gradient(top, #BB007E, #5E00A1);
	background: -ms-linear-gradient(top, #BB007E, #5E00A1);
	background: -o-linear-gradient(top, #BB007E, #5E00A1);
}
select.quality5 option.vhigh
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #F00, #BB007E);
	background: -moz-linear-gradient(top, #F00, #BB007E);
	background: -ms-linear-gradient(top, #F00, #BB007E);
	background: -o-linear-gradient(top, #F00, #BB007E);
} /* Quality5 */

select.priority5 option.vlow
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #00F, #05C8FA);
	background: -moz-linear-gradient(top, #00F, #05C8FA);
	background: -ms-linear-gradient(top, #00F, #05C8FA);
	background: -o-linear-gradient(top, #00F, #05C8FA);
}
select.priority5 option.low
{
	font-size: 18px;  
	color:white; font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #5E00A1, #00F);
	background: -moz-linear-gradient(top, #5E00A1, #00F);
	background: -ms-linear-gradient(top, #5E00A1, #00F);
	background: -o-linear-gradient(top, #5E00A1, #00F);
}
select.priority5 option.avg
{
	font-size: 18px;  
	font-family: Calibri; 
	color:#FFF;
	background: -webkit-linear-gradient(top, #5E00A1, #5E00A1);
	background: -moz-linear-gradient(top, #5E00A1, #5E00A1);
	background: -ms-linear-gradient(top, #5E00A1, #5E00A1);
	background: -o-linear-gradient(top, #5E00A1, #5E00A1);
}
select.priority5 option.high
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #BB007E, #5E00A1);
	background: -moz-linear-gradient(top, #BB007E, #5E00A1);
	background: -ms-linear-gradient(top, #BB007E, #5E00A1);
	background: -o-linear-gradient(top, #BB007E, #5E00A1);
}
select.priority5 option.vhigh
{
	font-size: 18px;  
	font-family: Calibri;
	color:#FFF; 
	background: -webkit-linear-gradient(top, #F00, #BB007E);
	background: -moz-linear-gradient(top, #F00, #BB007E);
	background: -ms-linear-gradient(top, #F00, #BB007E);
	background: -o-linear-gradient(top, #F00, #BB007E);
} /* Priority5 */

select.priority
{
	font-size: 18px; 
	font-family: Calibri;
}

select.choice
{
	font-size: 18px; 
	font-family: Calibri;	
	border: 1px dashed #000;
	color:#000;
	background-color:#5EAEAE
}

select.choice2
{
	font-size: 18px; 
	font-family: Calibri;	
	border: 1px dashed #000;
	color:#000;
	background-color:#CCCCCC;
}

select.choice3soap3
{
	font-size: 18px; 
	font-family: Calibri;	
	border: 1px solid #999;
	color:#000;
	background:url(alpha.png);
}

select.choice option.other
{
	background-color:#FFF;
}

.12
{
	font-size: 10px;
	font-family: Calibri;
}

.redstar 
{
	color: #990000;
	font-weight: bold;
}

.bluestar
{
	color: #0099FF;
}

.redarrow
{
	color: #CC0000;
	font-size: 26px;
	font-weight: bold;
}

.18
{
	font-size: 18px;
	font-family: Calibri;
}

#loadingDiv {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    position: fixed;
    overflow: auto;
    z-index: 100000;
}

div#popupContact {
    position: fixed;
    left: 48%;
    top: 40%;
    background: url(error.gif) no-repeat;
    width: 100%;
    height: 100%;
    float: left;
}	

	.bevelmenu{
	font: bold 16px calibri;
	padding: 8px 0;
	margin: 0;
	width: 100%;
	text-align: center; /*set value to "right" for example to align menu to the right of page*/
	}
	
	.bevelmenu li{
	list-style: none;
	display: inline;
	}
	
	.bevelmenu li a{
	padding: 4px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	color: black;
	background-color: #090;
	border: 1px solid #000000;
	}
	
	.bevelmenu li a:hover{
	color: white;
	border: 1px solid #ffffff;
	}
