@import url(layout.css);
@import url(menus.css);
/*
*/

/* above are the sylesheets responsible for the common page layout and system menus - must be at top */

/* long comments moved to documentation dir readme.txt */

/*
Main (X)HTML Selectors - Typography, Colours and Positioning
-------------------------------------------------------------------------[comment] */

body {
  /*background-image: url(../images/top_banner_strip.jpg);*/
  background-position:center;
 /* background-position: 0 0;*/
/*  background-repeat: repeat-x;*/
  margin: 0;
  font-family: "Trebuchet MS",Arial,Helvetica,Tahoma,sans-serif;
  font-size: 13px;
    /*background-color: #f6f6ee;*/

}


body.mceContentBody {
  background-color:#ffffff;
  background-image: none;
}

a {
  text-decoration: none;
/*  border-bottom-style: dashed;*/
  border-bottom-width: 1px;
  color: #505050;
  color: #008168;
  font-weight:bold;
}

/*
a normal link is being styled similarly across all pages, unless re-declared
-------------------------------------------------------------------------[comment] */

a:link { }
a:visited { }
a:active { }
a:hover {
/*  text-decoration: underline;*/
  border-bottom-style: none;
}

/*
leave pseudo-classes exactly in this order even if you decide to re-declare them
------------------------------------------------------------------[important note] */

a:link:hover, a:visited:hover {
    text-decoration: underline;
}

a.no-decoration {
  text-decoration: none;
  border-bottom-style: none;
}
/*
we dont really want to underline and hilite named anchors in this theme, just links
------------------------------------------------------------------[important note] */

/*
Tables and related selectors
-------------------------------------------------------------------------[comment] */

table {
    font-size: 13px;
    line-height: 1.35em;
    margin: 5px 0;
}

/*
the actual border should be visible only when border-width is re-declared
------------------------------------------------------------------[important note] */

th {
    color: #666699;
    background-color: #f3f3f3;
}

thead { }

tfoot {
    font-weight: bold;
    background-color: #DCDCE1;
}

th, td {
    padding: 1px 3px;
/*    height: auto;*/
}

tr.ara-top td {
   /* padding: 0;*/
}

/*
General text and related selectors
-------------------------------------------------------------------------[comment] */

h1, h2, h3, h4 {
    font-family: "Trebuchet MS",Arial,Helvetica,Tahoma,sans-serif;
    line-height: 120%;
    color: #2D8F54;
}
h3 > a {
    color: #2D8F54;
}

/*
page headers - shared typography and positioning
-------------------------------------------------------------------------[comment] */

h1 {
  font-size: 200%;
  border-bottom: 1px solid #9ACB3C;
  padding-bottom: 15px;
  color: #008464;
   }
#ara-front-pg h1 {
  border-bottom: none;
  padding-bottom: 0;
   }
h2 {
    font-size: 20px;
}
h3 {
  font-size: 105%;
  color: #2D8F54;
  margin-bottom: 0;
 }
h4 { font-size: 120%; }
p {
  font-family: "Trebuchet MS",Arial,Helvetica,Tahoma,sans-serif;
  font-size: 13px;
}
div {
  font-family: "Trebuchet MS",Arial,Helvetica,Tahoma,sans-serif;
  font-size: 13px;
  line-height: 1.8em;
  color: #656b65;
}

pre {
    color: #990066;
    font-size: 13px;
    font-family: courier, monospace;
}

ul {
    margin: 0;
    list-style-type: none;
    list-style-position: inside;
    padding-left: 0;
}

ul li {
    list-style-type: disc;
	
}

/* reset background on all pre-styled li elements for good browsers */
ul li[style] { background-image: none; }

blockquote {
    color: #333366;
    margin: 2em;
}

code {
    color: #990066;
    font-family: monaco, courier, monospace;
}

sup, sub {
    font-size: 13px;
    font-weight: normal;
}

/*
Form elements
-------------------------------------------------------------------------[comment] */

form {
    margin: 1em 0;
    padding: 0;
    display: block;
	background-color:#FFFFFF;
}


