/* www.breakawaytmba.org -> .css */
*
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin-bottom: 20px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #000;
	background: #a0c0e0 url(images_navi/bti_body_bkgnd.gif) repeat;
	text-align: center;
}

/* WARNING Browser Hack Ahead! */
#mainouter
{
	margin-left: auto;
	margin-right: auto;
	border: solid #b8c0d8;
	border-width: 0px 3px 2px 0px;
	text-align: center;
	background: #efefef;
	/* Set fixed-width for IE */
	width: 980px;
}

/* Reset for Standards Compliant */
html>body #mainouter
{
	width: auto;
	min-width: 780px;
	max-width: 980px;
}

/* END Browser Hack */
#maininner
{
	background: #fff;
	border: solid #000040;
	border-width: 0px 1px 1px 1px;
	width: 100%;
	text-align: center;
	padding-bottom: 0px;
}

#banner
{
	height: 100px;
	width: 100%;
	background: url(images_navi/bti_banner_bkgnd.jpg) right no-repeat;
}

#sbmenucontainer
{
	display: block;
	position: relative;
	left: 0px;
	text-align: left;
	border-bottom: solid #d0e0f0 1px;
}

#sbmenu
{
	position: absolute;
	top: 10px;
	width: 150px;
	background: #fff;
	text-align: left;
	float: left;
}

#content
{
	padding-left: 160px;
	padding-right: 10px;
	padding-bottom: 30px;
	float: left;
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	color: #204080;
	text-align: left;
	margin-top: 35px;
	margin-left: 5px;
}

h1
{
	font-size: 20px;
	margin-top: 35px;
	margin-bottom: 5px;
}

h2, h3, h4, h5, h6 { margin-bottom: 5px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

p, ul, ol, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin: 0px 10px 10px 5px;
	line-height: 150%;
}

li
{
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 150%;
}

ul.li
{
	list-style-type: disc;
}

li.levelone
{
	font-weight: bold;
	padding-top: 15px;
}

