.fleft {float: left !important;}
.fright {float: right !important;}
.text-center {text-align: center;}
.text-right {text-align: right;}
.inline-block {display: inline-block;}
.inline {display: inline;}
.widthauto {width: auto !important;}
.tc {text-align: center;}

.p-10-0 {padding: 10px 0;}
.p-10-20-10-5 {padding: 10px 20px 10px 5px;}
.pt13 {padding: 13px 0 0 0;}
.p0 {padding: 0 !important;}

/****************************************/
/* Old Classes */


/* FONT STYLES ....................................... */
.fs01 {
	color: #c30;
	font-size: 3.5em;
	font-weight: bold;
	line-height: 1;
}
.fs02 {
	color: #333;
	font-size: 2em;
	font-weight: normal;
	line-height: 1;
}
.fs03 
{	
	color: #c30;
	font-size: 2em;
	font-weight: bold;
}
.fs04 {
	color: #c30;
	font-size: 1.5em;
	font-weight: bold;
}
.fs05 {
	color: #c30;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1;
}
.fs06 {
	font-size: 1.17em;
}
.fs07 {
	line-height: 24px;
}
.fs08 {
	color: #0035A2;
	font-size: 12px;
	font-weight: bold;
}
.fs09 {
	color: #0035A2;
}
.fs10 {
	color: #C30;
	font-size: 2.9em;
	font-weight: bold;
	line-height: 1;
}

/* Progress Bar ....................................... 
http://blogs.visoftinc.com/archive/2008/03/13/Modal-UpdateProgress-for-UpdatePanel-Revisited.aspx
*/
#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:999998; 
}
#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:999999; 
    background-color:#fff;
    border:solid 1px #000;
    text-align: center;
}

/* HELP CLASSES ....................................... */
.dib {display: -moz-inline-stack; display: inline-block; zoom:1; *display:inline; vertical-align: top;}
.b10 {margin-bottom: 10px;} .b15 {margin-bottom: 15px;} .b20 {margin-bottom: 20px;} .b30 {margin-bottom: 30px;}
.t15 {margin-top: 15px;} 
.l20 {margin-left: 25px;} .l35{margin-left: 31px;} .l15{margin-left: 11px;} .l4 {margin-left: 4px;}
.r10 {margin-right: 10px;} 
/* default clear fix */
.clear {clear: both !important; border: none !important; overflow: hidden !important; display: block !important; height: 0 !important; line-height: 0 !important; font-size: 0 !important; float: none !important; margin: 0 !important; padding: 0 !important; background: transparent !important;}
/* parent elem clear fix */
.cf:after {clear: both; display: block; content: "."; height: 0px; visibility: hidden; font-size: 0; line-height: 0;}
.cf {display: inline-block;} 
* html .cf {height: 1%;} 
.cf {display: block;} 
li.cf {display: list-item;}

/* SMALL RESET ....................................... */
html {font-size: 100.01%; height: 100%;}
body {background: #fff url(../images/body-bg.png) repeat-x; color: #202010; font-size: .75em; font-family: arial,freesans,sans-serif; height: 100%; margin: 0;}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,th,td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
th {text-align:left; font-weight: normal;}
a {color: #039;}
a:hover {text-decoration: none;}
a * {cursor: pointer;}
ul, ol {list-style: none;}
img, fieldset {border:none;}
select, input, textarea {font-size: 100%; font-family: arial,freesans,sans-serif; vertical-align:middle;}
.iradio,
.icheck {
    margin: 0 4px 0 0;
    vertical-align: top;
}
p {margin:0 0 .4em;}
:focus{outline:none;}
textarea {overflow: auto;}

/* error ....................................... */
.error {
    color:Red !important;
    display: inline;
}


/* outer ....................................... */
.outer {
	margin: 0 auto;
	min-height: 100%;
	width: 930px;
}
* html .outer {
	height: 100%;
}
#admin .outer {
	width: auto;
}

/* header ....................................... */
#h {
	height: 98px;
	position: relative;
}
#admin #h {
	width: 930px;
	margin: auto;
	height: 94px;
}
#h h1 {
	float: left;
	margin: 0 5px 0 0;
	padding: 27px 0 0;
	width: 224px;
	height: 40px;
}
#h h1 img {
	vertical-align: bottom;
}
#m {
	float: left;
	padding: 29px 13px 0 15px;
}
#m li {
	float: left;
}
#m li a {
	background: #F1C319 url(../images/tab.png) no-repeat;
	float: left;
	line-height: 38px;
	font-size: 1.17em;
	font-weight: bold;
	width: 122px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
