body {
font:normal 12px Tahoma;
margin:0 auto;
color:#fff;
background:#fff;
}
/*--Reset Styles!--*/
body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, img {
margin: 0;
padding: 0;
border: 0;
}

.clear{clear:both;}
.left{float: left;}
.right{float: right;}

a:focus { outline-style:none; }

a:link, a:active, a:visited
{
color:#1790ea;
text-decoration: underline;

}

a:hover
{
color: #1790ea;
text-decoration: none;
}

h2,h3,h4, h5, h6{
font-family:"Trebuchet MS";
color: #fff;
line-height:normal;
padding:5px 0;
clear:left;
font-style:italic;
}

h2{font-size: 20px;}
h3{font-size: 18px;}
h4{font-size: 16px;}
h5{font-size: 14px;}
h6{font-size: 12px; font-weight: bold;}

p{
padding:0px;
}

ul{
list-style: none;
padding:8px 20px;
}

li{
color: #fff;
padding: 0 0 7px 0;
font: normal 12px Tahoma;
}

.no-bg {
	background:none !important;
}

/*Header Main*/

.logo {
	padding:20px 20px 10px;
}

.top-avigation {
	width:314px;
	margin:0;
}

.top-avigation li {
	float:left;
	font: normal 12px Tahoma;
	color:#187EC2;
	padding:5px 6px 5px 0;
	*padding:5px 6px 0px 0;
	margin:0;
}

.top-avigation li a:link, .top-avigation li a:active, .top-avigation li a:visited {
	text-decoration:none;
	color:#187EC2;
}

.top-avigation li a:hover {
	text-decoration:underline;
}

.customer-support {
	width:230px;
	font: normal 20px Arial;
	color:#008CC5;
	padding:10px 10px 5px ;
}

.customer-support span {
	float:left;
	padding:10px 0 0;
	margin:0;
}

.customer-support a:link, .customer-support a:active, .customer-support a:visited {
	text-decoration:none;
	color:#008CC5;
	cursor:pointer;
}

.customer-support a:hover {
	text-decoration:underline;
}

.customer-support span a:link {
	text-decoration:none;
}

.customer-support span a:hover {
	text-decoration:underline;
}

.search-panel {
	width:585px;
	height:27px;
	background: url(../images/search-panel-bg.png) repeat-x left top;
	margin:0;
}

.top-search-field {
	width:270px;
	padding:5px 0 5px 10px;
	overflow:hidden;
}

.top-search-field input {
	float:left;
	width:235px;
	height:23px;
	color:#EC555A;
	background:url(../images/field-bg.png) repeat-x left top;
	padding:4px 0 0 4px;
}

.tohfy-mall-select {
	width:240px;
	height:27px;
	margin:5px 0 0 6px;
	*margin:7px 0 0 6px;
	font:normal 14px Arial;
	color:#A5A5A5;
	padding:3px;
}

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

.middle-nav {
	background:url(../images/middle-nav-bg.png) repeat-x left top;
	padding:10px 0 0;
}

.main-navigation {
	/*width:95px;*/
	font: normal 13px Tahoma;
	color:#fff;
	padding:0 10px 10px;
	background:url(../images/nav-sep.png) no-repeat right top;
	margin:0;
}
.main-navigation a{
	/*width:95px;*/
	font: normal 13px Tahoma;
	color:#fff;
	text-decoration:none;
	/*padding:0 10px 10px;
	background:url(../images/nav-sep.png) no-repeat right top;
	margin:0;*/
}
.main-navigation a:hover {
	/*width:95px;*/
	font: bold 13px Tahoma;
	color:#fff;
	text-decoration:none;
	/*padding:0 10px 10px;
	background:url(../images/nav-sep.png) no-repeat right top;
	margin:0;*/
}

.select-by-category {
	width:271px;
	height:268px;
	background:#fff url(../images/category-bg.png) repeat-x left bottom;
}

.select-by-category h4 {
	width:255px;
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/select-category-bg.png) repeat-x left top;
	padding:2px 8px 4px;
}

.select-by-category ul {
	width:230px;
	padding:10px 0 0 0;
}

.select-by-category li {
	width:220px;
	font: normal 12px Arial;
	color:#121212;
	background:url(../images/dots.png) no-repeat right bottom;
	padding:6px 0 5px;
	margin:0;
	text-align:left;
}

.select-by-category li a:link, .select-by-category li a:active, .select-by-category li a:visited  {
	text-decoration:none;
	color:#121212;
	padding:0 0 0 15px;
	background:url(../images/bulit.png) no-repeat left 3px;
}

