@charset "UTF-8";

/*------------------------------------------------------------------------------------
* Filename: colors.css
* Version: 1.0.0 (2009-06-04)
* Website: www.finkdesign.com
* Author: Tayyab Azam
* Description: Handles the Products background images and heading styles.
    ------------------------------------------------------------------------------------*/	

#content_jug{background:url(/images/products/jug_bg.jpg) no-repeat; height:646px;}
#content_fatware{background:url(/images/products/fatware_bg.jpg) no-repeat; height:730px;}

#content_platter{background:url(/images/products/platter_bg.jpg) no-repeat; height:614px;}
#content_creamer{background:url(/images/products/creamer_bg.jpg) no-repeat; height:614px;}
#content_bowls{background:url(/images/products/bowls_bg.jpg) no-repeat; height:646px;}
#content_beaker{background:url(/images/products/beaker_bg.jpg) no-repeat; height:662px;}
#content_chiller{background:url(/images/products/chiller_bg.jpg) no-repeat; height:650px;}
#content_candelabra{background:url(/images/products/candelabra_bg.jpg) no-repeat; height:650px;}
#content_butter{background:url(/images/products/butter_bg.jpg) no-repeat; height:603px;}
#content_sushi{background:url(/images/products/sushi_bg.jpg) no-repeat; height:567px;}
#content_coolamon{background:url(/images/products/coolamon_bg.jpg) no-repeat; height:681px;}
#content_bracelet{background:url(/images/products/bracelet_bg.jpg) no-repeat; height:627px;}
#content_neckpiece{background:url(/images/products/neckpiece_bg.jpg) no-repeat; height:624px;}
#content_vaxis{background:url(/images/products/vaxis_bg.jpg) no-repeat; height:528px;}
#content_squish{background:url(/images/products/squish_bg.jpg) no-repeat; height:603px;}
#content_heart{background:url(/images/products/heart_bg.jpg) no-repeat; height:627px;}

.content_left_container{ float:left; width:631px;}
.content_middle{ float:left; width:319px; padding-left:20px; padding-right:20px;} .content_middle p{ color:#FFF;}
.content_middle_jewelery{ float:left; width:339px; padding-left:20px; padding-right:0;text-align:right;} .content_middle p{ color:#FFF;}
.jewelery_heading{ margin-top:-10px;}
.content_right{ float:left; width:319px; padding-left:20px; padding-right:20px;} .content_right p{ color:#FFF;}
h1 {color:#FFF; margin-bottom:20px;}
h2 { color:#000; padding:0; margin: 0; font-size:15px; letter-spacing:0; }
h3 { color:#FFF; padding:0; margin: 0; font-size:15px; letter-spacing:0;  }
h4 { color:#FFF; padding:0; margin: 0 0 40px 0; font-size:12px; letter-spacing:0;  }
#footer_container{ background-color:#000;}

/*#content_bracelet h1{	color: #c8242b;}
#content_bracelet h2 { color:#000; padding:0; margin: 0; font-size:15px; letter-spacing:0; }
#content_bracelet h3 { color:#444; padding:0; margin: 0; font-size:15px; letter-spacing:0;  }
#content_bracelet h4 { color:#444; padding:0; margin: 0 0 40px 0; font-size:12px; letter-spacing:0;  }*/


