body,div,
dl,dt,dd,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,textarea,
p,blockquote,th,td {
margin:0;
padding:0;
font-family: Verdana, Geneva, sans-serif;
}

body
{
background:#767676;
font-family: Arial;
font-size: 11px;
}

#banner
{
	border: 1px solid #ffffff;
	}
	
body,html {height: 100%; margin: 0; padding: 0}

/* homepage boxes*/

.celldiv#orangeBox
{
	width: 118px;
	height: 118px;
	background-color: #f68420;
	margin: 0 0 14px 17px;
	}
	
.celldiv#greyBox
{
	width: 118px;
	height: 118px;
	background-color: #424243;
	margin: 0 0 14px 17px;
	}
	
.celldiv#topBottomDiv
{

	width: 912px;
	height: 46px;
	color: #ffffff;
	padding-top: 7px;
	background-color: #424243;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	}

.celldiv#BottomDiv
{

	width: 912px;
	height: 167px;
	color: #ffffff;
	margin-top: 14px;
	background-color: #424243;
	vertical-align: bottom;
	}
.celldiv#BottomDiv p
{
	margin: 10px;
	}

/* end homepage boxes*/

#imageHolder
{
	position: fixed;
	z-index: 100001;
	top: 5%;
	margin-left: 35px;
	border: 3px dashed #F90;
	display: none;
	background: #ffffff;
	text-align: center;
	}

.bigNumber
{
	font-size: 24px;
	font-weight: bold;
	}

.textBox
{
font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #c9c9c9;
	vertical-align: middle;
	}
	
.textArea
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #c9c9c9;
	vertical-align: middle;
	}
	
.radio
{
border: 0;
}


img
{
border: 0;
}

#holderDiv
{
width: 950px;
margin-left:auto;
margin-right:auto;

}
	
#tempOrder
{
	display: none;
	width: 100%;
	background-color: #ffffff;
	}

#ppHeaderRow .celldiv
{
	margin-bottom: 5px;
	color: #9a4e9e;
	}

#centerContent
{
padding: 15px;
height: 100%;
min-height: 750px;
}
#topHeaderDiv
{
width: 100%;
height: 32px;
background:url(../images/home/topheaderback.gif);
}

.sideContent
{
margin-left: 20px;
padding-bottom: 13px;
}

.sideBoxes
{
	color: #ffffff;
	}
	
#darkBottomFrame
{
	padding: 10px;
	background: #7e3e8e;
	width: 690px;
	}
	
#darkBottomFrame .tablediv
{
	width: 100%;
	}
	
#darkBottomFrame a
{
	color: #d897c5;
	text-decoration: none;
	}

#keyWordDiv
{
	float: right;
	margin-top: 10px;
	margin-right: 12px;
	}
	
#keyWordDiv p
{
	margin: 10px;
	color: #ffffff;
	font-size: 12px;
	}
	
/* search */	
.celldiv #searchCell
{
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ebcbe8;	
	width: 100%;
	}

.titleLinks
{
	text-decoration: none;	
color: #9a4e9e;
font-weight: bold;
font-size: 14px;
	}

.titleLinks a
{
	text-decoration: none;
color: #9a4e9e;
font-weight: bold;
font-size: 14px;
	}
	
.highlight
{
background-color: #0f004e;
color: #ffffff;
	}
	
/* end search */

/* headerdiv */
#topTopDiv
{
	background: #d3d2d0 url(../images/home/topgreyback.gif) 178px no-repeat;
	height: 27px;
	width: 100%;
	}
	
