html {
	overflow-y: scroll;
}
body {
	background-color: #dddddd;
	padding: 0px;
	margin: 0px;
}
body, p, td, th, a, div, span {
	font: 11px Verdana, Arial, Helvetica;
	text-align: left;
/*	color: #c8c8c8;*/
}
input, select, textarea {
	font: 11px Verdana, Arial, Helvetica;
	background-color: #d8d8d8;
	color: #222222;
}
input.text, textarea, select {
	text-indent: 3px;
	width: 50%;
	border: none;
}
input.text.MTop, .MTop {
	margin-top: 3px;
}
input.text.Short, div.SimpleRow div.TD2 input.text.Short {
	width: 10%;
}
input.radio, input.checkbox {
	width: 12px;
	height: 12px;
	float: left;
	clear: both;
}
label {
	padding-top: 2px;
	float: left;
}
input[type="button"], input.submit, input.button {
	font-weight: bold;
	border: 1px #d8d8d8 solid;
	background-color: #0c121e;
	color: #d8d8d8;
}
input.submit:hover, input.button:hover, input#MouseOver {
	background-color: #d8d8d8;
	color: #0c121e;
}
select {
	width: 50%;
}
img {
	border: none;
}
a {
	text-decoration: none;
/*	color: #0067c6;
	font-weight: bold;
*/
	color: #dddd00;
}
a:hover {
	color: #ffff00;
/*	color: #4466ff;*/
	text-decoration: none;
}
th {
	font-weight: bold;
}
div {
	position: relative;
	display: block;
}
span.Separator {
	padding-left: 5px;
	padding-right: 5px;
}
table {
	empty-cells: show;
}
th, td {
	padding: 0px;
	vertical-align: top;
}
tr {
	height: 21px;
}
tr.Spacer {
	height: 10px;
}
div.Spacer {
	height: 10px;
	clear: both;
}
li {
	margin-bottom: 3px;
}
sup {
	font-size: 8px;
/*	color: #ee8e00;*/
/*	color: #444444;*/
	font-weight: bold;
	margin-left: 1px;
}
span.Note {
	font-size: 10px;
}
/*************************************************************************************/
div.Body {
	width: 90%;
	max-width: 90%;
	min-width: 980px;
	color: #e8e8e8;
	background-color: #0c121e;
	border-color: #444466;
	border-style: solid;
	border-width: 0px;
	padding: 10px;
	border-left-width: 1px;
	border-right-width: 1px;
	overflow: hidden;
}
div.FloatRight {
	float: right;
	overflow: hidden;
}
div.FloatLeft {
	float: left;
}
p.FloatRight {
	text-align: right;
}
.StandaloneLink:before {
	content: ".: ";
}
.StandaloneLink:after {
	content: " :.";
}
div.StandaloneLink {
	width: auto;
	display: inline;
	margin-left: 20px;
}

div#TOP {
	border-bottom-width: 2px;
}
/******** BANNER / NAV ********/
div#BANNER, div#NAV {
	background-color: #ffffff;
	border-top: 1px #888888 solid;
	border-bottom: 1px #888888 solid;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 80px;
}
div#NAV div#AutoImage {
	position: absolute;
	top: 2px;
	left: 2px;	
}
div#NAV div#AutoImage img {
	height: 76px;
	margin-right: 0px;
}
div#NAV div#MENU {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 50;
}
div#MENU div {
	float: left;
/*	border-color: #aaaaaa;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 5px;
	border-bottom-color: #ffffff;*/
	border-left: 1px #aaaaaa solid;
	padding: 3px 10px 3px 10px;
}
div#MENU div.SubMenu, div#SubMenu {
	visibility: hidden;
	position: absolute;
	border: thin red solid;
	margin-top: 10px;
	z-index: 99;
}
div#MENU a {
	color: #484848;
	font-size: 13px;
}
div#MENU div#MOver {
/*	border-bottom-color: #888899;*/
	cursor: pointer;
	background-color: #0c121e;
}
div#MENU div#MOver a {
	color: #ffffaa;
}

