/* RCWS CSS file, September 2007 */

	
body {
	background: #96BCC5;
	margin-bottom: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	display: block;
}


.breadcrumb {
	padding-bottom: .5em;
	font-size: 11px;
}

.content {
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	color:#000000;
	display:block;
	padding-left:5px;
}


.list ul li {
	list-style: none;
	font-size:11px;
	border:0;
	margin-bottom:5px;
	margin-top:5px;
}

#list ol{
	margin:6px 0 6px 0;
    font-size:10px;}


.list2 ul li {
	list-style:lower-latin inside;
	border:0;
	padding-left:5px;
}


.column {
	font-size:11px;
	line-height:13px;
	font-weight:400;
	background-color:#E6F3FF;
	display:block;
	border:thin solid #B2B6C3;
	white-space:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:5px
}

.PARAGRAPH {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #000;
	clear: both;
	padding-bottom: 9px; 

}

.GRAYPARA {
	display: block;
	color: #666;
	font-size: 9px;
	padding-top: 5px;
	
}

.HEADLINE  {
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	color: #000;
	line-height: 24px;
	
}

.copyright {
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 FONT-SIZE: 10px;
 COLOR: #333333;
 LINE-HEIGHT: normal;
 text-align:center;
}

h1,h2,h3,h4,h5 {
    margin: 0;
    padding: 0;
}

h1#pagetitle {
	color: #26435F;
	margin-top: 20px;
	line-height: 22px;
	font-size: 20px;
	text-align: left;
}

h2 {
	color: #26435F;
    font-size: 20px;
    font-weight: bold;
    margin-top: 16px;
}

h3 {
	color: #26435F;
	line-height:18px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 12px;
}

h4 {
	color: #26435F;
    font-size: 14px;
    font-weight: bold;
    margin-top: 8px;
}

h5 {
	color: #000000;
    font-size: 11.5px;
    font-weight: bold;
}

.leftcol {
    background: #ffffff;
	width: 175px;
	padding-left: 0px;
}


/* node tools */
#block-rcws-1 {
    margin: 10px auto 20px auto;
}

#block-rcws-1 .tool {
    text-align: center;
    float: left;
    padding: 2px 10px;
}

#block-rcws-1 .tool img {
    margin: 0 auto;
    display: block;
}

#block-rcws-0 h2,
#block-rcws-2 h2 {
    width: 158px;
    background: #F1F1EF;
    margin: 0;
    padding: 10px 0 2px 18px;
    font-size: 13px;
    font-weight: bold;
    color: #26435F;
	text-indent:0;
}

#block-rcws-0 ul,
#block-rcws-2 ul {
    list-style: none;
    list-style-image: none;
}

#block-rcws-0 ul li,
#block-rcws-2 ul li {
    list-style: none;
    list-style-image: none;
    margin: 8px 0 0 0;
    line-height:12px;
	padding-left: 8px;
}

#block-rcws-0 ul li ul li,
#block-rcws-2 ul li ul li {
    margin-left: 20px;
	
}
#block-rcws-2 ul a.active , 
#block-rcws-0 ul a.active{
    color: #8BACC3;
}


#block-quotes-1 {
         background:url(images/quote.gif) no-repeat top left;
         margin: 15px 5px 35px 5px;
         padding: 20px 0px 0px 10px;
         text-align: left;
       font-size: 11.5px;
       line-height: 17px;
}
#block-quotes-2 {
	background:url(images/quote.gif) no-repeat top left;
	text-align: left;
	font-size: 11.5px;
	line-height: 17px;
	font-weight: bolder;
	color: #069;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.quotes-quote {
}

.quotes-author {
         font-style: italic;
}

.reverselinks {
 FONT-SIZE: 14px;
 COLOR: #333333;
 LINE-HEIGHT: normal;
 text-align:center;
 font-weight: 100;
}
.leftnews {text-align:left;font-size:10px;line-height:15px;margin:15px 5px 35px;padding:20px 0 0 10px;}





a {
    color: #26435F;
    font-weight: bold;
    text-decoration: none;
}

A:hover {
 TEXT-DECORATION: none;
    color: #8BACC3;
}

A.copyright:link {
 TEXT-DECORATION: none;
 FONT-WEIGHT: 100;
 FONT-SIZE: 10px;
 COLOR: #333333;
 LINE-HEIGHT: normal;
 FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif
}
A.copyright:visited {
 TEXT-DECORATION: none;
 FONT-WEIGHT: 100;
 FONT-SIZE: 10px;
 COLOR: #333333;
 LINE-HEIGHT: normal;
 FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif
}
A.copyright:hover {
 TEXT-DECORATION: underline;
 FONT-WEIGHT: 100;
 FONT-SIZE: 10px;
 COLOR: #333333;
 LINE-HEIGHT: normal;
 FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif
}
A.copyright:active {
 TEXT-DECORATION: none;
 FONT-WEIGHT: 100;
 FONT-SIZE: 10px;
 COLOR: #333333;
 LINE-HEIGHT: normal;
 FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif
}

subscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	display: block;
	border-left-color: #036;
	padding-left: 20px;
}
.subscribe {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-left: 15px;
}
.news {
	font-size: 10px;
	line-height: 12px;
	color: #006;
	text-decoration: underline;
	display: block;
}
.content2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	display: block;
	font-style: italic;
	color: #666;
	margin-top: 2px;
}
.heading {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	display: block;
}

