BODY {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

TABLE {
	border-collapse: collapse;
}

FORM {
	margin: 0;
	padding: 0;
}

A {
	color: #339900;
	text-decoration: none;
}

BR {letter-spacing: 0;}

A:hover {
	text-decoration: underline;
}
.clear {clear: both; line-height: 1px !important; font-size: 1px !important; height: 1px !important;}
.notmargin {margin-top: 0 !important;}
.nobmargin {margin-bottom: 0 !important;}
.floatleft {float: left;}
.small {font-size: 10px;}
.noborder {border: none !important;}
.center {text-align: center !important;}
#login {
	text-align: center;
	width: 281px;
	height: 36px;
	position: fixed;
	_position: absolute;
	padding: 5px 10px;
	border: solid 1px #CCC;
	border-top: none;
	top: 0px;
	margin-left: 676px;
	background-color: #FFF;
	font-size: 10px;
	color: #666;
	border-radius: 0 0 5px 5px;
}

#login SPAN {
	display: block;
	float: left;
	margin-right: 10px;
}

#logout {
	text-align: center;
	width: 145px;
	height: 25px;
	position: fixed;
	padding: 5px 10px;
	border: solid 1px #CCC;
	border-top: none;
	top: 0;
	right: 10px;
	background-color: #FFF;
	font-size: 10px;
	color: #666;
}

#logout SPAN {
	display: block;
	float: left;
	margin-right: 10px;
}


.loginfield {
	display: block;
	float: left;
	margin-right: 5px;
	font-size: 12px;
	height: 16px;
	width: 100px;
	border: solid 2px #CCC;
	color: #666;
}

A#submitlogin {
	margin-bottom: 3px;
	display: block;
	display: inline;
	float: left;
	width: 59px;
	height: 22px;
	background: no-repeat URL('../images/login.png') left top;
}

A#submitlogin:hover {
	background-position: 0 -22px;
}

A.forgot {
	text-align: right;
	font-size: 10px;
	clear: both;
	position: relative;
}

#container {
	padding-top: 10px;
	margin: 0 auto;
	width: 979px;
}

A#logo IMG {
	border: none;
	outline: none;
	float: left;
}

.phone {
	color: #888;
	float: left;
	margin: 46px 0 0 10px;
	font-size: 24px;
}

#navigation {
	height: 45px;
	clear: both;
}

#navigation UL {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation UL LI {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#navigation UL LI A {
	display: block;
	height: 45px;
	float: left;
	background-image: URL('../images/menu.png');
}


A#home {
	width: 41px;
	background-position: left top;
}
A#home:hover {
	background-position: 0 -45px;
}
A#howitworks {
	width: 157px;
	background-position: -41px 0;
}
A#howitworks:hover {
	background-position: -41px -45px;
} 
A#modules {
	width: 175px;
	background-position: -198px 0;
}
A#modules:hover {
	background-position: -198px -45px;
}
A#billing {
	width: 202px;
	background-position: -373px 0;
}
A#billing:hover {
	background-position: -373px -45px;
}
A#monitoring { 
	width: 212px;
	background-position: -575px 0;
}
A#monitoring:hover {
	background-position: -575px -45px;
}
A#support {
	width: 192px;
	background-position: -787px 0;
}
A#support:hover {
	background-position: -787px -45px;
}



#mainpromo {
	width: 977px;
	height: 331px;
	border: solid 1px #CACACA;
	border-top: none;
}

#promo01 {
	height: 331px;
	width: 977px;
	background: no-repeat URL('../images/promo/monitor-promo1.jpg') left top;
}

#promo01 DIV {
	padding-top: 110px;
	text-align: left;
}

#promo01 UL {
	display: block;
	display: inline;
	float: left;
	margin: 0 0 0 85px;
	padding: 0;
	width: 375px;
	color: #68954A;
	font-size: 1.5em;
	list-style-type: none;
}

#promo01 UL LI {
	display: block;
	float: left;
	height: 29px;
	width: 375px;
}

#promo01 #promo01button {
	display: block;
	display: inline;
	float: left;
	margin: 25px 0 0 60px;
	height: 45px;
	width: 330px;
	background: no-repeat URL('../images/promo/monitor-promo1_button.png') left top;
}