#m li a:hover {
	text-decoration: underline;
}
#m li a.m-active {
	background-color: #031ADF;
	background-position: 0 -38px;
	color: #fff;
}
.phone {
	font-size: 1.5em;
	color: #333;
}
#f .tel {
	font-size: 1.5em;
	color: #333;
}
#h .phone {
	float: left;
	padding: 5px 0 0;
	text-align: center;
}
#admin #h .phone {
	position: absolute;
	right: 185px;
	top: 25px;
	padding: 0;
	float: none;
}

.offline_help {
	position: absolute;
	right:8px;
	top: 5px;
	padding: 0;
	float: none;
}

#h .try-it-free-small,
#h .sign-up-now-small {
	margin: 5px 0 0;
}
.try-it-free-small {
	background: #C90011 url(../images/try-it-free-small.png);
	display: block;
	width: 171px;
	height: 30px;
	color: #FFFF66;
	text-decoration: none;
	overflow: hidden;
	text-indent: -3000em;
}
.sign-up-now-small {
	background: #C90011 url(../images/sign-up-now-small.png);
	display: block;
	width: 171px;
	height: 30px;
	color: #FFFF66;
	text-decoration: none;
	overflow: hidden;
	text-indent: -3000em;
}
#hil {
	position: absolute;
	right: 220px;
	top: 9px;
}
#admin #hil {
	top: 50px;
	right:185px;
}
#admin #hil-top{
	right:220px;
	top: 9px;
	position: absolute;
}
#hil li {
	float: left;
	font-size: .83em;
	text-transform: uppercase;
	color: #000;
	margin: 0 0 0 20px;
	padding-top: 1px;
}
#hil li a {
	color: #000;
}
#hil .row {
	background: url(../images/row.png) no-repeat;
	padding-left: 9px;
}
#hil-top li {
	float: left;
	font-size: .83em;
	text-transform: uppercase;
	color: #000;
	margin: 0 0 0 20px;
	padding-top: 1px;
}
#hil-top li a {
	color: #000;
}
#hil-top .row {
	background: url(../images/row.png) no-repeat;
	padding-left: 9px;
}

/* admin menu ....................................... */

#admin-menu {
	background: url(../images/admin-menu-bg.png) repeat-x;
	height: 61px;
	margin: 0 0 20px;
	min-width: 990px;
}
#admin-menu .holder {
	width: 930px;
	margin: auto;
	padding: 0 20px;
}
#admin-main-menu {
	position: relative;
}
#admin-main-menu,
.admin-sub-menu {
	line-height: 30px;
}
#admin-main-menu li {
	float: left;
	border-left: 1px solid #80ACDC;
	position: relative;
	white-space: nowrap;
}
.admin-sub-menu li {
	float: none !important;
	border-left: 1px solid #92CCF9;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0 -3px 0 0;
}
#admin-main-menu li.admin-main-menu-first,
.admin-sub-menu li.admin-main-menu-first {
	border-left: 0;
}
#admin-main-menu li a,
.admin-sub-menu li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 9px;
	font-weight: bold;
	display: block;
}
#admin-main-menu li a:hover,
.admin-sub-menu li a:hover {
	text-decoration: underline;
}
#admin-main-menu li a.m-active,
.admin-sub-menu li a.m-active,
#admin-main-menu .admin-sub-menu li a.subnav-active {
	color: #FFC519;
}
#admin-main-menu li a.m-active:hover,
.admin-sub-menu li a.m-active:hover {
	text-decoration: none;
}
.admin-sub-menu {
	background: url(../images/admin-menu-bg.png) repeat-x 0 -30px;
	position: absolute;
	top: 30px;
	left: 0;
	display: none;
	padding-top: 1px;
	height: 30px;
}
.m-active-li .admin-sub-menu {
	display: block;
}
.m-over {
	display: block !important;
	z-index: 2;
}

/* footer ....................................... */
#f {
	margin: -149px 0 0;
	height: 149px;
	/*position: relative;*/
	text-align: center;
}
#admin #f {
	height: 120px;
	margin: -120px 0 0;
}
#fm {
	overflow: hidden;
	/*width: 488px;*/
	margin: auto;
	width: 750px;
}
#fm li {
	float: left;
}
#fm li a.menu_link {
	background: #F1C319 url(../images/tab.png) no-repeat;
	float: left;
	line-height: 27px;
	font-size: 1.17em;
	font-weight: bold;
	width: 122px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
