﻿



#griddler .button 
{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none!important;
	text-align: center!important;
	border: 0 none;
	outline: none;
}

#griddler ol 
{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none!important;
	text-align: center!important;
	border: 0 none;
	outline: none;
}

#griddler ul 
{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none!important;
	text-align: center!important;
	border: 0 none;
	outline: none;
}

#griddler p 
{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none!important;
	text-align: center!important;
	border: 0 none;
	outline: none;
}

#griddler div 
{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none!important;
	text-align: center!important;
	border: 0 none;
	outline: none;
}

#griddler footer 
{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none!important;
	text-align: center!important;
	border: 0 none;
	outline: none;
}

#griddler hgroup 
{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none!important;
	text-align: center!important;
	border: 0 none;
	outline: none;
}














#griddler header 
{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none!important;
	text-align: center!important;
	border: 0 none;
	outline: none;
}

#griddler section 
{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none!important;
	text-align: center!important;
	border: 0 none;
	outline: none;
}

#griddler article 
{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none!important;
	text-align: center!important;
	border: 0 none;
	outline: none;
}

/*	=Grid block	*/
#griddler 
{ 
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif!important; 
	font-size: 13px!important; 
	color: #000; 
	width: 960px;
	padding: 40px 0;
	margin: 0 auto; 
	clear: both;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
}

#griddler a {
	color: #004363;
	text-decoration: none;
}

#griddler li {	list-style: none;	}

#griddler .btn {
	display: block;
}

footer {
	display: block;
}

hgroup {
	display: block;
}

header {
	display: block;
}

section {
	display: block;
}









/*	=Grid item	*/
#griddler article {
	float: left;
	margin: 0 -1px;
	/*	Grid Column background color	*/
	background-color: #E4E4E4;
	/*	Shadow properties	*/
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	/*	Animations	*/
	-webkit-transition-property: -webkit-box-shadow;
	-webkit-transition-duration: 0.5s;
}

#griddler .price {
	position: relative;
}

#griddler hgroup.top {
	position: relative;
}

