
/* CSS Document */
BODY {margin:0px; padding:0px; font-family: arial,sans-serif; font-size: 12px; color: #000000; background: #7799CC;}

/* Main text headings */
h1 {font-family: tahoma, arial,sans-serif; font-size:11px; text-align:left; color:#0d4d85; margin:3px 5px 5px 3px;}
h2 {font-family: arial,sans-serif; font-size:13px; text-align:center; color:#ffffff; font-weight:bold; margin:3px 5px 5px 8px;}

/* General link properties */
A:link {color: #8D2800; text-decoration: none;}
A:visited {color: #8D2800; text-decoration: none;}
A:active {color: #8D2800; text-decoration: none;}
A:hover {color: #666; text-decoration: none;}

/* Titles */
.t1 {font-family: arial, sans-serif; font-size:14px; color:#8D2800; font-weight:bold;}
.t1 a:link {color:#0066cc; font-size:14px; font-family: arial,sans-serif; text-decoration:underline;}
.t1 a:visited {color:#0066cc; font-size:14px; font-family: arial,sans-serif; text-decoration:underline;}
.t1 a:hover {color:#000; font-size:14px; font-family: arial,sans-serif; text-decoration:underline;}

/* Links below main menu ordered links on main page */
.t3 {font-family: arial, sans-serif; font-size:12px; text-decoration:none;font-weight:bold;}
.t3 a:link {font-size:12px; font-family:arial,sans-serif; text-decoration:none;font-weight:bold;}
.t3 a:visited {font-size:12px; font-family:arial,sans-serif; text-decoration:none;font-weight:bold;}
.t3 a:hover {font-size:12px; font-family:arial,sans-serif; text-decoration:underline;font-weight:bold;}

/* Main ordered links on main page */
.t2 {font-family: arial, sans-serif; font-size:12px; color:#000000; text-decoration:none;}
.t2 a:link {color:#0066cc; font-size:12px; font-family:arial,sans-serif; text-decoration:underline;}
.t2 a:visited {color:#0066cc; font-size:12px; font-family:arial,sans-serif; text-decoration:underline;}
.t2 a:hover {color:#000; font-size:12px; font-family:arial,sans-serif; text-decoration:underline;}

/* Form buttons */
.buto{width:100%; height:25px;cursor:pointer; font-size:14px;font-weight:bold;color:#ffff00; background-color:#0066cc; border: #ffffff outset 2px;}
.butoo{width:100%; height:25px;cursor:pointer; font-size:14px;font-weight:bold;color:#ffffff; background-color:#0d4d85; border: #ffffff outset 2px;}




/* AWBS Domain Buttons */
div#buttonA {margin-left: -10px;margin-top: -15px;}
div#buttonA ul {margin:-10px; padding:0px; font-size:14px; line-height:20px;}
div#buttonA li {list-style-type:none; height:20px; width:149px; margin:18px; text-align:left;}
div#buttonA li a {height:100%; width:149px; display:block;font-size:14px; text-decoration:none; border-width:3px;}
div#buttonA li a:link {color:#ffffff; font-weight:bold; font-size:14px;background-color:#0d4d85; border-style:outset;}
div#buttonA li a:visited {color:#ffffff; font-weight:bold; font-size:14px;background-color:#0d4d85; border-style: outset;}
div#buttonA li a:hover {font-weight:bold; color:#ffffff; font-size:14px;background-color:#0066cc; border-style:outset;}
div#buttonA li a:active {color:#ffffff; font-weight:bold; font-size:14px;background-color:#0d4d85; border-style:outset;}










/* Left column in general */
td.lcolumn {font-family: arial, Helvetica; font-size:11px; color:#666666; text-align:left; font-weight:normal; background-color: #EEE; text-align:left;}

/* Left column content */
td.lcontent {border-left-style:solid; border-left-color:#C5C5C5; border-left-width:3px; padding:5px 0px 5px 0px; font-family: arial, Helvetica;
font-size:11px; color:#666666; text-align:left; font-weight:normal; background-color: #ebe8de; text-align:left;}
td.lcontent a, a:active, a:visited {color:#666; font-size:10px; font-family:arial,sans-serif;}
td.lcontent a:hover {color:#000; font-size:10px; font-family:arial,sans-serif; }

.lefted {margin:0 auto 0 0;}
.centered {margin:0 auto;}
.righted {margin:0 0 0 auto;}

/* Top Button Menu*/
#wrapper {width:895px; background:#fff; margin:10px auto; text-align:left;}

.menu {width:894px; height:32px; font-size:0.85em; position:relative; z-index:100;border-right:1px solid #000;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:895px; w\idth:894px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */

.menu a, .menu a:visited {display:block;font: bold 13px arial,sans-serif; text-decoration:none; color:#fff; width:138px; height:30px; border:1px solid #DCDCDC; border-width:1px 0 1px 1px; background:#0d4d85; padding-left:10px; line-height:29px;}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#E7FAFF;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#8A93B2;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#9CCEEF; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#0066cc;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#0066cc;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/* Right column Buy Now Menu*/
.buynow {display:table;  /* ignored by IE */  padding:0; list-style-type:none; white-space:nowrap;  /* keep text on one line */
  		border:1px solid #06a;  /* add a border to show size of menu */  }
* html .buynow {display:inline-block;  /* for IE only */  width:1px;  /* IE will expand to fit menu width */  padding:0 2px;  /* fix bug in IE for border spacing */ }
.buynow li {display:table-cell;  /* ignored by IE */ }
* html .buynow li {display:inline;  /* for IE only */ }
.buynow a, .buynow a:visited {display:block;  /* for all browsers except IE */  padding:2px 10px; color:#ffffff; background:#0066cc;
  						border:1px solid #fff; /* add a 1px white border around items */  text-decoration:none; font-weight:bold; font-size:13px;}
* html .buynow a, * html .buynow a:visited {display:inline-block;  /* for IE only */  margin:0 -2px;   /* to correct an IE border width bug */ font-size:13px;}
.buynow a:hover {color:#FFFA6A; background:#0d4d85; font-size:13px;}

/* Right column support Menu*/
.support {  display:table;  /* ignored by IE */  padding:0; list-style-type:none; white-space:nowrap;  /* keep text on one line */
  border:1px solid #06a;  /* add a border to show size of menu */  }
* html .support {display:inline-block;  /* for IE only */  width:1px;  /* IE will expand to fit menu width */  padding:0 2px;  /* fix bug in IE for border spacing */ }
.support li {display:table-cell;  /* ignored by IE */ }
* html .support li {display:inline;  /* for IE only */ }
.support a, .support a:visited { display:block;  /* for all browsers except IE */  padding:2px 10px; color:#ffffff; background:red;
  border:1px solid #fff; /* add a 1px white border around items */  text-decoration:none; font-weight:bold; font-size:13px;}
* html .support a, * html .support a:visited {display:inline-block;  /* for IE only */  margin:0 -2px;   /* to correct an IE border width bug */ font-size:13px;}
.support a:hover {color:#fff; background:#FF8C00; font-size:13px;}

/* Right content */
td.pricing {background-color:#EEE; width:168px; border-left-style:solid; border-left-width:5px; border-left-color:#C5C5C5;
margin-top:18px; margin-bottom:0px; font-family: tahoma, arial, Helvetica, sans-serif; font-size:11px; color:#666;
padding:5px 3px 10px 5px; text-align: left;}

td.site {background-color:#ffffff; width:99%; border-left-style:solid; border-right-style:solid; border-right-color:#0d4d85;
border-right-width:2px; border-left-width:2px; border-left-color:#0d4d85; margin-top:0px; margin-bottom:0px; padding:0px 0px 0px 0px;}

/* Header section */
td.header{background:#EEEEEE; border-bottom: 1px  #333;}

 /* Footer */
td.footer {background:#EEEEEE; height:25px; padding:5px 0px 0px 0px; width:100%; font-family: arial, Helvetica; font-size:14px; color:#666;}
td.footer a, a:visited {color:#666; font-size:10px; font-family:arial;}

td.services {font-size: 11px; text-align:left; font-family:arial; color:#000000;}
P.services {font-size: 11px;font-family : verdana;color : #000000;}
.services a:link {color:#0066cc; font-size:11px; font-family:arial; text-decoration:underline;}
.services a:visited {color:#0066cc; font-size:11px; font-family:arial; text-decoration:underline;}
.services a:hover {color:#000; font-size:11px; font-family:arial; text-decoration:underline;}

HR {color: #A2BDEC;height: 1px;}

hr.hr1 {color:#f00;height: 3px; background-color: #f00;}


