/*
Theme Name: WebServices Dot Org
Theme URI: http://www.webservices.org
Description:  The Template for the Webservices Guys
Version: 1
Author: JTk - http://www.doc5.com
*/
html, body { height: 100%; }

body {
	background: #FDFDFD url(/images/xback.png) 0 0 repeat;
	background-position: top center;
        background-color: #424542;

	color: #1F1F19;
	text-align: center;
	font-family: "Trebuchet MS", tahoma, sans-serif;
	font-size: 12px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF url(/images/repeat.png) repeat;
	xxbackground: #FFF url(/images/mid.png) repeat;
	min-height: 100%;
	_height: 100%;
	width:1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	margin: 0;
	height: 137px;
	background: url(/images/header.png) 0 no-repeat;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
}

#header a {
	position: absolute;
	left: 25px;
	top: 2px;
	height: 90px;
	width: 600px;
	text-decoration: none;
}

#header em {
	display: none;
}

#banner_gutter {
	position: relative;
	height: 94px;
	width: 1000px;
	background: url(/images/mid.png) 0 no-repeat;
	z-index: 1001;
}

#sidebar {
	position: relative;
	float: left;
	color: #003F50;
	xxmargin: -80px 0px 0 26px;
        xx_margin: -80px 0px 0 13px;
	margin: -110px 0px 0 26px;
        _margin: -110px 0px 0 13px;
	width: 209px;
	font-family: tahoma, sans-serif;
	z-index: 1002;
    }

/* Content */
#wrapper {
	width: 470px;
	position: relative;
	margin-top: 15px;
	float: left;
	z-index: 12001;
	overflow: hidden;
}

#right_col {
	width: 250px;
	float: right;
    padding: 0 0 0 0;
    margin: 6px 26px 0 0;
    _margin: 6px 13px 0 0; 
	position: relative;
	font-size: 11px;
	color: #464540;
	z-index: 12001;
    }

.content, .warning, .simplecontent {
	margin: 10px 0 5px 15px;
}

/*  The Menus */

#top_menu {
	position: absolute;
	left: 33px;
	top: 107px;
	color: #7E7E4C;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 14px;
	z-index: 12002;
	font-weight: bold;
    xxtext-transform: uppercase;
	font-family: "Trebuchet MS", tahoma, sans-serif;
}

#top_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#top_menu li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
	padding: 0 8px 0 8px;
	_padding: 0 5px 0 5px;
	border-right: 1px solid #d9dad6;
}

#top_menu li a {
	color: #7E7E4C;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#top_menu li a:visited {
	color: #7E7E4C;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#top_menu li a:hover {
	color: #000000;
	background-color: transparent;
	border-color: #BDBFB3;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

.tabbutton_active a {
        color: black !important;
        cursor: default;
}
.maincat_active a {
        color: black !important;
}
.mid_menu {
	position: relative;
	height: 37px;
	xxwidth: 476px;
	vertical-align: middle;
	color: #7E7E4C;
	margin: -16px 0 0 8px;
	padding: 15px 0 0 4px;
	xx_padding: 7px 0 0 2px;
	word-spacing: .2px;
	font-size: 13px;
	background: url(/images/mid_menu_back.png) 0 no-repeat;
	z-index: 1001;
	font-weight: bold;
	font-family: "Trebuchet MS", tahoma, sans-serif;
}

.mid_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

.mid_menu li {
	margin: 0;
	display: inline;
	xxpadding: 0 8px 0 8px;
	padding: 0 5px 0 5px;
	_padding: 0 5px 0 5px;
	 xxborder-right: 1px solid #c8c8a6;
	 border-right: 1px solid #adae8c;
}

