@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #E9E9EB;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
p {padding-top: 0px;}  
body a {
	color: #000000;
}

.minus1 {
	font-size: 0.7em;
}
.plus1 {
	font-size: 1.2em;
}
.plus2 {
	font-size: 1.4em;
}
.plus3 {
	font-size: 1.6em;
}

.textwide {
	letter-spacing: 1px;
}
.textwider {
	letter-spacing: 2px;
}
.textwiderstill {
	letter-spacing: 3px;
}
.textwidest {
	letter-spacing: 4px;
}
.nounderline {
	text-decoration: none;
}

.layout #outer {
	background:  url(../graphics/bodybg_narrow.jpg) repeat-y scroll center top;
	margin: 0 auto;
	width: 956px;
	overflow: hidden;
	text-align: left;
}	

.layout #container {
	width: 948px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	font-size: 0.9em;
}

.layout #header {
	background: #FFFFFF; 
	overflow: hidden;
}
.layout #searchbox{
	float:right;
	vertical-align:top;
	font-family:arial;
	font-size:15px;
	color:#003a6f;
	font-weight:bold;
}

.layout #cycler {
	background: #FFFFFF; 
	height: 350px;
	padding: 0px;
	margin: 0px;
}

.layout #header h1 {
	margin: 0;
	padding: 10px 0;
}

.layout #headertabs {
	width: 100%;
	border-bottom: 2px solid #003A6F;
}

.layout #mainContent {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-size:12px;
	width: 100%;
	background-repeat:no-repeat;
}
.layout #tagcontent{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 100%;
}
.layout #tagcontent a{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 100%;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.layout #tagcontent a:hover{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 100%;
	text-decoration:none;
	color:#ffffff;
	background-color:#003a6f;
}

.layout #mainContent h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
}
.layout #subContent {
	position: relative;
	padding: 5px 0px 3px 0px;
	background: #FFFFFF;
	font-size: 12px;
}

.layout #footer {
	background:#FFFFFF;
	background-repeat:no-repeat;
	overflow: hidden;
	padding: 10px 0;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 3px solid #003a6f;
}
.itemContent {
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	background-image:url(/graphics/boxmiddle.jpg);
	background-repeat:repeat-y;
}
.itemContent a {
	text-decoration: none;
}
.itemContent a:hover {
	text-decoration: underline;
}
.itemContentTag {
	width:10px;
	padding: 10px;
	font-size: 12px;
	text-align: left;
	background-image:url(/graphics/boxmiddle.jpg);
	background-repeat:repeat-y;
	
}
.itemContentTag a {
	text-decoration: none;
}
.itemContentTag a:hover {
	text-decoration: underline;
}
.itemFooter {
	padding: 10px;
	font-size: 12px;
	background-image:url(/graphics/boxbottom.jpg);
	background-repeat:no-repeat;
}

.pics {  
    width:   895px;  
    height:  350px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    width:  895px; 
    height: 350px; 
    top:  0; 
    left: 0 ;
} 
pre {
	display: none;
}

#contentholder {
	position: relative;
}

#rhs {
	display: inline;
	float: right;
	width: 250px;
	margin-bottom: 20px;
	line-height: 1.1em;
	height:auto !important;
}

.messagetext {
	font-size: 0.9em;
}
.messageheads {
	font-size: 0.9em;
}
.messageheads2 {
	font-size: 0.9em;
	line-height: 0.9em;
}
.smallmessage {
	font-size: 0.8em;
}

.checked{
	background-color:#222;
	background-image:url(/graphics/tick.jpg);
}
.unchecked{
	background-color:#1c1c1c;
	background-image:url(/graphics/cross.jpg);
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}

.draggable {
	width: 252px;
	background-color: #FFFFFF;
	border: 1px solid #D1EFEE;
	padding: 4px;
	text-align: left;
	margin: 4px;
	cursor: pointer;
	z-index: 100;
	font-size: 0.7em;
}

