body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	background-color:#dedede;
	font-family:  Arial;
	font-size: 100%;
}


a,
a:link,
a:visited {
	color: #f60;
	text-decoration: none;
}

a:active,
a:hover {
	text-decoration: underline;
	outline: none;
}

h2 {
	font-size:120%;
	color:#333;
	margin-top:0px;
	padding:0px;
}

div#search #side_search {
	padding-left: 4px;
	width: 159px;
}

form { margin: 0; }
p, h2 { margin:0px; padding:0px; }
#main_area p.formError {margin:0;color:#f00;}

div.superClear {
	clear:both;
	height:0px;
	overflow:hidden;
	visibility:hidden;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}


optgroup {
	font-weight: bold;
	font-style: italic;
	margin-top: 0.5em;
}

/*-[Wrapper]------------------------------------------------------------------*/
div#wrapper {
	min-height:1084px;
	width:1000px;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
	font-size: 62.5%;
}

* html div#wrapper{
	height:1084px;
}

/*-[Top Menu]-----------------------------------------------------------------*/
div#top_menu {
	height:20px;
	width:1000px;
	margin:5px auto 0px auto;
	padding:0px;
	color:#ffffff;
	text-align:right;
	font-size: 62.5%;
}
div#top_menu p {
	height:15px;
	margin:0px 25px;
	padding:0px;
	vertical-align:bottom;
	font-size: 1.1em;
}
div#top_menu a { color:#ffffff; }

/*-[Footer]-------------------------------------------------------------------*/
div#footer {
	height:20px;
	width:1000px;
	margin:5px auto 0 auto;
	padding:0px;
	color: #000;
	text-align:right;
	font-size: 62.5%;
}
div#footer p {
	font-size:1.1em;
}

/*-[Header]-------------------------------------------------------------------*/
div#header {
	height:89px;
	width:1000px;
	margin:0;
	padding:0;
	background: url(../images/header.jpg) no-repeat;
	position: relative;
}
div#header h1 {
	margin: 0;
	padding: 0;
}
div#header a,
div#header img {
	border: none;
}

/*-[Header Nav]---------------------------------------------------------------*/
div#header div#header_nav{
	text-align:right;
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	padding:5px;
	font-size: 1.3em;
	position: absolute;
	top: 0;
	right: 0;
}

div#header div#header_nav ul{
	list-style:none;
	padding:0;
	margin:0;
}
div#header div#header_nav ul li{
	text-align:right;
	float:left;
}

div#header div#header_nav a{
	color:#ffffff;
	padding:0px 20px 0px 10px;
	background: url(../images/top_nav_icon.gif) no-repeat center right;
}
/*
div#header div#header_nav a.font_normal {
	font-size:1.0em;
	background: url(../images/top_nav_icon_normal.gif) no-repeat center right;
}

div#header div#header_nav a.font_large {
	font-size:1.4em;
	background: url(../images/top_nav_icon_large.gif) no-repeat center right;
}

div#header div#header_nav a.font_xlarge {
	font-size:1.8em;
	background: url(../images/top_nav_icon_xlarge.gif) no-repeat center right;
}*/
div#header div#accessibility{
	display: block;
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 140px;
	height:19px;
	overflow: hidden;
}
div#header div#accessibility span{ 	display:none; }
div#header div#accessibility div { 	
	position: relative; 
	float: right;
	display: inline; 
	font-size: 14px !important;
	color: #fff; 
	margin-right: 10px;
	line-height:18px;
}
div#header div#accessibility a.font_smaller {  	background-image: url(/images/accessminus.png); }
div#header div#accessibility a.font_larger { 	background-image: url(/images/accessplus.png); }
div#header div#accessibility a { 	
	float: right; 
	display: inline-block;	
	width: 24px;
	height: 17px;
	margin-left: 5px;
}