#fm li a.menu_link:hover {
	text-decoration: underline;
}
#fm li a.fm-active {
	background-color: #031ADF;
	background-position: 0 -38px;
	color: #fff;
}

#f p {margin: 0; padding: 0; line-height: 12px;}

#fsm {
	background: #01349A url(../images/footer-menu-bg.png) repeat-x;
	color: #fff;
	font-size: .83em;
	text-transform: uppercase;
	text-align: center;
	line-height: 3;
	margin: 0 0 10px;
	min-width: 990px;
}
#fsm a {
	color: #fff;
	margin: 0 13px;
	text-decoration: none;
}
#fsm a:hover {
	text-decoration: underline;
}
#fsm a.icon {margin: 0 !important;}
#fsm a:hover.icon {text-decoration: none;}
#fl img {
	vertical-align: bottom;
}
#f address {
	font-style: normal;
	font-size: .83em;
	color: #333;
}

#f .adr {
	font-style: normal;
	font-size: .83em;
	color: #333;
}

/* content ............................... */
#c {
	padding: 0 0 175px;
}
#admin #c {
	width: 930px;
	margin: auto;
	padding: 0 0 130px;
}
.home-sidebar-left {
	float: left;
	width: 524px;
}
.home-sidebar-right {
	float: right;
	width: 391px;
}
.v-list dt {
	margin: 0 0 7px;
}
.v-list dd {
	background: url(../images/v.png) no-repeat 0 4px;
	font-size: 1.5em;
	padding: 0 0 0 29px;
	line-height: 1.67;
}
.home-flash {
	text-align: center;
	margin-bottom:10px;
}
.home-flash div,.home-flash span {
    display: inline-block;
    zoom: 1;
	background: url(../images/flash-shadow.png) repeat-x 50% 100%;
	padding-bottom: 15px;	
}
.features-box {
	background: #FBE660 url(../images/features-box.png) no-repeat 0 100%;
	margin: 0 0 15px;
	width: 391px;
	padding-bottom: 20px;
}
.features-box-title {
	text-align: center;
	padding: 5px 0 2px;
}
.features-price {
	width: 345px;
	border: 1px solid #999;
	border-bottom: 0;
	background-color: #fff;
	margin: auto;
}
.features-price li {
	border-bottom: 1px solid #bbb;
	font-size: 1.17em;
	line-height: 1.43;
	overflow: hidden;
	padding: 0 27px 0 17px;
}
* html .features-price li {margin: 0 0 -3px;}
*+html .features-price li {margin: 0 0 -3px;}
.features-price li span {
	float: left;
}
.features-price li strong {
	color: #c30;
}
.price-value {
	float: right;
}
.get-started {
	margin: 0 0 10px;
	padding: 0 0 0 9px;
}
.get-started dd {
	font-size: 1.5em;
	line-height: 1.33;
}
.get-started dd strong {
	color: #039;
}
div.try-it-free {
	text-align: center;
}
a.try-it-free {
	background: #C90011 url(../images/try-it-free.png);
	display: block;
	width: 267px;
	height: 43px;
	color: #FFFF66;
	text-decoration: none;
	overflow: hidden;
	text-indent: -3000em;
	/*margin: auto;*/
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
.sign-up-now {
	background: #C90011 url(../images/sign-up-now.png);
	display: block;
	width: 267px;
	height: 43px;
	color: #FFFF66;
	text-decoration: none;
	overflow: hidden;
	text-indent: -3000em;
	margin: auto;
}

/* narrows ....................................... */
.narrow {
	letter-spacing: -3px;
}
.narrow01 {
	letter-spacing: -2px;
}

/* features ....................................... */
.features-list {
	float: left;
	width: 250px;
	color: #333;
	display: inline;
}
.features-list li {
	background: url(../images/v.png) no-repeat 0 0;
	padding: 0 0 0 25px;
	margin: 0 0 13px;
}
.features-list li h3 {
	font-size: 1.17em;
	font-weight: bold;
}
.features-list-margin {
	margin: 0 15px 0 0;
}

/* features ....................................... */
.affiliate-list {
	float: left;
	width: 250px;
	color: #333;
	display: inline;
	background: url(../images/bg-smile-men.jpg) no-repeat 100% 100%;
	padding-bottom: 90px;
}
.affiliate-list li {
	background: url(../images/v.png) no-repeat 0 0;
	padding: 0 0 0 25px;
	margin: 0 0 13px;
	font-size: 1.30em;
}
.affiliate-list li h3 {
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: 5px;
}

.affiliate-list table {
	font-size: 0.8em;
	border: 1px solid #000;
}

.affiliate-list table tr td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 10px;
}

