/******** My Additions************************************************/

/******** Slideshow Buttons ************************************************/


#block-views-slider-block_1
{
position : relative;
width:455px;
height:270px;
overflow:hidden;	
}

#views_slideshow_controls_text_previous_slider-block_1
{
background-image:url(/sites/all/themes/analytic/images/btn_prev.gif);
background-repeat:no-repeat;
position : absolute;
z-index:200;
top:200px;
left:15px;
width:40px;
height:100px;
padding-top:128px;
}

#views_slideshow_controls_text_next_slider-block_1
{
background-image:url(/sites/all/themes/analytic/images/btn_next.gif);
background-repeat:no-repeat;
position : absolute;
z-index:200;
top:200px;
right:15px;
width:40px;
height:100px;
padding-top:128px;
}

#views_slideshow_controls_text_pause_slider-block_1
{

position : absolute;
z-index:200;
top:200px;
right:100px;
width:40px;
height:100px;
padding-top:128px;
}
/******** EOF Slideshow Buttons ************************************************/


/******** a Intensive Course Tables ************************************************/

#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 455px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #fca551;
	border-top: 4px solid #fa8d23;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#box-table-a td
{
	padding: 8px;
	background: #f8ead6; 
	border-bottom: 1px solid #fff;
	color: #f97700;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #fbcb8f;
	color: #a83e00;
}

/******** EOF a Tables ************************************************/



/******** c Single Lesson Tables ************************************************/

#box-table-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 455px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-c th
{
	font-size: 12px;
	font-weight: normal;
	padding: 8px;
	background: #fca551;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#box-table-c td
{
	padding: 8px;
	background: #f8ead6; 
	border-bottom: 1px solid #fff;
	color: #f97700;
	border-top: 1px solid transparent;
}
#box-table-c tr:hover td
{
	background: #fbcb8f;
	color: #a83e00;
}

/******** EOF c Tables ************************************************/


/********************* lists using tick image ***********************/
ul#ticklist {
list-style-type:none;
padding:0px 0px 0px 0px;
margin:0px;
font-weight: bold;
}
#ticklist li
{
background-image:url(/sites/all/themes/analytic/images/tick_small.gif);
background-repeat:no-repeat;
background-position:10px 0px; 
padding:0px 0px 10px 50px;
line-height: 110%;
}
/********************************************************/






/********************* Stops scroll bars when positioning elements using css pos***********************/
#overflow_limit_A {
width:473px;
height:250px;
overflow:hidden;
}
/********************* EOF Stops scroll bars when positioning elements using css pos***********************/


/********************* positioning for a full width column 3 image with text***********************/
.full_col_3_image1
{
font-family: arial, helvetica, sans-serif;
background: url(/sites/all/themes/analytic/images/book_lesson.jpg) no-repeat;
white-space: normal;
display: block;
position: relative;
left: -13px;
top: 0px;
z-index: 0;
width: 283px;
height: 172px;
margin: 0px;
padding: 0;
}

.full_col_3_image1 span
{
position: absolute;
width: 283px;
height: 189px;
left: 30px;
top: 79px;
margin: 0px;
padding: 0px;
line-height: 20%;
font-size: 30px;
text-align: left;
color: #FFF;
line-height: 90%;
font-weight: 900;
} 
/********************* EOF Stops scroll bars when positioning elements using css pos***********************/


/********************* hack to hide breadcrumbs***********************/
.breadcrumb {
  display: none;
}
/********************* EOF hack to hide breadcrumbs***********************/


/********************* Teaser Tiles ***********************/
.teaser_title {
margin:0px;
font-size: 14px;
display: block;
color: #ffffff;
}
/********************************************************/

/********************* Teaser Background ***********************/
.green_background {
display: block;
width: 217px;
background-color: #a3d168;
padding:0px 20px 0px 20px; 
}
/********************************************************/

/********************* image positioning for colour background behind main text box ***********************/
.box_A_title {
height:49px;
background:url(/sites/default/files/site_images/General_Banner.gif);
background-repeat:no-repeat;background-position:right top;
}
.box_A_title p{font-size:16px;color:#fff;text-align:left;padding:2px 30px 0 8px ;margin:0 0 3em 2em;
}


/********************************************************/

/********************* image positioning for colour background behind loan text box ***********************/
.box_G_title {
height:25px;
background:url(/sites/default/files/site_images/Loan_Banner.gif);
background-repeat:no-repeat;background-position:right top;
}
.box_G_title p{font-size:16px;color:#fff;text-align:left;padding:2px 30px 0px 8px ;margin:0 0 3em 2em;
}


/********************************************************/

/********************* image positioning for colour background behind tax text box ***********************/
.box_H_title {
height:25px;
background:url(/sites/default/files/site_images/Tax_Banner.gif);
background-repeat:no-repeat;background-position:right top;
}
.box_H_title p{font-size:16px;color:#fff;text-align:left;padding:2px 30px 0px 8px ;margin:0 0 3em 2em;
}


/********************************************************/