#topTopDiv p
{
	margin-left: 185px;
	margin-top: 5px;
	color: #112b4e;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	}
	
#membersAreaDiv
{
	background:url(../images/home/membersareaback.jpg) 178px no-repeat;
	width: 100%;
	height: 51px;
	}
#membersAreaDiv p
{
	margin-left: 185px;	
	margin-top: 3px;
	}
	
#mainLogoDiv
{
	position: absolute;
	width: 178px;
	height: 125px;
	z-index: 10000;
	
	}
	
	
/* end header */
/* main content */
#mainImage
{
	background:url(../images/home/mainimage.jpg) no-repeat;	
	height: 227px;
	width: 778px;
	}

#mainContent
{
	background:url(../images/home/maincontentback.gif) repeat-y;
	min-height: 750px;
	height: 100%;
	width: 722px;
	}
	
#ContentTitle
{
	background: #f0f0ef;
	height: 28px;
	width: 100%;
	padding: 0;
	border-bottom: 1px dotted #8d8d8d;
	}
	
#ContentTitle p
{
margin: 5px;
color: #112b4e;
font-size: 14px;
font-weight: bold;
}

#ContentTable
{
	border: 1px solid #727171;
	width: 100%;
	}
	
#littleWindow
{
	background:url(../images/home/littlewindowback.png) no-repeat;	
	width: 239px;
	height: 342px;
	position: absolute;
	z-index: 999px;
	margin-top: -40px;
	margin-left: 535px;
	}
/* end main content */

/* floats */

.rightFloat
{
float: right;
}

.leftFloat
{
float: left;
}

/* end floats */
/* breadCrumbs */

.breadCrumbs
{
	color: #a0a0a0;
}

.breadCrumbs a
{
	text-decoration: none;
	color: #d897c5;
}

/* end breadCrumbs */
#menuDiv
{
width: 100%;
height: 28px;
background:url(../images/home/menuback.gif) 6px no-repeat;
}

	
#bodyDiv
{
width: 727px;
background: #0F9;
margin-top: 1px;
margin-left: auto;
margin-right: auto;
}

#searchBar
{
height: 42px;
width: 522px;
margin-left: 222px;
margin-top: 219px;
background:url(../images/home/searchbar.png) no-repeat;
z-index: 5;
padding-left: 250px;
padding-top: 10px;
position: absolute;
}


.homeProductsContent
{
margin-top: 39px;
margin-left: 5px;
margin-right: 5px;
text-align: justify;
color: #000000;
}

#sideMenu
{
	padding-left: 20px;
	font-family: "Comic Sans MS", cursive;
	color: #ffffff;
background:url(../images/home/leftmenuback.gif);	
	}

#bottomMenu
{
width: 100%;
height: 25px;
text-align: center;
padding-top: 10px;
color: #ffffff;
font-weight: bold;
font-size: 11px;
background:url(../images/home/bottommenuback.png);
}

#bottomMenu a
{
color: #ffffff;
text-decoration: none;
}

.topMenuLinks
{
 text-decoration: none;
 font-size: 12px;
 color: #ffffff;
 font-family: Arial;
 font-weight: bold;
}

.topMenuLinks a
{

 color: #000000;

}
/* buttons */
.contPhoneButton
{
background:url(../images/home/buttons/continuebyphone.gif) no-repeat;
width: 157px;
height: 26px;
border: 1px hidden;	
	}

.callUrgentlyButton
{
background:url(../images/home/buttons/callurgently.gif) no-repeat;
width: 146px;
height: 26px;
border: 1px hidden;	
	}
	
.nextStageButton
{
background:url(../images/home/buttons/nextstage.gif) no-repeat;
width: 99px;
height: 26px;
border: 1px hidden;	
	}
	
.resetButton
{
background:url(../images/home/buttons/reset.gif) no-repeat;
width: 64px;
height: 26px;
border: 1px hidden;		
	}
	
.sendEmailButton
{
background:url(../images/home/buttons/sendemail.gif) no-repeat;
width: 99px;
height: 26px;
border: 1px hidden;		
	}
	
.confirmOrderButton
{
background:url(../images/home/buttons/confirmorder.gif) no-repeat;
width: 128px;
height: 26px;
border: 1px hidden;		
	}
a:hover .buttons, .nextStageButton:hover, .resetButton:hover, .confirmOrderButton:hover, .sendEmailButton:hover, .callUrgentlyButton:hover
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity:0.85;
}

.buttonDivider
{
color: #9a4e9e;
font-size: 20px;
vertical-align: middle;
	}
	
