/* - - - - - - - - - - - - - - - - - - - - -
Title : MPRISweb - Global Styles
- - - - - - - - - - - - - - - - - - - - - */


/* Basic Styles */
html, body, p, h1, h2, h3, h4, h5, h6, div, ul, li, dl, dd, dt, form, img{ margin: 0; padding: 0; }

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", Verdana, sans-serif;
 	font-size: 80%;
	color: #333;
	background-color: #f6eddc;
	text-align: center; /* making IE5 submit */
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	text-align: left;
	color: #382B8D;
	margin-bottom: 10px;
}

h2 {
	text-align: left;
	font-family: georgia, times, serif;
 	font-size: 1.6em;
	font-weight: normal;
	color: #fa9027;
	margin: 10px 10px 5px 0px;
}

h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", Verdana, sans-serif;
 	font-size: 1.1em;
	margin: 10px 0 2px 0;
	color: #395c96;
}

p {
	line-height: 1.3em;
	margin-bottom: 10px;
}

a {
	color: #382B8D;
}

a:hover {
	color: #382B8D;
	text-decoration: none;
}

a img {
	border: none;
}

td {
	vertical-align: top;
}


/* Header Styles */

#header {
	width: 100%;
	background: url(/images/bg_header.jpg) repeat-x;
}

#header .content {
	width: 900px;
	height: 97px;
	margin: 0 auto;
}

#header .content img {
	float: left;
	width: 221px;
	padding-top: 19px;
	z-index: 1;
}

#header p {
	font-size: 0.9em;
	text-align: right;
	padding-top: 17px;
 	padding-right: 0.5px;
}

#header p a {
	color: #382B8D;
	text-decoration: underline;
}

#header p a:hover {
	color: #382B8D;
	text-decoration: none;
}

#header .topquote {
	font-family: georgia, times, serif;
 	font-size: 2em;
	font-weight: normal;
	font-style: italic;
	color: #fa9027;
	float: right;
	width: 600px;
	height: 45px;
}

/* Navigation Tabs in Header */

.moveup {
}

.topmenu {
}

.navTabsLinks {
	margin: -17px 0px;
	float: right;
	font-size: 1em;
	line-height: normal;
}

.navTabsLinks ul {
	margin:  0px;
	height: 1%;
	position: relative;
	padding: 0px;
	list-style: none;
}

.navTabsLinks li {
	float: right;
	background: url(/images/navtab_right.jpg) no-repeat right top;
	margin: 0 4px 0 0;
	padding: 0;
}

.navTabsLinks a {
	display: block;
	background: url(/images/navtab_left.jpg) no-repeat left top;
	padding: 5px 15px;
	color: #fff;
	font-weight: bold;
}

.navTabsLinks .current {
	float: left;
	width: 275px;
	background-image: url(/images/navtabCurrent_right.gif);
	border: 1px solid #382B8D;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

.navTabsLinks .current a {
	margin: 0px;
	padding: 2px 10px;
	width: 275px;
	float: left;
	font-size: 10px;
  background-image: url(/images/navTabCurrent_left.gif);
  color: #382B8D;
}

.navTabsLinks .current a:hover {
	display: inline;
	font-size: 13px;
	padding: 0px;
	background-color: #382B8D;
  color: #f6eddc;
}


.navTabsLinks a:hover {
    color: #f6eddc;
}


/* STRUCTURAL STYLES */

#white {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
}

#mainContent {
	background: #fff;
	width: 900px;
	padding: 0 25px 0 25px;
	margin: 0 auto;
	text-align: center; /* making IE5 submit */
}

#mainContent p {
	text-align: left;
}

#mainContent li {
	text-align: left;
	padding: 1px;
	margin: 0px;
}

#mainContent ul {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 6px;
}

#homeGraphic {
	width: 900px;
	height: 247px;
	background-image: url(/images/homeGraphicTEMP.jpg);
}

#homeGraphic .text {
	width: 370px;
	height: 160px;
	text-align: left;
	padding: 60px 30px 19px 500px;
}


/* Table-based boxes */

