@charset "utf-8";
/* CSS Document */

body {
padding:0;
margin:0;
font-family:Tahoma;
font-size:11px;
}
table {
width:100%;
}
.clear {clear:both;}
a {
color:#025597;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
/* -------------- Start : Top Links Bar --------------- */
#topbar {
background:#282828 url(../images/top-bar.gif) repeat-x;
height:58px;
width:930px;
margin:0 auto;
}

#topbar .left {
height:58px;
background:url(../images/top-bar-left.gif) no-repeat left;
}

#topbar .right {
height:58px;
background:url(../images/top-bar-right.gif) no-repeat right;
}
#topbar .links {
padding-top:27px;
text-align:center;
}

#topbar .links a {
color:#FFFFFF;
text-decoration:none;
padding:2px 30px;
border-left:1px dotted #313131;
border-right:1px dotted #424242;
margin:0;
}

#topbar .links a:hover {
color:#ff6200;
text-decoration:underline;
}
#topbar .links a.start {
border-left:none;
}
#topbar .links a.end {
border-right:none;
}
/* -------------- End : Top Links Bar --------------- */


/* -------------- Start : Logo Bar --------------- */
#bar2 {
background:#025597;
height:248px;
}

#bar2 .wrap {
width:930px;
height:248px;
background:#fffcf5 url(../images/bar2-right.gif) repeat-y right;
margin:0 auto;
}

#bar2 .wrap2 {
height:248px;
background:url(../images/bar2-left.gif) repeat-y left;
}
#bar2 .background {
height:248px;
background:url(../images/bar2-bg.gif) no-repeat;
margin:0 6px;
}

#bar2 a.logo {
height:120px;
width:500px;
display:block;
background:url(../images/logo.gif) no-repeat;
margin:60px 0 0 25px;
float:left;
}
/* -------------- End : Logo Bar --------------- */

