﻿body {
	background-image				: url('../Images/bg.jpg');
	background-repeat				: repeat-x;
	background-position		  : center top;
	background-color				: #d4d4d4;
	font-family							: Verdana;
	font-size								: 12px;
	color										: #626262;
	margin 									: 0px;
}

.Container {
	margin-left							: auto;
	margin-right						: auto;
	height									: 100%;
 	height									: auto !important; /*For CSS2 browsers*/
  	height								: 100%; /*For IE6 and before*/
  	min-height						: 554px; /*For CSS2 browsers*/
}

.Content {
	width										: 487px;
	font-family							: Verdana;
	float										: left;
	position								: relative;
	margin-left							: 27px;
	height									: 100%;
}

.ContentWide {
	width									: 685px;
	font-family							: Verdana;
	float									: left;
	position								: relative;
	margin-left							: 0px;
	height								: 100%;
}

.ContentOrder {
	font-family							: Verdana;
	float									: left;
	position								: relative;
	margin-left							: 0px;
	height								: 100%;
}

.CategoryOrder {
	font-family							: Verdana;
	float										: left;
	position								: relative;
	margin-left							: 27px;
	height									: 100%;
}

.CategoryContent {
	width										: 712px; 
	font-family							: Verdana;
	float										: left;
	position								: relative;
	margin-left							: 27px;
	height									: 100%;
}

.FormContent {
	width										: 712px;
	font-family							: Verdana;
	float										: left;
}

.Header {
	background-image				: url('../Images/header.jpg');
	background-repeat				: no-repeat;
	background-position		  : center top;
	width										: 100%;
	height									: 193px;
	margin-left							: auto;
	margin-right						: auto;
}

.TopMenu {
	background-image				: url('../Images/bg_menu2.jpg');
	width								: 1024px;
	height							: 27px;
	margin-left						: auto;
	margin-right					: auto;
}

.MenuItems{
	text-align							: center;
	line-height							: 25px;
}

.TopMenuItemFirst {
	color								: white;
	font-size						: 13px;
	text-decoration				: none;
	float								: left;
	font-family						: arial;
	font-weight						: bold;
	text-align						: left;
	margin-left						: 11px;
	height							: 27px;
}

.TopMenuItemFirst:hover {
	background-image				: url('../Images/topmenu_over.jpg');
	background-repeat				: no-repeat;
	background-position			: center bottom;
	color								: white;
	font-size						: 13px;
	text-decoration				: none;
}

.TopMenuItem {
	color								: white;
	font-size						: 13px;
	text-decoration				: none;
	float								: left;
	font-family						: arial;
	font-weight						: bold;
	text-align						: left;
	margin-left						: 18px;
	height							: 27px;
}

.TopMenuItem:hover {
	background-image				: url('../Images/topmenu_over.jpg');
	background-repeat				: no-repeat;
	background-position			: center bottom;
	color								: white;
	font-size						: 13px;
	text-decoration				: none;
}

.TopText {
	margin-bottom						: 20px;
	text-align							: center;
}

.MenuShadow {
	background-image				: url('../Images/menu_shadow.jpg');
	background-position			: center;
	height									: 25px;
	width										: 100%;
	margin-left							: auto;
	margin-right						: auto;
	background-repeat				: no-repeat;
}

.Context {
	height 							: auto !important; /*For CSS2 browsers*/;
	height 							: 100%; /*For IE6 and before*/;
	min-height 						: 570px; /*For CSS2 browsers*/;
}

.Columns {
	margin-top								: 10px;
	margin-left								: auto;
	margin-right							: auto;
	width										: 950px;
}

.Column {
	width										: 184px;
	float										: left;
	position								: relative;
	padding-right						: 4px;
}

.HomeImage {
	width										: 184px;
	height									: 130px;
	clear										: both;
}

.SubMenuContainer {
	position								: relative;
	width										: 198px;
	padding-top							: 25px;
	float										: left;
}

.SubMenuTop {
	background-image				: url('../Images/submenu_top.png');
	background-repeat				: no-repeat;
	width										: 198px;
	height									: 9px;
}

