body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	background: #dcd1bb url(../images/main/MainBodyBackground.jpg) 0px 20px no-repeat;
}
table
{
	border-collapse: collapse;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TransparentWhite25.png');
}
table[summary]
{
	background: transparent url(../images/TransparentWhite25.png);
}
td
{
	font-size: 12px;
	border: 1px solid #515165;
	padding: 2px 4px;
}
th
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #14143c url(../images/InfoBoxLabelBackground.png) repeat-x top left;
	border-top: 1px solid #515165;
	border-right: 1px solid #515165;
	border-left: 1px solid #515165;
	padding: 2px 4px;
}
address
{
	font-style: normal;
}
dl
{
	position: relative;
}
dt
{
	font-weight: bold;
}
input,
select
{
	font-size: 12px;
	border: 1px solid #ababb4;
}
input:focus,
input:hover,
select:focus,
select:hover
{
	border: 1px solid #14143c;
}

a 
{
	font-weight: bold;
	color: #14143c;
}
a:active 
{ 
	text-decoration: underline; 
}
a:link 
{ 
	text-decoration: underline; 
}
a:visited 
{ 
	text-decoration: underline; 
}
a:hover 
{ 
	background-color: #ffe5a3;
	border-bottom: 1px solid #ff4000;
	text-decoration: none;
	color: #ff4000; 
}
a:link:hover 
{ 
	background-color: #ffe5a3;
	border-bottom: 1px solid #ff4000;
	text-decoration: none;
	color: #ff4000; 
}
a:visited:hover 
{ 
	background-color: #ffe5a3;
	border-bottom: 1px solid #ff4000;
	text-decoration: none;
	color: #ff4000; 
}
button
{  
    border: 1px solid #515165;
    background: #41414f url(../images/main/ButtonBackground.png) repeat-x top left;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}  
button:hover
{  
    border: 1px solid #ff4000;
    color: #ffe5a3;
}
img
{
	border: none;
}

h1
{
	color: #14143c;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	margin: 12px 0px 12px 0px;
}
h3
{
	color: #515165;
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0px 8px 0px;
}
p
{
	margin: 8px 0px 8px 0px;
}
ul
{
	position: relative;
	margin: 8px 8px 8px 16px;
	padding: 0px;
}
li
{
	list-style: none;
	background: transparent url(../images/main/BulletPoint.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 16px;
}

#Header
{
	background: #14143c url(../images/main/HeaderBackground.png) repeat-x top left;
	height: 100px;
}
#Header h1
{
	margin: 0;
	padding: 0;
	background: transparent url(../images/main/Header.jpg) no-repeat top left;
	height: 83px;
}
#Header h1 span
{
	display: none;
}
#TabNavigation
{
	position: absolute;
	background: transparent url(../images/main/TabNavigation.png) no-repeat top left;
	height: 24px;
	width: 440px;
	left: 160px;
	top: 76px;
}
#TabNavigation ul
{
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
	width: 100%;
}
#TabNavigation li
{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}
#TabNavigation a
{
	display: block;
	height: 24px;
	position: absolute;
}
#TabNavigation a:hover
{
	background: transparent;
	border-bottom: 1px solid #ff4000; 
}

#TabNavigation span
{
	display: none;
}
#TabHome
{
	left: 1px;
	width: 54px;
}
#TabWebhosting
{
	left: 65px;
	width: 85px;
}
#TabWebdesign
{
	left: 161px;
	width: 81px;
}
#TabCompany
{
	left: 252px;
	width: 91px;
}
#TabLogin
{
	left: 353px;
	width: 86px;
}

#Footer
{
	position: relative;
	clear: both;
	color: #fff;
	border-top: 8px solid #515165;
	height: 16px;
	margin-top: 32px;
	background: #14143c;
	padding: 2px 8px;
}
#Footer a
{
	color: #fff;
	text-decoration: none;
}
#Footer a:hover
{
	color: #ff4000; 
}
#Footer img
{
	vertical-align: middle;
}
#FooterMenu
{
	top: 4px;
	left: 400px;
	width: 360px;
	position: absolute;
	text-align: right;
}
#RecommendedLinks
{
	font-size: 8px;
	width: 760px;
	height: 16px;
	padding: 2px 0px;
	text-align: center;
}
#RecommendedLinks a
{
	color: #d6cbb5;
	text-decoration: none;
}
#RecommendedLinks a:hover
{
	color: #d6cbb5;
	background: transparent;
	border: none;
	text-decoration: underline;
}
#PageContainer
{
	margin: 16px 8px 16px 4px;
}
#NavigationMenu
{
	width: 140px;
	float:left;
}
#NavigationMenu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#NavigationMenu li
{
	margin: 4px 0px;
	padding: 0px;
	display: block;
	font-size: 11px;
	background: transparent;
}
#NavBodySeparator
{
	height: 1px;
	overflow: hidden;
}
#MainBody
{
	margin-left: 156px;
	width: 600px;
}
#MainBody h1
{
	margin: 0px 0px 16px 0px;
}


.InfoBox
{
	border: 1px solid #515165;
	padding: 4px;
	margin-bottom: 12px;
	position: relative;
}
.InfoBox
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/TransparentWhite25.png');
}
.InfoBox[class]
{
	background: transparent url(../images/TransparentWhite25.png);
}
h2.InfoBoxLabel
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #14143c url(../images/InfoBoxLabelBackground.png) repeat-x top left;
	margin: 0px;
	border-top: 1px solid #515165;
	border-right: 1px solid #515165;
	border-left: 1px solid #515165;
	padding: 2px 4px;
}

