


@import url(common.css);

@import url(rounded.css);



/*
 Screen style    
 Site: rightsnet
*/
body {
 background: #F8F9F4;
 color: #170B08;
 font-size: 87.5%;
 padding: 0 0 25px 0;
 text-align: center;
}

/*
=Layout
*/
#wrapper {
 margin: 0 auto;
 text-align: left;
 width: 55.71em;
}

/*
=Top
*/
#top {
 float: left;
 font-size: 0.79em;
 margin: 12px 0 0 27px;
 text-transform: lowercase;
 width: 13em;
}

#top a {
 text-decoration: none;
}

#top li {
 display: inline;
 list-style: none;
 margin: 0;
 padding: 0 10px 0 6px;
}

#top li.first {
/* background: url(../images/bg/delimiter1.png) center right no-repeat; */
 padding-left: 0;
}

#top #to-content, #top  #switchback  {
 display: none;
}

#search {
 background: #FAF9F9 url(../images/bg/search.png) bottom left no-repeat;
 float: right;
 font-size: 0.79em;
 margin: 0 12px 21px 0;
 padding-left: 4px;
 text-transform: lowercase;
 width: 20.64em;
}

#search form {
 background: url(../images/bg/search.png) bottom right no-repeat;
 margin: 0;
 padding: 8px 0 9px 14px;
}

#search p {
 margin: 0;
}

#search p.advanced {
 margin: 6px 0 0 17px;
}

#search a {
 text-decoration: none;
}

#search input {
 vertical-align: middle;
}

#search-keywords {
 border: 1px solid #A28F88;
 color: #A28F88;
 margin-right: 4px;
 margin-left: 10px;
 padding: 2px 0.55em;
 text-transform: lowercase;
 width: 9.55em;
}

/*
=Header
*/
#header {
 clear: both;
 padding: 0 11px 0 20px;
}

#logo {
 bottom: -19px;
 float: left;
 font-size: 1em;
 height: 47px;
 margin: 0;
 overflow: hidden;
 position: relative;
 width: 245px;
 z-index: 10;
}

#logo span {
 background: url(../images/logos/rightsnet.png) no-repeat;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}

#tabs {
 float: right;
 list-style: none;
 margin: 0;
}

#tabs li {
 background: url(../images/bg/tab.png) no-repeat;
 bottom: -26px;
 float: left;
 margin: 0 0 0 6px;
 padding-left: 3px;
 position: relative;
 z-index: 1;
}

#tabs li.current {
 background-image: url(../images/bg/tab-current.png);
 z-index: 10;
}

#tabs a {
 background: url(../images/bg/tab.png) top right no-repeat;
 color: #380E00;
 display: block;
 float: left;
 font-size: 0.85em;
 padding: 0.3em 5px 0.2em 2px;
 text-decoration: none;
 text-transform: lowercase;
}

#tabs li.current a {
 background-image: url(../images/bg/tab-current.png);
 color: #FF6600;
}

#tabs a:hover {
 color: #FF6600;
}

/*
=Rounded boxes
*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
 background: #fff;
 border: 1px solid #CABEBB;
 clear: both;
 padding: 20px 2em 0 1.79em;
 position: relative;
 z-index: 5;
}

/* Auto Clearing floats */
.i3:after, .log-in:after {
 clear: both;
 content: ".";
 display: block;
 height: 0;
 visibility: hidden;
}

/*
=RSS
*/
#rss { font-size: 1em;
 float: right;
 margin: 0 0 20px 0;
}

#rss li {
 background: url(../images/bg/rss.png) left center no-repeat;
 float: left;
 list-style: none;
 margin-left: 11px;
 padding-left: 29px;
}

#rss a {
 background: url(../images/bg/rss.png) right center no-repeat;
 display: block;
 float: left;
 font-size: 0.642em;
 padding: 7px 8px 7px 0;
 text-decoration: none;
 text-transform: lowercase;
}

/*
=Content
*/
#content {
 clear: both;
 float: left;
/* padding: 15px 0 45px 0;*/
 padding: 8px 0 45px 0;

 width: 32em;
}

/*
=single column full width Content
*/
.fullwidth { width: 49em !important;}

/*
=Sidebar
*/
#sidebar {
 float: right;
 padding-bottom: 75px;
 width: 17.64em;
}

/*
=Subscribe
*/
.subscribe {
 background: #69625F;
 border: none;
 color: #fff;
 margin-bottom: 3px;
 padding: 8px 12px 12px 19px;
 text-transform: lowercase;
}

.subscribe h2, .log-in p strong {
 color: #CABEBB;
 font-size: 0.928em;
 font-weight: normal;
 margin: 0;
}

.subscribe p {
 font-size: 0.714em;
 margin: 0.3em 0 0 0;
}

.subscribe p.more  {
 margin-top: 0.75em;
 text-align: right;
}

.log-in p.more {
 padding-top: 0.75em;
 text-align: right;
}

/*
=Log in
*/
.log-in {
 background: #87817F;
 border: none;
 color: #DDDFD7;
 margin: 0 0 23px 0;
 padding: 16px 12px 12px 19px;
 text-transform: lowercase;
}

.log-in p {
 margin: 0;
}

.log-in img {
 vertical-align: middle;
}

.log-in strong {
 float: left;
 font-weight: normal;
 margin-top: 4px;
 font-size: 0.714em;
 font-weight:bold;
}