.droppable {
	background-color: #FFFFFF;
	border: 1px solid #D1EFEE;
	margin: 5px;
	padding: 10px 7px 10px 7px;
	text-align: left;
	overflow: auto;
	opacity: 0.7;
	font-size: 0.75em;
	color: #000000;
}

.droppable2 {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #D1EFEE;
	margin: 5px;
	padding: 5px;
	text-align: left;
	overflow: auto;
	opacity: 0.7;
	font-size: 0.75em;
	color: #000000;
}

.droppablenarrow {
	background-color: #FFFFFF;
	border: 1px solid #D1EFEE;
	margin: 5px;
	padding: 5px;
	text-align: left;
	overflow: auto;
	font-size: 0.8em;
}

.droppable-active {
	opacity: 1.0;
}

.droppable-hover {
	outline: 1px dotted black;
}

.droppablefile {
	background-color: #FFFFFF;
	border: 1px solid #D1EFEE;
	margin: 5px;
	padding: 7px;
	text-align: left;
	overflow: auto;
	opacity: 0.7;
	font-size: 0.75em;
	color: #000000;
}

.floatright
{
	float: right;
	padding-top: 1px;
}
.floatrightvwide
{
	float: right;
	width: 150px;
	padding-top: 1px;
}
.floatrightwide
{
	float: right;
	width: 125px;
	padding-top: 1px;
}
.floatrightnarrow
{
	float: right;
	width: 55px;
}
.floatright2
{
	float: right;
	width: 65px;
}
.floatrightvnarrow
{
	float: right;
	width: 25px;
}
.floatrightsnarrow
{
	float: right;
	width: 15px;
}
#folderholder {
	height: 150px;
	width: 100%;
	overflow: auto;
}

.shrinktext {
	font-size: 0.75em;
}

.hideid {
	position:relative;
	visibility: hidden;
	top:0px;
	left: 0px;
	width: 2px;
	height: 2px;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/graphics/alerts/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
#sortdiv {
	display: table; /* must put this in for FireFox. */
	width: 100%;
	margin: auto; /* for IE6 and Firfox centering */
	text-align:left; /* so that IE6 and Firefox puts the text to the left*/
	/*height:400px;  Have to put SOMETHING in here for the height for bothbrowser. DO NOT put in a percentage, must be a pixel value */
	/* for understanding browsers */
	overflow: show;
}
  
.groupWrapper
{
	width: 262px;
	float: left;
	margin-left: 0.6%;
	margin-right: 0.7%;
	height: 100%;
}
.serializer
{
	clear: both;
}
.groupItem
{
	margin-bottom: 10px;
	border: 0px solid #003A6F;	/*box border colour*/
}
.groupItem .itemHeader
{
	background-color: #ffffff;	/*box header colour*/
	color: #ffffff;
	cursor: move;
	font-weight: normal;
	font-size: 14px;
	padding: 0 5px;
	height: 38px;
	position: relative;
	background-image: url(/graphics/boxtop.jpg);
	background-repeat: no-repeat;
}

.groupItem .itemHeader a
{
	position: relative;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color:#ffffff;
	left:-10px;
}

.sortHelper
{
	border: 1px dashed #666;
	background-color: #F1F1F3;
	width: auto !important;
}
.groupWrapper p
{
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#sort1 {
	min-height: 450px;
	padding-left: 15px;
	padding-right: 15px;
	width: 262px;
}
#sort2 {
	min-height: 450px;
	padding-left: 15px;
	padding-right: 15px;
	width: 262px;
}
#sort3 {
	min-height: 450px;
	padding-left: 15px;
	padding-right: 15px;
	width: 262px;
}
.tagCloud {
    border:1px solid #347C78;
}

.tagCloudTopBg {
    	background: url(/graphics/other/tagCloudBg.gif) repeat-x;
}

