/* ELEMENTS */
body { margin:0; padding:0; background:url('../images/bg_body2.gif') repeat-x #343434; font-family:arial, verdana; }
p { font-size:11px; line-height:15px;}
td,th { font-size:11px; color:#333; }
p,h1,h2,ul,li { margin:0; padding:0; }
a img {border:0;}

.clear {clear:both;}
.show {display:inherit;}
.hide {display:none;}

/* WRAPPER */
#wrapper { background:url('../images/bg_wrapperVert.jpg') repeat-y; width:900px; margin:0 auto; }
/* HEADER */
.header { position:relative; width:900px; height:152px; background:url('../images/bg_header.jpg'); }
.header h1 { position:absolute; background:url('../images/logo_take.gif') no-repeat; top:10px; left:361px; width:182px; height:118px; }
	/* BREADCRUMBS */
	.header .breadcrumbs, .col2 .breadcrumbs { position:absolute; left:220px; top:134px; color:#666; font-size:11px; width: 400px; }
	 
	.col2 .breadcrumbs { position:relative; left:14px; top:-7px; }
	html>body .col2 .breadcrumbs { left:14px; position:relative; top:-7px; }
	
	.header .breadcrumbs a, .col2 .breadcrumbs a { color:#666; }
/* MAIN CONTENT AREA (EVERYTHING UNDER HEADER) */
/*.content { width:900px; height:152px; background:url('../images/bg_wrapper2.jpg') no-repeat; min-height:600px; }*/
/*.content { width:900px; height:auto; background:url('../images/bg_wrapper2.jpg') no-repeat; min-height:600px; }*/
.content { width:900px; height:auto; background:url('../images/bg_wrapper4.jpg') no-repeat; min-height:600px; }

/* *html .content { height:600px; }*/
	/* COLUMN 1 */
	.col1 { width:202px; min-height:400px; float:left; }
		/* LEFTNAV LEVEL 1 */
		/*.leftNav { float:right;  list-style-type:none; margin:46px 0 0 0; }*/
		.leftNav { float:right;  list-style-type:none; margin:16px 0 0 0; }
		.leftNav li a { width:90px; min-height:14px;display:block;font-size:11px; color:#fff; text-decoration:none;padding:38px 0 2px 110px;margin:0 0 3px 0;}
		.leftNav li a:hover {color:#F62697;}

		.leftNav a.active {text-decoration:underline !important;}

		.leftNav li.item1 a { background:url('../images/nav_01.gif') no-repeat; }
		.leftNav li.item1 a.exp { background:url('../images/nav_01Exp.gif') no-repeat; }
		.leftNav li.item2 a { background:url('../images/nav_02.gif') no-repeat; }
		.leftNav li.item2 a.exp { background:url('../images/nav_02Exp.gif') no-repeat; }
		.leftNav li.item3 a { background:url('../images/nav_03.gif') no-repeat; }
		.leftNav li.item3 a.exp { background:url('../images/nav_03Exp.gif') no-repeat; }
		.leftNav li.item4 a { background:url('../images/nav_04.gif') no-repeat; }
		.leftNav li.item4 a.exp { background:url('../images/nav_04Exp.gif') no-repeat; }
		.leftNav li.item5 a { background:url('../images/nav_05.gif') no-repeat; }
		.leftNav li.item5 a.exp { background:url('../images/nav_05Exp.gif') no-repeat; }
		.leftNav li.item1 ul li a, .leftNav li.item2 ul li a, .leftNav li.item3 ul li a, .leftNav li.item4 ul li a, { background-image:none; }
		/* LEFTNAV LEVEL 2 */
		.leftNav ul.secondary li a { width:84px; min-height:14px; display:block; font-size:11px; color:#fff; text-decoration:none; padding:2px 0 2px 116px; background:url('../images/nav_secondary.gif') repeat-y; margin:0 0 2px 0; }
		.leftNav ul.secondary li a:hover {color:#fd9000}
		.leftNav ul.secondary li a.single { background:url('../images/nav_secondary.gif') no-repeat; }
		.leftNav ul.secondary li a.noExp { background:url('../images/nav_secondaryNoExp.gif') no-repeat; }
		.leftNav ul.secondary li a.exp { background:url('../images/nav_secondaryExp.gif') no-repeat; }
		/* LEFTNAV LEVEL 3 */
		.leftNav ul.secondary ul.tertiary li a {width:80px; min-height:14px;display:block;font-size:11px; color:#fff; text-decoration:none;padding:2px 0 2px 120px;background:url('../images/nav_tertiary.gif') repeat-y;margin:0 0 2px 0;		 }
		.leftNav ul.secondary ul.tertiary li a:hover {color:#fd9000}
	/* COLUMN 2 */
	.col2 { width:492px; /*min-height:800px;*/ float:left; padding:0 4px 0 4px; }
	
	.col2 h2 { /*background:#d5d4d4;*/ background:#bbb; text-transform:uppercase; color:#fff; font-size:15px; padding:8px 10px 6px 14px; font-family:arial, verdana; /*font-weight:normal;*/}
	.col2 h2.bg { background:url('../images/bg_h2.gif') no-repeat; color:#fff; font-size:14px; width:477px; height:26px; margin-top:12px; padding:10px 0 0 15px; }
	.col2 h3 { margin:0; color:#f21790; font-size:12px; padding:12px 14px 0 14px; }
	.col2 h3.bg { background:url('../images/bg_h3.jpg') no-repeat; color:#333; font-size:14px; width:445px; height:26px; margin-top:12px; padding:10px 0 0 40px; }
	.col2 h4 { margin:5px 0 -5px 0; color:#666; font-size:12px; padding:12px 14px 0px 14px; }


	.col2 p { margin:0; font-size:12px; padding:10px 10px 0 14px; color:#666; line-height:16px; }
	.col2 p.inner { padding:10px 0 0 0; }
	.col2 p.top { padding:0; }
	.col2 p.indent { padding:10px 0 0 173px; }
	.col2 p span.date { font-size:10px; }

	/*.col2 p a, .col2 li a {color:#FF8E01;}*/
	.col2 p a, .col2 li a {color:#8A2899;}
	
	.col2 p.quote {font-weight:bold; font-style:italic;}
	.col2 ul {margin:0 0 0 15px; color:#f21790; font-size:12px; padding:10px 10px 0 14px; color:#666; line-height:16px;}

	.col2 .bigImage {margin:10px 0 0 14px;}
	.col2 .leftCol {width:240px; height:280px; float:left;}
	.col2 .rightCol {width:240px; height:280px; float:right; border-left:solid 1px #ccc;}

	.col2 .leftCol h3.bg, .col2 .rightCol h3.bg {width:200px !important;}

	ul.map a {color:#f21790; font-size:12px;}
	ul.map ul { margin-top:0; padding-top:0; margin-bottom:10px;}
	ul.map ul ul {margin-bottom:0;}
	ul.map ul a {color:#666;}

	.col2 img.gallery {float:left; width:220px; height:140px; border:0; margin-left:16px; margin-top:8px; margin-bottom:8px;}
	
	/* COLUMN 3 */
	.col3 { width:198px; min-height:400px; float:left; }
	.col3 h2 { width:167px; height:38px; background:url('../images/bg_col3h2.gif') no-repeat; text-align:right; font-size:12px; text-transform:uppercase; color:#fff; padding:10px 13px 0 0; }
	.col3 .pod h3 {font-size:12px; font-weight:bold; padding:0 0 5px 10px; margin:0;}
	.col3 .pod { background:#161616; margin:14px 0 0 8px; width:185px; color:#fff; }
	.col3 .pod p { padding:0 10px 10px 10px;}
	.col3 .pod a {color:#fff;}
/* FOOTER */
.footer { width:900px; height:60px; background:url('../images/bg_footer.jpg'); clear:both; text-align:center; padding-top:100px; color:#fff; }
.footer a {color:#fff; text-decoration:none; margin:0 6px 0 6px;}
.footer p {margin-bottom:10px;}
/* MISC */
.clear { clear:both;}
.hide { display:none;}
.pink { color:#f21790; }
.grey { color:#333; }
.formTable { margin:12px 0 0 0; }
.formTable th { color:#f21790; width:158px; text-align:right; }
.formTable .txt { width:173px; }
.formTable .txtPh1 { width:27px; }
.formTable .txtPh2 { width:48px; }

#currentAffair {width:305px; height:370px; float:left;}

:focus {-moz-outline-style: none;}

#videoContent1 { margin-left:18px; }

/* Runway page link color */


/*  Donate page */
div.donatebuttonsrow { margin:10px 0 20px 0; padding:0; }
div.donatebuttonsrow div.donatebox { width:143px; height:91px; border-right:1px solid #d3d3d3; float:left; text-align:center; }
div.donatebuttonsrow div.donatebox h3 { text-align:center; margin:0; padding:6px 0 13px 0; color:#000; }
div.donatebuttonsrow div.donatebox img { text-align:center; margin:3px auto; }