INPUT,SELECT,TEXTAREA {
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #000000; FONT-SIZE: 10px;
}
A:link {
	COLOR: #0066CC; TEXT-DECORATION:  ;
}
A:visited {
	COLOR: #0066CC; TEXT-DECORATION: ;
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #0066CC; TEXT-DECORATION: none;
}
H1 {
	FONT-SIZE: 15px;
}
HR {
        COLOR: #DDDDDD; HEIGHT: 1px;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

BODY { 
        MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px; 
        BACKGROUND-COLOR: #FFFFFF;
}
.HeadBox {
	BACKGROUND-COLOR: #FFFFFF;
}
.HeadText {
        FONT-SIZE: 12px; FONT-WEIGHT: bold;
}
.HeadLine {
        BACKGROUND-COLOR: #D6D7D9;
}
.VertMenuBox {
	BACKGROUND-COLOR: #ffffff;
}
.VertMenuBoxOther {
	BACKGROUND-COLOR: #0066CC;
}
.VertMenuBorder {
        BACKGROUND-COLOR: #E4F1FB;
}
.VertMenuTitle {
        BACKGROUND-COLOR: #E4F1FB; COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px;
}
.VertMenuTitleT {
        COLOR: #ffffff; FONT: bold 10px; TEXT-DECORATION: none;
}
.VertMenuItems {
	COLOR: #000000; TEXT-DECORATION: none;
}
a.VertMenuItems:link {
		COLOR: #0066CC; TEXT-DECORATION:  ;
}
a.VertMenuItems:visited {
		COLOR: #0066CC; TEXT-DECORATION: ;
}
a.VertMenuItems:hover {
		COLOR: #FF0000; TEXT-DECORATION: underline;
}
a.VertMenuItems:active  {
		COLOR: #0066CC; TEXT-DECORATION: none;
}
.VertMenuHr {
        COLOR: #999999;
}
.CategoriesList {
	FONT-FAMILY: "Arial, Georgia, Times New Roman, Times, serif"; FONT-SIZE: 13px;
}
.DialogBox {
	BACKGROUND-COLOR: #ffffff;
}
.DialogBorder {
	BACKGROUND-COLOR: #E4F1FB;
}
.DialogTitle {
	COLOR: #black; FONT: bold 11px;
}
.NumberOfArticles {
	COLOR: #000000; FONT: bold 10px;
}
.TopLabel {
	COLOR: #000000; FONT: bold 12px;
}
.Text {
	COLOR: #000000;
}
.AdminSmallMessage {
	COLOR: #FF3300;
}
.AdminSmallMessageGreen {
	COLOR: #00CCCC;
}
.AdminTitle {
	COLOR: #FF3300; FONT: bold 12px;
}
.Line {
	BACKGROUND-COLOR: #000000;
}
.ProductTitle {
	COLOR: #081589; FONT: bold 12px;
}
.ProductDetailsTitle {
	COLOR: #000000; FONT: bold 12px;
}
.ProductDetails {
	COLOR: #000000;
}
.ProductPriceTitle {
	COLOR: #000000; FONT: bold 12px;
}
.ProductPriceConverting {
	COLOR: #000000; FONT: bold 12px;
}
.ProductPrice {
	COLOR: #FF3300; FONT: bold 12px;
}
.ProductPriceSmall {
	COLOR: #FF3300; FONT: bold 10px;
}
.MarketPrice {
	FONT-SIZE: 11px;
}
.ItemsList {
	COLOR: #081589; FONT: bold 10px;
}
.NavigationPath {
	COLOR: #000000; FONT: bold 10px;
}
.FormButton {
	COLOR: #081589; FONT: bold 10px;
}
div.Button {
	white-space: nowrap;
	TEXT-DECORATION: none;
	margin:0;
	padding:0;
	cursor: pointer;
  border-radius: 3px;
  display: inline-block;
  background: #e90a0e;
  background: -moz-linear-gradient(top, #e90a0e 0%, #ad3304 100%);
  background: -webkit-linear-gradient(top, #e90a0e 0%,#ad3304 100%);
  background: linear-gradient(to bottom, #e90a0e 0%,#ad3304 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e90a0e', endColorstr='#ad3304',GradientType=0  );
}
div.Button > div {
	margin:0;
	padding:0;
  border-radius: 3px;
  line-height: 17px;
  FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
  FONT-SIZE: 11px;
  background: url(images/but2.png) no-repeat;
  background-position: right center;
  padding: 0 23px 0 8px;
}
a.Button, a.Button:hover {
  TEXT-DECORATION: none;
  outline: 0;
}

.CustomerMessage {
	COLOR: #FF3300; FONT: bold 10px;
}
.ErrorMessage {
	COLOR: #FF3300; FONT: bold 10px;
}
.Star {
	COLOR: #FF0000;
}
.HighLight {
		BACKGROUND-COLOR: #FFFFCC;
}
.SaveMoneyLabel {
	COLOR: #FFFFFF;
}
.TableHead {
    BACKGROUND-COLOR: #E4F1FB;
}
.SmallNote:link {
        COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
        COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
        COLOR: #000000; TEXT-DECORATION: underline; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif; 
}
.SmallNote:active {
        COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.Bottom {
        BACKGROUND-COLOR: #FFFFFF; COLOR: #000000;
}
.Tab {
        BACKGROUND-COLOR: #D6D7D9;
        FONT-WEIGHT: bold;
        TEXT-TRANSFORM: uppercase;
}
.CatMenuItemOff 
{
    BACKGROUND-COLOR: #D6D7D9;              /* like "VertMenuBox" */
    BORDER-RIGHT: #D6D7D9 1px solid;        /* like "VertMenuBox" */
    BORDER-TOP: #D6D7D9 1px solid;          /* like "VertMenuBox" */
    BORDER-LEFT: #D6D7D9 1px solid;         /* like "VertMenuBox" */
    BORDER-BOTTOM: #D6D7D9 1px solid;       /* like "VertMenuBox" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: hand;
}
.CatMenuItemOffExp
{
    BACKGROUND-COLOR: #D6D7D9;              /* like "VertMenuBox" */
    BORDER-RIGHT: #68C1FF 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #68C1FF 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #68C1FF 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #68C1FF 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: hand;
}
.CatMenuItemOn 
{
    BACKGROUND-COLOR: #081589;              /* like "VertMenuTitle" */
    BORDER-RIGHT: #081589 1px solid;        /* like "VertMenuTitle" */
    BORDER-TOP: #081589 1px solid;          /* like "VertMenuTitle" */
    BORDER-LEFT: #081589 1px solid;         /* like "VertMenuTitle" */
    BORDER-BOTTOM: #081589 1px solid;       /* like "VertMenuTitle" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: hand;
}
.CatSubMenu
{
    BACKGROUND-COLOR: #D6D7D9;              /* like "VertMenuBox" */
    BORDER-RIGHT: #68C1FF 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #68C1FF 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #68C1FF 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #68C1FF 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
}
.CatMenuItem
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial; 
    CURSOR: hand;
}
.CatMenuItem:link
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    COLOR: #FFFFFF;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.StatisticsBar {
	BACKGROUND-COLOR: #A8BCC8;
}
.orderI		{color: gray;}
.orderM		{color: orange;}
.orderOK	{color: red;}
.orderS		{color: blue;}
.orderRfd	{color: #33CCCC;}
.orderFail	{color: #33CCCC;}
.orderCO	{color: #33CCCC;}

/* ...original aussie mobile colours... */

body {
	margin: 0;
	padding: 0;
}

td,th {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

th {
	text-align: left;
}

form {
	margin:0;
	padding:0;
}

td.red {
	background-color: #DD0000;
}

td.red1 {
	background-color: #DD0000;
	padding: 0;
	color: white;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: italic;
}

td.red1 a {
	color: white;
	text-decoration: none;
}

td.red1 a:hover {
	text-decoration: underline;
}

td.red2 {
	padding: 0;
}

h2 {
	font-size: 17px;
}

td#smenu {
	vertical-align:middle;
	text-align:right;
	margin:0;
	padding-top:3px;
}

td#smenu img {
	margin:0;
	margin-top:-5px;
	vertical-align:middle;
}

td#smenu a {
	padding:0;
	color: black;
	text-decoration:none;
}

td#smenu a:hover {
	color: #505050;
	text-decoration:none;
}

.wh td {
	color:white;
}

.titl {
	font-size: 16px;
	font-weight: bold;
	color: #606060;
}

.titl span {
	color: #0066CC;
}

ul#why {
	margin:0;
	margin-top:5px;
	padding:0;
	padding-left:14px;
	padding-right:14px;
}

ul#why li {
	padding:0px;
	margin:4px;
}

table#feat {
	margin-top: 10px;
}
#feat b {
	font-size:12px;
	color: #0066CC;
}

