/* CSS Document */
body, form, h1, h2, h3, h4, h5, h6, p, ul, ol, li { padding:0; margin:0; border:0; font-weight:normal; font-size:100%; }
table { border-collapse:collapse; }
a img{ border:0;}
a:active, a:focus { outline:none; }
.clr { clear:both; }
.float-left { float:left; }
.float-right { float:right; }
.left-align { text-align:left; }
.right-align { text-align:right; }
.mrg-btm{ margin-bottom:16px; }
img.left { float:left; margin:0px 15px 15px 0px; }
.hdn{ display:none; }

a.video-button {
    background: rgba(0, 0, 0, 0) url("public/images/site/view-video-btn.png") no-repeat scroll 0 0;
    bottom: 75px;
    display: block;
    height: 62px;
    left: -20px;
    position: absolute;
    width: 285px;
}
a.map-view {
    background: rgba(0, 0, 0, 0) url("public/images/site/360-view.png") no-repeat scroll 0 0;
    bottom: -8px;
    display: block;
    height: 62px;
    left: -20px;
    position: absolute;
    width: 285px;
}
/* CSS Document */
body { 
	text-align:center; 
	background:#20130d url(public/images/site/body-bg.jpg);
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:62.5%; 
	color:#000; }
#body-bg{
	background:url(public/images/site/bg.jpg) repeat-x;
	border-bottom:16px solid #20130d;
}	

.submenu
{
	font-size:1.2em;
	background-color:#20130d;
	position:absolute;
	width:100%;
	top:268px;
	left:0px;
	text-align:center;
}

	.submenu-inner{
		margin:0 auto;
		text-align:left;
		width:890px;
		height:37px;
		background:url(public/images/site/submenu-bg.jpg) no-repeat 45px 0;
	}
	
	.submenu-inner span
	{
		font-size:10px;
		display:block;
		padding:3px 0 0 45px;
		text-align:center;
		width:84px;
		line-height:10px;
		float:left;
		color:#836b47;
		margin-right:10px;
	}
	
	.submenu-inner a
	{
		display:block;
		float:left;
		text-decoration:none;
		font-size:18px;
		padding:5px 18px;
		color:#a79d96;
	}
	
	.submenu-inner a:hover
	{
		color:#836b47;
	}

