.google-src-text{
    display: none;
}
.full_h{
	height: 100%;
}

.full_w{
	width: 100%;
}

.full_size{
	width: 100%;
	height: 100%;
}


form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img{
	border: 0px;
}

td, p, div,img,input,select,a{
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
}

body{
	background-color: #fff;
	background-image:url(../images/mainfon.gif);
	background-position:left top;
	background-repeat:repeat;
	margin : 0px  0px 0px  0px;
	padding : 0px 0px 0px 0px;
}

a{
	color:#b00000;
	font-size:12px;
}

a:hover{
	text-decoration:none;
}


/* ================================================================================*/

#wrapper{
	background-image:url(../images/toprep.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

#wrapper1{
	background-image:url(../images/flag1.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

#wrapper2{
	background-image:url(../images/flag2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding-top:62px;
}

#wrapper3{
	background-image:url(../images/kist.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:1125px;
	margin:0px auto;
	padding-top:61px;
}

#wrapper4{
	width:896px;
	margin:0px 115px;
	padding:0px 12px 0px 12px;
	background-color:#fff;
}


#logo{
	float:left;
    padding: 0px 0px 0px 10px;
}

#shopcartmod{
	float:right;
	width:215px;
	height:101px;
	background-image:url(../images/cart.jpg);
	background-position:left top;
	background-repeat:no-repeat;	
	margin:6px 0px 0px 0px;
}

.cartName{
	height:25px;
	line-height:25px;
	padding-left:31px;
	font-size:14px;
	color:#272626;
	font-weight:bold;
}

.cartDesc{
	height:30px;
	line-height:30px;
	color:#616060;
	padding-left:10px;
}

.cartDesc span{
	font-size:13px;
	font-weight:bold;
	color:#af0000;
}

.cartDesc div{
    font-size:13px;
    font-weight:bold;
    color:#af0000;
}

#wishlistGo{
	width:195px;
	height:18px;
	line-height:18px;
	display:block;
	margin-left:10px;
	margin-bottom:3px;
	background-image:url(../images/wishlist.jpg);
	background-position:left top;
	background-repeat:no-repeat;	
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

#checkoutGo{
	width:195px;
	height:18px;
	line-height:18px;
	display:block;
	margin-left:10px;
	margin-bottom:3px;
	background-image:url(../images/checkout.jpg);
	background-position:left top;
	background-repeat:no-repeat;	
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

#header{
	clear:both;
}

#topMenu{
	clear:both;
	background-image:url(../images/topmenufon.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:37px;   
}

#topMenu ul{
	padding:0px;
	margin:0px;
}

#topMenu ul li{
	list-style:none;
	float:left;
	height:37px;
}

#topMenu ul li a{
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	height:37px;
	display:block;
	float:left;
	line-height:37px;
	padding-left:16px;
	padding-right:16px;
}
#topMenu ul li span.sepr
{
	float:left;
	background-image:url(../images/topmenuli.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:37px;
	font-size:1px;
	width:2px;
}

#topMenu ul li a:hover{
	background-color:#000;
	color:#ff1d26;
}

a.shopMenuActive{
    background-color:#000 !important;
    color:#ff1d26 !important;
}

#searchPart{
	height:44px;
	background-image:url(../images/searchFon.jpg);
	background-position:right top;
	background-repeat:repeat-x;
}

.search{
	width:409px;
	float:left;
	height:33px;
	padding-top:11px;
}
#searchTitle{
	font-size:13px;
	font-weight:bold;
	color:#3f3d3d;
	float:left;
	padding-left:15px;
	padding-right:7px;
	padding-top:2px;
}

#inputSearch{
	float:left;
	padding-right:5px;
}

#inputSearch input{
	border:1px solid #a7a7a7;
	width:290px;
	padding-top:2px;
}

#buttonGo{
	float:left;
}

.goSearch{
	width:37px;
	height:22px;
	background-image:url(../images/go.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}

.searchDelimeter{
	float:left;
	font-size:1px;
	width:2px;
	height:44px;
	background-image:url(../images/delimeter.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.greenFilter{
	float:left;
	display:block;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#489101;
	padding:0px 30px 0px 25px;
	line-height:44px;
	height:44px;
}

.redFilter{
	float:left;
	display:block;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#D8151B;
	padding:0px 30px 0px 25px;
	line-height:44px;
	height:44px;
}

.orangeFilter{
	float:left;
	display:block;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#F48900;
	padding:0px 30px 0px 25px;
	line-height:44px;
	height:44px;
}

#breadcrumpDiv{
	clear:both;
}

#backCat{
	float:left;
	height:29px;
	line-height:29px;
	width:222px;
	background-image:url(../images/catbread.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	padding-left:9px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#breadcrump{
	float:left;
	height:29px;
	line-height:29px;
	width:654px;
	background-image:url(../images/bread.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	padding-left:11px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#breadcrump a{
    height:29px;
    line-height:29px;
    width:654px;
    font-size:12px;
    color:#fff;
    font-weight:bold;
}

#backCat a{
    color:#fff;
    font-weight:bold;
}

#breadcrump span{
    padding:0px 2px 0px 4px;
}

#mainPart{
	padding-top:23px;
	clear:both;
}

