/*background*/
body 
{
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
}
body a img  
{
	border: none;
}

/*structure*/
#container {
	margin: 0 auto;
	width: 960px;
	height: auto;
	position: relative;
}

/*left box & nav*/
#left-box {
	width: 138px;
	margin: 33px 0 0 28px;
	position: absolute;
	top: 0; left: 0;
	z-index: 2;
	font-size: 70%;
}
#left-box #logo {
	background: url(../images/friendbox_logo.jpg);
	width: 130px; height: 76px;
}
#left-box #logo a{
	display: block;
	width: 130px; height: 76px;
}
#left-box #nav a{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#left-box #nav ul {
	list-style: none;
	padding: 0; margin: 40px 0 0 0;
	border-top: 1px solid #ebebeb;
}
#left-box #nav ul  li {
	list-style: none;
	padding: 4px 0 8px 0; margin: 0;
	border-bottom: 1px solid #ebebeb;
}
#left-box #nav ul  li ul {
	margin: 11px 0 2px 1px; padding: 0;
	border: 0;
}
#left-box #nav ul  li li {
	border: 0;
	padding-left: 13px;
	background: url(../images/square-blue.gif) no-repeat 1px 9px ;
}
#left-box #nav ul  li a.selected{
	color: #8b338c;
	background: none !important;
}
#left-box #nav ul  li li a{
	font-weight: normal;
}
#left-box #nav ul  li li.selected {
	border: 0;
	list-style-image: url(../images/square-purple.gif);
}
#left-box #nav ul  li li.selected a{
	font-weight: bold;
}

/*content and lower*/
#content {
	float: right; 
	display: inline; overflow: hidden;
	width: 719px; height: auto;
	margin: 33px 0 20px 166px; padding: 0;
}
#content #banner {
	width:716px; 
	height:285px;
}
#content #text h1 {
	font-size: 240%;
	color: #343434;
	margin: 14px 0; padding: 0;
	font-weight: normal;
}
#content #text p {
	font-size: 75%;
	color: #343434;
	line-height: 145%;
}
#content #text ul, #content #text table {
	font-size: 75%;
	color: #343434;
	line-height: 145%;
	text-align:  left;
}
#content #gallery {
	width: 715px; height: 600px;
	padding-bottom: 18px;
	background: url(../images/gallery/gallery-bg.gif) repeat-x;
}
#content #gallery .item{
	width: 142px; height: 153px;
	background: white url(../images/gallery/item.jpg) no-repeat;
	float: left;
	display: inline; overflow: hidden;
	margin-right: 1px;
	padding: .5px 0px;
	cursor:pointer;
}
#content #gallery .item span
{
	/*height:100px;
	//width:100px;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_build/images/gallery/rouge.png', sizingMethod='scale');*/
}

.item.left{
	background: url(../images/gallery/item-left-edge.jpg) no-repeat !important;
}
.item.right{
	background: url(../images/gallery/item-right-edge.jpg) no-repeat !important;
	margin-right: 0 !important;
}
.item.selected
{
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gallery/item-selected.jpg', sizingMethod='scale');*/
	background: url(../images/gallery/item-selected.jpg) no-repeat !important;
}

table td { border-top: 3px solid #dedddd; margin: 0; padding: 7px; border-right: 1px solid #dedddd;}
table th { font-size: 110%; font-weight: bold; padding: 7px 7px 13px 7px; border-right: 1px solid #dedddd;}
table .last { border-right: 0;}
.checkboxes table { font-size: 100% !important;}

#footer{
	clear: both;
}

/*callouts*/
#middle-callout {
	width: 719px;
	height: 117px;
	margin-bottom: 20px;
}
#middle-callout h1{
	margin: 0; padding: 7px 0 0 18px;
	color: #6a1d6f;
	font-size: 130%; 
}
#middle-callout h2{
	margin: 0; padding: 10px 0 0 18px;
	color: black;
	font-size: 90%;
}
#middle-callout ul {
	padding: 0; margin: 3px 10px 0 33px;
}
#middle-callout ul li{
	background: url(../images/dot-purple2.gif) no-repeat 0px 6px;
	padding: 0 0 0 13px;
	list-style: none;
	font-size: 80%;
	color: #4b4b4b;
	margin: 2px 0 2px -10px;	
}
#middle-callout #mc-head{
	width: 719px; height: 40px;
	background: url(../images/callouts/middle-callout-head.gif);
	cursor: pointer;
}
#middle-callout #mc-head a{
	display: block; 
	width: 719px; height: 40px;
	text-decoration: none;
	text-transform: capitalize;
}
#middle-callout #mc-tail{
	width: 719px; height: 77px;
	padding-bottom: 10px;
	background: url(../images/callouts/middle-callout-tail.gif) repeat-y;
}
#middle-callout #mc-tail-bottom{
	width: 719px; height: 4px;
	background: url(../images/callouts/middle-callout-tail-bottom.jpg) no-repeat;
}
#left-callout {
	width: 132px; height: 188px;
	margin: 20px 0 0 0;
}
#left-callout h1{
	margin: 0; padding: 3px 0 0 8px;
	color: white;
	font-size: 190%;
}
#left-callout h2{
	margin: 0; padding: 15px 0 0 8px;
	color: #6a1d6f;
	font-size: 130%;
}
#left-callout ul {
	padding: 0; margin: 3px 10px 0 22px;
}
#left-callout ul li{
	list-style-image: url(../images/dot-purple2.gif);
}
#left-callout #lc-head{
	width: 132px; height: 60px;
	background: url(../images/callouts/left-callout-head.jpg);
}
#left-callout #lc-head a{
	display: block; 
	width: 132px; height: 60px;
	text-decoration: none;
}
#left-callout #lc-tail{
	width: 132px; height: 128px;
	background: url(../images/callouts/left-callout-tail.jpg);
}

/* fonts */
h1 
{color: #343434;}
h2 
{color: #343434; font-weight: normal; font-size: 150%; }
h3 
{color: #343434; font-size: 100%;}
h4
{color: #343434;}
h5
{}
h6
{}
a {color: #205d97;}

/**extras**/
.hidden {display: none;}
.underline {text-decoration: underline;}
.clearfloats {clear:both;}
.checkboxes {font-size: 75%;}
.checkboxes div{float: left; width: 300px;}
.contact-info { font-size: 75%;}
.contact-info label {width: 100px; margin: 7px 0 0 0; float: left; clear: both;}
.contact-info label.same-line {clear: none; margin-left: 24px;}
.contact-info input {float: left; margin: 3px 0; width: 250px; display: inline; }
.contact-info select {float: left; margin: 3px 0; width: 66px; display: inline; }
.contact-info input.smaller {width: 60px;}
.examples {float: left; width: 80px; font-size: 75%; text-align: center; padding: 10px; color: #343434;}
.examples span{height: 53px; display: block; }
.glossary h2 {font-size: 120%; padding: 4px 0 0 0; margin: 0 0 -8px 0;}

.rbl td{border:none; padding:0 5px 0 0;}
.cbl td{border:none; padding:0 70px 0 0;}