BODY {
	padding: 0 !important;
	margin: 0 !important;
	background: #494949 repeat-x URL('../images/bodybg.png') left top !important;
	font-family: arial, helvetica, sans-serif !important;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}

A {
	text-decoration: none !important;
}

FORM {
	margin: 0; }

BR.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.floatleft {
	float: left;
}
	
.floatright {
	float: right;
}

.pad5 {
	padding: 5px;
}

.pad10 {
	padding: 10px;
}

.pad20 {
	padding: 20px;
}

.center {
	text-align: center;
}

.required {
	color: red !important;
}

.blue {
	color: #96A8D4;
}

.relative {
	position: relative !important;
}

DIV.bigbox {
	margin-bottom: 10px;
	width: 514px;
	background: no-repeat URL('../images/bulletbg-xlarge.png') left top;
	
}

DIV.document .rightbox {
	_right: 100px !important; }

.rightbox {
	position: absolute;
	right: 11px;
	padding: 15px;
	width: 170px;
	background-color: #444;
	border: solid 1px #888;
}

.rightbox P {
	line-height: 17px;
	margin: 7px 0;
}

.rightbox H3 {
	color: #96A8D4;
	font-style: normal !important;
	font-weight: bold !important;
	margin: 0 0 5px 0 !important;
	font-size: 13px;
}

DIV.bigbox H3 {
	padding-top: 13px;
	margin: 0 0 0 35px !important;
}

.submitcontact {
	margin-top: 10px;
	display: block;
	display: inline;
	float: right;
	width: 85px;
	height: 27px;
	cursor: pointer;
	background: no-repeat URL('../images/submitbutton.png') left top;
	border: none; }
.submitcontact:hover {
	background-position: 0 -27px; }

.dialog1 {
	margin: 0 auto;
	padding: 30px 30px 45px 140px;
	background: no-repeat #555 30px 25px;
	border: dotted 1px #999;
	text-align: left;
}

.dialog1 H1 {
	font-size: 18px !important;
	margin: 0 !important;

}

.dialog1 P {
	color: #CCC;
	margin: 5px 0 0 0 !important;

}

.check {
	background-image: URL('../images/dialog_check.png');
}

.error {
	background-image: URL('../images/dialog_error.png');
}

#slidecart {
	text-align: left;
	cursor: default;
	z-index: 100;
	top: 0;
	right: 4px;
	position: fixed;
	_position: absolute !important;
	width: 241px;
	background: no-repeat #141414 URL('../images/slidecart_bg.png') left top;
	border: solid 1px #757575;
	border-top: none;
	color: #CCC;
}

#slidecart.collapsed {
	cursor: pointer;
	height: 28px;
}

#slidecart A.arrow {
	outline: none;
	display: block;
	float: right;
	width: 28px;
	height: 28px;
	background-image: URL('../images/slidearrow.gif');
}

#slidecart A.arrowup {
	background-position: 0 0;
}

#slidecart A.arrowup:hover {
	background-position: 0 -28px;
}

#slidecart A.arrowdown {
	background-position: -28px 0;
}

#slidecart A.arrowdownhover {
	background-position: -28px -28px;
}

#carttotal_label {
	color: #CCC;
	padding: 6px 0 0 0;
	float: right;
	text-align: right;
}

#carttotal_label .totalprice {
	color: #B3CEFF;
	font-weight: bold;
}

#cartitems_label {
	color: #CCC;
	margin-bottom: 7px;
	display: block;
	padding: 6px 0 0 45px;
	float: left;
	text-align: left;
}

A.slidecart_item {
	cursor: pointer;
	outline: none;
	color: #FFF !important;
	font-weight: normal;
	clear: both;
	display: block;
	padding: 6px;
	margin: 0 0 3px 3px;
	width: 223px;
	height: 47px;
	background: no-repeat URL('../images/cartitem.png') left top;
}

A.slidecart_item:visited {
	color: #FFF !important;
	text-decoration: none !important;
}

A.slidecart_item:hover {
	background-position: 0 -59px !important;
}

IMG.item_thumb {
	border: none;
	float: left;
	width: 79px;
	height: 47px;
	background-color: #FFF;
}