/*-[Menu]---------------------------------------------------------------------*/
div#menu {
	background: #4F4F4F url(../images/menu1.gif) repeat-x;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 1.3em;
	height:26px;
}
div#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding: 5px 0px;
}
div#menu li {
	padding: 0;
	margin: 0;
	display: inline;
	float:left;
	text-align:center;
}
div#menu li.gap {
	padding: 0px;
	font-weight:bold;
	color:#ffffff;
}
div#menu li a {
	display:block;
	width:105px;
	padding: 0px 0px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}
div#menu li.selected a {
	/*background: #f90 url(../images/menu2.gif) repeat-x;*/
}


/*-[Submenu]------------------------------------------------------------------*/
div#submenu {
	padding:0px 0px 0px 13px;
	font-size:110%;
}

div#submenu ul {
	color:#606060;
	list-style:none;
	padding:0px 0px 10px 5px;
	margin:0px;
}

div#submenu ul li{
	color:#606060;
	margin:3px 0px;
}

div#submenu ul li a{
	color:#606060;
}

div#submenu ul li a.selected{
	color:#fe8302;
}


/*----------------------------------------------------------------------------*/
div#col1 {
	width:830px;
	float:left;
	margin:0px;
	padding:0px;
}
div#col2 {
	width:170px;
	float:left;
	margin:0px;
	padding:0px;
}
div#nav_col {
	width:190px;
	float:left;
	margin:0px;
	padding:0px;
	border-right:0px solid #d5d5d5;
}


/*-[Login]--------------------------------------------------------------------*/
div#login {
	height:30px;
	width: 140px;
	padding: 9px 13px;
}

div#login a{
	float:left;
}
div#login a.login{
	display:block;
	width:46px;
	height:17px;
	background-image:url(../images/login_btn.jpg);
	background-repeat: no-repeat;
	margin-left:20px;
}

div#login a.login span{
	display:none;
}


/*-[Basket - sidebar]-------------------------------------------------------------------*/
div#basket_overview {
	height:104px;
	padding: 7px 0px 0px 15px;
	background-color:#ffe0cc;
}
* html div#basket_overview {
	height:103px;
}

div#basket_overview h2 {
	background-image:url(../images/basket_arrow.gif);
	background-repeat: no-repeat;
	padding: 8px 0px 8px 30px;
	margin: 0px 0px 10px 0px;
}

div#basket_overview p {
	margin: 3px 0px;
}

div#basket_overview a {
	background:url(../images/link_icon_small.gif) no-repeat center left;
	padding: 0px 0px 2px 12px;
	margin: 10px 0px 0px 0px;
}

/*-[Basket - page]-------------------------------------------------------------------*/

table#basket_table {
	width:100%;
	margin:0px;
	padding:0px;
}

table#basket_table th {
	font-weight:bold;
	border-bottom: 1px solid #ff741a;
	text-align:left;
}

table#basket_table td {
	border-bottom: 1px solid #dedede;
	text-align:left;
}

p.basket_total {
	text-align:right;
	margin:0px;
	padding:0px;
	font-size:1.2em;
	font-weight:bold;
}



/*-[Reminder]-----------------------------------------------------------------*/
div#reminder {
	background-color:#fbe1ca;
	padding: 12px;
}
div#reminder h2 {
	padding: 19px 0 10px 52px;
	/*background:url(../images/reminder_elephant.gif) no-repeat bottom left;*/
	background:url(../images/elephant2.jpg) no-repeat bottom left;
	margin: 0 0 10px;
	font-size: 1.2em;
}
div#reminder p {
	margin:10px 0 0;
	color:#56514b;
	font-size: 1.1em;
}
div#reminder a {
	background:url(../images/link_icon_small.gif) no-repeat center left;
	padding: 0 0 0 10px;
	margin: 0;
}


/*-[Quote]--------------------------------------------------------------------*/
div#quote {
	color: #c7c8ca;
	font-size:130%;
	font-weight:bold;
	padding:10px;
}

