/* section: sitewide styles */

body
{
    margin: 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    background: url(images/bodyBackground.gif) repeat-x top left;
}

p
{
    margin-top: 10px;
    margin-bottom: 10px;
}

h1
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 24px;
    font-weight: bold;
}

h1.sub
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 22px;
    font-weight: normal;
    color: #4b4b4b;
}

h2
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 20px;
    color: #111;
    margin-top: 0px;
}

h3
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
}

h4
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    display: inline;
}

td
{
    vertical-align: top;
}

td.fieldname
{
    text-align: right;
    font-size: 10px;
    font-weight: bold;
    padding-top: 6px;
}

hr
{
    color: #b45d16;
}

a
{
    color: #36a106;
    text-decoration: none;
    /*font-family: 'Lucida Grande' , Arial, Helvetica, Geneva, Verdana, sans-serif;*/
}

a:hover
{
    color: #ff1a00;
}

a.highlighted
{
    color: #aa0000;
}

a.highlighted:hover
{
    color: #36a106;
}

img
{
    border: 0;
}

.shadedPanel
{
    background: url(images/headergradient.gif) repeat-x top left;
    padding: 20px;
    margin: 0px;
    background-color: #f2f2f2;
}

.darkerShadedPanel
{
    background-color: #e9e9e9;
    padding: 20px 15px 20px 15px;
    margin: 0px;
}

.fullWidth
{
    width: 800px;
}

.fullWidthNoRightPadding
{
    width: 830px;
}

.clearPanel
{
    padding: 20px;
}

.lightbox
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

li
{
    list-style-type: square;
}

.smallText
{
    font-size: 11px;
}

.lightText
{
    font-size: 11px;
    color: #b4b4b4;
}

.new-style h1
{
    font-family: 'Lucida Grande', Arial, Helvetica, Geneva, Verdana, sans-serif;
    color: rgb(35, 31, 32); 
    font-size: 24px; 
    font-weight: bold; 
    line-height: 27px;
}

.new-style h3
{
    font-family: 'Lucida Grande', Arial, Helvetica, Geneva, Verdana, sans-serif;
    color: #464646; 
    font-size: 14px; 
    font-weight: normal; 
    line-height: 18px;
}

.new-style h3 a
{
    font-size: 14px;
}

.new-style .section-header
{
    border-bottom: solid 1px #acacac; 
    font-family: 'Lucida Grande', Arial, Helvetica, Geneva, Verdana, sans-serif;
    color: #000; 
    font-size: 18px; 
    font-weight: normal; 
    line-height: 21px; 
    margin-bottom: 10px;
}

.new-style a
{
    font-family: 'Lucida Grande', Arial, Helvetica, Geneva, Verdana, sans-serif;
    color: rgb(0, 153, 204); 
    font-size: 10px; 
    line-height: 18px; 
    font-weight: bold;
    text-decoration: none;
}

.new-style a:hover
{
    text-decoration: underline;
}

.new-style
{
    color: #231f20; 
    font-weight: normal; 
    font-family: 'Lucida Grande' , Arial, Helvetica, Geneva, Verdana, sans-serif;
    font-size: 12px; 
    line-height: 15px;
}

.highlight
{
    background-color: #fefbd2;
    color: #000080;
}

.highlightcity
{
    background-color: #df2e05;
}

.highlightstate
{
    background-color: #f4c977;
}

.highlightcountry
{
    background-color: #818689;
}

.articlebox
{
    background-color: #fefef0;
    color: #b45d16;
    border: dashed 1px #127dc1;
    padding: 6px 6px 6px 6px;
    font-size: smaller;
}

.articletitle
{
    font-size: 18px;
    font-weight: bold;
    color: #D78031;
    text-decoration: none;
}

.articleabstract
{
    padding-top: 6px;
}

.comment
{
    padding: 4px 0px 4px 0px;
    font-size: smaller;
}

.pollbox
{
    font-size: 11px;
}