#root { 
	width:950px; 
	margin:0 auto; 
	text-align:left;
	font-size:1.2em; }
	
	#header{
		height:279px;
		width:949px; 
		background:url(public/images/site/header.jpg) no-repeat;
	}
	
		#header-images
		{
			width:100%;
			height:175px;
			position:relative;
			top:0;
			left:0;
			text-align:center;
		}
		
		div.header-slide
		{
			position:absolute;
			display:none;
			width:891px;
			height:170px;
			left:25px;
			top:6px;
			background:url(public/images/site/header-slide.jpg) no-repeat;
		}
		
		a.header-logo
		{
			display:block;
			position:absolute;
			left:53px;
			top:46px; 
			width:272px;
			height:83px; /*46px;*/
			background:url(public/images/site/logo.gif) no-repeat 0 0;
		}

		.mini-menu{
			position:absolute;
			left:744px;
			top:145px;
			width:162px;
			height:21px;
			padding:10px 0px 0px 0px;
			font-size:10px;
			font-weight:bold;
			text-transform:uppercase;
			color:#836b47;
			/*padding:10px 0px 0px 10px;
			margin-left:744px;*/
			/*height:21px;*/
			background:url(public/images/site/logo.gif) no-repeat -326px 0px;
		}
		
		.mini-menu a{ text-decoration:none; }
		
		.menu{ height:90px; width:95%; margin:10px auto 0; /*padding:5px 30px 0px 30px;*/ }
		
		.menu a{  color: #20130D; text-decoration:none; display:block; float:left; width:170px; height:82px; font-size:30px; font-weight:bold; font-family:Georgia,"Times New Roman",Times,serif;  /*text-shadow: 1px 0px 0px #000, 0 0 0 #000, 1px 0px 0px #000;text-shadow: 0 2px 5px #fff; 0 0 10px #78533b, 0 0 20px #78533b, 0 0 25px #572A0D, 0 0 30px #572A0D, 0 0 35px #572A0D, 0 0 40px #572A0D, 0 0 45px #572A0D;*/}
		.menu a:hover{  text-shadow:0 0 6px #000; color:#836b47; }
		.menu a.product { width:180px;}
		
		
		.menu a.product_current{ width:200px; /*background:url(public/images/site/header.jpg) no-repeat -952px 0px;*/ }
		.menu a.about { width:180px; }
		.menu a.about:hover{ background-position:-1152px 0px; }
		.menu a.about_current{ width:190px; /*background:url(public/images/site/header.jpg) no-repeat -1152px 0px;*/ }
		.menu a.parigina{ width:161px !important; }
		.menu a.parigina:hover{ background-position:-1342px 0px; width:161px !important;}
		/*.menu a.parigina_current{ width:161px; background:url(public/images/site/header.jpg) no-repeat -1342px 0px; }*/
		.menu a.repair { width:158px !important; }
		.menu a.repair:hover, .menu a.repair_current{ width:158px; /*background:url(public/images/site/header.jpg) no-repeat -1503px 0px;*/ }
		.menu a.what { width:140px !important; }
		.menu a.what:hover{ background-position:-1661px 0px; }
		.menu a.what_current{ width:130px; /*background:url(public/images/site/header.jpg) no-repeat -1661px 0px; */}
		
	#page
	{
		background:#FFF;
		padding:20px 0px 0 0;
		margin:0 30px;
		width:890px;
	}
	
		#left-col{
			float:left;
			padding:0px 24px 60px 18px;
			width:465px;
			border-right:1px solid #cdc7be;
                        position: relative;
			}
			
		body.single #right-col
		{
			display:none;
		}	
		
		body.single #left-col
		{
			width:822px;
			border:none;
		}
			
		#right-col{
			width:357px;
			margin-left:507px;
			padding:14px 12px 25px 13px;}
			
			.stripe-section{
				background:url(public/images/site/stripe-bg.png) no-repeat;
				padding:3px;
				margin-bottom:13px;
				position:relative;
				left:0px;
				top:0px;}
				
				.stripe-section div.border
				{
					border:1px solid #cdc7be;
					height:110px;
					overflow:hidden;
					padding:8px;
				}	
				
				a.section-image
				{
					display:block;
					text-decoration:none;
					width:103px;
					height:112px;
					float:left;
				}
				
				a.bg-choose
				{
					background:url(public/images/site/section-images.gif) no-repeat 0 0;
				}
				
				a.bg-about
				{
					background:url(public/images/site/section-images.gif) no-repeat -103px 0;
				}
				
				a.bg-phone
				{
					background:url(public/images/site/section-images.gif) no-repeat -206px 0;
					/*cursor:default;*/
				}
				
				a.section-button
				{
					position:absolute;
					left:120px;
					top:72px;
					width:275px;
					height:65px;
					background:url(public/images/site/section-button.gif) no-repeat 0 0;
				}
				
				a.btn-more
				{
					background-position:0 -69px;
				}
				
				a.btn-phone
				{
					background-position:0 -137px;
					/*cursor:default;*/
				}
				
				a.section-link-history
				{
					position:absolute;
					height:30px;
					width:220px;
					left:130px;
					top:30px;;
					/*border:1px solid #000;*/
				}
				
				.stripe-section span
				{
					display:block;
					width:211px;
					height:48px;
					background:url(public/images/site/section-text.gif) no-repeat 0 0;
					margin-left:120px;
				}
				
				span.section-text-more
				{
					background-position:0 -48px;
				}
				
				span.section-text-phone
				{
					background-position:0 -96px;
				}
	
	#footer
	{
		background:#FFF url(public/images/site/page_bottom_curve.png) no-repeat left bottom;
		margin:0 30px;
		padding:0px 9px;
	}
		.footer-section
		{
			float:left;
			border-right: 1px solid #cdc7be;
			padding:10px 2px;
		}
			
			.footer-section-title
			{
				display:block;
				float:left;
				font-weight:bold;
				font-size:80%;
				color:#836b47;
				text-transform:uppercase;
			}
			
			.footer-section-field
			{
				display:block;
				float:left;
				padding:5px 0px 0px 5px;
			}
			
			.copyright
			{
				padding-bottom:4px;
			}
			
			.footer-section-field a
			{
				color:#000;
				text-decoration:none;
			}
			
		.footer-section-last{
			float:left;
			padding:0px 10px;
		}	
	
	#whats-new{
		height:300px;
		margin:0 30px;
		background-color:#130b08;
		color:#d7d2cb;
		position:relative;
		left:0;
		top:0;}
		
		#whats-new a{
			color:#d7d2cb;
		}
		
		#intro
		{
			float:left;
			width:255px;
			padding:20px;
		}
		
		#intro h2.no-space{
			border-bottom:2px solid #d7d2cb;
			margin-bottom:12px;
		}
		
		a.intro-button
		{
			position:absolute;
			bottom:10px;
			left:-20px;
			display:block;
			width:279px;
			height:57px;
			background:url(public/images/site/section-button.gif) no-repeat 0px -204px;
		}
		
		#featured
		{
			position:relative;
			left:0px;
			top:0px;
			float:left;
			width:583px;
			padding:30px 0px 0px 12px;
			position:relative;
			top:0px;
			left:0px;
		}
		
		#featured h2
		{
			color:#836b47;
		}
		
		#featured div.item-container
		{
			position:relative;
			top:0;
			left:0;
			width:570px;
			height:230px;
			overflow:hidden;
		}
		
		#featured div.items
		{
			position:absolute;
			left:0px;
			top:0px;
			padding-top:20px;
			background:url(public/images/site/hr-line.gif) no-repeat left 130px;
			width:570px;
			overflow:hidden;
			display:none;
		}
		
		a.new-slide-prev, a.new-slide-next
		{
			position:absolute;
			left:10px;
			top:110px;
			display:block;
			width:17px;
			height:27px;
			background:url(public/images/site/slide_arrow.gif);
		}
		
		a.new-slide-next
		{
			left:565px;
			background-position:-17px 0px;
		}
		
		#featured div.featured-item
		{
			float:left;
			width:180px;
			overflow:hidden;
			padding:0px 5px;
		}
		
		#featured div.featured-item-img
		{
			height:112px;
			padding-top:10px;
			text-align:center;
			background:url(public/images/site/vr-line.gif) no-repeat right 0px;
		}
	
	#dj{
		font-size:11px;
		margin:0 30px;
		text-align:right;
		color:#766851;
		padding:3px 15px;
		margin-bottom:22px;
		}
	#dj a { 
		text-decoration:none;
		color:#766851;}	