#griddler hgroup.top {
	border: 1px solid #000;
	/*	Grid Header Gradient	*/
	background: #282828 url("../images/griddler-header-top.png") 0 0 repeat-x;
	/*	Firefox	*/
	background-image: -moz-linear-gradient(top, #363636, #282828);
	/*	Webkit (Safari 3+, Chrome)	*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#282828));
	/*	IE8+:	*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#363636, endColorstr=#282828)";
}

#griddler hgroup.top h1 {
	font-size: 18px;
	color: #ccc;
	text-shadow: 0 1px 1px #000;
	line-height: 30px;
	border-top: 1px solid #5C5C5C;
	border-left: 1px solid #555;
	margin: 0;
}

#griddler hgroup.price {
	border-left: 1px solid #005594;
	border-right: 1px solid #005594;
	border-bottom: 1px solid #003054;
	/*	Grid Header Gradient	*/
	background: #0056AF url("../images/akihabara-price.png") 0 0 repeat-x;
	/*	Firefox	*/
	background-image: -moz-linear-gradient(top, #006E9C, #0056AF);
	/*	Webkit (Safari 3+, Chrome)	*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#006E9C), to(#0056AF));
	/*	IE8+:	*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#006E9C, endColorstr=#0056AF)";
}

#griddler .price h2 {
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 0 #112235;
	border-top: 1px solid #3089AF;
	border-left: 1px solid #307FB7;
	min-height: 58px;
	padding: 1px 0 0;
	margin: 0;
}

#griddler .price span.currency {
	font-size: 28px;
	vertical-align: text-top;
	height: 53px;
	vertical-align: middle\9;
	*vertical-align: text-top;
}

#griddler .price strong {
	font-size: 46px;
}

#griddler .price span.payment-basis {
	font-size: 11px;
	vertical-align: text-top;
	color: #93bae3;
	text-transform: uppercase;
	vertical-align: middle\9;
	*vertical-align: text-top;
}

#griddler .price h4.label {
	position: absolute; left: -2px; top: -2px;
	background: url(../images/label.png) no-repeat left top;
	font-size: 0;
	width: 74px;
	height: 74px;
	overflow: hidden;
	text-indent: -100em;
}

.col5 .price .label + h2 {	padding-left: 25px;	}








#griddler section {
	border: solid 1px #bbb;
	border-top: none;
	background-color: #e5e5e5;
}

#griddler section ul {
	border-top: solid 1px #fff;
	border-left: solid 1px #f2f2f2;
	padding: 6px 17px 10px;
	font-size: 16px;
}

#griddler section ul li {
	line-height: 1em;
	padding: 8px 0;
	min-height: 18px;
	text-align: left!important;
	border-top: solid 1px #f5f5f5;
	border-bottom: solid 1px #d2d2d2;
}

#griddler section ul li.tooltip-holder {	position: relative;	}

#griddler section ul li:first-child {	border-top-color: transparent;	}
#griddler section ul li:last-child {	border-bottom-color: transparent;	}
#griddler section ul li.last {	border-bottom-color: transparent;	}

#griddler section .griddler-controls {	padding: 0 18px 18px;	}

#griddler .button {
	/*	Grid Button Gradient	*/
	background: #3BB000 url("../images/griddler-button.png") 0 0 repeat-x;
	/*	Firefox	*/
	background-image: -moz-linear-gradient(top, #53CC13 0%, #4CBF10 49%, #3FBA00 50%, #3BB000 100%);
	/*	Webkit (Safari 3+, Chrome)	*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#53CC13), to(#3BB000), color-stop(.49,#4CBF10),color-stop(.5,#3FBA00));
	/*	IE8+:	*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#53CC13, endColorstr=#3BB000)";	
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0 1px 0 #2A6000;
	text-align: center;
	line-height: 40px;
	border: solid 1px #43B300;
	-moz-box-shadow: 1px 2px 2px #319300, inset 0 1px 1px #6ED731;
	-moz-box-shadow: 1px 2px 2px #319300, inset 0 1px 1px rgba(149,234,89,0.48);
	-webkit-box-shadow: 1px 2px 2px #319300, inset 0 1px 1px #6ED731;
	-webkit-box-shadow: 1px 2px 2px #319300, inset 0 1px 1px rgba(149,234,89,0.48);	
	box-shadow: 1px 2px 3px #319300, inset 0 1px 1px #6ED731;
	box-shadow: 1px 2px 2px #319300, inset 0 1px 1px rgba(149,234,89,0.48);	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#griddler article .button:hover {
	background: #45C800 url("../images/griddler-button-hover.png") 0 0 repeat-x;
	/*	Firefox	*/
	background-image: -moz-linear-gradient(top, #4AB614 0%, #4DC111 49%, #41BE00 50%, #45C800 100%);
	/*	Webkit (Safari 3+, Chrome)	*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4AB614), to(#45C800), color-stop(.49, #4DC111),color-stop(.5, #41BE00));
	/*	IE8+:	*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4AB614, endColorstr=#45C800)";
}

















#griddler article .button:active {
	background: #45C800 url("../images/griddler-button-active.png") 0 0 repeat-x;
	/*	Firefox	*/
	background-image: -moz-linear-gradient(top, #4AB614 0%, #45C800 100%);
	/*	Webkit (Safari 3+, Chrome)	*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4AB614), to(#45C800));
	/*	IE8+:	*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4AB614, endColorstr=#45C800)";
	-moz-box-shadow: inset 1px 2px 2px #319300, inset 0 1px 1px #6ED731, 0 0 1px #F1F1F1;
	-moz-box-shadow: inset 1px 2px 2px #319300, inset 0 1px 1px rgba(149,234,89,0.48), 0 0 1px rgba(255,255,255,0.75);
	-webkit-box-shadow: inset 1px 2px 2px #319300, inset 0 1px 1px #6ED731, 0 0 1px #F1F1F1;
	-webkit-box-shadow: inset 1px 2px 2px #319300, inset 0 1px 1px rgba(149,234,89,0.48), 0 0 1px rgba(255,255,255,0.75);	
	box-shadow: inset 1px 2px 3px #319300, inset 0 1px 1px #6ED731, 0 0 1px #F1F1F1;
	box-shadow: inset 1px 2px 2px #319300, inset 0 1px 1px rgba(149,234,89,0.48), 0 0 1px rgba(255,255,255,0.75);	
}

#griddler article.first hgroup.top {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
}

#griddler article.first hgroup.top h1 {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

#griddler article.first {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
 
#griddler article.first section {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}

#griddler article.last hgroup.top {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
}

#griddler article.last hgroup.top h1 {
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
















#griddler article.last {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;	
}

#griddler article.last section {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}


#griddler article.selected {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0 -3px;
	position: relative; top: -10px;	z-index:10;
}


#griddler article:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0 -3px;
	position: relative; top: -10px;	z-index:10;
}

#griddler article.selected .top {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
}

#griddler article:hover .top {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
}

#griddler article.selected hgroup.top h1 {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

#griddler article:hover hgroup.top h1 {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

#griddler article.selected section	{
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

#griddler article:hover section	{
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

#griddler article.selected	{
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
}












#griddler article:hover	{
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

#griddler article.selected section ul {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#griddler article:hover section ul {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#griddler article.selected h2 {	padding: 10px 0;	}

#griddler article:hover h2 {	padding: 10px 0;	}

#griddler article.selected .button {
	font-size: 20px;
	padding: 3px 0;
}

#griddler article:hover .button {
	font-size: 20px;
	padding: 3px 0;
}

#griddler.col3 article {	width: 318px;	}

#griddler.col3 article.selected {	width: 250px;	}

#griddler.col3 article:hover {	width: 250px;	}

#griddler.col4 article .button {	font-size: 22px;	}

#griddler.col3 article .button {	font-size: 22px;	}

#griddler.col4 article.selected .button {	font-size: 26px;	}

#griddler.col3 article.selected .button {	font-size: 26px;	}

#griddler.col4 article:hover .button {	font-size: 26px;	}

#griddler.col3 article:hover .button {	font-size: 26px;	}

#griddler.col3 article.selected .price strong {	font-size: 48px;	}

#griddler.col3 article:hover .price strong {	font-size: 48px;	}

#griddler.col4 article {	width: 231px;	}

#griddler.col4 article.selected {	width: 242px;	}

#griddler.col4 article:hover {	width: 242px;	}

#griddler.col5 article {	width: 192px;	}

#griddler.col5 article.selected {	width: 196px;	}

#griddler.col5 article:hover {	width: 196px;	}

#griddler section ul li.tooltip-holder {	position: relative; cursor: pointer;	}














#griddler .tooltip {
	position: absolute; left: 70%; top: -42px; z-index: 20;
	display: none;
	padding-bottom: 30px;
	background: url("../images/griddler-bg-tooltip.png") no-repeat right bottom;
	width: 272px;
	font-size: 13px!important;
	line-height: 1.35em;
	color: #333;
}

#griddler .tooltip > div {
	background: url("../images/griddler-bg-tooltip.png") no-repeat left top;
	padding: 30px 30px 0 45px;
}

#griddler .tooltip * {	text-align: left!important;	}

#griddler .tooltip h3 {
	font-size: 14px;
	margin: 0!important;
	text-shadow: 0 1px 0 #fff;
}

#griddler .tooltip p {	line-height: 20px; margin: 0;	}

#griddler article section ul li:hover .tooltip {	display: block;	}












body {
	margin:0;
	background:url(../images/bg.png) 0 0;
	font-size:62.5%;
	line-height:16px;
	font-family:Arial, Verdana, helevtica;

}



























blockquote { padding:0; margin:0; }

p { padding:0; margin:0; }

input { padding:0; margin:0; }

form { padding:0; margin:0; }

li { padding:0; margin:0; }

ol { padding:0; margin:0; }

ul { padding:0; margin:0; }

h6 { padding:0; margin:0; }

h5 { padding:0; margin:0; }

h4 { padding:0; margin:0; }

h3 { padding:0; margin:0; }

h2 { padding:0; margin:0; }

h1 { padding:0; margin:0; }

h1 { font-size:2.6em; color:#210121; background:url(../images/header-border.png) 0 bottom repeat-x; padding:15px 0 13px 0; margin:0 0 5px 0; }

h2 { font-size:2.4em; color:#210121; background:url(../images/header-border.png) 0 bottom repeat-x; padding:15px 0 13px 0; margin:0 0 5px 0; }

h3 { font-size:2em; color:#210121; background:url(../images/header-border.png) 0 bottom repeat-x; padding:15px 0 13px 0; margin:0 0 5px 0; }

h4 { font-size:1.8em; color:#210121; background:url(../images/header-border.png) 0 bottom repeat-x; padding:15px 0 13px 0; margin:0 0 5px 0; }

h5 { font-size:1.6em; color:#210121; background:url(../images/header-border.png) 0 bottom repeat-x; padding:15px 0 13px 0; margin:0 0 5px 0; }

h6 { font-size:1.4em; color:#210121; background:url(../images/header-border.png) 0 bottom repeat-x; padding:15px 0 13px 0; margin:0 0 5px 0; }

p { font-size:1.2em; color:#666666; line-height:22px; padding:10px 0; }

img { border:none; }

a { position:relative; z-index:2; }

a:hover img { position:relative; z-index:2; }

a img { position:relative; z-index:2; }

a { color:#210121; text-decoration:none; outline:none; }

#wrap {
	background:url(../images/header-bg.jpg) center 0 repeat-x;
}

#header-top {
	background:url(../images/top-bg.png) 0 0 repeat-x;
	position:relative;
	z-index:2;
}


/* ==================== VPS page */


#h1-line-vps {width: 100%; padding: 40px 0px; background: #000000;}
ul.vps-list {margin: 0px; padding: 0px 0px 0px 0px;}
ul.vps-list li {background: url(../images/design/bull-vps.gif) no-repeat scroll 1px 6px; padding: 0px 0px 0px 9px;}
/*.vps-content p {padding: 0px 0px 5px 0px;}*/
.vps-content .unit-4 {padding-bottom: 30px;}
.vps-tabs-box3 {position: relative;}
.vps-tabs-box2 {position: relative;}
.vps-tabs-box1 {position: relative;}
.vps-tabs-box2 {width: 939px;}
.vps-tabs-box1 {width: 939px;}
.vps-tabs-box1 {background: url(../images/design/vps-bg-tabs-rep.gif) 0px 0px repeat-y; margin: 0px -7px 0px -8px;}
.vps-tabs-box2 {background: url(../images/design/vps-bg-tabs-top.gif) 0px 0px no-repeat;}
.vps-tabs-box3 {background: url(../images/design/vps-bg-tabs-bottom.gif) left bottom no-repeat; padding: 12px 0px 10px 87px; width: 852px;}
.vps-tabs-box32 {background: url(../images/design/vps-bg-tabs-bottom.gif) left bottom no-repeat; padding: 37px 15px 18px 15px; width: 909px;}

.vps-tablebox22 {width: 852px;}

.vps-tablebox2 {width: 852px;}

.vps-tablebox1 {width: 852px;}
.vps-tablebox3 {}
.vps-tablebox1 {background: url(../images/design/vps-tablebox-rep.gif) 0px 0px repeat-y;}
.vps-tablebox2 {background: url(../images/design/vps-tablebox-top.gif) 0px 0px no-repeat;}
.vps-tablebox22 {background: url(../images/design/vps-tablebox-top2.gif) 0px 0px no-repeat;}
.vps-tablebox3 {background: url(../images/design/vps-tablebox-bottom.gif) 0px bottom no-repeat; width: 835px; padding: 32px 0px 24px 17px; min-height: 244px;}
* html .vps-tablebox3 {height: 244px;}
/*h1.vps-h1 { font-size: 24px; color: #929292; padding: 0px 0px 0px 13px; float: none; text-align: left; margin: 0px; height: 40px;}*/
h1.vps-h1 {width: 18px; height: 141px; position: absolute; top: 26px; left: 19px;}

table.vps-plans-table {width: 810px; border-collapse: separate; border-color: #f7f7f7;}

/*table.vps-plans-table th.vps-col1 {background-color: #da4a17;}
table.vps-plans-table th.vps-col2 {background-color: #e07604;}
table.vps-plans-table th.vps-col3 {background-color: #ba9e13;}
table.vps-plans-table th.vps-col4 {background-color: #82a836;}
table.vps-plans-table th.vps-col5 {background-color: #3badaa;}
table.vps-plans-table th.vps-col6 {background-color: #4e91c2;}

table.vps-plans-table td.vps-col1 {background-color: #e8a087;}
table.vps-plans-table td.vps-col2 {background-color: #ebb67d;}
table.vps-plans-table td.vps-col3 {background-color: #d8ca85;}
table.vps-plans-table td.vps-col4 {background-color: #bccf96;}
table.vps-plans-table td.vps-col5 {background-color: #99d2d0;}
table.vps-plans-table td.vps-col6 {background-color: #a2c4dc;}*/

table.vps-plans-table th.vps-col3 {background-color: #da4a17;}
table.vps-plans-table th.vps-col4 {background-color: #e07604;}
table.vps-plans-table th.vps-col5 {background-color: #ba9e13;}
table.vps-plans-table th.vps-col2 {background-color: #82a836;}
table.vps-plans-table th.vps-col1 {background-color: #3badaa;}
table.vps-plans-table th.vps-col6 {background-color: #4e91c2;}

table.vps-plans-table td.vps-col3 {background-color: #e8a087;}
table.vps-plans-table td.vps-col4 {background-color: #ebb67d;}
table.vps-plans-table td.vps-col5 {background-color: #d8ca85;}
table.vps-plans-table td.vps-col2 {background-color: #bccf96;}
table.vps-plans-table td.vps-col1 {background-color: #99d2d0;}
table.vps-plans-table td.vps-col6 {background-color: #a2c4dc;}

table.vps-plans-table-col6 td {width: 114px; padding: 4px;}

table.vps-plans-table-col6 th {width: 114px; padding: 4px;}
table.vps-plans-table-col5 td {width: 154px; padding: 4px;}
table.vps-plans-table-col5 th {width: 154px; padding: 4px;}
table.vps-plans-table-col4 td {width: 194px; padding: 4px;}

table.vps-plans-table-col4 th {width: 194px; padding: 4px;}

table.vps-plans-table td {position: relative; text-align: center; border-right: solid 7px ; border-bottom: solid 8px #f7f7f7; border-left: solid 6px #f7f7f7; border-collapse: separate; border-color: #f7f7f7; vertical-align: top; background-color: #f7f7f7;}

table.vps-plans-table th {position: relative; text-align: center; border-right: solid 7px ; border-bottom: solid 8px #f7f7f7; border-left: solid 6px #f7f7f7; border-collapse: separate; border-color: #f7f7f7; vertical-align: top; background-color: #f7f7f7;}
table.vps-plans-table th {font-size: 18px; color: #ffffff; white-space: nowrap;}
table.vps-plans-table th sup {}

table.vps-plans-table .vps-bg {position: relative; margin: -4px; padding: 4px 4px;}
table.vps-plans-table th sup {text-transform: uppercase;}
table.vps-plans-table td .vps-bg {color: #ffffff; font-weight: bold; height: 31px; font-size: 11px;}
table.vps-plans-table .vps-bg .corn-br {width: 3px; height: 3px; font-size: 1px; line-height: 1px; background-position: 0px 0px; background-repeat: no-repeat; position: absolute;}
table.vps-plans-table .vps-bg .corn-bl {width: 3px; height: 3px; font-size: 1px; line-height: 1px; background-position: 0px 0px; background-repeat: no-repeat; position: absolute;}
table.vps-plans-table .vps-bg .corn-tr {width: 3px; height: 3px; font-size: 1px; line-height: 1px; background-position: 0px 0px; background-repeat: no-repeat; position: absolute;}
table.vps-plans-table .vps-bg .corn-tl {width: 3px; height: 3px; font-size: 1px; line-height: 1px; background-position: 0px 0px; background-repeat: no-repeat; position: absolute;}
table.vps-plans-table .vps-bg .corn-tl {background-image: url(../images/design/vps-corn-tl.png); top: 0px; left: 0px;}
table.vps-plans-table .vps-bg .corn-tr {background-image: url(../images/design/vps-corn-tr.png); top: 0px; right: 0px;}
table.vps-plans-table .vps-bg .corn-bl {background-image: url(../images/design/vps-corn-bl.png); bottom: 0px; left: 0px;}
table.vps-plans-table .vps-bg .corn-br {background-image: url(../images/design/vps-corn-br.png); bottom: 0px; right: 0px;}

* html table.vps-plans-table th .vps-bg .corn-tl {background-image: url(../images/design/vps-corn-tl.png); top: 0px; left: -9px;}
* html table.vps-plans-table th .vps-bg .corn-tr {background-image: url(../images/design/vps-corn-tr.png); top: 0px; right: 0px;}
* html table.vps-plans-table th .vps-bg .corn-bl {background-image: url(../images/design/vps-corn-bl.png); bottom: -1px; left: -9px;}
* html table.vps-plans-table th .vps-bg .corn-br {background-image: url(../images/design/vps-corn-br.png); bottom: -1px; right: 0px;}


* html table.vps-plans-table .vps-bg .corn-br {display: none;}


* html table.vps-plans-table .vps-bg .corn-bl {display: none;}


* html table.vps-plans-table .vps-bg .corn-tr {display: none;}


* html table.vps-plans-table .vps-bg .corn-tl {display: none;}

table.vps-plans-table tr.vps-cost td {font-size: 30px; background-color: transparent; line-height: 30px; vertical-align: bottom;}
table.vps-plans-table tr.vps-cost td.reseller-cost-1 {font-size: 22px;}

/*table.vps-plans-table tr.vps-cost td.vps-col1 {color: #da4a17;}
table.vps-plans-table tr.vps-cost td.vps-col2 {color: #e07604;}
table.vps-plans-table tr.vps-cost td.vps-col3 {color: #ba9e13;}
table.vps-plans-table tr.vps-cost td.vps-col4 {color: #82a836;}
table.vps-plans-table tr.vps-cost td.vps-col5 {color: #3badaa;}
table.vps-plans-table tr.vps-cost td.vps-col6 {color: #4e91c2;}*/

table.vps-plans-table tr.vps-cost td.vps-col3 {color: #da4a17;}
table.vps-plans-table tr.vps-cost td.vps-col4 {color: #e07604;}
table.vps-plans-table tr.vps-cost td.vps-col5 {color: #ba9e13;}
table.vps-plans-table tr.vps-cost td.vps-col2 {color: #82a836;}
table.vps-plans-table tr.vps-cost td.vps-col1 {color: #3badaa;}
table.vps-plans-table tr.vps-cost td.vps-col6 {color: #4e91c2;}
table.vps-plans-table tr.vps-cost td span.only {font-size: 12px; color: #4b4b4b; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

table.vps-plans-table ul {width: 100%;}
table.vps-plans-table ul li {padding: 5px 0px 3px 13px; background: url(../images/design/content-list-bull3.gif) 0px 9px no-repeat; border-bottom: solid 1px #d5d5d5; text-align: left; font-size: 12px; position: relative;}
table.vps-plans-table ul li.yes {background: none; position: relative;}
table.vps-plans-table ul li.yes img {display: block; position: absolute; left: -5px; top: 3px;}
a.btn_vps-buynow:hover {display: block; position: relative; left:-20px; margin: 0px auto; width: 79px; height: 26px; text-decoration: none; font-size: 1px; line-height: 1px; background: url(../images/design/btn_vps-buy-now.gif) 0px 0px no-repeat;}
a.btn_vps-buynow {display: block; position: relative; left:-20px; margin: 0px auto; width: 79px; height: 26px; text-decoration: none; font-size: 1px; line-height: 1px; background: url(../images/design/btn_vps-buy-now.gif) 0px 0px no-repeat;}
a.btn_vps-buynow:hover {background-position: 0px -26px;}
a.btn_vps-buynow2:hover {display: block; position: relative; margin: 0px auto; width: 108px; height: 32px; text-decoration: none; font-size: 1px; line-height: 1px; background: url(../images/design/btn_vps-buy-now2.gif) 0px 0px no-repeat;}
a.btn_vps-buynow2 {display: block; position: relative; margin: 0px auto; width: 108px; height: 32px; text-decoration: none; font-size: 1px; line-height: 1px; background: url(../images/design/btn_vps-buy-now2.gif) 0px 0px no-repeat;}
a.btn_vps-buynow2:hover {background-position: 0px -32px;}
.btn_vps-buynow3-box {display: block; position: relative; margin: 0px auto; width: 108px; height: 32px; z-index: 99;}
a.btn_vps-buynow3:hover {display: block; position: relative; margin: 0px auto; width: 108px; height: 32px; text-decoration: none; font-size: 1px; line-height: 1px; background: url(../images/design/btn_vps-buy-now3.gif) 0px 0px no-repeat; z-index: 101;}
a.btn_vps-buynow3 {display: block; position: relative; margin: 0px auto; width: 108px; height: 32px; text-decoration: none; font-size: 1px; line-height: 1px; background: url(../images/design/btn_vps-buy-now3.gif) 0px 0px no-repeat; z-index: 101;}
a.btn_vps-buynow3:hover {background-position: 0px -32px;}
.btn_vps-buynow3-box span {display: block; width: 172px; height: 136px; position: absolute; top: -1px; left: -65px; z-index: 100; font-size: 1px; line-height: 1px; background: url(../images/design/vps_freecpanel.png) 0px 0px no-repeat;}
table.vps-plans-table ul.vps-list2 li {padding: 5px 0px 3px 0px; text-align: left; font-size: 11px; border: none; background: none; color: #313131; font-weight: bold; border-bottom: solid 1px #d5d5d5;}
table.vps-plans-table ul.vps-list2 li.vps-li-last {border: none;}
table.vps-plans-table ul li.vps-li-last {border: none;}
table.vps-plans-table tr.vps-options td {font-size: 18px; font-weight: bold; text-align: left; line-height: 18px; border-bottom: none;}

table.vps-plans-table2 td {text-align: left;}
table.vps-plans-table2 td.vps-plans-left {font-weight: bold;}

ul.reseller-list {background: url(../images/design/bg-h1home.gif) repeat-x left top; padding: 14px 0px 8px 0px; margin-top: 5px; height: 29px;}
ul.reseller-list li {display: block; float: left; padding: 0px 85px 0px 34px; background: url(../images/design/bull-reseller-list.gif) 0px 0px no-repeat; line-height: 29px;}
ul.reseller-list li.reseller-list-last {padding-right: 0px;}

a.reseller-banner {
	display: block; margin-bottom: 20px;
}

















#header {
	width:960px;
	margin:0 auto;
	position:relative;
}

#logo { padding:22px 0 15px 0; width:173px; clear:both; display:block; }

.contactdetails {
	height:33px;
	color:#fff;
	float:left;
}

.contactdetails li {
	list-style:none;
	float:left;
	height:33px;
	line-height:32px;
	padding-right:30px;
}

.contactdetails a { color:#fff; }

.socialicons {
	float:right;
}

.socialicons li {
	float:left;
	list-style:none;
	margin:4px 0 0 5px;
	position:relative;
}

.socialicons li em {
	display:block;
	position:absolute;
	background:url(../images/hovertip.png) 0 0 no-repeat;
	width:49px;
	height:23px;
	top:35px;
	left:-12px;
	display:none;
	color:#fff;
	font-style:normal;
	text-align:center;
	line-height:26px;
}

.socialicons li a {
	text-indent:-9999px;
	background:url(../images/socialicons.png) 0 0 no-repeat;
	height:24px;
	width:24px;
	display:block;
}

.socialicons li a.rss { background-position:-24px 0; }
.socialicons li a.facebook { background-position:-48px 0; }
.socialicons li a.twitter { background-position:-72px 0; }


/* == Search Form == */
#searchfrm {
	position:absolute;
	width:210px;
	height:30px;
	background:url(../images/search.png) 0 0 no-repeat;
	right:7px;
	bottom:9px;
}

#searchfrm .go {
	background:none;
	border:none;
	display:block;
	text-indent:-9999px;
	width:30px;
	height:30px;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
}

#searchfrm .searchfield {
	border:none;
	background:none;
	height:24px;
	width:170px;
	line-height:24px;
	margin:3px 0;
	padding:0 5px;
}


/* == Menu == */


/* == Background theme == */
#headerwrap {
	background:url(../images/breadcrumb-bg.png) 0 0;
	position:relative;
	z-index:1;
}

#backgroundtheme {
	background:url(../images/purple-space-bg.jpg) center 0 no-repeat;
	padding:20px 0 0 0;
	margin:9px 0 0 0;
	position:relative;
}

#backgroundtheme.sub {
	background:url(../images/purple-space-bg-sml.jpg) center 0 no-repeat;
	height:76px;
	padding:17px 0;
}

#backgroundtheme.sub h1 {
	color:#202020;
	padding:0;
	line-height:36px;
	color:#fff;
	width:940px;
	margin:0 auto;
	background:none;
}

#nivowrap {
	background:#212121;
	border:9px solid #000;
	padding:1px;
}

#slider-wrap {
	background:url(../images/slider-shadow.png) 0 bottom no-repeat;
	padding-bottom:30px;
	width:960px;
	margin:0 auto;
}

#slider {
	position:relative;
	width:940px;
	height:370px;
	z-index:8;
}

#slider img { position:absolute; top:1px; left:1px; }

#slider ul {
	width:940px;
	list-style:none;
}

.homeheader {
	height:101px;
	background:url(../images/breadcrumb-border.png) 0 bottom repeat-x;
}

.breadcrumb {
	height:31px;
	background:url(../images/breadcrumb-border.png) 0 bottom repeat-x;
}

.breadcrumb ul {
	list-style:none;
	height:31px;
}

.breadcrumb ul li {
	float:left;
	line-height:31px;
	color:#353535;
	padding:0 0 0 12px;
	background:url(../images/breadcrumb-arrow.png) 0 center no-repeat;
	font-weight:bold;
}

.breadcrumb ul li a {
	color:#353535;
	text-decoration:none;
	display:block;
	float:left;
	height:31px;
	padding:0 7px 0 0;
}

.breadcrumb ul li.home { background:none; padding:0; }

.breadcrumb ul li.home a {
	background:url(../images/breadcrumb-home.png) 0 center no-repeat;
	width:16px;
	height:31px;
	text-indent:-9999px;
}

/* == Portfolio Sorting == */
.portfolio { overflow:hidden; padding-bottom:15px; }

.oneportfolio { float:left; padding:0 10px 0 0; }

.oneportfoliotxt { float:left; width:330px; padding:0 0 0 10px; }

.hidden { display:none; }

.entry {
	clear:both;
	float:left;
	overflow:hidden;
	position:relative;
	width:100%;
}

.portfolio_entry { position:static; }

a.lightboxlink {
	display:block;
	background:#fff;
	overflow:hidden;
	float:left;
	margin-bottom:15px;
}

a.lightboxlink img { float:left; margin:0; }

.sortbyfilter {
	color:#fff;
	float:left;
	font-size:1.2em;
	margin:25px 0;
	margin-right:20px;
}

.sortbytype {
	color:#fff;
	float:left;
	font-size:1.2em;
	margin:25px 0;
	margin-right:20px;
}

.sortbyfilter { float:right; margin-right:0; }

.sortbyfilter span {
	float:left;
	margin:0 10px 0 0;
	line-height:26px;
}

.sortbytype span {
	float:left;
	margin:0 10px 0 0;
	line-height:26px;
}

.sortbyfilter a {
	float:left;
	margin:0 10px 0 0;
	line-height:26px;
	background:#fff;
	opacity:.8;
	filter: alpha(opacity = 80);
	display:block;
	float:left;
	text-decoration:none;
	color:#210121;
	padding:0 15px;
	height:26px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.sortbytype a {
	float:left;
	margin:0 10px 0 0;
	line-height:26px;
	background:#fff;
	opacity:.8;
	filter: alpha(opacity = 80);
	display:block;
	float:left;
	text-decoration:none;
	color:#210121;
	padding:0 15px;
	height:26px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.sortbyfilter a.active_sort {
	opacity:1;
	filter: alpha(opacity = 100);
}

.sortbyfilter a:hover {
	opacity:1;
	filter: alpha(opacity = 100);
}

.sortbytype a.active_sort {
	opacity:1;
	filter: alpha(opacity = 100);
}

.sortbytype a:hover {
	opacity:1;
	filter: alpha(opacity = 100);
}

.inner {
	width:940px;
	margin:0 auto;
}

.homeheader h1 {
	color:#202020;
	padding:10px 0 0 0;
	line-height:36px;
	background:none;
	margin:0;
}

a.bigbutton {
	background:url(../images/button.png) right -47px no-repeat;
	display:block;
	font-size:1.8em;
	color:#fff;
	height:47px;
	float:right;
	line-height:47px;
	text-decoration:none;
	margin:16px 0 0 0;
}
a.bigbutton span {
	padding:0 14px;
	height:47px;
	display:block;
	background:url(../images/button.png) 0 0 no-repeat;
}
a.bigbutton span strong {
	background:url(../images/arrow.png) right 0 no-repeat;
	padding:0 30px 0 0;
}


/* == Main Content Stuff == */
#maincontentwrap{
	background:url(../images/fade.png) 0 0 repeat-x;
	overflow:hidden;
}

#contentinner {
background-image:url('../images/bg-main.png');
background-repeat:repeat-y; padding:10px 13px 0px 13px;
	width:960px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

.content {
	float:left;
	width:625px;
	padding:15px 25px 0 10px;
	overflow:hidden;
}

.content.fullwidth { width:1000px; }

 .twothird {
	width:300px;
	padding:0 25px 15px 0;
	float:left;
	overflow:hidden;
	position:relative;
}

 .fourth {
	width:300px;
	padding:0 25px 15px 0;
	float:left;
	overflow:hidden;
	position:relative;
}

 .third {
	width:300px;
	padding:0 25px 15px 0;
	float:left;
	overflow:hidden;
	position:relative;
}

 .half {
	width:300px;
	padding:0 25px 15px 0;
	float:left;
	overflow:hidden;
	position:relative;
}
.third { width:190px; }
.fourth { width:223px; padding:15px 8px 0; }
.twothird { width:410px; }

.content.fullwidth .half { width:465px; }
.content.fullwidth .third { width:300px; }
.content.fullwidth .fourth { width:223px; padding:15px 8px 0; }
.content.fullwidth .twothird { width:625px; }

.last { padding-right:0; }

.alignright {
	padding:4px;
	border:1px solid #d0d0d0;
	background:#fff;
	float:left;
	margin:5px 20px 0 0;
}

.alignleft {
	padding:4px;
	border:1px solid #d0d0d0;
	background:#fff;
	float:left;
	margin:5px 20px 0 0;
}
.alignright { float:right; margin:5px 0 0 20px; }

.imgborder {
	padding:4px;
	border:1px solid #d0d0d0;
	background:#fff;
	margin:0 0 15px 0;
}

.content ol {
	padding:10px 0;
}

.content ul {
	padding:10px 0;
}

.content ol li {
	font-size:1.2em;
	color:#666666;
	list-style:none;
	padding:7px 0;
}

.content ul li {
	font-size:1.2em;
	color:#666666;
	list-style:none;
	padding:7px 0;
}

.content ul li {
	background:url(../images/purple-bullet.png) 0 center no-repeat;
	padding-left:15px;
}

.content ol li {
	list-style-position:inside;
	list-style-type:decimal;
}

.content ol.commentlist li { list-style:none; }

.content.blog .postdetails {
	background:url(../images/header-border.png) 0 bottom repeat-x;
	padding:0;
	height:34px;
	line-height:28px;
	font-size:1.1em;
	color:#666666;
}

.content.blog .postdetails a.commentbubble {
	background:url(../images/comment-window.png) 0 0 no-repeat;
	padding:0 0 9px 3px;
	height:20px;
	width:28px;
	float:right;
	display:block;
	text-align:center;
	line-height:20px;
	color:#5b5b5b;
	text-shadow: 0px 1px 0px #fff;
}

.blogpostimg img {
	border:1px solid #D0D0D0;
	padding:4px;
	background:#fff;
	margin-top:20px;
}

.relatedposts {
	width:700px;
	padding-top:15px;
}

.relatedposts a { float:left; padding-right:5px; }

.relatedposts a .imgborder { margin-bottom:5px; }

.content .inputbox {
	display:block;
	border:1px solid #d5d5d5;
	background:#fff;
	height:15px;
	width:258px;
	color:#333;
	margin-bottom:20px;
	padding:8px 10px 5px 10px;
}

.inputbox { outline:none; }

.content p { text-shadow: 0px 1px 0px #fff; }

.content.fullwidth p { padding-right:60px; }

.content textarea.inputbox {
	width:400px;
	height:200px;
	font-size:1.3em;
	padding:10px;
	overflow:hidden;
	line-height:18px;
	font-family:Arial, Verdana, helevtica;
}

#commentfrm {
	padding:20px 0 0 0;
	overflow:hidden;
}

#contentinner #commentfrm a.button { float:left; }


#contentinner a.button {
	background:url(../images/anchor-button-purple.png) 0 bottom repeat-x;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	display:block;
	height:29px;
	line-height:29px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:0 15px;
	margin:0 0 20px 0;
	float:right;
	font-size:1.1em;
	text-shadow: 0px 1px 0px #000;
}

#contentinner a.button:hover { background-position:0 0; }

span.lightbox_video {
	background:url(../images/video-icon.png) center center no-repeat;
	display:block;
	position:absolute;
}

span.lightbox_image {
	background:url(../images/mag-icon.png) center center no-repeat;
	display:block;
	position:absolute;
}

span.top {
	display:block;
	background:url(../images/header-border.png) 0 center repeat-x;
	height:13px;
	clear:both;
	padding:10px 0 10px 10px;
	line-height:13px;
	margin-bottom:15px;
}
.fullwidth span.top { width:940px; }

span.top a {
	display:block;
	background:url(../images/top.png) 0 center no-repeat;
	height:13px;
	float:right;
	width:15px;
	padding-left:15px;
	color:#454545;
	text-decoration:none;
}


/* == Blog styling == */
#contentinner a.plus {
 float:right;
 margin:10px 0 0 0;
}

#contentinner a.plus span {
	background:url(../images/plus.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
}

.content ol li.comment {
	clear:both;
	margin:0 0 20px 0;
	padding:20px 20px 0 20px;
	overflow:hidden;
}

ul.children { clear:both; overflow:hidden; }

ul.children li { 
	clear:both;
	list-style:none;
	background:none;
	position:relative;
	width:495px;
	font-size:1em;
	float:right;
}

.comment p { font-size:1em; }

.comment.alt { background:url(../images/comment-alt-bg.png); }

.gravatar { float:left; }

.gravatar img.imgborder { width:60px; }

ul.children .gravatar img.imgborder { width:30px; }

.comment_content {
	float:right;
	width:495px;
	text-shadow: 0px 1px 0px #fff;
}

ul.children .comment_content { width:440px; }

.comment_content .author {
	font-size:1.4em;
	color:#000;
}

.comment_content .author i { font-size:.8em; }


/* == Sidebar styling == */
.sidebar {
	background:url(../images/sidebar-divider.png) 0 0 repeat-y;
	padding:0 0 0 29px;
	margin-top:30px;
	position:relative;
	width:260px;
	float:left;
	overflow:hidden;
}
.sidebar.leftsidebar {
	float:left;
	padding:0 29px 0 0;
	background-position:right 0;
	margin-right:10px;
}

span.sidebar-bottom {
	background:url(../images/sidebar-divider-top.png) 0 0 no-repeat;
	display:block;
	width:5px;
	height:50px;
	position:absolute;
	top:0;
	left:0;
}

span.sidebar-top {
	background:url(../images/sidebar-divider-top.png) 0 0 no-repeat;
	display:block;
	width:5px;
	height:50px;
	position:absolute;
	top:0;
	left:0;
}
span.sidebar-bottom {
	background:url(../images/sidebar-divider-bottom.png) 0 0 no-repeat;
	position:absolute;
	top:auto;
	bottom:0;
}

.leftsidebar span.sidebar-bottom { right:0; left:auto; }

.leftsidebar span.sidebar-top { right:0; left:auto; }

.sidebar h3 {
	color:#fff;
	background:url(../images/sidebar-header.png) 0 0 no-repeat;
	height:44px;
	line-height:44px;
	padding:0 0 0 15px;
	margin-bottom:15px;
}

#pagePeel {
	position:absolute;
	height:650px;
	width:700px;
	top:0;
	right:0;
	z-index:98;
}
#pMask {
	position:absolute;
	top:0;
	right:0;
	z-index:99;
	height:100px;
	width:100px;
	overflow:hidden;
}























.sidebar ul { margin-bottom:5px; overflow:hidden; }

.sidebar ul li {
	list-style:none;
	clear:both;
	overflow:hidden;
	margin:0 0 10px 0;
}

.sidebar ul li .tweet-text {
	font-size:1.2em;
	color:#333;
}

.sidebar ul li a {
	font-size:1.2em;
	color:#210121;
}

.sidebar ul li {
	margin:0 14px 12px;
	padding:0 0 14px 0;
	background:url(../images/header-border.png) 0 bottom repeat-x;
}

.jta-clear { display:none; }

.sidebar ul li .jta-tweet-attributes a {
	color:#5b5b5b;
	display:block;
	text-decoration:none;
	font-size:1em;
}

a.thumb img {
	border:1px solid #D0D0D0;
	background:#fff;
	padding:1px;
	float:left;
	margin-right:8px;
}

.sidebar ul.latestposts li {
	background:none;
	padding:0;
	margin:0 0 10px;
}

.sidebar ul.latestposts li a {
	text-decoration:none;
	color:#210121;
	font-size:1.2em;
}

.sidebar ul.latestposts li a:hover { text-decoration:underline; }

.sidebar ul.latestposts li a em {
	font-style:normal;
	display:block;
	color:#5b5b5b;
	font-size:.8em;
}

.sidebar ul.adverts { width:300px; }

.sidebar ul.adverts li {
	float:left;
	clear:none;
	margin:0 10px 10px 0;
	background:none;
	padding:0;
}


/* == Footer styling ==*/
#footerwrap {
	background:url(../images/footer-bg.png) 0 0;
	position:relative;
	overflow:hidden;
	clear:both;
}

.footerbdr {
	background:url(../images/footer-border-top.png) 0 0;
	position:absolute;
	height:2px;
	width:100%;
	top:0;
	left:0;
}

.footerbdr.bottom { top:auto; bottom:0; background:url(../images/footer-border.png) 0 0; }

#footermap {
	height:208px;
	border:1px solid #585858;
}

#footerwrap h2 {
	background:none;
	color:#fff;
	margin:0;
	padding:10px 0 20px 0;
}

.footer-inner { width:940px; margin:0 auto; padding:20px 0; overflow:hidden; }

.footer-inner li { float:left; list-style:none; }

.footer-inner .first { padding:0 90px 0 0; }
.footer-inner .second { padding:0 74px 0 0; }

.footer-inner .latestnews {
	width:200px;
	float:left;
}

.footer-inner .latestnews li {
	width:200px;
	background:url(../images/footer-li-bg.png) 0 bottom repeat-x;
}

.footer-inner .latestnews li a {
	color:#ccc;
	text-decoration:none;
	background:url(../images/bullet.png) 0 center no-repeat;
	line-height:14px;
	padding:10px 5px 10px 15px;
	display:block;
	font-size:1.2em;
}
.footer-inner .latestnews li a:hover { color:#fff; }

.footer-inner .latestflickr {
	width:276px;
	float:left;
}

.footer-inner .latestflickr li img { float:left; width:75px; height:75px; }

.footer-inner .latestflickr li {
	margin:0 15px 15px 0;
}

.footer-inner .latestflickr li a {
	float:left;
	border:1px solid #585858;
}

.footer-inner .latestflickr li a:hover { border-color:#ccc; }

.footer-inner .quickcontact {
	width:300px;
	float:left;
}

.footer-inner .quickcontact .inputbox {
	display:block;
	border:1px solid #303030;
	border-top:1px solid #111111;
	border-left:1px solid #111111;
	background:#191919;
	height:12px;
	width:178px;
	color:#ccc;
	margin-bottom:20px;
	padding:8px 10px;
}

.footer-inner .quickcontact textarea.inputbox {
	width:278px;
	height:88px;
	padding:10px;
	overflow:hidden;
	font-size:1.2em;
	line-height:18px;
	font-family:Arial, Verdana, helevtica;
}

.footer-inner .quickcontact textarea.inputbox.error { border:1px solid #660000; }

.footer-inner .quickcontact input.inputbox.error { border:1px solid #660000; }

.content textarea.inputbox.error { border:1px solid #ff0000; }

.content .inputbox.error { border:1px solid #ff0000; }

.success {
	display:none;
	color:#009900;
	float:right;
	margin-right:200px;
	width:200px;
	font-size:1.1em;
}

.footer-inner .success { float:left; margin-right:0; }

#footerwrap a.button {
	display:block;
	height:30px;
	background:url(../images/purple-button.png) 0 bottom repeat-x;
	border-top:1px solid #8403a2;
	border-right:1px solid #8403a2;
	float:right;
	padding:0 12px;
	color:#fff;
	font-size:1.4em;
	line-height:28px;
	text-decoration:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

#footerwrap a.button:hover { background-position:0 top; }

#footercopyright {
	background:#000;
	height:50px;
}

#footercopyright .footer-inner { padding:0; height:50px; line-height:50px; color:#969595; font-size:1.1em; }


	
	
	
	
	
	
	
	
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
	padding:20px 0;
}
.nivo-caption p {
	padding:5px 20px;
	margin:0;
	color:#fff;
	font-size:1.8em;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:relative;
	top:390px;
	text-align:center;
	margin:0 auto;
}
.nivo-controlNav a {
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../images/slider-nav.png) 0 0 no-repeat;
	text-indent:-9999px;
	margin:0 5px;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a:hover { opacity:0.5; }
.nivo-controlNav a.active {
	background-position:0 -16px;
}



.coin-slider { zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; top:10px; }

.cs-buttons a {
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../images/slider-nav.png) 0 0 no-repeat;
	text-indent:-9999px;
	margin:0 5px;
	z-index:99;
	cursor:pointer;
}
a.cs-active { background:url(../images/slider-nav.png) 0 -16px no-repeat; }


.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }

.cs-prev { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }

.piecemakerslider { padding:30px 0 0 0; }


/* == Jquery Tip == */
.tipsy { 
	padding: 5px; 
	font-size: 13px;
	background-repeat: no-repeat;  
	background-image: url(../images/tipsy.gif);
	width: 120px;
}
 
.tipsy-inner { 
	padding: 5px 8px 4px 8px; 
	background-color: #000; 
	color: white; 
	opacity:0.8;
	max-width: 200px; 
	text-align: center;
}
  .tipsy-inner { 
  	border-radius: 3px;
  	-moz-border-radius:3px; 
  	-webkit-border-radius:3px; 
}
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }





/* == Control Panel == */
#controlpanel {
	position:fixed;
	background:url(../images/footer-bg.png) 0 0;
	width:100px;
	padding:10px;
	left:20px;
	top:20px;
	color:#fff;
	z-index:3;
	border:1px solid #585858;
}

#controlpanel ul {
	list-style:none;
}

#controlpanel strong { clear:both; display:block; padding-top:10px; }

#controlpanel ul li ul li {
	float:left;
	margin:5px 5px 0 0;
}

#controlpanel ul li ul li a {
	display:block;
	width:20px;
	height:20px;
	text-indent:-9999px;
	border:1px solid #585858;
	float:left;
}
#controlpanel ul li ul li a:hover { border-color:#fff; }

#controlpanel a.white { background:#fff; }
#controlpanel a.black { background:#000; }
#controlpanel a.blue-header { background:#000033; }
#controlpanel a.lava-header { background:#ff3333; }
#controlpanel a.purple-header { background:#660066; }
#controlpanel a.yellow-buttons { background:#ffcc33; }
#controlpanel a.green-buttons { background:#336600; }
#controlpanel a.orange-buttons { background:#f67f00; }
#controlpanel a.pink-buttons { background:#ff0099; }


