#leftPart{
	width:218px;
	float:left;
}

/* Filter ======================================*/

#filterMiddle{
	background-image:url(../images/filtermiddle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

#filterTop{
	background-image:url(../images/filtertop.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#filterBottom{
	background-image:url(../images/filterbottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0px 1px 2px 1px;
}

#filterHeader{
	height:35px;
	line-height:35px;
	padding-left:6px;
	font-size:14px;
	color:#272626;
	font-weight:bold;
    float: left;
}

.clearFilter{
    height:35px;
    line-height:35px;
    padding-right :6px;
    font-size:14px;
    color:#272626;
    float: right;
}

.filterName{
	line-height:24px;
	height:24px;
	padding-left:36px;
	background-image:url(../images/filterSize.jpg);
	background-position:16px center;
	background-repeat:no-repeat;
	background-color:#cfcfcf;
	font-size:12px;
	color:#000;
	font-weight:bold;
    cursor: pointer;
}


.filterButtons label{
	color:#b00000;
	font-size:12px;
    text-transform: lowercase;
	vertical-align:bottom;
    padding: 5px 0px 0px 0px;
}

.filterButtons label a{
    text-decoration: none;
}

.filterButtons label a:hover{
    text-decoration: underline;
}

.filterButtons label span{
	color:#000;
}

.filterButtons input{
	margin-left:16px;
	cursor:pointer;
	margin-top:13px;
	_margin-top:10px;
}

.filterButtons{
    padding: 0px 0px 10px 0px;
}

.filterFieldsScroll{
    /*height: 300px;
    overflow: auto;   */
}

.filterFieldsItem{
    width: 100px;
    float: left;
    font-size: 10px;
}

.bigFilter{
    height: 150px;
    overflow: auto; 
}

.hideShopFilter{
    font-size: 0px;
    line-height: 0px;
    height: 0px;    
    border: 1px solid red;
   /* position: relative;  */
    background-color: #FFFFFF;
    display: block;
    height: 30px;
    margin:5px 0px 0px 0px ;
    width: 190px;
    -moz-opacity: 0.65;
    filter: alpha(opacity=65);
    opacity: 0.65;
   -khtml-opacity: 0.65; 
   z-index: 0;
}

.filterChkDiv{
    height: 30px;   
}
 
 .hiddenLink{
    color: #ACACAC;
    text-decoration: none;
    cursor: default;
 }

.hiddenLink:hover{
    text-decoration: none !important;
 } 
/* End of Filter ======================================*/

.relativeBlock{
    padding: 20px 0px 20px 0px;
    text-align: center;
}

#rightPart{
	float:left;
	width:665px;
	padding-left:13px;
}

#nameProducts{
	background-image:url(../images/prodnamefon.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:37px;
}

#nameProducts h1{
	float:left;
	padding:0px;
	margin:0px;
	height:37px;
	line-height:37px;
	font-size:21px;
	color:#fff;
	text-transform:uppercase;
	padding-left:11px;
}

#nameProducts .paginDiv{
	float:right;
	height:37px;
	line-height:37px;
	padding-right:10px;
}

.paginDiv span, .paginDiv a{
	background-color:#cc4444;
	color:#ffd8d8;
	padding:2px 4px 2px 3px;
	font-size:12px;
	font-weight:bold;
	height:17px;
	line-height:17px;
	text-decoration:none;
}

#paginationActive,.paginDiv a:hover{
	color:#930101;
	background-color:#fff;
}

#content{
	background-image:url(../images/prodtopfon.jpg);
	background-position:left top;
	background-repeat:repeat-x;  
	padding:16px 6px 0px 5px;
    height: auto !important;     
    min-height: 500px !important; 
    height: 500px;     
}

#sortby{
	background-image:url(../images/sortby.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:604px;
	height:43px;
	padding:10px 0px 0px 51px;
	font-size:16px;
	font-weight:bold;
	color:#272626;     
}

#sortby select{
	width:439px;
}

