body
{
	background:#fff7a1 url(bodybg.gif) repeat-x;
}

/*img{ border:none; }*/


p#skip{ display:none; }
/*
a, a:link, a:visited, a:active{	text-decoration:none;}
a:hover{ text-decoration:underline; }
*/
ul, li
{
    padding:0px;
    margin:0px;
    list-style:none;
    list-style-position:outside;
}

ol
{
    padding:0px;
    margin:0px;
    list-style-position:outside;
}

div#container
{
	position:relative;
	margin:0px auto;
	width:1003px;
	text-align:left;
	/* background:#ff6600; */
}


div#headerbgwrap
{
    background:url(whitebordersitewrap.gif) repeat-y center top;
    width:100%;
}

#backdropForm
{
	background:url(headerwrapbg.gif) no-repeat center top;
	width:100%;
}
	
/* -- Temp --*/

.Ads img{ display:none!important; }

h1
{
	font:normal 2.2em Trebuchet MS, Arial;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	background:url(titleheaderunderline.gif) bottom left no-repeat;
}

h2
{
	font:normal 1.8em Trebuchet MS, Arial;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}

h3
{
	font:normal 1.8em Trebuchet MS, Arial;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}


/* Page Introduction */
body.profile div#pageIntro h2
{
	font:normal 2.2em Trebuchet MS, Arial;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	background:url(titleheaderunderline.gif) bottom left no-repeat;
}

div#pageIntro h2
{
	font:bold 1.5em Trebuchet MS, Arial;
	color:#000;
	padding:0px;
	/* background:#f3eb99;
	display:inline; */
}

div#pageIntro p
{
	font-size:1.2em;
	margin:10px 0 10px 0;
	line-height:17px;
}

div#pageIntro p a
{
	color:#ed1459;
	font-weight:bold;
}
/* end */


div#column01
{
	float:left;
	display:inline;
	width:136px;
	margin:0 0 20px 0;
	padding:0 0 0 10px;
	/*background-image:url(images/ask_question_backdrop.gif);
	background-repeat:repeat-x;*/
}

div#column02
{
	float:left;
	display:inline;
	width:610px;
    margin:0 0 20px 14px;
    /* background:#ff0000; */
}

div#column03
{
	float:right;
	display:inline;
	width:220px;
	padding:0px;
	margin:0 0 20px 0;
	/* background:#fff0f5; */
}



div.columnA
{
	float:left;
	display:inline;
	width:300px;	
}

/* Questions and Answers */
body.section499 div.columnA h2,
body.section499 div.columnB h2.recentArticles
{
	background:url(landingmidheaderunderline.gif) no-repeat scroll left bottom;
}

body.community div.columnA
{
    width:100%;
}

div.columnB
{
	float:left;
	display:inline;
	margin-left:10px;
	width:300px;
}

div.facilityDetailColumnA
{
	width:406px;
	float:left;
	display:inline;
	margin-right:10px;
}

div.facilityDetailColumnB
{
	width:194px;
	float:left;
	display:inline;
}


/* #############################################
## 00 Header
############################################# */
div#headerContainer
{
	margin:0 0 17px 0;
}

div#headerContainer div#header
{
	background: url(headerbg.gif);
	height:176px;
	width:100%;
}

div#headerContainer div#header a.lnkHomePage
{
	position:absolute;
	left:10px;
	top:5px;
	display:block;
	width:235px;
	height:115px;
	background:url(yourslogo.gif) no-repeat;
}

/* Header global navigation */
div.globalNavWrap
{
    position:absolute;
    left:393px;
    top:5px;
    text-align:right;
    width:600px;
}