#promo01 #promo01button:hover {
	background-position: 0 -45px;
}

#promo_free_monitoring {
	height: 331px;
	width: 977px;
	background: no-repeat URL('../images/promo/free_monitoring.jpg') left top;
}

#promo_free_monitoring DIV {
	color: #666;
	padding-top: 65px;
	font-size: 18px;
	text-align: left;
	display: inline;
	float: left;
	margin-left: 41px;
}

#promo_free_monitoring DIV SPAN#smart_business {
	display: block;
	display: inline;
	float: left;
	clear: both;
	font-size: 25px;
	color: #FFF;
	width: 440px;
	margin: 55px 0 0 15px;
	text-shadow: 2px 2px 3px #003300;
	filter: dropshadow(color=#336600,offX=2,offY=2);
}

#content P {
	line-height: 25px;
	margin: 0 0 15px 0;
}

#content H1 {
	font-size: 24px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

#content H3 {
	font-size: 17px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

DIV#content {
	float: left;
	width: 639px;
}
DIV.contentwide {
	width: 979px !important;
}

.contentbox2 {
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
}

DIV.last {
	border-bottom: none;
}

.contentwide .contentbox, .contentwide .contentbox2 {
	width: 800px !important;
	margin-left: auto;
	margin-right: auto;
}

.contentbox, .contentbox2 {
	margin-top: 10px;
	padding: 10px 20px 30px 20px;
	width: 596px;
	color: #737373;
	text-align: left;
	border: solid 1px #CACACA;
}

DIV#platform_bg {
	background: no-repeat URL('../images/platforms.png') right top;
}
DIV#hassle_bg {
	height: 386px;
	padding-bottom: 50px;
	background: no-repeat URL('../images/hasslebg01.jpg') right bottom;
}

.border {
	border: solid 1px #CCC;
	border-top: none;
	text-align: left;
	padding: 15px 20px 20px 20px;
}
.border2 {
	border: solid 1px #CCC;
	text-align: left;
	padding: 15px 20px 20px 20px;
	margin-bottom: 20px;
}

.grey {
	color: #999;
	font-weight: normal;
	font-size: .8em;
}

.contentbox H2 {
	padding-top: 5px;
	margin: 0 0 10px 0;
	font-size: 1.6em;
	font-weight: bold;
}

#free_start P {
	margin: 10px;
	font-size: 18px;
}

#free_start A.getstarted {
	margin: 0 0 0 85px;
}

FORM#website_monitoring {
	font-size: 14px;
	display: block;
	float: left;        
	width: 320px;
	padding-left: 35px;
}

FORM#website_monitoring INPUT#website {
	display: block;
	float: left;
	width: 280px;
	height: 25px;
	border: solid 2px #CCC;
	margin: 3px 0 10px 2px;
	font-size: 18px;
	padding: 5px 10px;
	color: #666;
}

#content UL, #left UL {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 1.1em;
	list-style-image: URL('../images/bullet.png');
	list-style-type: square;
}
#content UL LI, #left UL LI {
	padding-left: 10px;
	height: 25px;
}

#content P {
	line-height: 20px;
}

.greybox {
	border: solid 1px #CCC;
	background-color: #F8F8F8;
	padding: 20px;
}

DIV#left {
	display: block;
	display: inline;
	float: left;
	margin-left: 10px;
}

.sidebox {
	color: #737373;
	text-align: left;
	margin-top: 10px;
	width: 328px;
	border: solid 1px #CACACA;
}



.sidebox H3 {
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0 0 0;
}

DIV#howlong {
	height: 188px;
	background-image: URL('../images/getstartedbg01.jpg');
}


A.getstarted, A.signup, A.continue, A.back, A.save, A.fwm, A.grab, A.startover, A.software, A.cpanel, A.biglogin, A.retrieve, A.send {
	display: block;
	display: inline;
	float: left;
	height: 44px;
	width: 152px;
}

A.saveshort {
	display: block;
	display: inline;
	float: left;
	height: 44px;
	width: 109px;
}