/******** MAIN ********/
div#MAIN {
	border-top-width: 2px;
}
div#MAIN, div#MAIN div {
	overflow: hidden;
}
div.SmallContent, div.BigContent, div.FullContent {
	margin: 20px;
	display: block;
	float: left;
}
div.SmallContent {
	width: 30%;
	min-height: 300px;
}
div.BigContent {
	width: 60%;
	margin-left: 40px;
}
div.FullContent {
	width: 100%;
	max-width: 100%;
	margin: 0px;
	padding: 20px;
	clear: both;
}

div .Heading, div .SubHeading {
	font-family: Arial, Helvetica, Verdana;
	text-transform: uppercase;
	padding-left: 20px;
}
div .Heading {
	font-weight: bold;
	background: url(images/cllogo_mini.png) no-repeat left 3px;
}
div.SmallContent .Heading, div.SmallContent .SubHeading {
	color: #dfdfdf;
	font-size: 14px;
}
div.SmallContent div.Section {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 20px;
}
div.SmallContent ul {
	padding-left: 15px;
}
div.BigContent .Heading, div.BigContent .SubHeading {
	color: #efefef;
	font-size: 16px;
}
div.BigContent .SubHeading {
	font-size: 14px;
}
div.BigContent p {
	text-indent: 20px;
}
div.BigContent img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
p.Division {
	clear: both;
}
img.Division {
	width: 100px;
	height: 100px;
	border: 2px #888888 solid;
}

#Promotion .Heading {
	color: #ffff00;
/*	text-decoration: blink;*/
}
#Promotion div, #Promotion p {
	margin-bottom: 0px;
}
#Promotion .Note {
	font-style: italic;
}

.Date {
	color: #ffcc22;
	font-size: 12px;
}
/*
div#MAIN ul {
	padding-left: 15px;
}
*/

p.MenuItem {
	text-transform: uppercase;
	font-size: 16px;
}
p.MenuItem span.Sub {
	padding-top: 8px;
	padding-left: 10px;
	display: block;
}
div.SimpleRow {
	display: block;
	margin-top: 15px;
}
div.SimpleRow div {
	display: block;
}
div.SimpleRow div.TH {
	font-weight: bold;
	margin-right: 10px;
}
div.SimpleRow div.TD {
	text-indent: 20px;
}
div.SimpleRow div.TH2 {
	float: left;
	width: 120px;
	text-align: right;
}
div.SimpleRow div.TD2 {
	display: block;
}
div.SimpleRow div.TD2 input.text, div.SimpleRow div.TD2 textarea {
	width: 80%;
}
span.RequiredField, .RED {
	color: #ff0000;
}
.Highlight {
	color: #ffffff;
}

div.ITservice {
	float: left;
	width: 200px;
	height: 110px;
	margin-right: 15px;
	background: url(images/PH_border.png) no-repeat left top;
}
/*
div#ITservice_web {
	background: url(images/PH_web.png) no-repeat left top;
}
div#ITservice_vps {
	background: url(images/PH_vps.png) no-repeat left top;
}
div#ITservice_colo {
	background: url(images/PH_colo.png) no-repeat left top;
}
div#ITservice_dedi {
	background: url(images/PH_dedi.png) no-repeat left top;
}
*/
div.ITservice div {
	display: block;
	margin-left: 18px;
	width: 170px;
}
div.ITservice div.Title, div.ITservice div.Title a {
	color: #ffffff;
	font: bold 14px Arial;
	font-variant: small-caps;
	width: auto;
	display: block;
}
div.ITservice div.Title {
	margin-top: 10px;
}
div.ITservice div.Description {
	margin-top: 5px;
	height: 45px;
	font-family: Arial;
	font-size: 12px;
}
div.ITservice div.Link {
	text-align: right;
}
div.ITservice div.Link a {
	margin-right: 18px;
	font-variant: small-caps;
	font-weight: bold;
}
div.ITservice a, div.ITservice div.Title a:hover	{
	color: #ffff00;
}

p.LineCard {
	clear: both;
}
p.LineCard b {
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
}
p.LineCard img {
	width: 60px;
	height: 24px;
	border: none;
}
ul.LineCard {
	clear: both;
}

div#LocationLink {
	margin-top: 20px;
	padding: 10px;
	background-color: #ffffff;
	border: 2px #d8d8d8 solid;
}

