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

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

body{
	font-family: Geneva,Arial,Helvetica,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

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


a:hover {
    text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

.index_subheader{
	color:#C1561B;
	text-decoration:none;
	}
	

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
    font-family: Geneva,Arial,Helvetica,sans-serif;
	color:#000066;
	font-size:16px;
	font-weight:bold;
	padding:5px 5px 5px 0px;
}

h2{
   color:#C1561B;
	font-size:16px; 
	font-weight:bold;
}



h3{
    color:#555454;
	font-size:14px;
	font-weight:bold;
  }

h4{
    color:#3E842B; 
	font-style:italic; 
	text-decoration:underline; 
	font-weight:bold;
	font-size:14px;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h6{ color:#419df8;
    font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.td_header{ 
font-family:Arial, Helvetica, sans-serif; 
color:#FFFFFF; 
font-weight:bold;
border:thin solid #000000; 
text-align:center;
}

.td_header_b{ 

font-family:Arial, Helvetica, sans-serif; 
color:#FFFFFF; 
font-weight:bold;  
text-align:center; 
border-top:1px solid #CCCCCC;
}

.td_header_c{ 
font-family:Arial, Helvetica, sans-serif; 
color:#FFFFFF; 
font-weight:bold;
border:thin solid #cccccc; 
text-align:center;
}

.td_body{ border:1px solid #000000;
text-align:center;
  }

ul{
 list-style-type: disc;
}

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

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

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





/***********************************************/
/* menu                                      */
/***********************************************/ 

#menu_left {
  background:url(../images/header_left.jpg) no-repeat; 
  width:36px;
  height:112px;
}

#menu_bg{ 
  background:url(../images/header_bg.jpg) repeat-x; 
  height:112px; 

}

#menu_right{ background:url(../images/header_right.jpg) no-repeat;
  width:34px;
  height:112px;
 
}

#flash_back { 
  background: url(../images/flash_back.jpg) repeat-x;
  height:432px;
}

#content_top{ background:url(../images/content_top.jpg) repeat-x;
 height:22px;


}


/*footer*/
#footer_left {
  background:url(../images/footer-left.jpg) no-repeat; 
  width:27px;
  height:60px;
}

#footer_mid{ 
  background:url(../images/footer-mid.jpg) repeat-x; 
  height:60px; 

}

#footer_right{ background:url(../images/footer-right.jpg) no-repeat;
  width:27px;
  height:60px;
 
}
#footer{
	background:url(../images/footer-mid.jpg) repeat-x;
	height:60px;

}





/***********************************************/
/* menu buttons revised                                    */
/***********************************************/ 

a.home_deals {

display: block;
width: 82px;
height: 76px;
background: transparent url(../images/home_deals_btn.png) no-repeat;
margin-bottom:7px;
}

a.home_deals:hover {
background-position:  -82px 0;
} 


a.corporate_deals {

display: block;
width: 109px;
height: 76px;
background: transparent url(../images/corporate_btn.png) no-repeat;
margin-bottom:7px;

}

a.corporate_deals:hover {
background-position:  -109px 0;
} 


a.technical_support {

display: block;
width: 120px;
height: 76px;
background: transparent url(../images/technical_support_btn.png) no-repeat;
margin-bottom:7px;
}

a.technical_support:hover {
background-position:  -120px 0;
} 



/***********************************************/
/* menu buttons                                     */
/***********************************************/ 



a.home {

display: block;
width: 82px;
height: 76px;
background: transparent url(../images/home_btn.png) no-repeat;
margin-bottom:7px;
}

a.home:hover {
background-position:  -82px 0;
} 

a.about {

display: block;
width: 89px;
height: 76px;
background: transparent url(../images/about_btn.png) no-repeat;
margin-bottom:7px;
}

a.about:hover {
background-position:  -89px 0;
} 

a.products {

display: block;
width: 109px;
height: 76px;
background: transparent url(../images/products3_btn.png) no-repeat;
margin-bottom:7px;
}

a.products:hover {
background-position:  -109px 0;
} 

a.franchise {

display: block;
width: 120px;
height: 76px;
background: transparent url(../images/franchise_btn.png) no-repeat;
margin-bottom:7px;
}

