html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

html {
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #555;
	background: #fff url('../images/bg-body.gif') top left repeat-y;
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6 {
	color: #222;
	font-weight: bold;
}

h1 {
	font-size: 31px;
	font-weight: bold;
}

h2 {
	font-size: 26px;
	padding: 0 0 10px 0;
}

h3 {
	font-size: 17px;
	padding: 0 0 10px 0;
}

h4 {
	font-size: 15px;
	padding: 0 0 5px 0;
}

h5 {
	font-size: 14px;
	padding: 0 0 5px 0;
}

h6 {
	font-size: 12px;
	padding: 0 0 5px 0;
}

a {
	color: #57a000;
	text-decoration: none;
}

a:hover {
	color: #000;
}

a:active {
	color: #777;
}

a:focus {
	outline: 1px;
}

strong {
	font-weight: bold;
	color: #333;
}

small {
	font-size: 0.85em;
}

pre {
	font-family: monospace;
}

p {
	padding: 5px 0 10px 0;
	line-height: 1.6em;
}

body {
	line-height: 1;
	color: black;
	color: black;
	background: white;
	background: white;
}

ol,ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td {
	font-weight: normal;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

.logo {
	background: url(../images/logo.png) no-repeat top left!important;
	display:block!important;
	clear:both;
	line-height:60px
}

.logo a {
	padding:20px 135px!important;
}

.column-body {
	padding: 0;
	border-bottom: 1px solid #ddd;
	clear: both;
	overflow: hidden;
}

.content-box-body {
	border-top: 1px solid #ccc;
	padding: 20px;
	min-height: 400px;
}

#body-wrapper {
	min-height: 700px;
}

.clear {
	clear: both;
}

body#front {
	background: #f0f0f0
}

body#front .front {
	margin: auto;
}

body#front .features div.clear {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}

body#front .features .feature {
	padding-bottom: 20px;
	padding-top: 10px;
}

body#front .features .feature h4 {
	text-shadow: 1px 1px 1px #ddd;
	text-transform: uppercase;
	font-size: 14px;
	color: #266B7B;
	letter-spacing: -1px;
	font-family: helvetica, arial;
	padding-bottom: 2px;
	word-spacing: 6px;
	padding-top: 6px
}

body#front .features .feature p {
	text-shadow: 1px 1px 1px #fff;
	padding: 0 8px 0 0px;
	font-size: 1.1em;
	word-spacing: 3px
}

body#front .features .feature .feature-icon {
	width: 56px;
	height: 48px;
	float: left;
	background: transparent url('../images/icons/shield_48.png') top left
		no-repeat;
}

body#front .features .feature .anonymous {
	background-image: url('../images/icons/user_48.png');
}

body#front .features .feature .support {
	background-image: url('../images/icons/help_48.png');
}

body#front .features .feature .datacenters {
	background-image: url('../images/icons/globe_48.png');
}

body#front .features .feature .activation {
	background-image: url('../images/icons/clock_48.png');
}

body#front .features .feature .speed {
	background-image: url('../images/icons/statistics_48.png');
}

body#front .features .feature .locations {
	background-image: url('../images/icons/bubble_48.png');
}

#main .content-box-body {
	min-height: 0;
	background: #fff url('../images/test/display.jpg') bottom left no-repeat
		;
}

.footer {
	padding-top: 15px;
	margin-bottom: 20px;
	color: #999;
	font-size: .9em
}

.footer ul {
	float: right;
}

.footer li {
	display: inline;
}

.footer li a {
	color: #666;
}

.footer li a span.txt {
	border-bottom: 1px dashed #666
}

.footer li a span.indicator {
	color: #f0f0f0
}

.footer li a:hover span.indicator {
	color: #333
}

.footer li a:hover span.txt {
	border-bottom: 1px solid #666
}

.front h1,.front h2 {
	text-align: center
}

.front-promo {
	float: left;
	width: 520px;
}

.front-promo-img {
	float: right;
	background: transparent url('../images/test/apple.png') bottom left
		no-repeat;
	height: 300px;
	width: 320px
}

.front-promo p {
	font-size: 1.3em;
	padding-top: 10px
}

