/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{display:block}
mark, rp, rt, ruby, summary, time{display:inline}

/* Global properties ======================================================== */
body {background:url(../images/body-bg.gif) #1b1b1b;font-family:'Droid Sans', sans-serif; font-size:100%;line-height:1.125em;color:#9f9f9f}
.ic, .ic a {border:0;float:right;background:#000;color:#f00;width:100%;line-height:10px;font-size:10px;margin:-50% 0 0 0;overflow:hidden;padding:0}
html {min-width:980px}
html, body {height:100%}

/* Global Structure ============================================================= */
.container {font-size:.75em}
	/* Header */
	header {overflow:hidden;background:url(../images/header-pattern.gif) #1f1f1f}
	/* Content */
	#content {}
		#content .top {background:#fff;padding:29px 0 35px 0}
		#content .middle {border-top:6px solid #f4f4f4;background:#f9f9f9;padding:44px 0 50px 0}
		#content .bottom {border-top:6px solid #171717;background:url(../images/content-pattern.gif) #212121;padding:30px 0 40px 0;color:#5c5c5c}
		
/* Left & Right alignment */
.fleft {float:left}
.fright {float:right}
.clear {clear:both}
.alignright {text-align:right}
.aligncenter {text-align:center}
.wrapper {width:100%;overflow:hidden}
::-moz-selection {background:#32AAE0;color:#fff}
::selection {background:#32AAE0;color:#fff}

/*----- form defaults -----*/
input, select, textarea {font-family:Arial, Helvetica, sans-serif;font-size:1em;vertical-align:middle;font-weight:normal}

/*----- other -----*/
.img-indent {margin:0 20px 0 0;float:left}
.img-box {width:100%;overflow:hidden;padding-bottom:22px}
	.img-box figure {float:left;margin:4px 25px 0 3px;border:5px solid #fff;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow:0 0 5px rgba(0, 0, 0, .1);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .1);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .1)}
.img-wrap {padding-bottom:18px}
	.img-wrap figure {margin:4px -3px 0 3px;border:5px solid #fff;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow:0 0 5px rgba(0, 0, 0, .1);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .1);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .1)}
.extra-wrap {overflow:hidden}
p {margin-bottom:1.5em}

/*----- txt, links, lines, titles -----*/
a {color:/*#f24c15;*/#f0b80f;outline:none}
a:hover {text-decoration:none}
h1 {}
h2 {font-size:36px;line-height:30px;color:#303030;font-weight:normal;font-family:'Droid Serif', serif; ;font-weight:bold;margin-bottom:.7em}
h2.narrow {letter-spacing:-1px}
h3 {font-size:18px;line-height:1.2em;font-family:'Droid Serif', serif;font-weight:bold;margin-bottom:1em}
h4 {}
h5 {}
h6 {}
.txt1 {}
.txt2 {}
.more {background:url(../images/arrow2.gif) no-repeat 100% 5px;padding-right:17px;font-weight:bold; color:#32AAE0;}
.button {float:right}
	.button span {display:block;background:url(images/button-left.gif) no-repeat left top;padding-left:3px}
		.button span span {background:url(images/button-right.gif) no-repeat right top;padding-right:4px;padding-left:0}
			.button span span a {display:block;background:#333743;padding:4px 5px 3px 5px;color:#fff;text-decoration:none;text-transform:uppercase}
			.button span span a:hover {text-decoration:underline}
.line-hor {background:#3a3c52;height:1px;overflow:hidden;font-size:0;line-height:0;margin:20px 0 20px 0}
.line-ver {background-image:url(images/line-ver.gif);background-repeat:repeat-y;width:100%}

/*==================boxes====================*/
.box {background:#fff;width:100%}
	.box .border-top {background:url(images/border-top.gif) repeat-x left top}
	.box .border-bot {background:url(images/border-bot.gif) repeat-x left bottom}
	.box .border-left {background:url(images/border-left.gif) repeat-y left top}
	.box .border-right {background:url(images/border-right.gif) repeat-y right top}
	.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top}
	.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top}
	.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom}
	.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom}
	.box .inner {padding:0 0 0 0}
.address {float:left}
	.address dt {margin-bottom:1.5em}
	.address dd {clear:both;text-align:right}
		.address dd span {float:left;padding-right:25px}
		.address dd a {color:#32aae0}
.departments {float:left;overflow:hidden;margin-top:-18px}
	.departments dt {font-weight:bold;color:#f24c15;margin-top:18px}
	.departments dd {clear:both;text-align:right}
		.departments dd span {float:left;padding-right:25px}
		
/*===== header =====*/
header .logo {float:left; position:absolute; width:80px; height:65px;}
header h1 {padding:2px 0 0 80px;font-family:'Droid Serif', serif;font-size:18px;line-height:1.0em;color:#fff;font-weight:normal;float:left}
		header h1 a {color:#fff;text-decoration:none}
			header h1 strong {font-family:'Droid Serif', serif;font-weight:bold}
			
header nav {padding:7px 0 10px 0;}
	header nav ul {float:right;padding:2px 0 0 0}
		header nav ul li {float:left;padding-left:4px}
			header nav ul li a {position:relative;float:left;font-size:14px;color:#c3c3c3;font-weight:bold;text-decoration:none;font-family:'Droid Sans', sans-serif;height:32px;line-height:32px;background-color:#181717;padding:0 36px 0 10px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}
			header nav ul li a:hover {color:#222222;background-image:-moz-linear-gradient(top, #fd932c, #ffde00);/* FF3.6 */ background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, #fd932c),color-stop(1, #ffde00));/* Saf4+, Chrome */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd932c', endColorstr='#ffde00');/* IE6,IE7 */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDE00', endColorstr='#FD932C')";/* IE8 */border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px }
			header nav ul li a.current {color:#4EC2ED;background-image:-moz-linear-gradient(top, #fd932c, #ffde00);/* FF3.6 */ background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, #fd932c),color-stop(1, #ffde00));/* Saf4+, Chrome */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd932c', endColorstr='#ffde00');/* IE6,IE7 */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDE00', endColorstr='#FD932C')";/* IE8 */border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px }
			header nav ul li a:after {content:'';display:block;position:absolute;right:12px;top:13px;width:4px;height:7px;background:url(../images/arrow1.gif) no-repeat 0 0}
			header nav ul li a.current:after {background:url(../images/arrow1over.gif) no-repeat 0 0}
			
header .adv-content {overflow:hidden;background:#f9f9f9;padding:10px 0 8px 0}
	header .breadcrumbs {float:left; margin-left:90px;padding:3px 0 0 10px; background:url(../images/breadcrumbs_home_icon.gif) left center no-repeat;}
		header .breadcrumbs li {display:inline;color:#212121;padding-left:15px}
		
/*===== content =====*/
#content {}

	#gallery {float:left;width:582px;height:384px}
		.pics {width:582px;height:384px;padding:0;margin:0;position:relative;margin:23px 0 0 36px} 
			.pics img {display:block !important;position:absolute;width:495px;height:329px;top:0;
				left:0;border:5px solid #fff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, .2);-moz-box-shadow:0 0 3px rgba(0, 0, 0, .2);-webkit-box-shadow:0 0 3px rgba(0, 0, 0, .2)} 
			#prev {position:absolute;left:0;top:174px;z-index:1;background:url(../images/prev.png) no-repeat 0 0;width:83px;height:45px}
			#next {position:absolute;left:495px;top:174px;z-index:1;background:url(../images/next.png) no-repeat 0 0;width:83px;height:45px}
	#intro {float:left;width:396px}
		#intro .inner {padding:24px 0 0 14px}
			#intro h2 {font-size:48px;color:#32aae0;line-height:40px;font-family:'Droid Serif', serif;font-weight:bold;margin-bottom:25px}
				#intro h2 span {font-family:'Droid Sans', sans-serif;font-weight:normal;font-size:0.95em;color:#6a6a6a;display:block}
			#intro .new-arrivals {display:inline-block;background:url(../images/new_arrivals.gif) no-repeat 0 0;width:195px;height:73px;margin:15px 0 0 -10px;overflow:hidden; line-height:99999px;font-size:18px;color:#fff;text-decoration:none;font-weight:bold;text-indent:26px;}
			#intro .new-arrivals:hover {background-position:0px -73px;}
	
	h2.contact_title {font-size:48px;color:#32aae0;line-height:40px;font-family:'Droid Serif', serif;font-weight:bold;margin-bottom:25px}
				h2.contact_title span {font-family:'Droid Sans', sans-serif;font-weight:normal;font-size:34px;color:#6a6a6a;display:block}
		
	.categories {box-shadow:1px 1px 1px rgba(0, 0, 0, .1);-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);-webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);border:1px solid #fff;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;background-image:-moz-linear-gradient(top, #fcfcfc, #f4f4f4);/* FF3.6 */ background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, #f4f4f4),color-stop(1, #fcfcfc));/* Saf4+, Chrome */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4');/* IE6,IE7 */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4')";/* IE8 */ margin-bottom:3px}
		.categories li {border-bottom:1px solid #ebeae8;border-top:1px solid #fff}
		.categories li:first-child {border-top:none}
		.categories li:last-child {border-bottom:none}
			.categories li a {position:relative;display:block;padding:12px 0 11px 20px;font-size:14px;color:#000;text-decoration:none;font-family:'Droid Sans', sans-serif;font-size-adjust:0.49;-moz-transition:all 0.2s ease-out; /* FF3.7+ */ -o-transition:all 0.2s ease-out; /* Opera 10.5 */ -webkit-transition:all 0.2s ease-out; /* Saf3.2+, Chrome */ }
			.categories li a:hover {background-image:-moz-linear-gradient(top, #FFDE00, #4ec0dd);/* FF3.6 */ background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, #FFDE00),color-stop(1, #4ec0dd));/* Saf4+, Chrome */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDE00', endColorstr='#4ec0dd');/* IE6,IE7 */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDE00', endColorstr='#4ec0dd')";/* IE8 */ color:#fff;box-shadow:2px 2px 0 rgba(0, 0, 0, .1);-moz-box-shadow:2px 2px 0 rgba(0, 0, 0, .1);-webkit-box-shadow:2px 2px 0 rgba(0, 0, 0, .1);-webkit-border-top-right-radius:7px;-moz-border-radius-topright:7px;border-top-right-radius:7px;-webkit-border-bottom-right-radius:7px;-moz-border-radius-bottomright:7px;border-bottom-right-radius:7px;margin-right:-12px}
			
	.images {}
		.images figure {border:5px solid #fff;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;float:left;box-shadow:0 0 5px rgba(0, 0, 0, .1);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .1);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .1);margin:5px 0 0 16px}
		.images figure:first-child {margin-left:0}
			.images figure img:hover {opacity:.7;-moz-transition:all 0.2s ease-out; /* FF3.7+ */ -o-transition:all 0.2s ease-out; /* Opera 10.5 */ -webkit-transition:all 0.2s ease-out; /* Saf3.2+, Chrome */ }
			
	.maingal { padding:0 12px; }
		.maingal figure {border:5px solid #fff;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;float:left;box-shadow:0 0 5px rgba(0, 0, 0, .1);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .1);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .1);margin:0 10px 10px;}
			.maingal figure img:hover {opacity:.7;-moz-transition:all 0.2s ease-out; /* FF3.7+ */ -o-transition:all 0.2s ease-out; /* Opera 10.5 */ -webkit-transition:all 0.2s ease-out; /* Saf3.2+, Chrome */ }
			
	#content .bottom h3 {color:#fff}
	#content .bottom a.alt {color:#32aae0}
	
	.list1 li {padding-bottom:4px; color:#FFF; line-height:2em;}
		.list1 li a {color:#32aae0}
			.list1 li a:hover {color:#fff;text-decoration:underline;-moz-transition:all 0.3s ease-out; /* FF3.7+ */ -o-transition:all 0.3s ease-out; /* Opera 10.5 */ -webkit-transition:all 0.3s ease-out; /* Saf3.2+, Chrome */ }
	.list2 li {padding-bottom:4px}
		.list2 li a {color:#5c5c5c;text-decoration:none}
			.list2 li a:hover {color:#fff;-moz-transition:all 0.3s ease-out; /* FF3.7+ */ -o-transition:all 0.3s ease-out; /* Opera 10.5 */ -webkit-transition:all 0.3s ease-out; /* Saf3.2+, Chrome */ }
	.list3 {padding-bottom:24px}
	.list3 li {background:url(../images/arrow2.gif) no-repeat 0 7px;padding:0 0 6px 17px}
	
/*===== footer =====*/
footer .container {color:#fff;font-size:16px;line-height:1.2em;padding:16px 0 16px 0;font-family:'Droid Serif', serif}
	footer .copy {text-align:center; font-size:8px;}
		footer .copy a {color:#fff;text-decoration:none}
		footer .copy a:hover {-moz-transition:all 0.3s ease-out; /* FF3.7+ */ -o-transition:all 0.3s ease-out; /* Opera 10.5 */ -webkit-transition:all 0.3s ease-out; /* Saf3.2+, Chrome */ color:#e83709}
	footer .phone {float:right;font-style:normal;font-size:13px;}
		footer .phone strong {font-family:'Droid Serif', serif;font-weight:bold;color:#32AAE0}
	.footer_location { width:194px; height:147px; padding:11px 9px 10px 12px; background:url(../images/location_bg.png) center no-repeat; }
		
/*----- forms -----*/
#search-form {float:right;position:relative}
	#search-form fieldset {border:none}
		#search-form input[type=text] {background:#fff;width:195px;border:none;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;padding:4px 25px 5px 8px;box-shadow:rgba(0, 0, 0, .2) 2px 2px 2px inset;-moz-box-shadow:rgba(0, 0, 0, .2) 2px 2px 2px inset;-webkit-box-shadow:rgba(0, 0, 0, .2) 2px 2px 2px inset;background:url(../images/search-bg.gif) no-repeat 100% 7px #fff}
		#search-form input[type=submit] {width:20px;height:20px;position:absolute;right:5px;top:0;border:none;background:none;cursor:pointer}
		
#contacts-form fieldset {border:none;width:100%;overflow:hidden;display:block;line-height:16px}
	#contacts-form label {display:block;height:44px;overflow:hidden;text-indent:4px}
		#contacts-form input {color:#fff;border:1px solid #444343;background:rgba(204, 204, 204, .05);padding:2px 0 2px 5px;width:210px;margin-left:3px}
		#contacts-form input:focus {border-color:#fff}
		#contacts-form textarea {color:#fff;border:1px solid #444343;background:rgba(204, 204, 204, .05);padding:2px 0 2px 5px;width:210px;overflow:auto;height:102px;margin-bottom:12px}
		#contacts-form textarea:focus {border-color:#fff}
		#contacts-form .link1 {float:right;margin-left:11px}
/*==========================================*/

/* Contact Form */
#contactForm {}

#contactForm label { display:block; width:200px; font-weight:bold; color:#454545; }
#contactForm input { width:200px; }
textarea#message { 
	width: 400px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
}

#errors {
	border:solid 1px #E58E8E;
    padding: 20px 10px;
    margin: 40px 0px;
    display:none;
	font-weight: bold;
	color: #E58E8E;
}
#errors li {
    padding:2px;
    list-style:none;    
}
#errors li:before {
    content: ' - ';    
}
 
#errors #info {
    font-weight:bold;
}

#errors #info:before {
    content: '';    
}

#success {
    border:solid 1px #83D186;
    padding: 20px 10px;
    margin: 40px 0px;
    display:block;
	font-weight: bold;
	color: #83D186;
}
#errors.visible, #success.visible {
    display:block;    
}

button.enqSubmit {border:none;position:relative;font-size:14px;color:#c3c3c3;font-weight:bold;text-decoration:none;font-family:'Droid Sans', sans-serif;height:32px;line-height:32px;background-color:#181717;padding:0 36px 0 10px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}
button.enqSubmit:hover {cursor:pointer;color:#222222;background-image:-moz-linear-gradient(top, #fd932c, #ffde00);/* FF3.6 */ background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, #fd932c),color-stop(1, #ffde00));/* Saf4+, Chrome */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd932c', endColorstr='#ffde00');/* IE6,IE7 */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDE00', endColorstr='#FD932C')";/* IE8 */ }

/*====== jQuery Tools =======*/

/* the overlayed element */
.overlay {
	font-family:'Droid Sans', sans-serif !important;
	/* initially overlay is hidden */
	display:none;
	/* growing background image */
	background-image:url(../images/overlay/white.png);
	/*
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:auto;
        min-width:200px;
	/* some padding to layout nested elements nicely  */
	padding:35px;
	/* a little styling */	
	font-size:11px;
}
.overlay h2 { font-family:'Droid Sans', sans-serif !important; font-size:1.6em }

/* default close button positioned on upper right corner */
.overlay .close {
	background-image:url(../images/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}