.tagCloudDisplay {
    background-color:#fff;
    padding:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #000000;
    height: 200px;
}
.blogleft {
	width:660px;
	float:left;
	overflow: hidden;
}
.blogspace {
	width:5%;
	float: left;
}
.blogright {
	width:220px;
	float:right;
	overflow: hidden;
}
.blogItem
{
	margin-bottom: 10px;
	border: 0px solid #003A6F;	/*box border colour*/
}
.blogItem .blogHeader
{
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	height: 10px;
	position: relative;
	padding-left: 30px;
	line-height: 40px;
	background-image: url(/graphics/blogtop.jpg);
	background-repeat: no-repeat;
	
}
.blogItem .blogHeader a
{
	position: absolute;
	left: 10px;
	top: 0px;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.blogContent {
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	width: 200px;
	background-image:url(/graphics/blogmiddle.jpg);
	background-repeat:repeat-y;
}
.blogContent a {
	text-decoration: none;
}
.blogContent a:hover {
	text-decoration: underline;
}

.blogFooter {
	padding: 10px;
	font-size: 12px;
	background-image:url(/graphics/blogbottom.jpg);
	background-repeat:no-repeat;
}

/* new header css - womweb.net */
input.searchbox {
	float:left;
	background: #FFF url(../graphics/searchbg.jpg) no-repeat 0 0;
	padding: 0;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 215px;
	height: 37px;
	border: none;
	overflow: hidden;
}

input.submitimg {
	float: left;
	margin: 0;
	padding: 0;
}

.top {
	margin: 22px 15px;
	width: 926px;
	overflow: hidden;
}

.top .logos {
	float: left;
	width: 500px;
	margin: 0 5px;
	font-size: 0.1em;
	overflow: hidden;
}

.top .logos ul, .top .logos ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

.top .logos ul li.ssatlogo, .top .logos ul li.ssatlogo a {
	float: left;
	background: #FFFFFF url(../graphics/ssatinet.jpg) no-repeat;
	width: 345px;
	height: 62px;
	text-indent: -999em;
}

.top .logos ul li.ssatlogo a, .top .logos ul li.icpdlogo a {
	background: none;
	margin: 0;
}

.top .search {
	float: left;
	margin: 0 0 0 108px;
	width: 308px;
	height: 38px;
}

.top .lhstext {
	float: left;
	margin: 15px 0 0 69px;
	width: 350px;
	text-align: right;
	font-size: 1.4em;
	color: #000099;
}

.top .lhstext a {
	color: #000099;
	text-decoration: none;
}

.navwrapper {
	width: 950px;
	overflow: hidden;
}

.nav {
	background: transparent url(../graphics/navleftend.jpg) no-repeat left top;
	height: 50px;
	margin: 5px 10px;
	padding: 0;
}

.nav .left, .nav .right {
	float: left;
	background: transparent url(../graphics/navleftend.jpg) no-repeat left top;
	height: 50px;
	width: 8px;
	margin: 0;
	padding: 0;
}

.nav .right {
	background: transparent url(../graphics/navrightend.jpg) no-repeat left top;
}

.nav ul {
	float: left;
	background: transparent url(../graphics/navbg.jpg) repeat-x;
	height: 50px;
	width: 912px;
	margin: 0 0 15px 0;
	padding: 0;
}

.nav ul li, .nav ul li.last, .nav ul li.on {
	list-style: none;
	background: transparent url(../graphics/divider.jpg) no-repeat scroll top right;
	float: left;
	position: relative;
	z-index: 100;
}

.nav ul li.last {
	background: none;
}

.nav ul li.on {
	background: transparent url(../graphics/navon.jpg) repeat-x;
}

.nav ul li span {
	float: left;
	height: 22px;
	margin: 13px 15px;
	font-size: 1.5em;
	color: #FFFFFF
}

.nav a {
	text-decoration: none;
}

.contentspacer {
	width: 920px;
	overflow: hidden;
	margin: 0 auto;
}