.affiliate-box {
	background: url(../images/bg-login-box.jpg) 0 0 no-repeat;
	width: 386px;
	height: 183px;	
}

.affiliate-box h3 {
	padding: 10px 10px 0 10px;
	color: #c30;
	font-size: 1.5em;
}

.affiliate-box ul {
	padding: 5px 10px 5px 20px;
}
.affiliate-box ul li label {
	padding: 3px 10px 0 0;
}

.affiliate-box input {width: 195px;}

.affiliate-box-b {
	width: 366px;
	height: 110px;	
	margin: 20px 0 0 10px;
}

.affiliate-box-b p {
	text-align: center;
	color: #c30;
	margin-top: 2px;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 0;
}
.affiliate-box-b div {
	
}


/* demo form ....................................... */
.demo-form-outer {
	background: url(../images/demo-bg.jpg) no-repeat 0 0;
	width: 490px;
	height: 446px;
	padding: 11px;
}
.demo-form li {
	margin: 0 0 9px;
}
.demo-form li label {
	float: left;
	width: 75px;
	text-align: right;
	margin: 0 5px 0 0;
	display: inline;
	line-height: 20px;
}
.demo-form li .i-t {
	width: 355px;
}
.demo-form-submit {
	text-align: right;
}
.required {
	padding: 0 0 10px;
	font-size: .83em;
}

/* pricing ....................................... */
.pricing-title{
	padding: 10px 0 0;
	float: left;
}
.pricing-free-30-days-trial {
	float: right;
}
.free-chart {
	background: url(../images/free-chart.png) no-repeat 0 0;
	width: 492px;
	height: 61px;
	padding: 0px 0 0 20px;
	position: relative;
	margin: 0 0 10px;
}
.free-chart-row {
	font-size: 2em;
	line-height: 1;
	height: 45px;
	padding: 10px 0 0;
}
.free-chart-row span {
	width: 251px;
	vertical-align: bottom;
}
.for-sup {
	position: relative;
}
.per-month {
	position: absolute;
	right: 45px;
	bottom: 5px;
	text-align: center;
	color: #333;
	font-size: 1.17em;
	line-height: 1;
}

/* guarantee ....................................... */
.guarantee {
	background: url(../images/guarantee.jpg) no-repeat 0 0;
	width: 260px;
	height: 235px;
	padding: 15px 240px 0 12px;
	margin: 0 0 10px;
}


/* rounds ......................... */
/*.rounds {
	display: -moz-inline-stack; 
	display: inline-block; 
	zoom:1; 
	*display:inline;
	margin: 0 -2px 0 0;
	vertical-align: top;
	width: 900px;
}
*/
.rounds-top,
.rounds-top .holder {
	background: url(../images/rounds-sprite.png) no-repeat;
	overflow: hidden;
}
.rounds-top-noplay, .rounds-top-noplay .holder{
	background: url(../images/rounds-sprite-2.png) no-repeat;
	overflow: hidden;
}

.rounds-top-demo, .rounds-top-demo .holder{
	background: url(../images/demo-logged-bg.png) no-repeat;
	overflow: hidden;
}

.rounds-top, .rounds-top-noplay, .rounds-top-demo  {
	padding: 0 0 0 45px;
	position: relative;
	z-index: 0;
}
.rounds-top .holder, .rounds-top-noplay .holder, .rounds-top-demo .holder{
	background-position: 100% 0;
}
.rounds-top .holder h2 , .rounds-top-noplay .holder h2, .rounds-top-demo .holder h2 {
	color: #DA4300;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	padding: 20px 20px 15px 0;
}

.rounds-top-demo .holder h2 {
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1;
	text-align: center;
}

