/* No Sidebar On Homepage Style
 * ------------------------------
 */
#content_outter {
	padding-top:0px !important;
}

#content_area { /* Change Width Of Content Area */
	width: 918px !important;
	max-width:918px;
	min-height:100px !important;
	overflow:hidden;
	padding:0px 11px 0px 11px;
	margin:0px;
}

#content_left { /*Home Page - No Left Navigation*/
	display:none !important;
}
		
div#content_area table tr td table tr td table { /*Remove cellspacing & cellpadding*/
	border-collapse:collapse;
}



/* Changing Style
 * ------------------------------
 */

#content_area br {
	display:none;
}

#content_area img {
	border:0px;
}

#content_area table tr td table {
	/*width:100% !important;*/
}

#content_outter {
	background:url(../images/homepage/content_bg.png);
	background-repeat:repeat-y;
}

#content_inner {
	background:url(../images/homepage/content_top.png);
	background-repeat:no-repeat;
	padding-top:5px; /**/
}

#footer_outter {
	background:url(../images/homepage/footer_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#homepage_top {
	height:110px;
	margin:0px;
	padding:5px 0px 0px 0px;
	width:918px;
}

#homepage_btm {
	width:918px;
	height:57px;
}

#homepage_btm_flash { /**/
	width:918px;
	height:6px;
}

#homepage_btm_newprod { /**/
	width:918px;
	height:51px;
}

#homepage_products {
	width:870px;
	margin:0px auto;
}

.homepage_products_text {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}

#homepage_products_left {
	float:left;
	width:241px; /*283*/
}

#homepage_products_mid {
	float:left;
	width:241px; /*283*/
	padding: 0px 70px; /*padding-left:11px*/
}

#homepage_products_right {
	float:left;
	width:241px; /*283*/
	/*padding-left:10px;*/
}

#newfooter_top {
	background-image:url(../images/template/footer_top_home.png);
	background-repeat:no-repeat;
	behavior: url(/v/vspfiles/templates/OlympicVet/js/iepngfix.htc);
}

/* Featured Products
 * ------------------------------
 */
#content_area table tr td table[width="96%"] { /* Set Width Of Featured Products Table */
	margin:0px auto!important;
	padding:0px!important;
	width:900px !important;
}

#content_area table tr td table tr td table tr td table tr td br { /* Re-Set Line Breaks In Featured Products */
	display:block !important;
}

#content_area table tr td table tr td { /* Featured Products Description */
	padding:0px 0px 0px 0px;
}

#content_area table tr td table tr td table tr td table tr td a.productnamecolor, #content_area table tr td table tr td table tr td a.productnamecolor { /* Product Name */
	color:#0a1e46;
	font-family:arial, verdana, sans-serif;
	font-size:14px;
	font-weight:normal;
}

#content_area table tr td table tr td table tr td table tr td a.productnamecolor:hover, #content_area table tr td table tr td table tr td a.productnamecolor:hover { /* Product Name - Hover */
	color:#2a65ad;
	font-family:arial, verdana, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

#content_area table tr td table tr td table tr td table tr td font.text b, #content_area table tr td table tr td table tr td table tr td font.colors_text b { /* List Price Text */
	/*color:#353f3a !important;
	font-family:verdana, sans-serif !important;
	font-size:11px !important;
	font-weight:bold !important;*/
}

#content_area table tr td table tr td table tr td table tr td font.text { /* List Price */
	/*color:#353f3a !important;
	font-family:verdana, sans-serif !important;
	font-size:11px !important;
	font-weight:bold !important;*/
}

#content_area table tr td table tr td table tr td table tr td font.text b { /* Our Price Text */
	display:none;
	/*color:#353f3a;
	font-family:verdana, sans-serif;
	font-size:11px;
	font-weight:bold;*/
}

#content_area table tr td table tr td table tr td table tr td b font.colors_productprice { /* Our Price */
	color:#2a65ad !important;
	display:inline !important;
	font-family:arial, verdana, sans-serif !important;
	font-size:12px !important;
	font-weight:bold;
}

#content_area table tr td table tr td table tr td table tr td font.text s { /* Our Price Alternative */
	color:#2a65ad !important;
	font-family:arial, verdana, sans-serif !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:none !important;
}

#content_area table tr td table tr td table tr td table tr td font.productnamecolor i b { /* You Save Text */
	/*color:#687819 !important;
	font-family:verdana, sans-serif !important;
	font-size:11px !important;
	font-weight:bold !important;
	font-style:italic !important;
	text-decoration:none !important;*/
}

#content_area table tr td table tr td table tr td table tr td a img { /* Product Image Border */
	border:0px !important;
}