a { color:#766353; }
a:hover { color:#000; text-decoration:none; }
img.canvas, a img.canvas { border:1px solid #cdc7be; background:#FFF; padding:4px; }
h1 { font-size:34px; margin-bottom:12px; }
h2 { font-size:20px; margin-bottom:3px;}
p { line-height:19px; margin-bottom:16px; }
p.imp{ font-size:130%; }
h1.no-space { margin-bottom:0px; }
h2.no-space { margin-bottom:0px; border-bottom:2px solid #20130d; padding-bottom:4px; margin-bottom:8px; }
h2 i { text-transform:lowercase; font-style:normal; }
h3 { color:#836b47;}

#page ul, #page ol
{
	list-style:disc;
	padding-left:25px;
	line-height:18px;
	margin-bottom:16px;
}

#page ul.no-indent
{
	padding-left:15px;
}

#page ul li ul, #page ul li ol, #page ol li ol
{
	margin-bottom:5px;
}

.sIFR-alternate i {
	text-transform:uppercase;
}

.video-button {
    background:url(public/images/site/view-video-btn.png) no-repeat scroll 0 0;
    bottom: 75px;
    display: block;
    height: 62px;
    left: -20px;
    position: absolute;
    width: 285px;
}
.map-view {
    background:url(public/images/site/360-view.png) no-repeat scroll 0 0;
    bottom: -8px;
    display: block;
    height: 62px;
    left: -20px;
    position: absolute;
    width: 285px;
}




#mnu1 span{
	font-size:18px; text-transform:uppercase;
}

#mnu2 span{
	font-size:18px; text-transform:uppercase;
}

#mnu3 span{
	font-size:18px; text-transform:uppercase;
}

#mnu4 span{
	font-size:18px; text-transform:uppercase;
}

#mnu5 span{
	font-size:18px; text-transform:uppercase;
}





ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 970px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	background:url(images/topnav_s.gif) repeat-x;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
}
ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover { background: #1376c9 url (images/topnav_a.gif) repeat-x; }
ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none;
	width: 970px;
	background: #1376c9;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}

div.menu ul li{
	float:left;
	list-style:none;
	line-height:25px;
	margin-top:10px;
	/*margin-top:0;*/
}



@media only screen and (max-width : 320px){
	
	
	#ddlCategory{
		width:80px !important;
	}
	#ddlMaker{
		width:80px !important;
	}
	
	
	#ddlColor{
		width:80px !important;
	}
	
	/*img.canvas, a img.canvas{
		float:none;
		width:95%
	}*/
	
		
	

	#body-bg{
		background-size:contain;
		
	}
	
	
	div.menu{
		height:100%;
		overflow:hidden;
		width:100%;
		margin-top:0px;
	}
	
	
	div.menu ul li{
		width:100%;
		background:url(public/images/site/small-menu-bg.jpg) 0 0 no-repeat;
		display:block;
		height:50px;
		margin-top:0px;
	}
	
	div.menu ul li a{
		font-size:20px;
		padding-left:8px;
		line-height:50px;
	}
	
	.menu a{
		height:50px;
	}
	
	.submenu-inner {
    background: rgba(0, 0, 0, 0) url("public/images/site/submenu-bg.jpg") no-repeat scroll 10px 0;
    height: 37px;
    margin: 0 auto;
    text-align: left;
    width: 890px;
}
	.submenu{
		top:226px;
	}
	
	#mnu2_sub{
		top:275px;
	}
	.submenu-inner{
		width:100%;
	}
	
	.submenu-inner span{
		padding:3px 0 0 10px;
	}
	
	
	.submenu-inner a{
		padding:5px;
		font-size:13px;
	}
	
	
	div.menu ul li a:hover{
		background:none !important;
	}
	
	
	#header{
		width:100%;
		height:100%;
		overflow:hidden;
	}
	
	#root{
		width:100%;
		overflow:hidden;
	}
	
	a.header-logo{
		left:20px;
	}
	
	
	.mini-menu{
		left:20px;
	}
	
	
	#page{
		width:100%;
		margin:0px 0 20px;
	}
	
	#left-col{
		width:90%;
		float:none;
		height:100%;
		overflow:hidden;
	}
	
	
	#right-col{
		width:100%;
		margin-left:10px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	#right-col:nth-child(2) div.stripe-section div span{
		left:42px !important;
		width:210px !important;
	}
		#right-col:nth-child(3) div.stripe-section div span{
		margin-left:40px !important;
		width:210px !important;
	}
	
	#right-col:nth-child(2) div.stripe-section div a.btn-more{
		background-position:0 -35px !important;
	}
	
	#right-col div:nth-child(3).stripe-section div a.btn-phone{
		background-position:0 -71px !important;
	}
	
	
	
	a.section-button {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-button.gif") no-repeat scroll 0 0 / 54% auto;
	
    height: 36px;
    left: 142px;
    position: absolute;
    top: 64px;
    width: 275px;
}
/*a.bg-choose {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll 7px 0 / 251% auto;
    margin-top: 10px;
    padding-left: 6px;
    width: 47px;
}*/

a.bg-choose {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll 3px 0 / 276% auto;
    margin-top: 3px;
    width: 62px;
}

/*a.bg-about {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -65px 0 / 264% auto;
    width: 77px;
}*/
a.bg-about {
    background:rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -55px 0 / 285% auto;
    width: 58px;
}
/*a.bg-phone {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -159px 0 / 284% auto;
    width: 72px;
}*/
a.bg-phone {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -134px 0 / 284% auto;
    width: 69px;
}
.stripe-section {
    background: rgba(0, 0, 0, 0) url("public/images/site/stripe-bg.png") no-repeat scroll 0 0 / 90% auto;
    left: 0;
    margin-bottom: 13px;
    padding: 3px;
    position: relative;
    top: 0;
	width:305px;
}
span.section-text-more {
    background-position: 0 -48px !important;
}
span.section-text-phone {
    background-position: 0 -96px !important;
}
.stripe-section span {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-text.gif") no-repeat scroll 0 0;
    display: block;
    height: 48px;
    margin-left: 55px;
    width: 167px;
}
.stripe-section div.border {
    border: 1px solid #cdc7be;
    height: 76px;
    overflow: hidden;
    padding: 8px;
    width: 84%;
}
	



	
	
	
	
