/* No Sidebar On Homepage Style
 * ------------------------------
 */
#content_outter {
	padding-top:0px !important;
}

#content_area { /* Change Width Of Content Area */
	width: 967px !important;
	max-width:967px;
	overflow:hidden;
	padding: 0px 0px 30px 0px;
	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;
}

#homepage_top {
	height:326px;
	margin:0px;
	padding:0px;
	width:967px;
}

#homepage_top_left {
	float:left;
	height:326px;
	margin:0px;
	padding:0px;
	width:730px;
}

#homepage_top_right {
	float:right;
	height:326px;
	margin:0px;
	padding:0px;
	width:237px;
}

#homepage_btm {
	height:122px;
	margin:0px;
	padding:0px;
	width:967px;
}

#homepage_btm_col1 {
	background:url(../images/homepage/row3_col1.jpg);
	background-repeat:no-repeat;
	float:left;
	height:47px;
	margin:0px;
	padding:75px 20px 0px 25px;
	width:206px;
}

a#homepage_btm_col1_twitter {
	display:block;
	float:right;
	height:20px;
	margin:0px;
	padding:0px;
	width:90px;
	text-decoration:none;
}

a#homepage_btm_col1_facebook {
	float:right;
	height:20px;
	margin:0px;
	padding:0px;
	width:90px;
	text-decoration:none;
}

#homepage_btm_col2 {
	float:left;
	height:122px;
	margin:0px;
	padding:0px;
	width:239px;
}

#homepage_btm_col3 {
	float:left;
	height:122px;
	margin:0px;
	padding:0px;
	width:240px;
}

#homepage_btm_col4 {
	float:left;
	height:122px;
	margin:0px;
	padding:0px;
	width:237px;
}

/* Featured Products
 * ------------------------------
 */
#content_area table { /* Set Width Of Table */
	/*margin:0px;
	padding:0px;
	width:896px;*/
}

#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:#555555;
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	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:#f99d1c;
	text-decoration:underline;
}

#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:#555555 !important;
	font-family:arial, verdana, sans-serif !important;
	font-size:12px !important;
	font-weight:bold !important;*/
}

#content_area table tr td table tr td table tr td table tr td font.text { /* List Price */
	/*color:#555555 !important;
	font-family:arial, verdana, sans-serif !important;
	font-size:12px !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 */
	/*color:#363641;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	font-weight:normal;*/
	display:none;
}

#content_area table tr td table tr td table tr td table tr td b font.colors_productprice { /* Our Price */
	color:#f96f1c !important;
	display:inline !important;
	font-family:arial, verdana,sans-serif !important;
	font-size:13px !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:#f96f1c !important;
	font-family:arial, verdana,sans-serif !important;
	font-size:13px !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:#000000 !important;
	font-family:arial, verdana, sans-serif !important;
	font-size:12px !important;
	font-weight:normal !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;
}
