/*
Review and Herald Publishing Association
http://www.rhpa.org
*/

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

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

h1
{
	font-size:14px;
	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;
}

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

img
{
	border:none;
}

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

.cart_hr
{
	border:none 0;
	border-top: 1px solid #CCCCCC;
	height:1px;
	margin-bottom:10px;
	margin-top:10px;

}

.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;	
}


#prod_div
{
	padding:10px 0 0 0;
	clear:both;
	font-size:11px;
	
}

#prod_div img
{
	float:left;
	padding:0 10px 20px 10px;
	border-color:#006666;
	border-width:2px;
}

.new_price
{
	text-decoration:none;
	color:#0066CC;
}

.old_price
{
	text-decoration:line-through;
	color:#990000;
}

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

.button
{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/products/button_bk.gif) repeat;
	height:21px;
	letter-spacing:1px;
	border:#999999 solid 1px;
	padding: 3px 5px 4px 5px;
	color:#333333;
	text-transform:uppercase;
	font-size:10px;
}

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

.tableheading
{
	/*background:url(../images/products/button_bk.gif) repeat;*/
	background:#e5e7e3;
	color:black;
	font-weight:bold;
	height:21px;
	margin-left:5px;
}

#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;
	padding-left:3px;
	color:#333333;
	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/products/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/products/leftmenuselected_bk.gif);
	color: #FFFFFF;

}

#active a:link, #active a:visited, #active a:hover
{
	background:url(../images/products/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/products/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/products/topmenu_bk.gif) no-repeat;	
	
}
#billboard_container
{
	height:92px; 
	margin-left:25px; 
	margin-right:13px;
	background:url(../images/products/titleheader_bk.gif) no-repeat;
}


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

#maincontent .body
{
	
	padding-left:10px;
}

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

#maincontent_data
{
	padding-left:2px; 
	padding-bottom:10px
}

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


#content
{
	margin-left:25px; 
	margin-right:13px;
	background: url(../images/products/content_bk.gif) repeat-y;
}
#footer
{
	
	margin-left:25px; 
	margin-right:13px;
	background:url(../images/products/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/products/lefcolumn_bk.gif) repeat-x; 
	width:188px; 
	height:60px; 
	border-top:dotted 1px;
}

.leftcolumn_largeitem
{
	background:url(../images/home/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/products/search_bk.gif);
}

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

.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:12px;
}
.small_text
{
	font-size:12px;
}
.small_text a
{
	text-decoration:underline;
}

.cart_table
{
   border:#e5e7e3 1px solid;
}

.gray_instructions
{
	color:#999999;
	font-size:10px;
}
.address_column
{

	font-size:10px;

}

.primary_address_backgraund
{
	color:#f9f9f9;

}

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

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






