





/* ################ PRODUCT PAGE ################## */
 
#productpage {
  	margin-left: auto;
	margin-right: auto;
  /* adjust width as needed */
	width: 810px;
	font: normal 12px  arial, verdana, san-serif;
	padding-bottom: 40px;
	margin-top: 30px;
	background-color: #fff;
    }

#productpage h1 {
	font: bold 28px    arial, verdana, san-serif;
	color: #5e9cae;
    }
	
#productpage h2 {
	font: bold 28px    arial, verdana, san-serif;
	color: #5e9cae;
    }
	
#productpage h3 {
	font: bold 18px    arial, verdana, san-serif;
	color: #03202f;
    }
	
.productpagequote {
	font: normal 16px    arial, verdana, san-serif;
    margin-left:80px;
    margin-right:80px;
	font-style:  italic;
	font-weight: bold;
    padding:0pt;
	color: #0060ae;
    }

.productpagequote2 {
	font: normal 16px    arial, verdana, san-serif;
    margin-left:40px;
    margin-right:40px;
	font-style:  italic;
	font-weight: bold;
    padding:0pt;
	color: #0060ae;
    }
	
	
#productpage a:link        { color:#5e9cae; text-decoration:underline; }
#productpage a:visited     { color:#5e9cae; text-decoration:underline; }
#productpage a:hover       { color:#03202f; text-decoration:underline; }
#productpage a:active      { color:#03202f; text-decoration:underline; }

#productpage p      { 
	color:#666; 
	margin-top: 0; 
	
	}

#productpage_tt p      { 
	color:#666; 
	margin-top: 0; 
	
	}

#showmemore a:link        { color:#5e9cae; text-decoration:underline; font-size: 16px; }
#showmemore a:visited     { color:#5e9cae; text-decoration:underline; font-size: 16px;}
#showmemore a:hover       { color:#03202f; text-decoration:underline; font-size: 16px;}
#showmemore a:active      { color:#03202f; text-decoration:underline; font-size: 16px; }

/* ################ TOP LOGO ################## */

#top_logo_left{
	padding:0px;
	display:block;
	width: 290px;
	float: left;
	background-color: #fff;
}

#top_logo_right{
	font: normal 12px  arial, verdana, san-serif;
	padding:0px;
	display:block;
	width: 500px;
	float: right;
	background-color: #fff;
}



/* ################ TOP CONTENT ################## */


#top_content_290{
	padding:0px;
	display:block;
	width: 290px;
	float: left;
}

#top_content_500{
	font: normal 12px    arial, verdana, san-serif;
	padding:0px;
	display:block;
	width: 500px;
	float: right;
}

#top_content_500_bubbleman {
	font: normal 14px    arial, verdana, san-serif;
	padding-left:0px;
	display:block;
	width: 500px;
	float: right;
	height: 160px;
	background-image: url("http://stockgroup.stockgroup.com/baimg/img/stockhouse/products/images/bubbleman.gif");
	background-repeat: no-repeat;
}

#top_content_500_bubbleman {
	font: normal 14px    arial, verdana, san-serif;
	color: #5e9cae;
	text-align: center;
}
/* ################ FEATURE ################## */

#feature{
	font: normal 12px    arial, verdana, san-serif;
	padding:0px;
	display:block;
	color:#000000;
	width: 390px;
	float: left;
}

#feature h2 {
font-size: 16px;
margin: 0 0 0 0;
padding: 0 0 10px 0;
}


#feature img {
    display: block;
	text-align:center;
    margin-left: auto;
    margin-right: auto 
}

#feature ul {
padding-left: 20px;
	}
	
	
#feature li {
margin-bottom: 10px;
list-style-image: url(http://stockgroup.stockgroup.com/baimg/img/stockhouse/products/images/sq_bullet_blu.gif);
list-style-type: square;
font-size: 16px;

	}
	
#feature_offer{
	padding:0px;
	display:block;
	color:#000000;
	width: 810px;
	background-color: #fef4b4;
	}

#feature_offer h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	}

#feature_box {
	 background-color:#fffad6; 
	 border:1px solid #fdb713; 
	 padding:5px 10px; 
	 color:#000; 
	 text-align:left;
	 }
	 
#feature_box p {
	 color:#000; 
	 }
	 
#feature_box_100 {
	 background-color:#fffad6; 
	 border:1px solid #fdb713; 
	 padding:5px 10px; 
	 color:#000; 
	 text-align:left;
	 }

	 
#feature_box_100 p {
	 color:#000; 
	 }

/* ################ FEATURE 500 ################## */


