@charset "UTF-8";
/* Layout */

html, body {
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 16px;
	color: #FFFFFF;
	background-color:#C9A962;
	padding: 0px;
	margin:0px;
	top:0px;
	left:0px;
}

a {
	outline:none;
}

img {
	outline:none;
	border:0px;
}


h1 {
	padding:0px;
	margin:0px;
	font-size:22px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	color:#005620;
}

h2 {
	padding:0px;
	margin:0px;
	font-size:18px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	color:#005620;
}

h3 {
	padding:0px;
	margin:0px;
	font-size:16px;
	margin-bottom:6px;
}

h2.title {
	padding:0px;
	margin:0px;
	font-size:20px;
	margin-bottom:6px;
	color:#005620;
}

h6 {
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0px
}

p.news_synopsis {
	margin-bottom:10px;
}


	
#container {
	height: 100%;
	width: 100%;
	float:left;
	top:0px;
	margin:0px;
	padding:0px;
	left:0px;
	background: #00672B url("../../../images/twcp_pattern.gif") repeat;	
} 

#window_top { 
	background: url("../../../images/bgtop.png") no-repeat top left;
	float:left;
	top:0px;
	margin:0px;
	padding:0px;
	left:0px;
	width:100%;
}

#window_bottom {
	background: #C9A962 url("../../../images/bgbottom.gif") repeat-x top;
	float:left;
	width:100%;
}

#main_window {
	width: 820px;
	margin: 0 auto;
	border:0px solid red;
}

#header { 
	width:100%;
	float:left;
	padding-bottom:15px;
	border-bottom:1px solid #FFF;
} 

#banner {
}

#content {
	padding-top:10px;
	padding-bottom:30px;
	float:left;
	width:820px;
}



#footer {
	margin:0 auto;
	width: 820px;
	padding-top:15px;
	padding-bottom:20px;
}


/*	
	Logo
	-------------------------------- */

div.logo {
	margin: 0;
	margin-top:17px;
	margin-left:19px;
	float:left;
}

div.logo,
div.logo a {
	width: 182px;
	height: 84px;
}

div.logo a {
	display: block;
	background: url('../../../images/twcp_logo.png') no-repeat;
}

div.logo a span {
	display:none;
}

/*	
	Banner
	-------------------------------- */

#banner, #banner p {
	float:right;
	width: 347px;
	height: 47px;
	margin-top:56px;
	margin-right:21px;
}

#banner p {
	display: block;
	margin:0px;
	padding:0px;
	background: url('../../../images/banner.png') no-repeat;
}

#banner p span {
	display: none;
}


/* Navigation
   -------------------------------- */

#navigation  {
  	width: 100%;
  	margin: 0;
  	padding: 0;
  	list-style: none;
	font-size:18px;
	margin-left:20px;
	float:left;
	margin-top:10px;
	margin-bottom:5px;
}


/*
#navigation li {
	float: left;
  	min-width: 10em;
	border:0px solid red;
  	margin: 0;
  	padding: 3px;
	padding-left:14px;
	background-image: url('../../../images/pointer_white.gif');
	background-position: 0 11px;
	background-repeat: no-repeat;
}

#navigation li:hover {
	background-image: url('../../../images/pointer_gold.gif');
}
	
#navigation a:link, #navigation a:visited {
	color: #ffffff;
	text-decoration:none;}
	
#navigation a:hover, #navigation a.active {
	color: #c9a962;
	text-decoration:none;
}
*/

#navigation a.menu:link, #navigation a.menu:visited, #navigation a.menu {
	color:#FFF;
	text-decoration:none;
	padding: 3px;
	padding-left:14px;
	background-image: url('../../../images/pointer_white.gif');
	background-position: 0 11px;
	background-repeat: no-repeat;
}
	
#navigation a.menu:hover, #navigation a.menu_active {
	text-decoration:none;
	color:#c9a962;
	padding: 3px;
	padding-left:14px;
	background-image: url('../../../images/pointer_gold.gif');
	background-position: 0 11px;
	background-repeat: no-repeat;
}

/* Footer Navigation
   -------------------------------- */