.h2-title {
	color: #DA4300;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 5px;
}
/*
.rounds-body {
	background: url(../images/rounds-side-bg.png) repeat-y;
	zoom: 1;
}
.rounds-content {
	background: url(../images/rounds-side-bg.png) repeat-y 100% 0;
	padding: 0 8px 0 16px;
	zoom: 1;
}
.rounds-content .holder {
	background: #fff;
	padding: 0px 12px;
	zoom: 1;
}
.rounds-bottom,
.rounds-bottom .holder {
	background: url(../images/rounds-sprite.png) no-repeat 0 100%;
	height: 12px;
	overflow: hidden;
	font-size: 0;
	line-height: normal;
}
.rounds-bottom {
	padding: 0 0 0 24px;
	margin: 0 0 30px;
}
.rounds-bottom .holder {
	background-position: 100% 100%;
}
*/
.rounds-half {
	width: 435px;
	padding: 0 30px 0 0;
}
.rounds-third {
	width: 280px;
	padding: 0 30px 0 0;
}
.rounds-center{
    margin-left: auto;
    margin-right: auto;
    width: 465px;
}

/* diagramm .................................. */
.color-boxes-list {
	margin: 8px 0;
	font-size: .95em;
}
.color-boxes-list li {
	margin: 0 0 5px;
}
.color-boxes-inline-list {
	margin: 8px -20px 8px 0;
}
.color-boxes-inline-list li {
	display: -moz-inline-stack; 
	display: inline-block; 
	zoom:1; 
	*display:inline;
	margin: 0 20px 5px 0;
}
.color-box {
	height: 12px;
	width: 12px;
	font-size: 0;
	line-height: normal;
	overflow: hidden;
	//margin: 0 3px 0 0;
	position: relative;
	bottom: -1px;
}
.color-box-01 {background-color: #FFD5A8;}
.color-box-02 {background-color: #FFA93A;}
.color-box-03 {background-color: #DA4600;}
.color-box-04 {background-color: #DA7A3E;}
.color-box-05 {background-color: #AD4400;}
.diagramm {
	position: relative;
}
.diagramm-sidebar {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	padding: 25px 0 35px;
}
.rounds-half .diagramm-sidebar {
	width: 135px;
}
.diagramm-stretch {
	overflow: auto;
	zoom: 1;
	text-align: center;
}
.diagramm-content {
	padding: 20px 0 35px;
}
.diagramm-content h4.fs08 {
	margin: 0 0 7px;
}
.diagramm-center-image {
	text-align: center;
}
.diagramm-left-image .diagramm-img {
	float: left;
	margin: 4px 5px 0 0;
}
.diagramm-left-image-content {
	font-size: .95em;
	overflow: auto;
	zoom: 1;
}
.diagramm-centred {
	width: 220px;
	margin: 0 auto 25px;
}

.transparent_class
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

/* custom button ................. */
.search-block .custom-button { margin: 0 !important; }
.custom-button {
	display: -moz-inline-stack; 
	display: inline-block; 
	zoom:1; 
	*display:inline;
	background: url(../images/custom-button.gif) no-repeat;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 14px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	white-space: nowrap;
	cursor: pointer;
	float: none !important;	
	margin-right: 15px;
}
.custom-button b,
.custom-button a {
	background: url(../images/custom-button.gif) no-repeat 100% 100%;
	display: block;
	padding: 0 14px 0 0;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.custom-button a:hover {
	text-decoration: none;
}
.custom-button-absolute {
	position: absolute;
	left: -5px;
	bottom: 0;
}
.custom-button-absolute-top {
	zoom: 1;
	padding:10px 20px 0 15px;
	float: right;
}
.f_c .custom-button-absolute-top {
	top: 0;
	right: 0;
}

/* default list .................................. */
.default-list li {
	margin: 5px 0;
}

/* round title .................................. */
.round-title-outer {
	margin: 0 0 10px;
}
.round-title {
	background: url(../images/rounds-title-sprite.png) no-repeat;
	height: 55px;
	line-height: 63px;
	overflow: hidden;
	padding: 0 0 0 45px;
	float: left;
}
.round-title h2 {
	background: url(../images/rounds-title-sprite.png) no-repeat 100% 0;
	padding: 0 70px 0 0;
	color: #DA4300;
	font-weight: bold;
	font-size: 20px;
}

/* form .................................. */
.form {
	padding: 5px 0;
	/*margin: 0 0 -10px;*/
}
.form li {
	margin: 0 0 10px;
	clear: both;
}
.form-li-header {
    background:none repeat scroll 0 0 #0059AE;
    color:#FFFFFF;
    padding:0 0 0 15px;
}
.form-li {
	padding: 0 0 0 130px;
	/*position: relative;*/
	height: 1%;
	zoom: 1;
}
.form-li-short{
	padding: 0 0 0 115px;
	/*position: relative;*/
	height: 1%;
	zoom: 1;
}


.form-li-row
{
    padding:0 0 0 20px;
}
.form-label {
	float: left;
	padding: 0 0 0 30px;
	width: 95px;
	margin: 0 0 0 -130px;
	display: inline;
}
.form-label-wide {
	float: left;
	padding: 0 0 0 30px;
	width: 150px;
	margin: 0 0 0 -130px;
	display: inline;
}
.form .i-t {
	width: 220px;
}
form .i-t-s{
    width: 160px;
}
form .i-t-l{
    width: 440px;
}
form .i-t-f{
    width: 90%;
}
.form-select {
	width: 154px;
}

/* centred buttons .................................. */
.centred-buttons {
	text-align: center;
	padding: 10px 0 0;
	clear: both;
	white-space: nowrap;
}
.centred-buttons .custom-button {
	margin: 0 15px 0 0 !important;
	padding: 0 0 0 20px;
}


.centred-buttons .custom-button b,
.centred-buttons .custom-button a {
	padding: 0 20px 0 0;
}

.centred-buttons td
{
    padding: 0px !important;
}

/* centred links .................................. */
.centred-links {
	text-align: center;
	clear: both;
}

.centred-links .custom-link {
	margin: 0 15px;
	padding: 0 0 0 20px;
}

/* padded links .................................. */
.paddedlinks a{
    padding-right: 5px;
}
/* custom table .................................. */
.custom-table {
	width: 100%;
	border-collapse: separate !important;
	margin:  0 0 5px 0;
	padding: 0 0 10px 0;
}
.custom-table th {
	border: 0;
	background-color: #0059AE;
	padding: 0 5px 1px 2px;
	color: #fff;
}
.custom-table th a {
	color: #fff;
}
.custom-table td {
	border-bottom: 1px solid #D5D5D5;
	padding: 2px 5px 3px 2px;
}

.buttons-under-rounds {
	padding: 0 0 0 30px;
}

.adv-search-exp-title {
	padding: 5px 0 0;
}
.adv-search-exp-title div {
	display: inline;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	color: #333;
}
.uppcase {
	text-transform: uppercase;
}

/* BOX -------------------------------------------------------------------------------------- */

.b-box, .b-box .f_r, .b-box .f_b, .b-box .f_l, .b-box .f_c {
    position: relative;
    width: auto; 
    height: auto; 
    margin: 0; 
    padding: 0; 
    line-height: normal;
}
.b-box .f_tt, .b-box .f_rr, .b-box .f_bb, .b-box .f_ll{display: none; line-height: normal;}
.b-box {margin: 0 15px 24px 0; background: url('../images/tl.png') no-repeat left top; text-align: left; height: 1%;}
* html .b-box {background: none;}
.b-box .f_r{left: 15px; background: url('../images/tr.png') no-repeat right top;}
* html .b-box .f_r {background: none;}
.b-box .f_b {top: 18px; background: url('../images/br.png') no-repeat right bottom; right: -4px; margin-left: 1px; padding-top: 4px;}
* html .b-box .f_b {background: none;}
.b-box .f_c {float: none; position: relative; left: 10px; top: -10px; padding: 1px 10px 10px; margin: 0 11px 0 0; background: #fff;}
.b-box .f_l {left: -15px; padding: 5px 0 3px; background: url('../images/bl.png') no-repeat left bottom; bottom: -2px;}
* html .b-box .f_l {background: none;}
* html .b-box .f_r, * html .b-box .f_b, * html .b-box .f_l {height: 0;}
* html .b-box .f_tt, * html .b-box .f_rr, * html .b-box .f_bb,
* html .b-box .f_bb *, * html .b-box .f_ll, * html .b-box .f_ll * {
    display: block;
    position: absolute;
    left: 0; top: 0;
    }
    
* html .b-box .f_tt {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../../../images/tl.png,sizingMethod=crop);}
* html .b-box .f_rr{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../../../images/tr.png,sizingMethod=crop);}
* html .b-box .f_tt, * html .b-box .f_bb {width: expression( parentNode.offsetWidth ); height: 24px;}
* html .b-box .f_rr, * html .b-box .f_ll {width: 15px; height: expression( parentNode.offsetHeight );}
* html .b-box .f_bb, * html .b-box .f_ll {overflow: hidden;}
* html .b-box .f_bb * {width: 2000px; height: 18px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../../../images/br.png,sizingMethod=crop);}
* html .b-box .f_ll * {width: 15px; height: 3000px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../../../images/bl.png,sizingMethod=crop);}
/* fix ie6 incorrect position */
* html .b-box .f_rr,
* html .b-box .f_bb * {right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 ); left: auto;}
* html .b-box .f_ll,
* html .b-box .f_ll *,
* html .b-box .f_bb,
* html .b-box .f_bb * {bottom: expression( this.parentNode.offsetHeight % 2 ? -1 : 0 ); top: auto;}

.b-box .form-li
{
	padding: 0 0 0 110px;
	/*position: relative;*/
	height: 1%;
	zoom: 1;
}

.popup h2,
.bubble h2 {
	color: #DA4300;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 .5em;
	display:inline-block;
}

td.toolsbox {
	width: 1% !important;
	white-space: nowrap;
}
.ajax__calendar_container {z-index: 10002 !important;}
.nobr {white-space: nowrap;}
.several-buttons {margin: 0 5px 0 0;}

.tc {text-align: center;}
.centred-preview {text-align: left;}
.nobr {white-space: nowrap;}
.rounds-top .holder h2.nobr {
    float: left;
    padding-right: 0;
}

.whatch-how-to-demo {
    background: url(../images/demo-logged-bg.png);
    width: 700px;
    height: 470px;
    margin: 20px auto;
    padding: 10px 20px;
}
.whatch-how-to-demo-flash {text-align: center;}

.show-popup {
    display: block !important;
    top: auto !important;
    left: auto !important;
    position: absolute !important;
    visibility: hidden !important;
}

.ads-popup-links {
    float: right;
    line-height: 2;
    padding-left:10px;
}
.ads-popup-links a.clickable {
    color: #FFC519;
}

.centred-image-outer {
    text-align: center;
}
.centred-image {position: relative;}

.bubble {
    position: absolute;
    left: 50%;
    top: 235px;
    z-index: 10000;
    width: 408px;
    margin: 0 0 0 -204px
}
.overlay {
	background-color: #000;
	filter:alpha(opacity=50);
	opacity:0.7;
	position: fixed;
	left: 0;
	top: 0;
	_position: absolute;
	_top: expression(eval(0 + document.documentElement.scrollTop) + "px");
	width: 100%;
	height: 100%;
	z-index: 9999;
}

ul.ads-popup-links li {display: inline; margin: 0 0 0 5px;}

#bubbleId {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: relative;
    z-index: 10000;
    height: auto;
}
.round-title-outer #bubbleId {
    float: left;
    top: 7px;
}
.popup #bubbleId {
    position: absolute;
    right: -12px;
    top: -65px;
}
#bubbleId .f_c {padding: 1px 3px 5px;}
#bubbleId .f_l {padding: 1px 0 3px;}

