/********* Structural Styles *********/

body {padding:0; margin:0;}
body, input, textarea, select{
	font:normal 12px Tahoma;
	color:#2A383D;
	padding:0px;
	margin:0px 0px 0px 0px;
}

img    {border:0px;}

a	{color:#346dbc; text-transform:none; text-decoration:none; }
a:hover {color:#346dbc; text-decoration:underline;}

/* wrapper for page (inside the body) */
#wrap {
  width: 874px;
  margin:0 auto;
  background:url(templates/deborah2/img/top_bg.jpg) repeat-x;
}

/* container for content and sidebar */
#mainpane {
  border-right:1px solid #c1c1c1;
  border-left:1px solid #c1c1c1;
  border-bottom:1px solid #c1c1c1;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  width: 100%;
}

/* container for user content column */
#content {
  padding: 20px 10px 10px 10px;
  margin: 0px 10px 10px 10px;
  overflow: auto;
}

/* container for right sidebar (if enabled) */
#cognitiveSOULRightSideBar {
  width: 155px; /** Right never shows up for DEBORAH? **/
  padding: 0 0px 0 0px;
  margin:0;
  vertical-align: top;
}

/* container for left sidebar (if enabled) */
#cognitiveSOULLeftSideBar {
  width: 220px;
  overflow: auto;
  padding:0 0px 0 0px;
  margin:0;
  vertical-align: top;
}

/* container for page footer */
#footer {
  padding:0;
  margin:0;
}

.sidebarcontents{
  padding: 5px;
  white-space: nowrap;
}

.sidebarcontents hr{
  color: #a2bcd8;
  height: 1px;
}

.sidebarcontents.cognitiveSOUL_pagelistlink {
  margin: 0px;
  text-align:left;
  padding:0px;
}

.sidebar{
  border-top: 1px solid #a2bcd8;
  border-bottom: 1px solid #a2bcd8;
  border-left: 0px;
  border-right: 0px;
  position:absolute;
  z-index:100;
  left:0px;
  top:10px;
  background-color: #b7d9f8;
}

.menucontainer{
  background-color: #a2bcd8;
  text-align: center;
  text-decoration:none;
  font-weight:bold;
  white-space: nowrap;
}

.menucontainer a, .menucontainer a:hover, .menucontainer a:link, .menucontainer a:visited{
  color:#FFFFFF;
  text-align: center;
  text-decoration:none;
}
#cognitiveSOUL_banner {
  border-right:1px solid #c1c1c1;
  border-left:1px solid #c1c1c1;
}
/********* End of Structural Styles *********/

/**** Custom areas for purchased template ****/
.search_top_td{
  background:url(templates/deborah2/img/search_top_bg.png) 0 0 repeat-x;
  width: 380px;
  color: #ffffff;
  padding-right: 10px;
  padding-top: 8px;
}
.search_top_curve{
  background:url(templates/deborah2/img/search_top_curve.png) 0 0 no-repeat;
  width:12px;
}

/** Orange buttons **/
.nav_menu{
  text-align: center;
  vertical-align:middle;
  width: 137px;
  height: 44px;
  background:url(templates/deborah2/img/orange_button.png) 0 0 no-repeat;
  font-weight: bold;
  font-size: 11px;
  color: #000000;
}
.nav_menu a{
  color: #000000;
  text-decoration:none;
}
.nav_spacer{
  width:14px;
}

/** Green curved button **/
.title1_left{
  background:url(templates/deborah2/img/title1_left.gif) 0 0 no-repeat;
  width: 23px;
  height: 37px;
  float: left;
  margin-left: 10px;
}
.title1_content{
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  height: 37px;
  padding-top: 10px;
  background:url(templates/deborah2/img/title1_center.gif) 0 0 repeat-x;
  float: left;
  padding-right: 55px;
  padding-left: 40px;
}
.title1_content a, .title1_content a:hover{
  color: #ffffff;
}
.title1_right{
  width: 9px;
  height: 37px;
  background:url(templates/deborah2/img/title1_right.gif) 0 0 no-repeat;
  float: left;
  clear: right;
}

/** Blue curved button **/
.title2_left{
  background:url(templates/deborah2/img/title2_left_new.gif) 0 0 no-repeat;
  width: 23px;
  height: 37px;
  float: left;
  margin-left: 10px;
}
.title2_content{
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  height: 37px;
  padding: 10px 0px 0px 0px;
  background:url(templates/deborah2/img/title2_center_new.gif) 0 0 repeat-x;
  float: left;
}
.title2_content a, .title2_content a:hover{
  color: #ffffff;
}
.title2_right{
  width: 9px;
  height: 37px;
  background:url(templates/deborah2/img/title2_right_new.gif) 0 0 no-repeat;
  float: left;
  clear: right;
}

/** Right side list style **/
.cognitiveSOUL_pagelistlink {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.deborah_link, .deborah_link a{
  padding-left: 4px;
  padding-bottom: 4px;
  font-weight: bold;
  font-size: 11px;
  color: #346dbc;
  text-decoration: none;
}
.deborah_link a:hover{
  text-decoration: underline;
}

/** Rounded box with front-page content **/
.roundedcornr_box {
	background: url(templates/deborah2/img/roundedcornr_882337_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(templates/deborah2/img/roundedcornr_882337_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(templates/deborah2/img/roundedcornr_882337_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(templates/deborah2/img/roundedcornr_882337_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(templates/deborah2/img/roundedcornr_882337_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -19px;
}
.roundedcornr_content { padding: 0 15px; }
/***** END Customs **/