.front-promo h1 {
	color: #444444;
	font-family: helvetica;
	font-size: 28px !important;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding: 0 0 10px;
	text-transform: uppercase;
	text-align: left;
	text-shadow: 1px 1px 1px #ccc
}

.orange {
	color: #E45000;
}

.green {
	color: #9D9E5A !important;
}

.blue {
	color: #266B7B;
}

.front-promo .button_orange_left {
	background: transparent url(../images/test/buybtn.png) repeat-x scroll 0
		0;
	color: #FFFFFF;
	float: left;
	font-family: 'helvetica neue', helvetica, arial;
	font-size: .8em !important;
	font-weight: bold;
	padding: 16px 25px 13px 55px !important;
	border: 1px solid #01343f;
	text-shadow: 1px 1px 1px #01343f;
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius: 6px;
	position: relative;
}

.front-promo .button_orange_left:hover {
	background: transparent url(../images/test/buybtnh.png) repeat-x scroll
		0 0;
}

.front-promo .button_orange_left span.cart {
	position: absolute;
	top: 5px;
	left: 10px;
	background: transparent url(../images/icons/buy_32.png) no-repeat top
		left;
	display: block;
	width: 32px;
	height: 32px;
	float: left
}

ul.actions {
	float: right;
	margin-top: -1px
}

ul.actions li {
	display: inline;
	float: left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #fff
}

ul.actions li:first-child {
	border-left: 0px
}

ul.actions li:last-child {
	border-right: 0px
}

.actions a {
	padding: 6px 14px 4px 32px !important;
	height: 23px;
	line-height: 23px;
	display: block;
	color: #333;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
	background-color: transparent;
	background-position: 12px 9px;
	background-repeat: no-repeat;
}

.actions li.create a {
	background-image: url('../images/icons/plus.png');
}

.actions li.admin a {
	background-image: url('../images/icons/gear.png');
}

.actions li.delete a {
	background-image: url('../images/icons/delete.png');
}

.actions li.update a {
	background-image: url('../images/icons/pencil.png');
}

.actions li.help a {
	background-image: url('../images/icons/info.png');
}

.actions li.chat a {
	background-image: url('../images/icons/user_16.png');
}

.actions li.order a {
	background-image: url('../images/icons/wallet_16.png');
}

.actions li.proxy a {
	background-image: url('../images/icons/shield_16.png');
}

.actions li.search a {
	background-image: url('../images/icons/search_16.png');
}

.actions li.cart a {
	background-image: url('../images/icons/buy_16.png');
}

.actions li.members a {
	background-image: url('../images/icons/key_16.png');
}

.actions li.contact a {
	background-image: url('../images/icons/bubble_16.png');
}

.actions li.home a {
	background-image: url('../images/icons/home_16.png');
}

.actions li.register a {
	background-image: url('../images/icons/user_add.png');
}

.actions li.datacenters a {
	background-image: url('../images/icons/globe_16.png');
}

.actions a:hover {
	color: #000;
	background-color: #E5E5E5
}

.content-box,.content-box-header {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}

.content-box-body {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
}

.content-box-header {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
}

#main-content {
	margin: 0 20px 0 250px;
	padding: 20px 0 0 0;
}

.content-box {
	border: 1px solid #ccc;
	margin: 0 0 20px 0;
	background: #fff;
	-moz-box-shadow: 0px 1px 2px #ccc;
	-webkit-box-shadow: 0px 1px 2px #ccc;
	box-shadow: 0px 1px 2px #ccc;
}

.content-box-header {
	background: #e5e5e5 url('../images/bg-content-box.gif') top left
		repeat-x;
	margin-top: 1px;
	height: 32px;
}

.content-box-header h3 {
	padding: 10px 15px 10px;
	float: left;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
	color: #333;
	font-family: helvetica
}

.content-box-header h3 a {
	color: #000;
	border-bottom: 1px dotted #000
}

.content-box-content {
	padding: 20px;
	font-size: 13px;
	border-top: 1px solid #ccc;
}

.content-box-cont {
	padding: 0px;
	font-size: 13px;
	border-top: 1px solid #ccc;
}