.bubble-actions {
    position: absolute;
    right: 100%;
    top: -19px;
    white-space: nowrap;
}
.bubble-actions .b-box {margin: 0 30px 13px 0;}
.bubble-actions .f_c {padding: 1px 3px 5px;}
.bubble-actions .f_c a {
    font-weight: bold;
    text-decoration: none;
}
.bubble-actions .f_l {padding: 1px 0 3px;}
.popup .bubble {
    margin-left: -212px;
    top: -19px;
}
.addition-storage {
    position: relative;
    /*margin: -30px 0 0;*/
}
.whatch-how-to-demo-flash div {margin-left: auto; margin-right: auto;}
.cards-list td {white-space: nowrap;}
.cards-list input,
.cards-list label,
.cards-list img {
    vertical-align: middle;
    margin: 0 3px 0 0;
}
.cards-list img {
    margin: 0 10px 5px 0;
}

.mp0 {margin: 0 !important; padding: 0 !important;}
.fz10 {font-size: 10px !important;}

.last {padding-top: 0px !important; font-size: 10px; text-align: left; padding-top: 9px; padding-left: 5px;}
.last a {line-height: 0px;}

.ma {margin: auto !important;}
.padl5 {padding-left: 5px !important;}

.w_470 {width: 470px;}
.w_550 {width: 550px;}
.w_600 {width: 600px;}
.w_670 {width: 670px;}
.w_880 {width: 880px;}
.w_900 {width: 900px;}
.w_990 {width: 990px;}