li.leveltwo
{
	list-style-type: square;
	padding-bottom: 5px;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.clear { clear: both; }
.small { font-size: 10px; }
.tiny { font-size: 8px; }
.normal { font-weight: normal; }
.links { font-size: 11px; }
.black { color: #000; }
.strong { font-weight: bold; }
.normal { font-weight: normal; }
.silver, .grey { color: #808080;}
.red { color: #960000;}
.top0 { margin-top: 0px; }
.top10 { margin-top: 10px; }
.top25 { margin-top: 25px; }
.top35 { margin-top: 30px; }
.top50 { margin-top: 50px; }


p.small
{
	font-size: 10px;
	line-height: 150%;
}

.tagline
{
	font-style: italic;
	font-size: 11px;
}

.smallc
{
	font-size: 10px;
	text-align: center;
}

.contact
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}

.copyright
{
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #888;
}

.footerlinks
{
	clear: both;
	color: #8080b2;
	background: #d8e8ff;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	line-height: 150%;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}

div.toplink
{
	float: right;
	height: 20px;
	margin-top: 20px;
	margin-right: 120px;
	padding: 5px;
}

div.videocell
{
	width: 160px;
	height: 130px;
	float: left;
	margin-right: 30px;
	text-align: center;
	padding-top: 3px;
	background: #f8f8f8;
	border-left: solid #f0f0f0 1px;
	border-top: solid #f0f0f0 1px;
	border-right: solid #e0e0e0 1px;
	border-bottom: solid #e0e0e0 1px;
}


div.videothumbnailcell
{
	width: 100px;
	display: block;
	margin: 0px auto;
	border-left: solid #e0e0e0 1px;
	border-top: solid #e0e0e0 1px;
	border-right: solid #a0a0a0 1px;
	border-bottom: solid #a0a0a0 1px;
	
}
img.videothumbnailimage
{
	width: 100px;
	height: 56px;
	display: block;
	margin: 0px auto;
	
}

a.toplink
{
	font-size: 11px;
	line-height: 135%;
	padding: 3px 5px;
	border-left: solid #e0e0e0 2px;
	border-top: solid #e0e0e0 2px;
	border-right: solid #a0a0a0 2px;
	border-bottom: solid #a0a0a0 2px;
	background: #efefef;
}

a:link { color: #2020ff; }
a:visited { color: #6060b2; }
a:hover { color: #ff6060; }
a:active { color: #ff0000; }


a.primnavi, .pseudonavi
{
	display: block;
	width: 130px;
	text-align: left;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.pseudonavi
{
	color: #e0e0e0;
	background: #2040c0;
	border-top: solid #004080 1px;
	border-bottom: solid #80a0b2 1px;
	border-right: solid #6080a0 1px;
	line-height: 190%;
}

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: #203296;
	border-top: solid #6080d0 1px;
	border-bottom: solid #004080 1px;
	border-right: solid #0080a0 1px;
	line-height: 190%;
}

a.primnavi:hover
{
	color: #ffef60;
	background: #2040c0;
	border-top: solid #004080 1px;
	border-bottom: solid #80a0b2 1px;
	border-right: solid #6080a0 1px;
}

a.primnavi:active
{
	color: #ff0;
	background: #2060ff;
	border-top: solid #ff0 1px;
	border-bottom: solid #ff0 1px;
	border-right: solid #ff0 1px;
}


a.bannerlink, a.bannerlink:visited
{
	color: #fff;
	text-decoration: none;
	margin-right: 15px;
}


a.bannerlink:hover
{
	color: #ffe000;
	text-decoration: underline;
}


a.donatebtn:link, a.donatebtn:visited
{
	background: url(images_navi/bti_donate_btn.png) no-repeat;
	display: block;
	width: 200px;
	height: 30px;
	margin: 5px auto 5px auto;
	border: none;
}

a.donatebtn:hover, a.donatebtn:active
{
	background: url(images_navi/bti_donate_btn.png) 0 30px;
}

a.appealbtn:link, a.appealbtn:visited
{
	background: url(images_navi/bti_appeal_btn.png) no-repeat;
	display: block;
	width: 200px;
	height: 30px;
	margin: 5px auto 5px auto;
	border: none;
}

a.appealbtn:hover, a.appealbtn:active
{
	background: url(images_navi/bti_appeal_btn.png) 0 30px;
}



.pdflink
{
	background: url(images_navi/pdf_icon.gif) left no-repeat;
	padding-left: 20px; 
	text-decoration: none;
}

.pdflink a:visited
{
	text-decoration: underline;
}

.pdflink a:hover, .pdflink a:active
{
	text-decoration: underline;
}


table { empty-cells: show; }

th
{
	background: #e0efff;
	text-align: center;
}

td.photocell
{
	background: #f0f0f0 url(images_content/photo_cell_bkgnd.jpg) top left repeat-x;
	border-top: #efefef solid 1px;
	border-left: #efefef solid 1px;
	border-bottom: #e0e0e0 solid 2px;
	border-right: #e0e0e0 solid 2px;
	width: 136px;
	height: 98px;
	font-size: 8px;
	text-align: center;
	color: #666;
	padding: 5px;
}


img
{
	border: none;
	font-size: 8px;
	color: #888;
	margin: 0px;
}



input, textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: left;
	border: solid #efefef;
	border-width: 0px 1px 1px 0px;
	background: url(images_navi/input_bkgnd.jpg) top left no-repeat;
	padding: 4px 2px 0px 2px;
}

textarea
{
	padding: 2px 5px;
}
/*		A hack required for MS Explorer	*/
input.checkbox
{
	background: #fff;
	border: none;
}

input.submit 
{
	padding: 0px 5px;
	font-weight:bold;
	color: #fff;
	margin: 0px auto 0px 110px;
	border-top: solid 1px #e0efff;
	border-left: solid 1px #e0efff;
	border-right: solid 1px #6060a0;
	border-bottom: solid 1px #6060a0;
	background: #2040c0;
}
input.submit:hover
{
	color: #ffef60;
	background: #3256d8;
}

select { background: #ffffd8; }
option { padding: 2px; border-bottom: solid #fff 1px; color: #404040; background: #f0f0f0;}

