
/* CSS Document */

body
{
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-family: Georgia, serif, small;
	font-size: 1em;
	line-height: 1.2em;
	color: #141414;
}
p
{
	padding-bottom: 10px;
}
a img
{
	border: 0px;
}
h1
{
	font-size: 2em;
	font-weight: bold;
	line-height: 1.3em;
	color: #000000;
	padding-top: 10px;
}
h1 span
{
	color: #a2171c;
}
h2
{
	font-size: 20px;
	color: #000000;
}

#wrap
{
	width: 1003px;
	margin: 0 auto;
}
#wrap .clear
{
	clear: both;
}
#header
{
	height: 228px;
	width: 1003px;
}
#navigation {
	width:1003px;
}
	#navigation img {
		border:0px;
		float:left;
	}
	#navigation a{
		float:left;	
	}
	#navigation a.nav_home{
		background:url(../images/nav_home.gif) no-repeat;
		width:129px;
		height:39px;		
	}
	#navigation a.nav_home:hover{
		background:url(../images/nav_home.gif) no-repeat 0px -39px;			
	}
	#navigation a.nav_home_selected{
		background:url(../images/nav_home.gif) no-repeat 0px -39px;
		width:129px;
		height:39px;		
	}
	#navigation a.nav_case{
		background:url(../images/nav_the_case.gif) no-repeat;
		width:150px;
		height:39px;		
	}
	#navigation a.nav_case:hover{
		background:url(../images/nav_the_case.gif) no-repeat 0px -39px;			
	}
	
	#navigation a.nav_case_selected{
		background:url(../images/nav_the_case.gif) no-repeat 0px -39px;			
		width:150px;
		height:39px;		
	}	
	#navigation a.nav_take{
		background:url(../images/nav_take_action.gif) no-repeat;
		width:183px;
		height:39px;		
	}
	#navigation a.nav_take:hover{
		background:url(../images/nav_take_action.gif) no-repeat 0px -39px;			
	}
	#navigation a.nav_take_selected{
		background:url(../images/nav_take_action.gif) no-repeat 0px -39px;			
		width:183px;
		height:39px;		
	}
	
	#navigation a.nav_media{
		background:url(../images/nav_media.gif) no-repeat;
		width:132px;
		height:39px;		
	}
	#navigation a.nav_media:hover{
		background:url(../images/nav_media.gif) no-repeat 0px -39px;			
	}
	#navigation a.nav_media_selected{
		background:url(../images/nav_media.gif) no-repeat 0px -39px;			
		width:132px;
		height:39px;		
	}	
	
	#navigation a.nav_links{
		background:url(../images/nav_links.gif) no-repeat;
		width:117px;
		height:39px;		
	}
	#navigation a.nav_links:hover{
		background:url(../images/nav_links.gif) no-repeat 0px -39px;			
	}
	#navigation a.nav_links_selected{
		background:url(../images/nav_links.gif) no-repeat 0px -39px;			
		width:117px;
		height:39px;		
	}		
		
	#navigation a.nav_contact{
		background:url(../images/nav_contact_us.gif) no-repeat;
		width:181px;
		height:39px;		
	}
	#navigation a.nav_contact:hover{
		background:url(../images/nav_contact_us.gif) no-repeat 0px -39px;			
	}
	#navigation a.nav_contact_selected{
		background:url(../images/nav_contact_us.gif) no-repeat 0px -39px;			
		width:181px;
		height:39px;		
	}


/*   Media Page Starts  */

#media h3
{
	font-size: 18px;
	color: #a2171c;
}
#media .post .top
{
	background: url(../images/post_top.gif) top left no-repeat;
	height: 13px;
}
#media .post .cntr
{
	background: url(../images/post_mid.gif) top left repeat-y;
}
#media .post .btm
{
	background: url(../images/post_btm.gif) top left no-repeat;
	height: 13px;
}
#media .post strong
{
	padding-right: 5px;
}
#media .post span
{
	font-size: 12px;
	color: #3c3c3c;
}
#media .post .readmore
{
	padding-top: 3px;
}

#media .post a
{
	color: #a2171c;
	font-size: 14px;
	text-decoration: none;
}
#media .post .book
{
	padding-top: 4px;
}

/*   Media Page Ends   */
#content
{
	background: url(../images/bg.gif) top center repeat-y;
	font-size: 14px;
	color: #000000;
	text-align: left;
	clear: both;
}

.dockclass
{
}
#content .topbg
{
	background: url(../images/bgtop.gif) top center no-repeat;
	height: 20px;
}
#content .btmbg
{
	background: url(../images/bgbtm.gif) top center no-repeat;
	height: 20px;
}
#content .s12
{
	font-size: 12px;
}
#subcontent
{
	background: url(../images/subbg.gif) top center repeat-y;
	clear: both;
}
#subcontent .subtopbg
{
	background: url(../images/subbgtop.gif) top center no-repeat;
	height: 20px;
}
#subcontent .subbtmbg
{
	background: url(../images/subbgbtm.gif) top center no-repeat;
	height: 20px;
}
#sublinks a
{
	background: url(../images/linkdevider.gif) left bottom no-repeat;
	font-size: 18px;
	color: #000000;
	display: block;
	font-weight: bold;
	line-height: 38px;
	height: 40px;
	text-decoration: none;
}
#sublinks a:hover
{
	color: #a2171c;
}
#actionanddonate img
{
	border: 0px;
}


