/* CSS Document */

body {
background-color: #0b0000;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 1.2em;
background-image: url(../coffee_imgs/bodyBg.jpg);
background-repeat: repeat;
margin: 0em;
padding: 0em; }

a img {border: none; }

/* --------- centering css -----------*/


#botLeftSteam {
position: absolute;
left: 0em;
bottom: 0em;
width: 434px;
height: 490px;
background-image: url(../coffee_imgs/bottomLeftSteam.png);
background-repeat: no-repeat;
background-position: bottom left;
z-index: -500; }

#container {
vertical-align:middle;
margin-right: auto;
margin-left: auto;
width: 968px;
margin-top: 20px;
} 

#wrapper {
float: left; }

#header {
float: left;
width: 968px;
height: 145px;
background-image: url(../coffee_imgs/ccHostingHeader.gif);
background-repeat: no-repeat;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
text-align: left; }

#mainContent {
float: left;
width: 932px;
background-image: url(../coffee_imgs/ccHostingBgRepeat.gif);
background-repeat: repeat-y;
height: 600px;
padding-left: 18px;
padding-right: 18px;
font-size: 0.8em;
font-family: Verdana, Helvetica, Arial, sans-serif;
overflow: auto; }

#fullContent {
float: left;
padding: 20px;
width: 840px; }

#leftContent {
width: 232px;
float: left;
padding-top: 20px;
padding-bottom: 20px;
background-image: url(../coffee_imgs/ccHostingLeftBg.gif);
background-repeat: repeat-y;
height: 560px;
background-position: right top; }

#navigation {
margin-top: 10px;
padding-right: 20px;
padding-left: 20px; }

#subNav {
width: 160px;
float: left;
margin-left: 30px; }

#rightContent {
width: 616px;
float: left;
text-align: left; 
color: #191919;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
height: 560px;
padding: 20px; }

#rightContent a {
text-decoration: none;
color: #ffffff; }

#rightContent a:hover {
text-decoration: underline; }

#contact {
width: 800px;
float: left;
text-align: left; 
color: #191919;
font-family: Verdana, Helvetica, Arial, sans-serif;
padding: 20px; }

#contact a {
text-decoration: none;
color: #ffffff; }

#contact a:hover {
text-decoration: underline; }

#rightContent ul {
margin-left: 30px;
display: list-item;
list-style-type: disc;
list-style-image: url(../coffee_imgs/arrowUl.gif); }


#footer {
width: 968px;
height: 40px;
background-image: url(../coffee_imgs/ccHostingfooter.gif);
float: left; }

#search {
float: left;
width: 360px;
height: 110px;
padding-right: 20px;
padding-left: 20px;
margin-left: 15px;
margin-top: 15px; 
color: #ffffff;}

#search h4 {
margin: 0em;
font-size: 1em;
font-weight: bold;
color: #ffffff; }

#login {
float: left;
width: 400px;
height: 110px;
padding-right: 20px;
padding-left: 20px;
margin-left: 25px;
margin-top: 15px;
color: #ffffff; }

#login a {
text-decoration: none;
color: #dce955; }

#login a:hover {
text-decoration: underline; }

#login h4 {
margin: 0em;
font-size: 1em;
font-weight: bold;
color: #ffffff; }

/*-------- hosting detail
------------*/

#breakDown {
float: left;
margin-left: 20px;
margin-top: 20px;
width: 886px; }


/* --------- top navigation styling -----------*/

#navigation {
float: left;
margin-top: 123px;
margin-left: 30px;
height: 20px; }

#navigation ul {
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navigation ul li {
display: block;
float: left;
text-align: center;
padding: 0;
margin-right: 10px; }

#navigation ul li a {
height: 18px;
margin: 0em 0em 6px 0em;
color: #ffffff;
text-decoration: none;
display: block;
text-align: center;
font: normal 11px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
width: 100px;
padding-right: 6px;
border-top: 1px #b7b7b7 solid;
border-bottom: 1px #b7b7b7 solid;
border-left: 1px #b7b7b7 solid;
border-right: 1px #b7b7b7 solid;
padding-left: 6px; }

#navigation ul li a:hover {
color: #000000;
background: #dfdfdf;
}

#navigation ul li .current {
background: #888888;
color: #fff;
border-top: 1px #b7b7b7 solid;
border-bottom: 1px #b7b7b7 solid;
border-left: 1px #b7b7b7 solid;
}

#navigation a:active
{
background: #adadad;
color: #fff;
}

#navigation li#active a {
background: #adadad;
color: #fff;
}   

/* --------- sub navigation styling -----------*/

#subNav {
width: 200px; }

#subNav ul {
border: 0;
padding: 0;
list-style-type: none;
text-align: left;
margin-left: 20px; }

#subNav ul li
{
display: block;
float: left;
text-align: left;
padding: 0;
margin-left: 0px;
margin-top: 0em;
margin-right: 0em; }

#subNav ul li a
{
height: 18px;
border-left: 1px #b7b7b7 solid;
border-top: 1px #b7b7b7 solid;
border-bottom: 1px #b7b7b7 solid;
border-right: 1px #b7b7b7 solid;
margin: 0 0 6px 0;
color: #000000;
text-decoration: none;
display: block;
text-align: left;
font: normal 11px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
width: 150px;
padding-left: 10px;
padding-top: 3px;
padding-right: 0em;
padding-bottom: 3px; }