.wb_column,div.wb_span-1,div.wb_span-2,div.wb_span-3,div.wb_span-4,div.wb_span-5,div.wb_span-6,div.wb_span-7,div.wb_span-8,div.wb_span-9,div.wb_span-10,div.wb_span-11,div.wb_span-12,div.wb_span-13,div.wb_span-14,div.wb_span-15,div.wb_span-16,div.wb_span-17,div.wb_span-18,div.span-19,div.span-20,div.span-21,div.span-22,div.span-23,div.span-24
	{
	float: left;
	margin-right: 10px;
}

.wb_last,div.wb_last {
	margin-right: 0;
}

.wb_span-1 {
	width: 30px;
}

.wb_span-2 {
	width: 70px;
}

.wb_span-3 {
	width: 110px;
}

.wb_span-4 {
	width: 150px;
}

.wb_span-5 {
	width: 190px;
}

.wb_span-6 {
	width: 230px;
}

.wb_span-7 {
	width: 270px;
}

.wb_span-8 {
	width: 310px;
}

.wb_span-9 {
	width: 350px;
}

.wb_span-10 {
	width: 390px;
}

.wb_span-11 {
	width: 430px;
}

.wb_span-12 {
	width: 470px;
}

.wb_span-13 {
	width: 510px;
}

.wb_span-14 {
	width: 550px;
}

.wb_span-15 {
	width: 590px;
}

.wb_span-16 {
	width: 630px;
}

.wb_span-17 {
	width: 670px;
}

.wb_span-18 {
	width: 710px;
}

.wb_span-19 {
	width: 750px;
}

.wb_span-20 {
	width: 790px;
}

.wb_span-21 {
	width: 830px;
}

.wb_span-22 {
	width: 870px;
}

.wb_span-23 {
	width: 910px;
}

.wb_span-24,div.wb_span-24 {
	width: 950px;
	margin: 0;
}

.wb_notice {
	background: #FFFECC url('../images/smile_notice.gif') no-repeat 10px;
	border-color: #FAECB5;
}

.wb_success {
	background: #E2F9E3 url('../images/smile_success.gif') no-repeat 10px;
	border-color: #9ECE9E;
}

.wb_error {
	background: #FFEDEF url('../images/smile_error.gif') no-repeat 10px;
	border-color: #FFC5CC;
}

.wb_notice,.wb_success,.wb_error {
	color: #636363;
	font-size: 0.92em;
	padding: 16px 14px 16px 68px;
	margin: 0px 0px 15px 0px;
	-moz-border-radius: 3px;
	border-width: 2px;
	border-style: solid;
}

.wb_notice span,.wb_success span,.wb_error span {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 2px;
}

.wb_success span {
	color: #579157;
}

.wb_error span {
	color: #CF8790
}

.wb_notice span {
	color: #BBAB67;
}

.wb_notice p,.wb_success p,.wb_error p {
	margin: 0px;
	padding: 0px;
}

#map_canvas {
	float: left;
	min-height: 300px
}

#map_canvas_wrapper {
	border: 2px solid #999;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff url(../images/bgMapData.gif) right no-repeat;
	position: relative
}

#map_canvas_wrapper .bubble {
	position: absolute;
	bottom: 8px;
	right: 8px;
	display: inline;
}

#map_canvas_data {
	float: right;
	width: 199px
}

#map_canvas_data table {
	width: 100%;
	float: right
}

#map_canvas_data table td.indicator {
	text-align: center;
	border-right: 1px solid #ccc;
	width: 10px
}

#map_canvas_data table td.indicator a {
	padding: 10px !important;
}

#map_canvas_data table td.location a {
	border-left: 1px solid #fff;
}

#map_canvas_data table tr {
	background: url("../images/bg-content-box.gif") repeat-x scroll left top
		#E5E5E5;
}

#map_canvas_data table tr:hover,#map_canvas_data table a:hover {
	background: #E5E5E5;
}

#map_canvas_data table tr td {
	border-bottom: 1px solid #ccc;
}

#map_canvas_data table td a {
	color: #333333;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding: 10px;
}

.faq a, .ui-widget-content a {
	border-bottom: 1px dotted #990000;
	color: #990000;
}

ol.faq li {
	list-style-type: decimal;
	padding-top: 8px
}

ol.faq {
	margin-left:20px
}

.ui-widget-overlay {
	background: transparent url(../images/semi-transparent.gif)!important;
}