#whats-new{
	margin:0;
	height:100%;
}

#featured{
	width:280px;
}


#featured div.featured-item{
	width:28%;
}

#featured div.items{
	width:280px;
}

a.new-slide-next{
	left:282px;
	top:126px;
}

a.new-slide-prev{
	top:126px;
}

#featured div.item-container{
	width:285px;
	height:300px
}

a.intro-button{
	bottom:345px;
}

#footer {
    background: #fff none repeat scroll 0 0;
    margin: 0 11px;
    padding: 0 9px;
	border-radius:0 0 5px 5px;
}


.footer-section {
    border-right:none;
    float: left;
    padding: 5px 0px;
}


.footer-section-last {
    float: left;
    padding: 0;
}



.copyright {
    padding-bottom: 15px;
}

textarea{
	width:80%;
}


	
}


@media screen and (min-width: 321px) and (max-width: 480px){
	
	#ddlCategory{
		width:80px !important;
	}
	#ddlMaker{
		width:80px !important;
	}
	
	
	#ddlColor{
		width:80px !important;
	}
	
	
	
	#body-bg{
		background:none;
		
	}
	
	
	div.menu{
		height:100%;
		overflow:hidden;
		width:100%;
		margin-top:0px;
	}
	
	
	div.menu ul li{
		width:100%;
		background:url(public/images/site/small-menu-bg.jpg) 0 0 no-repeat;
		display:block;
		height:50px;
		margin-top:0px;
	}
	
	div.menu ul li a{
		font-size:20px;
		padding-left:8px;
		line-height:50px;
	}
	
	.menu a{
		height:50px;
	}
	
	
	.submenu-inner {
    background: rgba(0, 0, 0, 0) url("public/images/site/submenu-bg.jpg") no-repeat scroll 10px 0;
    height: 37px;
    margin: 0 auto;
    text-align: left;
    width: 890px;
}
	.submenu{
		top:226px;
	}
	
	#mnu2_sub{
		top:275px;
	}
	.submenu-inner{
		width:100%;
	}
	
	.submenu-inner span{
		padding:3px 0 0 10px;
	}
	
	
	.submenu-inner a{
		padding:5px;
		font-size:13px;
	}
	
	
	div.menu ul li a:hover{
		background:none !important;
	}
	
	
	#header{
		width:100%;
		height:100%;
		overflow:hidden;
	}
	
	#root{
		width:100%;
		overflow:hidden;
	}
	
	a.header-logo{
		left:20px;
	}
	
	
	.mini-menu{
		left:20px;
	}
	
	
	#page{
		width:100%;
		margin:0px 0 20px;
	}
	
	#left-col{
		width:90%;
		float:none;
		height:100%;
		overflow:hidden;
	}
	
	
	#right-col{
		width:100%;
		margin-left:10px;
	}
	
	
	
	
	
	
	
	
	
/*	a.section-button {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-button.gif") no-repeat scroll 0 0 / 54% auto;
    height: 36px;
    left: 128px;
    position: absolute;
    top: 64px;
    width: 275px;
}
a.bg-choose {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll 12px 0 / 251% auto;
    padding-left: 5px;
    width: 82px;
}
a.bg-about {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -65px 0 / 264% auto;
    width: 77px;
}
a.bg-phone {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -159px 0 / 284% auto;
    width: 82px;
}
.stripe-section {
    background: rgba(0, 0, 0, 0) url("public/images/site/stripe-bg.png") no-repeat scroll 0 0 / 85% auto;
    left: 0;
    margin-bottom: 13px;
    padding: 3px;
    position: relative;
    top: 0;
	width:305px;
}
.stripe-section span {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-text.gif") no-repeat scroll 0 0;
    display: block;
    height: 48px;
    margin-left: 81px;
    width: 167px;
}
.stripe-section div.border {
    border: 1px solid #cdc7be;
    height: 76px;
    overflow: hidden;
    padding: 8px;
    width: 79%;
}*/
	
	
	
	
	
	
	
	#right-col:nth-child(2) div.stripe-section div span{
		left:42px !important;
		width:210px !important;
	}
		#right-col:nth-child(3) div.stripe-section div span{
		margin-left:40px !important;
		width:210px !important;
	}
	
	
	#right-col:nth-child(2) div.stripe-section div a.btn-more{
		background-position:0 -35px !important;
	}
	
	#right-col div:nth-child(3).stripe-section div a.btn-phone{
		background-position:0 -71px !important;
	}
	
	
	
	a.section-button {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-button.gif") no-repeat scroll 0 0 / 54% auto;
	
    height: 36px;
    left: 142px;
    position: absolute;
    top: 64px;
    width: 275px;
}
/*a.bg-choose {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll 7px 0 / 251% auto;
    margin-top: 10px;
    padding-left: 6px;
    width: 47px;
}*/

a.bg-choose {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll 3px 0 / 276% auto;
    margin-top: 3px;
    width: 62px;
}