#subNav  ul li a:hover
{
color: #000000;
background: #dfdfdf;
}

#subNav  ul li .current {
background: #c3c3c3;
color: #fff;
border-top: 1px #b7b7b7 solid;
border-bottom: 1px #b7b7b7 solid;
border-right: 1px #b7b7b7 solid;
border-left: none; }

#subNav a:active
{
background: #adadad;
color: #fff;
}

#subNav  li#active a
{
background: #adadad;
color: #fff;
}   

/* --------- text styling -----------*/

.boldBody {
font-weight: bold; }

h1 {
font-weight: bold;
font-size: 1.3em; }

.bodyText {
padding-right: 10px;
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.6em;
text-align: right;
}

.bodyText a {
text-decoration: none;
color: #ff9843;
font-weight: bold; }

.bodyText a:hover {
color: #9fc8c8; }

/*-------- hosting div
------------*/

#titleBar {
margin-left: 10px;
width: 898px;
height: 138px;
float: left;
background-image: url(../coffee_imgs/welcomeHeader.gif);
background-repeat: no-repeat;
margin-top: 10px; }

#domains {
width: 288px;
height: 396px;
float: left;
background-image: url(../coffee_imgs/domainBg.gif);
background-repeat: no-repeat;
margin-left: 10px;
margin-top: 10px; }

#hosting {
width: 288px;
height: 396px;
float: left;
background-image: url(../coffee_imgs/hostingBg.gif);
background-repeat: no-repeat;
margin-left: 10px;  
margin-top: 10px;}

#payments {
width: 288px;
height: 396px;
float: left;
background-image: url(../coffee_imgs/paymentsBg.gif);
background-repeat: no-repeat;
margin-left: 10px;  
margin-top: 10px;}

.hostingText {
padding: 15px;
margin-top: 130px;
color: #ffffff;
}

.hostingText2 {
padding: 15px;
margin-top: 200px;
color: #ffffff;
}

.hostingText h3 {
font-size: 1.2em;
font-weight: bold; }

.hostingText a,
.hostingText2 a {
color: #e4ea71;
text-decoration: none; }

.hostingText a:hover,
.hostingText2 a:hover {
text-decoration: underline; }

#espresso {
width: 288px;
height: 396px;
float: left;
background-image: url(../coffee_imgs/espressoBg.gif);
background-repeat: no-repeat; 
margin-left: 15px;
margin-top: 10px; }

#espresso table {
margin-top: 0px; }

#latte {
width: 288px;
height: 396px;
float: left;
background-image: url(../coffee_imgs/latteBg.gif);
background-repeat: no-repeat;
margin-left: 15px; 
margin-top: 10px; }

#mocha {
width: 288px;
height: 396px;
float: left;
background-image: url(../coffee_imgs/mochaBg.gif);
background-repeat: no-repeat; 
margin-left: 15px; 
margin-top: 10px;}


/*-------- t-dac
------------*/

#t-dac {
padding-left: 30px;
padding-right: 30px; }

/*-------- t-package-chooser
------------*/

#t-package-chooser {
padding-left: 30px;
padding-right: 30px; }

#t-package-chooser a {
text-decoration: none;
color: #ffffff;
font-weight: bold; }

#t-package-chooser a:hover {
text-decoration: underline; }

#t-package-chooser p {
margin-top: 5px; }

#t-package-chooser h2 {
margin-bottom: 5px; }

#t-package-chooser h3 {
margin-top: 15px;
margin-bottom: 5px; }

#t-package-chooser h4 {
margin-top: 15px;
background-color: #731500;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
color: #ffffff; }

/*-------- t-basket
------------*/

#t-basket {
padding-left: 30px;
padding-right: 30px; }

#t-basket a {
text-decoration: none;
color: #ffffff;
font-weight: bold; }

#t-basket a:hover {
text-decoration: underline; }

#t-basket p {
margin-top: 5px; }

#t-basket h2 {
margin-bottom: 5px; }

#t-basket h3 {
margin-top: 15px;
margin-bottom: 5px; }

#t-basket h4 {
margin-top: 15px;
background-color: #731500;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
color: #ffffff; }

#t-basket thead {
background-color: #7f1d00;
color: #ffffff; }

#t-basket thead th {
padding-left: 6px;
padding-right: 6px; }

#t-basket table {
margin-bottom: 15px; }

/*-------- t-login
------------*/

#t-login {
padding-left: 30px;
padding-right: 30px; }

#t-login a {
text-decoration: none;
color: #ffffff;
font-weight: bold; }

#t-login a:hover {
text-decoration: underline; }

#t-login p {
margin-top: 5px; }

#t-login h2 {
margin-bottom: 5px; }

#t-login h3 {
margin-top: 15px;
margin-bottom: 5px; }

#t-login h4 {
margin-top: 15px;
background-color: #731500;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
color: #ffffff; }

#t-login thead {
background-color: #7f1d00;
color: #ffffff; }

#t-login thead th {
padding-left: 6px;
padding-right: 6px; }

#t-login table {
margin-bottom: 15px; }

/*-------- t-services
------------*/

#t-services-hosting {
float: left; }

/*-------- t-result-abort
------------*/

#t-result-abort {
padding-left: 30px;
padding-right: 30px; 
}