.pollcontent
{
    padding: 6px;
}

.pollquestion
{
    font-size: 13px;
    font-weight: bold;
}

.polloptions
{
    padding-top: 10px;
    padding-bottom: 4px;
}

.pollbar
{
    background-color: red;
    font-size: 4px;
}

.progressbarcontainer
{
    width: 98%;
    height: 15px;
    border: solid 1px black;
    padding: 1px;
}

.progressbar
{
    width: 0px;
    background-color: Red;
    height: 15px;
}

.newsletterbox
{
    font-size: 11px;
}

.newsletterboxcontent
{
    padding: 6px;
}

.postinfo
{
    background-color: #C4D0E0;
    font-weight: bold;
    text-align: center;
}

.posttitle
{
    padding: 3px;
    margin-bottom: 10px;
    background-color: #486996;
    color: #fff;
    font-weight: bold;
}

.postbody
{
    padding: 3px;
}

.shoppingcartbox
{
    font-size: 11px;
}

.shoppingcartboxcontent
{
    padding: 6px;
}

.default_productseparator
{
    border-top: solid 1px #d2d2d2;
    height: 1px;
    margin-bottom: 19px;
    clear: left;
}

.default_productbuttons
{
    text-align: left;
}

.default_productdescription
{
    margin-left: 186px;
    padding-right: 0px;
    padding-top: 10px;
    padding-left: 10px;
}

/* section: template.master */
html
{
    /*width: 98%;*/
}

#outsidecontainer
{
    height: auto;
    margin: auto;
    width: 840px;
}

#headercontainer-l
{
    padding-left: 15px;
    background: url(images/headerBGleft.png) no-repeat top left;
}

* html #headercontainer-l
{
    background: url(images/headerBGleft.gif) no-repeat top left;
}

#headercontainer-r
{
    padding-right: 18px;
    background: url(images/headerBGright.png) no-repeat bottom right;
}

* html #headercontainer-r
{
    background: url(images/headerBGright.gif) no-repeat bottom right;
}

#headercontainer-c
{
    height: 80px;
    background: url(images/headerBGcenter.png) repeat-x bottom;    
}

* html #headercontainer-c
{
    background: url(images/headerBGcenter.gif) repeat-x bottom;    
}

#headertitle
{
    text-align: left;
    height: 70px;
    float: left;
}

#headermenu
{
    /*position: relative;*/
    width: 606px;
    /*width: 500px;*/
    height: 30px;
    padding-top: 3px;
    /*position: relative;
    top: -35px;
    left: 300px;*/
    float: right;
    /*background: url(img/unselectedDivider.gif) no-repeat bottom right;    */
}
#container
{
    height: auto;
    position: static;
    display: block;
    /*border-left: solid 1px #dadada;*/
    width: 840px;
}

#login
{
    height: 120px;
    margin-left: 323px;
    background-color: #C4D0E0;
}

.horizontalspacer
{
    height: 20px;
    font-size: 2px;
    width: 100%;
    background-color: Transparent;
    /*border-left: solid 1px #dadada;*/
    margin-left: 10px;
    clear: both;
}

#footer
{
    width: 782px;
    text-align: center;
    color: #7a8b85;
    padding-top: 18px;
    height: 73px;
    border: solid 1px #d2d2d2;
    margin: auto;
    background: url(images/logoSymbol.gif) no-repeat 20px 30px;
    line-height: 11px;
    margin-top: 10px;
    padding-left: 50px;
}

#footer a
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #7a8b85;
}

#footer a:hover
{
    color: Red;
}


/**************************
    section: jquery menu styles     
*/
#navsep
{
    height: 42px;
    *height: 45px;
    _height: 42px;
}

