/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color:#CCCCCC;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	margin-left:20px;
}
.header-class
{
text-align:center;
background-color:white;
background-image:
url(img/drvbag_header_psd.jpg);
background-position:top left;
background-repeat:no-repeat;
height:200px;

}
.header-class h1
{
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#CCCCCC;
width:600px;

}

a{
/*	color:#0000FF;*/
color:#000000;
	text-decoration: none;
}

a:link{
/*color:#0000FF;*/
color:#000000;

	text-decoration: none;
}

a:visited{
	color:#999999;
	text-decoration: none;
}

a:hover{
	color:#666666;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 10px 10px 10px;
	border-bottom: 2px solid black;
	width: 100%;
	background-color:#FF6600;
	background-image:url(img/images/masthead_repeat_x.gif);
	
}

#navBar{
  float: right;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color:#999999;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:left;
	width: 20%;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
  float: left;
  width: 58%;
  background-color:FFFFCC;
}

/***********************************************/
/* Components                                  */
/***********************************************/

.siteName{
	
	padding: 0 0 0 10px;
	color:#FFFFFF;
	background-color:#666666;

	
	
	
}
#siteName h1
{

float:right;
background-color:#330099;
color:black;


}
.div-left
{	height:10px;
	padding: 0 0 0 10px;
	float:left;
	text-align:right;
	}
.stopper
{


}
.div-right
{	height:30px;
	padding: 0 0 0 10px;
	float:right;
		
		clear:both;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	color: #cccccc;
	
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	background-color:#FFFFFF;
	color:white;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	background-color:#FFFFCC;
	border-bottom-style:dotted;
	background-color:white;
color:black;
border:2px solid black;
}

.feature h3{
	padding: 2px 0px 5px 0px;
	text-align: left;
}
.feature p
{

font-size:16px;
margin-right:10px;
padding:10px 10px 10px 10px;



}
.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: black;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	color:black;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background-color:white;
	
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color:black;
	color:white;
}

.download_repeat_x
{

border-right:1px solid black;
border-left:1px solid black;
padding-left:10px;
padding-right:10px;
background-image:url(img/images/download_repeat_x.gif);
display:inline;
color:blue;

}
.download_repeat_x a
{
color:blue;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	background-color:white;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