.mid_menu li a {
	color: #7E7E4C;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.mid_menu li a:visited {
	color: #7E7E4C;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}


.mid_menu li a:hover, .mid_menu li hover {
	color: #000000;
	background-color: transparent;
	border-color: #ffffff;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}


/*  Basic HTML Stuffs */

hr#clear {
	clear: both;
	height: 135px;
	visibility: hidden;
}

h1,
h2,
h3,
h4,
h5 {
	color: #006699;
	font-weight: bold;
}


h6 {
	color: #C32F30;
	font-size: 13px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}

ul,
ol {
	margin: 5px 0 15px 0px;
	xxborder: 1px solid red;
	list-style-type: circle;
}

li,
dd{
	xxmargin-left: 30px;
	xxborder: 1px solid blue;
	margin: 0 0 3px 30px;
	padding: 0;
}

li p {
	margin: 0;
}

blockquote {
	background: #EEEEEE;
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 10px;
	border: none;
    border: 1px solid #E0E0E0;
}


/*  The Entries Stuffs */

.entry, .tabcontent {
	margin-top: 5px;
	font-size: 13px;
}

.entry img { 
	margin: 2px 10px 6px 2px;

}

.entry ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.entry ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

small {
	color: #5d779c;
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma, helvetica, verdana, arial, sans-serif;
}

.postmetadata a:active,.attribute-link a:active,.attribute-dl a:active {
	color: #5d779c;
}
.postmetadata a,.attribute-link a,.attribute-dl a:active  {
	color: #5d779c;
}
.postmetadata a,.attribute-link a,.attribute-dl a:active  {
	color: #5d779c;
}

.attribute-dl img {
    border: 0;
}

.attribute-dl {
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma, helvetica, verdana, arial, sans-serif;
}

.postmetadata,.attribute-link {
	color: #5d779c;
	xxpadding-bottom: 15px;
	padding-bottom: 5px;
	xxmargin: 0 0 20px 0;
	margin: 0 0 5px 0;
	background: url(/images/line1.png) 0 no-repeat;
	background-position: bottom center;
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma, helvetica, verdana, arial, sans-serif;
}

/*  Left Sidebar Stuff */

#sidebar li {
	margin: 0;
}

#sidebar li ul{
	margin: 0;
}

#sidebar ul li h2 {
	color:	#B5E6FA;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding: 7px 0 7px 7px;
	margin: 10px 0 12px 0;
    background-color: #2E546F;
   	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
    position: relative;
}

#sidebar ul li ul li {
	margin-left: 0px;
	padding-left: 12px;
    padding-right: 2px;
	padding-bottom: 3px;
	font-weight: bold;
}

#sidebar ul li ul li ul li{
	margin-left: 0px;
	padding-left: 6px;
	padding-bottom: 4px;
	font-weight: normal;
}

#sidebar ul li ul li ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}

#sidebar h5 {
	color:	#7c7c57;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding: 0 0 0 10px;
	margin: 0;
	border: none;
	height: 26px;
	text-align: left;
}

#button_menu {
	margin: 20px 0 5px 2px;
}

#button_menu_items {
	border: none;
}




/* Right Sidebar Stuffs */

#left_col {
    padding-left: 15px;
    padding-right: 22px;
}

#right_col h2,#left_col h2 {
	color:	#7c7c57;
	font-size: 12px;
	background: url(/images/right_side_top_header.png) 0 no-repeat;
	font-weight: bold;
	vertical-align: middle;
	padding: 10px 0 0 40px;
	margin: none;
	border: none;
	height: 26px;
	text-align: left;
}

#right_col h3,#left_col h3 {
	color:	#7c7c57;
	font-size: 12px;
	background: url(/images/right_side_mid_header.png) 0 no-repeat;
	font-weight: bold;
	vertical-align: middle;
	padding: 10px 0 0 50px;
	margin: 15px 0 0 0;
	border: none;
	height: 26px;
	text-align: left;
}

#right_col h4,#left_col h4 {
	color:	#7c7c57;
	font-size: 12px;
	background: url(/images/right_side_bottom_header.png) 0 no-repeat;
	font-weight: bold;
	vertical-align: middle;
	padding: 10px 0 0 10px;
	margin: 15px 0 0 0;
	border: none;
	height: 26px;
	text-align: left;
}

.right_col_content strong {
	color: #db4105;
	font-family: helvetica, tahoma, verdana, sans-serif;
	font-size: 12px;
	margin: 0;
}


.right_col_content {
	padding: 5px 10px 5px 10px;
}

.right_col_content h5 {
	color: #db4105;
	font-family: helvetica, tahoma, verdana, sans-serif;
	font-size: 12px;
	margin: 0;
}