#navcontainer 
{       
    z-index: 9000;
}

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;	
	font-size: 12px;	
	z-index: 9001;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	list-style: none;
	background: transparent url(Img/unselectedDivider.gif) no-repeat;    
	z-index: 9002;
}
ul#topnav li a {
	float: left; 	
	height: 24px;
	color: #5d5d5d;
	font-size: 12px;	  
	text-shadow: #ffffff 0.1em 0.1em 0.1em; 		
	font-weight: 600;
	text-align: center;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;	
}
ul#topnav li:hover a, ul#topnav li a:hover {         
    background: url(img/menuItemHover.gif) no-repeat;           
    margin-left: 2px;
}

ul#topnav a {
	width: 118px; 
    text-decoration: none;   
    padding-top: 7px; 
}
 
ul#topnav li .sub {
	position: absolute;	
	top: 30px; left: 0;
	background: #ededed;	
	padding: 0px 0px 0px;
	float: left;
	border: solid 1px #CCCCCC;		
	display: none;	
	z-index: 9003;
	white-space: nowrap;	
	color: #5d5d5d;
	text-decoration: none;	
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 100%;
	float: left;
	background: #ededed;		
}
ul#topnav .sub ul li
{    
    width: 100%;    
    background: #ededed;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #8c8c8c;
    border-bottom-color: #cccccc;
}
ul#topnav .sub ul li:hover
{    
    background: #dbdbdb none no-repeat;
}
ul#topnav .sub ul li a {
	float: none; 	
	height: auto;
	background: #ededed;
	padding: 7px 5px 7px 15px;
	display: block;		
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;     
}
ul#topnav .sub ul li a:hover {color: #111111; background: #dbdbdb;}

ul#topnav li .sub ul#sub-ul1 {
    width: 320px;
}

ul#topnav li .sub ul#sub-ul2 {
    width: 275px;
}


/**************************
    section: locale selection styles
*/
#localecontainer
{   
   margin-top: 3px;   
   text-align:right;       
   z-index: 9000;
}

#localeimage
{
    padding-right: 5px;
    vertical-align: middle;    
}

#localecontainer-inner
{
   float: right;
   color: #ffffff;
   text-decoration: none;
   font-size: 10px;     
}    

#localeselect
{
	position: absolute;
	background-color: #ededed;
	padding: 0px 0px 0px 0px;	
	border: solid 1px #CCCCCC;
	display: none;
	z-index: 10001;
	white-space: nowrap;
	color: #5d5d5d;
	text-decoration: none;
    width: 115px;
    /*height: 208px;*/
    text-align: left;
    margin-top: 3px;    
}

#localeselect .localeselect-item {
    background-image: none;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #8c8c8c;
    border-bottom-color: #cccccc;
    height: 20px;
    padding: 4px 2px 0px 15px;
    cursor: pointer;    
}

#localename
{
    cursor: default;
}

.localeselect-itemhover {
    background-color: #dbdbdb;   
}

/* section: videowizard chooser */
.device_list label { padding-left: 8px; font-size: 14px; font-weight: bold; }
.device_list img { cursor: pointer; }

/* section: videowizard feature matrix */
table.feature-matrix-grid
{
    
}

table.feature-matrix-grid th
{
    border: none;
    border-bottom: solid 1px #a2a2a2;
    text-align: center;
    padding: 0px 4px;
    width: 130px;
    vertical-align: bottom;
}

table.feature-matrix-grid td
{
    border: solid 1px #a2a2a2;
    border-left: none;
    border-top: none;
    text-align: center;
    height: 30px;
    vertical-align: middle;
}

table.feature-matrix-grid td.divider
{
    border-left: solid 2px #a2a2a2;
}

table.feature-matrix-grid td.product-column
{
    border: none;
    border-right: solid 1px #a2a2a2;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    /*width: 480px;*/
    width: 220px;
    padding-top: 4px;
    padding-bottom: 4px;
}

/* section: ShowProduct page */
.showproduct_leftmiddle
{
    border-right: solid 1px silver;
    width: 234px;
    float: left;
    height: 210px;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
}

