@charset "UTF-8";
/* CSS Document */

.dialogy {
	position:relative;
	margin:0px auto;
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom:0.5em; /* spacing under dialog */
}

.dialogy .content,
.dialogy .t,
.dialogy .b,
.dialogy .b div {
	background-color: transparent;
	background-image: url(../images/boxes/greenOutlineRounded.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.dialogy .content {
	position:relative;
	
	_overflow-y:hidden;
	padding: 10px 0 10px 0;
}

.dialogy .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialogy .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialogy .b,
.dialogy .b div {
	height:15px; /* height of bottom cap/shade */
	font-size:1px;
}

.dialogy .b {
 background-position:bottom right;
}

.dialogy .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialogy .hd,
.dialogy .bd,
.dialogy .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}


#roundedy {
	padding:0;
}













#right1 .dialogy {
	position:relative;
	margin:0px auto;
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom:0em; /* spacing under dialog */
}

#right1 .dialogy .content,
#right1 .dialogy .t,
#right1 .dialogy .b,
#right1 .dialogy .b div {
	background-color: transparent;
	background-image: url(../images/boxes/greenOutlineRounded2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#right1 .dialogy .content {
	position:relative;
	
	_overflow-y:hidden;
	padding: 10px 15px 0 0;
}

#right1 .dialogy .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

#right1 .dialogy .b {
 /* bottom */
 position:relative;
 width:100%;
}

#right1 .dialogy .b,
#right1 .dialogy .b div {
	height:15px; /* height of bottom cap/shade */
	font-size:1px;
}

#right1 .dialogy .b {
 background-position:bottom right;
}

#right1 .dialogy .b div {
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}

#right1 .dialogy .hd,
#right1 .dialogy .bd,
#right1 .dialogy .ft {
 position:relative;
}

#right1 .dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}


#right1 #roundedy {
	padding:0;
}













#right2 .dialogy {
	position:relative;
	margin:0px auto;
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom:0em; /* spacing under dialog */
}

#right2 .dialogy .content,
#right2 .dialogy .t,
#right2 .dialogy .b,
#right2 .dialogy .b div {
	background-color: transparent;
	background-image: url(../images/boxes/greyOutlineRounded.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#right2 .dialogy .content {
	position:relative;
	
	_overflow-y:hidden;
	padding: 10px 15px 0 0;
}

#right2 .dialogy .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

#right2 .dialogy .b {
 /* bottom */
 position:relative;
 width:100%;
}

#right2 .dialogy .b,
#right2 .dialogy .b div {
	height:15px; /* height of bottom cap/shade */
	font-size:1px;
}

#right2 .dialogy .b {
 background-position:bottom right;
}

#right2 .dialogy .b div {
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}

#right2 .dialogy .hd,
#right2 .dialogy .bd,
#right2 .dialogy .ft {
 position:relative;
}

#right2 .dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}


#right2 #roundedy {
	padding:0;
}













#right3 .dialogy {
	position:relative;
	margin:0px auto;
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom:0em; /* spacing under dialog */
}

#right3 .dialogy .content,
#right3 .dialogy .t,
#right3 .dialogy .b,
#right3 .dialogy .b div {
	background-color: transparent;
	background-image: url(../images/boxes/greyOutlineRounded1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#right3 .dialogy .content {
	position:relative;
	
	_overflow-y:hidden;
	padding: 10px 15px 0 0;
}

#right3 .dialogy .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

#right3 .dialogy .b {
 /* bottom */
 position:relative;
 width:100%;
}

#right3 .dialogy .b,
#right3 .dialogy .b div {
	height:15px; /* height of bottom cap/shade */
	font-size:1px;
}

#right3 .dialogy .b {
 background-position:bottom right;
}

#right3 .dialogy .b div {
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}

#right3 .dialogy .hd,
#right3 .dialogy .bd,
#right3 .dialogy .ft {
 position:relative;
}

#right3 .dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}


#right3 #roundedy {
	padding:0;
}












#right4 .dialogy {
	position:relative;
	margin:0px auto;
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom:0em; /* spacing under dialog */
}

#right4 .dialogy .content,
#right4 .dialogy .t,
#right4 .dialogy .b,
#right4 .dialogy .b div {
	background-color: transparent;
	background-image: url(../images/boxes/DrkGreyOutlineRounded.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#right4 .dialogy .content {
	position:relative;
	
	_overflow-y:hidden;
	padding: 10px 15px 0 0;
}

#right4 .dialogy .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

#right4 .dialogy .b {
 /* bottom */
 position:relative;
 width:100%;
}

#right4 .dialogy .b,
#right4 .dialogy .b div {
	height:15px; /* height of bottom cap/shade */
	font-size:1px;
}

#right4 .dialogy .b {
 background-position:bottom right;
}

#right4 .dialogy .b div {
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}

#right4 .dialogy .hd,
#right4 .dialogy .bd,
#right4 .dialogy .ft {
 position:relative;
}

#right4 .dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}


#right4 #roundedy {
	padding:0;
}