.productDiv{
	width:150px;
	height:174px;
	background-image:url(../images/prodfon.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	margin-bottom:33px; 
}

.prodDiscountImage{
	position:absolute;
	height:43px;
	margin-left:103px;
	margin-top:2px;
	width:42px;
	float:left;
    font-weight: bold;
    font-size: 11px;
    padding: 3px 3px 0px 0px;
    text-align: right;
    z-index:10px;
    background-image:url(../images/25.png);
    background-position:right top;
    background-repeat:no-repeat;
    color: #FFF;
    
}

.prodZoomImage{
	font-size:10px;
	color:#888888;
	position:absolute;
	float:left;
	width:40px;
	margin-left:4px;
	margin-top:2px;
	background-image:url(../images/zoom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:14px;
	z-index:10px;
}

.prodImage{
	width:100px;
    height: 100px;
	display:block;
	margin:0px auto;
}

.prodName{
	padding-top:10px;
	font-weight:bold;
	color:#000;
	padding-left:10px;
}

.typeName{
	font-size:11px;
	padding-left:11px;
	color:#a90202;
}

.prodPrice{
	text-align:right;
	padding-right:11px;
	font-size:14px;
	color:#010101;
	font-weight:bold;
}

.currentPriceDiscount{
    color: red;
    text-decoration: line-through;
    font-weight: bold;
    font-size: 16px;
}

.prodPriceOld{
    text-align:right;
    padding-right:11px;
    font-size:11px;
    color:#010101;
    text-decoration: line-through;
    font-weight:bold;
    color: red;
}

.prodDelimeter{
	width:17px;
	float:left;
    color: white;

}




#bottomBrend{
	margin-top:13px;
	width:888px;
	margin:0px 115px;
	padding:0px 14px 0px 18px;
	background-color:#fff;
}
.hr{
	height:2px;
	clear:both;
	font-size:2px;
}

#bottomBrend h1{
	padding:0px;
	margin:0px;
	font-size:16px;
	color:#272626;
	padding-top:18px;
	padding-bottom:12px;
	border-bottom:1px solid #e0e0e0;
}

#bottomPart{
	width:920px;;
	margin:13px 115px;
	clear:both;
}

#copy{
	color:#a1a0a0;
	text-transform:uppercase;
	width:450px;
	float:left;
}

#copy a{
	text-decoration:none;
	color:#a1a0a0;
}

#copy a:hover{
	text-decoration:underline;
}

#ecommerceMenu{
	float:right;
}

#ecommerceMenu a{
	color:#a1a0a0;
	text-decoration:none;
	text-transform:uppercase;
}

#ecommerceMenu a:hover{
	text-decoration:underline;
}

#ecommerceMenu span{
	padding:0px 10px 0px 10px;
}

#siteMenu span{
	padding:0px 10px 0px 10px;
}
#siteMenu a{
	color:#a1a0a0;
	text-decoration:none;
	font-size:11px;
	color:#767676;
}

#siteMenu a:hover{
	text-decoration:underline;
}

.previewerCMS{
    border: 1px solid #313131;
    background-color: #FFFFFF;
    background-image:url(../images/loader.gif);
    background-position:center;
    background-repeat:no-repeat;    
}