.SubMenuLeft {
	background-image				: url('../Images/submenu_left.png');
	background-repeat				: repeat-y;
	width										: 9px;
}

.SubMenuRight {
	background-image				: url('../Images/submenu_right.png');
	background-repeat				: repeat-y;
	width										: 9px;
}

.SubMenuBottom {
	background-image				: url('../Images/submenu_bottom.png');
	background-repeat				: no-repeat;
	width										: 198px;
	height									: 9px;
}

.SubMenuItems {
	margin-left							: 9px;
}

.SubMenuItem {
	background-image				: url('../Images/bg_submenu_item.png');
	background-repeat				: no-repeat;
	color										: white;
	font-size								: 12px;
	text-decoration					: none;
	line-height							: 26px;
	padding-left						: 7px;
	height									: 25px;
	width										: 173px;
	float										: left;
	border-bottom						: 1px solid white;
}

.SubMenuItem:hover {
	background-image				: url('../Images/bg_submenu_item_over.png');
	font-size								: 12px;
	text-decoration					: none;
	color										: white;
}

.SubSubMenuItem {
	background-image				: url('../Images/bg_subsubmenu_item.png');
	background-repeat				: no-repeat;
	color										: #626262;
	font-size								: 12px;
	text-decoration					: none;
	line-height							: 26px;
	padding-left						: 12px;
	height									: 25px;
	width										: 168px;
	float										: left;
	border-bottom						: 1px solid white;
}

.SubSubMenuItem:hover {
	background-image				: url('../Images/bg_subsubmenu_item_over.png');
	font-size								: 12px;
	color										: white;
	text-decoration					: none;
}

.PageTitle {
	font-family							: verdana;
	font-size								: 16px;
	color										: #a92a8c;
	text-decoration					: none;
	height									: 26px;
	margin-left							: 7px;
	font-weight							: bold;
}

.subheader {
	font-family							: verdana;
	font-size								: 12px;
	color										: #a92a8c;
	text-decoration					: none;
	height									: 26px;
	margin-left							: 0px;
	font-weight							: bold;
}

.ContentImageContainer {
	width										: 487px;
	height									: 194px;
}

.ContentImage {
	width										: 463px;
	height									: 170px;
	float										: left;
}

.ContentImageTop {
	background-image				: url('../Images/content_image_top.png');
	background-repeat				: repeat-y;
	float										: left;
	width										: 487px;
	height									: 12px;
}

.ContentImageLeft {
	background-image				: url('../Images/content_image_left.png');
	background-repeat				: repeat-y;
	float										: left;
	width										: 12px;
	height									: 170px;
}

.ContentImageRight {
	background-image				: url('../Images/content_image_right.png');
	background-repeat				: repeat-y;
	float										: right;
	width										: 12px;
	height									: 170px;
}

.ContentImageBottom {
	background-image				: url('../Images/content_image_bottom.png');
	background-repeat				: repeat-y;
	float										: left;
	width										: 487px;
	height									: 12px;
}

.ContentWideImageContainer {
	width										: 712px;
	height									: 194px;
}

.ContentWideImage {
	width										: 688px;
	height									: 170px;
	float										: left;
}

.ContentWideImageTop {
	background-image				: url('../Images/content_wide_image_top.png');
	background-repeat				: repeat-y;
	float										: left;
	width										: 712px;
	height									: 12px;
}

.ContentWideImageLeft {
	background-image				: url('../Images/content_image_left.png');
	background-repeat				: repeat-y;
	float										: left;
	width										: 12px;
	height									: 170px;
}

.ContentWideImageRight {
	background-image				: url('../Images/content_image_right.png');
	background-repeat				: repeat-y;
	float										: right;
	width										: 12px;
	height									: 170px;
}

.ContentWideImageBottom {
	background-image				: url('../Images/content_wide_image_bottom.png');
	background-repeat				: repeat-y;
	float										: left;
	width										: 712px;
	height									: 12px;
}

