/*---- Currency Select - Carla ----*/

div#currency-select {
    position: absolute;
    top: 240px;
    right: 565px;
}

#currency-select label {
    color: #fff;
    padding: 7px 5px 3px 3px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:120%;
    font-weight: normal;
}

/*---------------------------------*/


/*a, a:link, a:visited {
  color: #1D95D8;
  text-decoration: none;
}*/

a:hover {
  color: #006FB9;
  text-decoration: underline;
}

/******* 404 NOT FOUND RULES *****/

.not-found {
	margin-top: 35px;
}

div.not-found h1 {
	font-weight: bold;
	font-size: 150% !important;
	padding: 20px;
}

.not-found h2 {
	font-weight: bold !important;
	font-size: 120% !important;
	text-align: center;
	padding: 20px;
}

.not-found h3 {
	text-align: center;
	font-style: italic;
}

div.not-found input {
	border: 1px solid silver;
	background: #efefef;
}

div.not-found table {
	padding: 20px;
	display: block;
}

/**********************************
***********************************
  VPS-Shop Specific Rules
***********************************
**********************************/

h2 {
    color: #353535;
}

h3 {
	font-size: 120%;
}

input {
	background: #FFF none repeat scroll 0%;
	border: 0px;
}

#login {
  border: 1px solid silver;
}

#login legend {
    color: #252525;
    font-weight: bold;
    padding: 0 5px;
}

#login table {
    margin: 0.5em;
}

#login th, #login td {
    padding: 0.5em;
}

#container {
    padding-left: 50%;
}

#main-body {
    padding: 1em 25em 1em 1em;
}

.reset-link {
	font-size: 120%;
	margin: 10px 0;
	text-align: right;
}

.plan-type-tabs {
	border-bottom: 1px solid #2a2a2a;
	overflow: hidden;
	height: 28px;
}

.plan-type-tabs li {
	background: url(http://www.blacknightvps.com/vps-shop/static/images/plan-header.png) repeat-x;
	color: #e9e9e9;
	cursor: pointer;
	float: left;
	font-size: 120%;
	font-weight: bold;
	line-height: 1;
	list-style-type:none;
	margin: 0 0 0 0.4em;
	text-align: center;
	width: 94px;
}

.plan-type-tabs li a {
	display: block;
	padding: 0.5em;
	color: #e9e9e9;
	text-align: center;
	text-decoration: none;
}

.plan-heading {
	margin: 0.8em 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
}

/*.features-container {
	margin-top: 0;
	background:transparent url(http://www.blacknightvps.com/fileadmin/images/basic-mirror.png) no-repeat scroll 20px 10px;
	padding-top:10px;
}*/

.content-wrapper {
	padding: 0 20em;
}

#blog-latest {
	font-size: 110%;
}

#blog-latest h3 {
	padding-bottom: 0.5em;
}

#blog-latest ul li {
	line-height: 150%;
	text-decoration: underline;
}
.features {
	background:#FDFAF2 none repeat scroll 0%;
	border:1px solid #E3E2DC;
	padding:10px;
}

.for, .includes {
	padding-left:80px;
}