div#quote span.start{
	background-image:url(../images/quote_start.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	vertical-align:top;
	font-size:13px;
}

div#quote span.end{
	background-image:url(../images/quote_end.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	vertical-align:top;
	font-size:13px;
}


/*-[Top Sellers]--------------------------------------------------------------*/
div#top_sellers {
	width: 140px;
	padding: 13px 15px;
}

div#top_sellers ul {
	list-style: none;
	padding:0px;
	margin:0px;
}

div#top_sellers ul li {
	border-bottom: 1px dashed #a9a9a9;
	padding:8px 0px;
}

div#top_sellers ul li a {
	background:url(../images/link_icon_small.gif) no-repeat center left;
	padding: 0px 0px 2px 12px;
	margin: 10px 0px 0px 0px;
}


/*-[Main Area]----------------------------------------------------------------*/
div#main_area {
	width:595px;
	float:left;
	margin:0px;
	padding:20px;
	color: #666;
	font-size: 1.2em;
}
#main_area h1,
#main_area h2,
#main_area h3,
#main_area h4,
#main_area h5,
#main_area h6,
#main_area p { color: #666; }

#main_area h2 {
	font-size: 1.8em;
	color: #F60;
	margin: 2px 0px;
	width: 95%;
}
#main_area h3 {
	font-size: 1.4em;
	color: #666;
	border-top: 1px solid #f60;
	border-bottom: 1px solid #f60;
	padding: 8px 0;
	margin: 2px 0px;
	clear:both;
}
#main_area h4 {
	font-size: 1.6em;
	color: #F60;
	margin: 2px 0px;
}
#main_area h5 {
	font-size: 1.4em;
	color: #F60;
	margin: 2px 0px;
}
#main_area h6 {
	font-size: 1.4em;
	color: #939598;
	margin: 2px 0px;
}

hr {
	border:none;
	border-top:1px dashed #c7c8ca;
	background-color:#ffffff;
	color:#ffffff;
}

#main_area p  {
	margin:1em 0 0;
	padding:0;
	line-height: 1.5;
}



#main_area table {
	margin:5px 0;
	padding:0px;
}


/*-[Filters]------------------------------------------------------------------*/
div.filters {
	border: 1px solid #ff6704;
	padding:11px;
	margin:10px 5px;
	vertical-align:middle;
}
/** html div.filters {
	margin:0px;
	padding:0px;
	display: inline;
	border: 0px solid #ff6704;
}*/

div.filters p {
	float:left;
	vertical-align:middle !important;
	margin:0px !important;
	padding:0px !important;
}
div.filters p.single {
	line-height: 2em !important;
}
div.filters p.double {
	line-height: 4em !important;
}


div.filters input {
	vertical-align:middle !important;
}

div.filters select {
	vartical-align:middle;
	font-size:0.9em;
	color:#5f5f5f;
	width:150px;
	margin: 3px 0px 3px 25px;
}

div.filters p.selects {
	width:465px;
}

div.filters select option{
	width:180px;
}


div#offer img{
	margin:0px 0px 0px 1px;
}

table.register input.text, table.register input.password , table.register select {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

table.register select.fixed {
	width:150px;
}

table.register input.text {
	width:300px;
}

 table.register input.password {
 	width:200px;
 }

table.register th{
	width:200px;
	text-align:left;
	font-size:110%;
	height:35px;
}
#main_area table.register p.error {
	color: #f00;
	margin: 0 0 1em;
}

table.register tr{
	vertical-align:top;
}


div.calendar {
	border: 1px solid #ff6704;
	margin:20px;
}

div.calendar_nav {
	background-color:#FBE1CA;
	padding:10px 0px;
	vertical-align:middle;
}

table.calendar {
	width:547px;
	margin:20px;
}

table.calendar th{
	height:50px;
	width:50px;
	color:#FF7E00;
	font-size:110%;
}

table.calendar td{
	height:50px;
	width:50px;
	vertical-align:top;
}