/*a.bg-about {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -65px 0 / 264% auto;
    width: 77px;
}*/
a.bg-about {
    background:rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -55px 0 / 285% auto;
    width: 58px;
}
/*a.bg-phone {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -159px 0 / 284% auto;
    width: 72px;
}*/
a.bg-phone {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -134px 0 / 284% auto;
    width: 69px;
}
.stripe-section {
    background: rgba(0, 0, 0, 0) url("public/images/site/stripe-bg.png") no-repeat scroll 0 0 / 90% auto;
    left: 0;
    margin-bottom: 13px;
    padding: 3px;
    position: relative;
    top: 0;
	width:305px;
}
span.section-text-more {
    background-position: 0 -48px !important;
}
span.section-text-phone {
    background-position: 0 -96px !important;
}
.stripe-section span {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-text.gif") no-repeat scroll 0 0;
    display: block;
    height: 48px;
    margin-left: 55px;
    width: 167px;
}
.stripe-section div.border {
    border: 1px solid #cdc7be;
    height: 76px;
    overflow: hidden;
    padding: 8px;
    width: 84%;
}









	
	
#whats-new{
	margin:0 10px;
	height:100%;
}

#featured{
	width:100%;
}


#featured div.featured-item{
	width:30%;
}

#featured div.items{
	width:90%;
}

.featured-item-img a img{
	width:98%;
}


a.new-slide-next{
	left:90%;
	top:126px;
}

a.new-slide-prev{
	top:126px;
}

#featured div.item-container{
	min-width:315px;
	width:100%;
	height:300px
}

a.intro-button{
	bottom:345px;
}

#footer {
    background: #fff none repeat scroll 0 0;
    margin: 0 11px;
    padding: 0 9px;
	border-radius:0 0 5px 5px;
}


.footer-section {
    border-right:none;
    float: left;
    padding: 5px;
}


.footer-section-last {
    float: left;
    padding: 0;
}



.copyright {
    padding-bottom: 15px;
}

	img.canvas, a img.canvas{
		float:none;
		/*width:95%*/
	}
	
	
	textarea{
width:80%;}	
}


@media only screen and (min-width: 481px) and (max-width: 767px){
	
	
	#ddlCategory{
		width:100px !important;
	}
	#ddlMaker{
		width:100px !important;
	}
	
	
	#ddlColor{
		width:100px !important;
	}
	
	#body-bg{
		background-size:contain;
		
	}
	
	
	div.menu{
		height:100%;
		overflow:hidden;
		width:100%;
		margin-top:0px;
	}
	
	
	div.menu ul li{
		width:100%;
		background:url(public/images/site/small-menu-bg.jpg) 0 0 no-repeat;
		display:block;
		height:50px;
		margin-top:0px;
	}
	
	div.menu ul li a{
		font-size:20px;
		padding-left:8px;
		line-height:50px;
		
	}
	
	.menu a{
		height:50px;
	}
	
	
	.submenu-inner {
    background: rgba(0, 0, 0, 0) url("public/images/site/submenu-bg.jpg") no-repeat scroll 10px 0;
    height: 37px;
    margin: 0 auto;
    text-align: left;
    width: 890px;
}
	.submenu{
		top:226px;
	}
	
	#mnu2_sub{
		top:275px;
	}
	.submenu-inner{
		width:100%;
	}
	
	.submenu-inner span{
		padding:3px 0 0 10px;
	}
	
	
	.submenu-inner a{
		padding:5px;
		font-size:13px;
	}
	
	
	
	div.menu ul li a:hover{
		background:none !important;
	}
	
	
	#header{
		width:100%;
		height:100%;
		overflow:hidden;
	}
	
	#root{
		width:100%;
		overflow:hidden;
	}
	
	a.header-logo{
		left:20px;
	}
	
	
	.mini-menu{
		left:20px;
	}
	
	
	#page{
		width:100%;
		margin:0px 0 20px;
	}
	
	#left-col{
		width:90%;
		float:none;
		border-right:none;
		height:100%;
		overflow:hidden;
	}
	
	
	#right-col{
		width:100%;
		margin-left:10px;
	}
	
	
	
	
	
	
	
	
/*	a.section-button {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-button.gif") no-repeat scroll 0 0 / 54% auto;
    height: 36px;
    left: 172px;
    position: absolute;
    top: 64px;
    width: 275px;
}
a.bg-choose {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll 12px 0 / 251% auto;
    padding-left: 5px;
    width: 82px;
}
a.bg-about {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -65px 0 / 274% auto;
    width: 74px;
}
a.bg-phone {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -159px 0 / 284% auto;
    width: 82px;
}
.stripe-section {
    background: rgba(0, 0, 0, 0) url("public/images/site/stripe-bg.png") no-repeat scroll 0 0 / 85% auto;
    left: 0;
    margin-bottom: 13px;
    padding: 3px;
    position: relative;
    top: 0;
	width:360px;
}
.stripe-section span {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-text.gif") no-repeat scroll 0 0;
    display: block;
    height: 48px;
    margin-left:115px;
    width: 167px;
}
.stripe-section div.border {
    border: 1px solid #cdc7be;
    height: 76px;
    overflow: hidden;
    padding: 8px;
    width: 79%;
}*/
	
	
#right-col:nth-child(2) div.stripe-section div span{
		left:42px !important;
		width:210px !important;
	}
		#right-col:nth-child(3) div.stripe-section div span{
		margin-left:40px !important;
		width:210px !important;
	}
	
	
	#right-col:nth-child(2) div.stripe-section div a.btn-more{
		background-position:0 -35px !important;
	}
	
	#right-col div:nth-child(3).stripe-section div a.btn-phone{
		background-position:0 -71px !important;
	}
	
	
	
	a.section-button {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-button.gif") no-repeat scroll 0 0 / 54% auto;
	
    height: 36px;
    left: 142px;
    position: absolute;
    top: 64px;
    width: 275px;
}
/*a.bg-choose {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll 7px 0 / 251% auto;
    margin-top: 10px;
    padding-left: 6px;
    width: 47px;
}*/