#footer
{
	font-size: 12px;
	color: #595959;
}
#footer a
{
	color: #595959;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer .links
{
	width: 575px;
	float: left;
	padding-left: 41px;
}
#footer .sub_links
{
	width: 720px;
	float: left;
	padding-left: 41px;
}
#footer .copyright
{
	float: left;
	padding-bottom: 10px;
}

.input
{
	font-family: Verdana, sans-serif;
	font-size: 14px;
}
/* classes for modal popup */
.modalBackground
{
	background-color: #000;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #edede1;
	border-width: 3px;
	border-style: solid;
	border-color: #edede1;
	padding: 3px;
	width: 425px;
	height: 390px;
}
.contactustxtCol
{
	background: url(../images/input_bg.gif) no-repeat;
	height: 34px;
}
.contactustxtCol2
{
	background: url(../images/comments.gif) no-repeat;
	height: 185px;
}
.contactustxtCol select
{
	background: none;
	background-color: #fff;
	width: 180px;
	border: 0px;
	background-color: #fff;
	padding: 0px 0px 0px 10px;
	margin-right: 0px;
}
.contactustxt
{
	background: none;
	width: 180px;
	border: 0px;
	padding: 0px 0px 0px 10px;
	margin-right: 14px;
}
.contactustxtarea
{
	background: none;
	height: 185px;
	width: 420px;
	border: 0px;
	padding: 0px 0px 0px 10px;
}


#subcontent .videoListing
{
	background: url(../images/ruff_box_top.gif) top center no-repeat;
	height: 13px;
	width: 634px;
}
#subcontent .videoListingContent
{
	background: url(../images/ruff_box_mid_bg.gif) top center repeat-y;
	width: 634px;
}
#subcontent .videoListingContent a
{
	color: #950005;
	font-size: 12px;
}
#subcontent .videoListingContent_New
{
	background: url(../images/ruff_box_mid_bg_new.gif) top center repeat-y;
	width: 650px;
}
#subcontent .videoListingbottom
{
	background: url(../images/ruff_box_bottom.gif) top center no-repeat;
	height: 13px;
	width: 634px;
}

#subcontent .grey
{
	color: #45433e;
	font-size: 12px;
}
#subcontent .red
{
	color: #950005;
	font-size: 12px;
}
#subcontent .Date
{
	font-size: 13px;
	font-style: italic;
}
#subcontent .titlelink
{
	color: #141414;
	text-decoration: none;
}
#subcontent .titlelink:hover
{
		text-decoration: underline;
}

#subcontent .errorText
{
	color: #950005;
	font-size: 12px;
}

#subcontent .view_details
{
	color: #950005;
	font-weight: bold;
	font-size: 12px;
}

#subcontent .view_details a
{
	color: #950005;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#subcontent .view_details a:hover
{
	text-decoration: underline;
}

.link
{
	font-family: Verdana;
	font-size: 11px;
	color: #7271A7;
	text-decoration: none;
}

.error
{
	color: #a2171c;
}


/** Site Map**/

#sitemap
{
	width: 185px;
	float: left;
	margin-top: 5px;
	margin-left: 100px;
}
#sitemap a
{
	color: #45433e;
	display: block;
	width: 100%;
	height: 18px;
	line-height: 18px;
	background-image: url(../images/bullet_black.gif);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	text-indent: 20px;
	text-decoration: none;
}
#sitemap a:hover
{
	color: #950005;
	text-decoration: underline;
}

#sitemap .subnavigation
{
	margin-bottom: 3px;
}
#sitemap .subnavigation a
{
	display: block;
	width: 100%;
	height: 18px;
	line-height: 17px;
	background: none;
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	text-indent: 30px;
	background-image: url(../images/bullet_sub_menu_transparent.gif);
	text-decoration: none;
}
#sitemap .subnavigation a:hover
{
	color: #950005;
	text-decoration: underline;
}

/* Year Counter Sidebar */

.cntcontainer
{
	background-color: #B10000;
}
.num
{
	background-image: url(../images/bg_number.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 22px;
	text-align: center;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.cnttitle
{
	font-size: 11px;
	color: #fff;
}
.text
{
	font-size: 11PX;
	color: #FFFFFF;
	text-align: justify;
}
.text a
{
	color: #FFFFFF;
	text-decoration: none;
}
.text a:hover
{
	text-decoration: underline;
}

.medi_title_link
{
	color: #fff;
	text-decoration: none;
}
.medi_title_link:hover
{
	text-decoration: underline;
}


#videolinks .link_ ul {
				list-style:none;
				margin:0;
				padding-left:3px;
			}
#videolinks .link_ li {
				list-style:none;
				background:url(../images/bullet_a3.jpg) left top no-repeat; 
				padding-left:26px;
				line-height:18px;
			}

#videolinks a {
	font-size:13px;
	color:#a2171c;
	
	line-height:22px;
	height:30px;
	text-decoration:none;	
}
#videolinks a:hover {
	
	text-decoration:underline;	
}

#counterhome {
	width:330px;
	height:34px;
	background:url(../images/counter-home.gif) top center no-repeat;
	text-align:center;
	padding-top:150px;
	color:#FFFFFF;
	font-size:14px;
}
#counterhome a {
	color:#FFFFFF;
	text-decoration:none;
}
#counterhome a:hover {
	text-decoration:underline;
}

#counterinner {
	width:173px;
	height:40px;
	background:url(../images/counter-inner.gif) top center no-repeat;
	text-align:left;
	padding:154px 0 0 15px;
	color:#FFFFFF;
	font-size:14px;
}
#counterinner a {
	color:#FFFFFF;
	text-decoration:none;
}
#counterinner a:hover {
	text-decoration:underline;
}
