/* overall standard parts */

body
	{
	margin: 0px;
	font-family: verdana, Georgia, arial;
	width: 100%;
	color: #20184E;
	}
td
	{
	font-family: verdana, Georgia, arial;
	}
form
	{
	margin: 0px;
	}
table
	{
	border-collapse: collapse;
	}
td
	{
	border: 0px;
	padding: 0px;
	vertical-align: top;
	}
.r
	{
	float: right;
	}
.l
	{
	float: left;
	}
strong
	{
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
p, li, td
	{
	font-size: 13px;
	}
p
	{
	line-height: 1.4;
	}
body a
	{
	color: #20184E;
	}
body a:hover
	{
	color: #ffc000;
	}
h1
	{
	font-size: 18px;
	margin: 10px 0px 6px 0px;
	}
h2
	{
	font-size: 16px;
	margin: 10px 0px 6px 0px;
	}
h3
	{
	font-size: 14px;
	margin: 10px 0px 6px 0px;
	}
ul
	{
	list-style-image: url(images/dot_orange.gif);
	margin:6px 8px 4px 12px;
	font-size: 13px;
	}
ul ul
	{
	list-style-image: url(images/dot_dark_blue.gif);
	font-size: 12px;
	}
ul ul ul
	{
	list-style-image: url(images/circle_orange.gif);
	font-size: 11px;
	}
ul ul ul ul
	{
	list-style-image: url(images/circle_dark_blue.gif);
	font-size: 10px;
	}
ul.blueDot
	{
	list-style-image: url(images/dot_dark_blue.gif);
	margin:6px 8px 4px 12px;
	}

li
	{
	margin:3px 8px 3px 18px;
	}
ul ul li
	{
	margin:3px 8px 3px 6px;
	}
div.foot
	{
	font-size: 10px;
	text-align: center;
	margin:36px 0px 8px 0px;
	}

/* top banner */

div.top
	{
	height: 128px;
	width: 100%;
	background-color: #20184E;
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
	}
div.split
	{
	height: 6px;
	border: solid 0px #f00;
	font-size: 3px;
	}

/* top menu */

table.topmenu
	{
	width: 100%;
	background-color: #20184E;
	color: #fff;
	border: solid 0px #20184E;
	border-width: 10px 0px 10px 0px;
	}
table.topmenu td
	{
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	}
td.menulink
	{
	width: 14%;
	}
td.menulink4
	{
	width: 22%;
	}
td.menuspace
	{
	}
a.toplink
	{
	color: #fff;
	text-decoration: none;
	}
a.toplink:hover
	{
	color: #ffc000;
	}

/* splash screens */

div.splash1, div.splash2, div.splash3, div.splash4, div.splash5, div.splash6, div.splash7, div.splash8, div.splash9, div.splash10, div.splash11, div.splash12
	{
	height: 104px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 100%;
	font-size: 12px;
	}

/* Email Hosting */
div.splash1
	{
	color: #FFF;
	background-color: #4f78a0;
	background-image: url('images/mailbox.jpg');
	}

/* Default */
div.splash2
	{
	color: #FFF;
	background-color: #eecd82;
	background-image: url('images/gold.jpg');
	}

/* Domain Names */
div.splash3
	{
	color: #007;
	background-color: #fdf395;
	background-image: url('images/domain_name.jpg');
	}

/* Our Clients */
div.splash4
	{
	color: #FFF;
	background-color: #9c9c9c;
	background-image: url('images/ourclients.jpg');
	}

/* Terms, Knowledge, FAQs */
div.splash5
	{
	color: #007;
	background-color: #f7f2dd;
	background-image: url('images/faq1.jpg');
	}

/* Web Design */
div.splash6
	{
	color: #FFF;
	background-color: #830100;
	background-image: url('images/design.jpg');
	}

/* About Us */
div.splash7
	{
	color: #FFF;
	background-color: #1d1a61;
	background-image: url('images/aboutus.jpg');
	}

/* Website, Std , Ded, Semi Ded Hosting */
div.splash8
	{
	color: #FFF;
	background-color: #0a041e;
	background-image: url('images/domains.jpg');
	}

/* Links */
div.splash9
	{
	color: #FFF;
	background-color: #0d470d;
	background-image: url('images/links.jpg');
	}

/* Site Map */
div.splash10
	{
	color: #FFF;
	background-color: #4040ff;
	background-image: url('images/map.jpg');
	}

/* Contact Us */
div.splash11
	{
	color: #FFF;
	background-color: #ff965d;
	background-image: url('images/phone.jpg');
	}

/* Legal, Terms & Conditions */
div.splash12
	{
	color: #007;
	background-color: #ffc0ff;
	background-image: url('images/pen.jpg');
	}

div.splashhead
	{
	float: left;
	width: 500px;
	}
div.holdleft
	{
	width: 195px;
	height: 104px;
	float: left;
	}
div.spaceholdleft
	{
	height: 36px;
	border: solid 0px #f00;
	font-size: 3px;
	}

/*  Main Body Layout Control*/

table.tablemain
	{
	width: 100%;
	}
td.tableleft
	{
	width: 195px;
	}
td.tableright
	{
	width: 195px;
	}

/* side menu */

div.menubox
	{
	width: 195px;
	background-color: #FFF;
	font-size: 12px;
	float: left;
	}
a.sidelink
	{
	height: 29px;
	width: 169px;
	color: #fff;
	text-decoration: none;
	display: block;
	background-image: url('images/button.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 5px;
	}
a.sidelink:hover
	{
	color: #ffc000;
	background-position: -19px 0px;
	}
div.menu
	{
	line-height: 29px;
	vertical-align: middle;
	height: 29px;
	width: 175px;
	font-weight: 700;
	background-image: url('images/button.gif');
	background-repeat: no-repeat;
	background-position: -29px 0px;
	}
div.space
	{
	height: 10px;
	border: solid 0px #f00;
	font-size: 3px;
	}

/* right side box */
div.rightbox
	{
	width: 150px;
	float: right;
	margin:8px;
	}


/* List Right (Default) */
div.listright
	{
	padding: 8px;
	border: solid 0px #f00;
	width: 300px;
	float: right;
	margin: 12px 12px 0px 12px;
	background-color:#ddddff;
	}

/* Contact Page */

div.contactbox
	{
	float: left;
	width: 300px;
	border: solid 0px #f00;
	}

div.client
	{
	width: 280px;
	float: left;
	text-align: center;
	}

div.client img
	{
	border: 0;
	}

div.client a
	{
	color: #20184E;
	text-decoration: none;
	}
div.client a:hover
	{
	color: #ffc000;
	}



table.links
	{
	width: 100%;
	}

.subHead
	{
	font-weight:bold;
	margin:12px 8px 3px 0px;
	}
.subText
	{
	margin:3px 8px 8px 12px;
	color:#000000;
	}
.subClause
	{
	margin:3px 8px 8px 24px;
	color:#000000;
	font-style:italic;
	}

div.design
	{
	width: 200px; height: 150px;
	float: left;
	}
p.warning
	{
	color: #ff0000;
	}

td.FormLabel
	{
	width: 40%;
	font-size: 12px;
	padding: 2px;
	}
td.FormInput, td.FormSubmit
	{
	text-align: center;
	padding: 2px;
	}
td.FormInput input, td.FormSubmit input
	{
	width: 90%;
	}
div.listright table
	{
	width: 100%;
	}


table.checkout
	{
	padding: 8px;
	border: solid 0px #f00;
	margin:0px 12px;
	background-color:#ddddff;
	}
td.CheckoutLabel
	{
	font-size: 12px;
	padding: 2px;
	}
td.CheckoutInput, td.CheckoutSubmit
	{
	text-align: center;
	padding: 2px;
	}
td.CheckoutInput input, td.CheckoutSubmit input
	{
	width: 90%;
	}

table.domainlist th
	{
	padding: 2px 10px 2px 10px;
	background-color: #20184E;
	color: #ffffff;
	text-align: center;
	}
table.domainlist td
	{
	padding: 2px;
	}


#txtHint {font-size: 12px;}
#txtHint td {padding: 2px 2px 2px 2px;}
a.DEAD:link,a.DEAD:visited,a.DEAD:hover,a.DEAD:active {color: #999999;text-decoration: none;}
a.SELECTED:link,a.SELECTED:visited,a.SELECTED:hover,a.SELECTED:active {color: #ff0000;font-weight: bold;text-decoration: none;}
a.OPTIONAL:link,a.OPTIONAL:visited,a.OPTIONAL:hover,a.OPTIONAL:active {color: #0000ff;text-decoration: none;}




