/* CSS Document */

#leftbar {
	background-color:#cb010d;
	width: 150px;
	padding: 5px;
}
#toplinks {
	background-color: #cb010d;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #CB010D;
}
a:hover {
	color: #000000;
}
#tabs {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B1010A;
}
#tabs a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	background-color: #FE525A;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	float: left;
	margin-right: 5px;
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C0010B;
}
#tabs a:hover {
	background-color: #FE787E;
}
#leftbar a {
	color: #FFFFFF;
}
#leftbar ul {
	font-weight: bold;
	padding-left: 2px;
	list-style-type: disc;
	list-style-image: url(../images/bull1.gif);
	margin-left: 15px;
}

#leftbar ul ul {
	font-weight: normal;
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: circle;
	list-style-image: none;
	color: #D6AF85;
}
#leftbar ul li {
	margin-bottom: 20px;
}
#leftbar ul ul li {
	margin: 0px;
}
#maincontent {
	padding: 10px;
}
h3 {
	color: #666666;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEA7AB;
	font-size: 18px;
}
#rightbar {
	width: 150px;
	padding: 5px;
}
#footer {
	font-size: 10px;
	text-align: center;
	height: 100px;
}
.caption {
	font-size: 11px;
	text-align: center;
}
.imageSize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.thumbnails {
	text-align: center;
}
.copyright {
	color: #666666;
}
.paging {
	font-size: 14px;
}
.myspace-layout-title {
	background-color:#FEEFBA;
	font-size:13px;
	font-weight:bold;
	color:#993300;
}
.myspace-layout-index {
	text-align:center;
	border:0px;
	padding-bottom:5px;
}
.codebox {
	font-size:11px;
}
h1 {
	font-size:14px;
	color:#86020C;
}
.footersbm a {
	text-decoration:none;
}

/*Webhosting*/

.hostFeatures {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 10px;
margin-top: 5px;
border: 1px solid #CCCCCC;
background-color: #F9F9F9;
}
.hostFeatures ul {
padding-top:2px;
margin-top:2px;
padding-bottom:0;
margin-bottom:0;
}

#ContactDetails
{
	padding: 10px;
	border-top: bisque 3px solid;
	border-right: bisque 1px solid;
	border-left: bisque 1px solid;
	border-bottom: bisque 1px solid;
}
.contactleft
{
	background-color: #ffcfc8;
	text-align: right;
	color: orangered;
}
.details-heading
{
	clear: both;
	font: bold 1.2em arial;
	color: #f29f41;
	margin-top: 12px;
}
/* --- Paging Links --- */
.pnlPageLinks {
	clear:both;
	margin-top:20px;
	background-color:#EEEEEE;
	border-bottom:2px solid #CCCCCC;
	border-top:2px solid #FBFBFB;
	padding:6px;
	text-align:center;
	font-weight:bold;
}
.pnlPageLinks p {
	display:inline;
	margin-right:30px;	
	font-weight:normal;
}
.pnlPageLinks p span {
    font-weight: bold;
    color: #006600;
}
#lblNav {
	font-weight: bold;
	color: #006633;
}
#lblNav a {
	font-weight:normal;
}	
/*-x-index page links-x- */
.homepagetable a {
	text-decoration:none;
}
/* -x- Paging Links -x- */

.listingItem {
	padding:12px 0;
	border-bottom:solid 1px #FFC0C0;
}
#toplink {
	background-color: #cb010d;
	text-align: center;
	color:White;
	font-weight:bold;
}
#toplink a {
	color:White;
}
#toplink a:hover {
	color: #000000;
}