/********************* image positioning for colour background behind invest text box ***********************/
.box_I_title {
height:25px;
background:url(/sites/default/files/site_images/Invest_Banner.gif);
background-repeat:no-repeat;background-position:right top;
}
.box_I_title p{font-size:16px;color:#fff;text-align:left;padding:2px 30px 0px 8px ;margin:0 0 3em 2em;
}


/********************************************************/

/********************* image positioning for colour background behind Debt text box ***********************/
.box_J_title {
height:25px;
background:url(/sites/default/files/site_images/Debt_Banner.gif);
background-repeat:no-repeat;background-position:right top;
}
.box_J_title p{font-size:16px;color:#fff;text-align:left;padding:2px 30px 0px 8px ;margin:0 0 3em 2em;
}


/********************************************************/

/********************* image positioning for image behind contact page ***********************/
.image_background_contact {
height:451px;
background:url(/sites/default/files/site_images/FriendlyTeamFade.png);
background-repeat:no-repeat;background-position:left top;
}
.image_background_contact p{text-align:left;padding:0px 0px 0px 0px ;margin:0px 25px 0px 350px;
}


/********************************************************/


/********************* inset text 150px ***********************/
.inset_150 {
margin: 0px 25px 0px 150px;
padding: 0px; 
text-align: left;
}
/********************************************************/


/********************* image positioning for borders to top/bottom main text box ***********************/
.box_B_title {
height:22px;
background:url(/sites/default/files/site_images/box_B_title.gif);
background-repeat:no-repeat;background-position:right top;
}

.box_B_bottom {
height:22px;
background:url(/sites/default/files/site_images/box_B_bottom.gif);
background-repeat:no-repeat;background-position:right top;
}
/********************************************************/


/************ Sets horizontal rule as defined in CK ********************/
hr {
    border: 0;
  width: 100%;
color: #8d6e00;
background-color: #8d6e00;
height: 1px;
}
/********************************************************/


/********************* removes underline from links ***********************/
a {text-decoration: none; }
/********************************************************/


/******** css for stopping text runaround ************************************************/
.clearleft{clear:left;} 
 .clearright{clear:right;} 
/********************************************************/


/******************** Trifecta Rollover button for offers ******************/
.rollover_A
{
font-family: arial, helvetica, sans-serif;
background: url(/sites/all/themes/analytic/images/offers_dn.jpg) no-repeat;
white-space: normal;
display: block;
position: relative;
left: 0px;
top: 0px;
z-index: 0;
width: 260px;
height: 166px;
margin: 0px;
padding: 0;
}

.rollover_A a
{
display: block;
color: #FFF;
font-size: 28px;

text-align: left;
width: 260px;
height: 166px;
display: block;

color: #FFF;
text-decoration: none;
}

.rollover_A img
{
width: 260px;
height: 166px;
border: 0
}

* html a:hover
{
visibility:visible
}

.rollover_A a:hover img
{
visibility:hidden
}

.rollover_A span
{
position: absolute;
width: 260px;
height: 166px;
left: 20px;
top: 85px;
margin: 0px;
padding: 0px;
cursor: pointer;
color: #FFF;
line-height: 90%;
font-weight: 900;
} 
/********************************************************/




/******************** Trifecta Rollover button for tick ******************/
.rollover_B
{
font-family: arial, helvetica, sans-serif;
background: url(/sites/all/themes/analytic/images/tick_large_dn.gif) no-repeat;
white-space: normal;
display: block;
float: left; /******************** Use to float the buttons side by side ******************/
position: relative;
left: 10px;
top: 0px;
z-index: 0;
width: 215px;
height: 117px;
margin: 0px;
padding: 0;
}

.rollover_B a
{
display: block;
color: #000000;
font-size: 14px;
text-align: left;
width: 215px;
height: 117px;
display: block;
color: black;
text-decoration: none;
}

.rollover_B img
{
width: 215px;
height: 117px;
border: 0
}

* html a:hover
{
visibility:visible
}

.rollover_B a:hover img
{
visibility:hidden
}

.rollover_B span
{
position: absolute;
width: 135px;
height: 117px;
left: 70px;
top: 20px;
margin: 0px;
padding: 0px;
cursor: pointer;
color: #000000;
line-height: 130%;

} 
/********************************************************/


/******************** Trifecta Rollover button for Debts More Info ******************/
.rollover_B2
{
font-family: arial, helvetica, sans-serif;
background: url(/sites/default/files/site_images/Debt_Button_Dn.gif) no-repeat;
white-space: normal;
float: right; /******************** Use to float the buttons side by side ******************/
display: block;
position: relative;
left: 0px;
top: 0px;
z-index: 0;
width: 150px;
height: 20px;
margin: 0px;
padding: 0;
}

.rollover_B2 a
{
display: block;
color: #ffffff;
font-size: 12px;
text-align: center;
width: 150px;
height: 20px;
display: block;

color: black;
text-decoration: none;
}

.rollover_B2 img
{
width: 150px;
height: 20px;
border: 0
}

* html a:hover
{
visibility:visible
}

.rollover_B2 a:hover img
{
visibility:hidden
}

.rollover_B2 span
{
position: absolute;
width: 150px;
height: 20px;
left: 0px;
top: 3px;
margin: 0px;
padding: 0px;
cursor: pointer;
color: #ffffff;
} 
/********************************************************/