table.calendar td.dated{
	background-color:#FBE1CA;
}
table.calendar td.dated p.datenum{
	text-align:left;
	margin:0px 0px 5px 0px!important;
	padding:0px ;
}

table.calendar td.dated p.reminders {
	text-align:left;
	margin:0px !important;
	padding:0px !important;
}

table.calendar td.dated p.datenum a {
	text-decoration:underline;
	color:#000000;
}

table.calendar td.dated p.reminders a {
	text-decoration:underline;
	color:#606060;
}
table.reminders {
	width:90%;
}

table.reminders th {
	text-align:left;
	background-color:#FBE1CA;
	padding:10px 0px 2px 3px;
	vertical-align:bottom;
}

table.reminders td {
	padding:10px 3px;
}



.categoryLink {
	margin: 0px;
}

.categoryImg {
	margin: 0px;
}

.categoryHeader
{
	background-image: url(../images/category_content_background.gif);
	background-repeat: repeat-x;
	width:175px;
	height:28px;
	text-align:left;
	font-size:1.2em;
	color:#fff !important;
	vertical-align:middle;
	padding-top:5px !important;
	padding-left:5px !important;
	margin:0px auto!important;
}


#content_container .categoryHeader
{
	margin:0px !important;
	color:#ffffff;
}

.categoryHeader a {
	color:#ffffff;
}
.categoryHeader a.categoryLink {
	color:#ffffff;
}

* html a.categoryLink {
	color:#ffffff;
}
* html a.categoryHeader {
	color:#ffffff;
}


/*-[You are here]-------------------------------------------------------------*/
div.you_are_here {
	font-weight:bold;
	margin-bottom:15px;
	padding-top:5px;
	margin-left:0px;
	margin-right:0px;
	width: 80%;  
}
div.you_are_here a {
	color: #666;
}
div.you_are_here a:hover {
	color: #f90;
}
div.you_are_here strong {
	color: #F60;
}
/*-[Pagination]---------------------------------------------------------------*/
div.pagination {
	float: right;
	padding-top: 1em;
	font-size:0.8em;
	margin-right:11px;
}
#main_area div.pagination span,
#main_area div.pagination a {
	line-height: 1;
	padding: 2px 5px;
	border: 1px solid #ff6600;
	color: #f60;
	background: #fff;
	text-decoration: none;
}
#main_area div.pagination a:hover {
	background: #fbe1ca;
}
#main_area div.pagination span {
	background: #ff6600;
	color: #fff;
}


/*-[Search]-------------------------------------------------------------------*/
div#search {
	padding:5px 13px;
	background: #ff9000 url(/images/search_bg.gif) top center no-repeat;
	color: #fff;
	zoom: 1;
}
div#search h2,
div#search p { color: #fff; }
div#search input.text, div#search select {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	color:#6b6b6b;
	font-size:100%;
	width:163px;
	margin: 10px 0px 10px 0px;
}

div#search a {
	color:#fff;
	margin-right:15px;
}

div#search a, div#search input {
	vertical-align:middle;
}


/*-[Product Image]------------------------------------------------------------*/
#main_area div.productImgWrap {
	position: relative;
	border: none;
	margin:0px 10px 10px 0px;
	padding:0px;
	float:left;
}

#main_area a.productImg:hover {
	color: #f90;
}

#main_area div.productImgWrap a.productLink{
	padding:0px;
	margin:0px;
	display:block;
}

#main_area div.productImgWrap img.productImg {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #D5D5D5;
}
#main_area a.productLink:hover img.productImg {
	border: 1px solid #FF7E00;
}

#main_area div.productImgWrap img.magImg {
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 10;
	border: none;
	padding:0px;
	margin:0px;
}