.mainbuttons
{
	color: #fff;
	background: #112b4e;
	border-top: 1px solid #faf8f8;
	border-left: 1px solid #f9f7f7;
	border-right: 1px solid #b4b2b2;
	border-bottom: 1px solid #8b8989;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

/* end buttons */

.homePageImg
{
width: 532px;


height: 253px;
background-image:url(../images/home/homelogo.gif);
}

.bottomFrame
{
	margin-left: 241px;
	}
	
.bottomAddress
{
	font-size: 15px;
	color: #000000;
	margin-left: 35px;
	margin-bottom: 18px;
	}

.homePageContent
{
margin-left: 250px;
padding-top: 100px;
margin-right: 10px;
font-weight: bold;
font-size: 12px;
text-align: justify;
}




.pageTitle
{
font-family: Barmeno;
font-weight: bolder;
font-size: 30px;
color: #0f004e;
width: 100%;
text-align: left;
padding-top: 15px;
}

.pageTitleProduct
{
font-family: Barmeno;
font-weight: bolder;
font-size: 30px;
color: #0f004e;
width: 100%;
text-align: left;
padding-top: 15px;
}

.pageTitle span
{
margin-right: 20px;
}

.ContentContent
{
	font-size: 12px;
	}

/* headings */

.littleHeadings
{
	text-transform:uppercase;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
		margin-top: 17px;
		margin-bottom: 8px;

	}

/* end headings */

/* tables */

#MainTable
{
	display: table;
	width: 100%;
	height: 100%;
	}
	
#MainTable .rowdiv
{
display: table-row;
height: 100%;
	}

#MainTable .rowdiv #leftColumn
{
height: 600px;
width: 171px;
background: #424243 url(../images/home/boxes.gif) no-repeat bottom;
display: table-cell;
vertical-align: bottom;
border-right: 1px solid #ffffff;
	}

#MainTable .rowdiv #leftColumn ul
{
	margin-top: 60px;
	list-style:square;
	list-style-position:outside;
	line-height: 2em;
	color: #f5ac20;
	margin-left: -15px;
	margin-right: 10px;
	}

#MainTable .rowdiv #leftColumn ul span
{
	color: #ffffff;
	font-weight: bold;
	}

#leftColumnHolder
{
background: #f3f3f3 url(../images/home/leftcolumnback.gif) repeat-y;	
	}
	

	
#MainTable .rowdiv #rightColumn
{
background: #343738 url(../images/home/rightsideback.jpg) no-repeat bottom;
height: 100%;
display: table-cell;
vertical-align: bottom;
width: auto;
}
	
#MainTable .rowdiv #contentDiv
{
display: table-cell;
vertical-align: top;
width: 963px;
height: 100%;
}

	
#mainTableDiv
{
	height: 100%;
	background:url(../images/home/mainback.jpg) repeat-y;
	}
	

.tablediv {
display:  table;
border-spacing:0px;/*cellspacing:poor IE support for  this*/
border-collapse:separate;
height: inherit;
}

.tabledivFull {
display:  table;
border-spacing:0px;/*cellspacing:poor IE support for  this*/
border-collapse:separate;
height: inherit;
width: 100%;
}

.celldiv {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:auto;
overflow: hidden;
}


.celldivTable {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:auto;
padding-left: 3px;
}

.celldivHeader {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
font-weight: bold;
color: #000000;
padding: 3px;
width: 200px;
}

.celldivHeader#buttonTableRow {
text-align: center;
width: 100%;
}


.celldivMenu {
float:left;/*fix for  buggy browsers*/
background:url(../images/home/menuback.gif);
width: 618px;
height: 28px;
display:  table-cell;
}

.rowdiv  {
display:  table-row;
width:100%;
}

.clear {
clear: both;
}

.celldiv#cellCaption
{
width: 180px;
color: #ffffff;
font-weight: bold;
font-size: 12px;
border-top: 2px solid #ffffff;
padding-top: 2px;
padding-left: 5px;
clear: right;
height: auto;
}

.rowdiv#formContent
{
display: inline-block;
width: auto;
height: auto;
background-color: #f68420;	
}

.rowdiv#listTableHead
{
background-color: #e9e9e9;
font-weight: bold;
}