#feat a {
	font-weight:bold;
}

div.adtitle {
	color: #606060;
	font-size: 16px;
	font-weight: 500;
}

div.adtitle span {
	font-weight: 900;
}

p.feat1, h3.feat1 {
	margin:0;
	padding:0;
	padding-left:5px;
}

h3.feat1 {
	margin:0;
	padding-bottom:10px;
	padding-left:8px;
}

table.abookg th {
	background: #0f82bb;
	color: white;
}

table.abookg tr.f1 {
	background: #dddddd;
}

table.abookg tr.f2 {
	background: #d0d0d0;
}

table.abookg tr.f1:hover, table.abookg tr.f2:hover {
	background: #0fb2ee;
}

/************************************/

table.abookg td.msg {
	border-top: 1px #0099FF dotted;
}

table.abookg a.wlink {
	color: white;
	text-decoration: underline;
}

table.abookg a.wlink:hover {
	text-decoration: none;
}

table.abookg a.slink {
	color: white;
	text-decoration: none;
}

table.abookg a.slink:hover {
	text-decoration: underline;
}

iframe.abookg {
	border: #0099FF 1px solid;
}

#popup {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
}

#popup td {
	margin: 0;
	background-image: url(images/transparent.gif);
}

.star {
	color: red;
	font-weight: bold;
}
a.forget {
	color: #FFFFFF;
	text-decoration: none;
}
a.forget:hover {
	text-decoration: underline;
}

