﻿body 
{
    margin:0 auto;background-color:#FFF;
}
/*.bck{width: 100%;
  height: 2120px;
  background-image:url(../images/bck.png);
  background-repeat: repeat-x;
  }
.bck1{width: 100%;
  height:2230px;
  background-image:url(../images/bck01.png);
  background-repeat: repeat-x;
  }
.bck2{width: 100%;
  height:2630px;
  background-image:url(../images/bck02.png);
  background-repeat: repeat-x;
  }*/
.bck3{width: 100%;
  height:1500px;
  background-image:url(../images/21-SEAMLESS.jpg);
  background-repeat: repeat;
  }
/*.bck4{width: 100%;
  height:13050px;
  background-image:url(../images/bck_01.png);
  background-repeat:repeat;
  }
.bck5{width: 100%;
  height:4200px;
  background-image:url(../images/bck_01.png);
  background-repeat:repeat;
  }*/
.bck6{width: 100%;
  height:7690px;
  background-image:url(../images/bck_01.png);
  background-repeat:repeat;
  }
.subs{
    background-image:url(../images/bg.png);
    width:190px;
    height:120px;
    display:none;
    position:absolute;
    top:67%;
    left:-5%;
    z-index:3333333;
}
.list_main {
    width:954px;
    height:200px;
    
}
@font-face {
	font-family: 'ALSScript';
	src: url('http://pentatechsoft.com/sample/silvershops/fonts/ALSScript/ALSScript.eot?') format('eot'), 
	     url('http://pentatechsoft.com/sample/silvershops/fonts/ALSScript/ALSScript.woff') format('woff'), 
	     url('http://pentatechsoft.com/sample/silvershops/fonts/ALSScript/ALSScript.ttf')  format('truetype'),
	     url('http://pentatechsoft.com/sample/silvershops/fonts/ALSScript/ALSScript.svg#ALSScript') format('svg');
}

.middle_content {
   
}

.middle_content p{
    color:#555555;
    font-family:Calibri;
    font-size:16px;
}
.middle_content h1 {
    color:#026dac;
    font-size:32px;
   font-family: 'ALSScript';
    font-weight:bold;
}
.sub_list {
   list-style:none;
   margin:0;
   padding:0;
   float:left;
    }
#header
{
    width:1000px;
    height:100px;
    margin:0 auto;
	
}
#content
{
    width:1000px;
    height:1850px;
    margin:0 auto;
	background-color:#FFF;
}
.spce{ height:10px; width:100%;font:left;}
    #header .logo 
    {
        float:left;
        width:295px;
        height:90px;
    }
.product_content {
    font-family:Calibri;
    font-size:12px;
    font-weight:bold;
}
    #header #menu
    {
        float:left;
        width:955px;
		margin-left:-235px;
        height:39px;
        background-image:url(../images/menu_back1.png);
        background-repeat:no-repeat;
    }
    #header #menu .div
    {
        float:left; 
        width:150px; 
        height:39px; 
        font-family:Calibri; 
        font-size:14px; 
        color:#484848; 
        text-align:center;
        padding-left:1px;
		/*-moz-box-shadow: 0 0 2px #dddddd;
    -webkit-box-shadow: 0 0 2px #dddddd;
    box-shadow: 0 0 2px #dddddd;*/
    }
    #header #menu a:hover
    {
        color:#c3261d;
    }
    #header #menu a
    {
        text-decoration:none;
        color:#484848;
		
    }
#banner
{
    width:1000px;
    height:400px;
    margin:0 auto;
	background-color:#FFF;
}
    #banner .main_banner 
    {
        float:left;
        width:490px;
        height:400px;
        background-image:url(../images/main_banner.png);background-color:#FFF;
    }
    #banner .sub_banner 
    {
        float:left;
        width:490px;
        height:350px;
    }
    #banner .sub_banner img
    {
        text-decoration:none; 
        border-width:0;
    }
    #banner .category 
    {
        float:left; 
        width:235px; 
        height:44px; 
        font-family:Calibri; 
        font-size:12px; 
        font-weight:bold; 
        color:#FFF; 
        text-align:left;
        background-color:#75dadf;
    }
    #banner .category_title 
    {
        float:left; 
        padding-left:10px; 
        padding-top:15px; 
        width:195px; 
        height:15px;
    }