.rowdiv#formSectionDivider
{
background-color: #9a4e9e;
color: #ffffff;
width: inherit;
font-weight: bold;

}

.rowdiv#formSectionDivider>.celldiv
{
	border-top: 2px solid #ffffff;
border-bottom: 1px solid #86418a;
width: inherit;
text-align: center;
	}

.celldiv#cellContent
{
padding: 5px;
margin-left: auto;
margin-right: auto;

border-right: 2px solid #ffffff;
background-color: #ffffff;
}


/* end tables */
.ContentPage
{
padding: 15px;
width: 510px;
min-height: 250px;
background: #ffffff;
}

.ContentHome
{
padding: 10px;
}

.BlueTitlesLittleWindow
{
	color: #112b4e;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	
	padding: 12px;
	}

.titleSeparator
{
	width: 698px;
	height: 25px;
	border-bottom: 1px solid #ffffff;	
	}

.tableFormHeaders
{
font-size: 11px;
width: 250px;
font-family: Verdana;
}

.aziendaInputs
{
border-top: 1px dashed #a1a1a1;
border-bottom: 1px dashed #a1a1a1;
display: none;
}

.loginArea
{
margin-left:185px;
margin-top: 5px;
}


.regErrorMsg
{
font-style: italic;
color: #ff0000;
}


.EmailDiv
{
display: none;
z-index: 10;
position: absolute;
margin-left: 250px;
margin-top: 50px;
}


.FriendDiv
{
display: none;
z-index: 10;
position: absolute;
margin-left: 250px;
margin-top: 50px;
}

.listingDetail
{
background-color: #ffffff;
padding: 5px;
font-size: 11px;
}

.listingDesc
{
border-top: 1px solid #157294;
text-align: justify;
height: 60px;
}

.listingOrderButtons
{
padding-top: 3px;
background-color: #779ba8;
height: 24px;
width: 100%;
text-align: right;
}

.pageHolderDiv
{
margin: 10px;
text-align: justify;
}

#headerCellTable
{
font-weight: bold;
color: #ffffff;
}

.headerCellTable#buttonTableRow
{
width: 100%;
text-align: center;
}


.headerCellTableNoW
{
background-color: #b3c2c7;
font-weight: bold;
color: #5a92a7;
padding: 3px;
text-align: left;
}

.obbligatorio
{
color: #ff0000;
font-weight: bold;
}


.clearFix
{
zoom: 1;
display: inline-block;
}

.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

#footerDiv
{
color: #ffffff;
font-size: 11px;
text-align: left;
width: inherit;
height: 30px;
border-top: 2px solid #ef9719;
background:#112b4e;
}

#footerDiv a
{
text-decoration: none;
color: #ffffff;
}

#footerDiv p
{
	margin: 7px;
	}

#footerDiv2
{
border-top: 1px solid #fac799;
padding-top: 10px;
padding-bottom: 10px;
color: #ffffff;
font-size: 10px;
text-align: center;
width: 100%;
}

.footerIcons
{
padding: 6px;
display: none;
}

.littleThumbs
{
border-right: 1px solid #ffffff;

border-top: 1px solid #ffffff;
}


#loadingScreen
{
background:#f4f4f4;
width:220px;
height:50px;
border: 1px solid #a0a0a0;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity:0.85;
z-index: 150;
top: 310px;
position: absolute;
margin-left: 200px;
display: none;
}

#checkLoading
{
z-index: 151;
top: 322px;
position: absolute;
margin-left: 200px;
text-align: left;
padding-left: 45px;
padding-top: 2px;
height: 25px;
width: 220px;
font-weight: bold;
display: none;
}

#ImageLoader
{
height: 60px;
width: 308px;
border: 1px solid #cc95c5;
padding: 0;
margin: 0;
position: absolute;
z-index: 100;
top: 50%;
background:#ffffff url(../images/home/loading_anim.gif) no-repeat center;
display: none;

	}

.ajax-loading
{
background:url(../images/home/loading_anim.gif) no-repeat center;
}

#EmailResult
{
width: 100%;
padding: 5px;
text-align: center;
}

.areaRiservata
{
height: 16px;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
border-bottom: 1px solid #000000;
font-weight: bold;
font-size: 12px;
text-align: right;
}




