/* CSS for the box starts here */
/*================================================*/
/* Default styling. Used when JavaScript is unsupported */
.door218 {
	padding:21px;
	margin:0;
	background:#fff;
	border:1px solid #666;
	}
.door218 h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
/* Insert the custom corners and borders for browsers with sufficient JavaScript support */

/* Two of the boxes are floated just for this demo. Adjust to your needs. */
.door218cb {
	margin:0;
	}


/* Rules for the top corners and border */
.door218bt { /* TOP AND TOPRIGHT CORNER */
	background:url(/gallery/services_ararat_top_v800.png) no-repeat 100% 0;
	margin:0 0 0 22px;
	height:45px;
	}
.door218bt div { /* TOPLEFT CORNER */
	height:45px;
	width:22px;
	position:relative;
	left:-22px;
	background:url(/gallery/services_ararat_top_v800.png) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.door218bb { /* BOTTOM AND BOTTOMRIGHT */
	background:url(/gallery/services_ararat_top_v800.png) no-repeat 100% 100%;
	margin:0 0 0 22px;
	height:43px;
	}
.door218bb div { /* BOTTOMLEFT CORNER */
	height:43px;
	width:22px;
	position:relative;
	left:-22px;
	background:url(/gallery/services_ararat_top_v800.png) no-repeat 0 100%;
	}

/* Insert the left border */
.door218i1 { /* LEFT BORDER */
	padding:0 0 0 22px;
	background:url(/cbb/bdr218services_ararat_top_v800.png) repeat-y 0 0;
	}
/* Insert the right border */
.door218i2 { /* RIGHT BORDER */
	padding:0 22px 0 0;
	background:url(/cbb/bdr218services_ararat_top_v800.png) repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.door218i3 {
	padding:0;
	margin:0;
	}
/* CSS for the box ends here */

/* Alternate CSS for IE6 */
.door218bt2 { /* TOP AND TOPRIGHT CORNER */
	background:url(/cbb/8bit218services_ararat_top_v800.png) no-repeat 100% 0;
	margin:0 0 0 22px;
	height:45px;
	}
.door218bt2 div { /* TOPLEFT CORNER */
	height:45px;
	width:22px;
	position:relative;
	left:-22px;
	background:url(/cbb/8bit218services_ararat_top_v800.png) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.door218bb2 { /* BOTTOM AND BOTTOMRIGHT */
	background:url(/cbb/8bit218services_ararat_top_v800.png) no-repeat 100% 100%;
	margin:0 0 0 22px;
	height:43px;
	}
.door218bb2 div { /* BOTTOMLEFT CORNER */
	height:43px;
	width:22px;
	position:relative;
	left:-22px;
	background:url(/cbb/8bit218services_ararat_top_v800.png) no-repeat 0 100%;
	}

/* Insert the left border */
.door218i12 { /* LEFT BORDER */
	padding:0 0 0 22px;
	background:url(/cbb/8bitbdr218services_ararat_top_v800.png) repeat-y 0 0;
	}
/* Insert the right border */
.door218i22 { /* RIGHT BORDER */
	padding:0 22px 0 0;
	background:url(/cbb/8bitbdr218services_ararat_top_v800.png) repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.door218i32 {
	padding:0;
	}
/* Alternate CSS for IE6 ends here */

