a.tryitbtn,a.tryitbtn:link,a.tryitbtn:visited,a.showbtn,a.showbtn:link,a.showbtn:visited {
   color:#FFFFFF;
   background-color:#ffffff;
   font-weight:bold;
   font-size:12px;
   width:120px;
   text-align:center;
   padding:20px;
   padding-top:3px;
   padding-bottom:4px;
   border:1px solid #ffffff;
   outline:1px solid #98bf21;
   text-decoration:none;
   margin-left:1px;
}

a.tryitbtn:hover,a.tryitbtn:active,a.showbtn:hover,a.showbtn:active {
   background-color:#cccccc;
}

/* *************** pager ************ */
/* Pager */
#pager {
   border-top:1px solid #dadada;
   border-bottom:1px solid #dadada;
   border-left:1px solid #dadada;
   border-right:1px solid #dadada;
   clear:both;
   color:black;
   background-color:#EEEEFF;
   font-size:0.6em;
   line-height:1.8em;
   margin:0 auto;
   padding:0px 0;
   margin-left:20px;
   margin-right:40px;
   text-align:center;
}

#pager p {
   margin:0;
   padding:0;
}

#pager a {
   color:#808080;
}

/* *************** top menu ************ */

#topmenu{
	width:100%;
	border-top-width: thin;
	border-top-style:solid;
	border-top-color: #e2e2e2;
	margin-left: 0px;
	padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.6em;
	color:#666;
        background-color:#333333;
}


#topmenu ul{
	margin-top: 0px;
	margin-bottom: 1px;
}

#topmenu ul li{
	display: inline;
	padding: 5px;
	margin: 0;
}

#topmenu a:link {
	text-decoration:underline;
	color: #f8b623;
}
#topmenu a:visited {
	text-decoration:underline;
	color:#f8b623;
}
#topmenu a:hover {
	text-decoration:underline;
	color:#F33;
}
#topmenu a:active {
	text-decoration:underline;
	color:#f8b623;
} 



/* *************** body ************ */

body {
	width:100%;
	background-image:url("/inc/img/bg_long.gif");
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}

/* *************** wrapper ************ */

#wrapper {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #f8b623;
	margin-left:auto;
	margin-right:auto;
	/* width:1024px; */
	width:100%;
        background-image:url("/inc/img/icon_arrow_large.gif");
        background-repeat:no-repeat;
        background-position:left top;
}


/* *************** Header ************ */
	
#header {
	width:87%;
	padding-left:120px;
	margin-left:auto;
	margin-right:auto;
	position: static;
}

#header h1{
	font-weight: bold;
	font-size: 24px;
	margin-left: 10px;
	color:#666;
	line-height: 30px;
	z-index: 3;
	position: relative;
	
}

#header h1:first-letter {
	font-size:60px;
	color:#333;
	z-index: 2;
	position: relative;
}

#header h1 a:link {
	text-decoration:underline;
	color: #fd6b3c;
}
#header h1 a:visited {
	text-decoration:underline;
	color:#fd6b3c;
}
#header h1 a:hover {
	text-decoration:underline;
	color:#F33;
}
#header h1 a:active {
	text-decoration:underline;
	color:#F33;
} 

#header p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	padding-left:10px;
	font-weight:bold;
}

#header h3{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	font-weight: bold;
	text-align: left;
	margin-right: 10px;
}

/* *************** Ads Header ************ */

#ads_head {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:0px;
}

#ads_head h4 {
	font-weight: bold;
	font-size: 10px;
	color:#666;
	line-height:1.5;
	position: relative;	
	display:inline;
}

#ads_head h4 a:link {
	text-decoration:underline;
	color: #fd6b3c;
}
#ads_head h4 a:visited {
	text-decoration:underline;
	color:#fd6b3c;
}
#ads_head h4 a:hover {
	text-decoration:underline;
	color:#F33;
}
#ads_head h4 a:active {
	text-decoration:underline;
	color:#F33;
} 

#ads_head a:link {
	text-decoration:underline;
	color: #666;
}

#ads_head a:visited {
	text-decoration:underline;
	color:#666;
}
#ads_head a:hover {
	text-decoration:underline;
	color:#333;
}
	
#ads_head a:active {
	text-decoration:underline;
	color:#333;
} 

#ads_head td {
	font-size: 10px;
	color:#666;
	line-height:1.5;
	position: relative;	
	display:inline;
}

