/*  GENERAL CSS ---------------------------------------------*/
html {
	min-height: 1024px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 1em;
	background-color: #EBECEE;
}
img {
	border: none;
}
p {
	/*line-height: 1.4;*/
}
form {
	clear: left;
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0;
}
/*  \GENERAL CSS */
/* MAIN CSS ---------------------------------------------*/
#rbody {
	margin: 0 auto 0 auto;
	width: 980px;
	background-color: #EBECEE;
	position: relative;
	overflow: hidden;
	position: relative;
}
#rprebody {
	position: absolute;
	height: 1px;
}
#rprebody img{
	width:1px;
	height:1px;
}
#rheader {
	background-color:#EBECEE;
	clear: both;
	overflow: hidden;
}
#rheader h1 {
	margin: 0;
	padding: 0;
}
#rheader h1 a {
	display: block;
	height: 90px;
	width: 270px;
	text-indent: -2000em;
	z-index: 1000;
	background-image: url('http://erofuck.ru/photos/images/logo.jpg');
	background-repeat: no-repeat;
	top: 0;
	position: absolute;
}
#rheader h1 a:hover, #rheader h1 a:focus {
	background-position: -270px top;
}
#rheader h1 a:hover, h1 a:focus {
	cursor: pointer;
}
#rwellcome {
	padding: 10px 30px 0 30px;
	float: right;
	width: 650px;
}
#rwellcomearea {
	text-align: center;
	font-size: 0.8em;
}
#rwellcomearea strong {
	color: #FF6600;
}
#rwellcomemenu {
	padding-top: 10px;
	text-align: center;
}
#rwellcomemenu ul {
	margin: 0;
	padding: 0;
	height: 26px;
}
#rwellcomemenu ul li {
	list-style-type: none;
	height: 26px;
	line-height: 26px;
	float: left;
	margin: 0 5px 0 5px;
	padding: 0;
	vertical-align: bottom;
	background: transparent url('http://erofuck.ru/photos/images/m_l.jpg') no-repeat;
	background-position: left center;
	width: auto;
}
/*for ie6*/
#rwellcomemenu ul .l1 {
	width: 130px;
}
#rwellcomemenu ul .l2 {
	width: 150px;
}
#rwellcomemenu ul .l3 {
	width: 170px;
}
#rwellcomemenu ul .l4 {
	width: 150px;
}
/*for \ie6*/
#rwellcomemenu ul li div {
	background: transparent url('http://erofuck.ru/photos/images/m_r.jpg') no-repeat;
	background-position: right center;
	height: 26px;
	line-height: 26px;
}
#rwellcomemenu ul li a {
	font-size: 0.8em;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
	white-space: nowrap;
	margin: 5px 7px 5px 7px;
	display: inline;
}
#rwellcomemenu ul li a:hover, #rwellcomemenu ul li:hover {
	color: #F37E31;
}
#rheaderview {
	color: #808080;
	font-weight: bold;
	text-align: center;
	padding: 10px 30px 3px 300px;
	float: right;
	width: 650px;
}
#rheaderview strong {
	color: #FF6600;
	text-decoration: underline;
}
#rmain {
	overflow: hidden;
	clear: both;
}
#rleftsidebar {
	width: 185px;
}
#rleftsidebar ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#rleftsidebar ul, #rleftsidebar ul ul, #rleftsidebar ul li, #rleftsidebar ul li {
	margin: 0;
	list-style: none;
}
#rleftsidebar ul li h4 {
	background: url('http://erofuck.ru/photos/images/b6.gif') top left no-repeat;
	margin: 0;
	padding: 6px 0px 6px 15px;
	font-size: 0.8em;
	font-weight: bold;
	color: #444444;
}
#rleftsidebar .rleftmenu, #rleftsidebar .rleftview {
	background: url('http://erofuck.ru/photos/images/b4.gif') bottom left no-repeat;
	padding-right: 9px;
	padding-left: 7px;
	padding-bottom: 10px;
}
#rleftsidebar .rleftmenu li {
	background: url('http://erofuck.ru/photos/images/link2.gif') center left no-repeat;
	padding: 5px 0 5px 15px;
	border-top: 1px gray dotted;
	font-size: 0.8em;
}
#rleftsidebar .rleftview li {
	padding: 5px 0 5px 3px;
	font-size: 0.8em;
}
#rleftsidebar ul li {
	background: url('http://erofuck.ru/photos/images/b8_new.gif') top right repeat-y;
}
#rleftsidebar ul li ul li {
	background: none;
}
#rleftsidebar .rleftmenu .first {
	border: 0;
}
#rleftsidebar .rleftmenu li a {
	color: #444444;
	text-decoration: none;
}
#rleftsidebar .rleftview li a {
	color: #FF6600;
	white-space: nowrap;
	cursor: pointer;
}
#rleftsidebar .rleftview li a:hover {
	color: red;
}
#rleftsidebar .rleftmenu li a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#rrightsidebar {
	width: 778px;
	float: right;
	margin-left: 7px;
	padding-top: 10px;
}
#rrightsidebarmax {
	margin-left: 9px;
	padding-top: 10px;
}
#rtopmenu ul {
	margin: 0;
	list-style: none;
	padding: 0;
	height: 24px;
}
#rtopmenu ul li {
	background: url('http://erofuck.ru/photos/images/m4.gif') bottom left no-repeat;
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	margin: 0 2px 0 0;
	list-style: none;
	width: auto;
}
/* for ie6 */
#rtopmenu ul .m1 {
	width: 100px;
}
#rtopmenu ul .m2 {
	width: 100px;
}
#rtopmenu ul .m3 {
	width: 105px;
}
#rtopmenu ul .m4, #rtopmenu ul .m7 {
	width: 115px;
}
#rtopmenu ul .m5 {
	width: 85px;
}
#rtopmenu ul .m6 {
	width: 90px;
}
/* for \ie6 */
#rtopmenu ul li a, #rtopmenu ul li div span {
	background: url('http://erofuck.ru/photos/images/m5.gif') bottom left repeat-x;
	width: auto;
	white-space: nowrap;
}
#rtopmenu ul li div {
	height: 24px;
	line-height: 24px;
	display: block;
	background: url('http://erofuck.ru/photos/images/m6.gif') bottom right no-repeat;
	width: auto;
}
#rtopmenu .activeTab {
	background: url('http://erofuck.ru/photos/images/m8.gif') bottom left no-repeat;
}
#rtopmenu .activeTab a, #rtopmenu .activeTab span {
	background: url('http://erofuck.ru/photos/images/m7.gif') bottom left repeat-x;
}
#rtopmenu .activeTab div {
	height: 24px;
	line-height: 24px;
	display: block;
	background: url('http://erofuck.ru/photos/images/m9.gif') bottom right no-repeat;
}
#rtopmenu ul li a, #rtopmenu .activeTab a, #rtopmenu ul li div span, #rtopmenu .activeTab div span {
	font-size: 0.8em;
	color: #444444;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
	padding: 0 5px 0 5px;
	white-space: nowrap;
	display: block;
	height: 24px;
	line-height: 24px;
}
#rtopmenu ul li a:hover {
	color: #ff6600;
}
#rtopmenuarea {
	overflow: hidden;
	clear: both;
	background: #EEEEEE url('http://erofuck.ru/photos/images/tr.gif') top right no-repeat;
	padding: 5px;
}
#rtopmenuarea h2 {
	clear:both;
	margin: 0;
	font-size: 0.8em;
	color: gray;
	text-align: right;
	border-bottom:1px #B1B1B1 solid;
}
#rtopmenuarea h2 a {
	color: gray;
}
#rtopmenufooter {
	background: #EEEEEE url('http://erofuck.ru/photos/images/bl.gif') bottom left no-repeat;
	clear: both;
	margin-bottom: 10px;
}
#rtopmenufooter p {
	background: url('http://erofuck.ru/photos/images/rb.gif') bottom right no-repeat;
	margin: 0;
	text-align:center;
	font-size: 1.1em;
	padding: 5px;
}
#rtopmenufooter p strong {
	color: #FF6600;
	text-decoration: underline;
	cursor: pointer;
}
#rthumbs {
	text-align: center;
	width:100%;
	padding:0;
}
#rthumbs img {
	border: 1px #EEE solid;
	float: left;
	margin: 0em;
}
#rthumbs img:hover {
	border: 1px black solid;
}
#rthumbsvideo img {
	border: 15px #DDD solid;
	float: left;
	margin: 1px;
}
#rthumbsvideo img:hover {
	border: 15px #CCCCCC solid;
}
#rprefooter {
	clear: both;
	text-align: center;
}
#rprefooter img {
	margin: 2px;
	border: 1px gray solid;
	float: left;
}
#rprefooter a {
	color: #333333;
}
#rprefooter a:hover {
	color: red;
}
#rfooter {
	border-top:1px orange solid;
	height: 52px;
	padding-top: 30px;
	text-align: center;
	font-size: 0.8em;
	clear: both;
}
#rfooter p {
	margin: 1px;
	clear: left;
}
#rfooter p a {
	font-size: 1em;
	color: #333333;
}
#rfooter p a:hover {
	color: #FF6600;
}
#rads {
	margin-bottom: 10px;
	clear: both;
}
#rpages {
	clear: both;
	padding: 10px 5px 10px 5px;
}
#rpages p {
	text-align: center;
}
#rpages a {
	border-bottom: 1px gray solid;
	border-right: 1px gray solid;
	border-top: 1px #D6D6D6 solid;
	border-left: 1px #D6D6D6 solid;
	background-color: #EEE;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	margin-right: 2px;
	font-size:0.8em;
	color: black;
}
#rpages a:hover{
	background-color: #DDD;
	border-bottom: 1px gray solid;
	border-right: 1px gray solid;
	border-top: 1px #D6D6D6 solid;
	border-left: 1px #D6D6D6 solid;
	font-size:0.8em;
}
#rpages a:active, #rpages a:focus {
	background-color: #CCCCCC;
	border-top: 1px gray solid;
	border-left: 1px gray solid;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}