.for {
	background:transparent url(http://www.blacknightvps.com/fileadmin/images/ideal-includes.png) no-repeat scroll 0pt 3px;
}

.includes {
	background:transparent url(http://www.blacknightvps.com/fileadmin/images/ideal-includes.png) no-repeat scroll 0pt -180px;
}

.error {
    margin: 1.5em;
    background: #FEE;
    border: 1px solid #FAA;
	padding: 1em;
	text-align: left;
	font-weight: bold;
}

.plan-description {
	text-align: left;
	color: #3a3a3a;
	font-weight: 500;
	margin: 1em 0em 1em 0em;
}

.plan-description li {
	background: transparent url(http://www.blacknightvps.com/fileadmin/images/li.png) no-repeat scroll 0pt 7px;
	padding-left: 1.5em;
	padding-top: 8px;
	font-size:100% !important;
	line-height:100% !important;
}

.oss-container {
	padding: 0 2em;
}

.os-body {
	border: 1px solid #E3E2DC;
	position: absolute;
	height: 120px;
	width: 135px;
}

/*OS CONTAINERS - INDIVIDUAL STYLES*/
#os_1_container {
	background-image: url(http://www.blacknightvps.com/vps-shop/static/images/debian_os_logo_fade_smaller.png);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	cursor:pointer;
	border: 0;
}

#os_2_container {
	background-image: url(http://www.blacknightvps.com/vps-shop/static/images/cent_os_logo_fade_smaller.png);
	background-repeat: no-repeat;
	left: 155px;
	top: 0px;
	cursor:pointer;
	border: 0;
}

#os_3_container {
	background-image: url(http://www.blacknightvps.com/vps-shop/static/images/fedora_os_logo_fade_smaller.png);
	background-repeat: no-repeat;
	left: 315px;
	top: 0px;
	cursor:pointer;
	border: 0;
}

#os_4_container {
	background-repeat: no-repeat;
	background-image: url(http://www.blacknightvps.com/vps-shop/static/images/ubuntu_os_logo_fade_smaller.png);
	left: 0px;
	top: 130px;
	cursor:pointer;
	border: 0;
}

#os_5_container {
	background-repeat: no-repeat;
	background-image: url(http://www.blacknightvps.com/vps-shop/static/images/windows03_os_logo_fade_smaller.png);
	left: 155px;
	top: 130px;
	cursor:pointer;
	border: 0;
}

#os_6_container {
	background-repeat: no-repeat;
	left: 315px;
	top: 130px;
	cursor:pointer;
	border: 0;
}

.os-header {
	border-bottom: 1px solid silver;
	color: #2a2a2a;
	font-size: 120%;
	font-weight: bold;
	padding: 5px 0px 2px 10px;
}

.redirect-url {
	width: 80%;
	text-align: right;
	padding: 1.5em;
	display: none;
}

.redirect-url input {
	border: 0 !important;
	background: transparent !important;
}

.buy-now {
	cursor: pointer
	background: none;
}

.plesk-unavailable-alert {
	width: 80%;
	text-align: left;
	padding: 1.5em;
	font-weight: bold;
	font-size: 120%;
	display: none;
}

.body-heading {
	margin: 1em;
}

.body-heading h2 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 0.5em;
}

.body-heading h4 {
	font-weight: normal;
	padding-bottom: 0.5em;
}

.os-description ul {
	padding: 1em;
}

.os-description li {
	list-style-type: square;
}

.period-options {
	margin: 1em 0 0 0;
    width: 100%;
	color: #3a3a3a;
	padding: 0 0 0 1em;
	font-weight: bold;
	text-align: left;
	height: 15em;
	display: none;
}

.period-options div {
	padding: 0.3em 0;
}

.period-options h3 {
	color: #B80303;
	padding: 5px 4px;
	font-size: 120% !important;
}

.period-options span {
    padding: 0 1em 0 0.5em;
	cursor: pointer
}

.period-options input {
    padding: 0 1em 0 0.5em;
}

.period-options label {
	padding: 0;
}

.plesk-options, .mgmt-option {
	margin: 0;
    width: 100%;
    color: #3a3a3a;
	font-weight: 600;
	padding-left: 1em;
	text-align: left;
	display: none;
}

.mgmt-option {
	margin-bottom: 20px;
}

.plesk-options h3, .mgmt-option h3 {
	color: #B80303;
	padding: 5px 4px;
	font-size: 120% !important;
}

.plesk-options span {
    padding: 0 1em 0 0.5em;
}

.plesk-licence-options {
	margin-top: 1em;
    width: 100%;
    color: #3a3a3a;
	font-weight: bold;
	display: none;
}

.plesk-licence-options div {
	padding: 0.3em 0;
}

.plesk-licence-options h3{
	color: #B80303;
	padding: 5px 4px;
	font-size: 120% !important;
}

.plesk-licence-options span {
    padding: 0 0em 0 0.5em;
	cursor: pointer
}

.plesk-licence-options input {
    padding: 0 1em 0 0.5em;
}

.plesk-options-test p.link {
	width: 100%;
	text-align: right;
	font-size: 120%;
	font-weight: bold;
}

.transferer2
{
	border: 1px solid #6BAF04;
	background-color: #B4F155;
	/*filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;*/
}
#window
{
	position: absolute;
	width: 400px;
	height: 300px;
	overflow: hidden;
	display: none;
	z-index: 50;
	display: none;
}
#windowTop
{
	height: 30px;
	overflow: hidden;
	background-image: url(http://www.blacknightvps.com/vps-shop/static/images/window_top_end.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
#windowTopContent
{
	margin-right: 13px;
	background-image:url(http://www.blacknightvps.com/vps-shop/static/images/window_top_start.png);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #6caf00;
}#windowBottom
{
	position: relative;
	height: 270px;
	background-image: url(http://www.blacknightvps.com/vps-shop/static/images/window_bottom_end.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent
{
	position: relative;
	height: 270px;
	background-image: url(http://www.blacknightvps.com/vps-shop/static/images/window_bottom_start.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#windowMin
{
	position: absolute;
	right: 25px;
	top: 10px;
}
#windowMax
{
	position: absolute;
	right: 25px;
	top: 10px;
	display: none;
}
#windowClose
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}

#windowResize
{
	position: absolute;
	right: 3px;
	bottom: 5px;
}
#windowContent
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #6caf00;
	height: 255px;
	width: 375px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}
#windowContent *
{
	margin: 10px;
}

#products div div div {
	float:left;
}

.hackety {
	position: relative;
}

.shared-home-container {
    float: left;
    padding: 0 5px 0 60px;
    width: 500px;
	height: 61em;
	font-size: 120%;
}

.bn-home-container {
    float: left;
    padding: 0 5px 0 240px;
    width: 450px;
	height: 1000px;
	font-size: 120%;
}

.bn-home-container label {
	clear:both;
	color:#333333;
	display: inline;
	float:none;
	font-size: 100%;
}



/**********************************
***********************************
  Layout Rules
***********************************
**********************************/

.tableFooter {
  background: #FDFAF2;
  border: #E3E2DC solid 1px;
  border-width: 0 1px 1px 1px;
  /*background-image: url(../images/tableFooter.gif);
  background-position: bottom;*/
  height: 1px;
}

.tableFooterTD {
}

html/*, body*/ {
    margin-bottom: 1px;
    min-height: 100%;

}

p {
	font-size: 100% !important;
	line-height: 150% !important;
	padding: 0.5em 0 0.7em !important;
}

#header.very-complex {
	background:#252525 url(http://www.blacknightvps.com/fileadmin/images/header-bg-very-complexnav.png) repeat-x scroll 50% 0pt;
	height:160px;
}

#header .wrapper {
	position:relative;
}

.wrapper {
	margin:0pt auto;
	padding:0pt 15px;
	width:950px;
	z-index:0;
}

#footer-nav {
	height:60px;
	padding:0px 15px 0pt;
	text-align:center;
	width:950px;
}

#footer-nav ul {
	padding: 10px 0 0 0;
}
