/* commented backslash hack \*/ 
	html, body{height:100%;
	border: 0px solid #000;
}
/* end hack */

html * {
	margin: 0;
	padding: 0;
}

* html #cal {
	width:100%;
	height: 160%;
}

#cal {
	min-height: 860px;
}

body { 
	background: url(/images/base/backstripes.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

#shetlink-logo {
        margin:10px 0px 0px 30px;
}

#login {
	color: #fff;
}
#login h1 {
	margin-top:-10px;
	font-size:1.6em;
	color: #fff;
	text-align:center;
}
#login h2 {
	margin-top:-10px;
	font-size:1.3em;
	color: #fff;
	text-align:center;
}
#login #pm-info {
	margin-left: 15px;
}
#login #login-avatar img {
	padding: 5px;
	border: 1px solid #fff;
}
#login #login-avatar {
	text-align:center;
}
#login .smallimg {
	padding: 5px;
	border: 1px solid #fff;
}
#login a{
	color: #dd6900;
	text-decoration: none;
}
#login_form a{
	color: #dd6900;
	text-decoration: none;
}
#login_details {
}
#login_form {
	color:#fff;
}
#login_form a, #login_form a:active, #login_form a:focus {
	color: #ff6600;
	text-decoration:none;
}	
#login_form a:hover {
	color: #ffcc33;
}
#login_form h1 {
	font-size:1.6em;
	color: #fff;
	text-decoration:none;
}
userpanel div div div {
width:150px;
}
#userpanel {
	font-size: 11px;
}
#userpanel a, #userpanel a:active, #userpanel a:focus {
        color: #ff6600;
        text-decoration: none;
}
#userpanel a:hover{
	color: #ffcc33;
}
#userpanel h3 {
	color: #fff;
	font-size: 1.5em;
}
#userpanel h1 {
        font-size:1.6em;
        color: #fff;
}
#userpanel img {
	padding: 0 5px 0 5px;
}

#userpanel #avatar {
	float:left;
	padding: 5px;
	border: 1px solid #ffffff;
	height: 95px;
	width: 95px;
	
}

body.fs1{
	font-size: 10px;
}

body.fs2{
	font-size: 11px;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 13px;
}

body.fs5{
	font-size: 14px;
}

body.fs6{
	font-size: 15px;
}

/* Normal link */
a {
	color: #006699;
}

a:hover, a:active, a:focus {
	color: #dd0069;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar {
	font-size: 0.89em;
}

/* Heading */
#shetlink-content h1 {
	font-size: 1.7em;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	font-size: 1.35em;
}

h4 {
	font-size: 1em;
	text-transform: uppercase;
}

p {
	margin: 5px 0 15px;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;	
	padding-left: 5px;
}

ul.headline li {
	list-style-type:disc;
	text-decoration: none;
	/*background: url(/images/base/bullet-list.gif) no-repeat ;*/
}

ul.quicklinks li{
	list-style-type:none;
}

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

a img {
	border: none;
}

h3 .header {
   color: #550000;
   padding: 2px;
   margin-bottom: 2px;
   margin-top: 0px;
   background: #e0e0c0;
}

/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #DDDAB5;
	background: #F5F3DE;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 15px 40px;
	background: url(/images/base/quote.gif) 10px 10px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}
 