.brandCMS{
    float: left;
    width: 147px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

.brandsULCMS{
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 10px;    
}

.brandsULCMS li{

    padding: 4px 0px 4px 0px;
}

.prodSiteMapULCMS{
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 0px 20px;
  
}

.prodSiteMapULCMS a{
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    display: block;  
    color: #3F3F3F; 
    text-decoration: none;
}

.prodSiteMapULCMS a:hover{
    text-decoration: underline;
}

.prodSiteMapULCMS li{
    padding: 4px 0px 4px 0px; 
}

.prodSiteMapCMS a{
    color: #3F3F3F;
    padding: 4px 0px 4px 0px;
    display: block; 
    font-weight: normal;   
}

    /* Boxes */
.titleCMS{
    float: left;
    width: 90px;
    padding: 3px 0px 3px 0px;
    color: #545353;
    text-align: left;
}

.titleMetaCMS{
    padding: 3px 0px 3px 0px;
    color: #545353;
    text-align: left;
}

.inputCMS{
    float: left;
    width: 110px;
    padding: 3px 0px 3px 0px;
}

.boxCMS{
    border: 1px solid #C2C2C2;
    width: 100px;
}

.metaTitleInpCMS{
    border: 1px solid #C2C2C2;
    width: 225px;
}

.metaAreaCMS{
    border: 1px solid #C2C2C2;
    width: 225px;
    height: 70px;
}

.boxCMSBig{
    border: 1px solid #C2C2C2;
    width: 200px;
}
    /* END Boxes */
    
/* Additional Fields */


.pickerBlock{
    float: left;
    width: 90px;
} 

.adFieldCPT{
    float: left;
    width: 100px;
    font-size: 18px;
    line-height: 50px; 
    text-align: center; 
}

.adFieldCPImg{
    float: left;
}

.adFieldCPI{
    padding: 5px 5px 5px 5px;
    cursor: pointer;
    width: 250px;
    border: 1px solid #D5D5D5;
}

.clear{
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

.adFieldCPSI{
    position: absolute;
    z-index: 55;
    display: none;
    background-color: white;
}

.additionalFields{
    text-align: left;
}


/* Additional Fields */   

/*Product Cart */
.addToCart{
    background-image:url(../images/shop/addCartBg.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    color: #3D3D3D;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    padding: 0px;   
    clear: both;
}

.addToCartForms{
    color: #3D3D3D;
    font-weight: bold;
    font-size: 14px;
    clear: both;
}

#cartLoading{
    float: left;
    width: 40px;
    height: 55px;
}

.cartQuant{
    float: left;
    width: 100px;
    position: relative;
    top:18px;
    text-align: left;
}

.quantity{
    width: 30px;
    border: 1px solid #888888;
    text-align: right; 
}              

.cartQuantity{
    width: 70px;
}

.priceCMS{
    text-align: left;
    font-size: 16px;
}

.priceCMSOld {
    padding: 5px 0px 0px 0px;
    font-size: 16px;
}

.priceCMSOld span{
    color: red; 
    text-decoration: line-through;
}

.availAbility{
    text-align: left;
    padding: 0px 0px 0px 0px;
}

.wishList{
    text-align: left;
    
}

.addTowishListCMS{
    float: left;     
}

.emailAndWish a{
    display: block; 
}

.emailToFriendsCMS{
    float: right;   
}

.emailAndWish{         
    padding: 10px 0px 0px 0px;
    border-top:1px solid #797878 ;
}


.button{
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    cursor: pointer;
    background-color: #A40102;
    padding: 1px 5px 1px 5px ;
    border: 1px solid #777;
    font-weight: bold;
    text-align: center;
}

.buttonOther{
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    cursor: pointer;
    background-color: #AFAFAF;
    padding: 1px 5px 1px 5px ;
    border: 1px solid #777;
    font-weight: bold;
    text-align: center;
}

.buttonAddToCart{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    background-color: #A40102;
    padding: 1px 5px 1px 5px ;
    border: 1px solid #777;
    font-weight: bold;
    text-align: center;
}

/* End of Product Cart */  


.availAbleDiscounts{
    font-weight: 100;
}

.availAbleDiscounts span{
    color:red;
}

.relativeProductCMS{
    text-align: center;
    width: 160px;
    float: left;
    padding: 10px 0px 10px 0px;
}
 
.loader {
    background: none !important;
    
    background-image : url(../images/loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
}

.bigLoader{
    background-image : url(../images/loaderBig.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

.shopCatRows{
    background-image : url(../images/catRow.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 0px 15px 0px 0px;
}

.brandDiv{
    float: left;
    width: 200px;
    padding: 0px 10px;
}

.brandDiv h3{
    font-size: 14px;
}

/* Top Drop Down Menu*/

.shopMenu{
    background-color: #000;
    position: absolute;
    z-index: 100;
    color: #FFF;
    height: 200px;
    border-top: 1px solid #FFF;
    display: none;
}

.shopMenu a{
    color: #FFF;
    text-decoration: none;
}

.shopMenu a:hover{
    color: #FF1D26;
    text-decoration: none;
}
.shopMenu ul{
    color: #FFF;
    padding: 0px;
    margin: 0px;
}

.shopMenu li{
    list-style: none;
    padding: 2px 0px 2px 0px;
}

.shopMenu ul{
    display: inline-block;
    text-align: left;
    float: left;
    color: #FFF;
    padding: 10px 10px 0px 10px;
    margin: 0px;
    display: inline-block; 
}

.shopMenuSeprUl{
    border-right: 1px solid #FFF;
}

.shopItems{
    padding: 0px 30px 0px 0px !important;
    margin: 0px 20px 0px 20px;
    display: inline-block; 
    text-transform: uppercase;
    height: 160px;
}

.shopMenuMainTitle{
    font-weight: bold;
    padding: 0px 0px 12px 0px !important;
    margin: 0px;
    font-size: 13px;  
}

.shopMenuLastDl{
    border-right: 0px solid red !important;
}
/* Top Drop Down Menu End*/

.clearanceCat a{
    color: black;
}
 
/* Shopping Cart Eppear message */ 
          
#appearCart{
    display: none;
    position: fixed;
    _position: absolute;
    top:0;
    right:0;
    _top: expression(parseInt(document.documentElement.scrollTop, 0) + "px");
    background-color: #A00201;
    border: 1px solid #FFF;
}

#appearCartTxt{
    padding: 10px 20px 20px 20px;
    color: #FFFFFF;   
}

#appearCartClose{
    text-align: right;
}
#appearCartClose a{
    color: #FFF;
    font-size: 16px;
    text-decoration: none;
    padding: 3px 3px 3px 3px;
}
/* end of Shopping Cart Eppear message */ 

.loginLinks{
    position: absolute;
    top:150px;
    left: 50%;
    margin: 0px 0px 0px -50px;
}
