@font-face {  
  font-family: "Bellerose";  
  src: url(/Bellerose.ttf); /* non-IE */  
}  

*{
	padding: 0;
	margin: 0;
}
.coll_roundfixer
{
	width:200px;
	height:300px;
	position:absolute;
	display:block;
}
.style_roundfixer
{
	width:10px;
	height:10px;
	position:absolute;
	display:block;
}
.alt_roundfixer
{
	width:90px;
	height:135px;
	position:absolute;
	display:block;
}
body{
	font-family:  Arial, Tahoma, Verdana, "Arial";
	font-size: 14px;
	color: #606060;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #d4d4d4;
	text-align: center;
}

a{
	text-decoration: underline;
	color: #e47a81;	
}

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

p{
	margin: 15px 0px 15px 0px;
}

p.descr span{
	font-size: 18px;
	color: #e47a81;
}

h1{
	font-family: Bellerose;
	font-size: 30px;
	line-height: 30px;
	color: #828282;
	margin: 0px 0px 20px 20px;
}

h1 a{
	font-size: 30px;
	text-decoration: none;
	color: #e47a81;	
}

h1 a:hover{
	text-decoration: none;
	color: #c5b4a0;	
}

h2{
	font-family: Bellerose;
	font-size: 28px;
	color: #e47a81;
	line-height: 30px;
	margin-bottom: 20px; 
}

h3{
	font-size: 18px;
	color: #e47a81;
	line-height: 30px;
	font-weight: normal;
}



#outer{
	width: 1026px;
	min-height: 600px;
	background-image: url(/img/bg_sadow.png);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#top{
	width: 1026px;
	height: 50px;
	background-image: url(/img/bg_top.png);
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 20 0 0px 0;
}

#search{
	width: 300px;
	height: 25px;
	margin: 0px 0px 0px 685px;
	text-align: right;
	color: #606060;
	font-size: 12px;
	
}

.search_inp{
	border: 1px solid #828282;
	height: 18px;
	width: 80px;
	color: #000;
	font-size: 12px;
	padding: 0px;
}

.search_butt{
	background-image: url(/img/go.jpg);
	border: 0px;
	width: 31px;
	height: 18px;
}

#main{
	width: 1000px;
	min-height: 600px;
	background-color: #fff;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
}

#logo{
	width: 184px;
	height: 165px;
	margin: -20px 0 0 20px;
	float: left;
	
}

#top_menu{
	width: 780px;
	height: 145px;
	margin-left: 210px;
	margin-bottom: 15px;
}

.tm{
	float: left;
	width: 96px;
	height: 145px;
	text-align: center;
	font-family: Calibri, "Arial";
}

.tm a{
	text-decoration: none;
	color: #606060;
}

.tm a:hover{
	text-decoration: none;
	color: #000;
}

#fla{
	width: 960px;
	height: 500px;
	margin-left: 20px;
	margin-bottom: 15px;
}

.main_news{
	float: left;
	width: 280px;
	height: 130px;
	margin-left: 20px;
	border-right: 1px solid #ccc; 
	padding: 0px 20px 20px 0px;
	font-size: 12px;
}

.but{
	color: #99a37f;
	background-image: url(/img/but.gif);
	border: 0px;
	height: 25px;
	width: 61px;
}


/*---STYLE PAGE--- */

.line{
	width: 960px;
	height: 2px;
	margin-left: 20px;
	background-color: #828282;
	clear: both;
	overflow: hidden;
}

#style_img{
	width: 400px;
	height: 620px;
	float: left;
	margin: 15px 20px 20px 20px;
}

#prev{
	width: 200px;
	text-align: left;
	color: #606060;
	font-size: 12px;
	float: left;
}

#prev a{
	text-decoration: none;
	color: #606060;	
}

#prev a:hover{
	text-decoration: underline;
	color: #000;	
}

#next{
	width: 200px;
	text-align: right;
	color: #606060;
	font-size: 12px;
	float: left;
}

#next a{
	text-decoration: none;
	color: #606060;	
}

#next a:hover{
	text-decoration: underline;
	color: #000;	
}

.zoom_txt{
	color: #606060;
	font-size: 12px;
}

.zoom_txt a{
	text-decoration: none;
	color: #606060;	
}

.zoom_txt a:hover{
	text-decoration: underline;
	color: #000;	
}

#style_descript{
	border: 0px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 480px;
	height: 560px;
	margin: 15px 0px 0px 440px;
	background-color: #fcfcfc;
	background-image: url(/img/style_bg.jpg);
	background-repeat: no-repeat;
	padding: 30px;
}

#box{
	width: 490px;
	margin: -10px 0px 50px 0px;
}

.sw{
	width: 20px;
	height: 20px;
	background-color: #ccc;
	margin: 2px;
	float: left;
}

.sw_white{
	width: 18px;
	height: 18px;
	border: 1px solid #ccc;
	margin: 2px;
	float: left;
}

#alt{
	width: 490px;
	height: 135px;
	margin-bottom: 15px;
}

.alt_img{
	float: left;
	margin-right: 10px;
	width: 90px;
	height: 135px;
}


.print{
	width: 200px;
	font-size: 12px;
}

.print a{
	text-decoration: none;
	color: #606060;	
}

.print a:hover{
	text-decoration: underline;
	color: #000;	
}

#r_viewed{
	width: 960px;
	margin: 0px 0 0px 20px;
	height: 200px;
}

.shadow{
	height: 43px;
	margin-left: 20px;
	background-image: url(/img/shadow.jpg);
	clear: both;
}


