@font-face {
    font-family: 'JosefinSansStdLight';
    src: url('fonts/JosefinSansStd-Light-webfont.eot');
    src: url('fonts/JosefinSansStd-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/JosefinSansStd-Light-webfont.woff') format('woff'),
         url('fonts/JosefinSansStd-Light-webfont.ttf') format('truetype'),
         url('fonts/JosefinSansStd-Light-webfont.svg#JosefinSansStdLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('fonts/League_Gothic-webfont.eot');
    src: url('fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/League_Gothic-webfont.woff') format('woff'),
         url('fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background-color: #EEE;
	background-image: url(images/bodybg4.jpg);
}

.clear {
	clear: both;
}
#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	font-family: 'JosefinSansStdLight', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
#topnav {
	float: left;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

#topnav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#topnav ul li {
	display: inline;
	margin: 0px;
	padding-right: 20px;
}
#topnav ul li a , #topnav ul li a:visited{
	text-decoration: none;
	color: #333;
}
#topnav ul li a:hover {
	text-decoration: none;
	color: #F69;
}



#language {
	float: right;
}
#language ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#language ul li {
	display: inline;
	margin: 0px;
	padding-left: 10px;
}
#language ul li a , #language ul li a:visited{
	color: #333;
	text-decoration: none;
}
#language ul li a:hover {
	color: #F69;
	text-decoration: none;
}

#bodywrap {
	background-color: #FFF;
	margin: 0px;
	padding: 20px;
}
#sidewrap {
	width: 250px;
	margin: 0px;
	float: left;
	padding: 0px;
}

#logo {
	margin: 0px;
	width: 250px;
	background-image: url(images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#bar-collection {
	background-image: url(images/bar-collection.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: block;
	width: 250px;
	height: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidemenu {
	margin: 0px;
	padding: 0px;
}
#sidemenu h2 {
	font-size: 18px;
	color: #CB6686;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#sidemenu p {
	margin: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}
#sidemenu p a, #sidemenu p a:visited {
	text-decoration: none;
	color: #333;
}
#sidemenu p a:hover {
	text-decoration: none;
	color: #9C0;
}