a.bg-choose {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll 3px 0 / 276% auto;
    margin-top: 3px;
    width: 62px;
}

/*a.bg-about {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -65px 0 / 264% auto;
    width: 77px;
}*/
a.bg-about {
    background:rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -55px 0 / 285% auto;
    width: 58px;
}
/*a.bg-phone {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -159px 0 / 284% auto;
    width: 72px;
}*/
a.bg-phone {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -134px 0 / 284% auto;
    width: 69px;
}
.stripe-section {
    background: rgba(0, 0, 0, 0) url("public/images/site/stripe-bg.png") no-repeat scroll 0 0 / 90% auto;
    left: 0;
    margin-bottom: 13px;
    padding: 3px;
    position: relative;
    top: 0;
	width:305px;
}
span.section-text-more {
    background-position: 0 -48px !important;
}
span.section-text-phone {
    background-position: 0 -96px !important;
}
.stripe-section span {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-text.gif") no-repeat scroll 0 0;
    display: block;
    height: 48px;
    margin-left: 55px;
    width: 167px;
}
.stripe-section div.border {
    border: 1px solid #cdc7be;
    height: 76px;
    overflow: hidden;
    padding: 8px;
    width: 84%;
}







	
	
	
#whats-new{
	margin:0 10px;
	height:100%;
}

#featured{
	width:100%;
}


#featured div.featured-item{
	width:30%;
}

#featured div.items{
	width:90%;
}

.featured-item-img a img{
	width:98%;
}


a.new-slide-next{
	left:90%;
	top:126px;
}

a.new-slide-prev{
	top:126px;
}

#featured div.item-container{
	min-width:290px;
	width:100%;
	height:300px
}

a.intro-button{
	bottom:345px;
}

#footer {
    background: #fff none repeat scroll 0 0;
    margin: 0 11px;
    padding: 0 9px;
	border-radius:0 0 5px 5px;
}


.footer-section {
    border-right:none;
    float: left;
    padding: 5px;
}


.footer-section-last {
    float: left;
    padding: 0;
}



.copyright {
    padding-bottom: 15px;
}

	img.canvas, a img.canvas{
		float:left;
		/*width:95%*/
	}
	
		
	textarea{
width:80%;}	
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation : portrait){
				
		#body-bg{
		background-size:contain;
		
	}
	
	
	div.menu{
		height:100%;
		overflow:hidden;
	}
	
	
	div.menu{
		height:100%;
		overflow:hidden;
		width:100%;
		margin-top:0px;
	}
	
	
	div.menu ul li{
		width:100%;
		background:url(public/images/site/small-menu-bg.jpg) 0 0 no-repeat;
		display:block;
		height:50px;
		margin-top:0px;
	}
	
	.menu a{
		height:50px;
		line-height:50px;
		font-size:20px;
		padding-left:10px;
		
	}
	
	
	.submenu-inner {
    background: rgba(0, 0, 0, 0) url("public/images/site/submenu-bg.jpg") no-repeat scroll 10px 0;
    height: 37px;
    margin: 0 auto;
    text-align: left;
    width: 890px;
}
	.submenu{
		top:226px;
	}
	
	#mnu2_sub{
		top:275px;
	}
	.submenu-inner{
		width:100%;
	}
	
	.submenu-inner span{
		padding:3px 0 0 10px;
	}
	
	
	.submenu-inner a{
		padding:5px;
		font-size:13px;
	}
	
	
	div.menu ul li a:hover{
		background:none !important;
	}
	
	
	#header{
		width:100%;
		height:100%;
		overflow:hidden;
	}
	
	#root{
		width:100%;
		overflow:hidden;
	}
	
	a.header-logo{
		left:20px;
	}
	
	
	.mini-menu{
		left:20px;
	}
	
	
	#page{
		width:100%;
		margin:20px 0;
	}
	
	#left-col{
		width:60% !important;
		float:left;
		border-right:none;
		padding:0 10px
	}
	
	#right-col {
    margin-left: 458px;
    padding: 14px 12px 25px 19px;
}
	/*#right-col{
		width:25%;
		margin-left:0;
		float:left;
	}
	
	
	a.section-button {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-button.gif") no-repeat scroll 0 0 / 54% auto;
    height: 36px;
    left: 123px;
    position: absolute;
    top: 64px;
    width: 275px;
}

a.bg-choose {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll 12px 0 / 251% auto;
    padding-left: 5px;
    width: 82px;
}



a.bg-about {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -65px 0 / 274% auto;
    width: 74px;
}

a.bg-phone {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -159px 0 / 284% auto;
    width: 82px;
}


.stripe-section {
    background: rgba(0, 0, 0, 0) url("public/images/site/stripe-bg.png") no-repeat scroll 0 0 / 85% auto;
    left: 0;
    margin-bottom: 13px;
    padding: 3px;
    position: relative;
    top: 0;
	width:300px;
}

.stripe-section span {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-text.gif") no-repeat scroll 0 0;
    display: block;
    height: 48px;
    margin-left:75px;
    width: 167px;
}

.stripe-section div.border {
    border: 1px solid #cdc7be;
    height: 76px;
    overflow: hidden;
    padding: 8px;
    width: 79%;
}*/
	
	
	
	#right-col:nth-child(2) div.stripe-section div span{
		left:42px !important;
		width:210px !important;
	}
		#right-col:nth-child(3) div.stripe-section div span{
		margin-left:40px !important;
		width:210px !important;
	}
	
	#right-col:nth-child(2) div.stripe-section div a.btn-more{
		background-position:0 -35px !important;
	}
	
	#right-col div:nth-child(3).stripe-section div a.btn-phone{
		background-position:0 -71px !important;
	}
	
	a.section-button {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-button.gif") no-repeat scroll 0 0 / 54% auto;
	
    height: 36px;
    left: 142px;
    position: absolute;
    top: 64px;
    width: 275px;
}
/*a.bg-choose {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll 7px 0 / 251% auto;
    margin-top: 10px;
    padding-left: 6px;
    width: 47px;
}*/

