/*
 * ZEN WIREFRAME v3.0
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 * (c) 2005-2009 - Gregory Remington, www.mediatech.net
 *  License: GPL and MIT
 */

/******************/
/* Content Layout */
/******************/
#container {
	margin-top:40px;
	border:0px solid red;
	background: transparent url(../images/container-bg.gif) 10px 160px no-repeat ;
}
#header-graphic {
	position:relative;
	background: url(../images/masthead.jpg) no-repeat ;
	height:134px;
}
#header-movie {
position:absolute;
	left:240px;
	top:0px;
}
#content {

}
#left-column {

}
.left-content {
position:relative;
left:20px;
}
#center-column {
position:relative;
left:29px;
}
.center-content {
}
#right-column {
}
.right-content {
position:relative;
left:20px;
}
#container-bottom {
	position:relative;
	height:29px;
	background: url(../images/container-footer.gif) 0 0 no-repeat ;
}
#footer {
	width:740px;
	padding-right:100px;
	height:20px;
	background-color:transparent;
}
#footer p {
	position:relative;
	float:right;
	margin-top:-24px;
	font-size:10px;
	color:#555;
	text-align:right;
}
#footer a {
	font-size:10px;
	font-weight:bold;
	color:#555;
}
#footer a:hover {
	color:#333;
}
#bottom-nav {
	width:740px;
	padding-right:100px;
	height:47px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:top right;
	border: 0px solid red;

}
#bottom-nav,#bottom-nav a {
	color: #636363;
	font-size:10px;
	font-weight: normal;
}
#bottom-nav ul li {
	float:right;
	list-style:none;
	display:inline;
}

/***************************************/
/* Interior Content Elements and Forms */
/***************************************/
.pipe {
	background:url(../images/pipe.gif) center right;
	background-repeat:no-repeat;
	padding:0px 8px 0px 8px;
}
.pipe-l {
	background:url(../images/pipe.gif) center left;
	background-repeat:no-repeat;
	padding:0px 8px 0px 8px;
}
.no-pipe {
	padding:0px 8px 0px 8px;
}
/***************************************************************/
/* Content navigation bar (Breadcrumb, Print and Tip-a-Friend) */
/***************************************************************/
#content-navigation {
	position:relative;
	margin-top:-16px;
	width:834px;
	text-align:right;
	font-weight:normal;
}
#content-navigation img {
	margin:0;
	padding-left:4px;
	padding-top:2px;
	vertical-align:top;
}
#content-navigation a {
	padding-right:4px;
	text-decoration:none;
	font-weight: normal;
}

/***********************/
/* Page Content Frames */
/***********************/
/* Frame 1 */
DIV.csc-frame-frame1 H1,DIV.csc-frame-frame1 H2,DIV.csc-frame-frame1 H3,DIV.csc-frame-frame1 H4,DIV.csc-frame-frame1 H5 {
	background: url(../images/column1_bg.jpg) 0 0 no-repeat ;
	clear:both;
	height:1%;
	color:#666;
	padding:16px;
	text-align:center;
}
DIV.csc-frame-frame1 {

	border:0px solid #ccc;
	padding:2px;
	margin:8px 0px 12px 0px;
}
DIV.csc-frame-frame1 p {
	padding: 0px 6px;
}
/* Frame 2 */
DIV.csc-frame-frame2 ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

DIV.csc-frame-frame2 ul li {
	background:url(../images/dot.gif) no-repeat 0 6px;
	padding-left:15px;
	font-size:11px;
	color:#636363;
	text-align:left;
	line-height:15px;
	padding-bottom:5px;
}

DIV.contentframe3 p {
	color:#000;
	padding: 0px 6px;
}
/* Frame 3 */

DIV.circle-bullets ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

DIV.circle-bullets h2, DIV.circle-bullets h3  {
	color:#000;
}
DIV.circle-bullets h3 {
	color:#666;
}

DIV.circle-bullets ul li {
	background:url(../images/dot2.gif) no-repeat 0 6px;
	padding-left:15px;
	/*margin:0px;*/
	text-align:left;
	/*width:200px;*/
	line-height:18px;
	margin: 5px 0 7px 0;
}

DIV.sample-email p {
	border: 1px solid #cccccc;
	margin: 2px 5px 15px 0;
	padding: 5px;
}


/**********/
/* Images */
/**********/

/* Captions */
 DIV.csc-textpic-caption-c .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }
 DIV.csc-textpic-caption-r .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }
 DIV.csc-textpic-caption-l .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }

/* Header date */ 
P.csc-header-date { font-size:10px; color:#555; }

/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { position:relative; z-index:10000; vertical-align: middle; margin: 0px 2px 0px 2px; }

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; z-index:10000; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { z-index:10000; background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-editPanel { position:relative; z-index:10000; border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }

/*-------------------------learn-more page---------------------*/

#toplefttextbox
{
	margin:10px 0 0 0px;
	padding:0px 0 0 0px;
	float:left;
	height:70px;
	width:272px;
	text-align:left;
	border:0px solid red;
}
#toplefttextbox p
{
	margin:0;
	padding:0;
	font-family:verdana,"Bitstream Vera Sans",Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:14px;
	color:#636363;
}
#toplefttextbox a
{
	color: #B82423;
}
.topleftimagebox
{
	height:90px;
	width:272px;
	margin:0;
	padding:0;
	float:left;
	margin:0;padding:0;
	border:0px solid red;
}
.imagebox
{
	float:left;
	width:76px;
	height:78px;
	margin:0;padding:4px;
	border:1px solid #ccc;
}
.textbox
{
	float:left;
	width:180px;
	height:47px;
	padding:0 0 12px 0;
	margin:0 0 0 0px;
	font-family:verdana,"Bitstream Vera Sans",Helvetica, sans-serif;
	font-size:9px;
	color:#636363;
	line-height:10px;
	border:0px solid red;
}
.textbox p
{ 
     padding-left:20px;padding-top:10px;line-height:14px;text-align:left;
}
.audiobox
{
	height:29px;
	width:180px;
	float:left;
	text-align:left;
	padding:0 0 0 0;
	margin:0 0 0 0px;
	border:0px solid red;
}
.text-after-box2
{
	height:auto;
	float:left;
	text-align:left;
	border:0px solid red;
	margin:0;padding:0;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	text-align:center;
}
.box2
{
	margin:0px 0 0px 0px;
	padding:0px 0 0 0px;
	float:left;
	text-align:left;
}
