/*      BackPocketCOO CSS      */ 

body {
	font-family: Arial;
	font-size: 12px;
	scrollbar-base-color: #DBDBDB;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #FFFFFF;
	text-align: left;
	 }

font.ft {    
			font-family: Arial; 
            font-size: 12px;
			font-weight: bold;
			color: #002D62;  
            }
			
font.ftbig {    
			font-family: Arial; 
            font-size: 13px;
			font-weight: bold;
			color: #002D62;  
            }			
			
font.fts {    
			font-family: Arial; 
            font-size: 11px;
            }
			
font.gtext, p.gtext {
            font-family: Arial; 
			font-size: 14px;
			color: #000000;  
}

font.gtext_small {
            font-family: Arial; 
			font-size: 11px;
			color: #000000;  
}

font.gtext_big {
            font-family: Arial; 
			font-size: 16px;
			color: #000000;  
}

font.title, font.title h1, font.title h2, font.title h3 {
            font-family: Arial;
			font-size: 18px;
			font-weight: bold;
			color: #002D62;  
}

font.title h1, font.title h2, font.title h3 {margin:0px; padding:0px;}

font.titlebig, font.titlebig h1 {
            font-family: Arial;
			font-size: 24px;
			font-weight: bold;
			color: #002D62; 
			margin:0px; 
}

font.title_sm, h1, h2, h3 {
            font-family: Arial;
			font-size: 16px;
			font-weight: bold;
			color: #002D62;  
}

h1, h2, h3 {
	margin:0px;
}

font.title_smor {
            font-family: Arial;
			font-size: 16px;
			font-weight: bold;
			color: #FF6600;  
}

font.title_sma, font.title_sma h2, font.title_sma h3 {
            font-family: Arial;
			font-size: 13px;
			font-weight: bold;
			color: #002D62; 
			margin:0px; 
}

font.title_sma_red {
            font-family: Arial;
			font-size: 13px;
			font-weight: bold;
			color: #FF0000;  
}

font.title_sma_blue {
            font-family: Arial;
			font-size: 13px;
			font-weight: bold;
			color: #003399;  
}

font.links_sm {
            font-family: Palatino Linotype;
			font-size: 13px;
			font-weight: normal;
}						
			
#testimonials {
	background:  url(images/testimonials_bg.gif) no-repeat top left;
	width: 309px;
	height: 155px;
}

#videoPlayer {
	background:  url(images/view_movie.gif) no-repeat top left;
	width: 309px;
	padding-top: 20px;
	vertical-align: bottom;
	margin-top: 11px;
	z-index: 1;
}

#tipsoftheweek{
	background:  url(images/tips-of-the-week.gif) no-repeat top left;
	width: 309px;
	padding-top: 19px;
	vertical-align: bottom;
	margin-top: 11px;
	z-index: 1;
}

#previews{
	background:  url(images/preview.gif) no-repeat top left;
	width: 309px;
	padding-top: 0px;
	vertical-align: bottom;
	margin-top: 11px;
	z-index: 1;
}

.prodDash {
	height: 1px;
	background:  url(images/dash.gif) no-repeat;
	margin: 20px 0;
}

.quantpad {
	padding-top: 4px;
}

.l {
	float: left;
}
.r {
	float: right;
}

a.menu_footer {
	font-family: Palatino Linotype; 
    font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	color: #666666
}

a.menu_footer:hover {
	font-family: Palatino Linotype; 
    font-size: 11px; 
	font-weight: normal;
	text-decoration: underline;
	color: #666666
}

.footertext {font-size:11px; color:#444;}

input.btn_sun {
			background-color: #FF990D;
			border: 1px solid #F77E25;			
			padding: 2px;
			font-family: Arial; 
			font-size: 12px; 
			font-weight: bold;
			letter-spacing: 1px;
			color: #FFFFFF
}
.bold {
	font-weight: bold;
	font-size: 14px;
}

a.link_nt { 
			color: #000000; 
			text-decoration: none;
		  } 

a.link_nt:hover { 
			text-decoration: underline;
			     } 
				 
ul.checkmark {list-style-image: url('images/checkmark.gif')}			 
				 