td table.smsspecial td.tit {
	background: transparent url(/skins/images/special.gif) repeat-x;
	font-weight: bold;
	text-shadow: 1px 1px blue;
}

table.sms {
	width:84px;
	height:52px;
  border-radius: 5px;
  background: #44b4ff;
  background: -moz-linear-gradient(-45deg, #2a88ff 0%, #44b4ff 100%);
  background: -webkit-linear-gradient(-45deg, #2a88ff 0%,#44b4ff 100%);
  background: linear-gradient(135deg, #2a88ff 0%,#44b4ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a88ff', endColorstr='#44b4ff',GradientType=1);
}

table.sms td.cur {
	text-align: left;
	vertical-align: top;
	font-size:12px;
	color:white;
	font-family:Arial;
	font-weight: bolder;
	padding:0;
	margin:0;
	padding-top:3px;
	padding-left:5px;
}

table.sms td.prc {
	text-align: right;
	vertical-align: top;
	font-size:17px;
	color:white;
	font-family:Arial;
	font-weight: bolder;
	padding:0;
	margin:0;
	padding-top:6px;
	padding-right:5px;
}

table.sms td.tit {
	text-align: center;
	vertical-align: middle;
	font-size:11px;
	color:white;
	font-family:Arial;
	padding:0;
	margin:0;
	padding-bottom:5px;
}

#smsdemo {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
}

#smsdemo td {
  margin: 0;
  background-image: url(transparent.gif);
}

.freetrial {
  text-align:center;
  padding:20px 0;
}
.freetrial a {
  display:block;
  margin:10px auto;
  width:70%;
  text-align:center;
  color:#fff;
  background-color:#0368DA;
  text-decoration:none;
  font-size:15px;
  font-weight:bold;
  padding:10px;
}

table.tbl160 {
  border-collapse: collapse;
}
table.tbl160 th, table.tbl160 td {
  vertical-align: top;
  padding: 5px;
  border: 1px #333 solid;
}
table.tbl160 th {
  background-color: #b00;
  color: white;
}
table.tbl160 td h3 {
  margin-top: 0;
}

h3 {
  font-size:17px;
}

.cp {
  background-color:white;
  padding:10px 0;
}
.cp.pages ul.m li {
  margin:0 0 11px 0;
}
.cp.pages div.center {
  text-align: center;
}
.cp.pages .alignleft {
  float: left;
}
.cp.pages .alignright {
  float: right;
}
.cp.pages li,
.cp.pages div.p,
.cp.pages p {
  font-size: 13px;
}
.cp.pages h1 {
  font-size: 22px;
}
.cp.pages li {
  margin: 7px 0 8px 10px;
}
.cp.pages h1 {
  font-weight: normal;
}