/*-[Search Results]-----------------------------------------------------------*/
#searchResults {
	vertical-align: top;
	padding-right: 25px;
}
#searchResults td {
	vertical-align: top;
	border-top: 1px solid #D5D5D5;
}
#searchResults p { margin: 0;}
#searchResults td.img_td { padding-left: 0; }
#searchResults h3 {
	background: none;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	border: none;
}
#searchResults a {
	color: #666;
	text-decoration: none;
}
#searchResults a:hover {
	color: #f60;
}


/*-[View Product]-------------------------------------------------------------*/
#product {
	border: none;
	margin-right: 25px;
}

#product .view_prod_desc h3 {
	background: none;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	border: none;
}
#product .view_prod_desc h4 {
	background: none;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	color: #666;
}

div#desc {
	margin: 0px!important;
	padding: 0px!important;
}

#product .view_prod_desc #desc {
	margin: 0 0 5px;
}
p.productDesc {
	margin: 4px!important;
	padding: 0px!important;
	line-height: 1.5;
}

p.productDesc2 {
	margin: 10px 0px 10px 0px!important;
	padding: 0px!important;
	line-height: 1.5;
}

#product .view_prod_desc textarea {
	font-family: Arial;
	margin: 0 0 5px;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.5;
	border: 1px solid #D5D5D5;
}
#editProdDesc{
	display: inline;
	float: left;
}


/*-[Related Product]----------------------------------------------------------*/
#main_area .related_product {
	float:left;
	margin:12px 10px;
	width:170px;
}
#main_area .related_product p {
	margin: 0;
	clear: both;
}
#main_area .related_product span {
	display:block;
	line-height:1.5;
	clear:both;
}
#main_area .related_product input.text {
	width:20px;
	clear:both;
	float:left;
	font-size:100%;
}

/*-[Buttons]------------------------------------------------------------------*/
.btn_view {
	display: block;
	width: 40px;
	height: 17px;
	background: url('/images/button_view.gif') 0 0 no-repeat;
}
.btn_view span {display:none;}

.btn_find {
	width: 47px;
	height: 17px;
	margin: 1px 2px;
	background: url('/images/button_find.gif') 0 0 no-repeat;
}
.btn_find span {display:none;}

.btn_sign_up {
	display: block;
	width: 62px;
	height:18px;
	float:left;
	margin: 1px 2px;
	background: url('/images/button_sign_up.gif') 0 0 no-repeat;
}
.btn_sign_up span {display:none;}


.btn_change_password {
	display: block;
	margin: 10px 0px;
	width: 125px;
	height: 17px;
	background: url('/images/button_change_password.gif') 0 0 no-repeat;
}
.btn_change_password span {display:none;}

.btn_register {
	display: block;
	width: 75px;
	height: 17px;
	background: url('/images/button_register.gif') 0 0 no-repeat;
}
.btn_register span {display:none;}

.btn_buy_now {
	display: block;
	width: 75px;
	height: 17px;
	background: url('/images/button_buy_now.gif') 0 0 no-repeat;
}
a.btn_buy_now span {display:none;}

.btn_add_2_basket {
	display: block;
	width: 88px;
	height: 17px;
	background: url('/images/button_add_basket.gif') 0 0 no-repeat;
}
.btn_add_2_basket span {display:none;}


input.quantity {
	width:20px;
	float:right;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	color:#6b6b6b;
	font-size:0.9em;
	margin: 0px 2px 0px 0px;
}




.btn_buy_now {
	display: block;
	width: 75px;
	height: 17px;
	background: url('/images/button_buy_now.gif') 0 0 no-repeat;
}
a.btn_buy_now span {display:none;}



.btn_edit {
	display: block;
	width: 75px;
	height: 17px;
	background: url('/images/button_edit.gif') 0 0 no-repeat;
}
a.btn_edit span {display:none;}


.btn_save {
	display: block;
	width: 75px;
	height: 17px;
	background: url('/images/button_save.gif') 0 0 no-repeat;
}
a.btn_save span {display:none;}