.dropcap {
	float: left;
	padding: 3px 3px 0 0;
	display: block;
	color: #484848;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 22px;
	color: #CC0000;
	background: url(/images/base/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 22px;
	color: #4D84A7;
	background: url(/images/base/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 22px;
	color: #CC7400;
	background: url(/images/base/bullet-tips.gif) no-repeat top left;
}

.highlight {
	border-bottom: 1px dotted;
	background: #F5F3DE;
	font-weight: bold;
}

/* MODULE
--------------------------------------------------------- */
div.module h3 {
	margin: 0 0 15px;
	font-size: 1em;
}

div.module {
	margin-bottom: 5px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(/images/base/box-br.gif) no-repeat bottom right;
}

div.module a {
	text-decoration: none;
}
div.module-news div div div a {
	text-decoration: none;
}
div.module-news div div div li {
	margin-left:10px;
}

div.module div {
	padding: 0;
	background: url(/images/base/box-bl.gif) no-repeat bottom left;
}

div.module div div {
	padding: 0;
	background: url(/images/base/box-tr.gif) no-repeat top right;
}

div.module div div div {
	padding: 9px 15px 20px;
	background: url(/images/base/box-tl.gif) no-repeat top left;
}

div.module div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

div.module-news h3 {
	margin: 0 0 15px;
	font-size: 1em;
}

div.module-news {
	margin-bottom: 5px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(/images/base/news-box-br.gif) no-repeat bottom right;
}

div.module li {
}

div.module-news div {
	padding: 0;
	background: url(/images/base/box-bl.gif) no-repeat bottom left;
}

div.module-news div div {
	padding: 0;
	background: url(/images/base/box-tr.gif) no-repeat top right;
}

div.module-news div div div {
	padding: 9px 15px 20px;
	background: url(/images/base/box-tl.gif) no-repeat top left;
}

div.module-news div div div div {
	margin: 0;
	padding: 0;
	background: none;
}



div.module-notitle {
	margin-bottom: 15px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(/images/base/box-br.gif) no-repeat bottom right;
}

div.module-notitle div {
	padding: 0;
	background: url(/images/base/box-bl.gif) no-repeat bottom left;
}

div.module-notitle div div {
	padding: 0;
	background: url(/images/base/box-tr-yellow.gif) no-repeat top right;
}

div.module-notitle div div div {
	padding: 9px 15px 20px;
	background: url(/images/base/box-tl-yellow.gif) no-repeat top left;
}

div.module-notitle div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

div.module-hilite h3 {
	margin: 0 0 10px;
	font-size: 1em;
}

div.module-hilite {
	margin-bottom: 5px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(/images/base/box-br-hilite.gif) no-repeat bottom right;
}

div.module-hilite div {
	padding: 0;
	background: url(/images/base/box-bl-hilite.gif) no-repeat bottom left;
}

div.module-hilite div div {
	padding: 0;
	background: url(/images/base/box-tr-hilite.gif) no-repeat top right;
}

div.module-hilite div div div {
	padding: 9px 15px 20px;
	background: url(/images/base/box-tl-hilite.gif) no-repeat top left;
}

div.module-hilite div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

/* HEADER
--------------------------------------------------------- */
#shetlink-header {
	background-color: #fff;
}

#shetlink-usertoolswrap {
	padding: 0;
	background: url(/images/base/usertools-left-bg.gif) no-repeat top left;
	height: 25px;
	float: right;
	padding-left: 6px;
	margin-right:10px;
}

#shetlink-usertools {
	padding: 0 10px 0 4px;
	float: left;
	display: block;
	background: url(/images/base/usertools-right-bg.gif) no-repeat top right;
	font-size: 11px;
	height: 25px;
	color:#fff;
}

#shetlink-usertools span {
	float: left;
	margin-right: 30px;
	display: block;
}

#shetlink-usertools img {
	padding: 5px 2px 0;
}

#shetlink-usertools a {
}

#shetlink-usertools a:hover, #shetlink-usertools a:active, #shetlink-usertools a:focus {
}

#shetlink-search {
	width: 120px;
	float: left;
	display: block;
}
 
#shetlink-usertools div.search {
	padding-left: 20px;
	background: url(/images/base/icon-search.gif) no-repeat center left;
}

#shetlink-usertools .inputbox {
	border: none!important;
	width: 100px;
	background: none;
	color: #918E7F;
}

#shetlink-usertools .inputbox:hover,
#shetlink-usertools .inputbox:focus {
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#shetlink-mainnav {
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	float:left;
	margin-left:24px;
}

#shetlink-subnavwrap {
	width: 99.99%;
	float: left;
	background: #2d5aa9
}

/* SUB NAVIGATION
--------------------------------------------------------- */

#shetlink-subnav {
	font-size: 1em;
	display:inline;
	clear:both;
}

#shetlink-subnav ul {
	margin: 0;
	padding: 0;
}

#shetlink-subnav li {
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
}

#shetlink-subnav a {
	padding: 5px 4px 3px;
	margin: 0 23px 0 2px;
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#shetlink-subnav a:hover,
#shetlink-subnav a:active,
#shetlink-subnav a:focus {
	color: #FFFFFF;
	background: url(/images/base/subnav-on-white.gif) no-repeat bottom;
	text-decoration: none;
}

#shetlink-subnav li.active_menu a,
#shetlink-subnav li.active_menu a:hover,
#shetlink-subnav li.active_menu a:active,
#shetlink-subnav li.active_menu a:focus {
	color: #FFFFFF;
	background: url(/images/base/subnav-on-white.gif) no-repeat bottom;
	text-decoration: none;
	font-weight: bold;
}

/* #COLUMNS
--------------------------------------------------------*/
#shetlink-container, #shetlink-container-twocolumn {
	border-top: 1px #0033a3 solid;
	padding-top 5px;
}