a.bg-choose {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll 3px 0 / 276% auto;
    margin-top: 3px;
    width: 62px;
}

/*a.bg-about {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -65px 0 / 264% auto;
    width: 77px;
}*/
a.bg-about {
    background:rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -55px 0 / 285% auto;
    width: 58px;
}
/*a.bg-phone {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -159px 0 / 284% auto;
    width: 72px;
}*/
a.bg-phone {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -134px 0 / 284% auto;
    width: 69px;
}
.stripe-section {
    background: rgba(0, 0, 0, 0) url("public/images/site/stripe-bg.png") no-repeat scroll 0 0 / 90% auto;
    left: 0;
    margin-bottom: 13px;
    padding: 3px;
    position: relative;
    top: 0;
	width:305px;
}
span.section-text-more {
    background-position: 0 -48px !important;
}
span.section-text-phone {
    background-position: 0 -96px !important;
}
.stripe-section span {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-text.gif") no-repeat scroll 0 0;
    display: block;
    height: 48px;
    margin-left: 55px;
    width: 167px;
}
.stripe-section div.border {
    border: 1px solid #cdc7be;
    height: 76px;
    overflow: hidden;
    padding: 8px;
    width: 84%;
}






	
#whats-new{
	margin:0 10px;
	height:100%;
}

#featured{
	width:400px;
	float:right;
}


#featured div.featured-item{
	width:30%;
}

#featured div.items{
	width:90%;
}

.featured-item-img a img{
	width:75%;
}


a.new-slide-next{
	left:90%;
	top:126px;
}

a.new-slide-prev{
	top:126px;
}

#featured div.item-container{
	min-width:290px;
	width:98%;
	height:300px
}


#footer {
    background: #fff none repeat scroll 0 0;
    margin: 0 11px;
    padding: 0 9px;
	border-radius:0 0 5px 5px;
}


.footer-section {
    border-right:none;
    float: left;
    padding: 5px;
}


.footer-section-last {
    float: left;
    padding: 0;
}



.copyright {
    padding-bottom: 15px;
}

	img.canvas, a img.canvas{
		float:left;
		/*width:95%*/
	}




#intro
		{
			
			width:38%;
			float:left;
			
		}
		
a.intro-button{
	bottom:60px;
}
	
	
	
	
	
	.menu a.product { width:100%;}
	
	
	.menu a.product:hover{
			width:100%
		}
		
		.menu a.product_current{
			width:100%;
		}
		
		.menu a.about:hover{
			width:100%
		}
		
		
		
		
		.menu a.about { width:100%; }
		
		.menu a.about_current{
			width:100%;
		}
		
		 /*background:url(public/images/site/header.jpg) no-repeat -1152px 0px;*/ 
		.menu a.parigina{ width:100%;}
		
		.menu a.parigina:hover{
			width:100%
		}
		
		.menu a.parigina_current{
			width:100%;
		}
		
		/*.menu a.parigina_current{ width:161px; background:url(public/images/site/header.jpg) no-repeat -1342px 0px; }*/
		.menu a.repair { width:100%; }
		
		.menu a.repair:hover{
			width:100%
		}
		
		.menu a.repair_current{
			width:100%;
		}
		
		.menu a.what { width:100%;}
		
		.menu a.what_current{
			width:100%;
		}
		
		.menu a.what:hover{
			width:100%
		}
		
		
		
	textarea{
width:60%;}	
					
}

	@media only screen and (min-width:768px) and (max-width:1024px) and (orientation :landscape){
		
	
	
	
				
		#body-bg{
		/*background-size:contain;*/
		
	}
	

	#header{
		height:266px;
	}
	
	
	
	#page{
		width:100%;
		margin:20px 0 0;
	}
	
	#left-col{
		/*width:65%;*/
		float:left;
		width:65% !important;
		border-right:none;
		padding:0 10px;
	}
	
	
	#right-col{
		width:25%;
		margin-left:0;
		float:left;
	}
	
	
	a.section-button {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-button.gif") no-repeat scroll 0 0 / 54% auto;
    height: 36px;
    left: 123px;
    position: absolute;
    top: 64px;
    width: 275px;
}

a.bg-choose {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll 12px 0 / 251% auto;
    padding-left: 5px;
    width: 82px;
}



a.bg-about {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -65px 0 / 274% auto;
    width: 74px;
}

a.bg-phone {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-images.gif") no-repeat scroll -159px 0 / 284% auto;
    width: 82px;
}


.stripe-section {
    background: rgba(0, 0, 0, 0) url("public/images/site/stripe-bg.png") no-repeat scroll 0 0 / 85% auto;
    left: 0;
    margin-bottom: 13px;
    padding: 3px;
    position: relative;
    top: 0;
	width:300px;
}

.stripe-section span {
    background: rgba(0, 0, 0, 0) url("public/images/site/section-text.gif") no-repeat scroll 0 0;
    display: block;
    height: 48px;
    margin-left:75px;
    width: 167px;
}