A.getstarted:hover, A.signup:hover, A.continue:hover, A.back:hover, A.save:hover, A.fwm:hover, A#confirm:hover, A#sendmessage:hover, A.grab:hover, A.startover:hover, A.software:hover, A.cpanel:hover, A.biglogin:hover, A.retrieve:hover, A.saveshort:hover, A.send:hover {
	background-position: 0 -44px;
}

A.getstarted {
	background: no-repeat URL('../images/getstarted.png') left top;
}
A.signup {
	background: no-repeat URL('../images/signup.png') left top;
}
A.continue {
	float: right;
	background: no-repeat URL('../images/button_continue.png') left top;
}
A.back {
	background: no-repeat URL('../images/button_back.png') left top;
}
A.save {
	background: no-repeat URL('../images/button_save_short.png') left top;
}
A.saveshort {
	background: no-repeat URL('../images/button_save_short.png') left top;
}
A.fwm {
	background: no-repeat URL('../images/button_fwm.png') left top;
}
A.grab {
	background: no-repeat URL('../images/button-grabit.png') left top;
}
A.startover {
	background: no-repeat URL('../images/button-tryagain.png') left top;
}
A.software {
	background: no-repeat URL('../images/button-software.png') left top;
}
A.cpanel {
	background: no-repeat URL('../images/button-cpanel.png') left top;
}
A.biglogin {
	background: no-repeat URL('../images/button_login.png') left top;
}
A.send {
	background: no-repeat URL('../images/send.png') left top;
}

A.retrieve {
	width: 165px !important;
	background: no-repeat URL('../images/button_retrieve.png') left top;
}

A#confirm {
	margin: 5px auto 0 auto;
	display: block;
	display: inline;
	float: left;
	height: 44px;
	width: 258px;
	background: no-repeat URL('../images/button_confirm.png') left top;
}
A#sendmessage {
	margin: 5px 0 0 55px;
	display: block;
	display: inline;
	float: left;
	height: 44px;
	width: 258px;
	background: no-repeat URL('../images/button-send.png') left top;
}

.grabit {
	padding: 20px;
}

.grabit H2 {
	margin-bottom: 6px;
}

.grabit P {
	line-height: 18px;
	margin: 0 0 5px 0;
}

DIV#howlong A.fwm {
	margin: 130px 0 0 13px;
}

DIV#footer {
	height: 44px;
	margin: 10px 0 10px 0;
	position: relative;
	clear: both;
	width: 977px;
	text-align: left;
	border: solid 1px #CACACA;
	background-color: #EEE;
}

UL.footerlinks {
	margin: 15px 15px 29px 15px;
	padding: 0;
	display: block;
	list-style-type: none;
	font-size: 12px;
}

UL.footerlinks LI {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 22px;
}

UL.footerlinks LI A {
	display: block;
	float: left;
	padding: 0 15px;
	border-right: solid 1px #CCC;
	font-weight: normal;
	text-decoration: none;
	color: #339900;
}

UL.footerlinks LI A.last {
	border-right: none !important;
}

UL.footerlinks LI A:hover {
	text-decoration: underline;
	color: #336600;
}

DIV#copyright {
	position: absolute;
	right: 0;
	top: 29px;
	padding: 0 5px 3px 0;
	font-size: 11px;
	text-align: right;
	color: #888;
}
.sidelist {
	display: inline;
	padding-left: 5px !important;
}

.blurb UL.sidelist {
	margin-left: 60px !important;
	_margin-left: 40px !important;

}

.sidelist LI {
	display: block;
	display: inline;
	float: left;
	margin-right: 25px;
	padding-left: 16px !important;
	font-size: 18px;
	_font-size: 17px !important;
	font-weight: bold;
	color: #339900;
	background: no-repeat URL('../images/bullet.png') 0 6px;
}

TABLE {
	border-collapse: collapse; 
	text-align: center;
	border: solid 1px #999;
}

TABLE.table TD {
	padding: 7px 15px;
	border: solid 1px #CCC;
}

DIV.signupsteps {
	float: right;
	margin-top: 25px;
	width: 226px;
	height: 70px;
	background: no-repeat URL('../images/steps.png') left top;
}

DIV.step1 {
	background-position: 0 0;
}
DIV.step2 {
	background-position: 0 -70px;
}
DIV.step3 {
	background-position: 0 -140px;
}

