/***************** Box Settings *****************/ 

.boxtopbgpic {
	background-image: url(/images/boxsections/midstretchtop3.gif);
	background-repeat: repeat-x;
}
.boxbottbgpic {
	background-image: url(/images/boxsections/midstretchbott.gif);
	background-repeat: repeat-x;
}
.boxbottbgpic2 {
	background-image: url(/images/endorse/box/endoboxBT.jpg);
	background-repeat: repeat-x;
}
.boxtopbgpic2 {
	background-image: url(/images/endorse/box/endoboxTP.jpg);
	background-repeat: repeat-x;
}
.boxbottbgpic3 {
	background-image: url(/images/boxsections/indexnl/smaller1bbottom.jpg);
	background-repeat: repeat-x;
}
.boxtopbgpic3 {
	background-image: url(/images/boxsections/indexnl/smaller1btop.jpg);
	background-repeat: repeat-x;
}
.gradientpic1 {
	background-image: url(/images/index/gradientborder2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

/***************** More? *****************/ 

.boxltborder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #B54600;
}
.boxltborder99 {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000099;
}
.boxrtborder99 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #000099;
}
.boxrtborder5 {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #5153A2;
}
.boxltborder5 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #5153A2;
}
.boxmidborder5 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000099;
	border-left-width: 1px;
	border-left-color: #000099;
}
.boxrtborder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #B54600;
}

/*****************2011 newboxes *****************/ 
.dialog {
	width:408px;
	min-width:20em;
	color:#fff;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	height: 100%;
	padding-bottom: 20px;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:24px;
}

.dialog .ft .c {
 height:25px;
}

.dialog .hd {
 background:transparent url(/images/box-images/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(/images/box-images/tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(/images/box-images/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(/images/box-images/mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
	background-color: #FBFBFB;
	background-image: url(/images/box-images/ms.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0.05em;
	padding-right: 1em;
	padding-bottom: 0.05em;
	padding-left: 1em;
}

.dialog .ft {
 background:transparent url(/images/box-images/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(/images/box-images/br.gif) no-repeat right 0px;
}