a.franchise:hover {
background-position:  -120px 0;
} 

a.contact {

display: block;
width: 96px;
height: 76px;
background: transparent url(../images/contact_btn.png) no-repeat;
margin-bottom:7px;
}

a.contact:hover {
background-position:  -96px 0;
} 

.table_border{ border:1px solid #000000;

}


/***********************************************/
/* form style                                */
/***********************************************/

	
.form input{
	width:125px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	color: #737373;
	padding:2px 0 0 5px;
	border-color:#A1B1BE;
	border-width:1px;
	background-color:#FFFFff
}

.form1 input{
	width:107px;
	height:21px;
	font-family:tahoma;
	font-size:11px;
	color: #737373;
	padding:2px 0 0 5px;
	border-color:#A1B1BE;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFff
}

.form2 input{
	
	height:20px;
	font-family:tahoma;
	font-size:11px;
	color: #1B1B1B;
	padding:2px 0 0 5px;
	border-color:#A1B1BE;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFff
}


.form2 textarea {
	width:182px;
	height:141px;
	font-family:tahoma;
	font-size:11px;
	color: #1B1B1B;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#A1B1BE;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff
}

/***********************************************/
/* fonts style                                 */
/***********************************************/

.header {

	color:#3E842B;
	font-size:12px;
	font-weight:bold;
	padding:5px 5px 5px 0px;
}

.context {
   color:#555454;
   font-size:14px;
   padding: 0px 0px 10px 10px;
}


.bluesubheader {
	color:#000066;
	font-size:14px; 
	font-weight:bold;
	
}

.ulsubheader {
	color:#555454;
	font-size:14px;
	
}

.text1 {
	color:#AA0307;
	font-size:10px;
}

.subheaderlink {
	font-size:22px;
	text-align:center;

}

.subheaderlink2{
	color:#3E842B; 
	font-style:italic; 
	text-decoration:underline; 
	font-weight:bold;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapko{
    border: 1px solid #2BD7ED;
	width: 960px;
	margin:auto;
	padding:0px;
	background: url(../images/ink.jpg) bottom left no-repeat;

}
#masthead{
	margin: 0;
	padding: 0px;
	border-bottom: 0px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0 15px 0 70%;
	padding: 0px;
	background-color: #ffffff;
	border-left: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	height:100%;
}

#content{
  float:left;
	width: 65%;
	margin: 0;
	padding: 0 3% 0 15px;
	color:#555454;
   font-size:14px;


}

#footer{
	border-top: 1px solid #2BD7ED;

}

/*#content_bg{ 
	background: url(../images/ink.jpg) bottom left no-repeat;
	width:100%;
 	height:100%;
	 
	}*/
/***********************************************/
/*Component Divs                               */
/***********************************************/

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


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

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


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

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

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


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

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


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

.feature{
	padding: 0px 0px 10px 10px;
	color:#555454;
    font-size:12px;
	
}

.feature h3{
	padding: 30px 0px 5px 0px;
	
	
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .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: 0px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 0px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 0px;
}


/************* #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 background ***********/

#link_top{ 
  background:url(../images/sidebar1_top.jpg) no-repeat; 
  width:275px; 
  height:60px; 
}

#link_bg{ background:url(../images/sidebar1_bg.jpg) repeat-y;
 width:275px;
}

#link_bottom{ background:url(../images/sidebar1_bottom.jpg) no-repeat;
 width:275px;
 height:27px;


}





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

#sectionLinks{ 
   
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	text-align:left;
	

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	text-align:center;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 25px;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
	
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 25px;
}

#sectionLinks a:hover{
	padding: 2px 0px 2px 25px;
	text-decoration:underline;
}


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

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

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


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

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


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

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

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


/*** products page**/

.small_in_parenthesis{
	font-size:12px;

}

/**cash for trash*/
.green_subtitle{

	color:#009900;
	font-weight:bold;
	
}

/**testi**/
.bg_testi{
	background:url(../images/bg_testi.jpg) no-repeat bottom left;
	width:562px;
	height:122px;
	font-size:12px;

}

.bg_testi p{
padding:10px 0 0px 35px;
}

.bg_testi .name{
      text-align:right;
}