.block_like {float: right; width: 38%; padding-top: 3px; text-align: left;}
.block_soc_link {padding-left: 0px; height: 28px; padding-top: 3px;}
.bottom_logo {text-align: left; padding-left: 378px;} 
.bottom_logo a{float:left;}
.bottom_logo .bottom_paypal {    float: right;    padding-right: 55px;}
.bottom_logo .bottom_paypal_p200 {    float: right;    padding-right: 55px;}




/* New Classes */
.w_500 {width: 500px;}


/* new rounds ......................... */
.block-noplay-b-r {
	background: url(../images/bg-noplay-b-r.png) no-repeat 100% 100%;
	float: left;
}

.block-noplay-b-l {
	background: url(../images/bg-noplay-b-l.png) no-repeat 0 100%;
	float: left;
}

.block-noplay-t-r {
	background: url(../images/bg-noplay-t-r.png) no-repeat 100% 0;
	float: left;
}

.block-noplay-t-l {
	background: url(../images/bg-noplay-t-l.png) no-repeat 0 0;
	text-align: left;
	padding: 20px 30px;
}

.block-noplay-t-l h2 {
	color: #DA4300;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	padding: 20px 0 15px 0;
}
.block-noplay-t-l h2.middle {
	padding-top: 5px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

.block-noplay-t-l .form-li {
	height:1%;
	padding: 0;
	
}

.block-noplay-t-l .form-label {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: 95px;
}

.block-noplay-t-l ul.form {margin-left: 30px;}

/* this two class need for block is center page */
#outer{
  float:left;
  left:50%;
  position:relative;
}
#main {
  left:-50%;
  position:relative;
}