#Portfolio p b, #Portfolio p a {
	font: bold 14px Helvetica, Arial, Verdana;
	font-variant: small-caps;
}
#Portfolio p b {
	color: #dddddd;
}

table.Rates {
	border: 1px #bbbbbb solid;
	width: 100%;
	border-collapse: collapse;
	clear: both;
}
table.Rates a {
	color: #0000ff;
}
table.Rates th, table.Rates td {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #282828;
	border: 1px #bbbbbb solid;
}
table.Rates th {
	text-align: center;
	font-weight: bold;
	background-color: #e8e8e8;
	color: #ff9f00;
	text-transform: uppercase;
	vertical-align: middle;
}
table.Rates td {
	text-align: center;
	vertical-align: middle;
	background-color: #f6f6f6;
}
table.Rates.Left td {
	text-align: left;
	padding-left: 20px;
}
table.Rates img {
	float: none;
	margin: 0px;
}
table.Rates tr.Spacer {
	height: 20px;
	border: none;
}
table.Rates td.Note {
	text-align: justify;
	padding: 10px;
}
table.Rates td.Red {
	color: #ff0000;
}
table.Rates td.FeatureList {
	text-align: left;
}
table.Rates td.FeatureList ul {
	margin: 5px;
	padding-bottom: 0px;
}
table.Rates th a, table.Rates a.Order, a.Order {
	color: #ff0000;
	font: bold 12px Helvetica, Arial;
	text-transform: uppercase;
}
table.Rates th a:hover, table.Rates a.Order:hover, a.Order:hover {
	text-decoration: blink;
	color: #0000ff;
}

div.HostingLogos {
	background-color: #ffffff;
	height: 35px;
	text-align: center;
}
div.HostingLogos img, div.HostingLogos div img {
	float: none;
	margin: 0px;
	padding: 0px;
	margin: 5px 10px 5px 10px;
}

/******** FOOTER ********/
div#FOOTER {
	background-color: #212c40;
	border-top-width: 2px;
	border-bottom-width: 2px;
}

div p.Contact {
	margin: 0px;
	padding-top: 1px;
	width: 200px;
	max-width: 180px;
	height: 20px;
	min-height: 19px;
	margin-top: 1px;
}
p#Add, p#Tel, p#Ema, p#GTalk {
	padding-left: 24px;
}
p#Add {
	background: url(images/icon_add.png) no-repeat left top;
	height: auto;
}
p#Tel {
	background: url(images/icon_tel.png) no-repeat left top;
}
p#Ema {
	background: url(images/icon_ema.png) no-repeat left top;
}
p#MSN {
	padding-left: 0px;
}
p#MSN img, p#Skype img {
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 8px;
}
p#Skype {
/*	background: url(images/icon_skype.png) no-repeat left top;*/
}
p#GTalk {
	background: url(images/icon_gtalk.png) no-repeat left top;
}
p#GTalk img {
	margin-right: 3px;
}
input.FWbutton {
	width: 30px;
	float: left;
}
div.FAQ {
	clear: both;
	display: block;
	overflow: visible;
	padding: 3px;
}
div.FAQ a {
	cursor: pointer;
}
div.FAQ a.Q {
	color: #cccccc;
}
div.FAQ a:hover, div.FAQ a.Question {
	text-decoration: underline;
	color: #ffffff;
}
div.FAQSubHeading {
	border: 1px #cccccc solid;
	padding: 5px 0px 5px 5px;
}
div.FAQ div.Answer {
	clear: both;
	margin-top: 5px;
	text-indent: 15px;
	margin-bottom: 10px;
}

.ComponentsInput {
	text-transform: uppercase;
}
.ComponentsList th, .ComponentsList td {
	font-size: 10px;
	padding: 3px;
	text-transform: uppercase;
	border-collapse: collapse;
	border-bottom: 1px #c8c8c8 solid;
}
.ComponentsList th {
	background-color: #484848;
	border-top: 1px #c8c8c8 solid;
}
.ComponentsList .R {
	text-align: right;
}
.ComponentsList label {
	vertical-align: top;
}

span.MTop {
	display: block;
	text-align: right;
}
div.TH span.MTop {
	font-weight: bold;
}