button { border: 2px outset #f0f0f0; }

input, select, textarea {border: 1px solid #004173;}

submit{
border: 2px outset #f0f0f0;
}

legend {
    color: #CC3300;
    border: 1px solid #aaaaaa;
    margin: 0 -1px;
    padding: 1px 5px;
    font-weight: bold;
    min-width:15em;
    display:block;
    background-image: url(../images/gradients.png);
    background-position: 0px -410px;
    background-repeat: repeat-x;
}

fieldset {
    border: 1px solid #004173;
    margin: 1em 0;
    padding:10px;
	background-color:#FFFFFF;
}


label.help-xar-form-label {

    /* help */
    border-bottom: 1px dotted #999;
    cursor: help;


    /* xar-form-label */
    padding: 2px;
    text-align: right;
    padding-left: 5px;
    margin: 0 5px 0 0;
    font-weight: bold;
    color: #333366;
    background-color: #f9f9f9;
    border:1px solid #f0f0f0;
    clear:left;
}
label.xar-form-label {
    padding: 2px;
    text-align: right;
    padding-left: 5px;
    margin: 0 5px 0 0;
    font-weight: bold;
    color: #333366;
    background-color: #f9f9f9;
    border:1px solid #f0f0f0;
    clear:left;

    position: relative;
    z-index: 66;
}

/* reset for table header labels to preserve table styles */
th label {
    background-color:transparent;
    border:0 none;
    width:auto;
    margin:auto;
}

td select {width:auto;}

/*
replaced elements
-------------------------------------------------------------------------[comment] */

img { border: 0px; }

/*
list elements
-------------------------------------------------------------------------[comment] */

ul, li, ol {}

/* THEME SPECIFIC CLASSES [gen_heading] */
h5, h6 {
    color: #333399;
    font-size: 13px;
    font-family: "Trebuchet MS",Arial,Helvetica,Tahoma,sans-serif;
    font-weight: bold;
}

hr {
    width: 100%;
    color: #cccccc;
    height:1px;
}

/* XARAYA REQUIRED INDIVIDUAL CLASSES [gen_heading] */
td.xar-norm { }
td.xar-alt { }

/* XARAYA REQUIRED ANONYMOUS CLASSES  [gen_heading] */

/*
these defaults apply to the left and right block group
-------------------------------------------------------------------------[comment] */

.xar-block-head,
.xar-block-head-right { color: #333399; }

.xar-block-title,
div#xc-outer-wrapper-front .xar-block-title-center,
.xar-block-title-right {
    font-weight: bold;
    font-size: 16px;
    padding: 5px;
    color: #FFFFFF;
    background-color: #004173;
    font-family: "Trebuchet MS",Arial,Helvetica,Tahoma,sans-serif;
}


.xar-block-body,
.xar-block-body-right {margin-bottom:10px;}

.xar-block-foot,
.xar-block-foot-right { margin-bottom: 2px; }

/*
topnav block group classes
-------------------------------------------------------------------------[comment] */

.xar-block-head-topnav { }
.xar-block-title-topnav { }
.xar-block-body-topnav {
  display: inline;
  position: relative;
/*  top: -40px;*/
  z-index:100;
}
.xar-block-foot-topnav { }

/*
center block group classes
-------------------------------------------------------------------------[comment] */

.xar-block-head-center { width: 100%; }

.xar-block-title-center {
    /*  background-color: inherit; */
    font-weight: bold;
}

.xar-block-body-center { }

.xar-block-foot-center {
    width: 100%;
    margin-bottom: 4px;
    border-bottom: 1px solid #A0B8E5;
}

/*
module rendering area and related rules
-------------------------------------------------------------------------[comment] */

.xar-mod-head, .xar-mod-body, .xar-mod-foot { /*** border: 1px solid #cccccc; ***/ }

.xar-mod-head {
    padding: 3px 10px;
    margin: 4px 0 0 0;
    text-align: center;
    font-weight: bold;
    color: #333366;
    background-color: #ffffff;
    background-image: url(../images/gradients.png);
    background-position: 0px -250px;
    background-repeat: repeat-x;
    border-bottom: 0 none;
}

.xar-mod-title {
    font-size: 13px;
    font-weight: bold;
}

.xar-mod-body {
    padding: 5px 10px;
    padding: 5px 0px;
    margin:0;
}

.xar-mod-foot {
    border-top: 0 none;
    padding: 3px 10px;
    padding: 3px 0px;
}

/*
complementary styling - colors, backgrounds and outlines
-------------------------------------------------------------------------[comment] */

.xar-alt { background-color: #f0f0f0; }
.xar-accent { background-color: #efefef; }

.xar-alt-outline {
    border-color: #6699CC;
    border-width: 1px;
    border-style: solid;
}

.xar-accent-outline {
    border-color: #333366;
    border-width: 1px;
    border-style: solid;
}

.xar-norm-outline {
    border-color: #666666;
    border-width: 1px;
    border-style: solid;
}

/*
complementary text related styling
-------------------------------------------------------------------------[comment] */

.xar-norm { background-color: #FFFFFF; }
.xar-sub { font-size: 10px; }
.xar-error { color: #ff0000; }
.xar-title { font-weight: bold; }

/*
not sure if we still using this rule anywhere TODO: check
-------------------------------------------------------------------------[comment] */

/* THEME SPECIFIC ANONYMOUS CLASSES  [gen_heading] */
div.xar-block-body-topnav li, div.xar-block-body-topnav ul {
    display: inline;
    list-style-type: none;
  
    margin: 0;
    border: 0;
} /*
since topnav group is available by default, we should take care of it
-------------------------------------------------------------------------[comment] */

/* hide section heading [gen_heading] */
div.xar-block-body-topnav .xar-menu-section h4 { display: none; }


div.xar-block-body-topnav .xar-menu-section ul li a {
    display: inline;
    padding-right: .5em;
    padding-left: .5em;
}

/* all links should display horizontally in topnav block in this theme */
div.xar-block-body-topnav {
    margin: 0px 0;
    padding: 0px 0;
    background-color:#ffffff;
}

/* MISCELLANEOUS [gen_heading] */

abbr, acronym, .help {
    border-bottom: 1px dotted #999;
    cursor: help;
}


/************************************/
table.ara-container{
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  margin-top:25px;
  

}
td.ara-container {
  border-spacing: 0;
  width: auto;


}
.ara-top-left {
/*  background-image: url(../images/ara-top-bg-left.jpg);*/
  background-position: 0 0;
  background-repeat: repeat-x;
  background-color: transparent;
}
.ara-top-right {
	border:thin #060;
	padding-top:100px;
/* background-image: url(../images/ara-top-bg-right2.jpg);*/
  background-position: 0 0;
  background-repeat: repeat-x;
}
.ara-top-centre {
 /* background-image: url(../images/ara-green-grad.jpg);
  background-image: url(../images/ara-banner-gg.jpg);
  background-position: 0 0; 
  background-repeat:no-repeat;*/
  width: 950px;
  height: 80px;
  
   
}
tr.ara-top td {
/*  vertical-align: top;*/
}
#ara-std-pg table tr {
  background-color: #f6f6ee;
}
#ara-std-pg .ara-top-left {
  background-image: none;
}
#ara-std-pg .ara-top-centre {
  background-image: none;
}
#ara-std-pg .ara-top-right {
  background-image: none;
}
tr.ara-top{
  height: 80px;
}
#ara-std-pg tr.ara-top {
  height: 115px;
  border-bottom: none;
  background-color: transparent;
}
div.ara-front {
  border-top: 7px solid white;
  width: 218px;
  float: left;
  margin-right: 20px;
  margin-top:23px;
 
  <!--[if lte IE 6]>
    width: 232px;
  <![endif]-->
}
#ara-front-news {
  border: 7px solid #93CA3B;
  background-color: #93CA3B;
  width: 214px;
  margin-top:25px;
  <!--[if lte IE 6]>
    width: 228px;
  <![endif]-->
}
#ara-right-menu {
  border: 0px solid #ffffff;
  margin-right: 0;
  width: 216px;
  margin-bottom:-210px;
}
#ara-right-menu-inner {
  position: relative;
  border: 10px solid #B6DB98;
  background-color: #B6DB98;
  width: 196px;

}
#ara-right-menu input {
  /*width: 140px;*/
  border: 1px solid #D5DDC5;
}