.showproduct_centermiddle
{
    width: 234px;
    float: left;
    height: 210px;
    margin: 2px 0px 2px 0px;
    padding-top: 0px;
}

.showproduct_productname_subtitle
{
    position: relative;
    /*top: -8px;*/
    left: 40px;
    font-size: 16px;
    color: #787878;
    line-height: 14px;
}

.showproduct_rightmiddle
{
    border-left: solid 1px silver;
    width: 234px;
    float: left;
    height: 210px;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
}

.showproduct_page
{
    min-height: 400px;
}

.showProduct_bulletImage
{
    float: left;
    padding-right: 10px;
    clear: left;  
}

.showProduct_bulletItem
{
    float: left;
    width: 380px;
    margin: 0 10px 20px 0px;
}

.showProduct_multipage
{
    border: solid 1px #d2d2d2;
    margin-top: -1px;
}
* html .showProduct_multipage
{
    margin-top: -3px;
}

.showProduct_features h3
{
    /*color: #38a401;*/
    color: #fff;
    margin-bottom: 0px;
    font: bold 16px "Trebuchet MS", Arial, sans-serif;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 300px;
    text-transform: uppercase;    
    margin-left: 6px;
    line-height: 24px;
    margin-top: 0px;
}

.showProduct_features h3.shadow
{
    /*display: none;*/
    color: #787878;
    position: absolute;
    top: 1px;
    left: 1px; 
    margin-left: 6px;
}

.showProduct_features div
{
    /*border-bottom: solid 1px #cccccc;*/
    background: transparent url(../../images/bulletbg.png) no-repeat;
    padding-bottom: 2px; 
    height: 24px;
    position: relative;
}

.showProduct_features ul
{
    list-style-type: none;
}

.showProduct_features li
{
    margin-bottom: 30px;
    list-style-type: none;
    margin-left: -30px;    
}

.showproduct_rightColumn
{
    width: 340px;
    margin-top: 15px;
    margin-right: 0px;
    float: left;
    background-color: #f0f0f0;
}

.showproduct_rightColumn p
{
    margin-bottom: 30px;
}

.showproduct_rightColumnTitleBar
{
    background: url(images/titlebarbg.gif) repeat-x;
    height: 23px;
    color: White;
    padding-left: 15px; 
    padding-top: 5px;
    font-weight: bold;
    font-size: 15px; 
    margin-bottom: 1px;  
}
    
.bold {
    color: #aa0000;
    font-weight: bold;
}


/* section: ShowProducts page */
.showproducts_container
{
    background-color: #fff;
    border: solid 1px #d2d2d2;    
    padding-top: 27px;
    margin-left: 3px; 
    margin-right: 3px;    
}

.showproducts_leftColumn
{
    width: 554px;
    margin-right: 228px;
    margin-left: 8px;
}

.showproducts_rightColumn
{
    width: 248px;
    margin-right: 8px;
    /*margin-left: 560px;*/
    background-color: #f0f0f0;
    float: right;
    height: 1122px;
}

.showproducts_rightColumnTitleBar
{
    background: url(images/titlebarbg.gif) repeat-x;
    width: 233px;
    height: 23px;
    color: White;
    padding-left: 15px; 
    padding-top: 5px;
    font-weight: bold;
    font-size: 15px; 
    margin-bottom: 1px;  
}

.showProducts_rightColumnSubTitleBar
{
    background-color: #e1e1e1;
    color: #677872;
    height: 22px;
    width: 233px;
    padding-left: 15px;
    padding-top: 6px;   
    font-size: 14px; 
}

.showProducts_rightColumnItem
{
    color: #7a8985;
    font-size: 12px;
    margin: 0px 10px 0px 10px;
    padding: 9px 5px 10px 5px;
    border-bottom: dashed 1px #c5c5c5;
}

.showProducts_rightColumnSectionSpacer
{
    height: 13px;
}

.showproducts_productlisting
{
    clear: left;
}

