/* CSS Document */

body
{
	background: #F0EFED url(/images/transformit2-bg.jpg) top center no-repeat;	
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 { 
  color: #393836; 
  font-family:	Arial, Verdana, Helvetica, sans-serif;
/*  font-family: "Century Gothic", "Century New", sans-serif;  */
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; line-height: normal; }

h1 { font-size: 24px; font-weight: bold; margin-bottom: 0.5em; }
h2 { font-size: 18px; font-weight: bold; margin-bottom: 0.75em; /*text-transform: uppercase;*/}
h3 { font-size: 12px; font-weight: bold; margin-bottom: 1em; /*text-transform: uppercase;*/}
h4 { font-size: 16px; font-weight: bold; margin-bottom: 1.25em; /*text-transform: uppercase;*/}
h5 { font-size: 14px; font-weight: bold; margin-bottom: 0.2em; /*text-transform: uppercase;*/}
h6 { font-size: 14px; font-weight: bold; /*text-transform: uppercase;*/}

h2 a,
h2 a:link,
h2 a:visited
{
	text-decoration: none;	
}
h2 a:active,
h2 a:hover
{
	text-decoration: underline;	
}

h1.white,
h1.white a,
h1.white a:link,
h1.white a:visited,
h1.white a:hover,
h1.white a:active
{
	color: #ffffff;	
}


/* Links
-------------------------------------------------------------- */
a,
a:link,
a:visited
{
	color: #007CB7;
	text-decoration: none;
}
a:active,
a:hover
{
	color: #007CB7;
	text-decoration: underline;
}

/* Layout
-------------------------------------------------------------- */
#pagearea
{
	width: 991px;
	margin-left: auto;
	margin-right: auto;
	
	
}
#header
{
	background-color: #393836;
	position:relative;
	padding-left: 14px;
	padding-right: 14px;
/*	height: 211px;*/
	height: 280px;
	z-index: 200;
}
#headshopcart
{
	width: 193px;
	height: 68px;
	background: url(/images/transformit2-shopcartbg.jpg) top left no-repeat;
	position: absolute;
	top: 0;
	left: 787px;
}
#headshopcart.full
{
	background: url(/images/transformit2-shopcartbg-full.jpg) top left no-repeat;
}
#headshopcarttext
{
	position: absolute;
	top: 26px;;
	left: 67px;
	color: #393836;
	font-weight: bold;
	font-size: 12px;
}
#headshopcarttext a,
#headshopcarttext a:link,
#headshopcarttext a:visited
{
	display: block;	
	color: #ffffff;
}
#headshopcarttext a:active,
#headshopcarttext a:hover
{
	color: #C2E1EF;	
}
#headflash
{
	clear: both;
	height: 140px;
	background-color: #393836;
/*	margin-top: -10px;*/
	z-index: 100;
}
#headlogo
{
	position: absolute;
	top: 0;
	left: 15px;
}
#headlogotext
{
	position: absolute;
	top: 0;
	left: 110px;
}
#headpayment
{
	position: absolute;
	top: 44px;
	left: 646px;
/*	display: none;*/
	font-size: 12px;
	color: #ffffff;
}
#headphone
{
	position: absolute;
	top: 15px;
	left: 638px;
	width: 149px;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
}
#headstore
{
	position: absolute;
	top: 18px;
	left: 323px;
	width:  210px;
	font-size: 25px;
	font-weight: bold;
	color: #f0efed;
}
#headfilms
{
	position: absolute;
	top: 49px;
	left: 152px;
	width: 345px;
	color: #d7d8d9;
	font-size: 15px;
	font-weight:normal;
}
#topnav
{
	background-color: #64a2cd;	
	height: 41px;
}
#topnav ul 
{
	margin: 0;	
	height: 31px;
	padding: 0 0 0 10px; 
}
/*
#topnav ul li
{
	display: inline-block;
	font-size: 12.5px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 16px 0 16px;
	border-right: 1px solid #ffffff;
	height: 31px;
}
*/
#topnav ul li
{
	display: inline-block;
	font-size: 12.5px;
	font-weight: bold;
	color: #ffffff;
	background: url(/images/transformit2-topnav-border.gif) center right no-repeat;

}
#topnav ul li.last
{
/*	border-right: none; */
	background: none;
}
#topnav ul li a,
#topnav ul li a:link,
#topnav ul li a:visited
{
	text-decoration: none;
	color: #ffffff;
	height: 31px;
	padding: 11px 16px 0 16px;
	display: inline-block;
}
#topnav ul li a:active,
#topnav ul li a:hover,
#topnav ul li.active
{
	text-decoration: none;	
	color: #393836;
	background: url(/images/transform2-topnav-hover.jpg) center center no-repeat;
	height: 31px;
	padding: 11px 16px 0 16px;
	display: inline-block;

}
#contentarea
{
	line-height: 18px;
	font-size: 12px;
}
.catalogueDescription
{
	line-height: 18px;
	font-size: 12px;
	background-color: #DFDFDF;
}
.contentareatext
{
	border: 1px solid #B8B8B8;
	padding: 10px 18px 12px 18px;
/*	background-color: #DFDFDF;*/
}
#pagecontent
{
	background-color: #ffffff;
}
#pagecontentend
{
	clear:both;
	height: 18px;
}
#pagefooterblue
{
	background-color: #007cb7;
	position: relative;
	height: 47px;
/*	width: 953px;
	margin-left: auto;
	margin-right: auto;*/
}
#pagefootergrey
{
	background-color: #b8b8b8;	
	position: relative;
	height: 96px;
	height: 100px;
/*	width: 953px;
	margin-left: auto;
	margin-right: auto;*/
}
#pagefootsearchbox
{
	background: url(/images/transformit2-searchbox.gif) top left no-repeat;
	width: 250px;
	height: 47px;
	float: right;
	position: relative;
}
#CAT_Search
{
	position: absolute;
 	top: 18px;
	left: 30px;
	border: none;
	background: none;
	height: 17px;
	width: 129px;
	padding-top: 4px;
/*	vertical-align: middle;*/
	font-size: 11px;
	color: #393836;
}
#CLEmailAddress
{
	position: absolute;
	top: 58px;
	left: 102px;
	border: none;
	background: none;
	width: 165px;
/*	vertical-align: middle;*/
	padding-top: 3px;
	font-size: 11px;
	height: 14px;
	color: #393836;
}
#pagefootsearchbutton
{
	position: absolute;
	top: 18px;
	left: 169px;
}
#pagefoottag
{
	position: absolute;
	color: #d7d8d9;
	font-size: 13px;
	left: 394px;
	top: 18px;
}
#footspot1
{
	position: absolute;
	top: 9px;
	left: 23px;
	width: 191px;
	color: #383735;
	font-size: 11px;
	line-height: 16px;
}
#footspot1 strong,
#footspot1 b
{
	font-size: 17px;
	line-height: normal;
	font-weight: bold;
	display: block;
	padding-top: 2px;
}
#footspot2
{
	position: absolute;
	left: 223px;
	top: 0;
	width: 380px;
	height: 96px;
	background: url(/images/transformit2-news-bg.jpg) top left no-repeat;
}
#footspot2button
{
	position: absolute;
	top: 57px;
	left: 278px;
}
#footspot3
{
	position: absolute;
	left: 641px;
	top: 9px;
	width: 153px;
	font-size: 11px;
	line-height: 15px;
}
#footspot4
{
	position: absolute;
	left: 804px;
	top: 9px;
	width: 137px;
	font-size: 11px;
	line-height: 15px;
}
#footspot3 a,
#footspot4 a,
#footspot3 a:link,
#footspot4 a:link,
#footspot3 a:visited,
#footspot4 a:visited
{
	color: #383735;
	text-decoration: none;
}

#footspot3 a:active,
#footspot4 a:active,
#footspot3 a:hover,
#footspot4 a:hover
{
	color: #383735;
	text-decoration: underline;
}
#copybox
{
	color: #fff;
	background-color: #393836;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	height: 25px;
/*	margin-top: 12px;*/
}
#copybox a,
#copybox a:link,
#copybox a:visited
{
	color: #fff;
	text-decoration: none;
}
#copybox a:active,
#copybox a:hover
{
	color: #fff;
	text-decoration: underline;
}
#copyleft
{
	float: left;	
}
#copyright
{
	float: right;	
}
/*********************** shop *************************/
#shoparea
{
	padding-top: 12px;
	margin-left: 269px; 
	width: 686px;
	min-height: 590px;
}
#shopbox
{
	padding-left: 18px;
	padding-right: 18px;
	min-height: 590px;
}
#shopcrumbs
{
	color: #383735;
	font-size: 11px;
	padding-top: 21px;
	padding-bottom: 13px;
	border-bottom: 1px solid #b8b8b8;
}
#shopcrumbs a,
#shopcrumbs a:link,
#shopcrumbs a:visited
{
	color: #383735;
	text-decoration: none;	
}
#shopcrumbs a:hover,
#shopcrumbs a:active
{
	color: #383735;
	text-decoration: underline;	
}
#shopnav
{
	padding-top: 12px;
	width: 248px;
	float: left;
}
.shopnavtitle
{
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background-color: #ec008c;
	padding-left: 17px;
	padding-top: 7px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.shopnavgrey
{
	position: relative; 
	background-color: #b8b8b8;
	padding-left: 12px;
	padding-bottom: 16px;
	margin-bottom: 6px;
}
.shopnavarrow
{
	position: absolute;
	top: 6px;
	left: 219px;
}
.shopnavviewall
{
	color: #ec008c;
	font-size: 12.5px;
	padding-top: 15px;
}
.shopnavgrey a
{
	color: #393836;	
	font-size: 16px;
	text-decoration: none;
}
.shopnavgrey a:hover,
.shopnavgrey a:active
{
	text-decoration: underline;	
}
.shopnavgrey ul
{
	list-style-image: url(/images/transform2-navlistarrow.gif);
	margin-top: 9px;
	padding-top: 0;
	margin-left: 0;
	padding-left: 29px;
}
.shopnavgrey ul li
{
	font-size: 11px;
/*	height: 19px;*/
	padding: 0;
	vertical-align: middle;
	line-height: 19px;
}
.shopnavgrey ul li a
{
	
	font-size: 11px;
}
.catalogueItemNotFound
{
	display:none;	
}
.shopfooter
{
	display: block;
/*	clear: both;*/
/*	height: 30px;*/
}

/** catalogue title **/
h1,
.catalogueTitle
{
	margin: 0;
	margin-bottom: 7px;
	padding: 7px 18px 7px 18px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #007cb7;
	z-index: 500;
}

/**   product small **/
#shopprodsm
{
	background-color: #64A3CE;
	border: 1px solid #64A3CE;

}
#shopprodsm-img
{
	width: 163px;
	height: 158px;
	border: 1px solid #fff;
	margin-bottom: 1px;
	overflow:hidden;
	text-align: center;
	line-height: 158px;
}
#shopprodsm-img img
{
	max-width: 163px;
	max-height: 158px;
	vertical-align: middle;
}
#shopprodsm-desc
{
	width: 163px;
	height: 63px;
	border: 1px solid #fff;
	position: relative;
	background: url(/images/transformit2-product-small-bg.jpg) top left no-repeat;
}
#shopprodsm-det
{
	position:absolute;
	top: 6px;
	left: 8px;
}
h5#shopprodsm-name
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}
h5#shopprodsm-name a,
h5#shopprodsm-name a:link,
h5#shopprodsm-name a:visited
{
	color: #393836;
	text-decoration: none;
}
h5#shopprodsm-name a:hover,
h5#shopprodsm-name a:active
{
	color: #393836;
	text-decoration: underline;
}
#shopprodsm-price
{
	color: #007c1d;
	font-size: 11px;
	font-style: italic;
}
#shopprodsm-more
{
	position: absolute;
	top: 30px;
	left: 78px;
}

/***  product large   ***/

#shopprodlg
{
	width: 681px;
	background: url(/images/transformit2-productlarge-bg.jpg) top left repeat-y;
	line-height: normal;
	margin: 0;
	padding: 0;
	border: 0;
/*	margin-bottom: -4px;*/
}
#shopprodlg-det
{
	width: 360px;
	float:right;
	border: none;
/*	border-top: none;
	border-left: 1px solid #393836;
	border-right: 1px solid #393836;
	background-color: #e3e3e3;*/
	margin: 0;
	padding: 0;
	z-index: 200;
}
#shopprodlg-dettext
{
	padding-left: 22px;
	padding-right: 27px;
}
#shopprodlg-desc
{
	padding-bottom: 15px;	
	color: #393836;
	font-size: 12px;
	font-weight:normal;
	line-height: 21px;
}
#shopprodlg-catname
{
	font-size: 11px;
	font-weight: normal;
	color:#ec008c;
	padding-bottom: 8px;
}
#shopprodlg-title
{
	margin: 0;
	padding: 0;
	color: #007cb7;
	background-color: none;
	background: none;
	font-size: 23px;
	font-weight: bold;
	line-height: normal;
}
#shopprodlg-qtytitle
{
	color: #007cb7;
	font-size: 15px;
	font-weight: bold;
	display:inline-block;
	width: 77px;
}
#shopprodlg-qty input
{
	width: 36px;
	height: 22px; /* total 30 */
	text-align: center;
/*	vertical-align: middle;*/
	padding-top: 8px;
}
#shopprodlg-imgs
{
	width: 319px;
/*	border-left: 1px solid #393836;
	background-color: #e5f2fa;*/
	padding-top: 6px;
}
#shopprodlg-img
{
	width: 296px;
	height: 359px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom: 9px;
	text-align: center;
}
#shopprodlg-img img
{
	max-width: 294px;
	max-height: 357px;
	border: 1px solid #393836;
	margin-left: auto;
	margin-right: auto;
}
#shopprodlg-poplets .productPoplets
{
/*	width: 296px;	*/
	text-align: left;
}
#shopprodlg-poplets .productPopletsItem
{
	vertical-align: top;
	height: 72px;
	width: 72px;
	position: relative;
}
#shopprodlg-poplets .productPopletsItem img
{
/*	border: 1px solid #393836;*/
/*	width: 69px;*/
	clip: rect(0, 69px, 69px, 0);
	position: absolute;
}
#shopprodlg-poplets .productPoplets
{
/*	width: 296px;	*/
	text-align: left;
	border-collapse:separate;
	border-spacing: 3px;
}
/*
#shopprodlg-poplets .productPopletsItem
{
	vertical-align: top;
	height: 71px;
	width: 69px;
	position: relative;
		border: 1px solid #393836;
		padding: 0;
}
#shopprodlg-poplets .productPopletsItem img
{

	width: 69px;
	clip: rect(0, 69px, 69px, 0);
	position: absolute;
}
*/

#shopprodlg-attr
{
	padding-bottom: 5px;	
}
#shopprodlg-attrtitle
{
	color: #007cb7;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
}
#shopprodlg-attr .catProdAttributeTitle
{
	color: #e9018b;
	font-size: 12px;
	font-weight: bold;
	display:inline-block;
	width: 55px;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
	margin-top: 6px;
}
#shopprodlg-attr .catProdAttributeItem
{
	display: inline-block;	
	width: 202px;	
	font-size: 12px;
	margin-top: 6px;
	color: #393836;
}
#shopprodlg-attr .catProdAttributeItem select
{
	width: 202px;	
}
#shopprodlg-cart
{
	width: 335px;
	height: 77px;
	background: url(/images/transformit2-productlarge-cart-bg.jpg) top left no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#shopprodlg-cart-pricetitle
{
	position: absolute;
	top: 9px;
	left: 18px;
	font-weight: bold;
	font-size: 17px;
	color: #ec008c;	
}
#shopprodlg-cart-price
{
	position: absolute;
	top: 33px;
	left: 18px;
	font-weight: bold;
	font-size: 29px;
	color: #ffffff;
}
#shopprodlg-cart-usecalc
{
	position: absolute;
	top: 33px;
	left: 18px;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}
#shopprodlg-cart-add
{
	position: absolute;
	top: 10px;
	left: 163px;
	width: 163px;
	height: 57px;
	
}
#shopprodlg-cart-add
{
	cursor: hand;
	cursor: pointer;
}
#shopprodlg-related
{
	padding-top: 19px;	
}
#shopprodlg-calc
{
	background: url(/images/transformit2-productlarge-calc-bg.jpg) top left no-repeat;
	width: 333px;
	height: 245px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#shopprodlg-calc-button
{
	position: absolute;
	top: 143px;
	left: 171px;
	cursor: hand;
	cursor: pointer;
}
#pwidth
{
	
	position: absolute;
	top: 59px;
	left: 133px;
	width: 172px; /*total : 183px; */
	height: 20px;
	border: 1px solid #393836;
	font-size: 11px;
	padding-left: 11px;
	vertical-align: middle;
	line-height: 20px;
}
#pheight
{
	
	position: absolute;
	top: 86px;
	left: 133px;
	width: 172px; /*total : 183px; */
	height: 20px;
	border: 1px solid #393836;
	font-size: 11px;
	padding-left: 11px;
	vertical-align: middle;
	line-height: 20px;
}
#pqty
{
	
	position: absolute;
	top: 114px;
	left: 133px;
	width: 172px; /*total : 183px; */
	height: 20px;
	border: 1px solid #393836;
	font-size: 11px;
	padding-left: 11px;
	vertical-align: middle;
	line-height: 20px;
}
#shopprodlg-calc-details
{
	width: 1px;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

/**** shopping cart layout ****/
table.cart .sub-total td
{
	font-size: 14px;
	font-weight: bold;
	color: #393836;
	padding-top: 15px;
	padding-bottom: 15px;
}
table.cart .shipping td
{
	font-size: 14px;
	font-weight: normal;
	color: #393836;
	border-top: 1px solid #ddd;
	padding-top: 15px;
	padding-bottom: 15px;
}
table.cart td.totalmiddle
{
	vertical-align: middle;	
}
table.cart .total td
{
	font-size: 14px;
	font-weight: bold;
	color: #393836;
	background-color: #ececec;
}
table.cart td.addshipping
{
	font-size: 12px;	
}
table.cart td.paymentoptions
{
	font-size: 10px;
	background-color: #ececec;
	
}
table.cart .totalcol
{
	text-align: right;
	padding-right: 22px;
}
table.cart td.discounts
{
	font-size: 12px;
	font-weight: normal;
	color: #393836;
	vertical-align: middle;
}
table.cart .update
{
	background: none;	
	border: none;
	cursor: hand;
	custor: pointer;
	color: #1969bc;
}
table.cart .quantity
{
	text-align: left;
}
#shippingSpan
{
	display:none;	
}
#minordererr
{
	font-size: 14px;
	color: 	#C00;
}
.productitemcell a
{
	font-weight: bold;
	text-decoration: none;
}
.productitemcell a:hover,
.productitemcell a:active
{
	font-weight: bold;
	text-decoration: underline;
}
/****  home boxes    *****/
.homebox
{
	width: 338px;
	height: 154px;
	border: 1px solid #dadada;
	background-color: #f2f2f2;
	position: relative;
	float: left;
}
.homeboximg
{
	float: right;
	margin-top: 9px;
	margin-right: 13px;
}
.homeboxtext
{
	font-size: 11px;
	position: absolute;
	top: 16px;
	left: 14px;
	width: 200px;
}
.homeboxtext p
{
	padding-top: 5px;
	margin-top: 0;
}
.homeboxtext h2,
.homeboxtext h2 a,
.homeboxtext h2 a:link,
.homeboxtext h2 a:visited
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #393836;	
	text-decoration: none;
}
.homeboxtext h2 a:active,
.homeboxtext h2 a:hover
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #393836;	
	text-decoration: underline;
}
.homeboxshop
{
	position: absolute;
	top: 120px;
	left: 14px;
}
#homeaboutboxdivider
{
	border-right: 1px solid #dadada;
	width: 1px;
	height: 149px;
	position: absolute;
	top: 30px;
	left: 345px;
}
#homeaboutbox
{
	height: 205px;
	margin-top: 13px;
	border: 1px solid #dadada;
	position: relative;
}
#homeaboutboxlefttext
{
	width: 302px;	
	position: absolute;
	left: 25px;
	top: 10px;
	font-size: 11px;
}
#homeaboutboxlefttext h3,
#homeaboutboxrighttext h3
{
	font-size: 15px;	
}
#homeaboutboxrighttext
{
	position: absolute;
	left: 371px;
	top: 10px;
	font-size: 11px;
	width: 296px;
}

/* Checkout
-------------------------------------------------------------- */
#checkoutcol1
{
	width: 359px;	
	float: left;
	font-size: 13px;
	color: #5d5d5d;
	margin-left: 10px;
}
#checkoutcol1bord
{
	border: 1px solid #dadada;
	border-top:hidden;
	width: 349px;	
	margin-left: auto;
}
#checkoutcol2
{
	width: 360px;		
	float: left;
	font-size: 13px;
	color: #5d5d5d;
	margin-left: 10px;
}
#checkoutcol2bord
{
	border: 1px solid #dadada;
	border-top:hidden;
	width: 349px;	
	margin-left: auto;
}
#checkoutcol3
{
	width: 197px;		
	float: left;
	font-size: 13px;
	color: #5d5d5d;
	margin-left: 10px;
}
#checkoutcol3bord
{
	border: 1px solid #dadada;
	border-top:hidden;
	width: 185px;
	margin-left: auto;
	padding-left: 10px;
}
#checkoutcol1 td,
#checkoutcol2 td,
#checkoutcol3 td
{
	padding-top: 3px;
}
#checkoutcol1 .cat_textbox,
#checkoutcol2 .cat_textbox,
#checkoutcol3 .cat_textbox,
#checkoutcol1 select,
#checkoutcol2 select,
#checkoutcol1 textarea
{
	width: 307px;
	color: #5d5d5d;
	border-top: 2px solid #d7d7d7;
	border-left: 2px solid #d7d7d7;
	border-bottom: 2px solid #ededed;
	border-right: 2px solid #ededed;
	-moz-border-radius: 3px 3px 3px 3px;
}

#checkoutcol1 .cat_textboxhalf,
#checkoutcol2 .cat_textboxhalf,
#checkoutcol3 .cat_textboxhalf
{
	width: 47%;
	color: #5d5d5d;
	border-top: 2px solid #d7d7d7;
	border-left: 2px solid #d7d7d7;
	border-bottom: 2px solid #ededed;
	border-right: 2px solid #ededed;
	-moz-border-radius: 3px 3px 3px 3px;
}
#checkoutcol1 .cat_textbox3rd,
#checkoutcol2 .cat_textbox3rd,
#checkoutcol3 .cat_textbox3rd,
#checkoutcol2 .cat_dropdown_smaller
{
	width: 97px;
	color: #5d5d5d;
	border-top: 2px solid #d7d7d7;
	border-left: 2px solid #d7d7d7;
	border-bottom: 2px solid #ededed;
	border-right: 2px solid #ededed;
	-moz-border-radius: 3px 3px 3px 3px;
}
#checkoutcol3 input.cat_amount
{
	border: none;
	width: 150px;
	font-size: 36px;
	color: #5ECF1D;
}
#checkoutcol3 span.cat_amount
{
	font-size: 36px;	
	color: #5ECF1D;
}

#ddinfo h4 {
		margin: 10px 0 5px 0;
		color: #8BB43A;
}

#ddinfo h3 {
		margin: 0 0 5px 0;
		color: #5D5D5D;
		font-size:12px;
font-weight:bold;
}
#ddinfo p {
	margin: 5px 0;	
}




























#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background:#ffffff url(/images/images/sign-in-bg.jpg) no-repeat;
	
	height:340px;
	
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
-moz-border-radius: 10px;
border-radius: 10px; 
}
img.btn_close {
	float: right;
	margin: -21px -21px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