.radio
{
border: 0;
}


img
{
border: 0;
}


#holderDiv:after {
content: ".";
display: block;
clear: both;
height: 0;
font-size:0;
visibility:hidden;
}

.topTables
{
border: 1px solid #ffffff;
}

.clear
{
clear: both;
}

.topTablesElite
{
width: 950px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-top: 1px solid #ffffff;
}

.botTablesElite
{
width: 950px;
border: 1px solid #ffffff;
}

.homeNewsDiv
{
width: 300px;
overflow: auto;
height: 93px;
background-color: #88b4c5;
}

.homeNewsCont
{
padding: 5px;
}


.newsletterCell
{
background-color: #779ba8;
height: 63px;
}

.newsletterCont
{
padding-top: 5px;
padding-left: 5px;
font-size: 10px;
}

.newsletterResponse
{
width: 208px;
height: 40px;
background-color: #ffffff;
z-index: 10;
position: absolute;
border-left: 1px solid #0f004e;
border-right: 1px solid #0f004e;
border-bottom: 1px solid #0f004e;
border-top: 8px solid #0f004e;
margin-top: 5px;
margin-left: 0;
display: block;
padding-top: 3px;
text-align: center;
}


.insurancePrices
{
color: #5a92a7;
border: 2px solid #61d11e;
text-align: center;
width: 80px;
height: 60px;
font-size: 14px;
font-weight: bold;
}


.insurancePricesLL
{
color: #3387f0;
border: 2px solid #3387f0;
text-align: center;
width: 250px;
height: 80px;
font-size: 60px;
font-weight: bold;

}

#wellSendQuote
{
display: none;
padding: 20px;
color: #ff0000;
font-weight: bold;
}


.topTitleDiv
{
width: 950px;
height: 154px;
background:url(../images/home/toplogoback.jpg);
}




#contentDiv:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.NewsletterTitle
{
color: #ffffff;
font-family: Arial;
font-size: 14px;
}



.SubTitle
{
padding-top: 10px;
padding-left: 7px
}

.ContentBody
{
width: 768px;
background-color: #fffecf;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
font-family: Verdana;
font-size: 11px;
color: #000000;

}

.tableFormHeaders
{
font-size: 11px;
width: 250px;
font-family: Verdana;
}

.aziendaInputs
{
border-top: 1px dashed #a1a1a1;
border-bottom: 1px dashed #a1a1a1;
display: none;
}


.regErrorMsg
{
font-style: italic;
color: #ff0000;
}


.propDetailTitle
{
font-weight: bold;
font-size: 14px;
border-bottom: 1px solid #ffffff;
padding: 5px 5px 5px 5px;
background-color: #779ba8;
}

.propDesc
{
padding: 15px 15px 15px 15px;
text-align: justify;
font-size: 12px;
}

.propAddress
{
padding: 5px 5px 5px 5px;
font-weight: bold;
font-size: 13px;
color: #325968;
}

.propDetails
{
padding: 5px 5px 5px 5px;
font-weight: bold;
min-height: 100%;
font-size: 12px;
color: #325968;
line-height: 2;
}


.blueHeader
{
padding: 2px 2px 2px 2px;
font-weight: bold;
font-size: 11px;
color: #325968;
}

.contPreviewAddress
{
border-top: 1px solid #ffffff;
padding: 5px 5px 5px 10px;
background-color: #157294;
height: 18px;
color: #ffffff;
font-size: 12px;
font-weight: bold;
}

.icons
{
text-align: center;
font-weight: bold;
color: #ffffff;
}


.EmailDiv
{
display: none;
z-index: 10;
position: absolute;
margin-left: 250px;
margin-top: 50px;
}

.FriendDiv
{
display: none;
z-index: 10;
position: absolute;
margin-left: 250px;
margin-top: 50px;
}

.listingDetail
{
background-color: #ffffff;
padding: 5px;
font-size: 11px;
}

.listingDesc
{
border-top: 1px solid #157294;
text-align: justify;
height: 60px;
}


.pageHolderDiv
{
margin: 10px;
text-align: justify;
}