.right_col_postmetadata {
	color: #5d779c;
	padding-bottom: 15px;
	margin: 15px 0 5px 0;
	background: url(/images/line1.png) 0 no-repeat;
	background-position: bottom center;
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma, helvetica, verdana, arial, sans-serif;
}



/* Form Stuffs */

.refine {
    height: 16px;
    _height: 22px;
}

table, tr, td {
    _font-size: 13px;
}
.checkradio {
         border: 10px solid #aeaeae;
}
input {
	 color: #1F1F19;
	 background-color: #EEEEEE;
	 font-family: Tahoma, sans-serif;
	 vertical-align: middle;
         padding: 2px 0 0 2px;
	 font-weight: bold;
	 font-size: 11px;
         height: 16px;
         _height: 20px;
	 xxwidth: 140px;
         xxborder: 2px solid #E0E0E0;
         border: 1px solid #aeaeae;
}
INPUT[type="submit"] {
         border: 1px solid #aeaeae;
         height: 22px;
}
input.submit {
         border: 1px solid #aeaeae;
         height: 22px;
}
input#submit, #wsf_searchbutton {
         border: 1px solid #aeaeae;
         height: 22px;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}

#searchform {
	margin: 0;
	padding: 0;
}

textarea {
	 background-color: #EEEEEE;
	 color: #2E546F;
	 font-family: Tahoma, sans-serif;
	 font-size: 11px;
     border: 1px solid #E0E0E0;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.wsf_input {
	margin: -5px 0 3px 20px;
	 border: 1px solid #dcdcb6;
	 width: 150px;
}

.buttons_no_b {
	border: none;
	background: none;
	height: 25px;
	width: 59px;
	margin: 2px 30px 15px 0;
	float: right;
}

/* Link Stuff */

#sidebar a {
	color: #FFFFFF;
	font-size: 11px;
 	text-decoration: none;
}

#sidebar a:visited {
	color: #FFFFFF;
	font-size: 11px;
 	text-decoration: none;
}

#sidebar a:hover {
	font-size: 11px;
}

a, a:link {
	color: #006F94;
	text-decoration: none;
}

a:visited {
	color: #006F94;
	text-decoration: none;
}
a:hover, a:active {
	color: #db4105;
	text-decoration: underline;
}

.simplecontent h2 {
	color: #db4105;
	font-size: 14px;
}
.warning h2 {
	color: #db4105;
	font-size: 14px;
}
.content h5 {
	margin: 0 0 -3px 0;
	color: #db4105;
	font-size: 14px;
}
.content h5 a {
	color: #db4105;
	text-decoration: none;
}
.content h5 a:hover {
	color: #db4105;
	text-decoration: none;
}
.content h5 a:visited {
	color: #db4105;
	text-decoration: none;
}
.content h5 a:active {
	color: #db4105;
	text-decoration: none;
}

.content h2 {
	margin: 0 0 -3px 0;
	color: #db4105;
	font-size: 18px;
 	margin-bottom: 3px;
}

.content h2 a {
	color: #db4105;
	text-decoration: none;
}

.content h2 a:visited {
	color: #db4105;
	text-decoration: none;
}

.content h2 a:hover {
	color: #1F1F19;
	text-decoration: none;
}

.right_col_content a {
	color: #db4105;
	text-decoration: none;
}

.right_col_content a:visited {
	color: #db4105;
	text-decoration: none;
}

.right_col_content a:hover {
	color: #1F1F19;
	text-decoration: none;
}
.right_col_content strong a {
	color: #db4105;
	text-decoration: none;
}

.right_col_content strong a:visited {
	color: #db4105;
	text-decoration: none;
}

.right_col_content strong a:hover {
	color: #1F1F19;
	text-decoration: none;
}

#footer a:link {
	color: #96b3db;
	text-decoration: none;
}

#footer a:visited {
	color: #96b3db;
	text-decoration: none;
}

#footer a:hover, a:active {
	color: #dcdcb6;
	text-decoration: underline;
}


/*  Specific Stuffs */

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

#site_userinfo a {
    color: #afa4a4;
    font-weight: bold;
}

#site_userinfo {
	position: absolute;
	left: 500px;
	top: 68px;
	height: 18px;
	width: 470px;
    color: #afa4a4;
    font-weight: bold;
    z-index: 12005;
    text-align: right;
}

