

#logo{
	min-width: 100px;
	margin: 0 0 0 0;
	}

#logo h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:2.7em;
	}
	
#logo h2{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:2em;
	}

#logo a {
	color:#000000;
	}
	
#logo a:hover {
	color:#cc0000;
	}

a{
	color:#cc0000;
	}

a:hover{
	color:#cc0000;
	}

.linkcolor2 {
	color:#2d2d2d;
	}

.linkcolor2 a{
	color:#7d6d6d;
	}

.linkcolor2 a:hover{
	color:#7d6d6d;
	}

.linkcolor3 {
	color:#2d2d2d;
	}

.linkcolor3 a {
	color:#7d6d6d;
	}

.linkcolor3 a:hover {
	color:#cc0000;
	}
	
h1 {
	font-size: 2em;
	}

h2 {
	font-size: 1.5em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h2, h3, h4{
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#2d2d2d;
	}

.headcolor a{
	color:#2d2d2d;
	}

.headcolor a:hover{
	color:#cc0000;
	}
	
.bg{
	background: #eeeeee<? if ($rich_bgimage == "true") { ?> url(http://example.com/example.gif) top center repeat <? } ?>;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #2d2d2d;
	}

.containermargin {
	margin: 0px auto 0px auto;
	}

.bg_container{ 
	padding: 20px 0 20px 0;  
	<? if ($rich_bgcontainer == "true") { ?>background: <? if ($rich_bgcontainercolor == "true") { ?>#ffffff<? } ?><? if ($rich_bgcontainerimage == "true") { ?> url(http://example.com/example.gif) top center repeat <? } ?>;<? } ?>
<? if ($rich_containerborder == "true") { ?>border: 1px solid #000000;
<? if ($rich_containerradiusseperatly == "false") { ?>
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;<? } else { ?>

	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-radius-topright: 5px;
	border-top-right-radius: 5px;

    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;

    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	<? } ?>	<? } ?>
	
	}

.headerbg {
	<? if ($rich_bgheader == "true") { ?>background: <? if ($rich_bgheadercolor == "true") { ?>#ffffff <? } ?> <? if ($rich_bgheaderimage == "true") { ?> url(http://example.com/example.gif) top center repeat <? } ?>; <? } ?>
	padding: 1px 0px 15px 0px;
<? if ($rich_headermarginsleftright == "false") { ?>
	margin: 0px 10px 0px 10px;
<? } else { ?>
	margin: 0px 0px 0px 0px;
<? } ?>
<? if ($rich_headerborder == "true") { ?>
	border: 1px solid #d6d6d6;
<? if ($rich_headerradiusseperatly == "false") { ?>
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	<? } else { ?>
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-radius-topright: 5px;
	border-top-right-radius: 5px;

    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;

    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
<? } ?><? } ?>
	}

.bg_nav{
<? if ($rich_navmarginsleftright == "false") { ?>
	margin: 5px 10px 5px 10px;
<? } else { ?>
	margin:5px 0px 5px 0px;
<? } ?>
	padding-top: 0px; padding-bottom: 0px;
<? if ($rich_navbg == "true") { ?> 
	background:<? if ($rich_bgnavimage == "true") { ?> url(http://example.com/example.gif) top center repeat <? if ($rich_bgnavcolor == "true") { ?>#969696<? } ?>;
<? } ?>
<? if ($rich_navgradient == "true") { ?> 
url(http://www.lanyards-bedrucken.com/wp-content/themes/rich-biz-pro_1-1/images/header-img.php?upper=505050&lower=505050) bottom repeat-x #505050;<? } else { ?> <? if ($rich_bgnavcolor == "true") { ?>#969696<? } ?>; 
<? } ?>
<? } ?>
<? if ($rich_navborder == "true") { ?>border: solid 1px #d6d6d6;
<? if ($rich_navradiusseperatly == "false") { ?>
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	<? } else { ?>

	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-radius-topright: 5px;
	border-top-right-radius: 5px;

    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;

    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
<? } ?>
<? } ?>
	}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: 0;
	width: 14em;
}


#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .93;
	filter: alpha(opacity=93);
	background: #c5c5c5;
	width: 14em;
	color: #4d4d4d;
	float: none;
	}
	
#nav li li a:hover, #nav li li a:active {
	opacity: .93;
	filter: alpha(opacity=93);
	background: #505050;
	color: #ffffff;
	text-decoration:none;
	}

#nav li.current_page_item, #nav li.current_page_ancestor {
	color:#cc0000;
	}
	
#nav li.current_page_item a, #nav li.current_page_ancestor a{
	color:#cc0000; <? if ($rich_navitembg == "true") { ?>
	background: #ffffff<? if ($rich_navitemimage == "true") { ?> url(http://example.com/example.gif) top center repeat 
	<? } ?>;<? } ?>
	}