#ara-subscription table {
}
#ara-subscription tr {
}
#ara-subscription td {
  padding: 0;
}
#ara-subscription table input {
  width: 120px;
  border: 1px solid #D5DDC5;
  padding: 1px 2px;
  margin-left: 5px
}
#ara-subscription input.execute {
  display: block;
  margin: 0 auto;
  width: 70px;
}
#ara-front-pg #ara-right-menu {
 position: relative;
  top: -225px;
}
div.ara-right-menu-box {
  background-color: #EDF5E6;
  padding: 11px;
  margin-bottom: 10px;
}
div.menu-title {
  font-size: 105%;
  font-weight: bold;
}
div.ara-right-menu-box ul {
  padding-left: 0;
}
div.ara-right-menu-box li {
  list-style-image: url(../images/menu-bullet.jpg);
  list-style-type: circle;
  line-height: 1.8em;
}
div.ara-right-menu-box li a {
  text-decoration: none;
  border-bottom-style: none;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  color: #505050;
}
div.ara-right-menu-box li a:hover {
  text-decoration: underline;
  border-bottom-style: none;
}
div.news-story {
  background-image: url(../images/news-break.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
  padding-bottom: 10px;
  color: #315400;
}
div.news-summary {
  line-height: 1.2em;
}
div.news-story h3 {
  margin-bottom: 0px;
  line-height: 1.5em;
}
div.news-story a {
  color: #315400;
  border-bottom-style: none;
}
div.news-story a:hover {
  background-color: #CBFD80;
  text-decoration: underline;
  border-bottom-style: none;
}
div.news-date {
  color: white;
  line-height: normal;
}
span.read-more a {
  color: #CBFD80;
  text-decoration: none;
}
span.read-more a:hover {
  background-color: #315400;
  text-decoration: underline;
  border-bottom-style: none;
}
div#ara-site-map {
	
}
div#ara-site-map table {

}
div#ara-site-map h2 {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 10px;
  color: #505050;

}
div#ara-site-map h3 {
  margin-bottom: 0;
}
div#ara-site-map td {
  font-size: 100%;
  vertical-align: top;
}
div#ara-site-map ul {
  margin-top: 0;
  margin-bottom: 5px;
  padding-left: 0;
}
div#ara-site-map ul li ul{
  margin-top: 0;
  margin-bottom: 5px;
  padding-left: 15px;
}
div#ara-site-map li {
  list-style-image: url(../images/sitemap-bullet.jpg);
  list-style-type: circle;
  line-height: 140%;
}
div#ara-site-map a, div#ara-site-map a:visited {
  text-decoration: none;
  border-bottom-style: none;
  border-bottom-width: 1px;
  color: #505050;
}
div#ara-site-map a:hover {
  text-decoration: underline;
  border-bottom-style: none;
  border-bottom-width: 1px;
  color: #505050;
}
div#page-footer {
  padding-top:14em;
  background-color: #white;
  background-image: url(../images/ara-footer-border.jpg);
  background-position: center;
  background-repeat: no-repeat;
  margin-top:-110px;
}