#rpages .nav {
	border-top: 1px gray solid;
	border-left: 1px gray solid;
	border-bottom: 1px #DFDFDF solid;
	border-right: 1px #DFDFDF solid;
	border-bottom: 0;
	border-right: 0;
	padding: 3px 5px 3px 5px;
	margin-right: 2px;
}
#rlinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#rlinks ul li {
	float: left;
	display:block;
	width:97%;
	color: black;
	font-family: Tahoma, Arial;
	font-size: 0.9em;
	margin: 3px 3px 3px 3px;
	border-bottom: 1px gray dotted;
	padding: 1px;
}
#rlinks ul li a {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 0.8em;
	color:#FF3300;
	white-space: nowrap;
	text-align:right;
	display:inline-block;
	text-decoration:none;
}
#rlinks ul li a:hover {
	color:#000000;
}
#rtop {
	overflow:hidden;
	text-align:center;
}
#rtop a {
	display: block;
	float: left;
	width: 350px;
	text-align: center;
	margin: 10px;
	color: #808080;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.4em;
	white-space:nowrap;
}
#rtop a:hover {
	color: #FF6600;
	text-decoration: none;
}
#rtop a img {
	border: 1px solid #FF9933;
	margin:2px;
}
#rtop a img:hover {
	border: 1px solid #FF6600;
	filter: gray;
}
#rtop a span {
	display:block;
}
#radsup {
	font-size: 0.8em;
	text-align:center;
}
#radsup a {
	color: #FF6600;
}
#radsup a:hover {
	color: red;
}
/* \MAIN CSS */

/* gallery */
#rthpicgall, #rthvidgall {
	text-align: center;
}
#rthpicgall a, #rthvidgall a {
	color: #444;
	font-size: 0.8em;
	font-weight: bold;
}
#rthpicgall a:hover, #rthvidgall a:hover {
	color: red;
}
#rvidgall, #rpicgall {
	text-align: center;
}
#rvidgall img {
	border: 1px black solid;
	float: left;
	margin: 3px 40px 10px 40px;
}
#rpicgall img {
	border: 1px black solid;
	float: left;
	margin: 3px 20px 3px 20px;
}
#rvidgall img:hover, #rpicgall img:hover {
	border: 1px red solid;
}
/* \gallery */

