body {
	background: #21587B url(../images/clouds.gif) repeat-x;
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

a:link, a:visited {
	color : #305C8B; 
	text-decoration : none; 
} 

a {
	color : #305C8B; 
	
}
a:hover {
	color: #C9E9FE; 
	text-decoration : underline;
} 

h1 {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #89B100;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 a:link, h1 a:visited {
	color: #89B100;
}
h1 a:hover {
	color: #76950A;
	text-decoration: underline;
}
h2 {
   color: #fff;
   font-size: 10px;
   text-transform: uppercase;
   margin: 0;
   padding: 6px;
   background: #FFF url(../images/h2bg.gif) repeat-x;
   border: 1px solid #eee;
}
h3 {
   color: #fff;
   font-size: 10px;
   margin: 0;
   padding: 0 0 5px 0;
   border-bottom: 1px solid #555;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.smallDesc {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #777;
	text-decoration: none;
}
.smallDesc a:link, .smallDesc a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #89B100;
	text-decoration: underline;
}
.smallDesc a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #76950A;
	text-decoration: underline;
}
.list {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #777;
	text-decoration: none;
}
.list a:link, .list a:visited {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #89B100;
	text-decoration: none;
}
.list a:hover {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #76950A;
	text-decoration: underline;
}
.submit {
	float: right;
	vertical-align: bottom;
}
.text {
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.input {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ccc;
}
.search-input {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #C2DFED;
}
input.text {
	color: #000000;
	border: 1px solid #ccc;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #ccc;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #666;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.formPage {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #777;
	text-decoration: none;
}
.formPage a:link, .formPage a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #89B100;
	text-decoration: underline;
}
.formPage a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #76950A;
	text-decoration: underline;
}
.label {
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: none;
	color: #777;
}
.field {
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: none;
	color: #777;
	padding-bottom: 7px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #F00;
	background: #FFFFF3;
	border: 1px solid #ccc;
	text-align: left;
	clear: right;
}
.small, .small a:link, .small a:visited {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.small a:hover {
	color: #0A5981; 
	text-decoration : underline;
}
.sort {
	color: #0A5981;
	font-weight: bold;
}
.url {
	color: #393;
}
p.subcats {
   margin: 0px 0px 7px 0px;
   padding: 0px 0px 0px 0px;
}
p.subcats a:link, p.subcats a:visited {
   font-size: 10px;
   color: #777;
}
p.subcats a:hover {
   font-size: 10px;
   color: #444;
}
.count {
   color: #888;
   font-size: 9px;
   font-weight: normal;
}
.paging-links, .paging-info {
	font-size: 11px;
	color: #999;
	text-align: right;
}
.paging-info {
   font-style: italic;
}
.main-paging {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-decoration: none;
}
.main-paging a:link, .main-paging a:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #f90;
	font-weight: bold;
	text-decoration: none;
}
.main-paging a:hover {
	color: #999;
	text-decoration: underline;
}
.limit_field {
   font-family: verdana, arial;
   font-size: 11px;
   text-decoration: none;
   color: #f00;
   background: #fff;
   border: 0 solid transparent;
   border-width:0;
}
div.pr {
   font-size: 6pt;
   color: #000;
   float: left;
   margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999;
	height: 3px;
	font-size: 1px;
	background: #fff;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}
#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}
#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

#pathbar {
	background:  url(http://4vpo.com/templates/RisingSun/images/pathbar.gif) repeat-x;
	padding: 7px;
	text-align: center;
}
.path {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #637B01;
	background-color: #F4FFD6;
	font-weight: normal;
	padding: 7px;
}
.path a:link, .path a:visited {
	color: #637B01;
	text-decoration: underline;
}
.path a:hover {
	color: #0D866B;
	text-decoration: underline;
}
.sidebar {
	background-color: #fff;
}
.content {
	background-color: #fff;
}
.menu {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1489C0;
	text-decoration: none;
	background-color: #EBFAFC;			
}
.menu a:link, .menu a:visited {
	color: #4A9DC8;
	text-decoration: none;
	display: block;
	padding: 5px 6px;				
}
.menu a:hover {
	color: #1489C0;
	background-color: #EEF5CF;
	text-decoration: none;
}
#center {
	text-align: center;
}
#main {
	background-color: #fff;
	padding: 5px;
	width: 770px;
	text-align: left;
	margin: 0 auto 0 auto;
}
.featured {
	background: #FFFBED;
	padding: 10px;
	margin-top: 2px;
}
.regular {
	background: #fcfcfc;
	padding: 10px;
	margin-top: 2px;
}
#featuredbar {
   color: #fff;
   font-size: 10px;
   font-weight: bold;
   text-transform: uppercase;
   margin: 0;
   padding: 6px;
   background: #FFC103;
}
.flinks {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #777;
	font-weight: normal;
}
.flinks a:link, .flinks a:visited {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #3195C8;
	text-decoration: none;
	font-weight: bold;
} 
.flinks a:hover{
	text-decoration: underline;
}
.links {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #777;
	font-weight: normal;
}
.links a:link, .links a:visited {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #89B100;
	text-decoration: none;
	font-weight: bold;
} 
.links a:hover{
	text-decoration: underline;
}
.linksdetails a:link, .linksdetails a:visited {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 13px;
	color: #777;
}
.linksdetails a:hover {
	text-decoration: underline;
	color: #f90;
}
.thumb {
	width: 120px;
	height: 93px;
	border: 1px #333 solid;
}
.pricing {
	background: #FFFBED;
	margin-top: 2px;
}
.credits {
	font-family: verdana, arial;
	font-size: 9px;
	color: #999;
	background-color: #F5F5F5;
	font-weight: normal;
	text-decoration: none;
	padding: 8px;
	margin-top: 5px;
	background-image: url(../images/fbg.gif);
	background-repeat: no-repeat;
}
.credits a:link, .credits a:visited{
	color: #666; 
	font-weight: bold;
	text-decoration: none;
} 
.credits a:hover {
	color: #f90; 
	text-decoration: none;
}