/*---COLL PAGE--- */

.line_coll{
	width: 740px;
	height: 2px;
	margin-left: 20px;
	background-color: #828282;
	overflow: hidden;
	float: left;
}

#paging{
	float: left;
	width: 205px;
	height: 25px;
	margin: -13px 0px 0px 10px;
}

.paging_img{
	float: left;
}

#paging_txt{
	color: #e47a81;
	font-weight: bold;
	float: left;
	text-align: center;
	width: 80px;
	padding-top: 5px;
	font-size: 12px;
}

#paging_txt a{
	color: #606060;
	font-weight: normal;
	text-decoration: underline;
}

#paging_txt a:hover{
	color: #606060;
	font-weight: normal;
	text-decoration: none;
}

#coll_descr{
	width: 960px;
	margin-left: 20px;
	text-align: center;
	font-size: 22px;
	font-family: Bellerose;
	line-height: 20px;
	color: #828282;
}

#browse_color{
	margin: 10px 0 0 20px;
	width: 960px;
	font-size: 12px;
}

#coll_inner{
	margin-left: 20px;
	width: 980px;
}

.coll{
	width: 200px;
	height: 350px;
	float: left;
	margin: 10px 45px 0px 0px;
}

.coll p{
	font-size: 12px;
	padding: 0px 10px 0px 10px;
}

.coll_img{
	width: 200px;
	height: 300px;
}






/*---FOOTER--- */
#footer{
	width: 1026px;
	height: 108px;
	background-image: url(/img/bg_bottom.png);
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#footer_txt{
	height: 70px;
	width: 860px;
	margin: 35px 0px 0px 70px;
	float: left;
	font-size: 10px;
	color: #505050;
}

#footer_txt a{
	text-decoration: none;
	color: #505050;
}

#footer_txt a:hover{
	text-decoration: none;
	color: #fff;
}

#s_logo{
margin-top: 30px;
}

.bm{
	float: left;
	padding: 0px 9px 0px 9px;
	margin: 7px 0px 7px 0px;
	text-align: center;
	font-family: Calibri, "Arial";
	font-size: 12px;
	border-right: 1px solid #505050;
}

.bm a{
	text-decoration: none;
	color: #505050;
}

.bm a:hover{
	text-decoration: none;
	color: #fff;
}




/*---AS SEEN IN--- */
.asseen{
	width: 200px;
	color: #606060;
	font-size: 12px;
	float: left;
	margin: 0px 35px 20px 0px;
}

.asseenlink{
	border: 0px;
}

.asseen_img{
	width: 200px;
	height: 300px;
	border: 0px;
}

.asseen_txt{
	text-align: center;
	width: 200px;
	height: 60px;
	margin-top: 5px;
}

.asseen_txt a{
	color: #606060;
	font-size: 12px;
	text-decoration: none;
}

.asseen_txt a:hover{
	text-decoration: underline;
}

.asseen_txt span{
	font-weight: bold;
	font-size: 14px;
}








#email_holder
{
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border:2px solid #555;
	padding:10px;
	width:450px;
	height:300px;
	position:absolute;
	display:none;
	top:100px;
	left:300px;	
	background:#fff;
	-moz-box-shadow: 2px 2px 10px #555;
	-webkit-box-shadow: 2px 2px 10px #555;
}


div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}

.stat{
	padding: 0px 20px 0px 20px;
	min-height: 600px;
}

.size_table{
	border: 1px solid #ccc;
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-size: 14px;
	color: #606060;
}

.stat_img{
	float: right; 
	margin: 15px 0px 15px 15px;
	border: 0px;
}



#storelocator_search_form
{
	-moz-box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;	
	margin:0 auto 20px auto;
	background:#fff;
	width:480px;
	height:100px;
	border: 1px solid #ccc;
	padding:10px;
	text-align: left; 
}
#storelocator_search_form label
{
	display:inline-block;
	width:160px;
}
#storelocator_search_form .searchinput
{
	width:260px;
	border: 1px solid #ccc;
	margin-top: 2px;
}

.storelocator_search_butt{
	background-image: url(/img/search_butt.jpg);
	border: 0px;
	width: 40px;
	height: 18px;
}

.mail_butt{
	background-image: url(/img/mail_butt.jpg);
	border: 0px;
	width: 60px;
	height: 18px;
}


.zebra th
{
	background:#e47a81;
	color:#fff;
	padding: 5px 10px 20px 10px;
	font-family: Bellerose;
	font-size: 24px;
	line-height: 12px;
	
}
.zebra td
{
	padding:3px;
}
#headers
{
	background:#e47a81;
	color:#fff;
	margin:0 10px 0px 10px;
	padding:10px 5px 10px 5px;
}
#headers a
{
	color:#fff;
	margin-right:10px;
	text-decoration:underline;
	cursor:pointer;
}
.inner
{
	padding:10px 10px 10px 10px;
	margin:0 10px 10px 10px;
	height:80%;
	overflow:auto;
	background:#fff;
/*	display: none;
	*/
}
.workpanel
{
	margin:0 10px 0 10px;
	background:#eee;padding:10px;
}
.fabric_outer
{
	padding:5px;
	margin:5px;
	border:1px dashed #a0abb6;
	float:left;
	width:185px;
	height:250px;
	overflow:auto;
}
.fabric_outer td
{
	font-size:12px;
}
.item_outer
{
	padding:10px;
	margin:5px;
	border:1px dashed #a0abb6;
	
}


table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