#footer_navigation  {
  	width: auto;
  	margin: 0;
  	padding: 0;
	font-size:16px;
	padding-left:20px;
	margin-top:5px;
	padding-bottom:10px;
	margin-bottom:10px;
	border:0px solid red;
	color:#ffffff;
}

table.menu tr td {
	padding-right:30px;
}

#footerNavigation {
	margin-bottom:20px;
	margin-left:20px;
}
/*
#footer_navigation  {
  	width: auto;
  	margin: 0;
  	padding: 0;
	font-size:16px;
	padding-left:20px;
	float:left;
	list-style: none;
	margin-top:5px;
	padding-bottom:10px;
	margin-bottom:10px;
	border:0px solid red;
}

#footer_navigation li {
	float: left;
  	min-width: 15.5em;
	border:0px solid red;
  	margin: 0;
  	padding: 1px;
	padding-left:14px;
	background-image: url('../../../images/pointer2.png');
	background-position: 0 9px;
	background-repeat: no-repeat;
	color:#ffffff;
}

#footer_navigation li:hover {
	text-decoration:underline;
}
*/

#footerNavigation a.footer:link, #footerNavigation a.footer:visited, #footerNavigation a.footer {
	color:#FFF;
	text-decoration:none;
	padding: 1px;
	padding-left:14px;
	background-image: url('../../../images/pointer2.png');
	background-position: 0 9px;
	background-repeat: no-repeat;
}
	
#footerNavigation a.footer:hover, #footerNavigation a.footer_active {
	text-decoration:underline;
	color:#FFF;
	padding: 1px;
	padding-left:14px;
	background-image: url('../../../images/pointer2.png');
	background-position: 0 9px;
	background-repeat: no-repeat;
}



#foot_sectionA {
	font-size:14px;
	clear:both;
	float:left;
	border-bottom:1px solid #FFF;
	border-top:1px solid #ffffff;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
}

#foot_section small {
	font-size:11px;
}

#foot_sectionA a {
	font-size:14px;
	color:#FFF;
	text-decoration:underline;
}

#foot_sectionA p.ifa {
	background:url('../../../images/ifa_logo.png') no-repeat;
	margin-top:8px;
	width:91px;
	height:91px;
	float:right;
	display:block;
	margin-right:33px;
	margin-left:20px;
} 

#foot_sectionA p.ifa span {
	display:none;
}

#foot_sectionB {
	font-size:11px;
	clear:both;
	width:800px;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:20px;
	margin-right:10px;
	
}




#foot_sectionB p.bltcia {
	background:url('../../../images/bltcia-3.jpg') no-repeat top left;
	width:160px;
	height:93px;
	float:left;
	display:block;
	font-size:11px;
	font-style:italic;
	line-height:1.19;
	padding-left:135px
}

#foot_sectionB p.bib {
	background:url('../../../images/bib.gif') no-repeat top left;
	width:220px;
	height:93px;
	float:left;
	display:block;
	font-size:11px;
	font-style:italic;
	line-height:1.19;
	padding-left:85px
}


#foot_sectionB p.twcp {
	background:url('../../../images/twcp_white_logo.png') no-repeat top left;
	width:160px;
	height:74px;
	float:right;
	display:block;
	font-size:11px;
	font-style:italic;
	line-height:1.3;
}

#foot_sectionB p.twcp span {
	display:none
}

#siteby {
	clear:both;
	padding-left:20px;
	font-size:13px;
	color:#FFF;
	padding-top:20px;
}

#siteby a {
	color:#FFF;
	text-decoration:none;
}

#siteby a:hover {
	text-decoration:underline;
}

p {
	margin:0px;
	padding:0px;
}


/* panels */
#bxCalculator {
	/*background: url('../../../images/calculator.gif') no-repeat top left;*/ 
	height:125px; 
	color:#005600;
	padding-left:0px;
	width:100%;
	float:left;
	margin-top:20px;
	width:100%;
}

#bxCalculator h3 {
	font-size:22px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:17px;
}
 
#bxCalculator p.info {
	font-size:18px;
}