.btn_cancel {
	display: block;
	width: 75px;
	height: 17px;
	background: url('/images/button_cancel.gif') 0 0 no-repeat;
}
a.btn_cancel span {display:none;}

.btn_back {
	display: block;
	width: 62px;
	height: 17px;
	background: url('/images/button_back.gif') 0 0 no-repeat;
}
a.btn_cancel span {display:none;}



.cart_buttons {
	clear:both;
	height:25px;
	width:100%;
	vertical-align:top;
	margin: 0px;
	padding:0px;
}

.btn_empty_cart {
	display: block;
	width: 112px;
	height: 17px;float:left;
	clear:left;
	margin:2px 2px;
	background: url('/images/button_empty_basket.gif') 0 0 no-repeat;
}

.btn_empty_cart span {display:none;}

.btn_cont_shopping {
	display: block;
	width: 112px;
	height: 17px;float:left;
	clear:left;
	margin:0px 2px;
	background: url('/images/button_cont_shopping.gif') 0 0 no-repeat;
}
.btn_cont_shopping span {display:none;}

.btn_save_cart {
	display: block;
	width: 112px;
	height: 17px;float:left;
	clear:left;
	margin: 0px 2px;
	background: url('/images/button_save_basket.gif') 0 0 no-repeat;
}

.btn_save_cart span {display:none;}

.btn_update {
	display: block;
	width: 54px;
	height: 17px;
	float:left;
	background: url('/images/button_update_basket.gif') 0 0 no-repeat;
}

.btn_update span {display:none;}

.btn_checkout {
	display: block;
	width: 125px;
	height: 17px;
	float:right;
	clear:right;
	margin: 0 2px 2px 2px;
	background: url('/images/button_checkout.gif') 0 0 no-repeat;
}

.btn_checkout span {display:none;}

.btn_personalise {
	display: block;
	width: 73px;
	height: 17px;
	margin: 0px 2px 0px 2px;
	background: url('/images/button_customise.gif') 0 0 no-repeat;
}

.btn_personalise span {display:none;}


.btn_change_value {
	display: block;
	width: 85px;
	height: 17px;
	margin: 0px 2px 0px 2px;
	background: url('/images/button_change_value.gif') 0 0 no-repeat;
}

.btn_change_value span {display:none;}

.btn_proceed {
	width: 75px;
	height: 17px;
	margin: 0px 2px 0px 2px;
	background: url('/images/button_proceed.gif') 0 0 no-repeat;
}

.btn_proceed span {display:none;}

.proceedHolder {
	text-align:right;
}

.btn_remove {
	display: block;
	width: 61px;
	height: 17px;
	background: url('/images/button_remove.gif') 0 0 no-repeat;
}

.btn_skip {
	display: block;
	width: 112px;
	height: 17px;
	background: url('/images/button_do_not_customise.gif') 0 0 no-repeat;
}

.btn_remove span {display:none;}

table#productGrid input.text {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	color:#6b6b6b;
	font-size:100%;
	width:163px;
	margin: 0px 2px 0px 0px;
}

input#Submit{
	margin: 0px 2px 0px 2px;
	background: url('/images/button_checkout.gif') 0 0 no-repeat;
	width: 125px;
	height: 17px;
	background-position:0 0;
	background-repeat:no-repeat;
	border: 0;
}

div.prod_image {
	float:left;
	font-size: 1em;
	width:180px;height:200px;margin:0px;
}

div.prod_holder {
	float:left;
	font-size: 1em;
	width:180px;
	height:200px;
	margin:0px;
}

div#dragHelper div.prod_image{
	font-size: 62.5%;
}
div#dragHelper div.prod_image a img.productImg  {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #D5D5D5;
}