.ContentText {
	font-family							: verdana;
	font-size							: 12px;
	color									: #626262;
	width									: 473px;
	margin-left							: 7px;
	margin-top							: 10px;
	line-height							: 17px;
}

.ContactForm {
	width									: 375px;
/*	height								: 100%; */
	float									: left;
/*	margin-right						: 40px; */
}

.ContactText {
	float: left;
	width: 318px;
/*	height								: 100%;
	padding-left						: 50px; */
}

.ContentWideText {
	font-family							: verdana;
	font-size							: 12px;
	color									: #626262;
	width									: 693px;
	margin-left							: 7px;
	margin-top							: 10px;
	line-height							: 17px;
	height								: 100%;
}

.NewsItems {
	width									: 200px;
	float									: right;
}

.News {
	width									: 200px;
	float									: right;
	margin-top							: 30px;
}

.NewsTitle {
	font-family							: verdana;
	font-size								: 14px;
	color										: #a92a8c;
	float										: left;
	font-weight							: bold;
}

.NewsTitle a {
	text-decoration				: none;
}

.NewsImageTop {
	background-image					: url('../Images/news_image_top.png');
	background-repeat					: no-repeat;
	width									: 200px;
	height								: 14px;
	float									: left;
}

.NewsImage {
	width									: 200px;
	height								: 60px;
	float									: left;
	position							: relative;
}

.NewsImageBottom {
	background-image					: url('../Images/news_image_bottom.png');
	background-repeat					: no-repeat;
	width									: 200px;
	height								: 14px;
	float									: left;
}

.NewsText {
	font-family						: verdana;
	font-size							: 10px;
	color									: #626262;
	float									: left;
	position							: relative;
	clear									: both;
	width									: 200px;
}

.ReadNews {
	font-family						: verdana;
	font-size							: 10px;
	color									: #a92a8c;
	float									: right;
	position							: relative;
	font-weight						: bold;
	text-decoration				: none;
	clear									: both;
	margin-top						: 10px;
}

.ReadNews:hover {
	font-size							: 10px;
	text-decoration					: none;
	color									: #eb76d0;
}

.NewsTitle {
	font-family							: verdana;
	font-size							: 14px;
	color									: #a92a8c;
	text-decoration					: none;
	font-weight							: bold;
}

.NewsTitle:hover {
	font-size							: 14px;
	text-decoration					: none;
	color									: #eb76d0;
	cursor								: pointer;
}

.NewsBack {
	background-image				: url('../Images/button_bg.jpg');
	font-family							: verdana;
	font-size								: 10px;
	color										: white;
	float										: right;
	text-decoration					: none;
	width										: 50px;
	text-align							: center;
}

.NewsBack:hover {
	font-size								: 10px;
	text-decoration					: none;
	color										: #eb76d0;
}

.AddressBottom {
	color										: #a92a8c;
  font-size								: 10px;
  font-family							: Verdana;
  margin-top							: 21px;
  height									: 12px;
  width										: 100%;
  text-align							: center;
  font-weight							: bold;
}

.TopOverrule {
	clear										: both;
	display									: block;
	float										: left;
	width										: 100%;
	height									: 100%;
}

.Overrule {
	background-image						: url('../Images/address_shadow.png');
	background-repeat						: no-repeat;
	background-position					: center bottom;
  	position									: relative;
  	clear										: both;
  	padding-top								: 20px;
  	width										: 100%;
  	height									: 40px;
}

.MailLink {
	color										: #a92a8c;
  font-size								: 10px;
  font-family							: Verdana;
  margin-top							: 21px;
  height									: 17px;
  width										: 100%;
  text-align							: center;
  font-weight							: bold;
  text-decoration					: none;
}

.MailLink:hover {
	color										: #eb76d0;
	text-decoration					: none;
}

.Category {
	width										: 208px;
	height									: 68px;
	margin-left							: 5px;
	float										: left;
}

.Category2 {
	width										: 208px;
	height									: 68px;
	margin-left							: 20px;
	float										: left;
}

.Category3 {
	width										: 208px;
	height									: 68px;
	margin-left							: 20px;
	float										: left;
}