/******************** Trifecta Rollover button for bridge ******************/
.rollover_C
{
font-family: arial, helvetica, sans-serif;
background: url(/sites/all/themes/analytic/images/bridge_dn.jpg) no-repeat;
white-space: normal;
display: block;
position: relative;
left: 0px;
top: 0px;
z-index: 0;
width: 196px;
height: 92px;
margin: 0px;
padding: 0;
}

.rollover_C a
{
display: block;
color: #FFF;
font-size: 17px;
text-align: left;
width: 196px;
height: 92px;
display: block;

color: #FFF;
text-decoration: none;
}

.rollover_C img
{
width: 196px;
height: 92px;
border: 0
}

* html a:hover
{
visibility:visible
}

.rollover_C a:hover img
{
visibility:hidden
}

.rollover_C span
{
position: absolute;
width: 196px;
height: 92px;
left: 10px;
top: 20px;
margin: 0px;
padding: 0px;
cursor: pointer;
color: #FFF;
line-height: 105%;
font-weight: 900;
} 
/********************************************************/


/******************** Trifecta Rollover button for car ******************/
.rollover_D
{
font-family: arial, helvetica, sans-serif;
background: url(/sites/all/themes/analytic/images/car_dn.jpg) no-repeat;
white-space: normal;
display: block;
position: relative;
left: 0px;
top: 0px;
z-index: 0;
width: 196px;
height: 92px;
margin: 0px;
padding: 0;
}

.rollover_D a
{
display: block;
color: #FFF;
font-size: 17px;
text-align: left;
width: 196px;
height: 92px;
display: block;

color: #FFF;
text-decoration: none;
}

.rollover_D img
{
width: 196px;
height: 92px;
border: 0
}

* html a:hover
{
visibility:visible
}

.rollover_D a:hover img
{
visibility:hidden
}

.rollover_D span
{
position: absolute;
width: 196px;
height: 92px;
left: 10px;
top: 20px;
margin: 0px;
padding: 0px;
cursor: pointer;
color: #FFF;
line-height: 105%;
font-weight: 900;
} 
/********************************************************/


/******************** Trifecta Rollover button for junction ******************/
.rollover_E
{
font-family: arial, helvetica, sans-serif;
background: url(/sites/all/themes/analytic/images/junction_dn.jpg) no-repeat;
white-space: normal;
display: block;
position: relative;
left: 0px;
top: 0px;
z-index: 0;
width: 196px;
height: 92px;
margin: 0px;
padding: 0;
}

.rollover_E a
{
display: block;
color: #FFF;
font-size: 17px;
text-align: left;
width: 196px;
height: 92px;
display: block;

color: #FFF;
text-decoration: none;
}

.rollover_E img
{
width: 196px;
height: 92px;
border: 0
}

* html a:hover
{
visibility:visible
}

.rollover_E a:hover img
{
visibility:hidden
}

.rollover_E span
{
position: absolute;
width: 196px;
height: 92px;
left: 10px;
top: 20px;
margin: 0px;
padding: 0px;
cursor: pointer;
color: #FFF;
line-height: 105%;
font-weight: 900;
} 
/********************************************************/

/******************** Trifecta Rollover button for Tax More Info ******************/
.rollover_C2
{
font-family: arial, helvetica, sans-serif;
background: url(/sites/default/files/site_images/Tax_Button_Dn.gif) no-repeat;
white-space: normal;
float: right; /******************** Use to float the buttons side by side ******************/
display: block;
position: relative;
left: 0px;
top: 0px;
z-index: 0;
width: 150px;
height: 20px;
margin: 0px;
padding: 0;
}

.rollover_C2 a
{
display: block;
color: #ffffff;
font-size: 12px;
text-align: center;
width: 150px;
height: 20px;
display: block;

color: black;
text-decoration: none;
}

.rollover_C2 img
{
width: 150px;
height: 20px;
border: 0
}

* html a:hover
{
visibility:visible
}

.rollover_C2 a:hover img
{
visibility:hidden
}

.rollover_C2 span
{
position: absolute;
width: 150px;
height: 20px;
left: 0px;
top: 3px;
margin: 0px;
padding: 0px;
cursor: pointer;
color: #ffffff;
} 
/********************************************************/




/******************** Trifecta Rollover button for PLSLoans More Info ******************/
.rollover_D2
{
font-family: arial, helvetica, sans-serif;
background: url(/sites/default/files/site_images/Loan_Button_Dn.gif) no-repeat;
white-space: normal;
float: right; /******************** Use to float the buttons side by side ******************/
display: block;
position: relative;
left: 0px;
top: 0px;
z-index: 0;
width: 150px;
height: 20px;
margin: 0px;
padding: 0;
}

.rollover_D2 a
{
display: block;
color: #000000;
font-size: 12px;
text-align: center;
width: 150px;
height: 20px;
display: block;

color: black;
text-decoration: none;
}

.rollover_D2 img
{
width: 150px;
height: 20px;
border: 0
}

* html a:hover
{
visibility:visible
}

