/* CSS Document */

body{
	margin:0 auto;
	background:#fce0e0;
	color:#494949;
	font-size:11px;
	font-family:Tahoma;
}

ul
{
margin:0px;
padding:0px;
}
li
{
margin:0px;
padding:0px;
}
h2
{
padding:0px;
margin:0px;
}
h1
{
padding:0px;
margin:0px;
}

.inputtype{
	border:1px solid #9e9e9e;
	color:#494949;
	font-size:11px;
	font-family:Tahoma;
	height:14px;
	padding:4px;
	width:130px;
}
/* ---------------------------------- CONTAINER ----------------------------------  */
#container{
	width:964px;
	height:auto;
	margin:0 auto;
	padding:0px;
}
#container2{
	width:700px;
	height:auto;
	margin:0 auto;
	padding:0px;
}

/* ---------------------------------- HEADER ----------------------------------  */
#header{
	width:964px;
	margin:0px;
	height:199px;
	padding:0px;
}

#header ul{
	width:964px;
	margin:0px;
	padding:0px;
	height:auto;
}
#header ul li{
	display: block;	
	padding: 0px;
	float:left;	
	border: none;
	width:auto;
	margin:0px;
	list-style:none;
}

/* ---------------------------------- NAVIGATION ----------------------------------  */

#nav{
    width:964px;
	height:44px;
	background:url(../images/nav_bg.jpg) no-repeat;
	margin:0px auto;
	padding:0px;
}

#nav ul{
	width:auto;
	margin:0 0 0 60px;
	padding:0px;
	height:auto;
}
#nav ul li{
	display: block;	
	padding: 0px;
	float:left;	
	border: none;
	width:auto;
	height:auto;
	margin:16px 0 0 0;
	list-style:none;
}
#nav ul li.navspace{
	display: block;	
	padding: 0px;
	float:left;	
	border: none;
	width:28px;
	height:auto;
	margin:16px 0 0 0;
	list-style:none;
}


#nav1{
    width:200px;
	margin:0px auto;
	padding:0px;
	float:left;
}

#nav1 ul{
	width:auto;
	margin:0 0 0 60px;
	padding:0px;
	height:auto;
}
#nav1 ul li{
	display: block;	
	padding: 0px;
	float:left;	
	border: none;
	width:auto;
	height:auto;
	margin:10px 0 0 10px;
	list-style:none;
}
#nav1 ul li.navspace{
	display: block;	
	padding: 0px;
	float:left;	
	border: none;
	width:28px;
	height:auto;
	margin:16px 0 0 0;
	list-style:none;
}
/* ---------------------------------- BODY CONTENT ----------------------------------  */
#body_content{
	width:964px;
	padding:0px;
	margin:0px auto;
	background:url(../images/body_content_bg.jpg) repeat-y;
	height:auto;
}
#body_content h1{
	width:964px;
	padding:0px;
	margin:0px auto;
	background:url(../images/body_content_top_img.jpg) no-repeat;
	height:22px;
	font-size:12px;
}
#body_content h2{
	width:964px;
	padding:0px;
	margin:0px auto;
	background:url(../images/body_footer_img.jpg) no-repeat;
	height:63px;
}
#menu{
	width:700px;

}
/* ---------------------------------- LEFT PAN ----------------------------------  */
#leftpan{
	width:640px;
	height:auto;
	margin:0px;
	padding:0 0 0 68px;
	background:url(../images/body_content_left_img.jpg) no-repeat left top;
	float:left;
}
#leftpan2{
	width:800px;
	height:auto;
	margin:0px;
	padding:0 0 0 110px;
	background:url(../images/body_content_left_img.jpg) no-repeat left top;
	float:left;
}
/* ---------------------------------- WELCOME ----------------------------------  */
#welcome{
	width:640px;
	height:auto;
	margin:0px;
	padding:0px;
}
#welcome p{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
}
#welcome p.welcomimg{
	width:124px;
	height:46px;
	margin:0px;
	padding:0px;
	background:url(../images/welcome_text_img.jpg) no-repeat;
}
#welcome p.blacktxt{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	line-height:30px;
}
#welcome p.redtxt{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#ab4b4b;
	font-weight:normal;
	line-height:16px;
}
#welcome p.redtxtbold{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#ab4b4b;
	font-weight:bold;
	line-height:16px;
}
#welcome_shoes{
	width:220px;
	height:auto;
	margin:10px auto;
	padding:0px;
}