.stripe-section div.border {
    border: 1px solid #cdc7be;
    height: 76px;
    overflow: hidden;
    padding: 8px;
    width: 79%;
}
	
	
	
	
	
#whats-new{
	margin:0;
	height:100%;
}

#featured{
	float:right !important;
	width:450px;
}


#featured div.featured-item{
	width:30%;
}

#featured div.items{
	width:90%;
}

.featured-item-img a img{
	width:98%;
}


a.new-slide-next{
	left:90%;
	top:126px;
}

a.new-slide-prev{
	top:126px;
}

#featured div.item-container{
	min-width:290px;
	width:100%;
	height:300px
}


#footer {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 0 9px;
	border-radius:0 0 5px 5px;
}


.footer-section {
    border-right:none;
    float: left;
    padding:8px 2px;
}


.footer-section-last {
    float: left;
    padding: 0;
}



.copyright {
    padding-bottom: 15px;
}





#intro
		{
			
			width:38%;
			float:left;
			
		}
		
a.intro-button{
	bottom:50px;
}	
		
		
		.stripe-section{
			overflow:hidden;
		}

	
	textarea{
width:60%;}	
	}
	
	
	
	
	
	
	
	.slider {
  max-width: 891px;
  height: 165px;
  margin: 0 auto;
  padding-top:5px;
  position: relative;
}
.slide1,.slide2,.slide3,.slide4,.slide5 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
  background:url(public/images/site/leather-shoe.jpg) no-repeat center;
      background-size: cover;
    animation:fade 8s infinite;
-webkit-animation:fade 8s infinite;

} 
.slide2 {
  background:url(public/images/site/imported-shoe.jpg) no-repeat center;
      background-size: cover;
    animation:fade2 8s infinite;
-webkit-animation:fade2 8s infinite;
}
.slide3 {
    background:url(public/images/site/australia-shoe.jpg) no-repeat center;
      background-size: cover;
    animation:fade3 8s infinite;
-webkit-animation:fade3 8s infinite;
}

.slide4 {
    background:url(public/images/site/Casual-Footwear.jpg) no-repeat center;
    background-size: cover;
    animation:fade3 8s infinite;
    -webkit-animation:fade4 8s infinite;
}

.slide5 {
    background:url(public/images/site/banner4.jpg) no-repeat center;
      background-size: cover;
    animation:fade3 8s infinite;
-webkit-animation:fade5 8s infinite;
}
@keyframes fade
{
  0%   {opacity:1}
  33.333% { opacity: 0}
  66.666% { opacity: 0}
  100% { opacity: 1}
}
@keyframes fade2
{
  0%   {opacity:0}
  33.333% { opacity: 1}
  66.666% { opacity: 0 }
  100% { opacity: 0}
}
@keyframes fade3
{
  0%   {opacity:0}
  33.333% { opacity: 0}
  66.666% { opacity: 1}
  100% { opacity: 0}
}


/* CSS Document */
.msg,.message { color: #836B47; font-weight:bold; border:1px solid #eee; padding:15px; margin-bottom:16px; }
.err,.error { color: #E2001A; font-weight:bold; border:1px solid #eee; padding:15px; margin-bottom:16px; line-height:16px;}
body #root .err ul { margin-bottom:0px; margin-top:5px; padding-bottom:0px; }
.err ul li { list-style:disc; }
/* CSS Document */

table.grid tr td { border:1px solid #53aa27; padding:5px 8px; }
table.grid thead tr td { font-weight:normal; background-color:#53aa27; color:#FFF; }

div.entry-box
{
	 background-color:#F4F4F4;
	 padding:15px;
	 border:1px solid #DDD;
	 margin-bottom:16px;
}

div.entry
{
	margin-bottom:16px;
}

div.entry table { padding:0; border:0; margin:0; }
div.entry table tr td { padding:5px 8px; border:0px; }
div.entry table tr td i { color:#FF0000; padding-left:3px; }
div.entry table tr.cmd td { text-align:right; padding-top:10px; }

div.pager
	{
		margin-bottom:18px;
	}
	
	div.pager td.left
	{
		
	}
	
	div.pager td.right
	{
		text-align:right;
	}
	
	div.pager td.right a
	{
		/*text-decoration:none;*/
		padding:1px 5px 1px 5px;
		margin-right:5px;
	}
	
	div.pager table tr td.right a.current
	{
		text-decoration:none;
		color:#FFF;
		border:1px solid #836B47;
		background-color:#836B47;
		/*border-bottom:1px solid #333;*/
	}
/* CSS Document */
.input_error { border:1px dotted #FF0000; }
/* CSS Document */

input, select, textarea
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#page ul.multiline
{
	list-style:none;
	padding-left:0px;
}

#page ul.multiline li { display:inline; }

#page ul.multiline li a { display:block; float:left; width:143px; padding:2px 8px 2px 3px;}

a.btn
{
	background-color:#836B47;
	color:#FFF;
	padding:5px 10px;
	line-height:25px;
	text-decoration:none;
}

.img-left
{
	border:1px solid #cdc7be; background:#FFF; padding:4px; float:left;
	margin:0 15px 5px 0;
}

.img-right
{
	border:1px solid #cdc7be; background:#FFF; padding:4px; float:right;
	margin:0 0 5px 15px;
}
/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example: */
  #page .sIFR-active h1 {
    visibility: hidden;
  }
  
  #header div.intro .sIFR-active h1
  {
    visibility: hidden;
  }
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	/*zoom: 1;*/
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