.Category4 {
	width										: 208px;
	height									: 68px;
	margin-left							: 20px;
	float										: left;
}

.CategoryTitle {
	font-family							: verdana;
	font-size								: 12px;
	color										: #a92a8c;
	margin-left							: 3px;
	text-decoration					: none;
	height									: 20px;
	font-weight							: bold;
	margin-top							: 10px;
}

.CategoryTitleLink {
	font-family							: verdana;
	font-size								: 12px;
	color										: #a92a8c;
	margin-left							: 3px;
	text-decoration					: none;
	height									: 20px;
	font-weight							: bold;
	margin-top							: 10px;
	cursor									: pointer;
}

.CategoryTitleLink:hover {
	font-family							: verdana;
	font-size								: 12px;
	color										: #eb76d0;
	margin-left							: 3px;
	text-decoration					: none;
	height									: 20px;
	font-weight							: bold;
	margin-top							: 10px;
	cursor									: pointer;
}

.CategoryImageTop {
	background-image				: url('../Images/category_top.png');
	background-repeat				: no-repeat;
	width										: 208px;
	height									: 9px;
	float										: left;
}
.CategoryImageLeft {
	background-image				: url('../Images/category_left.png');
	background-repeat				: no-repeat;
	width										: 9px;
	height									: 50px;
	float										: left;
}

.CategoryImageRight {
	background-image				: url('../Images/category_right.png');
	background-repeat				: no-repeat;
	width										: 9px;
	height									: 50px;
	float										: right;
}

.CategoryImageBottom {
	background-image				: url('../Images/category_bottom.png');
	background-repeat				: no-repeat;
	width										: 208px;
	height									: 9px;
	float										: left;
}

.CategoryImage {
	background-image				: url('../Images/category_image.jpg');
	background-repeat				: no-repeat;
	width										: 190px;
	height									: 50px;
	float										: left;
}

.CategoryImageText {
	width										: 190px;
	height									: 50px;
	line-height							: 50px;
	text-align							: center;
	color										: white;
}

.CategoryImageText:hover {
	width										: 190px;
	height									: 50px;
	line-height							: 50px;
	text-align							: center;
	color										: #dddddd;
}

.CategoryRow {
/*	width										: 669px; */
}

.CategoryRow2 {
/*	width										: 669px; */
	margin-top							: 40px;
	float										: left;
}

.CategoryRow3 {
	width										: 669px;
	margin-top							: 40px;
	float										: left;
}

.CategoryRow4 {
	width										: 669px;
	margin-top							: 40px;
	float										: left;
}

.Form {
	width										: 600px;
	float										: left;
	margin-left							: 8px;
}

.FormList {
	font-family							: verdana;
	font-size								: 10px;
	color										: #a92a8c;
	width										: 160px;
	border									: 1px;
	margin-bottom						: 8px;
	margin-left							: 80px;
}

#FormFieldText {
	background							: none;
	font-family							: verdana;
	font-size								: 10px;
	color										: #b6b6b6;
	font-style							: italic;
	width										: 140px;
	float										: right;
	border									: 0px;
	border-bottom						: 1px solid #a92a8c;
	border-right						: 1px solid #a92a8c;
	padding-top							: 4px;
}

.OnClickFieldText {
	font-family							: verdana;
	font-size								: 10px;
	color										: #a92a8c;
	width										: 140px;
	float										: right;
	border									: 0px;
	border-bottom						: 1px solid #a92a8c;
	border-right						: 1px solid #a92a8c;
	padding-top							: 4px;
}

.FormFieldTextContact {
	background							: none;
	font-family							: verdana;
	font-size								: 10px;
	color										: #a92a8c;
	width										: 140px;
	border									: 0px;
	border-bottom						: 1px solid #a92a8c;
	border-right						: 1px solid #a92a8c;
	padding-top							: 4px;
}

.TextArea {
	background							: none;
	font-family							: verdana;
	font-size							: 10px;
	color									: #a92a8c;
	width									: 329px;
	height								: 75px;
	float									: left;
	border								: 0px;
	border-bottom						: 1px solid #a92a8c;
	border-right						: 1px solid #a92a8c;
}

