/* TESTING 123 CSS / STOP ANIMAL TESTS
------------------------------------------------------- */

body {
	background: #988675;
	margin: 0 auto;
	text-align:center;
}

/* TYPOGRAPHY / LINKS
------------------------------------------------------- */

#share a:link {
	color:#CC6600;
	text-decoration:none;
}

#share a:visited {
	color:#CC6600;
	text-decoration:none;
}

#share a:hover {
	color:#CC0000;
	text-decoration:underline;
}

/* CONTAINERS
------------------------------------------------------- */

#container {
	margin:0 auto;
	text-align:center;
	width:760px;
}

#header {
	width:760px;
	height:138px;
}

#logo {
	width:190px;
	height:138px;
	float:left;
}

#menu {
	width:570px;
	height:138px;
	float:right;
}

.topWrapper {
	width:760px;
}

#content {
	width:760px;
	margin:0 auto;
	background:url(../images/container_bkg1.gif) no-repeat;
	margin: 0 auto;
}

#columnLeft {
	width:36px;
	height:335px;
	float:left;
	background:url(../images/left_brd.gif) no-repeat;
}

#video {
	width:503px;
	height:335px;
	float:left;
	background:url(../images/crumple_background.gif);
}

#columnRight {
	width:221px;
	height:335px;
	float:right;
}

#footer {
	width:760px;
}

#share {
	width:503px;
	height:330px;
	font: 11px "Lucida Grande", "Trebuchet MS", Arial, Verdana, sans-serif;
	margin:0 auto;
	float:left;
}

#shareLeft {
	width:58%;
	float:left;
	text-align:center;
}

#shareRight {
	width:40%;
	float:right;
	clear:right;
	text-align:left;
}

#prefs {
	width:350px;
	margin:0 auto;
}

#prefs .radio {
	float:left;
}

#prefs .text {
	float:left;
	text-align:left;
}

#prefs .text img {
	margin:0 6px 0 3px;
}

#player {
	width:270px;
	height:210px;
	margin:60px auto;
}

/* FORMBUILDER
------------------------------------------------------- */

.formbuilder td, form {
	font: 10px "Lucida Grande", "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#000;
}

.formbuilder input {
	font: 9px "Lucida Grande", "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#000;
	border:1px solid #CC0000;
}

.formbuilder select {
	font: 9px "Lucida Grande", "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#000;
	border:1px solid #CC0000;
}

.formbuilder textarea {
	width:350px;
	height:45px;
	border:1px solid #CC0000;
	font: 9px "Lucida Grande", "Trebuchet MS", Arial, Verdana, sans-serif;
}

.formbuilder submit {
	width:50px;
	height:15px;
	margin:-15px 0 -10px 0;
}