div#product_variation_images img.productImg{
	padding: 3px;
	background-color: #fff;
	border: 1px solid #D5D5D5;
}
div.prod_image a.del { background: url(/images/icms/bt_image_del_overlay.png) no-repeat; }
div.prod_image a.up { background: url(/images/icms/bt_image_up_overlay.png) no-repeat; }
div.prod_image a.down { background: url(/images/icms/bt_image_down_overlay.png) no-repeat; }
div.prod_image a.del span,
div.prod_image a.down span,
div.prod_image a.up span
{ display:none;}
div.prod_image a.del, div.prod_image a.down, div.prod_image a.up {
	width: 14px; height: 14px;
	margin: 2px 2px 0 0px;
	display:block;
	float:left;
	position: relative;
}

div#eventList {
	padding: 13px 15px;
}

div#eventList h3 {
	color:#303030;
	font-size:120%;
	margin: 0px;
}

div#eventList div.holder {
	height:100px;
	overflow:auto;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
}

/*
div#eventList table {
	border-collapse: collapse;
	width:100%;
}

div#eventList table th {
	border-top:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	font-size:1.1em;
	font-weight:bold;
	height: 34px;
	width:54px;
}

div#eventList table td {
	border-top:1px dashed #626262;
	border-bottom:1px dashed #626262;
	color: #ff6603;
	font-size:1.0em;
	padding:4px;
}

div#eventList table th.last,
div#eventList table td.last
{
	border-bottom:none;
}*/

div#eventList ul {
	list-style: none;
	padding:0px;
	margin:0px;
}

div#eventList ul li {
	border-bottom: 1px dashed #a9a9a9;
	padding: 8px 0px 8px 0px;
	color: #f60;
}

div#eventList ul li b {
	color: #000;
}

div#eventList ul li a {
	background:url(../images/link_icon_small.gif) no-repeat center left;
	margin: 10px 0px 0px 0px;
}

a.fl_tac {
	font-size:0.9em;
}

div#main_area ul {
	list-style: url(../images/list_item.gif);
	padding:5px 5px 5px 25px;
	margin:5px 5px 5px 20px;
}
div#main_area li {
	margin:3px;
	font-size:1.2em;
}

div#newsletter {
	padding: 12px;
	font-size:1.1em;
}

div#newsletter p.newsletter {
	font-size:1.3em;
	font-weight:bold;
	color:#f60;
}
div#feedback {
	margin-top:10px;
	padding: 12px;
	font-size:1.1em;
}

div#feedback p.feedback {
	font-size:1.3em;
	font-weight:bold;
	color:#f60;
}
div#newsletter input.text {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	color:#6b6b6b;
	font-size:100%;
	width:163px;
	margin: 10px 0px 10px 0px;
}


p.perror {
	color:#f00 !important;
	font-size:0.9em;
}

.flash span {
	display:none;
}

div#add_vacancy th, div#add_vacancy td {
	vertical-align:top;
	text-align:right;
	line-height:24px;
}

div#add_vacancy td.desc, div#add_vacancy td.radios{
	text-align:left;
}

div#add_vacancy input, div#add_vacancy select{
	width:180px;
}
div#add_vacancy textarea {
	width:360px;
}
div#add_vacancy td.radios input{
	width:12px;
	height:12px;
}

span.customisable {
	font-size:0.8em;
	float:right;
	margin-right:20px;
}


/* Promo boxes */

div.promo_box {
	padding:5px 13px;
	margin: 1px 0px;
	background: #ff9000 url(/images/promo_bg.gif) top left no-repeat;
	color: #fff;
	position:relative;
}

div.promo_box a, div.promo_box a:visited {
	color:#fff !important;
}

div.promo_box p.head {
	font-size: 1.3em;
	font-weight:bold;
	margin: 0 0 3px 0;
}

div.promo_box p {
	font-size: 1.1em;
	line-height:1.1;
}


div.promo_box p.bottom {
	clear:both;
	font-size: 1.1em;
	font-weight:bold;
	margin: 3px 0 3px 0;
}

div.promo_box img {
	float:left;
	margin: 0 5px 3px 0;
	position:relative;
}