.log-in a {
 display: block;
 float: right;
 height: 30px;
}

/*
=Sidebar box
*/
.s-box {
 background: #E4E2E2;
 border: none;
 color: #121010;
 font-size: 0.86em;
 margin-top: 3px;
 padding: 15px 4px 11px 18px;
}

.s-box h2 {
 font-size: 1.5em;
 margin: 0 0 1em 0;
}

.s-box h3 {
 font-weight: normal;
 margin-top: 1em;
}

.s-box p {
 margin: 0 0 1em 0;
}

/*
=Footer
*/
#footer {
 border-top: 1px solid #CABEBB;
 clear: both;
 color: #947B76;
 font-size: 0.79em;
 padding: 12px 0;
}

#footer a {
 text-decoration: none;
}

#footer ul {
 margin: 0;
}

#footer li {
/* background: url(../images/bg/delimiter2.png) center left no-repeat; */
 display: inline;
 list-style: none;
 padding: 0 0 0 6px;
 text-transform: lowercase;
}

#footer .links {
 margin-bottom: 11px;
}

#footer .links li {
/* background: url(../images/bg/delimiter2.png) center left no-repeat; */
 font-size: 1.09em;
 padding: 0 6px 0 10px;
}

#footer li.first {
 background: none;
 padding-left: 0;
}

#footer .links a {
 color: #DA5005;
}

#footer .lasa {
 margin-top: 11px;
}

#footer .lasa a {
 color: #DA5005;
}

#footer .lasa img {
 margin-right: 10px; margin-bottom: 5px; 
 vertical-align: bottom;
}

#website-by {
 font-size: 0.79em;
 margin: 10px 15px 0 0;
 text-align: right;
}

#website-by a {
 text-decoration: none;
}

#adminlink {float:left;padding:0; margin: 5px 0 0 5px;list-style-type:none;}
#adminlink li {padding: 0; margin: 0;}

a.adm,a:visited.adm {   font-size: 0.6em; color: #fff; text-decoration: none; 	background : #f60; font-weight: bold; padding: 2px;
 }

a:hover.adm,a:active.adm {   font-size: 0.6em; color: #f60; text-decoration: none; 	background : #fff; font-weight: bold; padding: 2px; border: 1px #f60 solid;
 }





/*
=extras
*/

.popwin {text-align:center; margin:2em;}
.popwin div {text-align: left}
  
  
  
ul#sendfriend {font-weight: normal !important; margin: 4em 0 0 0 ; font-weight: normal;list-style-type:none;}

#sendfriend a {font-weight: normal !important; background: url("http://www.rightsnet.org.uk/images/bg/email.png") no-repeat 0 2px ; padding-left: 20px ;  }

#sendfriend strong  {font-weight: normal !important;}



.coursedates  ul {	display: inline; margin:  0 0 0 0; 
padding: 0 0 0 0;
list-style-type: none;
 }


.coursedates  li {	display: inline; margin:  0 5px 0 0 ; 
padding: 0 0 0 0 ;
 }



/*
=Form tables
*/


table.formtable th
{font-weight:bold; text-align:left; color: #fff; 	background-color: #69625F;
	
}



table.formtable td.subth
{	background: #fff1d5;
font-weight:bold; text-align:left; font-size: 1em; padding-left:1em;		border-top: 1px solid #CABEBB;font-weight:bold; ;
	
}

table.formtable td.colhead
{text-align:left; font-size: 1em; padding-left:1em;
	border-top: 1px solid #CABEBB;font-weight:bold;color: #5F3D32 ;background: #e4e1e1;font-size: 0.9em;
	
}



table.formtable  td.flabel {
	font-size: 0.9em; text-align:right;padding-right: 1em; 
font-weight:normal; background: #F8F9F4;
	border-top: 1px solid #CABEBB;
	
}

table.formtable  td.widget , table.formtable  td.submitwidget {
	font-size: 0.9em;
	background: #fff;
	padding-left:1em;
	border-top: 1px solid #CABEBB;
	
}


table.formtable  td.widget  input,
table.formtable  td.widget  select{ border: 1px solid #b2a29f; background: #fff;  font-family: Verdana, Arial, Helvetica, sans-serif;


}

table.formtable  td.widget  textarea { border: 1px solid #b2a29f; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;


}









table.mailform th
{font-weight:bold; text-align:left; color: #fff; 	background-color: #A28F88;
	
}



table.mailform td.subth
{	background: #fff1d5;
font-weight:bold; text-align:left; font-size: 1em; padding-left:1em;		border-top: 1px solid #CABEBB;font-weight:bold; ;
	
}

table.mailform td.colhead
{text-align:left; font-size: 1em; padding-left:1em;
	border-top: 1px solid #CABEBB;font-weight:bold;color: #5F3D32 ;background: #e4e1e1;font-size: 0.9em;
	
}



table.mailform  td.flabel {
	font-size: 0.9em; text-align:right;padding-right: 1em; 
font-weight:normal; background: #F8F9F4;
	border-top: 1px solid #CABEBB;
	
}

table.mailform  td.widget {
	font-size: 0.9em;
	background: #fff;
	padding-left:1em;
	border-top: 1px solid #CABEBB;
	
}


table.mailform  td.widget  input,
table.mailform  td.widget  select{ border: 1px solid #b2a29f; background: #fff; 

}

table.mailform  td.widget  textarea { border: 1px solid #b2a29f; background: #fff; 

}





