/**************************************/
/*              GLOBALS               */
/**************************************/

body {
  background: url("../images/backgrounds/container.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #1B4D3E;
}

h1 {
  background: url("/images/main/heading.gif") center center no-repeat;
  line-height: 50px;
  padding: 0;
  padding-left: 1em;
  color: #3b3b3b;
  margin-top: 0;
  margin-bottom: 1.4em;
}

h2 {
  color: #396193;
}

h3 {
  color: #1b4d3e;
  margin: 0;
}

.grey-box {
  background-color: #eaeaea;
  border: #d3d3d3 2px solid;
  padding: 1.5em;
  text-align: left;
}

div.clear {
  
}

/**************************************/
/*              HEADER                */
/**************************************/

#header, #header a {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}

#toplinks {
  text-align: right;
}

#toplinks ul {
  margin: 0;
  list-style: none;
  padding: 0 5px;
}

#toplinks ul li {
  display: inline;
}

#toplinks ul li a:hover, #toplinks ul li a:focus {
  text-decoration: underline;
}

/**************************************/
/*             NAVIGATION             */
/**************************************/

#nav {
  background: url("/images/nav/bg_y.gif") #51776c repeat-y;
}

#nav ol {
  background: url("/images/nav/bg_top.gif") no-repeat;
  min-height: 4em;
  list-style-type: none;
  margin: 2em 0 0 0;
  padding: 0 25px;
}

#nav li {
  float: left;
  width: 88px;
  margin: 0 1px;
}

#nav li a, #nav li span {
  background-color: #5f8478;
  display: block;
  padding: 0.25em 0.5em;
  min-height: 3.5em;
}

#nav li a:hover, #nav li a:focus, #nav li a.current {
  background-color: #7e978d;
}

#nav li a.current {
  background-image: url("/images/nav/current.gif");
  background-position: center bottom;
  background-repeat: no-repeat;
}

#nav li a.status_1 {
  background-color: #7e978d;
}

#loading{
  position:absolute;
  width:100%;
  height: 100%;
  top:0px;
  text-align:center;
  padding:0 0 0 0;
  font:bold 11px Arial, Helvetica, sans-serif;
  background-color:#555555; 
  -moz-opacity:.5; 
  filter:alpha(opacity=50);
  opacity: 0.5;
  z-index: 10;
}    

#loading_inner {
  width: 20%;
  text-align: center;
  height: 55px;
  background-color: #ffffff;
  z-index: 20;
  padding: 20px;
  position: absolute;
  top: 300px;
  margin-left: 40%;
}

/**************************************/
/*            MAIN CONTENT            */
/**************************************/

#content {  
  background:#FFFFFF;
  padding: 20px;
}

div.or-background{
  background: url("/images/main/column.gif") center 7em #FFF no-repeat;
}

#content h2 {
 margin-left: 10px;
}

#content a.button {
  display: block;
  background: url("/images/buttons/black.gif") no-repeat;
  margin-top: 1em;
  padding: 0.4em 0;
  width: 10.6em;
  height: 1.8em;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

#content a.button:hover, #content a.button:focus {
  color: #CCC;
}



/**************************************/
/*               FOOTER               */
/**************************************/

#footer {
  background: url("/images/backgrounds/footer.gif") no-repeat;
  padding: 4em 0 1em 0;
  color: #FFF;
}

#footer cite {
  font-style: normal;
}


/**************************************/
/*               FORMS               */
/**************************************/

form {
  margin: 0;
}

.btn_submit{
	background: transparent url("/images/buttons/black.gif") no-repeat scroll left top;
	border:0;
	padding:0;
	width:130px;
	height:28px;
	color:#fff !important;
	font-weight: bold;
	font-size: 120%;
}

a.btn_submit {
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 4px;
	font-size: 10px;
}

div.form table, div.form table tr, div.form table td, div.form table th{
	border:0;
}

div.form table{
	width:100%;
	margin:0;
}

div.form table th{
	width:30%;
	text-align:left;
	color: #1B4D3E;	
}

div.form table tr{
	border-bottom: 1px solid #ccc;
}
div.form table tr.last{
	border-bottom: 0;
}

div.form table td.textbox input,div.form table td.textbox textarea{
	border: 2px solid #ccc;
	width:90%;
}

div.submit{
	text-align:right;	
}

div#address_select select{
	width:100%;
}

ul.radio_list{
	list-style:none;
	margin:0;
}

div.payment-link {
  margin-top: 0.8em;
}
/**************************************/
/*               CORNERS               */
/**************************************/

.grey-box {
  background-color: #eaeaea;
  border: #d3d3d3 2px solid;
  padding: 1em;
  text-align: left;
  position: relative;
}

.grey-box b {
  background: transparent url(/images/backgrounds/corners.gif);
  display:block;
  height:9px;
  position:absolute;
  width:9px;
}

.grey-box .tl {
  background-position: 0% 0%;
  top:-2px;
  left:-2px;
}

.grey-box .bl {
  background-position: 0% 100%;
  bottom:-2px;
  left:-2px;
}

.grey-box .tr {
  background-position: 100% 0%;
  top:-2px;
  right:-2px;
  
}

.grey-box .br {
  background-position: 100% 100%;
  bottom:-2px;
  right:-2px;
}

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

table.index_list{
	width:100%;
	margin:0 0 10px 0;
	border:0;
}
table.index_list td, table.index_list th{
	border:0;
	vertical-align: middle;
}

table.index_list tr{
	border-bottom:1px solid #ccc;
	line-height:10px;
}

table.index_list td.label{
	width:30%;
	text-align:left;
	color: #1B4D3E;	
	font-weight: bold;
}

td.actions, td.image{
	text-align:center;	
}

a.actions, td.actions a{
	color:#396193;
}

a.actions:hover, td.actions a:hover{
	text-decoration:none;
}

table#mini_basket{
		
}

table#mini_basket td.label{
	width: 85%;
}

.right{
	text-align:right;
}

div.total_cost{
	text-align:right;	
}

div#flag-wrapper{
	text-align:center;
}

.flag_preview img{
	border: 1px solid #aaa;
}
/* VAR DUMP */

.xdebug-var-dump{
	color:#000;
	background:#cccc00;
	font-size:10px;
}