#bxCalculator p.more {
	font-size:18px;
	padding-top:20px;
}	

#bxBlog {
	margin:0px; 
	font-size:24px; 
	margin-top:20px;
	float:left;
	width:100%;
}

#bxNews { 
	margin:0px;  
	padding-left:20px;  
	font-size:20px;
	width:100%;
	float:left;
}

#bxNews h3 { 
	margin: 0px;
	padding:0px;
	font-weight:bold; 
	display:inline;
	float:left;
	font-size:20px;
	margin-right:10px;
} 

#bxNews h4 {
	margin: 0px; 
	padding:0px;
	float:left;
	font-weight:normal;
	display:inline;
	font-size:20px;
	margin-right:10px;
}



#bxGuideCare {
	margin:0px; 
	float:left;
	width:100%;
	height:190px;
	width:100%;
	float:left; 
	background:url('../../../images/bk01.jpg') repeat-x bottom left;
}

#bxGuideCare div.bx1 {
	float:left; 
	margin-top:50px; 
	margin-left:90px;
	width:380px; 
	line-height:1.2; 
	font-size:24px;
}

#bxGuideCare div.bx2 { 
	height:188px;
	width:232px;
	float:left; 
	display:block;
	background:url('../../../images/guide.png') no-repeat top left;
}

#bxGuideCare div.bx2 span {
	display: none;
}

#bxGuideCare div.bx3 {
	float:right; 
	margin-top:50px; 
	width:147px;
	margin-left:20px;
	font-size:14px;	
}

#bxGuideCare div.symponia {
	margin-top:15px;
	background:url('../../../images/symponia.gif') no-repeat top left;
	height:53px;
	width:108px;
	display:block;
}

#bxGuideCare div.symponia span {
	display:none;
}

#bxMainSections {
	float:left;
	width:100%;
	height:300px;
	color:#4C4B43;
	margin-top:20px;
	margin-bottom:20px;
}

#bxMainSections h3 {
	color:#005620;
	font-weight:bold;
	font-size:18px;
}

#bxMainSections div.sectionA, #bxMainSections div.sectionB	{
	width:375px; 
	height:270px;
	border:8px solid #FFF6E0;
	color:#4C4B43;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;

}
#bxMainSections div.sectionA {
	float:left;
	background:#FFF6E0 url('../../../images/wp_bk.gif') no-repeat top right;
}
#bxMainSections div.sectionB {
	float:right;
	background:#FFF6E0 url('../../../images/ltc_bk.gif') no-repeat top right;
}

#bxMainSections div.sectionA div.sectionTxt, #bxMainSections div.sectionB div.sectionTxt {
	padding-right:170px;
	height:225px;
	line-height:1.2;
	font-size:18px;
}

#bxMainSections div.sectionA div.more, #bxMainSections div.sectionB div.more {
	text-align:center;
	margin-top:20px;
	margin-left:70px;
}

#bxHotSection, #bxSection  {
	margin:20px; 
	border:0px solid red; 
	width:auto; 
	margin:0px; 
	background-color:#FFF6E0; 
	color:#58564D;
	padding:20px;
	width:780px;
	float:left;
	margin-bottom:16px;
}

#bxSection {
	font-size:20px;
}

#bxHotSection {
	font-size:18px;
	line-height:1.2;
}

#bxHotSection div.story {
	float:left; 
	width:480px;
}

#bxHotSection div.image {
	float:right; 
	width:281px; 
	margin-top:0px;	
}

#bxHotSection div.more {
	z-index:2; position:absolute; padding-top:230px; padding-left:210px;	
}

#bxHotSection a, #bxMainSections a, #bxSection a {
	color:#D4264B;
	text-decoration:none;
}
#bxHotSection a:hover, #bxMainSections a:hover, #bxSection a:hover  {
	text-decoration:underline;
}


#bxHotSection a.pinkbt, #bxHotSection a.pinkbt:visited, #bxHotSection a.pinkbt:link,
#bxMainSections a.pinkbt, #bxMainSections a.pinkbt:visited, #bxMainSections a.pinkbt:link
{
	padding-top:0px;
	padding-bottom:3px;
	padding-left:9px; 
	padding-right:9px;
	font-size:18px;
	text-decoration:none;
	background-color:#D4264B;
	color:#FFFFFF;
	margin-left:4px;
	margin-right:4px;
}