div#page-lower {
  background-color: #FFFFFF;
  background-image: url(../images/ara-sitemap-bg.jpg);
  background-position: top left;
  background-repeat: repeat-x;
/*  padding-top: 20px;
*/}
div#page-footer-inner {
}

div#cc-front-header {
  height: 100px;
  border-bottom: 2px solid #cbcdc8;
}
div#cc-front-header-wrapper {
/*  border-bottom: 10px solid white;*/
 /* background-color: white;*/
}
div#cc-front-content-wrapper {
  background-image: url(../images/ara-main-bg.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  background-color: white;
  z-index:-1;
}
div#cc-front-header {
  width: 950px;
  background-color: #656B65;
}


div#xc-center ul {
    list-style-type: disc;
    list-style-position: inside;
    padding-left: 1em;
    line-height: 1.8em;
}
div#xc-center li {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 1em;
}

div#xc-center ul li {
    padding-left: 0;
}
.ara-top-login {
  float: right;
  margin-top: 3px;
/**
  position: relative;
  top: 2px;
**/
}

.ara-container form {
}
div.ara-right-menu-box form {
  background-color: transparent;
  margin: 0;
}


#ara-phone {
  color: white;
  font-size: 26px;
  font-weight: bold;
  margin: 0 15px;
}

.ara-top-login div, .ara-top-login p {
    display: inline;
}
.ara-top-login form {


    display: inline;
    background-color: transparent;
    margin: 0;
}
.ara-top-login form input {
    background-color: #E7F0DF;
    border: 1px solid #D5DDC5;
}
.ara-top-login form input.ara-top-login-go {
 /* position: relative;
  top: 6px;*/
}
#ara-auth-login {
    position: relative;
    top: -4px;
}

.ara-container form {
  background-color: transparent;
}