.Contact {
	background-repeat				: repeat-y;
	background-position		  : left top;
	width										: 500px;
	height 									: auto !important; /*For CSS2 browsers*/;
	height 									: 100%; /*For IE6 and before*/;
	min-height 							: 450px; /*For CSS2 browsers*/;
}

.Label{
	float										: left;
	width										: 190px;
	font-family							: verdana;
	font-size								: 12px;
	color										: #a92a8c;
}

.TextAreaLabel{
	width										: 230px;
	font-family							: verdana;
	font-size								: 12px;
	color										: #a92a8c;
}

.Calendar {
	background							: none;
	font-family							: verdana;
	font-size								: 10px;
	color										: #a92a8c;
	width										: 158px;
	float										: left;
	border									: 0px;
	border-bottom						: 1px solid #a92a8c;
	border-right						: 1px solid #a92a8c;
	margin-right						: 0px;
	margin-left							: 78px;
}

.CalendarImage {
	margin-left							: 5px;
}

.DocumentText {
	font-family							: Verdana;
	font-size								: 11px;
	color										: black;
	width										: 200px;
	margin-top							: 20px;
	margin-left							: auto;
	margin-right						: auto;
}

.DocumentTextImage {
	padding						: 15px;
	height						: 100%;
	width							: 180px;
	float							: left;
}

.Title {
	color						: white;
}

.Title2 {
	color						: white;
	padding-top					: 20px;
}

.Button {
	background-image			: url('../Images/more.png');
	background-repeat			: no-repeat;
	background-position			: left top;
	width						: 82px;
	height						: 24px;
	margin-bottom				: -20px;
	margin-left					: auto;
	margin-right				: auto;
	cursor						: pointer;
}

.ContactButton
{
	background-image				: url('../Images/button_bg.jpg');
	cursor							: pointer;
	border							: 0px;
	background-color				: white;
	font-size						: 10px;
	font-family						: Verdana;
	color								: #FFFFFF;
	height							: 20px;
	vertical-align					: middle;
}

img {
	border						: 0px;
}

h1 {
	font-weight					: normal;
	font-family					: Verdana;
}
h2 {
	font-weight					: bold;
	font-family					: arial;
}
h3 {
	padding						: 5px 0px 0px 15px;
	margin						: 0px;
	font-size					: 15px;
	font-weight					: bold;
	font-family					: arial;
}

.DocumentIntro {
	padding							: 1px 0px 0px 0px;
	height							: auto;
	height							: 100%;
}

.DocumentImage {
	float							: right;
	padding-right					: 35px;
	width							: 130px;
	margin-top						: -30px;
}

.DocumentIntroText {
	float							: left;
	position						: relative;
	font-size						: 11px;
	width							: 700px;
	left							: 35px;
}

/* Sitemap */
.SiteMap0 {
	line-height					: 18px;
	font-size					: 12px;
	color							: white;
	font-weight					: bold;
	text-decoration			: none;
	border-bottom				: 1px solid #ffffff;
	margin-left					: 10px;
}
a.SiteMap0 {
	line-height					: 18px;
	font-size					: 12px;
	color							: white;
	font-weight					: bold;
	text-decoration			: none;
	border-bottom				: 1px solid #ffffff;
	margin-left					: 10px;
}
a.SiteMap0:hover {
	color							: black;
	border-bottom				: 1px solid #ffffff;
}
a.SiteMap1 {
	line-height					: 18px;
	font-size					: 12px;
	color							: #4b4c4f;
	font-weight					: normal;
	text-decoration			: none;
	margin						: 5px 0px 0px 30px;
	padding						: 0px 0px 0px 10px;
	border-bottom				: 1px solid #bed000;
	border-left					: 1px solid #bed000;
}