.homeBox {
	width: 290px;
	background: url(/images/homeBoxMiddle.jpg) repeat-y;
	margin: 20px 10px 0 0;
	text-align: left;
}

.homeBoxTop {
	height: 10px;
	margin: 0;
	padding: 0;
	background: url(/images/homeBoxTop.jpg) no-repeat;
}

.homeBoxBottom {
	height: 10px;
	background: #FFF url(/images/homeBoxBottom.jpg) no-repeat;
}

.homeBoxCenter {
	height: 170px;
}

.homeBoxCenter2 {
	height: 225px;
}

.homeBoxImgContainer {
	text-align: center;
	height: 32px;
}

.homeBoxImage {
	border: 1px solid;
}

.homeBox p {
	padding: 0 10px 0 10px;
}

.listing td {
	vertical-align: top;
}


.homeBox .title {
	font-size: 1.3em;
	font-weight: bold;
	color: #382B8D;
	line-height: 1.5em;
}

table#home td {
	vertical-align: top;
}




/* Left-Hand Navigation */

#leftNav {
	width: 155px;
	height: 390px;
	margin-right: 30px;
	padding: 10px 15px 0 10px;
	background: url(/images/bg_subnavLeft.jpg) no-repeat;
	float: left;
	text-align: left;
}

#leftNav ul{
	list-style-type: none;
	padding-left: 5px;
	margin-left: 0;
	color: #3A3A3A;
}

#leftNav ul li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
}

#leftNav ul li.first{
	color: #382B8D;
	font-weight: bold;
	margin-left: -5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#leftNav ul li.last{
	margin-bottom: 20px;
}

#leftNav ul li a {
	text-decoration: none;
	color: #3A3A3A;
	border-bottom: 1px #382B8D solid;
}

#leftNav ul li a:hover {
	text-decoration: none;
	border-bottom: none;
}



/* Right-Hand Navigation */

#rightNav {
	width: 155px;
	height: 390px;
	margin-left: 30px;
	padding: 10px 15px 0 10px;
	background: url(/images/bg_subnavLeft.jpg) no-repeat;
	float: right;
	text-align: left;
}

#rightNav ul{
	list-style-type: none;
	padding-left: 5px;
	margin-left: 0;
	color: #3A3A3A;
}

#rightNav ul li {
	padding-top: 5px;
	padding-bottom: 2px;
}

#rightNav ul li.first{
	color: #382B8D;
	font-weight: bold;
	margin-left: -5px;
	padding-top: 5px;
	padding-bottom: 3px;
}

#rightNav ul li.last{
	margin-bottom: 20px;
}

#rightNav ul li a {
	text-decoration: none;
	color: #3A3A3A;
	border-bottom: 1px #382B8D solid;
}

#rightNav ul li a:hover {
	text-decoration: none;
	border-bottom: none;
}



/* Hosting Plans Table */

table.hosting {
	font-size: 0.9em;
	margin-top: 10px;
}

table.hosting thead tr th {
	background-color: #382B8D;
	color: #fff;
	padding: 6px;
}

table.hosting thead tr th a {
	color: #fff;
}

table.hosting tfoot tr th {
	background-color: #e6d3a9;
	text-align: center;
	padding: 4px;
}

table.hosting caption {
	font-size: 1.2em;
	padding-bottom: 0;
	text-align: left;
}

table.hosting tbody td, tbody th {
	padding: 4px;
	border: 1px #e6d3a9 solid;

}

table.hosting tbody td.rowhead, tbody th.rowhead {
	text-align: left;
	white-space: nowrap;
}

table.hosting tbody tr.odd th, tbody tr.odd td {
	background-color: #f6eddc;
}




/* Content Styles - General */

#OLDmainContent {
	width: 900px;
	padding: 0 25px 0 25px;
	text-align: left;
}

.left {
	float: left;
}

.right {
	float: right;
}





/* Footer Styles */

#footer {
	width: 100%;
	background: #F6EDDC url(/images/bg_footer.jpg) repeat-x;
	font-size: .9em;
	color: #6b6b6b;
}

#footer p {
	text-align: center;
	padding-top: 15px;
}

/* Clearfixorama */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	_height: 1px;
}

br {
	clear: both;
}