#bxHotSection a.pinkbt:hover, #bxMainSections a.pinkbt:hover {
	color:#FFFFFF;
	background-color:#ff5c78;
} 
 

/* links */
a.pinkbt, a.pinkbt:visited, a.pinkbt:link {
	padding-top:2px;
	padding-bottom:4px;
	padding-left:9px; 
	padding-right:9px;
	font-size:18px; 
	text-decoration:none;
	background-color:#D4264B;
	color:#FFFFFF;
	margin-left:4px;
	margin-right:4px;
}


a.pinkbt:hover {
	color:#FFFFFF;
	background-color:#ff5c78;
}

/* large section */
#bxMainSectionLarge {
	float:left;
	width:100%;
	height:162px;
	color:#4C4B43;
	margin-top:20px;
	background-color:#FFF6E0;
	margin-bottom:15px;
}

#bxMainSectionLarge h3 {
	color:#005620;
	font-weight:bold;
	font-size:18px;
	margin-top:10px
} 

#bxMainSectionLarge div.section	{
	height:162px;
	border:8px solid #FFF6E0;
	color:#4C4B43;
	padding-left:10px;
	background-color:#FFF6E0;
}

#bxMainSectionLarge div.section div.sectionTxt {
	float:left;
	width:420px;
	line-height:1.2;
	border:0px solid red;
	font-size:18px;
}
 
#bxMainSectionLarge div.section div.more {
	text-align:center;
	margin-top:-35px;
	margin-left:420px;
	z-index:3;
	position:absolute;
}

#bxMainSectionLarge div.image {
	z-index:2; margin-top:0px; margin-left:0px;
}

#bxSection h3 {
	margin-bottom:10px;
	font-size:20px;
}

#bxSection p {
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}




div.bxNewsList {
	border:0px solid red;
	margin-bottom:20px;
}

div.line {
	margin-top:15px;
	height:1px;
	width:100%;
	margin-bottom:20px;
	background-color: #58564D;
}

div.contactPartners {
	float:left;
	width:100%;
	padding-top:15px;
}

div.contactPartners div.image {
	width:100%; border:1px solid red; float:left;
}

div.contactPartners p {
}

div.contactWrapper {
	width:160px; 
	float:left;
}

div.contactBx { 
	width:100%; float:left; 
	margin-bottom:15px;
	border-top:1px solid #58564D; 
	padding-top:20px;
}

div.contactBx div.content {
	width:600px; float:right;
}

#bxNews h3 {
	float:left;
}


#bxNews ul {
	display:inline; border:0px solid red; float:left; padding:0px; margin:0px; list-style-type:none;
}

#bxNews ul li {
	width:600px; float:left;	
}

#calculator div table {
	font-size:14px;
	background-color:#FFF;
	color:#000;
}

#calculator div table td input.myinput {
	font-size:14px;
	font-family: Georgia, Palatino, Times New Roman;
	width:70px;
	text-align:right;
	padding:3px;
}


#calculator div table td input.myinput:focus {
	background-color:#bc9a50; 

}


#calculator div table td {
	padding:4px;
	background-color:#F6E6BD;
	border-bottom:2px solid #FFF;
}

#calculator div table td.questionNo {
	text-align:left;
	font-size:10px;
	width:60px; 
}

#calculator div table td.question {
	text-align:left;
	padding-left:5px;
}

#calculator div table td.select {
	text-align:right;
	width:120px;
}

span.pound {
	padding-right:4px;
}

.calc {
	display:none;
	min-height:100px;
}

.calcH {
	padding-top:15px;
	color:#005620;
}




#reqForm	{
	font-size:12px;
	background-color:#FFF;
	font-family: Georgia, Palatino, Times New Roman;
	background-color:#EBEBEB
}

#reqForm p {
	color:#000000;
	font-weight:bold;
	margin:0px;
	padding:4px;
	padding-left:4px;
	padding-right:4px;
	border:0px solid red;
	background-color:#EBEBEB
}