ul.nav { 
	position:relative;
  	height:2.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:1.0em; 
<? if ($rich_capitals == "true") { ?> 
	text-transform: uppercase;
	<? } ?> 
	}


ul.nav li a {
	color:#000000;
	<? if ($rich_navitembg == "true") { ?>
	background: #d6d6d6	<? if ($rich_navitemimage == "true") { ?> 
	url(http://example.com/example.gif) top center repeat 
	<? } ?>; <? } ?>
	text-decoration:none;
	display:block;
	float:left;
	padding:0 1em 0 1em;
	margin:0 1em 0 1em;
	<? if ($rich_navitemborder == "true") { ?>border-top:1 solid #d6d6d6; 
	border-right:1 solid #d6d6d6; 
	border-bottom:1 solid #d6d6d6; 
	border-left:1 solid #d6d6d6;
	<? if ($rich_navitemradiusseperatly == "false") { ?>
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	<? } else { ?>
	
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-radius-topright: 5px;
	border-top-right-radius: 5px;

    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;

    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	<? } ?>	<? } ?>
	}

ul.main li:hover a {
	<? if ($rich_navitembg == "true") { ?>background: #ffffff<? if ($rich_navitemimage == "true") { ?> 
	url(http://example.com/example.gif) top center repeat 
	<? } ?>;<? } ?>
  color:#cc0000;
  <? if ($rich_navitemborder == "true") { ?>
  border-top:1 solid #cc0000; 
  border-right:1 solid #cc0000; 
  border-bottom:1 solid #cc0000; 
  border-left:1 solid #cc0000;
	<? } ?>
	}