/* -------------- Start : Main Body --------------- */

	#content {
	background:url(../images/wrap2.gif) repeat-x;
	}
	#content .container {
	margin:0 auto;
	width:930px;
	background:url(../images/wrap2box.gif) repeat-y;
	}
	#content .boxleft {
	background:url(../images/wrap2box-left.gif) left top no-repeat;
	padding-left:6px;
	}
	#content .boxright {
	background:url(../images/wrap2box-right.gif) right top no-repeat;
	padding-right:6px;
	}
	
	/* -------------- Start : Specials --------------- */
	
	#special {
	height:205px;
	background:#c7e6ff;
	}
	
	#special .package {
	background:#e2eaf0 url(../images/package-bg.gif) no-repeat;
	width:280px;
	height:184px;
	float:left;
	margin:10px 0 10px 20px;
	}
	
	#special .title {
	float:left;
	margin:12px 0 0 15px;
	color:#bd5412;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	#special .price {
	float:right;
	margin:16px 15px 0 0;
	color:#025597;
	font-size:12px;
	font-weight:bold;
	}
	#special .box {
	float:left;
	margin:14px 0 0 12px;
	}
	
	#special .details {
	width:120px;
	float:right;
	margin:13px 10px 0 0;
	}
	#special .details ul {
	list-style-type:square;
	margin:0;
	padding:0;
	}
	#special .order {
	float:right;
	clear:right;
	margin:5px 10px 0 0;
	width:73px;
	height:20px;
	background:url(../images/package-order-button.gif) no-repeat;
	}
	#special .order a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:115%;
	padding:1px 0;
	width:100%;
	text-align:center;
	display:block;
	}
	
	#special .order a:hover{
	color:#adffff;
	}

	
	/* -------------- End : Specials --------------- */
	
	/* -------------- Start : Left Column --------------- */
	
	#leftcolumn {
	width:280px;
	float:left;
	margin:10px 0 0 18px;
	}
	
	#leftcolumn .box {
	width:262px;
	margin:0 auto;
	background:#fffbf1 url(../images/sidecolumn-bg.gif) repeat-y;
	margin-bottom:15px;
	}
	#leftcolumn .boxtop {
	margin:0;
	padding:20px 0 0 0;
	font-size:110%;
	text-align:center;
	background:url(../images/sidecolumn-top.gif) no-repeat;
	height:32px;
	}
	
	#leftcolumn .boxrest {
	background:url(../images/sidecolumn-bottom.gif) no-repeat bottom;
	padding:15px;
	padding-top:5px;
	text-align:justify;
	}
	#leftcolumn .boxrest h4 {
	margin:4px 0;
	padding:3px 0;
	text-align:right;
	border-bottom:1px dashed #ffd97b;
	color:#6d4e00;
	}
	#leftcolumn a.more {
	display:block;
	border-top:1px dashed #ffd97b;
	margin-top:10px;
	text-align:center;
	padding:2px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}
	#leftcolumn ul {
	margin:0;
	padding:0;
	padding-left:15px;
	list-style-position:inside;
	}
	/* -------------- End : Left Column --------------- */
	
	
	/* -------------- Start : Right Column --------------- */
	
	#rightcolumn {
	width:580px;
	float:right;
	margin:10px 18px 0 0 ;
	}
	
	#dedicatebox { /* ----- Dedicated server homepage information box ----*/
	background:url(../images/content-right-dedicate-bg.gif) repeat-y;
	width:577px;
	}
	#dedicatebox .top {
	background:url(../images/content-right-dedicate-top.gif) no-repeat top;
	}
	
	#dedicatebox .title {
	float:left;
	margin:8px 0 0 15px;
	color:#025597;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	#dedicatebox .price {
	float:right;
	margin:16px 15px 0 0;
	color:#bd5412;
	font-size:12px;
	font-weight:bold;
	}
	
	#dedicatebox .box {
	float:left;
	margin:14px 0 0 12px;
	}
	
	#dedicatebox .details {
	width:250px;
	float:right;
	margin:25px 10px 0 0;
	}
	#dedicatebox .details ul {
	list-style-type:square;
	margin:0;
	padding:0;
	}
	#dedicatebox .order {
	float:right;
	clear:right;
	margin:5px 10px 5px 0;
	width:73px;
	height:20px;
	background:url(../images/package-order-button.gif) no-repeat;
	}
	#dedicatebox .order a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:115%;
	padding:1px 0;
	width:100%;
	text-align:center;
	display:block;
	}
	
	#dedicatebox .order a:hover{
	color:#adffff;
	}
	#dedicatebox .footer {
	height:4px;
	background:#e9eff4 url(../images/content-right-dedicate-footer.gif) no-repeat bottom;
	}

	/* -------------- End : Right Column --------------- */
	
	#spimages {
	padding:15px 5px;
	text-align:center;
	}
	
	#spimages img {
	padding:7px 3px;
	width:70px;
	}
/* -------------- End : Main Body --------------- */

/* -------------- Start : Footer --------------- */
#footer {
background:#e8f0f6;
}

#footer .wrap {
width:930px;
background:#ececec url(../images/footer.gif) repeat-y right;
margin:0 auto;
height:80px;
text-align:center;
}

#footer .links {
color:#CCCCCC;
padding-top:25px;
width:90%;
border-bottom:1px dotted #c6c6c6;
text-align:center;
padding-bottom:5px;
margin:0 auto;
margin-bottom:5px;
}

#footer a {
color:#000000;
padding:0 15px;
text-decoration:none;
}

#footer .copyright {

}

/* -------------- End : Footer --------------- */


























































































































.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #5e74b3;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 1px solid #A0A0A0;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}
#path {
background:#c7e6ff;
padding:15px;
}

#path .text {
}
#path .btn {
background:#0099FF;
color:#FFFFFF;
border:none;
}

.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}


.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFAA11;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 12px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #0d4e86;
	margin-top:3px;
	padding: 2px 10px 5px 13px;
	border: 1px solid #0d4e86; 

}
div.prg {
	width: 80px;
	border: 1px solid #0d4e86;
	height: 3px;
	font-size: 1px;
	float:right;
	margin-top:2px;
}
div.prb {
	background: #0d4e86;
	height: 3px;
	font-size: 1px;
}


div.footer {
   bottom:0;
   clear:both;
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a {
	color: #606060;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}