/* LP */

.lp {
}

.rlinks {
	text-transform: capitalize;
}

.lp .path h1 {
	margin: 0;
	font-size: 20px;
	line-height: 20px;
	padding-left: 14px;
	background: url(../images/arrow.gif) no-repeat top left;
}

.lp h4 {
	margin: 5px 5px 0 5px;
	font-size: 12px;
}

.lp p {
	margin: 0 5px 10px 0px;
}
.clicker {
/*	border-bottom: 1px solid #09C;
	border-right: 1px solid #09C; */
	margin: 2px 50px 20px 5px;
	width: 440px;
	height: 80px;
	padding: 5px;
}


.adsblock {
	display: block;
	width: 440px;
	height: 70px;

}

.adsblock .clicker {
	margin: 0;
/*	padding: 4px; */

}
.clicker a {

	text-decoration: none;
	color: #000;
}

.clicker a .moreinfo {
	border: 0;
}

.clicker a .no {
	border: 0;
	margin: 0 20px 20px 0;
}

.clicker a h3 {
	font-size: 16px;
	margin: 0;
	padding-top: 20px;
	color: #036;
	border: 0;
}

.clicker a p {
	margin: 0;
	color: #000;
}

.clicker a p.url {
	color: #333;
	font-weight: bold;
	margin-bottom: 30px;
}

.header {
	background: #FFF;
	font-size: 1.2em;
	height: 115px; 
	text-align: center;
	margin: 0 auto;
	width: 780px;
}

.adsblock {
	float: left;
	width: 440px;
	height: 80px;
	margin: 8px 0px;
	background: url(../images/adsblock.gif) no-repeat;
	cursor: hand;
}

.ads_number {
	width: 72px;
	height: 80px;
	float: left;
	margin: 10px;
}

.ads_detail {
	float: left;
	margin-top: 24px;
	width: 300px;
}

.ads_title {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

.ads_description {
	width: 280px;
	font-size: 11px;
	color: #444;
}
.ads_site {
	font-weight: bold;
	text-decoration: none;
}



#mainads {
	float: left;
	margin-left: 8px;
	width: 440px;
}

#msn_news {
	width: 460px;
	margin: 4px;
	padding: 0;
}

#msn_news .clicker{
	margin: 4px;
	padding: 0px;
	width: 460px;
	overflow: hidden;
}
#msn_news p{
	margin: 0;
	padding: 0;
}


#msn_news h3{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}

#mainnews {
	float: left;
	margin-left: 2px;
	width: 150px;
}

#leftwrapmenu {
	float: left;
	width: 150px;
	height: auto;	
	
}

#leftwrapmenu ul {
	list-style-type: none;
	width: 140px;
	background: #EBFAFC;
	padding: 0;
	margin: 5px;
	height: 350px;
}



#leftwrapmenu ul li a {
	padding: 0;
	margin: 4px;
	font-size: 11px;
	color: #005F96;
	border-bottom: 1px dotted #fff;
	line-height: 200%;
}

#leftwrapmenu ul li a:hover {
	font-size: 11px;
	color: #BCD270;
	border-bottom: 1px dotted #fff;
}


.navigation {	
	width: 776px;
	margin: 0 auto; 
	background: #D9E1E5 url(http://4vpo.com/templates/RisingSun/images/nav.gif);
	border-left: 1px solid #DFEEF7;
	border-right: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 30px;
}
.navigation a {
	background: #D9E1E5 url(http://4vpo.com/templates/RisingSun/images/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 30px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}