a.SiteMap1:hover {
	color							: #ffffff;
	border-bottom				: 1px solid #bed000;
	border-left					: 1px solid #bed000;
}
a.SiteMap2:link {
	position						: relative;
	top							: -10px;
	left							: 40px;
	color							: #4b4c4f;
	text-decoration			: none;
	padding-bottom				: 2px;
	padding-left				: 20px;
	border-bottom				: 1px solid #bed000;
	border-left					: 1px solid #bed000;
}
a.SiteMap2:visited {
	position						: relative;
	top							: -10px;
	left							: 40px;
	color							: #4b4c4f;
	text-decoration			: none;
	padding-bottom				: 2px;
	padding-left				: 20px;
	border-bottom				: 1px solid #bed000;
	border-left					: 1px solid #bed000;
}
a.SiteMap2:hover {
	position						: relative;
	top							: -10px;
	left							: 40px;
	color							: #ffffff;
	text-decoration			: none;
	padding-bottom				: 2px;
	padding-left				: 20px;
	border-bottom				: 1px dotted #bed000;
	border-left					: 1px dotted #bed000;
}

a {
	color							: black;
}

p {
	padding						: 0px;
	margin						: 0px;
}

input {
	font-family						: Arial;
	font-size						: 10px;
}
textarea {
	font-family						: Arial;
	font-size						: 11px;
}

#ErrorBox {
	color								: red;
}

p.thumb{
		float:left;
		margin:.5em 0;
		margin-right:10px;
		border:1px solid #999;
		padding:2px;
	}
	p.thumb a {
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;
	}
	p.thumb a img {
		float:left;
		position:absolute;
		top:-20px;
		left:-50px;
	}

	/* mouse over */

		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;
		}
		p.thumb a:hover img {
			border:1px solid #999;
			background:#fff;
			padding:2px;
		}

/* **************** DocPublisher STYLES ******************** */

.AccountHolder
{
	display:block;
	position:relative;
	float: right;
	top:30px;
	padding-top:5px;
	width:150px;
	right:150px;
}
	.AccountHolder .AccountData
	{
		margin-top:5px;
		margin-left:10px;
		float:left;
	}
	.AccountHolder a
	{
		color:white;
	}
	.AccountHolder a:hover
	{
		color:white;
		text-decoration:none;
	}
	.AccountHolder h1
	{
		font-size:12px;
		color:white;
		font-weight:bold;
	}
	.AccountHolder .AccountCompanies
	{
		height:50px;
		color:white;
	}
.MsnBorder
{
	background: url(../Images/company_logoholder.png) no-repeat left top;
	width:135px;
	height:122px;
	position:absolute;
	top:0px;
	left:0px;
}

a {
	color : #a92a8c;
	text-decoration : underline;
}

a:hover {
	text-decoration : none;
	color : #eb76d0;
}