.image-left {
  float: left;
  padding: 5px 5px 5px 0;
  display: block;
  position: relative;
}
.image-right {
  float: right;
  padding: 5px 0 5px 5px;
  display: block;
  position: relative;
}
.ad120x240-ctr {
  width: 120px;
  margin: 30px auto 20px auto;
}
.ad120x240-ctr a, .ad120x240-ctr a:hover, .ad120x240-ctr a:selected {
  border-style: none;
  text-decoration: none;
}
#retailtimes-rss {
  font-size: 85%;
  padding: 0 10px 10px 10px;
  background-color: white;
  width: 216px; 
  height: 145;

}
#retailtimes-rss ul {
  list-style-type: none;
  list-style-position:outside;
}
#retailtimes-rss ul li {
  display: block;
  padding-left: 10px;
  background-color: transparent;
  background-image: url(../images/ara/bull4.gif);
  background-position: 0px 0.5em;
  background-repeat: no-repeat;
  margin-bottom: 0.5em;
}
/*
3 Button nav on new skin
-------------------------------------------------------------------------[comment] */
#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: url("http://www.retail.org.au/themes/ara-skin/images/3but_nav_back.jpg") repeat-x 20px;
font: 10px/20px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#navcontainer a
{
color: #FFF;
text-decoration: none;
display: block;
width:100px;
border-top: 1px solid #A8B090;
border-bottom: 1px solid #A8B090;
border-left: 1px solid #A8B090;
}

#navcontainer li#active { background: url("http://www.retail.org.au/themes/ara-skin/images/3but_nav_back.jpg") repeat-x 25px; }
#navcontainer a:hover { background: url("http://www.retail.org.au/themes/ara-skin/images/3but_nav_back_over.jpg") repeat-x 25px; }







ul.menu {list-style:none; margin:0; padding:0; }
ul.menu * {padding:0; margin:0;}
ul.menu a {display:block; color:#FFF; text-decoration:none; text-align: center;}
ul.menu li {position:relative; float:left; margin-right:2px} /* this controls the space*/
ul.menu ul {position:absolute; top:26px; left:0; background:#9BBB50; display:none; opacity:0; list-style:none; /*right:-10px;*/}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:158px; margin:0;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#9BBB50; text-align:left;}
ul.menu ul li a:hover {background-color:#4D8E3B}
ul.menu ul ul {left:148px; top:-1px; right:43px;}
ul.menu .menulink {border:1px solid #aaa; padding:5px 7px 7px; font-weight:bold; background:url(http://www.retail.org.au/themes/ara-skin/images/header.jpg); width:145px; } 
ul.menu .menulink:hover, ul.menu .menuhover {background:url(http://www.retail.org.au/themes/ara-skin/images/header_over.jpg);}
ul.menu .sub {background:#9BBB50 url(http://www.retail.org.au/themes/ara-skin/images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}
.menubackinig{
	background-image: url(http://www.retail.org.au/themes/ara-skin/images/menuparts/menuback.jpg);
	background-repeat:no-repeat;
}
.sitemapBack {
	background-image: url(http://www.retail.org.au/themes/ara-skin/images/sitemap_strip.gif);
	background-repeat:repeat-x;
}
.sitemapthumb {
	background-image: url(http://www.retail.org.au/themes/ara-skin/images/web_thumbs/thumb1.jpg);
	background-repeat: no-repeat;
	
}
.sitemapthumb2 {
	background-image: url(http://www.retail.org.au/themes/ara-skin/images/web_thumbs/thumb2.jpg);
	background-repeat: no-repeat;
}
.sitemapthumb3 {
	background-image: url(http://www.retail.org.au/themes/ara-skin/images/web_thumbs/thumb3.jpg);
	background-repeat: no-repeat;
}
.sitemapthumb4 {
	background-image: url(http://www.retail.org.au/themes/ara-skin/images/web_thumbs/thumb4.jpg);
	background-repeat: no-repeat;
}
.sitemapthumb5 {
	background-image: url(http://www.retail.org.au/themes/ara-skin/images/web_thumbs/thumb5.jpg);
	background-repeat: no-repeat;
}
.sitemapthumb6{
	background-image: url(http://www.retail.org.au/themes/ara-skin/images/web_thumbs/thumb6.jpg);
	background-repeat: no-repeat;
}
.sitemapthumb7{
	background-image: url(http://www.retail.org.au/themes/ara-skin/images/web_thumbs/thumb7.jpg);
	background-repeat: no-repeat;
}
.header {
  font-size: 200%;
  color: #008464;
   
}
   .stars {
	background-image: url(http://www.retail.org.au/themes/ara-skin/images/stars.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:102px;
	vertical-align:22px;
}