FORM LABEL {
	display: block;
	font-size: 12px;
	margin-top: 5px;
}
FORM span.label {
	display: block;
	font-size: 12px;
	margin-top: 5px;
}

FORM {
	margin: 0;
	padding: 0;
}

INPUT.text {
	margin-top: 2px;
	padding: 5px 8px 2px 8px;
	width: 250px;
	height: 18px;
	border: solid 2px #CCC;
}
TEXTAREA.text {
	margin-top: 2px;
	padding: 5px 8px 2px 8px;
	border: solid 2px #CCC;
}
FORM#signupform DIV INPUT.attention {
	border-color: red !important;
}
SELECT.state, SELECT.month, SELECT.year {
	display: block;
	display: inline;
	font-size: 16px;
	height:29px;
	border: solid 2px #CCC;
	margin-top: 2px;
	_margin-top: 4px !important;
	margin-left: 2px !important;
}
FORM#signupform SPAN.alert {
	padding-top: 17px;
	float: right;
	width: 270px;
	font-size: 11px;
	color: red;
	_padding-top: 24px !important;
}
FORM#signupform SPAN.alert2 {
	padding-top: 17px;
	float: right;
	width: 180px;
	height: 30px;
	font-size: 11px;
	color: red;
	_padding-top: 24px !important;
}

DIV.pw {
	padding-top: 8px;
	margin-top: 23px;
	border-top: dotted 1px #CCC;
	width: 550px;
}

DIV.posie {
	width: 550px;
}

.billing_cycle {
	border: solid 1px #CCC;
	padding: 135px 10px 20px 10px;
	width: 250px;
	float: left;
	text-align: center;
	font-size: 12px;
}
.billing_cycle P {
	padding-left: 18px;
	line-height: 14px !important;
	text-align: left;
	margin: 0 auto 10px auto !important;
	width: 175px;
}
.cycle_over {
	border: solid 1px #339900;
}

.billing_cycle LABEL {
	font-size: 17px;
	font-weight: bold;
}

#monthly {
	background: no-repeat URL('../images/monthly.png') center 10px;
	margin-right: 10px;
}
#quarterly {
	background: no-repeat URL('../images/quarterly.png') center 10px;
}

#ccinfo {
	width: 523px;
	border: solid 1px #CCC;
	padding: 15px;
	margin-bottom: 15px;
}


#ccards A.creditcard {
	display: block;
	display: inline;
	margin-right: 6px;
	float: left;
	width: 67px;
	height: 40px;
}
#ccards A.creditcard:hover {
	background-position: 0 -40px !important;
}

#ccards A.creditselected {
	background-position: 0 -40px !important;
}

#ccards INPUT.radio {
	margin-top: 10px;
	display: block;
	float: left;
}

A#visa {
	background: no-repeat URL('../images/card_visa.png') left top;
}
A#mastercard {
	background: no-repeat URL('../images/card_mastercard.png') left top;
}
A#amex {
	background: no-repeat URL('../images/card_amex.png') left top;
}

#summary {
	background-color: #FFF;
	border: solid 1px #CCC;
	padding: 25px 25px 10px 25px;
}
#personalinfo, #address {
	width: 220px;
	float: left;
	margin-right: 15px;
}
.dottedbox {
	clear: both;
	border: dotted 1px #CCC;
	padding: 20px;
}
#summary H3 {
	margin: 15px 0 0 0;
}
#payment, #billinginfo {
	float: left;
	width: 210px;
	margin-right: 15px;
}

#smallterms {
	font-size: 10px;
}
#smallterms P {
	line-height: 14px;
}
#billingaddress {
	margin-bottom: 20px;
	border-bottom: dotted 1px #CCC;
}
#billingAddressForm {
	padding-bottom: 15px;
}
#billingAddressForm.disabled {
	display: none;
}
#billingAddressForm.enabled {
	display: block;
}
.checkbox {
	display: block;
	float: left;
	margin: 0 7px 0 0;
}
SPAN.tag {
	padding-right: 20px;
	line-height: 18px;
	display: block;
	margin: 5px 0 0 0;
	text-align: left;
	color: #339900;
	font-size: 12px;
	float: right;
	width: 200px;
}

SPAN.tag STRONG {
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
}