/* *************** Main ************ */

#main{
	/* width:1024px; */
	width:98%;
	margin-left:1%;
	margin-right:1%;
	position:static;
}

/* *************** Main Left ************ */

#main #left{
	width:30%;
	float:left;
	position:static;
}

#main #left h2{
	font-family:Verdana, Geneva, sans-serif;
	line-height: 2.5em;
	font-size: 0.8em;
	font-weight:bold;
	color:#666;
	padding-left:1.5em;
	display:inline;
}

#main #left ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#main #left ul li {
	line-height: 2em;
	font-size: 0.75em;
	text-indent:2.2em;
	font-family: Arial, Helvetica, sans-serif;
}

#main #left li a:link {
	text-decoration:underline;
	color: #0a5487;
}

#main #left li a:visited {
	text-decoration:underline;
	color:#006699;
}
#main #left li a:hover {
	text-decoration:underline;
	color:#006699;
}
	
#main #left li a:active {
	text-decoration:underline;
	color:#006699;
} 

#main #left #new{
	width:100%;
	border-width: thin;	
	border-style: solid;	
	border-color: #e2e2e2;
	background-color:#FFF;
	margin-bottom:20px;
}

#main #left #categories{
	width:100%;
	border-width: thin;	
	border-style: solid;	
	border-color: #e2e2e2;
	background-color:#FFF;
	margin:5px 0px 5px 0px;
	margin-bottom:20px;
}

#main #left #categories #category_box{
	width:99%;
	height:98%;
	background-color:#f1f6fe;
	margin: 3px;
}

#main #left #rss{
	width:100%;
	border-width: thin;	
	border-style: solid;	
	border-color:#e2e2e2;
	background-image:url("/inc/img/bg.gif");
	background-repeat:repeat;
}

#main #left #rss #rss_box{
	width:99%;
	height:98%;
	background-color:#fff;
	margin: 3px;
}

/* *************** Main Column2 Head************ */

#main #column2_head{
	width:69%;
	float:right;
	border-width: thin;	
	border-style: solid;	
	border-color: #e2e2e2;
	background-color:#FFF;	
	position:static;
	margin-bottom: 1em;
}

#main #column2_head h2{
	font-family:Verdana, Geneva, sans-serif;
	line-height: 2.5em;
	font-size: 0.8em;
	font-weight:bold;
	color:#666;
	padding-left:1.5em;
	display:inline;
}

#main #column2_head h3{
	font-family:Verdana, Geneva, sans-serif;
	line-height: 1.2em;
	font-size: 0.8em;
	/* font-weight:bold; */
	color:#666;
	padding-left:1.5em;
	display:inline;
}

#main #column2_head p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	line-height: 1.5em;
	margin-top: 0em;
	margin-right: 2em;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-left:30px;
}


#main #column2_head ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#main #column2_head ul li {
	line-height: 1.3em;
	font-size: 0.7em;
	/* font-weight:bold; */
	text-indent:2.2em;
	font-family: Verdana, Geneva, sans-serif;
	list-style-position: inside;
}

#main #column2_head li a:link {
	text-decoration:underline;
	color: #fd6b3c;
}

#main #column2_head li a:visited {
	text-decoration:underline;
	color:#F33;
}
#main #column2_head li a:hover {
	text-decoration:underline;
	color:#F33;
}
	
#main #column2_head li a:active {
	text-decoration:underline;
	color:#F33;
} 



/* *************** Main Column2 ************ */

#main #column2{
	width:69%;
	float:right;
	border-width: thin;	
	border-style: solid;	
	border-color: #e2e2e2;
	background-color:#FFF;	
	position:static;
}

#main #column2 h2{
	font-family:Verdana, Geneva, sans-serif;
	line-height: 2.5em;
	font-size: 0.8em;
	font-weight:bold;
	color:#666;
	padding-left:1.5em;
	display:inline;
}

#main #column2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	line-height: 1.5em;
	margin-top: 0em;
	margin-right: 2em;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-left:30px;
}


#main #column2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#main #column2 ul li {
	line-height: 1.2em;
	font-size: 0.8em;
	font-weight:bold;
	text-indent:0.0em;
	font-family: Verdana, Geneva, sans-serif;
	list-style-position: outside;
	list-style-image: url("/inc/img/icon_arrow.gif");
	margin-left:40px;
	margin-bottom:10px;
	margin-top:10px;
}