.showproducts_boxshot
{
    float: left;
    width: 173px;
    position: relative;
}

.showproducts_updatecallout
{
    width: 42px;
    height: 42px;
    position: absolute;
    top: -8px;
    left: 134px;
    background: transparent url(../../images/updatecallout.png);
}

.showproducts_newcallout
{
    width: 42px;
    height: 42px;
    position: absolute;
    top: -8px;
    left: 134px;
    background: transparent url(../../images/newcallout.png);
}

.showproducts_productdescription
{
    margin-left: 186px;
    padding-right: 0px;
    padding-top: 10px;
}

.showproducts_recoboxshot
{
    float: left;
    width: 113px;
}

.showproducts_recoproductdescription
{
    margin-left: 133px;
    padding-right: 10px;
}

.showproducts_productbuttons
{
    text-align: left;
}

.showproducts_productbutton
{
    display: inline;
    margin-top: 10px;
    margin-right: 8px;
}

.showproducts_productseparator
{
    border-top: dashed 1px #d2d2d2;
    height: 1px;
    margin-bottom: 19px;
    clear: left;
}

.showproducts_recoproductseparator
{
    border-top: dashed 1px #d2d2d2;
    height: 1px;
    margin-top: 19px;
    margin-bottom: 19px;
    clear: left;
}

.showproducts_recommendedheader
{
    height: 110px;
}

.showproducts_recommendedheaderleft
{
    float: left;
    height: 110px;
    width: 14px;
    background: url(images/curvededgegradiantbox_l.gif) no-repeat;
}

.showproducts_recommendedheadercontent
{
    background: url(images/curvededgegradiantbox_c.gif) repeat-x;
    float: left;
    width: 526px;
    height: 94px;
    padding-top: 16px;
}

.showproducts_recommendedheadercontent h2
{
    margin-bottom: 0px;
}

.showproducts_recommendedheaderright
{
    float: right;
    width: 14px;
    height: 110px;
    background: url(images/curvededgegradiantbox_r.gif) no-repeat;
}

/* section: default page */
#default_leftContent
{
    clear: left;
    float: left;
}

#default_rightContent
{
    float: left;
}


/* section: screencasts page */

/* ============= ROUNDED CORNER STYLES ============= */
.screenshot {float:left; margin:5px 0px 0px 5px;}
.img-box {border:solid 1px #A9A8A8;width:70px;}
.img-box img {width:70px;}
div.round-corner {background: #A5A7A8; }
.round-corner div.body {padding-right:5px;padding-left:5px; text-align:left;} 
.round-corner .rtop, .round-corner .rbottom {display:block;background:#fff;}
.round-corner .rtop b, .round-corner .rbottom b {display:block;height:1px;overflow:hidden;background:#A5A7A8}
.round-corner .rtop b.r4, .round-corner .rbottom b.r4 {margin:0 1px;height:2px}
.round-corner .r1 {margin:0 5px}
.round-corner .r2 {margin:0 3px}
.round-corner .r3 {margin:0 2px}

.screencast-show:hover div.round-corner, .screencast-show:hover .round-corner .rtop b, .screencast-show:hover .round-corner .rbottom b,
.hover div.round-corner, .hover .round-corner .rtop b, .hover .round-corner .rbottom b { background:#0675ca; color: White;}
.active div.round-corner, .active .round-corner .rtop b, .active .round-corner .rbottom b { background:#0675ca; color: White; }

.screencast-show div.body, .screencast-show.active div.body { color: Black; }
.screencast-show:hover div.body, .screencast-show.active div.body { color: White; }

.screencast .round-corner{font: normal 11px "Trebuchet MS", Sans-Serif}
.screencast .tweet{padding:5px}

#listBody {
    background: #f0f0f0;
}

/* section: jquery fancybox */
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('fancybox/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('fancybox/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: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#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: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('fancybox/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('fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancybox/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 {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancybox/fancy_title_right.png) repeat-x;
}