/*#product1{
	width:300px;
	height:auto;
	margin:0px;
	padding:4px;
	float:left;
}*/
#welcome_shoes p{
	font-family:Tahoma;
	font-size:11px;
	color:#494949;
	font-weight: normal;
	line-height:18px;

}
#welcome_shoes p.img{
	float:left;
	background:url(../images/featured_product_img_bg.jpg) no-repeat;
	padding:10px 10px;
	text-align:justify;
	width:114px;
	height:100px;
	overflow:hidden;
}




#welcome_shoes p.wedding{
	font-family:Tahoma;
	font-size:11px;
	color:#ab4b4b;
	font-weight:bold;
	line-height:18px;
	width:100px;
	height:auto;
	float:left;
	text-align:center;

}
#welcome_shoes p.dance{
	font-family:Tahoma;
	font-size:11px;
	color:#ab4b4b;
	font-weight:normal;
	line-height:18px;
	width:100px;
	height:auto;
	float:left;
	text-align:center;
	margin:0 0px 0 50px;
}
#welcome_shoes p.day{
	font-family:Tahoma;
	font-size:11px;
	color:#ab4b4b;
	font-weight:bold;
	line-height:18px;
	width:100px;
	height:auto;
	float:left;
	text-align:center;
	margin:0 0 0 50px;
}
#welcome_shoes p.longimg{
	width:110px;
	height:auto;
	float:left;
	margin:0 0 0 50px;
}
#stockist{
	width:640px;
	height:auto;
	margin:0px;
	padding:0px;	
}
#stockist p{
    font-family:Tahoma;
	font-size:11px;
	color:#ab4b4b;
	font-weight: normal;
	line-height:16px;
	margin:0px;
	padding:0px;	
}
#stockist ul{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	list-style:none;
}
#stockist ul li{
	display:block;
	list-style:none;
	width:auto;
	font-family:Tahoma;
	font-size:11px;
	color:#494949;
	font-weight: normal;
	line-height:18px;
	background:url(../images/list_icon.jpg) no-repeat left;
	margin:0px 0 0 0;
	padding-left:20px;	
}

/* ---------------------------------- FEATURED PRODUCTS ----------------------------------  */
#featured_products{
	width:640px;
	height:auto;
	margin:20px 0 0 0;
	padding:0px;
}

#featured_products p{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
}
#featured_products p.featuredimg{
	width:280px;
	height:50px;
	margin:10px 0 0 0;
	padding:0px;
	background:url(../images/featured_products_text_img.jpg) no-repeat;
}
#product1{
	width:300px;
	height:auto;
	margin:0px;
	padding:4px;
	float:left;
}
#product1 p{
	font-family:Tahoma;
	font-size:11px;
	color:#494949;
	font-weight: normal;
	line-height:18px;

}
#product1 p.img{
	float:left;
	background:url(../images/featured_product_img_bg.jpg) no-repeat;
	padding:15px 10px;
	text-align:justify;
	width:114px;
	height:100px;
	overflow:hidden;
}
#product1 p.txtbg{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	background:url(../images/featured_text_bg.jpg) no-repeat;
	text-align:center;
	width:213px;
	height:22px;
	float:left;
}
#product1 p.readmore{
	font-family:Tahoma;
	font-size:11px;
	color:#982222;
	font-weight:normal;
	text-align:left;
	margin-right:10px;
	float:right;
}
#product1 p.readmore a{
	text-decoration:none;
	color:#982222;
}
#product1 p.readmore a:hover{
	text-decoration:underline;
	color:#000;
}