#main #column2 li a:link {
	text-decoration:underline;
	color: #fd6b3c;
}

#main #column2 li a:visited {
	text-decoration:underline;
	color:#F33;
}
#main #column2 li a:hover {
	text-decoration:underline;
	color:#F33;
}
	
#main #column2 li a:active {
	text-decoration:underline;
	color:#F33;
} 

#main #column2 img {
	max-width: 100%;
	max-height: 100%;
} 


/* *************** Clear ************ */

.clear{
	clear:both;
}

/* *************** Flower? ************ */

#flower{
	position:absolute;
	top: 0px; 
	left: 0px; 
	z-index: 1;
}

/* *************** Footer ************ */

#footer p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:bold;
	text-align: center;
}

#footer{
	width:100%;
	height:65px;
	border-top-width: thin;
	border-top-style:solid;
	border-top-color: #e2e2e2;
	margin-left: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	color:#666;
}


#footer ul{
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	text-align: center;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer ul li{
	display: inline;
	padding: 5px;
	margin: 0;
}
	
#footer ul li a:link {
	text-decoration:none;
	color:#666;
}
	
#footer ul li a:visited {
	text-decoration:none;
	color:#666;
}
	
#footer ul li a:hover {
	text-decoration:none;
	color:#333;	
}
	
#footer ul li a:active {
	text-decoration:none;
	color:#333;	
} 
	

.tagbtnon {
  background:#25A6E1;
  background:-moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
  background:-webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
  background:-o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
  background:-ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
  background:linear-gradient(top,#25A6E1 0%,#188BC0 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1',endColorstr='#188BC0',GradientType=0);
  padding:2px 4px;
  color:#fff;
  font-family:'Helvetica Neue',sans-serif;
  font-size:13px;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border:1px solid #1A87B9;
  line-height:24px;
  cursor:pointer;
  margin:0px 0px;
  user-select: none;
  white-space:nowrap;
  text-decoration:none;
}

.tagbtnoff {
  background:#fff;
  background:-moz-linear-gradient(top,#fff 0%,#fff 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#fff));
  background:-webkit-linear-gradient(top,#fff 0%,#fff 100%);
  background:-o-linear-gradient(top,#fff 0%,#fff 100%);
  background:-ms-linear-gradient(top,#fff 0%,#fff 100%);
  background:linear-gradient(top,#fff 0%,#fff 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#fff',GradientType=0);
  margin:2px 2px;
  padding:0px 2px;
  color:#25A6E1;
  font-family:'Helvetica Neue',sans-serif;
  font-size:13px;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border:1px solid #1A87B9;
  line-height:24px;
  cursor:pointer;
  user-select: none;
  white-space:nowrap;
  text-decoration:none;
}

.tagbtnlnk {
  margin:2px 2px;
  padding:0px 2px;
  font-family:'Helvetica Neue',sans-serif;
  font-size:13px;
  line-height:24px;
}

.tagmnu {
   background:#ccddee;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24;
/*
    background-color:#ccc;
    color:#000;
*/
    text-decoration:none;
}

a.info:hover{
    z-index:25;
    background-color:#ff0;
}

a.info span{
   display: none
}

a.info:hover span{ /*the span will display just on :hover state*/
   display:block;
   position:absolute;
   top:2em; left:2em;
   width:15em;
   border:1px solid #0cf;
   background-color:#cff;
   color:#000;
   text-align: center;
}

.itemtitle {
   margin-top: 10px; 
   padding-bottom: 9px; 
   padding-top: 9px; 
   margin-left: 22px;
   margin-right: 22px;
   border: 1px solid #cccccc;
}

.itemmenu {
   margin-top: 0px; 
   padding: 9px; 
   margin-left: 40px;
   margin-right: 40px;
   border: 1px solid #cccccc;
   background:rgba(191, 216, 253, 0.69);
   font-size:10px;
}

.itemad {
   background:#dddddd;
   text-align: center;
   margin: 3px auto auto;
   max-width: 478px;
   padding-bottom: 3px;
   padding-left: 3px;
   padding-top: 5px;
}

.itembody {
   overflow:hidden;
   margin-top: 0px;
   padding-bottom: 9px;
   padding-top: 9px;
   margin-left: 22px;
   margin-right: 22px;
}