#site_login {
	position: absolute;
	left: 865px;
	top: 68px;
	height: 18px;
	width: 101px;
    font-weight: bold;
    z-index: 12005;
}

.move_it_on_over {
	margin-left: 20px;
	font-weight:bold;
  }

#old_top_banner {
  position: absolute;
  right: 290px;
  top: 140px;
  height: 60px;
  width: 468px;
  z-index: 1501;
  left:242px;
}
#top_banner {
  position: absolute;
  right: 290px;
  top: 140px;
  height: 90px;
  width: 728px;
  z-index: 1501;
  left:242px;
}

.entry_seps {
	margin: 0 0 20px -5px;
}


  /* Footer
-----------------------------------------*/
#footer {
	  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  background: url(/images/footer.png) 0 0 no-repeat;
	  color: #ffffff;
	  min-height: 88px;
	  _height: 88px;
	  width:1000px;
	  position: relative;
	  padding: 0px 0px 0px 0px;
	  margin: -88px auto 0 auto;
	  text-align: center;
}

#footer_text {
    padding-top: 15px;
}


.imageright, .object-right {
    float: right;
    xxborder: 1px solid #aeaeae;
    padding: 2px;
    margin-right: 0px;
    margin-top: 10px;
    margin-left: 4px;
    margin-bottom: 2px;
    xclear: both;
    display: inline;
}
.imageleft, .object-left {
    display: inline;
    float: left;
    xxborder: 1px solid #aeaeae;
    padding: 2px;
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 4px;
    margin-bottom: 2px;
    xclear: both;
}

.hidden {
    display: none;
}

.hide {
   display: none;
}
.tabbutton {
    cursor: pointer;
}

.content h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.wsf_vendorbox ul li a {
	color: #464540;
}
.wsf_vendorbox ul li a:hover {
        color:  #db4105;

}

.b_left {
background:transparent url(/images/b_left.jpg) no-repeat scroll 0%;
float:left;
height:32px;
width:28px;
}
.b_right {
background:transparent url(/images/b_right.jpg) no-repeat scroll 0%;
float:left;
height:32px;
width:28px;
}
.b_middle {
background:transparent url(/images/b_middle.jpg) repeat-x scroll 0%;
color:white;
float:left;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:12px;
font-weight:bold;
height:32px;
padding-left:4px;
padding-top:5px;
width:130px;
}
.b_text {
padding-top:8px;
}
.button {
clear:both;
}

select {
    xxwidth: 340px;
}
.attribute-subject input {
    width: 400px;
}
.buttonblock .button,.buttonblock .defaultbutton, .content-action .button {
    height: 24px;
    padding-top: 0px;
    margin-top: 7px;
    margin-left: 0px;
}

.class-weblog .imageleft {
    margin-top: 0px;
}
.class-weblog .imageright {
    margin-top: 0px;
}
.class-person .imageleft {
    margin-top: 0px;
}
.class-person .imageright {
    margin-top: 0px;
}
#left_col .imageright,#left_col .imageleft {
    margin-top: 0px;
}

.ebutton {
	width: 178px;
	height: 35px;
	background: url(/images/button_blank.png) 0 no-repeat;
}

.ebutton p {
    color: #efefe7;
    padding: 0;
    margin: 0;
    margin-left: 35px;
    padding-top: 5px;
    font-size: 14px;
    word-spacing: .2px;
    xxfont-weight: bold;
    xxfont-family: "Trebuchet MS", tahoma, sans-serif;
    font-family: "Trebuchet MS", tahoma, sans-serif;
}

#left_col h6 {
	color: #db4105;
	font-family: helvetica, tahoma, verdana, sans-serif;
	font-size: 10px;
	margin: 0;
}

.left_sep {
	color: #5d779c;
	padding-bottom: 0px;
	margin: 0 0 5px 0;
	background: url(/images/line1.png) 0 no-repeat;
	background-position: bottom center;
	line-height: 8px;
	height: 8px;
	clear:both;
}

.search_front {
    padding-left: 15px;
}

.search_front .search_front_word {
    width: 140px;
    height: 16px;
}
.search_front .sb {
    border: 0;
    xxwidth:20px; height: 20px;
    xxbackground: url(/images/search.png) 0 no-repeat;

}