div.globalNavWrap ul#globalNav 
{
	color:#FFFFFF;
	float:right;
	font-family:Trebuchet MS,Arial,Sans-Serif;
	font-size:1.2em;
	font-weight:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div.globalNavWrap ul#globalNav li
{
	display:inline;
	float:left;
	border-right:1px solid #e0e0e0;
}

div.globalNavWrap ul#globalNav li.last{ border-right:0px; }

div.globalNavWrap ul#globalNav li a
{
	color:#fff;
	text-decoration:none;
	padding:2px 6px 2px 6px;
	margin:0 1px 0 1px;
}

div.globalNavWrap ul#globalNav li a:hover
{
	background:#68142f;
	color:#ed145a;
}



div#headerContainer div#header div.HeaderAdvert 
{
	height:80px;
	left:220px;
	position:absolute;
	text-align:right;
	top:28px;
	width:780px;
}



/*-- temp style until we can resize advert --*/
div#headerContainer div#header div.HeaderAdvert a img
{
	/* display:none;*/
}


/* Header primary navigation */
div#headerContainer ul#primaryNav
{
	position:absolute;
	left:5px;
	top:130px;
}

div#headerContainer ul#primaryNav li
{
	list-style:none;
	list-style-position:outside;
	margin:0 1px 0 0;
	float:left;
	display:inline;
	font-size:1.3em;
	font-weight:bold;
}

div#headerContainer ul#primaryNav li a
{
	padding:4px 7px 4px 7px;
	margin:0px;
	text-decoration:none;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	line-height:28px;
	color:#fff;
}

div#headerContainer ul#primaryNav li a:hover
{
	background:#68142f;
	color:#ff3c7b;
}

div#headerContainer ul#primaryNav li.on a
{
	background:#fff;
	color:#ae214e;
}

div#headerContainer ul#primaryNav li.on a:hover
{
	color:#ed145a;
}


/* Header Search */
div#headerContainer div.search 
{
	background:transparent url(searchbg.gif) repeat scroll 0% 50%;
	height:28px;
	left:820px;
	position:absolute;
	top:130px;
	width:180px;
}
 

div#headerContainer div.search input{ position:absolute; }

div#headerContainer div.search input.textBox 
{
	border:0px none;
	font-family:Trebuchet MS,Arial,Sans-Serif;
	font-size:1.3em;
	font-weight:bold;
	left:8px;
	top:5px;
	width:130px;
}

div#headerContainer div.search input.button 
{
	height:22px;
	left:150px;
	top:3px;
	width:22px;
}


/* #############################################
## 00 Footer
############################################# */

div#backdropFooter
{
	background:url(footerwrapbg.gif) no-repeat center top;
	height:140px;
	width:100%;
}

/* SUB NAVIGATION */
div#subfooter
{
	position:relative;
	height:39px;
	font-weight:bold;
	text-align:center;
	width:100%;
	float:right;
	z-index:2;
}

#subfooter ul#primaryNav
{
	padding:12px 0 0 0;
}

div#subfooter ul#primaryNav li
{
	border-right:1px solid #fdd7e3;
	display:inline;
	padding:0 7px 0 0;
	margin:0 0 0 7px;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	font-size:1.3em;
	line-height:10px;
}

div#subfooter ul#primaryNav li a
{
	color:#fff;
	line-height:13px;
}

div#subfooter ul#primaryNav li a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

/* MAIN FOOTER NAVIGATION */
div#footer
{
	position:relative;
	clear: both;
	text-align:center;
	color:black;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	font-size:1.3em;
	font-weight:bold;
	width:100%;
	float:right;
	z-index:2;
}

div#footer p
{
    color:#f796b5;
    margin-bottom: 10px
}

div#footer span
{
    color:#000;
}

div#footer p a
{
	color:#f796b5;
	text-decoration:none;
}

div#footer p a:hover
{
	color:#fff;
	text-decoration:underline;
}
	
div#footerAds
{
	text-align:center;	

}
/* END */

/************************************
* Clear fixes
*************************************/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { 
	display: inline-block; 
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

div.clear
{
	clear: both;
	font-size: 0em;
	line-height: 0em;
	height: 0px;
}


/*****************************************************
** Generic container module styles
*****************************************************/

div.searchBoxContainer
{
	margin-bottom:10px;
}



.section0 .columnA .video a img
{
    margin:10px 0;
}
    
.mediaItemDetails
{
   padding-bottom:10px;
}

.mediaItemDetails h2
{
    font-size:1.5em;
    margin-bottom:5px;
}

.editorCommentsDisplay, .editorCommentsEdit
{
    margin-bottom:10px;
    background:#EDF1F6;
    border:1px solid #e7e7e7;
    padding:10px;
    float:left;
    width:578px;
}
    
.editorCommentsDisplay h3, .editorCommentsEdit h3
{
    font-size: 1.3em;
    margin-bottom: 7px;
}

        .editorCommentsEdit textarea {
            width: 250px;
            height: 100px;
            margin-bottom: 10px;
            }
            .editorCommentsEdit input {
             float: left;                           
             }




/* Account activation page nned to find where this should go properly though */
body.registration div.wrapper p
{
    padding:0 0 10px 0;
}

body.registration div.wrapper p a
{
    color:#ed165b;
    font-weight:bold;
}

div.moderatorPanel p	
{
	font-size:1.2em;
	padding-bottom:5px;
}

div.moderatorPanel input	
{
	margin-left:5px;
}

div.moderatorPanel select	
{
	padding:1px;
	width:100px;
}

div.statsSummary 
{
	font-size:1.2em;
	padding-top:10px;
	text-align:right;
}

div.forumStats 
{
	font-size:1.2em;
	padding-bottom:5px;
}

div.forumStats p
{
	font-weight:bold;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	font-size:1.2em;
}

div.forumStats a
{
	color:#ED154A !important;
}

div.forumStats div.activeUserStats
{
	padding-bottom:5px;
}