ul.main li:hover ul li a {
	color:#4d4d4d; background:#c5c5c5; 	
	opacity: .93;
	filter: alpha(opacity=93); 
	border:0;      	
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

ul.main li:hover ul li a:hover {
	color:#ffffff; 
	background:#505050;     
	border:0;
  	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

ul.main li a {
	height:2.6em;
	line-height:2.6em;
}

ul.nav li ul {
	cursor:default;
	width:100%;
	max-width:100%;
	position:absolute;
	height:auto;
	top:2.6em;
	background-position:0 0 !important;
	left:-9000px;
}

ul.nav img {
	margin: 0.6em 0.5em 0 0.5em;
}

.icons img {
	margin: 0.6em 0.5em 0 0.5em;
}

.searchbox input {
	background: <? if ($rich_searchboximage == "true") { ?> 
	url(http://example.com/example.gif) top center repeat <? } ?>#ffffff;
	color:#000000;
	font-size:1.2em;
	width:140px;
	padding:0 0.5em 0 0.5em;
	margin:0.4em 0.6em 0 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #d6d6d6;
	
}

.boxes {
	<? if ($rich_boxbg == "true") { ?>background: <? if ($rich_boximage == "true") { ?> url(http://example.com/example.gif) bottom center repeat-x <? } ?> <? if ($rich_bgboxcolor == "true") { ?>#ffffff<? } ?>;
	<? } ?>
	<? if ($rich_boxborder == "true") { ?>
	border: solid 1px #505050;
	
	<? if ($rich_boxradiusseperatly == "false") { ?>
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	<? } else { ?>
		
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-radius-topright: 5px;
	border-top-right-radius: 5px;

    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;

    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;

	<? } ?>


	<? } ?>
	
}

.boxesext {
	padding: 15px 15px 15px 15px;
	margin: 10px 0 0px 0;
}
	
.sidebarboxes {

<? if ($rich_sidebarboxsettings == "false") { ?>
	<? if ($rich_boxbg == "true") { ?>background: <? if ($rich_boximage == "true") { ?> url(http://example.com/example.gif) bottom center repeat-x <? } ?> <? if ($rich_bgboxcolor == "true") { ?>#ffffff<? } ?>;
	<? } ?>
	<? if ($rich_boxborder == "true") { ?>
	border: solid 1px #505050;
	<? if ($rich_boxradiusseperatly == "false") { ?>
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	<? } else { ?>
		
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-radius-topright: 5px;
	border-top-right-radius: 5px;

    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;

    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;

	<? } ?><? } ?>
	padding: 15px 15px 15px 15px;
	
<? } else { ?>

	<? if ($rich_sidebarboxbg == "true") { ?>background: <? if ($rich_sidebarboximage == "true") { ?> url(http://example.com/example.gif) bottom center repeat-x <? } ?> <? if ($rich_bgsidebarcolor == "true") { ?>#ffffff<? } ?>;<? } ?>
	<? if ($rich_sidebarboxborder == "true") { ?>
	border: solid 1px #d6d6d6;
	
	<? if ($rich_sidebarboxradiusseperatly == "false") { ?>
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	<? } else { ?>
		
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-radius-topright: 5px;
	border-top-right-radius: 5px;

    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;

    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;

	<? } ?><? } ?>

	padding: 15px 15px 15px 15px;<? } ?>
	
	
	margin: 10px 0 0px 0;
	}	
	
.sidebarheaderbg {<? if ($rich_sideheadlinebg == "true") { ?> background: <? if ($rich_sideheadlineimage == "true") { ?> url(http://example.com/example.gif) bottom center repeat-x <? } ?> <? if ($rich_bgsidebarhdcolor == "true") { ?>#cc0000<? } ?> ;
	
	padding: 5px 5px 5px 5px;

<? } ?>

<? if ($rich_sideheadlineborder == "true") { ?>
	border: solid 1px #d6d6d6;
	<? if ($rich_navitemradiusseperatly == "false") { ?>
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
		
	<? } else { ?>
	
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-radius-topright: 5px;
	border-top-right-radius: 5px;


    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;

    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	
	<? } ?>
	<? } ?>

	}

.sidebarcontentpadding {

padding: 0px 0px 0px 0px;

	}
	
#sidebar h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	margin: 0 0 0 0;
	}

#sidebar h3{
	color:#2d2d2d;
	}

.footerbg {
<? if ($rich_bgfooter == "true") { ?>background: <? if ($rich_bgfootercolor == "true") { ?>#ffffff <? } ?><? if ($rich_bgfooterimage == "true") { ?> url(http://example.com/example.gif) top center repeat <? } ?>; <? } ?>
	padding: 15px 0px 15px 0px;

<? if ($rich_footermarginsleftright == "false") { ?>
	margin: 0px 10px 0px 10px;
<? } else { ?>
	margin:0px 0px 0px 0px;
<? } ?>
<? if ($rich_footerborder == "true") { ?>
	border: 1px solid #d6d6d6;
<? if ($rich_footerradiusseperatly == "false") { ?>
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	<? } else { ?>
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-radius-topright: 5px;
	border-top-right-radius: 5px;

    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;

    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
<? } ?><? } ?>
	}



.wp-caption {
	border: 1px solid #dddddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 8px 3px 0 3px;
	margin-top: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption p.wp-caption-text {
	color: #2d2d2d;
	font-size: 0.8em;
	font-weight: bold;
	line-height:0.9em;
	padding: 2px 3px 3px 3px;
	margin: 0;
	}

.gallerythumb {

<? if ($rich_gallerybg == "true") { ?>background: <? if ($rich_galleryimage == "true") { ?> url(http://example.com/example.gif) bottom center repeat-x <? } ?> <? if ($rich_bggallerycolor == "true") { ?>#ffffff<? } ?>;
	<? } ?>
	<? if ($rich_galleryborder == "true") { ?>
	border: solid 1px #505050;
	<? if ($rich_galleryradiusseperatly == "false") { ?>
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	<? } else { ?>
		
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-radius-topright: 5px;
	border-top-right-radius: 5px;

    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;

    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	<? } ?><? } ?>
	}

.albums {
	padding:10px 10px 10px 10px;
	margin:  5px 5px 5px 5px;
	}

.photolist {
	padding:10px 10px 10px 10px;
	margin:  5px 5px 5px 5px;
	}

<? if ($rich_albumtitle == "true") { ?>
.bg_overlay {
	background: #ffffff;
	}

.album_overlay {
	position:absolute;
	opacity: .75;
	filter: alpha(opacity=75);
	height: 30px;
	width: 280px;
	bottom: 11px;
	left: 0;
	margin: 0 10px 0 10px;
	}

.album_title {
	position:absolute;
	bottom: 13px;
	left: 10px;
	margin: 0 0 6px 9px;
	font-weight:bold;
	font-size:14px;
	}

.album_title a{
	color:#2d2d2d;
	}

.album_title a:hover{
	color:#cc0000;
	}
<? } ?>

#lightbox{
	background-color:#000000;
	padding:20px 20px 10px 20px;
	color:#b9b9b9;
	}

#overlay{
	opacity: .70;
	filter: alpha(opacity=70);
	background: #ffffff;
	}