SPAN.slidecart_desc {
	float: right;
	margin-bottom: 9px;
	padding: 0 5px 0 0;
	width: 133px;
	height: 25px;
	font-size: 9px;
	line-height: 12px;
	overflow: hidden;
}

SPAN.slidecart_itemprice {
	font-size: 11px;
	float: left;
	padding: 0 0 0 8px;
	width: 50px;
}

SPAN.slidecart_itemqty {
	text-align: center;
	font-size: 11px;
	float: left;
	width: 30px;
}

SPAN.slidecart_itemtotal {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #C2D1FF;
	float: left;
	width: 55px;
}

DIV#slidecart_total {
	clear: both;
	padding: 5px 8px 0 0;
	text-align: right;
	height: 20px;
	font-size: 12px;
}

SPAN#slidecart_subtotal {
	color: #C2D1FF;
	font-size: 18px;
	font-weight: bold;
}

A#slidecart_add {
	display: block;
	display: inline;
	float: left;
	margin: 8px 0 0 9px;
	width: 113px;
	height: 29px;
	background: no-repeat URL('../images/checkout_b.png') left top;
}

A#slidecart_add:hover {
	background-position: 0 -29px;
}

#homeviewheader {
	cursor: default;
	padding-top: 27px;
	height: 86px;
	width: 954px;
	margin: 0 auto;
	text-align: left;
}

DIV#phonenumber {
	position: absolute;
	margin-left: 720px;
	top: 45px;
	height: 32px;
	width: 229px;
	background: no-repeat URL('../images/number.png') top left;
}

A#logo {
	outline: none;
	display: block;
	margin-left: 1px;
	height: 51px;
	width: 349px;
	background: no-repeat URL('../images/homeview_logo.png') left top;
}

H1#slogan {
	position: absolute;
	width: 500px;
	margin-left: 360px;
	top: 41px;
	text-align: left;
	font-weight: normal;
	font-size: 17px !important;
	letter-spacing: 0px !important;
	color: #BBB;
}

H1#slogan EM {
	font-size: 17px !important;
}

#navigation {
	background: repeat-x URL('../images/navbg.png') left top;
	height: 35px;
}

#navigation UL {
	margin-right: 1px;
	position: absolute;
	z-index: 99;
	float: left;
	width: 953px;
	list-style-type: none;
	height: 35px;
	padding: 0;
	margin: 0;
	background: no-repeat URL('../images/logo_under.png') left top;
}

#navigation UL LI {
	position: relative;
	display: block;
	float: right;
	height: 35px;
}

#navigation UL LI A {
	outline: none;
	display: block;
	height: 16px;
	width: 160px;
	margin-bottom: 0;
	padding: 11px 0 8px 0;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #D1D1D1;
	background: no-repeat URL('../images/navbuttonbg.png') left top;
}

//#navigation UL LI A:hover {
//	font-weight: bold;
//	color: #314B81;
//	background-position: 0 -35px; }

#navigation UL LI.drop_over A {
	font-weight: bold !important;
	color: #314B81 !important;
	background-position: 0 -35px; }


#navigation UL LI A.active {
	cursor: default !important;
	padding: 9px 0 10px 0 !important;
	font-weight: bold !important;
	color: #FFF !important;
	background-position: 0 -70px !important; }

UL.hover_menu {
	clear: both !important;
	z-index: 99;
	display: none;
	position: absolute;  
	width: 300px !important;
	text-align: left !important;
	padding: 0;
	margin: 0 !important;
	background-color: #CCC !important;
	background-image: none !important;
	border: solid 1px #7A7A7A !important;
	height: auto !important;
	top: 34px;
	left: 0;
}

UL.hover_menu LI {
	clear: both;
	height: auto !important;
}

UL.hover_menu A {
	cursor: pointer !important;
	text-align: left !important;
	clear: both !important;
	display: block;
	height: 83px !important;
	width: 300px !important;
	padding: 0 !important;
	background: no-repeat URL('../images/drop_bg.png') !important; 
}

UL.hover_menu A:hover {
	background-position: 0 -83px !important;
}

UL.hover_menu A SPAN.cat_title {
	margin: 17px 0 3px 0;
	width: 170px;
	display: block;
	float: left;
	font-size: 12px !important;
	font-weight: bold !important;
	color: #314B81 !important;
}