#product2{
	width:300px;
	height:auto;
	margin:0px;
	padding:4px;
	float:left;
}
#product2 p{
	font-family:Tahoma;
	font-size:11px;
	color:#494949;
	font-weight: normal;
	line-height:18px;

}
#product2 p.img{
	float:left;
	background:url(../images/featured_product_img_bg.jpg) no-repeat;
	padding:15px 10px;
	text-align:justify;
	width:114px;
	height:100px;
	overflow:hidden;
}
#product2 p.txtbg{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	background:url(../images/featured_text_bg.jpg) no-repeat;
	text-align:center;
	width:213px;
	height:22px;
	float:left;
}
#product2 p.readmore{
	font-family:Tahoma;
	font-size:11px;
	color:#982222;
	font-weight:normal;
	text-align:left;
	margin-right:10px;
	float:right;
}
#product2 p.readmore a{
	text-decoration:none;
	color:#982222;
}
#product2 p.readmore a:hover{
	text-decoration:underline;
	color:#000;
}

#product3{
	width:300px;
	height:auto;
	margin:0px;
	padding:4px;
	float:left;
}
#product3 p{
	font-family:Tahoma;
	font-size:11px;
	color:#494949;
	font-weight: normal;
	line-height:18px;

}
#product3 p.img{
	float:left;
	background:url(../images/featured_product_img_bg.jpg) no-repeat;
	padding:15px 10px;
	text-align:justify;
	width:114px;
	height:100px;
	overflow:hidden;
}
#product3 p.txtbg{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	background:url(../images/featured_text_bg.jpg) no-repeat;
	text-align:center;
	width:213px;
	height:22px;
	float:left;
}
#product3 p.readmore{
	font-family:Tahoma;
	font-size:11px;
	color:#982222;
	font-weight:normal;
	text-align:left;
	margin-right:10px;
	float:right;
}
#product3 p.readmore a{
	text-decoration:none;
	color:#982222;
}
#product3 p.readmore a:hover{
	text-decoration:underline;
	color:#000;
}
/* ---------------------------------- SIGNUP ----------------------------------  */
#signup{
	width:202px;
	height:auto;
	margin:10px 0 0 0px ;
	padding:0px;
}
#signup p.top{
	width:202px;
	height:13px;
	background:url(../images/signup_top_img2.jpg) no-repeat;
	margin:0px;
	padding:0px;
}
#signup_bg{
	width:202px;
	height:auto;
	background:url(../images/signup_bg2.jpg) repeat-y;
	margin:0px;
	padding:0px;
}
#signup_bg p{
	width:202px;
	height:auto;
	margin:0px auto;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#4b4b4b;
	font-weight:bold;
	text-align:center;
	line-height:5px;
}
#signup_bg p span.signupredtxt{
	font-family:Tahoma;
	font-size:11px;
	color:#ab4b4b;
	font-weight:bold;
	line-height:16px;
}
#signup_bg p span.signupblacktxt{
	font-family:Tahoma;
	font-size:13px;
	color:#4b4b4b;
	font-weight:bold;
	line-height:16px;
}
#signup_bg ul{
	width:180px;
	height:auto;
	margin:0 auto;
	padding:0px;
}
#signup_bg ul li{
	width:auto;
	height:auto;
	margin:0 auto;
	padding:10px 0 10px 0;
	font-family:Tahoma;
	font-size:11px;
	color:#4b4b4b;
	font-weight:bold;
	line-height:10px;
	list-style:none;
	text-align:center;
}
#signup_bg ul li span{
	height:10px;
	padding:0px;
	margin:0px;
}
#signup p.buttom{
	width:202px;
	height:13px;
	background:url(../images/signup_bottom_img2.jpg) no-repeat;
	margin:0px;
	padding:0px;
}