h1
{
	font-size:16px;
	font-weight: bold;
	color: #a92a8c;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

h1.underline
{
	padding-bottom:5px;
	border-bottom:1px solid #aaaaaa;
	margin-bottom:5px;
}
h2
{
	font-size:16px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.BoxedHolder h2
{
	margin-top:0px;
	padding-top:0px;
	padding-bottom:10px;
}

h3
{
	font-size:14px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.Clear
{
	clear:both;
	float:none;
	display:block;
}
.FloatLeft
{
	float:left;
	display:block;
}
.FloatRight
{
	float:right;
	display:block;
}

.Deleted, .Red
{
	color:red;
}
.IsRemoved
{
	color:red;
	background: url(../Images/red_stripe.gif) repeat-x center center;
}

#ErrorBox {
	background					: #FEDADA url(../Images/stop.gif) no-repeat scroll 5px 5px;
	border						: 1px solid #FD9999;
	color							: #000000;
	height						: 1%;
	margin						: 0px 0px 10px;
	padding						: 10px 10px 10px 50px;
	width							: 275px;
}

#preview{
	position						: absolute;
	background					: #333;
	padding						: 1px;
	display						: none;
	color							: #fff;
}
	
.Smaller
{
	font-family:Verdana;
	font-size:10px;
}
.Smaller input, .Smaller select
{
	font-family:Verdana;
	font-size:10px;
}

input
{
	font-family:Verdana;
	font-size:12px;
}
.Shop_Info
{
	background: url(../Images/info.png) no-repeat left top;
	padding-left:20px;
	line-height:10px;
	cursor:pointer;
	border:0px;
}
.Shop_Info:hover
{
	background: url(../Images/info_hover.png) no-repeat left top;
}
/* ************** oView STYLES ************* */
.ColHeader, .ColHeader a
{
	font-weight:bold;
	color: #000000;
	background:#eeeeee;
}
.ColHeader td
{
	border-bottom:1px solid #090909;
}

.ItemsRowColored
{
	background: #eeeeee;
}

.ItemsRow td,
.ItemsRowColored td
{
	border-bottom:1px dotted #696969;
	padding-top:10px;
}
.ItemsRow td a b,
.ItemsRowColored td a b
{
	color:#626262;
}
	.ItemsRow .lightRow td,
	.ItemsRowColored .lightRow td
	{
		padding:0px;
		border-bottom:0px;
	}
	.ItemsRow .lightC,
	.ItemsRowColored .lightC
	{
		color:#999999;
		text-align:right;
		border:none;
	}
.ItemsController input
{
	background-image : url(../Images/button_bg.jpg);
	cursor : pointer;
	border : 0px;
	color:white;
	font-size : 12px;
	font-weight: bold;
	font-family : Verdana;
	line-height : 20px;
}
.ItemsController input:hover
{
	background-image : url(../Images/button_bg_hover.jpg);
}

/* ************* BUTTON STYLES ****************** */
.BackBtn, .GreyBtn
{
/* background-image : url('../Images/bg_subsubmenu_item_over.png'); */
	background-image : url('../Images/button_bg.jpg');
	cursor : pointer;
	border : 0px;
	color:white;
	font-size : 12px;
	font-weight: bold;
	font-family : Verdana;
	line-height : 20px;
}
.GreySmallBtn
{
/*	background-image : url('../Images/bg_subsubmenu_item_over.png'); */
	background-image : url('../Images/button_bg.jpg');
	cursor : pointer;
	border : 0px;
	color:white;
	font-size : 12px;
	font-weight: bold;
	font-family : Verdana;
}

.SubmitBtn, .PurpleBtn
{
	background-image : url(../Images/button_bg.jpg);
	cursor : pointer;
	border : 0px;
	color:white;
	font-size : 12px;
	font-weight: bold;
	font-family : Verdana;
	line-height : 20px;
}

.SubmitBtn:hover,
.PurpleBtn:hover,
.BackBtn:hover,
.GreySmallBtn:hover
{
	background-image : url(../Images/button_bg_hover.jpg);
}


.Icon_Edit
{
	background:url(../Images/icon_edit.gif) no-repeat left center;
	padding-left:20px;
	line-height:20px;
	text-align:left;
	display:block;
}
.Icon_Delete
{
	background:url(../Images/icon_delete.gif) no-repeat left center;
	padding-left:20px;
	line-height:20px;
	text-align:left;
	display:block;
}
.Icon_Cross
{
	background:url(../Images/icon_cross.gif) no-repeat left center;
	padding-left:20px;
	line-height:20px;
	text-align:left;
	display:block;
}

.Icon_Silveruser
{
	background:url(../Images/icon_silveruser.gif) no-repeat left center;
	padding-left:20px;
	line-height:20px;
	text-align:left;
	display:block;
}

.Icon_Golduser
{
	text-align:left;
	background:url(../Images/icon_golduser.gif) no-repeat left center;
	padding-left:20px;
	line-height:20px;
	display:block;
}

.Icon_Cart
{
	text-align:left;
	background:url(../Images/icon_cart.gif) no-repeat left center;
	padding-left:20px;
	line-height:20px;
	display:block;
}

div.ImageTop {
	padding:6px;
	text-align:center;
}

div.ImageBottom {
	padding:6px;
	text-align:center;
	width:150px;
}

td.TV_Cell {
	border: none;	
}

.GoogleMap {
	float: left;	
	width: 315px;
}