UL.hover_menu A SPAN.cat_desc {
	width: 170px;
	height: 28px;
	overflow: hidden;
	display: block;
	float: left;
	font-weight: normal !important;
	font-size: 10px;
	color: #666;
}

UL.hover_menu A IMG {
	margin: 17px 7px 4px 10px;
	float: left;
	width: 80px;
	height: 47px;
	border: solid 1px #314B81;;
}

#navborder {
	float: right;
	height: 35px;
	width: 1px;
	background: no-repeat URL('../images/navborder.png') left top; }

#content {
	text-align: left;
	padding: 10px 10px 30px 10px;
	width: 932px;
	margin: 0 auto;
	border-left: solid 1px #727272;
	border-right: solid 1px #727272;
	background: #020202 repeat-x URL('../images/contentbg.png') left top;
	line-height: 18px;
}

#content DIV.document {
	margin: 0 auto;
	padding: 0 80px;
}

#content H1 {
	font-size: 24px;
	line-height: 28px;
	margin: 15px 0 10px 0;
}

#content H2 {
	font-size: 26px;
	font-weight: bold;
	margin: 25px 0 15px -20px;
}

DIV.details H2 {
	padding-top: 10px;
	margin-top: 0 !important;
	margin-left: 0 !important;
	margin-bottom: 5px !important;
	font-size: 14px !important;
	line-height: 19px;
}

#content H3 {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 5px -15px;
}

#content H3 SPAN {
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
}

#content H4 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
}

DIV.details UL {
	padding-left: 20px;
	padding-right: 10px;
}

#content P {
	margin: 5px 0 15px 0; }

#content OL LI, #content UL LI {
	margin-bottom: 10px; }

DIV.slim {
	padding: 0 100px; }
	
#content A, #content A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #A7b9E3;
}

#content A:hover {
	text-decoration: underline;
	color: #758CC2;
}

.dialog A, .dialog A:visited {
	color: #758CC2 !important;
}

.dialog A:hover {
	color: #A7b9E3 !important;
}

#promo {
	margin-bottom: 10px;
	border: solid 1px #727272;
	height: 438px;
}

#promoVidSample {
	margin-bottom: 10px;
	border: solid 1px #727272;
	height: 530px;
}

.bulletbox {
	text-align: left;
	padding: 12px;
	float: left;
	width: 209px;
	min-height: 270px;
	background: no-repeat URL('../images/bulletbg.png') center top; }

.bulletbox H2, .prod_desc H2, #sideproducts H2 {
	line-height: 19px;
	margin: 0 0 11px 25px !important;
	font-size: 18px !important;
	font-weight: bold;
	color: #EFEFEF;
}

.bulletbox P, .prod_desc P {
	line-height: 22px;
	font-size: 13px;
	color: #B9B9B9;
	margin: 0 10px 0 16px !important; }

#homeviewfooter {
	padding: 10px 15px 0 0;
	height: 22px;
	width: 937px;
	margin: 0 auto 10px auto; 
	border: solid 1px #727272;
	border-top: none;
	background-color: #020202;
	text-align: right;
	font-size: 10px;
	color: #BBB;
}
#homeviewfooter UL {
	padding: 0;
	margin: 0 0 0 10px;
	list-style-type: none;
	height: 15px;
	display: block;
	float: left;
}

#homeviewfooter UL LI {
	margin: 0;
	float: left;
	display: block;
	padding: 0 8px;
	border-right: dotted 1px #555;
}

#homeviewfooter UL LI.last {
	border: none !important;
}

#homeviewfooter UL LI A {
	color: #CCC;
	font-weight: normal;
}

#homeviewfooter UL LI A:hover {
	color: #FFF;
	border-bottom: dotted 1px #555;
}

#software {
	padding: 0 30px;
}

#functions1 {
	display: block;
	display: inline;
	float: left;
	width: 445px;
	margin-left: -20px;
}
#functions2 {
	display: block;
	display: inline;
	float: left;
	width: 445px;
	margin-left: 15px;
	margin-right: -15px;
}

DIV.function {
	float: left;
	min-height: 180px;
	position: relative;
	margin-bottom: 20px;
	width: 390px !important;
	padding: 13px 20px 20px 35px;
	background: no-repeat URL('../images/bulletbg-large.png') left top; 
}

