body {background: #d7d7d7; font-family:arial, helvetica; font-size:12px;}
body, html, ul, li, h1, h2, h3, h4, p, hr {
	margin: 0;
	padding: 0;
}
/* ---defaults------- */
a	{text-decoration:none;}
img, fieldset {border: 0;}
li	{list-style-type:none;}
hr  {clear:both; height:0px; display:block; visibility:hidden;}

/*General classes ------*/
.fl 	{float: left;}
.fr 	{float: right;}
.fill	{position:relative; height:0; overflow:hidden; display:block;}
.b		{display:block;}
.c		{clear:both;}
.center	{text-align: center;}
.center>* {margin:0 auto;}
.blue	 {color:#00a5f4;}

.mb5	{margin-bottom:5px;}
.mb10	{margin-bottom:20px;}
.mr10	{margin-right:10px;}
.mb20	{margin-bottom:20px;}
.mb25	{margin-bottom:25px;}
.mb30	{margin-bottom:30px;}
.mb40	{margin-bottom:40px;}

.pl100 {padding-left:110px;}
.pb5 {padding-bottom:5px;}
.pt5 {padding-top:5px;}
.pb10 {padding-bottom:10px;}
.w80 {width:80px;}
.w70 {width:70px;}
.w536 {width:536px;}

/*
#content {outline:1px dotted red;}
#side	 {outline:1px dotted green;}
#left	 {outline:1px dotted yellow;}
#footer  {outline:1px dotted pink;}
#footer .holder {outline:1px dotted blue;}
*/

/*SETTING UP STRUCTURE*/
#wrap	{width:958px;} 
#wrap, #footer, .note 	{margin: 0 auto;}
#wrap, #footer .holder	{background:url(images/qw.gif) repeat-y #fff; padding:0px 4px 0 3px;}

#content	{background: url(images/cgr.gif) top repeat-x; padding:40px; border-bottom:8px solid #46b61b;}
#left		{width:530px; float:left;}
#side		{width:309px; float:right;}

#featured {padding-top: 15px; background: #000; height:631px;}
#featured .holder {width: 958px; margin: 0 auto;}
#services {height: 415px; position: relative;	background: url(images/light.jpg) bottom center no-repeat;}

/*Footer*/
#footer			{color: #3b3b3b;}
#footer 		{width: 965px;background:url(images/fbg_bottom.gif) bottom no-repeat; padding-bottom: 4px;}
#footer .holder {background:url(images/qw.gif) repeat-y #fff; margin:0 auto; padding:20px 40px;}
#footer a		{color: #3b3b3b;}
#footer a:hover	{color: #46b61b; text-decoration:underline;}

.col				{width:180px; float:left; margin-right:40px;}
.col li, .col .hed	{line-height:21px; padding-left:20px; display:block;}
.col .hed			{padding-bottom:10px; margin-bottom:10px; }

.note				{width: 922px; height: 30px; padding: 20px;}
.note p, .note p a	{color:#6e6e6e; text-shadow: #efefef 1px 1px 0px;}
.note p 			{padding-left:130px; line-height:15px;}
.note a				{text-decoration:underline;}
.note a:hover		{color:#46b61b; text-decoration:none;}

/*Content formating*/

.post p a, .post .lst a, .shared-table a	{color:#00a5f4; text-decoration:underline;}
.post a:hover	{text-decoration: none; color: #46b61b;}

.hed1, .hed2 {clear:both;}
h1.hed1 strong, h2.hed strong, h2.hed2 strong {color:#00a5f4;}
h1.hed1, h2.hed1, h2.hed2, #footer .hed {font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif; color:#3b3b3b; display:block; font-weight:normal;}
h1.hed1, h2.hed1	{font-size:23px; height: 28px; padding-bottom:18px; padding-top: 7px; margin-bottom:20px; }

h2.hed2		{font-size:18px; padding-bottom:10px; margin-bottom:10px;}

.post p, .post .lst {margin-bottom:20px; line-height:19px; color:#6b6b6b;}
.post .lst			{padding-left:14px;}
.post .lst li		{list-style-type:square;}

#header .holder		{position:relative;}
#main-nav, #unav	{position:absolute;}

#logo			{width:209px; padding:35px 0 0 20px;}
#header			{background:url(images/skin.png) 0px 0px repeat-x;}
#header .holder {width:960px; margin:0 auto; height:119px;}
#main-nav .nav, #main-nav .pri, #main-nav .pri a, #unav ul li {display:block; float:left;}
#main-nav .drop-menu li, #main-nav .drop-menu a  {clear:both; float:none;} /*cancel float properties for some elements*/

/* 
	#main-nav ul	{outline:1px dotted pink;}
	#main-nav li 	{outline:1px dotted pink;}
	#main-nav li a	{outline:1px dotted yellow;}
*/

#main-nav, #main-nav .nav {height:33px;}
#main-nav 		{background:url(images/skin.png) 0 -245px no-repeat; bottom:8px; right:0px; padding:0 0 0 0px;}
#main-nav .nav	{background:url(images/skin.png) right -212px no-repeat; right:-19px; position:relative; padding-right:19px;}
#main-nav .pri	{height:30px; background:url(images/skin.png) 0 -278px repeat-x; padding-top:3px;}
#main-nav .pri>a{padding:7px 18px 0 18px;}
#main-nav .pri>a, .prix span {height:25px; font:bold 14px/15px arial; color:white; text-shadow: #216008 1px 1px 0px; border-right: 1px solid #2b7d0b; display:block;}
#main-nav .pri>a:hover	{text-decoration:underline;}

.prix span {background:url(images/n_ico.png) 12px -319px no-repeat; padding:6px 18px 0 38px;}
.drop-menu:hover .prix span	{
	height:25px; background:url(images/n_ico.png) 10px -353px no-repeat; padding:10px 18px 0 38px; border-right: 0;
	}
div #main-nav .last a {border-right:0;}
#main-nav .home a 	  {background:url(images/n_ico.png) 15px -281px no-repeat; padding-left:40px}

/*
.drop-menu 	 	 {outline:1px solid yellow;}
.drop-menu ul *  {outline:1px dotted red;}
.drop-menu ul 	 {outline:2px dotted blue;}
.drop-menu .prix {outline:1px solid white;}
.drop-menu .prix strong {}
*/

.prix {height:33px; padding-bottom:4px;}
.drop-menu:hover .prix {height:33px; border-top:1px solid #777; padding-bottom:4px;}

.drop-menu				{overflow:hidden;}
.drop-menu:hover		{height:auto; overflow:visible;}
.drop-menu:hover ul li	{border-left:1px solid #777;}
.drop-menu:hover ul		{background:url(images/menu_bg.png) right bottom; top: 0px; left:3px;}

.drop-menu ul			{z-index:100; position:relative; height:auto; padding:1px 7px 8px 1px;}
.drop-menu ul li a		{color:#46ad10; text-indent: 5px; font-weight: bold; text-shadow: #282828 1px 1px 1px; border-top: 1px solid #343434; border-bottom: 1px solid #747474; margin:0 7px; padding:8px 0;}
.drop-menu ul li:last-child a  {border-bottom:0px;}
.drop-menu ul li a:hover {color:#fff;}

/*
	#unav {outline:1px dotted blue;}
	#unav ul {outline:1px solid red;}
	#unav li {outline:1px dotted blue; margin-right:2px;}
	#unav a {outline:2px dotted green;}
*/

#unav, #unav ul {height:31px;}
#unav li a 		{height:20px; padding-right:20px; padding-top:8px; display:block; color:#53554e; text-shadow: #fff 1px 1px 0px;}
#unav li a em	{color:#37a307; font-style:normal;}
#unav li	{background:url(images/sep.gif) right 5px no-repeat; height:31px; }
#unav		{background:url(images/skin.png) 0 -119px no-repeat; padding-left:12px; top:0; right:0;}
#unav ul	{background:url(images/skin.png) 0 -181px repeat-x;}
#unav .login	{background: url(images/u_bg.png) right top no-repeat;}
#unav .login a	{background:url(images/n_ico.png) 10px -88px no-repeat; padding-left:28px; color:#fff; text-shadow: #000 1px 1px 0px;}
.i-mail {background:url(images/n_ico.png) 0px 7px no-repeat; padding-left:28px;}
.i-call {background:url(images/n_ico.png) 8px -21px no-repeat; padding-left:29px;}
.i-chat {background:url(images/n_ico.png) 8px -50px no-repeat; padding-left:43px;}

/*
#featured .holder {outline: 1px dotted pink;}
#banner		{outline: 1px dotted red;}
#services	{outline: 1px dotted green;}
.pbox	{outline: 1px dotted red;}
.prit 	{outline:1px solid grey;}
.plan	{outline: 1px dotted blue;}
.plan ul li {outline: 1px solid red;}
.plan ul {outline: 1px dotted pink;}
.pbox	{outline: 2px dotted red;}
.detbox	{outline: 2px solid yellow;}
.btn2	{outline:1px solid red;}
.pico	{outline: 2px dotted white;}
*/

#customize	{padding:10px 0 30px;}
.mrx		{margin-right:26px;}
.plan		{position: absolute; height: 414px; width: 223px;}

.planbox	{
	width:198px; background:#f5f5f5;
	-webkit-box-shadow: 2px 3px 5px #9a9a9a;
	box-shadow: 2px 3px 5px #9a9a9a;
	-moz-box-shadow: 2px 3px 5px #9a9a9a;
}

.planbox:hover	{
	top: -1px; left: -1px; position: relative;
	-webkit-box-shadow: 5px 5px 5px #929292;
	box-shadow: 2px 3px 5px #929292;
	-moz-box-shadow: 2px 3px 5px #929292;
}

.plan .featuresLST	{background:url(images/box.png) 0px 0px no-repeat;}
.featuresLST		{padding-top: 25px; position:relative;}
.plan .featuresLST	{height:231px;}

.planbox .featuresLST, .planbox	{
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;

}

.featuresLST li {display: block; height: 16px; line-height: 15px; padding: 3px 20px 3px 34px; margin-bottom: 1px; text-shadow:#fff 1px 1px 0px}
.featuresLST .mark 			{background:url(images/n_ico.png) 14px -169px no-repeat;}
.featuresLST .unmark		{background:url(images/n_ico.png) 14px -209px no-repeat;}
.featuresLST .details, .featuresLST .order {height: auto;}
.featuresLST .details		{padding: 6px 10px 5px; color:#727171; font: italic 11px/12px arial;}


.featuresLST .order 	{height: 43px; padding-top:11px; border-top: 1px solid #d7d7d7;}
.plan .order			{position:absolute; width:154px;  position:absolute; bottom:0; left:1px;}
.plan:hover .order		{background:url(images/box.png) bottom right;}
.planbox:hover .order	{background:url(images/box.png) bottom right;}

.featuresLST .big-G {}



.big-G, .big-G strong {display:block;}

.big-G {
	font: normal 11px/11px arial; text-shadow: #d6fd04 1px 1px 0px; color: #000; text-indent: 5px;
	width: 93px; height: 37px; padding:0 10px 0px 0px; margin: 0 0 0 20px;
	background: url(images/btn_34.png) right -74px no-repeat; text-align:center;
	}
.big-G strong {
	font-weight: normal;
	height:22px; padding:10px 0px 4px 0;
	background: url(images/btn_34.png) 0px -112px no-repeat;
	}
a.big-G:hover {
	font: bold 11px/11px arial; text-shadow: #0059c7 -1px -1px 0px; color: #fff;
	width: 95px; margin: 1px 0 0 21px;
	background: url(images/btn_34.png) right -0px no-repeat;
	}
.big-G:hover strong {
	font-weight: bold;
	background: url(images/btn_34.png) 0px -37px no-repeat;
	}

.pbox		{height: 319px; padding: 0 10px 9px 3px; background: url(images/sh.png) 0px -4px no-repeat; position:relative; overflow:hidden;}
.detbox		{padding-top:15px; top: -15px; position:absolute; width:210px;}
.pbox:hover {background: url(images/sh.png) 0px bottom no-repeat;}
.pbox:hover .detbox {top:0;}

.prit, .prit * {position: absolute;}
.prit * {color:#fff;}

.prit	{
	height:39px; padding-top:7px; position:relative;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	/*
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	*/
}

.prit span		{width:43%; text-align:right; left:10px; font-family: 'AgendaMediumItalicRegular', Arial, sans-serif; font-size: 17px; line-height: 16px;}
.prit strong	{width:43%; text-align:left; right:10px; font-family: 'AgendaBoldCondensedRegular', Arial, sans-serif; font-size: 37px; line-height: 38px;}

.pico	{height:86px; position:relative; left: -7px; width:218px;}
.btn2	{position:absolute; top:20px;}
.btn2, .btn2 strong	{display:block; font-weight:normal;}
.btn2 strong {font-family: 'AgendaMediumCondensedRegular', Arial, sans-serif; color:#fff; font-size: 23px; text-shadow: #000 1px 1px 1px;}

.btn2 		 {background:url(images/btn_2.png) right 0px no-repeat; height: 41px; padding-right:7px;}
.btn2 strong {background:url(images/btn_2.png) 0px -42px no-repeat; padding: 10px 4px 0 12px; height: 31px;}

.shared				{left: -4px;}
.shared .pico		{background:url(images/shared_ico.jpg) 1px 10px no-repeat;}
.shared .detbox		{background: url(images/headers.png) 0px 0px no-repeat;}
.shared .btn2 		{left:75px;}
.shared .prit * 	{text-shadow: #6d3d00 1px 1px 1px;}
#customize .shared .prit	{background: url(images/headers.png) 0px -15px no-repeat;}
#customize .shared .featuresLST 		{background:url(images/headers.png) -6px -93px no-repeat;}


.vps				{left: 246px;}
.vps .pico			{background:url(images/vps_ico.jpg) 0px 12px no-repeat;}
.vps .detbox 		{background: url(images/headers.png) -210px 0px no-repeat;}
#customize .vps .prit	{background: url(images/headers.png) -210px -15px no-repeat;}
#customize .vps .featuresLST 		{background:url(images/headers.png) -216px -93px no-repeat;}

.vps .btn2 			{left:95px;}
.vps .prit * 		{text-shadow: #581638 1px 1px 1px;}

.dedicated			{right: 240px;}
.dedicated .pico	{background:url(images/dedi_ico.jpg) 0px 11px no-repeat;}
.dedicated .detbox	{background: url(images/headers.png) -420px 0px no-repeat;}
.dedicated .btn2 	{left:88px;}
.dedicated .prit * 	{text-shadow: #24467f 1px 1px 1px;}
#customize .dedicated .prit		{background: url(images/headers.png) -420px -15px no-repeat;}
#customize .dedicated .featuresLST 		{background:url(images/headers.png) -426px -93px no-repeat;}

.management 		{top: 0; right: -9px;}
.management .pico	{background:url(images/management_ico.jpg) 0px 0px no-repeat;}
.management .detbox	{background: url(images/headers.png) -630px 0px no-repeat;}
.management .btn2 	{left:95px;}
.management .prit *	{text-shadow: #454708 1px 1px 1px;}
#customize .management .prit	{background: url(images/headers.png) -630px -15px no-repeat;}
#customize .management .featuresLST 		{background:url(images/headers.png) -636px -93px no-repeat;}

#r-ctrl 			{width:84px; z-index: 9; height:27px; position: absolute; right: 3px; bottom: 3px; padding:3px 0 0 8px; background:url(images/r-ctrl.png) bottom right no-repeat;}
.r-next, .r-prev	{background-image:url(images/sld_ar.png); background-repeat: no-repeat; position: absolute; top: 3px; padding-top:24px;}
.r-next 			{background-position:-32px 0px; right:2px; width:32px;}
.r-next:hover		{background-position:-32px -27px;}
#r-ctrl .n-disabled	{background-position:-32px -54px;}
#r-ctrl .n-press	{background-position:-32px -81px;}
.r-prev				{background-position:16px 0px; left:10px; width:42px;}
.r-prev:hover		{background-position:16px -27px;}
#r-ctrl .p-disabled	{background-position:16px -54px;}
#r-ctrl .p-press	{background-position:16px -80px;}


/*Table style1*/
table.dark 		 	{background: #393939; border:1px solid black; color:#fff;}
table.dark thead 	{background: #000; color:#fff; font:bold 13px/14px "Trebuchet MS",Helvetica,Jamrul,sans-serif;}
table.dark thead td {border-bottom:1px solid #777;}
table.dark td	 	{border-left: 1px solid #505050; border-bottom: 1px solid #505050; border-top: 1px solid #2e2e2e;}
table.dark .odd	 	{background:#2e2e2e;}

table.bright 			{background: #fff; border-top:1px solid #c0c0c0; border-right:1px solid #c0c0c0; color:#000;}
table.bright thead		{background: #fff; color:#46b61b; font:bold 13px/14px "Trebuchet MS",Helvetica,Jamrul,sans-serif;}
table.bright thead td	{border-bottom:1px solid #7e7e7e;}
table.bright td			{border-left: 1px solid #c0c0c0; border-bottom: 1px solid #bebebe; border-top: 1px solid #fff;}
table.bright .odd		{background:#f5f5f5;}

#left .second-c, #left .third-c, #left .forth-c {width:15%;}
#left .style1 .fifth-c {width:18%;}

/*.style1	.second-c, .style1	.third-c, .style1 .forth-c, .style1 .fifth-c  {width:13%;}*/
.style1 .second-c {width:12%;}
.style1 .third-c {width:12%;}
.style1 .forth-c {width:12%;}
.style1 .fifth-c {width:12%;}
.style1 .sixth-c {width:12%;}

table.style1 	{width:100%;}
table.style1 td {padding-top:13px; padding-bottom:13px; padding-left:20px;}
table.style1 .but-box	{padding:5px 0 5px 0px; font-size:11px;}
table.style1 .but-box a {margin:0 auto;}

/* Rotator and Banners */
/*banner shared--------*/
.sld-shared				{background: url(images/shared_bg.jpg) 0px 0px no-repeat;}
.sld-shared .sld-det	{color:#ffcbb1;}

/*banner vps----------*/
.sld-vps			{background: url(images/vps_bg.jpg) 0px 0px no-repeat;}
.sld-vps .sld-det	{color:#ff82c3;}
.vps-det			{color:#fff; width:190px; top: 17px; right: 34px; font-size:11px;}

/*banner dedi---------*/
.sld-dedi			{background: url(images/dedi_bg.jpg) 0px 0px no-repeat;}
.sld-dedi .sld-det	{color:#16b8cf; right:590px;}
.sld-dedi .pos1 {right:10px;}
.sld-dedi .pos2 {right:260px}
.dedi-det		{top: 17px; width:210px}
.dedi-det h4	{color:#16b8cf; text-align:right; text-shadow:#000 1px 1px 1px; font:normal 18px/15px Georgia, "Times New Roman", Serif; width:90px;}
.dedi-det h4 strong {color:#ff5353; font-size:23px; font-style:italic;}
.dedi-det ul	{
	width: 110px;
	color: #fff; font: normal 11px/14px arial;
	}
/*banner management---*/
.sld-management				{background: url(images/management_bg.jpg) 0px 0px no-repeat;}
.sld-management .sld-det	{color:#88f5e7; right:590px;}

/*general elements contained in banners*/
#banner, #rotator, #rotator .slide {height: 199px; position: relative; width:952px; z-index:1; /*overflow:hidden;*/}
#banner	 {background: url(images/banner_bg.png); padding: 3px; margin-bottom:10px;}

.sld-det, .sld-lst, .vps-det, .sld-dedi .pos1, .sld-dedi .pos2 	{position:absolute;}
.sld-det {
	width:330px; height:50px; right:600px ; top:130px;
	font:normal 14px/17px Georgia, "Times New Roman", Serif; text-align: right;
	}
.sld-lst {
	top: 20px; right: 40px; width: 300px;
	font-family: 'AgendaMediumItalicRegular', Arial, sans-serif;
	}
.sld-lst li					{background:url(images/n_ico.png) 0px -251px no-repeat; padding-left:24px; line-height:20px;}
.sld-lst li, .sld-lst li a	{text-shadow: #000 1px 1px 1px; color:#fff; font-size: 16px;}
.sld-lst .last				{font-family:arial, helvetica; background:none; padding:5px 0 0 22px;}
#rotator .btn5	{font:normal 11px/12px arial;}

/*VPS------------*/

/* 
#plan 		{outline:1px dotted red;}
#vps-config {outline:1px dotted blue;}
#plan span 	{outline:1px dotted blue;}
.indicator		{outline:1px solid red;}
.indicator big	{outline:1px dotted black;}
#total 	{outline:2px solid yellow;}
*/

#plan	{
	background:url(images/indicator_bg.png) 0px 0px no-repeat;
	width:700px; padding: 70px 0 0 170px; height:40px; position:absolute; top:-50px; left:0px;
	}
#plan, .price 		{text-shadow: #fff 1px 1px 1px; font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif; font-weight:bold; font-size:14px; line-height:17px;}
#plan span			{padding:9px 17px 0px 17px; height:30px; display:block; float: left;}
#plan span strong, .price strong	{color:#00a5f4; font-size:18px;}
div#plan .price		{float:right; background:url(images/arp.png) 0px 11px no-repeat; width:140px; padding-left:20px;}
.price em			{color:#aeaeae; font-size:12px;}
#total				{width:200px; height: 80px; position:absolute; width: 150px; bottom:-30px; right:15px; }

.indicator, .indicator big {position:absolute;}
.indicator 		{background-image:url(images/plan_matrix.png); width:787px; height:27px; top:15px; left:33px;}
.indicator big	{
	top:60px; left:30px;
	font-size:30px; line-height: 30px;
	}

.vps0	{background-position: 0px 0px;}
.vps1	{background-position: 0px -37px;}
.vps2	{background-position: 0px -74px;}
.vps3	{background-position: 0px -111px;}
.vps4	{background-position: 0px -148px;}
.vps5	{background-position: 0px -185px;}
.vps6	{background-position: 0px -222px;}
.vps7	{background-position: 0px -259px;}
.vps8	{background-position: 0px -296px;}
.vps9	{background-position: 0px -333px;}
.vps10	{background-position: 0px -370px;}
.vps11	{background-position: 0px -407px;}
.vps12	{background-position: 0px -444px;}
.vps13	{background-position: 0px -481px;}
.vps14	{background-position: 0px -518px;}
.vps15	{background-position: 0px -555px;}

#vps-config {
	background:#f5f5f5; border: 1px solid #d0d0d0; padding: 60px 20px 60px 62px; margin-top:60px; position:relative;
	color:#3b3b3b;
	}
#vps-config a 	{color:#00a5f4;}
table .subdet	{display:block; font:normal 11px/12px arial; color:#909090;}
.vps-table		{background:white; border-top:1px solid black;}
.vps-table td 	{border-bottom:1px solid #a6a6a6; border-top:1px solid #fff; padding:14px 10px;}
.vps-table .odd	{background:#f5f5f5;}
.vps-table .first-c		{width:5%;}
.vps-table .third-c		{width:20%;}
.bl1	{border-left:1px solid #a6a6a6;}

/*.ipselect *, .ipselect {outline:1px solid red;}*/
.ipselect		{position:relative; height:28px; width:24px; padding-top:1px;}
.ipselect input {
	color: #3b3b3b; font: bold 14px/15px arial; text-align: center;
	width:16px; padding:3px; border:1px solid #e6e6e6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	}

.ipselect a				{background-image:url(images/ipselect_btn.png); width:16px; padding-top:11px; position:absolute; left:4px;}
.ipselect .up			{background-position:0px 0px; top:-10px;}
.ipselect .up:hover 	{top:-11px;}
.ipselect .up:active	{background-position:-21px 0px; top:-10px;}
.ipselect .down			{background-position:0px -11px; bottom:-9px;}
.ipselect .down:hover	{bottom:-10px;}
.ipselect .down:active	{bottom:-9px; background-position:-21px -11px;}

#slider, #track {height:362px; width:40px;}
#slider			{background:url(images/scroller_bg.gif) 4px 0px no-repeat; padding:13px 0 15px 0; position:absolute; top:30px; left:6px;}
#track 			{position:relative;}
#cursor			{position:absolute; width:40px; background-image:url(images/cursor.png); background-position:1px 1px; padding-top:24px; left:0;}
#cursor:hover	{background-position:-43px 0px;}
#cursor:active	{background-position:-88px 0px;}


/*Shared ----------*/
/*
.shared-table *	{outline:1px dotted red;}

*/

.fhed	{
	text-shadow: #fff 1px 1px 1px; display: block;
	background: url(images/sh_arr.png) 25px 4px no-repeat; height: 30px; margin-top: 34px;
	padding-left:60px; font:bold 18px/20px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
.shared-table				{width:100%; background:#fff;}
.shared-table thead td		{border-bottom:5px solid #54c124; background:url(images/shared_thead_bg.png) bottom repeat-x;}
.shared-table tbody td		{border-bottom:1px solid #000; padding-top:15px; padding-bottom:15px;}
.shared-table tbody .shft	{padding-left:22px; border-left:1px solid #d0d0d0;}
.shared-table .odd			{background-color:#f5f5f5;}

.shared-table tfoot td				{padding-top:10px; padding-bottom:10px;}
.shared-table tfoot .btn6			{width:93px; text-decoration:none;}
.shared-table tfoot .btn6 strong	{padding: 10px 3px 2px 10px; height: 25px; text-align:left; font-size:11px; position:relative;}
.shared-table tfoot .btn6 img		{position:absolute; top:7px; right:2px}
.shared-table tfoot .btn6:hover strong	{color:#00a5f4; text-shadow: #000 -1px -1px 1px;}
.shared-table tfoot .btn6:hover img 	{right:0px;}

.starter-c, .advanced-c, .professional-c, .enterprise-c {font-weight:bold;}
.starter-c, .advanced-c, .professional-c 	{border-left:0;}
.enterprise-c 	{border-right:1px solid #d0d0d0;}

.shared-table col	{background:none;}
col.starter-c		{width:124px;}
.starter-c 			{background-image:url(images/p_ind.png); background-position: 0px 0px;}
tfoot .starter-c	{background:#fbf0cc;}
col.advanced-c		{width:124px;}
.advanced-c 		{background-image:url(images/p_ind.png); background-position:-302px 0px;}
tfoot .advanced-c	{background:#ffe1c4;}
col.professional-c	{width:124px;}
.professional-c		{background-image:url(images/p_ind.png); background-position:-604px 0px;}
tfoot .professional-c	{background:#e2d7c8;}
col.enterprise-c	{width:120px;}
.enterprise-c		{background-image:url(images/p_ind.png); background-position:-906px 0px; background-repeat: repeat-y;}
tfoot .enterprise-c	{background:#cfebff;}

.phed			{background-image:url(images/plans_bg.png); width:120px; height:59px; padding-bottom:7px; position:relative; bottom:-7px;}
.phed * 		{text-align:center;}
.phed h4	{
	display: block; height: 23px; padding-top:4px; font-size: 18px;
	font-family: 'AgendaMediumItalicRegular', Arial, sans-serif; color:#fff;
	}
.phed div		{}
.phed strong	{font-family: 'AgendaBoldCondensedRegular', Arial, sans-serif; font-size: 33px;}
.phed em		{font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif; font-weight:bold; font-size: 14px;}

.starter-p		{background-position:0px 0px; text-shadow:#ba8609 1px 1px 1px;}
.starter-p div	{color:#fff;}
.advanced-p		{background-position:0px -67px;}
.advanced-p div	{color:#a75900; text-shadow:#feda75 1px 1px 1px;}
.advanced-p h4	{text-shadow:#a75900 1px 1px 1px;}
.professional-p	{background-position:0px -134px; text-shadow:#e1c885 1px 1px 1px;}
.professional-p div	{color:#603200;}
.professional-p h4	{text-shadow:#603200 1px 1px 1px;}
.enterprise-p	{background-position:0px -201px; text-shadow:#57c8fa 1px 1px 1px;}
.enterprise-p div	{color:#005591;}
.enterprise-p h4	{text-shadow:#005591 1px 1px 1px;}

.info-tt		{display:none;}
.info-tt span	{}

/*widgets and twitces buttons*/
.label-bestoffer	{background:url(images/label_bestoffer.png) top right no-repeat;}
.ic-news	{background: url(images/ic-news.jpg) 0px 0px no-repeat; padding-left:60px;}
.call-ico	{background:url(images/n_ico.png) no-repeat 0px -27px; padding:2px 0 5px 18px;}
.newsbox 	{background: url(images/n_box.png) bottom left no-repeat; padding-bottom:28px; margin-bottom:10px;}
.newsbox p	{background: url(images/n_box.png) top right no-repeat; padding:18px 20px 8px; line-height:17px; color:#6b6b6b; text-shadow: #f8f8f8 1px 1px 0px;}
.newsbox a	{color:#17afc5; text-decoration:underline;} /*Default link content zone.*/

.btn5, .btn5 strong, .btn6, .btn6 strong, .btn7, .btn7 strong {display:block;}
.btn5		 {background:url(images/btn5.png) top right no-repeat; padding-right: 9px; text-align:center;}
.btn5 strong {
	font-weight:normal; text-shadow: #cff211 1px 1px 1px; color: #000;
	background:url(images/btn5.png) bottom left no-repeat; padding: 7px 0 2px 10px; height: 22px;
	}
.btn5 em, .big-G em {font-style: normal; color: #fff; font-size: 12px; line-height:10px; text-shadow: #5b8900 1px 1px 0px;}
.btn5:hover strong	{color:#fff; font-weight:bold; text-shadow:#5d9004 -1px -1px -1px;}

.btn6	{background:url(images/btn_6.png) top right no-repeat; padding-right:10px; text-align:center;}
.btn6 strong {
	font-weight:normal; text-shadow: #000 1px 1px 1px; color: #000; color: white; font-weight: bold; font-size:13px;
	background:url(images/btn_6.png) bottom left no-repeat; padding: 9px 10px 2px 16px; height: 26px;	
}

.btn7	{background:url(images/btn_7.png) top right no-repeat; padding-right:9px; text-align:center;}
.btn7:hover img {left:2px;}
.btn7 strong {
	font-family: 'AgendaMediumCondensedRegular', Arial, sans-serif; font-size: 24px;
	font-weight:normal; text-shadow: #000 1px 1px 1px; color: #000; color: white; font-weight: bold;
	background:url(images/btn_7.png) bottom left no-repeat; padding: 9px 10px 2px 16px; height: 38px;	
}
.btn7 strong img  {margin:0px 0 0 2px; position:relative; top:4px;}
.sort-navi 		  {padding:10px 0; height:22px;}
.sort-navi strong {font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif; font-size:13px; padding-top:4px;}

.sort-navi a, .sort-navi em	{
	padding: 4px 10px; height: 12px;
	display:block; color:#3b3b3b; font:normal 11px/12px arial;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    text-shadow: #f5f5f5 1px 1px 1px;
	}

.sort-navi a	{background:#d9d9d9;}
.sort-navi em	{background:#f1f1f1; color:#999; text-shadow:#fff 1px 1px 1px;}
.sort-navi strong, .sort-navi a, .sort-navi em {float:left; margin-right:10px;}
.sort-navi a:hover {background:#54c124; color:#fff; text-shadow:#46a01e -1px -1px -1px;}

#customer-login {width:478px; padding:10px 0 100px; margin:0 auto;}
#login	{
	border: 3px solid #85c6f7;
	background:url(images/login_bg.gif) bottom repeat-x #a9d8fd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	}

#login fieldset {background:url(images/padlock_ico.png) 12px 180px no-repeat; padding:45px 35px 35px 35px; height:150px;}
#login .fld		{background:white; outline:3px solid #c7e5fd; width:270px; padding:3px; font:bold 14px/15px arial; color:#6b6b6b; border:0; border-top:1px solid #bebebe; border-left:1px solid #bebebe;}
#login .fld:focus 	{outline:3px solid #0087ef;}
#login label 		{color:#0087ef; font:bold 14px/15px arial; text-shadow:#d6edff 1px 1px 1px; width:90px; padding:5px 10px 5px 0; text-align:right;}
.lostpass {color:#fff; text-decoration:underline; line-height:30px; text-shadow:#78bef3 -1px -1px -1px; font-weight:bold;}
#login .lostpass:hover {color:white; text-decoration:none;}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 12, 2011 */
@font-face {
    font-family: 'AgendaMediumCondensedRegular';
    src: url('fonts/agenda_medium_condensed-webfont.eot?') format('eot'),
         url('fonts/agenda_medium_condensed-webfont.woff') format('woff'),
         url('fonts/agenda_medium_condensed-webfont.ttf') format('truetype'),
         url('fonts/agenda_medium_condensed-webfont.svg#webfonts9Ll93Jn') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AgendaMediumItalicRegular';
    src: url('fonts/agenda_medium_italic-webfont.eot?') format('eot'),
         url('fonts/agenda_medium_italic-webfont.woff') format('woff'),
         url('fonts/agenda_medium_italic-webfont.ttf') format('truetype'),
         url('fonts/agenda_medium_italic-webfont.svg#webfontUaZJHGVH') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AgendaBoldCondensedRegular';
    src: url('fonts/agenda_bold_condensed-webfont.eot?') format('eot'),
         url('fonts/agenda_bold_condensed-webfont.woff') format('woff'),
         url('fonts/agenda_bold_condensed-webfont.ttf') format('truetype'),
         url('fonts/agenda_bold_condensed-webfont.svg#webfontPZ5RrS1C') format('svg');
    font-weight: normal;
    font-style: normal;
}





















