/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0;
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #606060;
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, sans-serif;
}
body{	
	text-align:left;
	min-height:1000px;/* for mozilla*/
	background-color: #6E6E6E;
	height:100%;
	background: #ffffff url(images/banner.jpg) no-repeat -100px -100px; 
/*	background: #ffffff url(images/inner.png) no-repeat -100px -100px;  */
	background: #ffffff url(images/webmedia.png) no-repeat -100px -100px; 
	background: #ffffff url(images/footer.png) no-repeat -100px -100px; 
	background: #ffffff url(images/maincategory.png) no-repeat -100px -100px; 
	background: #636363 url(images/background.png) repeat-x left top;
}
#wrapper {
	height: 82px;
}
#outer{
	height:99.9%;
	min-height:100%;
	width:1009px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
}
#outer_home{
/*	height:99.9%; */ 
	min-height:100%;
	width:1009px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
}

/* mac hide \*/
* html #outer{
	width:1009px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/
#inner{
	width:100%;
	padding-top:420px; 
                     min-height: 280px;
} 
#top-header{
	position:absolute;
	top:0px;
	left:0px;
	width:1009px;
	height:123px;
	z-index:74; 
	background:  url(images/webmedia.png) no-repeat left top;
} 
#ajaxmenu{
	position:absolute;
	top:69px;
	left:0px;
	width:1009px;
	height:45px;
	z-index:74; 
}
#header{
	position:absolute;
	top:123px;
	left:0px;
	width:1009px;
	height:300px;
/*	z-index:65; */
	background:  url(images/banner.jpg) no-repeat left top;
}
#header-banner{
	position:absolute;
	top:93px;
	left:0px;
	width:1009px;
	height:357px;
/*	z-index:65; */
}
#logo {
	position:absolute;
	top:10px;
	left:10px;
	width:300px;
	height:63px;
	text-indent: -5000px;
/*	z-index:300; */
}
/* mac hide \*/
* html #outer, * html #header {width:1009px}
/* end hide*/
#footer {
	color: #606060;
	width:1045px;
	clear:both;
	height:90px;
	text-align:center;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(images/footer.png) no-repeat left top;
}
#pr {
	text-align:right;
	font-size:9px;
	color:#dddddd;
	padding-top:8px;
	padding-right:4px;
}
#pr a { color:#dddddd; text-decoration: none; }
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#left {
	width:310px;
	float:left;
	padding-bottom: 42px;
	padding-right: 12px;
	padding-left: 12px;
	z-index: 76; 
	background:  url(images/bgleft.png) no-repeat left top;
}
#left-inner {
	width: 250px;
	padding-left: 9px;
	text-align: left;
	height:100%;
	background-color: #F9F8F6;
	min-height:360px;
}
#left-inner h2 {
	font-size: 16px;
	color: #3E7704;
	background:  url(images/title_right.png) no-repeat left top;
	padding-left: 15px;
/*	margin-top: 15px; */
	line-height: 44px;
	position: relative;
/*	z-index: 999; */
}
#center {
	position:relative;
	float:left;
/*	z-index: 56; */
	background-color: #F2F1EC;
	color: #383838;
}

#right {
	position:relative;/*ie needs this to show float */
	width:673px;
	float:left;
	background:  url(images/bgright.png) no-repeat left top;
	z-index: 76;
	border-left: 1px dashed #C4C4C4; 
}
#right-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: justify;
	background-color: #F9F8F6;
}
#clearfooter {
	width:100%;
	height:90px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
/*	z-index: 300; */
	padding-left: 12px;
	padding-right: 12px;
}
#content h2 {
	font-size: 18px;
	color: #3E7704;
	position: relative;
}
#content p {
	font-size: 13px;
	color: #383838;
	line-height: 18px;
/*	_line-height: 16px; */
}

#content p a {
	color: #808080;
                     text-decoration: none;
}

#content p a:hover {
	color: #C0C0C0;
                     text-decoration: none;
}

#footerp {
	padding: 8px;
}
.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #161F51;
	font-weight: bold;
	line-height: 18px;
/*	_line-height: 16px;
*/

}
div.hr { height: 2px; background: url(images/line.gif) repeat-x scroll center;}
div.hr hr { display: none; }
#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 100%;
}
.LIn_shortMode, .LIn_shortMode ul {
	list-style: none;
	margin: 0;
	padding: 0;
margin-top: -17px;
}
.LIn_shortMode li {
	line-height: 32px;
	height: 32px;
}
.LIn_shortMode li a, .LIn_shortMode li span {
	text-decoration: none;
	color: #383838;
	font-size: 14px;
	height: 28px;
	padding-left:38px;
}
.LIn_shortMode li a span { padding-left:0px; } 