#text_contetnt
{
    width:1000px;
    height:310px;
    margin:0 auto;
	background-color:#FFF;
}
    #text_contetnt .heading 
    {
        float:left;
        width:960px;
        height:25px;
        font-family:Calibri;
        font-size:24px;
        font-weight:bold;
        text-align:left;
        color:#484848;
    }
    #text_contetnt .heading_underline 
    {
       float:left; 
       width:960px; 
       height:15px; 
       background-image:url(../images/underline.png); 
       background-repeat:repeat-x;
    }
    #text_contetnt .text 
    {
       float:left; 
       width:960px; 
       font-family:Calibri;
       font-size:14px;
       text-align:justify;
       color:#484848;
       line-height:28px;
       word-spacing:3px;
       padding-top:15px;
    }
#categories
{
    width:100%;
    height:322px;
  
}
    #categories .title 
    {
        float:left;
        width:960px;
        height:25px;
        font-family:Calibri;
        font-size:24px;
        font-weight:bold;
        color:#484848;
    }
    #categories .category {
        float: left;
        width: 225px;
        height: 44px;
        font-family: Calibri;
        font-size: 15px;
        color: #FFF;
        /* background: #4f2e4f; 
background: -moz-linear-gradient(top,  #4f2e4f 0%, #714471 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f2e4f), color-stop(100%,#714471));
background: -webkit-linear-gradient(top,  #4f2e4f 0%,#714471 100%); 
background: -o-linear-gradient(top,  #4f2e4f 0%,#714471 100%);
background: -ms-linear-gradient(top,  #4f2e4f 0%,#714471 100%); 
background: linear-gradient(to bottom,  #4f2e4f 0%,#714471 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f2e4f', endColorstr='#714471',GradientType=0 ); /* IE6-9 */
        background-image: url(../images/catbck.png);
    }
#categories .category_01 {
        float: left;
        width: 225px;
        height:45px;
        font-family: Calibri;
        font-size: 15px;
        color: #FFF;
        line-height:16px;
        background-image: url(../images/catbck_01.png);
    }

#categories .category1 
    {
        float:left; 
        width:225px; 
        height:44px; 
        font-family:Calibri; 
        font-size:12px; 
        font-weight:bold; 
        color:#FFF; 
     

    }
    #categories .category_title 
    {
        float:left; 
        padding-left:10px; 
        padding-top:12px; 
        width:210px; 
        text-align:center;
        height:15px;
    }
    #categories .category_title a{
        text-decoration:none;
        color:#fff;
    }
    #categories .category_title01 
    {
        float:left; 
        padding-left:13px; 
        padding-top:8px; 
        width:210px; 
        
        height:15px;
    }
    #categories .category_title01 a{
        text-decoration:none;
        color:#fff;
    }
    #categories #total_width img
    {
        text-decoration:none; 
        border-width:0;
    }
#facebook
{
    width:1000px;
    height:271px;
    margin:0 auto;
    padding-top: 20px;
	background-color:#FFF;
}
#bottom_menu 
{
    width:1000px;
    height:40px;
    margin:0 auto;
    padding-top:30px;
	background-color:#FFF;
}
    #bottom_menu span a
    {
        text-decoration:none;
        color:#484848;
    }
    #bottom_menu span a:hover
    {
        color:#c3261d;
    }
.middle {
    width:100%;
    height:auto;
    float:left;
    margin-left:15px;
}
.middleleft {
    width:219px;
    height:auto;
    float:left;
}
.middleright{
    width:736px;
    height:auto;
    float:left;
    margin-left:15px;
}
#footer 
{
    width:1000px;
    height:50px;
    margin:0 auto;
    background-color:#333333;
	/*background-image:url(../images/footer_24.png);*/
	background-repeat:repeat;
}
    #footer .content 
    {
        float:left; 
        width:1000px; 
        height:50px; 
        padding-left:0px; 
        padding-top:20px;
    }
    #footer .condition 
    {
        float:left; 
        width:960px; 
        height:20px; 
        text-align:right;
        font-family:Calibri;
        color:#484848;
        font-size:10px;
        line-height:10px;
    }
    #footer .numberof 
    {
        float:left; 
        width:120px; 
        height:20px; 
        font-family:Calibri; 
        font-size:14px; 
        text-align:left; 
        color:#484848;
    }
    #footer .copyright 
    {
        float:right; 
        width:625px; 
        height:20px; 
        font-family:Calibri; 
        font-size:14px; 
        text-align:right; 
        color:#fff;
		padding-right:20px;
    }
    #footer a 
    {
        text-decoration:none;
        font-weight:bold;
        color:#fff;
    }