#sidemenu ul {
	list-style-type: none;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sidemenu ul li {
	margin: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#sidemenu ul li a, #sidemenu ul li a:visited {
	color: #333;
	text-decoration: none;
}
#sidemenu ul li a:hover {
	color: #9C0;
	text-decoration: none;
}
#bar-location {
	background-image: url(images/bar-location.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: block;
	width: 250px;
	height: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headtext1 {
	color: #C9C;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	width: 250px;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#minimap {
	background-image: url(images/map-mini.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 180px;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#minimap a {
	display: block;
	height: 180px;
	width: 250px;
}
#mainwrap {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #CCC;
	width: 565px;
}
#mainpic {
	margin: 0px;
	height: 424px;
	width: 565px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: 'LeagueGothicRegular', Arial, Helvetica, sans-serif;
}
#news {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#news h2{
	color: #B5BE00;
	font-weight: bold;
	margin: 0px;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bar-news {
	background-image: url(images/bar-news.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: block;
	width: 565px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
#newsimage {
	height: 150px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#newstext {
	float: right;
	width: 415px;
	margin: 0px;
	padding: 0px;
	height: 150px;
}
#newstext p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#newstext p a, #newstext p a:visited {
	color: #333;
	text-decoration: none;
}
#newstext p a:hover {
	color: #F69;
	text-decoration: none;
}
.newsdate {
	font-size: 12px;
	color: #999;
	font-style: italic;
}
#gallery {
	width: 250px;
	float: left;
}
#gallery h2 {
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #DB0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bar-gallery {
	background-image: url(images/bar-gallery.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	height: 10px;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#facebook {
	float: right;
	width: 295px;
}
#facebook h2 {
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #369;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bar-facebook {
	background-image: url(images/bar-facebook.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	height: 10px;
	width: 295px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#linen {
	margin: 0px;
	width: 270px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#linen h2 {
	font-size: 18px;
	font-weight: bold;
	color: #E1523D;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bar-linen {
	height: 10px;
	width: 270px;
	background-image: url(images/bar-linen.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#crepe {
	margin: 0px;
	float: right;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#crepe h2 {
	font-size: 18px;
	font-weight: bold;
	color: #00B1AC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bar-crepe {
	height: 10px;
	width: 270px;
	background-image: url(images/bar-crepe.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#italy {
	margin: 0px;
	float: left;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#italy h2 {
	font-size: 18px;
	font-weight: bold;
	color: #5B5EA6;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#bar-italy {
	margin: 0px;
	height: 10px;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(images/bar-italy.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#cotton {
	margin: 0px;
	float: right;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#cotton h2 {
	font-size: 18px;
	font-weight: bold;
	color: #BC243C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bar-cotton {
	height: 10px;
	width: 270px;
	background-image: url(images/bar-cotton.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#chiffon {
	margin: 0px;
	float: left;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#chiffon h2 {
	font-size: 18px;
	font-weight: bold;
	color: #F2AF32;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bar-chiffon {
	margin: 0px;
	height: 10px;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(images/bar-chiffon.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#brasso {
	margin: 0px;
	float: right;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#brasso h2 {
	font-size: 18px;
	font-weight: bold;
	color: #898700;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bar-brasso {
	height: 10px;
	width: 270px;
	background-image: url(images/bar-brasso.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* Gallery Page Customization */

#logo-gallery {
	margin: 0px;
	width: 250px;
	background-image: url(images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gallery-title {
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 20px;
}
#gallery-viewer {
	height: 650px;
	width: 860px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/* Footer Customization */

#footer {
	background-color: #EEE;
	margin: 0px;
	padding: 0px;
}
#footer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #AAA;
}
#footer p a, #footer p a:visited {
	color: #999;
	text-decoration: none;
}
#footer p a:hover {
	color: #333;
	text-decoration: none;
}
#bar-footer {
	background-image: url(images/bar-footer.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	display: block;
	width: 900px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#links1 {
	margin: 0px;
	padding: 20px;
	width: 260px;
	float: left;
}

#links2 {
	padding: 20px;
	width: 260px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#links3 {
	padding: 20px;
	width: 260px;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: auto;
	float: right;
}
#partners {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #AAA;
}



.rosa-azzahra a, .rosa-azzahra a:visited{
	display: block;
	height: 44px;
	width: 160px;
	background-image: url(images/rosa-azzahra01.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 70px;
}
.rosa-azzahra a:hover {
	background-image: url(images/rosa-azzahra02.png);
}
.linen-club a, .linen-club a:visited {
	display: block;
	height: 44px;
	width: 160px;
	background-image: url(images/linen-club01.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.linen-club a:hover {
	background-image: url(images/linen-club02.png);
}

.fingertune a, .fingertune a:visited {
	display: block;
	height: 44px;
	width: 160px;
	background-image: url(images/fingertune01.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 70px;
}
.fingertune a:hover {
	background-image: url(images/fingertune02.png);
}
#bar-facebook-2 {
	background-image: url(images/bar-facebook.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: block;
	width: 250px;
	height: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#facebook-like {
	color: #369;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	width: 250px;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#branch-name {
	margin: 0px;
	padding: 5px 0px;
}
#branch-name h2 {
	font-size: 24px;
	font-weight: bold;
}
#branch-name .p {
}#loc-thumb {
	text-align: center;
}
#loc-thumb table .imgleft {
	height: 100px;
	width: 175px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#loc-thumb table .imgcenter {
	height: 100px;
	width: 175px;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#loc-thumb table .imgright {
	height: 100px;
	width: 175px;
	padding: 0px;
	text-align: right;
	margin: 0px;

}
#loc-thumb table .divleft {
	width: 175px;
	float: left;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 10px;
}
#loc-thumb table .divcenter {
	width: 175px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 10px;
}
#loc-thumb table .divright {
	width: 175px;
	text-align: center;
	float: right;
	padding-bottom: 20px;
	padding-top: 10px;
}
#branchpics {
	margin: 0px;
	height: 320px;
	width: 565px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: 'LeagueGothicRegular', Arial, Helvetica, sans-serif;
}
#bar-gmap {
	background-image: url(images/bar-gmap.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	width: 565px;
	height: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#gmap h2 {
	font-size: 18px;
	font-weight: bold;
	color: #1845AD;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contactwrap {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #CCC;
	width: 565px;
	height: 1000px;
}