/* Domtabs */
		*{
			border:none;
		}
	

		div.domtab{
			padding:0 0;
			width: 100%;
		}
		ul.domtabs{
			float:left;
			width:100%;
			margin:10px 0 0 0;				
		}
		ul.domtabs li{
			float:left;
			padding:0 5px 0 0;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:230px;
			padding: 5px 10px;
			display:block;
			background:#fff;
			color:#F60;
			font-size:16px;
			text-decoration:none;
		}
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:30px;
		}
		ul.domtabs a:hover{
			background:#F60;
			color:#FFF;
		}
		div.domtab div{
			clear:both;
			width:510px;
			background:#fff;
			color:#000;
			padding:5px 2px;
			
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background:#F60;
			color:#fff;
		}
		#domtabprintview{
			float:right;
			padding-right:10px;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#26435f;
		}
				
		pre{
			font-size:12px;
			padding:10px;
		}

		div.domtab div a:link,
		div.domtab div a:visited
		div.domtab div a:active
		{
		    display:block;
			font-weight:normal;
			
		}

		div.domtab div h3 a,
		div.domtab div h3 a:hover,
		div.domtab div h3 a:active
		{
			color:#26435f;
			text-decoration:none;
			display:inline;
			padding:0;
			font-weight:normal;
			font-size:16px;
			font-weight:700;
		}
		
		table.domtab div 
		{
			width: 505px;
		}
/* End domtabs */


#node { font:Arial, Helvetica, sans-serif;  
	}
	
a { color:#26435F; text-decoration:underline; }
a:hover { color:#8BACC3; text-decoration:none; }

#button {
    display: block;
    width: 130px;
    height: 61px;
    background: url(images/donate_btn.jpg) no-repeat top;
    }
	
#button:active {
    background: url(images/donate_btn.jpg) no-repeat bottom;
    }
	
#button_fallappeal {
    display: block;
    width: 127px;
    height: 60px;
    background: url(images/btn_fallappeal.gif) no-repeat top;
    }
	
#button_fallappeal:active {
    background: url(images/btn_fallappeal.gif) no-repeat bottom;
    }


#button2 {
    display: block;
    width: 166px;
    height: 84px;
    background: url(images/donate_btn2.jpg) no-repeat top;
    }
	
#button2:active {
    background: url(images/donate_btn2.jpg) no-repeat bottom;
    }
	
#button_eve {
display:block;
width:178px;
height:138px;
background:url(images/btn_eve.jpg) no-repeat top
}

#button_eve:active {
background:url(images/btn_eve.jpg) no-repeat bottom
}

#button_randi {
display:block;
width: 179px;
height: 51px;
background:url(images/btn_randi.jpg) no-repeat top
}

#button_randi:active {
background:url(images/btn_randi.jpg) no-repeat bottom
}

#button_tsarev {
display:block;
width:181px;
height:74px;
background:url(images/btn_tsarev.gif) no-repeat top
}

#button_tsarev:active {
background:url(images/btn_tsarev.gif) no-repeat bottom
}

#button_bonhams {
display:block;
width:199px;
height:72px;
background:url(images/btn_bonhams.gif) no-repeat top
}

#button_bonhams:active {
background:url(images/btn_bonhams.gif) no-repeat bottom
}


#button_dm {
display:block;
width:178px;
height:132px;
background:url(images/btn_dm.jpg) no-repeat top
}

#button_dm:active {
background:url(images/btn_dm.jpg) no-repeat bottom
}

#button_tatiana {
display:block;
width:145px;
height:135px;
background:url(images/btn_tatiana.gif) no-repeat top
}

#button_tatiana:active {
background:url(images/btn_tatiana.gif) no-repeat bottom
}

#button_landrin {
display:block;
width:178px;
height:48px;
background:url(images/btn_landrin.jpg) no-repeat top
}

#button_landrin:active {
background:url(images/landrin.jpg) no-repeat bottom
}

#button_vodka {
display:block;
width:179px;
height:154px;
background:url(images/btn_vodka.jpg) no-repeat top
}

#button_vodka:active {
background:url(images/btn_vodka.jpg) no-repeat bottom
}

#button_vv {
display:block;
width:136px;
height:155px;
background:url(images/btn_vv.jpg) no-repeat top
}

#button_vv:active {
background:url(images/btn_vv.jpg) no-repeat bottom
}

#button_gallery {
display:block;
width:350px;
height:50px;
background:url(images/btn_gallery.jpg) no-repeat top
}

#button_gallery:active {
background:url(images/btn_gallery.jpg) no-repeat bottom
}

#button_eve2 {
display:block;
width:179px;
height:69px;
background:url(images/btn_eve2.gif) no-repeat top
}

#button_eve2:active {
background:url(images/btn_eve2.gif) no-repeat bottom
}



#button_depesha {
display:block;
width:120px;
height:171px;
background:url(images/btn_depesha.gif) no-repeat top
}

#button_depesha:active {
background:url(images/btn_depesha.gif) no-repeat bottom
}

#button_coverage {
display:block;
width:175px;
height:44px;
background:url(images/btn_coverage.jpg) no-repeat top
}

#button_coverage:active {
background:url(images/btn_coverage.jpg) no-repeat bottom
}
	
	
	p.thumb{
		padding:2px;
	}
	
	p.thumb a{
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;	
		margin-right:5px;
		border:1px solid #666;	
		padding:2px;
	}	
	p.thumb a img{
		float:left;
		position:absolute;
		top:-20px;
		left:-28px;	
	}
	
	/* mouse over */
	
		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		p.thumb a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
		}	
		
		
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	color: #2A2A2A;
	display: block;
}
.list ul ol {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 6px;
	text-transform: capitalize;
}
#toggle {
	width: 100%;
	clear: both;
}