DIV.function H3 {
	margin: 0 0 5px 0 !important; 
}

DIV.function IMG {
	margin: 8px 0 -40px 15px;
	*margin-bottom: 0 !important;
}

TABLE.specs {
	margin-top: 5px;
	font-size: 11px;
	border-collapse: collapse;
	border: solid 1px #888;
	background-color: #1A1A1A;
	color: #FFF;
}



TABLE.specs THEAD {
	background-color: #444;
}
	
TABLE.specs TD {
	border-color: #888;
	padding: 5px 10px;
	text-align: center;
	vertical-align: middle;
}

TABLE.storage {
	margin-right: 20px;
}

TABLE.storage TD {
	padding: 5px 15px !important;
}

#extra_fields {
	
}

#extra_fields A.prod_tabs {
	outline: none;
	display: inline;
	display: block;
	float: left !important;
	line-height: 12px;
	font-weight: bold;
	width: 159px;
	height: 12px !important;
	padding: 8px 0 8px 0;
	text-align: center;
	color: #666;
	background: no-repeat URL('../images/prodtab.png') left top;
}

#extra_fields A.prod_tabs:hover {
	color: #FFF;
	background-position: 0 -28px;
}

#extra_fields A.active {
	cursor: default !important;
	color: #6A82BD !important;
	background-position: 0 -56px !important;
}

.product_tabs {
	line-height: 15px;
	font-size: 11px;
	border: solid 1px #CCC;
	border-top: none;
	padding: 20px 15px 15px 15px;
}

#support {
	padding-top: 15px;
	position: relative !important;
	background: no-repeat URL('../images/support_bg.png') right top;
}

#contact {
	position: relative !important;
	background: no-repeat URL('../images/emailbg.jpg') right top;
}

#contact H1 {
	margin-left: -15px;
}

#contact .big {
	font-size: 14px;
	font-weight: bold; }

#contact #contactform, #support #contactform {
	margin: 0;
	padding: 20px 10px 40px 25px;
	width: 480px; }
#contactform INPUT, #contactform TEXTAREA {
	margin-bottom: 10px;
}
	
FORM.dark INPUT, FORM.dark TEXTAREA {
	outline: none !important;
	-moz-border-radius: 4px;
	border: solid 1px #AAA;
	color: #F8F8F8;
	padding: 2px;
	background: repeat-x #6A6A6A URL('../images/formbg.png') left top; }
#contactform #personal {
	width: 270px;
	_margin-bottom: 5px;}
#contactform #personal INPUT {
	width: 150px; }
#contactform INPUT, #contactform LABEL, #contactform SPAN {
	display: block;
	float: left; }
#contactform INPUT, #contactform TEXTAREA {
	margin-bottom: 5px; }
#contactform TEXTAREA {
    float:left;
	margin-left: 87px; }
#contactform LABEL {
	width: 79px;
	text-align: right;
	margin-right: 8px; }
#contactform BR {
	clear: left;
	font-size: 0px;
	line-height: 0px; }
#contactform #right {
	float: right;
	clear: right;
	text-align: left; }
#contactform #method {
	padding: 55px 35px 0 0;
	text-align: left;
	float: right;}
#contactform #method INPUT {
	background-image: none !important;
	background-color: transparent !important;}
#contactform #method INPUT {
	border: none !important; }
#contactform #method LABEL {
	width: 57px;
	margin-left: 5px;
	margin-right: 0 !important;
	text-align: left; }
#contactform .message {
	width: 353px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px; }

#contactform .required {
	margin: 3px 5px 0 5px;
	font-size: 15px;
	width: 5px;
	color: #FF7600; }
DIV.msg {
	margin: 0 auto;
	width: 340px;
	border: dotted 1px #CCC;
	display: block;
	padding: 10px;
	text-align: left;
	}
DIV.msg P {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin-bottom: 0; }

DIV#howitworks {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding-top: 210px;
	background: no-repeat URL('../images/howitworks_bg.png') left top;
}

DIV#howitworks UL#titlebullets {
	padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	top: 49px;
	left: 50px;
	list-style-type: none;
}

DIV#howitworks UL#titlebullets LI {
	display: block;
	float: left;
	clear: both;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 14px;
	color: #CCC;
}