.select-by-category li a:hover {
	background:url(../images/bulit.png) no-repeat 2px 3px;
	color:#E9050C;
}

.banner-right {
	width:250px;
	padding:10px 0 0;
}

.banner-right h6 {
	width:250px;
	font: bold 17px Arial;
	color:#FC0203;
	padding:5px 0 0;
}

.banner-right ul {
	width:250px;
	padding:0;
	margin:0;
}

.banner-right li {
	float:left;
	width:240px;
	padding:2px 5px 2px 0;
	font: normal 12px Arial;
	color:#2E808E;
}

.banner-right li a:link, .banner-right li a:active, .banner-right li a:visited {
	text-decoration:none;
	color:#2E808E;
	background:url(../images/small-bulit.png) no-repeat left 3px;
	padding:0 0 0 10px;
}

.banner-right li a:hover {
	background:url(../images/small-bulit.png) no-repeat 1px 3px;
}

.customer-reviews {
	width:188px;
	min-height:295px;
	border:#D1D1D1 1px solid;
	padding:5px;
}

.customer-reviews h6 {
	font:normal 21px Tahoma;
	color:#868686;
	padding:0 0 10px;
}

.customer-reviews h6 strong {
	color:#E9040C;
}

.customer-reviews p {
	width:140px;
	font: normal 12px Arial;
	color:#3D7AA2;
	text-align:left;
	padding:5px 0 0;
}

.customer-reviews h5 {
	width:180px;
	font: normal 11px Tahoma;
	color:#008DC5;
	padding:5px 0 3px;
	text-align:left;
}

.customer-reviews h5 a:link, .customer-reviews h5 a:active, .customer-reviews h5 a:visited {
	text-decoration:none;
	color:#FD0310;
}

.customer-reviews h5 a:hover {
	text-decoration:underline;
}

.featured-clothing-head {
	font:normal 24px Arial;
	color:#0093C3;
	padding:3px 0 3px 48px;
	background:url(../images/blue-shashka.png) no-repeat left top;
	margin:0 0 0 5px;
}

.featured-clothing-main {
	width:970px;
	height:270px;
	border:1px #D2D2D2 solid;
	padding:10px 0;
	margin:1px 0 0 5px;
}

.buy-now {
	float:left;
	width:176px;
	min-height:240px;
	padding:5px;
	background:url(../images/dots-verticle.png) no-repeat right center;
}

.buy-now h6 strong {
	color:#E9040C;
}

.buy-now p {
	width:130px;
	font: normal 12px Arial;
	color:#3D7AA2;
	text-align:left;
	padding:5px 0 0;
} 

.buy-now p span {
	font-size:10px;
	color:#000;
}

.grey-line {
	background:url(../images/grey-line.png) repeat-x left top;
}

.featured-group {
	width:230px;
	padding:15px 0 0 20px;
}

.featured-group h6 {
	font: bold 11px Tahoma;
	color:#222;
}

.featured-group ul {
	width:220px;
	padding:0;
	margin:0;
}

.featured-group ul li {
	font:normal 11px Tahoma;
	color:#666;
	background:url(../images/squre-bulit.png) no-repeat left 5px;
	padding:2px 0 2px 10px;
}

.featured-group ul li span {
	color:#DE030A;
}


.feedback {
	width:400px;
	padding:15px 0 0 20px;
}

.feedback h6 {
	font: bold 11px Tahoma;
	color:#222;
}

.feedback ul {
	width:220px;
	padding:0;
	margin:0;
}

.feedback ul li  {
	font:normal 12px Tahoma;
	color:#222;
}

.feedback ul li label {
	width:140px;
	color:#DE030A;
}

.feedback ul li input {
	width:100px;
	height:18px;
	border:#999 1px solid;
	margin:3px 3px 3px 0;
}

.feedback p {
	font:normal 11px Tahoma;
	color:#666;
	padding:3px 0;
}

.bottom-txt {
	font:normal 12px Tahoma;
	color:#4C4C4C;
	padding:20px 0;
	text-align:center;
}

.footer-bg {
	background:url(../images/select-category-bg.png) repeat-x left top;
}


.footer {
	width:500px;
	margin:0 auto;
	padding:0;
}

.footer li {
	float:left;
	font: Bold 12px Arial;
	color:#fff;
	padding: 3px;
	margin:0;
}

.footer li a:link, .footer li a:active, .footer li a:visited {
	text-decoration:none;
	color:#fff;
}

.footer li a:hover {
	text-decoration:underline;
}

.copy-right {
	font: normal 12px Tahoma;
	color:#000;
	padding:3px 0;
}