#feature_500 h2 {
font-size: 16px;
margin: 0 0 0 0;
padding: 0 0 10px 0;
}

#feature_500{
	font: normal 12px arial, verdana, san-serif;
	padding:0px;
	display:block;
	color:#000000;
	width: 500px;
	float: left;
}

#feature_img {
    display: block;
	float: right;
	width: 290px;
}


#feature_500 ul {
padding-left: 20px;
	}
	
#feature_500 li {
margin-bottom: 5px;
list-style-image: url("http://stockgroup.stockgroup.com/baimg/img/stockhouse/products/images/sq_bullet_blu.gif");
list-style-type: square;
font-size: 16px;
	}
	

/* ################ FORMATING ################## */

.clear0 {
	display:block;
	clear:both; 
	height:0px;
	width: 810px;
	}
	
.clear20 {
	display:block;
	clear:both; 
	height:20px;
	width: 810px;
	background-color: #fff;
	min-height: 10px
	}
	
.clear40 {
	display:block;
	clear:both; 
	height:40px;
	width: 810px;
	background-color: #fff;
	}

.centered {
	text-align:center;
	}

/* ################ FONT COLORS ################## */
  
  
.blugrey {
	color: #44697d;
}


.orange{
	color: #e6911e;
}

.blu {
	color: #5e9cae;
}

.grey {
	color: #333333;
}
/* ################ SH9-03-040/TT pretty ################## */

#productpage_tt {
	background-image: url("http://stockgroup.stockgroup.com/baimg/img/stockhouse/products/images/tt_bg-12.gif");
	background-repeat: no-repeat;
  	margin-left: auto;
	margin-right: auto;
  /* adjust width as needed */
	width: 810px;
	font: normal 12px  arial, verdana, san-serif;
	padding-bottom: 40px;
	margin-top: 30px;
	background-color: #fff;
    }
	
	
#tickertrax h2 {
font-size: 18px;
margin: 0 0 0 0;
padding: 0 0 5px 0;
color: #e6911e;
}

.tt_header {
  	margin-left: auto;
	margin-right: auto;
	background-image: url('http://stockgroup.stockgroup.com/baimg/img/stockhouse/products/images/tt_header_logo_bg.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 120px;
	}

.tt_disclaimer {
	font: normal 9px/12px Arial, Helvetica, sans-serif;
	color: #696969;
	text-align: center;
	padding: 15px;
}

div.brw_footer_tt {
	border-top: 3px solid #FFF;
	float: left;
	width: 100%;
	height: 60px;
	background: transparent url("http://stockgroup.stockgroup.com/baimg/img/stockhouse/products/images/bg-brw_footer.png") repeat-x 0 0;
	text-align: right;
	padding: 10px 0 5px 0;
}


div.tt_footer {
	border-top: 3px solid #FFF;
	float: left;
	width: 100%;
	height: 150px;
	background: transparent url("http://stockgroup.stockgroup.com/baimg/img/stockhouse/products/images/bg-footer_v2.png") repeat-x 0 0;
}


/* ################ SH9-03-041/SSM pretty ################## */

.ssm_header {
  	margin-left: auto;
	margin-right: auto;
	background-image: url('http://stockgroup.stockgroup.com/baimg/img/stockhouse/products/images/ssm_header_logo_bg.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 150px;
	}
	

.aniphone {
	width: 268px;
	background-image: url('http://stockgroup.stockgroup.com/baimg/img/stockhouse/products/images/ssm_bbphone.jpg');
	background-repeat: no-repeat;
}

.aniphone_2 {
	width: 268px;
	background-image: url('http://stockgroup.stockgroup.com/baimg/img/stockhouse/products/images/ssm_ssm_bbphone_2.jpg');
	background-repeat: no-repeat;
}

.fortunes {
	font: normal 18px    arial, verdana, san-serif;
}


.topseller {
	font: normal 18px    arial, verdana, san-serif;
	margin-top:10px;
    margin-bottom:10px;
	padding: 10px 0;
	width: 810px;
	height: 50px;
	text-align: left;
	color: #44697d;
}

.topseller img {
	float: right;
	margin-right: 15px;
}

/* ################ SH9-03-044/SSM pretty ################## */

.content-list li{
	color: #000; /*03202f */
	font: normal 16px    arial, verdana, san-serif;
	margin-bottom: 15px;
	}



.ssm_interior_button {
	background-image: url("http://stockgroup.stockgroup.com/baimg/img/stockhouse/products/images/ssm_int_button_bg.gif");
	width: 371px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	}



/* ################ xxxxxxxxxxxxxxxxxxxxxxxxxx ################## */
	






