.MainTable
{
	width: 100%;
	height: 100%;
}
.MainTTD
{
	vertical-align: top;
}
.MainBTD
{
	vertical-align: bottom;
	padding: 20px 0 0 0;
}
.Header
{
	width: 100%;
	background-image: url(/images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 109px;
}
.Header td
{
	vertical-align: top;
}
.Header .CenterTD
{
	width: 100%;
	padding: 15px 12px 0 0;
}

.Header .LeftTD
{
	background-image: url(/images/header-lbg-02.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.Header .Left
{
	width: 189px;
}
.Icons
{
	display: block;
	border: 0px;
}
.Logo
{
	display: block;
	border: 0px;
	margin: 17px 0 0 20px;
}
.Header .Left .Title
{
	font-size: 13px;
	color: #ffde00;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin: 5px 10px 0 0;
	line-height: 14px;
}
.Header .RightTD
{
	background-image: url(/images/header-rbg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.Header .LoginForm
{
	padding: 13px 0 0 18px;
	width: 165px;
	color: #FFFFFF;
	font-size: 11px;
}
.Header .LoginForm a
{
	color: #d0e8fc;
}
.Header .LoginForm a:hover
{
	color: #cc4646;
}
.Header .LoginForm .InputTable input
{
	width: 100px;
	font-size: 12px;
	padding: 0 0 0 0;
}
.Header .LoginForm .InputTable
{
	width: 150px;
}
.Header .LoginForm .InputTable .L
{
	vertical-align: middle;
}
.Header .LoginForm .InputTable .R
{
	text-align: right;
	padding: 0 0 6px 0;
}
.Header .LoginForm .SubmitTable
{
	width: 150px;
}
.Header .LoginForm .SubmitTable .L
{
	vertical-align: middle;
}
.Header .LoginForm .SubmitTable .R
{
	text-align: right;
}
.TopMenu
{
	width: 100%;
	color: #FFF;
	font-size: 14px;
}
.TopMenu td
{
	
	text-align: center;
	white-space: nowrap;
}
.TopMenu a
{
	color: #FFF;
	text-decoration: none;
}
.TopMenu a:hover
{
	text-decoration: underline;
	color: #ffde00;
}
.TopMenu .Item
{
}
.TopMenu .Sep
{
	width: 10%;
	padding: 0 14px;
}

.SearchTable
{
	width: 100%;
	color: black;
	font-family: Tahoma;
	margin: 30px 0 0 0;
}
.SearchTable .Col1
{
	font-size: 18px;
	white-space: nowrap;
	padding: 0 9px 0 12px;
}
.SearchTable .Col2, .SearchTable .Col2_T
{
	width: 100%;
}
.SearchTable .Col2 input
{
	width: 100%;
}
.SearchTable .Col2_T input, .SearchTable .Col2_T select
{
  width: 400px;
}
.SearchTable .Col3
{
	padding: 0 0 0 11px;
}
.SearchTable .Col4
{
	padding: 0 0 0 17px;
}


.MiddleTable
{	
	width: 100%;
}
.LeftPanel
{
	vertical-align: top;
}
.LeftPanel .Holder
{
	width: 181px;
	overflow: hidden;
	zoom: 1;
}
.LeftPanel .PhonesCont
{
	background-image: url(/images/phones-rbbg.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-color: #0d3587;
	color: #ffe700;
	padding: 10px 0 9px 0;
}
.LeftPanel .PhonesCont .Code
{
	font-size: 20px;
	padding: 0 0 0 20px;
}
.LeftPanel .PhonesCont .Numbers
{
	font-size: 20px;
	line-height: 20px;
	padding: 0 0 0 6px;
}

.CatalogMenu
{
	padding: 9px 0 0 0;
}
.CatalogMenu .Root
{
	display: block;
	color: #0d3587;
	text-decoration: none;
	font-size: 14px;
	margin: 0 0 4px 0;
	padding: 3px 0 3px 15px;
	background-image: url(/images/catalog-menu-bull.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
}
.CatalogMenu .Root:hover
{
	color: #cc4646;
	text-decoration: underline;
}
.CatalogMenu .Root.Current
{
	background-color: #ffde00;
	color: #000;
	background-image: url(/images/catalog-menu-current-bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-left: 6px;
}
.CatalogMenu .Root.Current span
{
	padding: 0 0 0 9px;
	background-image: url(/images/catalog-menu-bull.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.CatalogMenu .Root.Current:hover
{
	text-decoration: none;
}

.CatalogMenu ul
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  margin-left: 15px;
  padding-left: 15px;
  border-left: solid 1px #0d3587;
}
.CatalogMenu li
{
  padding: 3px;
  margin: 0px;
}
.CatalogMenu li.Current
{
  background-color: #ffde00;
}

.ContentPanel
{
	width: 100%;
	padding: 0 0 0 20px;
	vertical-align: top;
}
.CatalogList01
{
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
.CatalogList01 li
{
	display: block;
	float: left;
	width: 137px;
	height: 156px;
	list-style: none;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	zoom: 1;
	margin: 0 10px 0 0;
}
.CatalogList01 .Image
{
	display: block;
	width: 137px;
	height: 111px;
}

.RightPanel
{
	vertical-align: top;
	padding-left: 7px;
}
.RightPanel .Holder
{
	padding: 20px 7px 0 0px;
}
.RightPanel .Banner
{
	margin: 0 0 20px 0;
}

.Footer
{
  background-color: #0d3587;
	background-repeat: repeat-x;
	background-position: 0 100%;
	overflow: hidden;
	zoom: 1;
	padding: 13px 15px 0 15px;
	color: #9ecef5;
	height: 24px;
}
.Footer a
{
	color: #9ecef5;
}
.Footer .CopyRight
{
	float: left;
}
.Footer .Developers
{
	float: right;
}html
{
	height: 100%;
}

body
{
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.75pt;
}

table 
{
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
td
{
	margin: 0px;
	padding: 0px;
}

form
{
	padding: 0px;
	margin: 0px;
}

h1
{
  font-family: Tahoma;
  font-size: 18pt;
  font-weight: normal;
	padding: 0px;
}
h2
{
  font-family: Tahoma;
  font-size: 16pt;
  font-weight: normal;
	padding: 0px;
}
h3
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
	padding: 0px;
}

p
{
	padding: 0px;
}

a
{
	color: #465fcc;
}
a:hover
{
	color: #cc4646;
}
a img
{
	border: 0px;
}
.tar
{
  text-align: right !important;
}
.num
{
  text-align: right !important;
}

.tac
{
  text-align: center !important;
}

.w100
{
  width: 100%;
}
w50
{
  width: 50%;
}

.req
{
  color: Red;
  font-weight: bold;
}

.bold
{
  font-weight: bold;
}

table.default
{
  border-collapse: collapse;
}
table.default td
{
  vertical-align: top;
}

table.pad5 td
{
  padding: 5px;
}.UserInfo
{
  font-family: Tahoma;
  font-size: 8pt;
}

.UserInfo .LoginForm
{
  text-align: right;
}

.UserInfo .LoginForm table
{
  width: 100%;
}
.UserInfo .LoginForm td
{
  padding: 1px;
}

.UserInfo .LoginForm input
{
  font-family: Tahoma;
  font-size: 8pt;
}
.ProductGroupsList
{
  width: 100%;
  border-collapse: collapse;
}

.ProductGroupsList td
{
  text-align: left;
  vertical-align: top;
  width: 50%;
  padding: 5px;
  padding-bottom: 20px;
  font-size: 8pt;
}

.ProductGroupsList td b
{
  font-size: 9.75pt;
}


.ProductGroupsNavigatorUp
{
  background-color: #0d3587;
  height: 1px;
}
.ProductGroupsNavigatorDown
{
  background-color: #0d3587;
  height: 3px;
}

.ProductGroupsNavigator
{
  float: left;
  padding: 5px 20px 5px 20px;
  
}
.ProductGroupsNavigator.Current, .ProductGroupsNavigator.Current a
{
  background-color: #0d3587;
  color: White;
}.ProductList
{
  width: 100%;
  border-collapse: collapse;
}
.ProductList td
{
  width: 50%;
  text-align: left;
  vertical-align: top;
  padding-bottom: 10px;
}

.ProductListImageContainer
{
  text-align: center;
  vertical-align: middle;
  width: 120px;
  height: 120px;
  
  float: left;
  margin-right: 5px;
}
.ProductListImageContainer img
{
  border-width: 0px;
}

.ProductListImageContainer.Special
{
  border-style: solid;
  border-width: 2px;
  height: auto;
  padding-bottom: 5px;
  margin-left: 3px;
}
.ProductListImageContainer .SpecialText
{
  border-bottom-style: solid;
  border-bottom-width: 2px;
  
  text-transform: uppercase;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.ProductListCartForm
{
  margin: 0px;
  padding: 0px;
}

.ProductListCartForm div.Cart
{
  padding-top: 5px;
}

.ProductListCartForm img.Arrow
{
  border-width: 0px;
  vertical-align: top;
  margin-top: 1px;
}

.ProductListCartFormQty
{
  margin: 0px;
  font-family: Tahoma;
  font-size: 8pt;
  text-align: center;
  width: 20px;
  height: 11px;
}
.ProductListCartFormAdd
{
  font-family: Arial;
  font-size: 8pt;
  margin-left: 15px;
}

.ProductListPageNavigatorTable
{
  width: 100%;
  margin-bottom: 15px;
  font-size: 8pt;
}

.ProductListPageNavigatorTable input, .ProductListPageNavigatorTable select
{
  font-family: Tahoma;
  font-size: 8pt;
}

.ProductListPageNavigatorTable td.Cell
{
  padding-top: 5px;
  padding-bottom: 5px;
}

.ProductListPageNavigatorUp
{
  background-color: Black;
  height: 1px;
}

.ProductListPageNavigatorDown
{
  background-color: Black;
  height: 3px;
}.ProductDetailsImagePad
{
  text-align: center;
  width: 280px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.ProductDetailsImagePad.Special
{
  border-style: solid;
  border-width: 2px;
  height: auto;
  padding-bottom: 5px;
}
.ProductDetailsImagePad .SpecialText
{
  border-bottom-style: solid;
  border-bottom-width: 2px;
  
  text-transform: uppercase;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

div.Cart .ProductListCartFormQty
{
  margin-top: 1px;
}

.ProductDetailsPriceAndCart
{
}

.ProductDetailsPrice
{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.ProductDetailsCart
{
  text-align: center;
  margin-bottom: 20px;
}

.ProductDetailsCartForm
{
  margin: 0px;
  padding: 0px;
}
.ProductDetailsCartForm img.Arrow
{
  border-width: 0px;
  vertical-align: top;
  margin-top: 1px;
}

.ProductDetailsCartForm div.Cart
{
  padding-top: 13px;
}

.ProductDetailsCartFormAdd
{
  margin-top: 5px;
  font-family: Arial;
  font-size: 10pt;
}

.ProductDetails
{
  border-collapse: collapse;
}
.ProductDetails th
{
  text-align: left;
  white-space: nowrap;
}

.ProductDetails td, .ProductDetails th
{
  vertical-align: top;
  padding: 5px;
}

.CartTable
{
  width: 100%;
  border-collapse: collapse;
}

.CartTable td, .CartTable th
{
  vertical-align: top;
  padding: 5px;
  border: solid 1px gray !important;
}

.CartChangeForm
{
  margin: 0px;
  padding: 0px;
  display: inline;
}
.CartChangeForm img.Arrow
{
  border-width: 0px;
  vertical-align: middle;
}

.CartFormQty
{
  margin: 0px;
  font-family: Tahoma;
  font-size: 8pt;
  text-align: center;
  width: 20px;
}
.CartFormChange
{
  font-family: Arial;
  font-size: 8pt;
}
.ProductListPageNavigatorTable
{
  font-size: 10pt;
}

.ProductListPageNavigatorTable a
{
  margin: 1px;
  padding: 3px;
}

.ProductListPageNavigatorTable .Current
{
  font-weight: bold;
  margin: 1px;
  padding: 3px;
  
}

.Navigator
{
  font-weight: bold;
  padding: 10px;
}.NewsImage
{
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}

.NewsDate
{
  color: gray;
  font-size: 8pt;
}

.NewsDetailsImage
{
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}
.SearchImage
{
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}
.ArticlesArticleGroupImage
{
  padding: 10px;
  padding-top: 0px;
}

.ArticlesLinkPhotoTable th, .ArticlesLinkPhotoTable td
{
  vertical-align: top;
}

.ArticlesLinkPhotoTable th img
{
  margin-top: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.ArticlesMultiColumnLayout
{
  border-collapse: collapse;
  width: 100%;
}
.ArticlesMultiColumnLayout td
{
  vertical-align: top;
}
/*** Photo Gallery ***/

.PhotoGalleryContainer
{
  font-size: 8pt;
  text-align: center;
}

.PhotoGallery
{
  border-collapse: collapse;
  width: 100%;
}
.PhotoGallery td
{
  text-align: center;
  vertical-align: top;
  padding: 5px;
}

.PhotoGallery img
{
  border: solid 2px white;
}
.NavPath
{
  font-size: 8pt;
}.CatalogSearchTable
{
  border-collapse: collapse;
}
.CatalogSearchTableBig
{
}
.CatalogSearchTable td
{
  padding: 5px;
  vertical-align: top;
}
.GhcCms_ErrorText
{
  font-family: Tahoma;
  font-size: 12pt;
  color: Black;
  font-weight: normal;
  
  background-color: white;
  border: solid 2px red;
  
  margin: 5px;
  padding: 10px;
}

.GhcCms_Login
{
  border-collapse: collapse;
}

.GhcCms_Login td
{
  padding: 3px;
}

/*** List table ***/

.GhcCms_ListTable
{
  background-color: White;
  color: Black;
  
  width: 100%;
  border: solid 1px #3c81c4;
  border-collapse:  collapse;
}
.GhcCms_ListTable .num
{
  text-align: right;
}
.GhcCms_ListTable th
{
  color: Black;
  background-color: #81bef3;
  
  padding: 2px 7px 2px 7px;
  
  border: solid 1px #3c81c4; /*#9EACC8;*/
  /*border-top: solid 0px transparent;*/

  text-align: left;
}
.GhcCms_ListTable td
{
  padding: 4px 5px 4px 5px;

  border-width: 0px;
  border: solid 0px #EEF1F6;
}
.GhcCms_ListTable tr.alternate
{
  background-color: #F7F3F7;
}
.GhcCms_ListTable a
{
  color: #5A7DBD;
  /*text-decoration: none;*/
}
.GhcCms_ListTable a:hover
{
  /*text-decoration: underline;*/
  color: #990000;
}

/*** Operations ***/

.GhcCms_Operations
{
	font-family: Tahoma;
	font-size: 8pt;
  font-weight: bold;
  
  color: White;
  
  padding: 0px;
  margin-bottom: 3px;
}

/********* Page Navigator **************/

.GhcCms_PageNavigator
{
	text-align: right;
	font-weight: bold;
	padding: 4px 0 5px 0;
}
.GhcCms_PageNavigator .Current
{
	border: 1px solid #3c81c4;
	padding: 1px 3px 1px 4px;
	background-color: #d4e6f4;
	color: #444444;
}
.GhcCms_PageNavigator a
{
	color: #000000;
	padding: 1px 4px 1px 5px;
	text-decoration: none;
}
.GhcCms_PageNavigator a:hover
{
	border: 1px solid #3c81c4;
	padding: 1px 3px 1px 4px;
	background-color: #b6d8f3;
}


.GhcCms_TextInput
{
  width: 80%;
}