#reqForm p.alt {
	font-weight:normal;
	margin:0px;
	padding:4px;
	padding-left:4px;
	padding-right:4px;
	border:0px solid red;
	background-color:#ffffff
}

#reqForm input.form {
	font-size:11px;
	padding:2px;
	color:#005620;
	border:1px solid #999999;
}

#reqForm input.form:focus {
	font-size:11px;
	padding:2px;
	color:#005620;
	border:1px solid #00FF00;
}

table.calcTbl {
	font-size:13px;
	background-color:#666;
}

table.calcTbl td {
	padding:2px;
	background-color:#CCC;
}


table.tableBiz {
	background-color:#000;
	margin-bottom:20px;
	margin-top:20px;
}

table.tableBiz td {
	background-color:#FFF;
	padding:3px;
}

div.bxg {
	float:left;
	margin-right:20px;
}

.nomargin {
	margin-right:0px !important;
}








/* root element for tabs  */
.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	
}
  
/* single tab */
.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.tabs a {
	background-color:#FFF;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 50px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
	border:1px solid red;
}

.tabs a:active {
	outline:none;		
}


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}


.panes div.pane {
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	height:100%;
	float:left;
	width:100%;
	color:#000;
	font-size:14px;
	background:#fff url(http://static.flowplayer.org/img/global/gradient/h300.png) repeat-x bottom;

}

div.pane h2 {
	margin-bottom:15px;
}
div.pane label {
	margin-right: 1em;
	display: block; 
	float: left;
	text-align: right;
	width: 18em;
}
	
div.pane label span {
	width:10em;
}
	
label.error {
	color:red;
}
	
div.pane div.row {
	clear:both;
	float:left;
	border:0px solid green;
	padding:3px;
	margin-bottom:5px;
	width:100%;
}

.checkbox {
	margin-left:262px;
}

div.row div.left {
	float:left;
	width:470px !important;;
}
	
	
/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date, 
div.pane input[type=text], 
div.pane input[type=date] {
	border:1px solid #ccc;
	font-size:18px;
	padding:4px;
	text-align:left;
	width:177px;		
	-moz-box-shadow:0 0 10px #eee inset;
}

/* calendar root element */
#calroot {
	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;	
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {	
	padding:2px 0;
	height:22px;
} 

#caltitle {
	font-size:14px;
	color:#0150D1;	
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;	
}

/* year/month selector */
#caltitle select {
	font-size:10px;	
}

/* names of the days */
#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;		
}

/* offmonth day */
a.caloff {
	color:#ccc;		
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);		
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}



/* slider root element */
.slider { 
	background:#3C72E6 url('../../../images/slider_line.png') repeat-x 0 0; 
	height:5px; 
	position:relative; 
	cursor:pointer;
	border:1px solid #333;
	width:200px;
	float:left; 
	clear:right;
	margin-top:10px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	-moz-box-shadow:inset 0 0 8px #000;
}

/* progress bar (enabled with progress: true) */
.progress {
	height:9px; 
	background-color:#C5FF00; 
	display:none;
	opacity:0.6;
}

/* drag handle */
.handle { 
	background:url('../../../images/slider_blob.png') repeat-x 0 0; 
	height:32px;
	width:31px;
	top:-12px;
	position:absolute; 
	display:block; 
	margin-top:0px;
	border:0px solid #000;
	cursor:move;
	outline:none;
}

/* the input field */
.range {
	border:1px inset #ddd;
	float:left;
	font-size:16px;
	margin:0 0 0 15px;
	padding:3px 0;
	text-align:center !important;
	width:70px !important;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	
}

.navrow {
	margin-left:19em;
	margin-top:1em;
}
















table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next { 
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../../../images/calendar.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}


/* error container */
#errors {
	background-color:#163356;
	color:#fff;
	width:400px;
	padding:20px; 
	margin:5px auto;
	display:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;			
}

/* title */
#errors h2 {
	margin:-5px 0;
	color:yellow;
}

.required {
	border: 1px solid #F00 !important;
}
