/*
Review and Herald Publishing Association
http://www.rhpa.org
CSS for Printing Template (View)
*/

/* Elements */
*
{
	margin:0;
	padding:0;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	background:#CCCCCC;
	color:#666666;
	font-size:12px;
}

h1
{
	font-size:16px;
	font-weight:bold;
	margin-bottom: 10px;
	text-transform:uppercase;
}

h2
{
	font-size:14px;
	font-weight:bold;
	color:#CC6633;

}

h3
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

p
{
	margin-bottom: 10px;
	line-height:24px;

}

img
{
	border:none;
}

hr
{
	border:none 0;
	border-top: 1px dotted #000000;
	height:1px;
	margin-bottom:10px;
	margin-top:10px;
	
}

a  a:link, a:visited, a:hover
{
	text-decoration:none;
	color:#3366FF;
}

.top_menu
{
 font:Arial, Helvetica, sans-serif;
 color:#CCCC99;
 font-size:8px;
 text-transform:uppercase;
 letter-spacing:1px;	
}

.top_menu li
{
 display: inline;
 list-style-type: none;
 padding: 3px;

}

.top_menu li a
{
	color:#CCCC99;
	text-decoration:none;
}

.top_menu li a:hover 
{
	color:#FFFFFF;
	text-decoration:none;	
}

#title
{

	margin-top:40px; 
	color:#FFFFFF; 
	letter-spacing:12px; 
	text-transform:uppercase; 
	font-size:45px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
}

#searchtitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	padding-left:3px;
	font-weight:bold; 
	letter-spacing:3px; 
	font-size:10px;
	text-transform:uppercase;
}

/*menu*/

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	text-transform:uppercase;
	letter-spacing:3px;
}

#navcontainer li { margin: 0 0 3px 0; }



#navcontainer a
{
	display: block;
	padding: 7px 24px 2px 2px;
	border:none;
	width: 162px;
	background:url(../images/printing/leftmenu_bk.gif);
}

#navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;

}

#navcontainer a:link, a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer a:hover
{
	background:url(../images/printing/leftmenuselected_bk.gif);
	color: #FFFFFF;

}

#active a:link, #active a:visited, #active a:hover
{
	background:url(../images/printing/leftmenuselected_bk.gif);
	color: #FFFFFF;

}

/*footer menu*/
#footermenu
{
	color:#FFFFFF;

}
#footermenu ul
{
	list-style-type:none;
	text-decoration:none;
}

#footermenu ul a
{
	text-decoration: none;
	color:#FFFFFF;
}

#footermenu li
{ 

	font-weight:normal;

}

/*layout*/

#container
{
	width:800px; 
	margin:0 auto;
	background:url(../images/printing/conteiner_bk.gif) repeat;
	
}

#header
{ 
	height:75px; 
	margin-left:25px; 
	margin-right:13px;
	
}

#top_menu
{
	height:32px; 
	margin-left:25px; 
	margin-right:13px;
	background:url(../images/printing/topmenu_bk.gif) no-repeat;	
	
}
#billboard_container
{
	height:92px; 
	margin-left:25px; 
	margin-right:13px;
	background:url(../images/printing/titleheader_bk.gif) no-repeat;
}


#leftcolumn
{
	
	width:188px;
	float:left;
}

#maincontent
{
 
	width:553px; 
	float:left;
}


#maincontent_data
{
	padding:10px;
}

#maincontent_data a #maincontent_data a:link,  #maincontent_data a:visited, #maincontent_data a:hover
{
	text-decoration:none;
	color:#3366FF;
}


#maincontent h2
{

	color:#CC6633;
	font-weight:bold;
	margin-bottom:10px;
	
}

#rigthcolumn_message
{
	width:135px;
	height:247px;
	float:left;
	background:url(../images/printing/right_column_bk.gif) no-repeat; 	

}

#rigthcolumn_message h1
{
	color:#CC6633;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:-1px;

}

#content
{
	margin-left:25px; 
	margin-right:13px;
	background: url(../images/printing/content_bk.gif) repeat-y;
}
#footer
{
	
	margin-left:25px; 
	margin-right:13px;
	background:url(../images/printing/footer_bk.gif) repeat;	
}

#footer table
{
	font-size:8px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border:none;
	

}

#footer td#footertitle
{
	text-transform:uppercase;
	height:10px;
	vertical-align:top;
	
	 

}

#bottom
{
	height:25px;
	margin-left:25px; 
	margin-right:13px;
	clear:both;
}

#clean
{
	height:1px; 
	clear:both;
}

.leftcolumn_item
{
	background:url(../images/printing/lefcolumn_bk.gif) repeat-x; 
	width:188px; 
	height:60px; 
	border-top:dotted 1px;
}

.leftcolumn_largeitem
{
	background:url(../images/printing/leftcolumnlarge_bk.jpg) repeat-x; 
	width:188px; 
	height:122px; 
	border-top:dotted 1px;
	color:#999999;
	font-size:9px;

}
#pagetitle
{
	width:565px; 
	height:92px; 
	float:left;
}
#search
{
	width:188px; 
	height:50px; 
	background:url(../images/printing/search_bk.gif);
}

#rightsidemenu
{
	width:188px;  
	height:200px; 
	background:url(../images/printing/leftcolumn_bk.gif) repeat;
}

.inputbutton
{
	background:url(../images/printing/button_bk.gif) repeat;
	height:21px;
	letter-spacing:1px;
	border:#999999 solid 1px;
	color:#333333;
	text-transform:uppercase;
	font-size:9px;
}

.button
{

	background:url(../images/printing/button_bk.gif) repeat;
	height:15px;
	letter-spacing:1px;
	border:#999999 solid 1px;
	padding: 3px 5px 3px 5px;
	color:#333333;
	text-transform:uppercase;
	font-size:9px;
}

.button a a:hover, a:link, a:visited
{
	text-decoration:none;
}

.cart_button
{
	background:url(../images/printing/cart_button.gif) no-repeat;
	display:block;
	height:10px;
	width:64px;
	padding:2px 3px 2px 3px;
	letter-spacing:1px;
	border:#000000 solid 1px;
	color:#333333;
	text-transform:uppercase;
	font-size:8px;
}
.textbox
{
	color:#102132;
	border: 1px solid #3366FF;
}

.small_redtex
{
	color:#993300; 
	font-size:10px;
}
.small_text
{
	font-size:10px;
}

.small_link
{
	color:blue;
	text-decoration:underline;
}

.small_link
{
	color:blue;
	text-decoration:underline;
}