.LIn_shortMode li#select { 
	background:  url(images/liover.png) no-repeat left top;
	color: #ffffff;
}
.LIn_shortMode li#select span{ 
	color: #ffffff;
	font-weight: bold;
}
/*
.LIn_shortMode li:hover { 
	background:  url(images/liover.png) no-repeat left top;
}
.LIn_shortMode li:hover a{ 
	color: #ffffff;
	font-weight: bold;
}
*/
.LIn_shortMode li{ 
	background:  url(images/li.png) no-repeat left top;
}
.LIn_desc {
/*	display: none; */
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}
#content a, #sidebar a {
    color: #161F51;
}
#content a:hover, #sidebar a:hover {
    color: #6771C9;
}
.product_category {
	width:auto;
	margin: 4px 0 0 2px;
	min-height: 240px;
	height: 240px;
}
.product_category h4 {
	color:#93C820;
	font-size: 13px;
	background:#f3f3f3;
	height:29px;
	line-height:29px;
	margin: 6px 5px 12px 5px;
	padding:0 0 0 7px;
}
.product_category .text { padding:0 7px 0 7px;}
.product_category img {
	margin-right:5px;
	border: solid 1px #E0E0E0;
	background-color: #ffffff;
}
.main_category {
	float: left;
/*	overflow:hidden; */
	padding:10px;
/*	padding-top:60px; */
/*	border-right: solid 3px #fff0E0; */
	background: #F2F1EC;
	background-image:  url(images/maincategory.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
	width: 316px;
}
.catimg {
/*	position: absolute;
 */
	margin-top: -80px;
	border: solid 0px #E0E0E0;
	position:relative;
	z-index:75;
}
.main_category h3 {
text-align:center;
font-size: 18px;
 }
#breadcrumbs { margin-top: 5px; margin-bottom: -5px; }
.B_crumbBox  { font-size: 10px;  color: #444444; }
.B_crumbBox a { color: #444444; }
.B_crumbBox a:hover {    color: #6771C9; }
#search {
	margin-top: 69px;
	position:relative;
	float: right;
	width:250px;
	z-index:900; 
	padding-right: 10px;
	background: transparent url("images/form.png") no-repeat left top;
	height: 34px;
}
#search img {display: none;}
#search-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:496px;
	height:32px;
	overflow:hidden;
	z-index:400; 
}
#search fieldset, #sidebarlogin fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#search form, #sidebarlogin form {
	border: none;
	margin: 0px;
	padding: 0px;
}


#search label, #sidebarlogin label {
color: #808080;
}


#search input, #sidebarlogin input {
	border-top: 1px solid #B6B9C0;
	border-left: 1px solid #B6B9C0;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#sidebarlogin label {
display: block;
margin-top: 5px !important;
}

#sidebarlogin input {
	width: 100%;
}
#sidebarlogin #checkbox_1 {	width: auto; float: right; border: 0 !important;}
#sidebarlogin h3 {
display: none;
}
.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 5px !important; margin-bottom: 5px !important;}

#sidebarlogin #forgotpsswd {
	font-size: 80%;
	display: block;
	float: right;
	margin: 10px 0 0 1px;
}
#search select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#search textarea {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}

#search-txt {
    position: absolute;
    top: 0px;
    left: 158px;
    width: 57px;
    height: 21px;
    color: #e9e9e9;
    font-size: 13px;
    line-height: 23px;
}

#ajaxSearch_input {
    position: absolute;
    top: 8px;
    left: 16px;
    width: 190px;
    border:solid 0 #fff !important;
    background: transparent no-repeat;
}
#ajaxSearch_submit {
    width: 34px !important;
    height: 34px !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent; 
    cursor: pointer; /* hand-shaped cursor */
    position: absolute;
    top: 0px;
    left: 220px;
}

#ajaxSearch_output {
    background: #5f910e;
    color: black;
/*    -moz-opacity:0.95 !important; */
/*    opacity:0.95 !important; */
/*    filter: alpha(opacity=95) !important; */
    position: absolute;
    top: 35px;
    left: 16px;
    width: 190px !important;
    z-index: 1; 
    border: 0;
    padding: 0;
    margin: 0;
}
#ajaxSearch_output a {
	color: #fff;
	text-align: left;
	width: 200px;
	display: block;	
	width: 99% !important; 
}
#ajaxSearch_output a:hover{ background-color: #9ca9ee; }
#ajaxSearch_output p {margin: 0;}
.ajaxSearch_paging { }

.AS_ajax_result {
/*    border-top: 1px solid #2f2f2f; */
    color: #fff;
    padding: 4px;
    margin: 0;
}
    .AS_resultLink {
        /* text-decoration: underline; */
        padding: 0;
        margin: 0;
    }
    .AS_ajax_resultDescription {
        color: #888;
    }
    .AS_ajax_more { background-color: #B5B5B5;}
    #ajaxSearch_output .AS_ajax_more a { font-size:90%; font-weight:bold; text-align: center; background-color: #B5B5B5;}
    .AS_intro { display: none;}


#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #A0A0A0;
font-size: 12px;
line-height: 23px;
}

#dirsearch-inp {
position: absolute;
top: 0px;
left: 123px;
width: 201px;
height: 18px;
}

#dirsearch-btn {
position: absolute;
top: 0px;
left: 329px;
width: 70px;
height: 21px;
}

#dirsearch-txt2 {
position: absolute;
top: 3px;
left: 405px;
width: 170px;
height: 21px;
color: #4E5760;
}

#dirsearch-txt2 a {
color: #4E5760;
}

#join {
position: relative;
}
    #join-inp {
    margin-top: 5px;
    width: 158px;
    height: 18px;
    }
    #join-btn {
    margin-top: 5px;
    width: 120px;
    height: 21px;
    }
.AS_ajax_highlight1, .ajaxSearch_highlight1{
  color : #CC0000;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2{
  color : #CB53DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3{
  color : #DF53B5;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4{
  color : #DF5380;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5{
  color : #A453DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6{
  color : #53ADDF;
  padding: 0;
  font-weight: bold;
}

div.post #websignupfrm label {display:block;width:430px;margin-bottom:8px;}
div.post #websignupfrm label input {position:absolute;left:170px;}
div.post #websignupfrm fieldset {border:none;}
#ajaxSearch_output { z-index:901; }