/* ---------------------------------- RIGHT PAN ----------------------------------  */
#rightpan{
	width:232px;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(../images/body_content_right_img.jpg) no-repeat right top;
	float:right;
}
#rightpan2{
	width:50px;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(../images/body_content_right_img.jpg) no-repeat right top;
	float:right;
}
/* ---------------------------------- LATEST NEWS ----------------------------------  */
#latest_news{
	width:202px;
	height:auto;
	margin:0px;
	padding:0px;
}
#latest_news h1{
	width:202px;
	height:30px;
	background:url(../images/latest_news_top_bg.jpg) no-repeat;
	font-family:Tahoma;
	font-size:12px;
	color:#ab4b4b;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	margin:0px;
	padding-top:8px;
	
}
#latest_news_bg{
	width:202px;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(../images/latest_news_bg.jpg) repeat-y;
}
#latest_news_bg ul{
	width:160px;
	height:auto;
	padding:10px 0 0 0 ;
	margin:0px auto;
	
	
	
}
#latest_news_bg ul li{
	width:auto;
	height:auto;
	padding: 0 0 20px 20px;
	margin:0px;
	background:url(../images/latest_news_listicon.jpg) no-repeat left top;
	font-family:Tahoma;
	font-size:11px;
	color:#343434;
	font-weight:normal;
	line-height:18px;
	list-style:none;
	text-align:justify;	
	
	
	
	
	
}
#latest_news h2{
	width:202px;
	height:14px;
	background:url(../images/latest_news_bottom_bg.jpg) no-repeat;
	margin:0px;
	padding-top:0px;
	
}
/* ---------------------------------- TESTIMONIALS ----------------------------------  */
#testimonials{
	width:202px;
	height:auto;
	margin:10px 0 0 0 ;
	padding:0px;
}
#testimonials h1{
	width:202px;
	height:30px;
	background:url(../images/testimonials_top_bg.jpg) no-repeat;
	font-family:Tahoma;
	font-size:12px;
	color:#ab4b4b;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	margin:0px;
	padding-top:8px;
	
}
#testimonials_bg{
	width:202px;
	height:auto;
	margin:0px;
	padding-top:15px;
	background:url(../images/latest_news_bg.jpg) repeat-y;
}
#testimonials_bg p.txt{
	font-family:Tahoma;
	font-size:11px;
	color:#343434;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
	background:url(../images/testimonials_openquot.jpg) no-repeat left top;
	width:130px;
	margin:0 auto;
	padding-left:30px;
	padding-bottom:10px;
}
#testimonials_bg p.name{
	font-family:Tahoma;
	font-size:11px;
	color:#ab4b4b;
	font-weight:bold;
	line-height:24px;
	background:url(../images/testimonials_closequot.jpg) no-repeat right top;
	width:130px;
	margin:0 auto;
}
#testimonials_bg p.readmore{
	font-family:Tahoma;
	font-size:12px;
	color:#982222;
	font-weight:normal;
	text-align:left;
	margin:0px auto;
	text-align:right;
	width:150px;
	padding:10px 0px;
}
#testimonials_bg p.readmore a{
	text-decoration:none;
	color:#982222;
}
#testimonials_bg p.readmore a:hover{
	text-decoration:underline;
	color:#000;
}
#testimonials h2{
	width:202px;
	height:14px;
	background:url(../images/latest_news_bottom_bg.jpg) no-repeat;
	margin:0px;
	padding-top:0px;
}

/* ---------------------------------- BANNER ----------------------------------  */
#banner{
	width:202px;
	height:auto;
	margin-top:10px;
	padding:0px;
	
}

/* ---------------------------------- FOOTER ----------------------------------  */
#footer{
	width:964px;
	padding:0px;
	margin:5px 0px;
	height:30px;	
}
#footer p{
	width:964px;
	padding:0px;
	margin:0px;
	height:0px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	color:#982222;
	font-weight:normal;
	
}
#footer p a{
	color:#982222;
	text-decoration:none;	
}
#footer p a:hover{
	color:#982222;
	text-decoration:underline;	
}




.tophears{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#AA4C4D;
}