html* #shetlink-container-twocolumn {
	min-height: 101%;
}

#shetlink-container-twocolumn-login {
	border-top: 1px #0033a3 solid;
	padding-top: 5px;
}

#left {
	position: absolute;
	left: 5px;
	top: 130px;
	width: 180px;
}
#center {
	top: 0;
	margin: 5px 190px 0 190px;
}
#right {
	position: absolute;
	right: 5px;
	top: 130px;
	width: 180px;
}

#centrecolumn {
	width: 180px;
	float: left;
}
#twocolumncenter {
	top: 0;
	margin: 5px 0 0 190px;
}
/* for Internet Explorer */
/*\*/
*html #twocolumncenter {
	top: 0;
	margin: 5px 0 650px 190px;
}
/**/

#twocolumnleft {
	position:absolute;
	top: 130px;
	margin-left: 5px;
	width: 180px;
}


/* FOOTER
--------------------------------------------------------- */
#shetlink-footerwrap {
	background: url(/images/base/footer-bg.gif) repeat-x top #b8c7f0;
	height: 150px;
}

#shetlink-footer {
	padding: 10px 25px;
}

#shetlink-bottomline {
	padding: 15px 0;
	color: #DBE8EC;
	float: left;
}

#shetlink-cert {
	padding-top: 0px;
	float: right;
}

#shetlink-cert a {
	padding-right: 5px;
}

#shetlink-brand {
	float: right;
	width:227;
	height: 151;
/*	background: url(/images/shetlink-brand.jpg);*/
	margin-top: -19px;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}


* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* TOP NAVIGATION
----------------------------------------------------------- */
#shetlink-splitmenu {
	bottom: 0;
}

#shetlink-splitmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#shetlink-splitmenu li {
	margin: 0;
	padding: 0;
	display: inline;
}

#shetlink-splitmenu a {
	float: left;
	margin: 0 2px;
	padding: 0 0 0 4px;
	background: url(/images/base/tableft.gif) no-repeat top left;
	text-decoration: none;
	text-align: center;
}

#shetlink-splitmenu a:hover,
#shetlink-splitmenu a:active,
#shetlink-splitmenu a:focus {
}

#shetlink-splitmenu a span {
	float: left;
	padding: 7px 15px 6px 11px;
	display: block;
	background: url(/images/base/tabright.gif) no-repeat top right;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#shetlink-splitmenu a span {
	float: none;
}
/* End IE5-Mac hack */

#shetlink-splitmenu a:hover span {
	color: #dd6900;
}

#shetlink-splitmenu a:hover {
	background-position: 0% -42px;
}

#shetlink-splitmenu a:hover span {
	background-position: 100% -42px;
}

#shetlink-splitmenu li.active_menu a,
#shetlink-splitmenu li.active_menu a:hover,
#shetlink-splitmenu li.active_menu a:active,
#shetlink-splitmenu li.active_menu a:focus {
	background: url(/images/base/tableft-active.gif) no-repeat left top; color: #FFFFFF;
}

#shetlink-splitmenu li.active_menu a span,
#shetlink-splitmenu li.active_menu a:hover span,
#shetlink-splitmenu li.active_menu a:active span,
#shetlink-splitmenu li.active_menu a:focus span {
	background: url(/images/base/tabright-active.gif) no-repeat right top;	color: #FFFFFF;
}

#bottom-ad {
	margin:0 auto;
}
/* Note Style */
p.stickynote {
	padding: 40px 90px 15px 25px;
	background: url(/images/base/sticky-bg.gif) no-repeat top right #EFF9FC;
}

p.pinnote {
	padding: 40px 90px 15px 25px;
	background: url(/images/base/pin-bg.gif) no-repeat top right #EFF9FC;
}

p.clipnote {
	padding: 40px 90px 15px 25px;
	background: url(/images/base/clip-bg.gif) no-repeat top right #EFF9FC;
}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* DAY MODULE */
div.shetlink-day {
	margin-top: 5px;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
}

div.shetlink-day div {
	float: left;
	padding: 10px 0 5px;
	margin-left: 5px;
	width: 37px;
	background: url(/images/base/day-panel-bg.gif) repeat-x top #333333;
	color: #DDDDDD;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}

div.shetlink-day span {
	float: left;
	color: #999999;
	font-size: 260%;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 4px;
}


h1#headertitle {
}
/* tables */
/*table#shetlink-classifieds {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}*/
table#shetlink-classifieds thead tr .headerSortUp {
	/*background-image: url(/images/asc.gif);/*
}
table#shetlink-classifieds thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
}