.NoResult
{
	color: #515165;
	font-style: italic;
	text-align: center;
}

#LogInDialog label
{
	position: absolute;
}
#LogInDialog #InpUserId,
#LogInDialog #InpPassword
{
	margin-left: 160px;
	margin-bottom: 2px;
}


.ProductPriceListItem
{
	position: relative;
	border-bottom: 1px solid #999999;
}
.ProductPriceListItem .ProductPrice
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 200px;
	text-align: right;
}
.OrderProductItem .ProductPrice
{
}
.ProductDescription
{
	margin-top: 0px;
	margin-left: 20px;
}
.InfoBox .ProductDetailsLink
{
	position: absolute;
	margin-left: 32px;
}
.InfoBox .ProductPrice
{
	position: static;
	right: auto;
	top: auto;
	width: auto;
	text-align: right;
	font-weight: bold;
}
.InfoBox .ProductOrderLink
{
	margin: 0px;
	text-align: right;
}
.GlossaryTerm a
{
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted black;
	cursor: help;
}
.FormRow input
{
	width: 128px;
}
#FieldEmailCopy1,
#FieldEmailCopy2
{
	width: auto;
}
#FieldTitle,
#FieldPhone,
#FieldFax,
#FieldMobile,
#FieldEmail,
#FieldHomepage
{
	width: 261px;
}
.FormRow
{
	margin-bottom: 2px;
}
		.FormRow label
		{
			float: left;
				width: 180px;
				}
.WizardButtons
{
	clear: both;
	margin-top: 16px;
	border-top: 1px solid #515165;
	padding-top: 8px;
	text-align:right;
}
.WizardButtons button
{
}
.PictureFloatRight
{
	clear : right;
	float: right;
	background: #515165;
	padding: 1px;
	color: #fff;
	font-size: 11px;
	margin-bottom: 4px;
}
.PictureFloatRight p
{
	margin: 2px;
}
.ReferenceDisplay 
{
	margin: 0px 0px 16px 16px;
	position: relative;
	padding: 0px 0px 0px 162px;
	height: 100px;
	border-left: 1px solid #b9b1a5;
	border-top: 1px solid #b9b1a5;
	border-bottom: 1px solid #b9b1a5;
}
.ReferenceDisplay img
{
	position: absolute;
	left: 0px;
	top: 0px;
	border-right: 1px solid #b9b1a5;
}
.ReferenceDisplay h4
{
	margin: 6px 0px 3px 0px;
	font-size: 14px;
	font-weight: bold;
}
.VerticalSep
{
	clear: both;
	margin: 16px 0px;
	border-top: 1px solid #515165;
	overflow: hidden;
	height: 1px;
}