.headerCellTable
{
background-color: #b3c2c7;
font-weight: bold;
color: #5a92a7;
padding: 3px;
width: 200px;
}

.headerCellTable#buttonTableRow
{
width: 100%;
text-align: center;
}


.headerCellTableNoW
{
background-color: #b3c2c7;
font-weight: bold;
color: #5a92a7;
padding: 3px;
text-align: left;
}

.obbligatorio
{
color: #ff0000;
font-weight: bold;
}


.clearFix
{
zoom: 1;
display: inline-block;
}

.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }



.littleThumbs
{
border-right: 1px solid #ffffff;

border-top: 1px solid #ffffff;
height: 87px;
}


#EmailResult
{
width: 100%;
padding: 5px;
text-align: center;
}


/* carousel */
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 658px;
min-height: 250px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 133px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
text-align: center;
font-size: 12px;
min-height: 200px;
color: #9a4e9e;
padding-right: 15px;
border-right: 2px dotted #ebebeb;
}

#carouselNavs
{
text-align: right;
width: 50%;
margin-top: 5px;
color: #9a4e9e;
font-size: 12px;
	}
	
#carouselNavs a
{
	color: #9a4e9e;
	text-decoration: none;
	
	}
/* end carousel */

/* round borders */
/*homepage*/
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px; padding:0;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background:url(../images/home/boxbacktop.gif) repeat-x; margin:15px 10px 0 0; width: 660px}

.xtop, .xbottom {display:block; background:none; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:none; border-left:1px solid #9a4e9e; border-right:1px solid #9a4e9e;}
.xb1 {margin:0 5px; background:#9a4e9e;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; border:0 solid #9a4e9e; border-width:0 1px;}

/*content*/
#xsnazzyC h1, #xsnazzyC h2, #xsnazzyC p {margin:0 10px; letter-spacing:1px; padding:0;}
#xsnazzyC h1 {font-size:2.5em; color:#fff;}
#xsnazzyC h2 {font-size:2em;color:#06a; border:0;}
#xsnazzyC p {padding-bottom:0.5em;}
#xsnazzyC h2 {padding-top:0.5em;}
#xsnazzyC {margin:0; width: auto}

.xtop, .xbottom {display:block; background:none; font-size:1px;}
.xb1C, .xb2C, .xb3C, .xb4C {display:block; overflow:hidden;}
.xb1C, .xb2C, .xb3C {height:1px;}
.xb2C, .xb3C, .xb4C {background:none; border-left:1px solid #9a4e9e; border-right:1px solid #9a4e9e;}
.xb1C {margin:0 5px; background:#9a4e9e;}
.xb2C {margin:0 3px; border-width:0 2px;}
.xb3C {margin:0 2px;}
.xb4C {height:2px; margin:0 1px;}

.xboxcontentC {display:block; border:0 solid #9a4e9e; border-width:0 1px; padding: 10px;}

/*images and thumbs*/
#xsnazzyP h1, #xsnazzyP h2, #xsnazzyP p {margin:0 10px; letter-spacing:1px; padding:0;}
#xsnazzyP h1 {font-size:2.5em; color:#fff;}
#xsnazzyP h2 {font-size:2em;color:#06a; border:0;}
#xsnazzyP p {padding-bottom:0.5em;}
#xsnazzyP h2 {padding-top:0.5em;}
#xsnazzyP {margin:0; width: auto}

.xtopP, .xbottomP {display:block; background:none; font-size:1px;}
.xb1P, .xb2P, .xb3P, .xb4P {display:block; overflow:hidden;}
.xb1P, .xb2P, .xb3P {height:1px;}
.xb2P, .xb3P, .xb4P {background:none; border-left:1px solid #cccccc; border-right:1px solid #cccccc;}
.xb1P {margin:0 5px; background:#cccccc;}
.xb2P {margin:0 3px; border-width:0 2px;}
.xb3P {margin:0 2px;}
.xb4P {height:2px; margin:0 1px;}

.xboxcontentP {display:block; border:0 solid #cccccc; border-width:0 1px; padding: 10px;}
/* end round borders */