.website-up, .website-down {
	float: left;
	width: 375px;
	height: 200px;
}




#plugins-list {
	padding: 5px;
}

#plugins-list H3 {
	margin: 0;
}

A.plugin-entry {
	width: 300px;
	float: left;
	clear: both;
	cursor: pointer;
	text-align: left;
	margin: 0;
	text-decoration: none !important;
	position: relative;
	display: block;
	border: solid 1px #FFF;
	padding: 8px 8px 14px 8px;
}

A.plugin-entry IMG {
	border: none;
}

A.plugin-entry:hover {
	border-color: #339900;
}
`
A.plugin-entry IMG {
	border: none;
	float: left !important;
	width: 84px;
}

A.plugin-entry SPAN {
	display: block;
	display: inline;
	float: left;
	width: 200px;
	text-decoration: none !important;
	padding-left: 4px;
	margin-left: 4px;
}

A.plugin-entry SPAN.entry-title {
	font-size: 15px;
	font-weight: bold;
}
A.plugin-entry SPAN.entry-desc {
	font-weight: normal !important;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}

#software {
	height: 832px;
	background: no-repeat URL('../images/software-bg.png') right top;
}


.dlbox {
	float: left;
	margin: 10px 0 20px 0;
	padding: 20px;
	width: 238px;
	border: solid 1px #CCC;
}

.dlbox H3 {
	margin: -10px auto 13px auto !important;
	text-align: center;
	font-size: 14px !important;
	font-weight: bold;
	color: #339900;
}

#flashcontent, #flashcontent2, #flashcontent3 {
	margin: 0 auto 13px auto;
}

.dldescription {
	width: 220px;
	margin: 0 auto;
}

#screenshots A {
	display: block; float: left;
	text-decoration: none;
	text-align: center;
	margin-bottom: 8px;
	font-size: 11px;
}

.dialog {
	margin: 0 140px !important;
	padding-left: 120px;
	color: #666;
	min-height: 100px;
}

.bang {
	background: no-repeat #F8F8F8 URL('../images/bang.png') left top;
}

.success {
	background: no-repeat #F8F8F8 URL('../images/check.png') left top;
}

.dialog H1 {
	font-size: 20px;
	margin: 0 0 5px 0;
}

.dialog P {
	margin: 0 0 15px 0;
}

.dialog .startover {
	float: right;
	clear: both;
	margin: 30px 0 0 0 !important;
}

.dialog .software {
	margin-right: 20px;
}

DIV.noflash {
	border:dashed 1px #CCC;
	background-color: #F8F8F8;
	padding: 20px 20px 20px 20px;
	font-size: 12px;
	color: #333;
}

DIV.noflash H4 {
	color: #760000;
	font-size: 15px;
	margin: 0 0 5px 0;
}

DIV.noflash P.short {
	line-height: 16px !important;
	margin: 0 0 5px 0;
}

DIV.noflash A {
	display: block;
	margin: 0 auto;
}
DIV.noflash IMG {
	border: none;
}

TABLE.bignoflash {
	border-collapse: collapse;
	width: 100%;
	border: none;
	background-color: #F8F8F8;
}

 /*--- Fancy Box Styling -----------------------------------------------------*/

.fancy_a IMG {
	border: solid 3px #FFF;
	margin: 1px;
}

.fancy_a:hover IMG {
	border-color: #5DB200;
}

div.image {
	width: 285px;
	margin: 0 auto 15px auto;
}

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -16px;
	right: -20px;
	height: 40px;
	width: 40px;
	background: url('../images/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

div#fancy_close:hover {
	background-position: 0 -40px;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -30px;
	width: 60px;
	height: 600px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancy_nav_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancy_nav_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	border: none;
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 36px;
	width: 15px;
	background: transparent url('../images/fancy_title_left.png') no-repeat;
}

td#fancy_title_main {
	height: 36px;
	background: transparent url('../images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 36px;
	width: 15px;
	background: transparent url('../images/fancy_title_right.png') no-repeat;
}
.siteurl {
	font-weight: normal !important;
	color: #339900 !important;
}
.listempty {
	padding: 150px;
	text-align: center;
	color: #666;
}
.red {color:red !important;}