DIV.threecolumn {
	float: left;
	width: 259px;
	padding: 20px;
	line-height: 22px;
}

DIV.threecolumn H3 {
	margin-left: 0 !important;
}

DIV#howitworks DIV#steps {
	padding: 0 10px 0 10px;
}

DIV#howitworks DIV#steps IMG {
	border: none !important;
}

DIV#howitworks DIV#steps A {
	display: block;
	float: left;
	margin: 0 7px 7px 0;
}

#homeviewproducts {
	position: relative;
	height: 740px;
}

.prodcolumn {
	width: 340px;
	top: 1px;
	position: absolute;
	background: no-repeat left top;
}

.prodcolumn A {
	display: block;
	float: left;
	clear: both;
	width: 340px;
	height: 250px;
}

.prodcolumn A:hover {
	background-position: 0 -267px;
}

.prodcolumn .prod_desc {
	text-align: left;
	padding: 12px;
	width: 301px;
	float: left;
	clear: both;
	min-height: 270px;	
	background: no-repeat URL('../images/bulletbg-med.png') left top;
}

.prodcolumn .prod_desc P {
	padding: 0 10px;
	font-size: 12px;
	margin-bottom: 15px !important;
}

#prodcolumn1 {
	left: 10px;
}

#prodcolumn1 A {
	background-image: URL('../images/products_indoor1.jpg');
}


#prodcolumn2 {
	left: 350px;
}

#prodcolumn2 A {
	background-image: URL('../images/products_outdoor1.jpg');
}

#sideproducts {
	width: 224px;
	padding: 12px 10px 15px 10px;
	position: absolute;
	right: 2px;
	background: no-repeat URL('../images/bulletbg_side.png') left top;
}

#sideproducts A {
	display: block;
	display: inline;
	margin: 0 auto 10px 5px;
	float: left;
	clear: both;
	width: 215px;
	padding-top: 150px;
	background: no-repeat left top;
}

#sideproducts A:hover {
	background-position: 0 -157px;
}

#sideproducts A SPAN {
	display: block;
	float: left;
	font-weight: normal !important;
	font-size: 11px;
	line-height: 14px;
	color: #999;
	border: solid 1px #818181;
	background-color: #3F3F3F;
	padding: 10px;
}

#sideproducts A STRONG {
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	display: block;
	margin-bottom: 6px;
}

#sideproducts A:hover SPAN {
	color: #BBB;
	border-color: #A5A5A5;
}

#sideproducts A:hover STRONG {
	color: #FFF;
}

#sideproducts A#product1 {
	background-image: URL('../images/products_indoorexp.png');
}

#sideproducts A#product2 {
	background-image: URL('../images/products_outdoorexp.png');
	margin-bottom: 8px !important;
}

#spycams {
	margin: 0 5px 0 11px;
	position: absolute;
	top: 615px;
	padding: 15px 400px 20px 15px;
	background: #222;
	border: solid 1px #666;
	color: #CCC;
	background: no-repeat #222 URL('../images/spycams.jpg') right top;
}

#spycams A {
	display: block;
	display: inline;
	float: right;
	margin: -15px -400px -20px 0;
	width: 420px;
	height: 145px;
}

#spycams H3 {
	margin: 0 0 3px 0 !important;
	color: #FFF;
}

#spycams P {
	padding-left: 2px;
	margin: 0;
}






html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	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_closebox.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_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancy_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: -16px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 14px Arial;
	padding: 0 5px 5px 5px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 37px;
	width: 15px;
	background: transparent url('../images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 37px;
	background: transparent url('../images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 37px;
	width: 15px;
	background: transparent url('../images/fancy_title_right.png') repeat-x;
}

#diagramthumb {
	padding-top: 5px;
}

#diagramthumb A {
	display: block;
	float: left;
	border: solid 1px #666;
}
#diagramthumb A:hover {
	border: solid 1px #CCC;
}
#diagramthumb A IMG {
	float: left;
	display: block;
}
#dlflash {
	padding: 50px 150px 0 150px;
	background-color: #FFF;
}

#grabflash {
	border: solid 1px #CCC;
	background-color: #F8F8F8;
	padding: 30px;
}

#grabflash H3 {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	margin: 0 0 10px 0; !important;
}