.rollover_D2 a:hover img
{
visibility:hidden
}

.rollover_D2 span
{
position: absolute;
width: 150px;
height: 20px;
left: 0px;
top: 3px;
margin: 0px;
padding: 0px;
cursor: pointer;
color: #000000;
} 
/********************************************************/


/******************** Trifecta Rollover button for Teaser More Infoo ******************/
.rollover_teaser
{
font-family: arial, helvetica, sans-serif;
background: url(/sites/default/files/site_images/Teaser_Button_Dn.gif) no-repeat;
white-space: normal;
float: right; /******************** Use to float the buttons side by side ******************/
display: block;
position: relative;
left: 0px;
top: 0px;
z-index: 0;
width: 150px;
height: 20px;
margin: 0px;
padding: 0;
}

.rollover_teaser a
{
display: block;
color: #769b35;
font-size: 12px;
text-align: center;
width: 150px;
height: 20px;
display: block;
text-decoration: none;
}

.rollover_teaser img
{
width: 150px;
height: 20px;
border: 0;
}

* html a:hover
{
visibility:visible;
}

.rollover_teaser a:hover img
{
visibility:hidden;
}

.rollover_teaser span
{
position: absolute;
width: 150px;
height: 20px;
left: 0px;
top: 3px;
margin: 0px;
padding: 0px;
cursor: pointer;
color: #769b35;
} 
/********************************************************/


/******** End My Additions************************************************/


#html-main, .body-main	{
background-color:#ababab; 
	padding: 0;
	margin: 0 auto;
	width: 100%;
	font-size: 0.9em !important;
	color: #181818;
}

body.arial{
    font-family: Arial;
}

body.georgia{
    font-family: Georgia;
}


.body-main
{	

display:block;
text-align:center; 
background:transparent url("images/bg_white.gif") repeat-y 50% top;
}



.make-it-center
{
margin: auto;
height: auto;
width:1000px;

/*BACKGROUND COLOUR CHANGED FROM ORIGINAL*/
background-color:#ffffff;

}

.clear
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	visibility: collapse;
}