.features-box-t {
	background: #fefab2 url(../images/features-box-t.png) no-repeat 0 0;
	margin:0 0 15px;
}

.features-box-b {
	background: url(../images/features-box-b.png) no-repeat 0 100%;
	padding-bottom: 15px;
}

.features-box-t h3 {
	font-size: 1.5em;
	color: #cc3300;
	padding: 6px;
}

.affiliate {
	background: #fff;
	border: 1px solid #999999;
	margin: 0 15px;
}

.affiliate li {
	border-bottom: 1px solid #999999;
	padding: 5px 0;
}

.affiliate li label {
	width: 110px;
	display: block;
	float: left;
	padding-left: 15px;
}

.affiliate li input {
	width: 200px;
}

.affiliate li select {
	width: 205px;
}	

.affiliate li span {
	padding-left: 125px;
}

.sign-up-now-button {
	background: url(../images/signup-now.png) no-repeat 0 0;
	display: block;
	width: 167px;
	height: 27px;
	text-indent: -9999%;
	margin: 0 auto;
}

.sign-up-now-button-white {
	background: url(../images/sign-up-now-white.png) no-repeat 0 0;
	display: block;
	width: 167px;
	height: 27px;
	text-indent: -9999%;
	margin: 0 auto;
}

.sign-up-now-button-already-member {
	background: url(../images/sign-up-now-already-member.png) no-repeat 0 0;
	display: block;
	width: 354px;
	height: 27px;
	text-indent: -9999%;
	margin: 0 auto;
}
/*--------------------------------------*/

.checkbox input
{
	margin-right:10px;
}

.comment
{
	float:left;
	margin:14px 0 0 200px;
	color:#DA4300;
	width:350px;
	font-weight:bold;
}
.bottom_comment
{
	float:left;
	color:#DA4300;
	font-weight:bold;
}

/*------------- Tree node ------------------*/

ul.tree, ul.tree ul {
  list-style-type: none;
  background: url(../images/vline.png) repeat-y;
  margin: 0;
  padding: 0;
}

ul.tree ul {
  margin: 0 0 0 5px;
  padding: 0 !important;
}

ul.tree li {
  margin: 0;
  padding: 8px 8px 10px;
  line-height: 20px;
  background: url(../images/node.png) no-repeat 0 0;
}

ul.tree li.treelast {
  background: #fff url(../images/lastnode.png) no-repeat;
  padding-bottom:3px;
  height: 20px;
}

ul.tree li a {
	position: relative;
	top: 4px;
	left: 10px;
	
}

.quantity_block 
{
	padding: 13px 0 0 0;
	float: right;
	width: 170px;
}

.category-links 
{
	padding: 23px 0 0 330px;
}

.selected_thumbnail
{
	border: solid 3px Black !important;
	border-width: 3px !important;
}