a{color:#8d6e00;}


a:hover{color: #685100; text-decoration:none;}


a:visited{color: #685100;}




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


/** headers **/
h1, h2, h3, h4, h5, h6 {line-height:normal;}

h1, h1.title
{font-size:1.7em; font-size:24px; margin-bottom:2px; font-weight:normal;}

h2{
font-size:1.9em;
font-weight:normal;
color:#8d6e00;
padding:0;
margin:0.2em 0 0.2em 0;
}

body.georgia h2{
    font-family: "Times New Roman", Georgia,  Arial, Verdana, Tahoma,  sans-serif;
}

h2 a{color:#8d6e00;}

.block h2, .block  h2.title{
font-size:1.5em;
padding:5px 10px;
color:#fff;
background-color:#747474;
margin: 0 0 0.5em 0;
}

.block h2 a, .block h2.title a{color:#fff;}
.block h2 a:hover, .block h2.title a:hover{color:#bbbbbb;}

.sticky h2, .sticky h2 a{color:#343434 !important; font-weight:bold;}




/* .column-1 .block h2, .column-1 .block h2.title{background-color:#b6b5b5; } */


h3{margin-bottom:0; font-size:1.3em;}

h4, h4.title
{
font-size:1.1em;
	font-family:  Arial,  Verdana, sans-serif;
	margin: 0px;
	padding:0 0 6px 0;
	color:#666666;
	clear:both;
display:block;
font-weight:normal;
}


.clear-both{clear:both;}

table {width:100%;}

/*Change from 2px to 0px to remove space from table border elements*/
table td{padding:0px 5px;}
/*End Change from 2px to 0px to remove space from table border elements*/

.content li{margin-bottom:0.6em;}
.content form li{margin-bottom:0;}
/*////////////////////////////CUSTOM BODY STYLES/////////////////////////////////*/


.top-menu{/* background-color:#f9f9bd; */ padding:7px 0; text-align:left;}
.mission{float:left; font-style:italic; color:#8a8a8a; font-size:0.9em;}
.mission p{padding:0;}

#top-links{float:right;}
.top-links-ul, .top-links-ul li{padding:0; margin:0; list-style:none;}
.top-links-ul li{float:left; padding:0 0 0 2em;}
body.georgia .top-links-ul li{font-family: "Times New Roman", "Myriad Pro",  Georgia, Arial,  Verdana, sans-serif;}
.top-links-ul li a{color:#000;}

/*CHANGED FROM 1px border top to 0px to remove black line at top of page between login and logo image*/
#logo-container{border-top:0px solid #000; padding-top:3px; margin-bottom:3px; }
/*EOF CHANGED FROM 1px border top to 0px to remove black line at top of page between login and logo image*/

/*IMAGE REPEAT CHANGED FROM ORIGINAL*/
#money-bg{background:transparent url("images/header-image.jpg") no-repeat right top;}
/*EOF IMAGE REPEAT CHANGED FROM ORIGINAL*/

#logo-picture img{display:block;}
#logo-picture{float:left; padding-right:15px; }
#logo{background-color:#c82128; float:left; padding:8px 50px;  color:#fff; border-right:3px solid #fff;}
#logo h1{font-size:38px; padding:0 0 2px 0; margin:0; line-height:100%;}
#logo h1.logo-picture-true{text-align:left;  display:inline; height:100%;}
#logo strong.logo-picture-true{text-align:left; }
#logo h1.logo-picture-true-slogan-false{line-height:150%; display:inline;}


#logo strong{font-weight:normal; color:#ffa0a0; font-size:0.8em; line-height:normal; display:block;}
#logo a{color:#fff; text-decoration:none;}
#logo a:hover{color:#ffbdc0; }

/******** Primary menu ************************************************/
.rws-primary-menu{

/*BACKGROUND COLOUR CHANGED FROM ORIGINAL HEADER MENU COLOUR*/
background-color:#fa8d23;
/*EOF BACKGROUND COLOUR CHANGED FROM ORIGINAL HEADER MENU COLOUR*/

color:#fff;
font-family: "Myriad Pro", "Times New Roman", Georgia, Arial,  Verdana, sans-serif;
text-align:left;
/*Margin changed from 14px to 0px to reduce space under prinmary menu*/
margin-bottom:0px;
/*EOF Margin changed from 14px to 0px to reduce space under prinmary menu*/
}

.rws-primary-menu a{color:#fff;}
.rws-primary-menu .block, .rws-primary-menu .block-menu{padding:0; margin:0; border:none; background-color:transparent;}
.rws-primary-menu h2{display:none; }
.rws-primary-menu ul, .rws-primary-menu ul.menu{margin:0; padding:0;}
.rws-primary-menu li, .rws-primary-menu li.leaf, .rws-primary-menu ul.links li{margin:0; padding:0; list-style:none;
float:left;
font-size:1.2em;
}

/*PADDING TO LEFT AND RIGHT OF TEXT IN PRIMARY MENU CHANGED FROM 0.35em 1.3em 0.5em 1.3em to 0.35em 1em 0.5em 1em*/
.rws-primary-menu li a{display:block; padding:0.35em 1em 0.5em 1em;  color:#fff !important; }
/*EOF PADDING TO LEFT AND RIGHT OF TEXT IN PRIMARY MENU CHANGED FROM 0.35em 1.3em 0.5em 1.3em to 0.35em 1em 0.5em 1em*/

/*BACKGROUND COLOUR #4a4a4a CHANGED TO #bababa FOR HEADER MENU ROLLOVER*/
.rws-primary-menu li a:hover{background-color:#bababa; color:#f5f5f1; }
/*EOF BACKGROUND COLOUR #4a4a4a CHANGED TO #bababa FOR HEADER MENU ROLLOVER*/

.rws-primary-menu li a.active {color:#fff; background-color:#4a4a4a;}

/******************** SEARCH *****************************************/
.rws-primary-menu #search-theme-form {float:right; padding:4px;  border:none;}
.rws-primary-menu #search-theme-form label{display:none;}
.rws-primary-menu .form-submit{background-color:#eaeaea; border:1px solid #b8b8b8; margin:0; float:left; height:21px;  padding:1px 8px;}

.rws-primary-menu #search-theme-form div{display:inline;}
/*WIDTH OF SEARCH BOX REDUCED FROM 130px to 110px*/
.rws-primary-menu .form-text{font-family: Georgia; background-color:#fff; border:1px solid #b8b8b8; margin:0;  float:left; height:17px; padding:1px 4px; font-family: Georgia; width:110px; 
/*EOF WIDTH OF SEARCH BOX REDUCED FROM 130px to 110px*/
}





/****************** Columns********************************************/
.column-1{
width:212px;
padding:0px 10px 10px 0px;
float:left;

/*******CHANGED RIGHT HAND BORDER OF COLUMN 1 FROM 0px TO 1px to REMOVE**********/
border-right:0px solid #c9c9c6;
/*******EOF CHANGED RIGHT HAND BORDER OF COLUMN 1 FROM 0px TO 1px to REMOVE**********/

text-align:left;
overflow:hidden;

/*******CHANGED bottom margin from 30px to 0 to remove space above footer**********/
margin-bottom:0px;
/*******EOF CHANGED bottom margin from 30px to 0 to remove space above footer**********/

/*CHANGED BACKGROUND COLOUR FROM #f5f5f1*/
background-color:#ffffff;
/*EOF CHANGED BACKGROUND COLOUR FROM #f5f5f1*/

}

.column-2{
width:473px;
padding:0px 10px 10px 10px;
float:left;

/*******CHANGED LEFT HAND BORDER OF COLUMN 2 FROM 1px TO 0px to REMOVE**********/
border-left:0px solid #c9c9c6;
/*******EOF CHANGED LEFT HAND BORDER OF COLUMN 2 FROM 1px TO 0px to REMOVE**********/

/*******CHANGED RIGHT HAND BORDER OF COLUMN 2 FROM 1px TO 0px to REMOVE**********/
border-right:0px solid #c9c9c6;
/*******EOF CHANGED RIGHT HAND BORDER OF COLUMN 2 FROM 1px TO 0px to REMOVE**********/

margin-left:-1px;
text-align:left;
overflow:hidden;

/*******CHANGED bottom margin from 30px to 0 to remove space above footer**********/
margin-bottom:0px;
/*******EOF CHANGED bottom margin from 30px to 0 to remove space above footer**********/

/*BACKGROUND COLOUR CHANGED FROM ORIGINAL #f5f5f1*/
background-color:#ffffff;
/* EOF***************************************** */

}

.no-left-column{width:695px; margin-left:0;}
.no-right-column{width:756px; }
.no-right-and-left-columns{width:978px; margin-left:0;}



.column-3{
width:273px;
padding:0px 5px 10px 5px;
float:left;

/*******CHANGED LEFT HAND BORDER OF COLUMN 3 FROM 0px TO 1px to REMOVE**********/
border-left:0px solid #c9c9c6;
/*******EOF CHANGED LEFT HAND BORDER OF COLUMN 3 FROM 0px TO 1px to REMOVE**********/

margin-left:-1px;
text-align:left;
overflow:hidden;

/*******CHANGED bottom margin from 30px to 0 to remove space above footer**********/
margin-bottom:0px;
/*******EOF CHANGED bottom margin from 30px to 0 to remove space above footer**********/

/*BACKGROUND COLOUR CHANGED FROM ORIGINAL #f5f5f1*/
background-color:#f7931d;
/* EOF***************************************** */

}



/******** MENUs and BLOCKs in COLUMN 1 *******************************************/

.column-1 .block-menu{}
.column-1 .block-menu ul, 
ul.menu{margin:0; padding:0;}




ul.menu li, 
ul.menu li.leaf,
ul.menu li.expanded,
ul.menu li.collapsed{margin:0; list-style:none; list-style-image:none;
font-size:1.1em;
padding: 0 0 10px 0;
}

/** expanded **/
ul.menu li ul.menu{padding-left:10px; margin-top:3px;  font-size:0.8em; border-left:4px solid #c9c9c6; line-height:normal; }
ul.menu li ul.menu li.leaf, ul.menu  li ul.menu li.collapsed {padding: 0 0 0.5em 0;}

ul.menu .active{font-weight:bold;}

.column-1 .block{

/*******RIGHT HAND BORDER COLUMN1 CHANGED FROM 1px TO 0px to REMOVE**********/
border-bottom:0px solid #c9c9c6;
/* EOF*********************************************** */

margin-bottom:15px;
}





/*************** LOGIN FORM ******************************************************/
#user-login-form{text-align:left;}
#user-login-form input{width:99%;}
#user-login-form input.form-submit{width:auto;}



/******** COLUMN 2 NODES *********************************************************/
.sticky{
border:1px solid #c0c0c0;
background:#fff url("images/featured.gif") no-repeat 18px 0 !important;
padding-top:35px !important ;
}





/*************** NODE ***********************************/

/*************** Changed from 17px 18px to 8px 8px to remove top/bottom and left/right space around main content ***********************************/
.node{padding:8px 8px;
/*************** EOF Change to remove left/right space around main content ***********************************/

margin-bottom:5px;
/*******CHANGED commented out to stop white block below forms**********/ 
/*background:transparent url("images/bg_node.gif") repeat-x bottom left;*/
/*******EOF CHANGED commented out to stop white block below forms**********/ 
}

.links{text-align:right; font-size:0.9em;}

.content p{line-height:145%;}

.submitted, .submitted a{color:#9fa35c;}
.sticky .submitted, .sticky  .submitted a{color:#83837d;}


/*******CHANGED bottom margin from 30px to 0 to remove space between blocks**********/
.block{margin-bottom:0px;}
/*******EOF CHANGED bottom margin from 30px to 0 to remove space between blocks**********/

.block .content{padding: 0 8px 4px 8px;}





/*************** column-2-blocks ****************************/
.column-2-blocks{margin-top:20px;}

.column-2-blocks-left, .column-2-blocks-right{width:251px; float:left; overflow:hidden;}
.column-2-blocks-left .block, .column-2-blocks-right .block{margin-bottom:10px;}

.column-2-blocks-no-right-and-left-columns .column-2-blocks-left, .column-2-blocks-no-right-and-left-columns .column-2-blocks-right{width:478px;}
.column-2-blocks-no-left-column .column-2-blocks-left, .column-2-blocks-no-left-column .column-2-blocks-right{width:337px;}
.column-2-blocks-no-right-column .column-2-blocks-left, .column-2-blocks-no-right-column .column-2-blocks-right{width:393px;}











.column-2-blocks-left{
border:1px solid #c9c9c6;
border-left:none;
border-bottom:none;
overflow:hidden;
padding-right:10px;
padding-top:10px;
}

.column-2-blocks-right{
border:1px solid #c9c9c6;
border-right:none;
border-bottom:none;
overflow:hidden;
margin-left:-1px;
padding-left:10px;
padding-top:10px;
}

.no-left-block{margin-left:251px;}

.content_after_blocks{clear:both; padding-top:10px; border-top:1px solid #c9c9c6; }

.main-content-block{padding-bottom:25px;}
.main-content-block .block{margin:18px 0 2px 0;}


#block-top{margin-top:0; border-bottom:1px solid #c9c9c6; margin-bottom:10px;}
#block-top .column-2-blocks-left, #block-top .column-2-blocks-right{border-top:none; padding-top:0;}
#block-top h2{background-color:#c82128;}

#content-top{border-bottom:1px solid #c9c9c6; margin-bottom:8px;}







/****** FOOTER *************************************************/
#footer{
text-align:left;
clear:both;
background:transparent url("images/bg_node.gif") repeat-x top left;
font-size:0.84em;
padding:15px 16px;
color:#707070;
}

#footer h2{display:none;}

#footer .block-menu ul, #footer1 .block-menu ul.menu{margin:0; padding:0;}
body.georgia #footer .block-menu ul, body.georgia #footer1 .block-menu ul.menu{font-family: "Times New Roman", Georgia, Arial,  Verdana, sans-serif;}
#footer .block-menu li, #footer .block-menu li.leaf{margin:0; list-style:none;
font-size:1.1em;
float:left; 
}


#footer .block-menu ul a{display:block; padding: 10px 20px 10px 0;}

#footer .block{clear:both; margin-bottom:10px;}
#footer .block .content {padding:0; }
#footer p{padding: 0 0 5px 0;}






/*** Comments ***/
.comment{border-left: 1px solid #c9c9c6;  border-bottom: 1px solid #c9c9c6; padding:10px 0 6px 13px; margin:0 0px 0px 0;}

.comment .picture img {float:left; margin:0  10px 3px 0; border:1px solid #dadada; padding:1px;}

.comment .submitted {font-size: 1em; font-size: 11px; display:inline;}
.comment .submitted a {}
.comment-author {margin-bottom:6px; font-weight:bold;}
.comment-date {margin-bottom:6px; }
.this-link{color:#aab7b7;font-size:11px;} .this-link a{color:#aab7b7;}
.this-link a:visited{color:#aab7b7;}
.comment .new { background:#c82128; color:#fff; padding:1px 4px 1px 4px;}
.comment .new a{color:#fff; text-decoration:none; } .comment .new a:hover{color:#fff; }
.comment p{padding-bottom:6px;}

.comment .content {padding-top:10px;}

.links-comment {float:left; margin:0; padding:0;color:#869999;}
.links-comment ul.links{margin:0; padding:0;}
.links-comment .links li{font-size:0.85em; padding:0; margin-right:15px;}
.links-comment a {color:#869999;}
.links-comment a:hover {color:#517074;}

.links-comment  li.comment_reply a.comment_reply{color:#349f00;}

#comment-form .form-item{margin-top:0;}

#comment-form .resizable-textarea{clear:both;}


#comment-form .form-item label{float:left; padding-right:10px;}
ul.tips {clear:both;}




.node .picture img{border:1px solid #dadada; padding:1px; float:right; margin-left:2px;}

ul.links{display:inline;}

.breadcrumb{font-size:0.85em;}

.preview .node {
padding:10px;
}


blockquote{border:1px solid #ebebeb; background-color:#fcfcfa; color:#717171; font-style:italic; clear:both; padding:1em 1em 0.5em 1em; margin:0.2em 0; display:block;}


.profile .picture{float:none;}


.signature p {
  border-top: 1px solid #d6ddb9;
  font-size: 0.9em;
  margin: 10px 0;
  padding: 0;
}


.taxonomy{background:#e7e7d6 url("images/bg_taxonomy.gif") no-repeat top left; padding:0.3em 0.6em; border:1px dashed #fff; margin-top:5px;} 



.developer{color:#707070; color:#9a9a9a; clear:both; display:block; margin-top:4px;}
.developer a{color:#707070; color:#9a9a9a;  font-weight:normal; background:transparent url("images/star.gif") no-repeat center left; padding-left:15px;}
.developer strong a{text-decoration:none; background: none; padding-left:0;}

.version{color:#f5f5f1; padding-left:20px;}




/***************** ADMIN MENU PRIMARY****************************/

#rws-uni-tabs{
background-color:#23749e;
margin:0;
padding:0;
clear:both;
}

#rws-uni-tabs li{float:left; padding:0; margin:0; list-style:none;}


#rws-uni-tabs li a{display:block; padding:0.31em 1.5em 0.45em 1.5em; color:#fff; }
#rws-uni-tabs li a:hover{background-color:#3a9ed1; color:#fff; }



.edit-this-link{background-color:#23749e; font-weight:bold; font-family: Tahoma; font-size:0.8em; padding:3px 6px; white-space:nowrap; clear:none; border-bottom:1px solid #093c57;
border-right:1px solid #093c57;
}

.edit-this-link:hover{color:#89d7ff;}


/*********** MESSAGES *************/
div.messages{padding:8px; margin: 1px 0 2px 0;}
div.error {background:#ff9797; padding-left:28px; border: 1px solid #ff0000; font-weight: bold; color: #fff; display:block;}
div.status {background:#eefcea; padding-left:28px; border: 1px solid #aade91; font-weight: bold; color: #35a000; display:block;}
.error a{color:#fff;}
.error a:hover{color:#ffe7e7;}
div.messages ul{padding:0;}



/********************* box *******************/
.box{
margin-top:25px;

}


.item-list ul{padding-left:0; margin-top:5px;}



.block-region{color:#000; font-weight:bold; font-family: Tahoma; padding-left:10px;}




/***** FIX OPEN ID **************************/
#user-login-form li.openid-link, #user-login li.openid-link{margin-left:0; padding-left:1.5em;
background-position:top left;
}

#user-login-form #edit-submit{margin-bottom:10px;}


/*********** FIX TINYMCE ********************/





/*
 * Tabs CSS
 *
 * Adds styles for the primary and secondary tabs.
 *
 */

  div.tabs
  {
    margin: 0 0 0 0;
  }

  ul.primary
  {
    margin: 0;
    margin-left: 0px;
    padding: 0 0 0 10px;
    border-width: 0;
    list-style: none;
    white-space: nowrap;
    line-height: normal;
    background: url(images/tab-bar.png) repeat-x left bottom;
  }

  ul.primary li
  {
    float: left;
    margin: 0;
    padding: 0;
  }

  ul.primary li a
  {
    display: block;
    height: 24px;
    margin: 0;
    padding: 0 0 0 5px; /* width of tab-left.png */
    border-width: 0;
    font-weight: bold;
    text-decoration: none;
    color: #777;
    background-color: transparent;
    background: url(images/tab-left-new.gif) no-repeat 0 -38px;
  }

  ul.primary li a .tab
  {
    display: block;
    height: 20px; /* 24px (parent) - 4px (padding) */
    margin: 0;
    padding: 4px 13px 0 6px;
    border-width: 0;
    line-height: 20px;
    background: url(images/tab-right-new.gif) no-repeat 100% -38px;
    cursor: pointer;
  }

  ul.primary li a:hover
  {
    border-width: 0;
    background-color: transparent;
    background: url(images/tab-left-new.gif) no-repeat 0 -76px;
  }

  ul.primary li a:hover .tab
  {
    background: url(images/tab-right-new.gif) no-repeat 100% -76px;
  }

  ul.primary li.active a,
  ul.primary li.active a:hover
  {
    border-width: 0;
    color: #000;
    background-color: transparent;
    background: url(images/tab-left-new.gif) no-repeat 0 0;
  }

  ul.primary li.active a .tab,
  ul.primary li.active a:hover .tab
  {
    background: url(images/tab-right-new.gif) no-repeat 100% 0;
  }

  ul.secondary
  {
    margin: 0;
    margin-left: 0px;
    padding: 0 0 0 5px;
    border-bottom: 1px solid #c0c0c0;
    list-style: none;
    white-space: nowrap;
    background: url(images/tab-secondary-bg.png) repeat-x left bottom;
  }

  ul.secondary li
  {
    float: left;
    margin: 0 5px 0 0;
    padding: 5px 0;
    border-right: none;
  }

  ul.secondary a
  {
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
    border: 1px solid #c0c0c0;
    text-decoration: none;
    color: #777;
    background: url(images/tab-secondary.png) repeat-x 0 -56px;
  }

  ul.secondary a .tab
  {
    display: block;
    height: 18px; /* 24px (parent) - 6px (padding) */
    margin: 0;
    padding: 3px 8px;
    line-height: 18px;
  }

  ul.secondary a:hover
  {
    background: url(images/tab-secondary.png) repeat-x left bottom;
  }

  ul.secondary a.active,
  ul.secondary a.active:hover
  {
    border: 1px solid #c0c0c0;
    color: #000;
    background: url(images/tab-secondary.png) repeat-x left top;
  }


/* IE */


ul.primary li a,
  ul.primary li a .tab,
  ul.secondary li a,
  ul.secondary li a .tab
  {
    _display: inline; /* Otherwise the blocks mistakenly get 100% width in IE5 */
    _di\splay: inline-block; /* Otherwise the blocks mistakenly get 100% width in IE6 */
  }

  ul.primary,
  ul.secondary
  {
    _width: 100%; /* Otherwise IE5 treats the ul as floated */
    _w\idth: auto; /* Reset to auto width for IE6 */
  }

#comments .indented .indented .indented .indented .indented
.indented .indented .indented .indented .indented{
    margin: 0;
}

/*********************************************administer*/

div.admin-panel{
    background-color: #edeeeb;
    border: 1px solid #c7c7c7;
    padding:2px 2px 0px;
    margin-bottom: 15px;
}

div.admin-panel h3{
    background-color: #23749E;
    padding: 4px 0 7px 10px;
    font-weight: normal;
    margin: 0;
    font-size: 1.5em;
    line-height: 1em;
    color: #fff;
}

div.admin-panel h3 a{
    color: #fff;
    border-bottom: 2px solid #80c1e3;
    text-decoration: none;
    line-height: 1em;
}

div.admin-panel h3 a:hover{
    color: #fff;
    border-color: #fff;
}

div.admin-panel h3 a:visited{
    color: #fff;
}

* html div.admin .left,
* html div.admin .right{
    display: inline;
}