/* -----------------------------------------------------------------------------------------
____________________________________________________________________

"Screen" Style Sheet

"Initialization" Javascript file

@Project - Ezzi Hardware
@Description: Main CSS File
@Author: Krishna Kumar
@Version: 1.1
@Copyright: Ezzi Hardware / http://burhan.in
____________________________________________________________________
----------------------------------------------------------------------------------------- */

/* =reset & basics
----------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
a img {
	border: 0;
	background: none;
}
img {
	vertical-align: middle;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
a img {
	border: none;
}
abbr, acronym {border-bottom-width : 0;
}
strong {
	font-weight: bold;
}
em {font-style : italic;
}
/* =visuallyHide / accessibility */
.visuallyHidden {
	position: absolute;
	top: -500px;
	left: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* =text-selection */
::selection {
	color: #fff;
	background-color: #005899;
	text-shadow: none;
}
::-moz-selection {
	color: #fff;
	background-color: #005899;
	text-shadow: none;
}
/* mozilla */

/* =clearfix */
.clearfix:before, .clearfix:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
/* IE 6 and 7 */

/* =clear */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*----------------------------------------------------------------------*/

/* default styling
--------------------------------------------------------------------------------*/
a {
	color: #5c9bcc;
	text-decoration: none;
}
a:hover, a:focus a:active {
	color: #005899;
	text-decoration: none;
}
a, button, a strong, .button-default {
	-webkit-transition: color .15s linear, background-color .15s linear;
	-moz-transition: color .15s linear, background-color .15s linear;
	-o-transition: color .15s linear, background-color .15s linear;
	-ms-transition: color .15s linear, background-color .15s linear;
	transition: color .15s linear, background-color .15s linear;
}

@font-face {
	font-family: 'ariesbold';
	src: url('../css/typography/aries-bold-webfont.eot');
	src: url('../css/typography/aries-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('../css/typography/aries-bold-webfont.woff') format('woff'),
	url('../css/typography/aries-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'ariesitalic';
	src: url('../css/typography/aries-italic-webfont.eot');
	src: url('../css/typography/aries-italic-webfont.eot?#iefix') format('embedded-opentype'),
	url('../css/typography/aries-italic-webfont.woff') format('woff'),
	url('../css/typography/aries-italic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'ariesroman';
	src: url('../css/typography/aries-roman-webfont.eot');
	src: url('../css/typography/aries-roman-webfont.eot?#iefix') format('embedded-opentype'),
	url('../css/typography/aries-roman-webfont.woff') format('woff'),
	url('../css/typography/aries-roman-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {
	font: 12px/18px Arial;
	color: #444444;
}

h1, h2, h3, h4, h5, h6 {
	color: #302705;
	font-family: 'ariesbold', Helvetica, Arial, sans-serif;
	overflow: hidden;
	padding-bottom: 10px;
	font-weight: normal;
	line-height: 22px;
}

h1 {
	font-size: 26px;
	line-height: 30px;
}
h2 {
	font-size: 20px;
	line-height: 24px;
}
h3 {
	font-size: 22px;
	line-height: 26px;
	color: #08589a;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
h5 {
	font-size: 15px;
	line-height: 14px;
}

.w30 {
	width: 30px;
}
.w70 {
	width: 70px;
}
.w110 {
	width: 110px;
}
.w150 {
	width: 150px;
}
.w170 {
	width: 170px;
}
.w190 {
	width: 190px;
}
.w230 {
	width: 230px;
}
.w270 {
	width: 270px;
}
.w290 {
	width: 290px;
	float: left;
}
.w300 {
	width: 300px;
}
.w310 {
	width: 310px;
}
.w350 {
	width: 350px;
}
.w360 {
	width: 360px;
}
.w390 {
	width: 390px;
}
.w430 {
	width: 430px;
}
.w470 {
	width: 470px;
}
.w510 {
	width: 510px;
}
.w550 {
	width: 550px;
}
.w560 {
	width: 560px;
}
.w590 {
	width: 590px;
}
.w630 {
	width: 630px;
}
.w670 {
	width: 670px;
}
.w710 {
	width: 710px;
}
.w750 {
	width: 750px;
}
.w790 {
	width: 790px;
}
.w830 {
	width: 830px;
}
.w870 {
	width: 870px;
}
.w910 {
	width: 910px;
}
.w950 {
	width: 950px;
}

.w30, .w70, .w110, .w150, .w170, .w190, .w230, .w290, .w300, .w310, .w350, .w360, .w390, .w430, .w470,.w510, .w550, .w560, .w590, .w630, .w670, .w710, .w750, .w790, .w830, .w870, .w910, .w950 {
	float: left;
	position: relative;
	display: inline;
	margin: 0px 30px 0px 0px;
}

p {
	margin-bottom: 15px;
}

.last {
	margin-right: 0 !important;
}
.marginBottom {
	margin-bottom: 0 !important;
}
.no-border {
	border: 0 none !important;
}


.floatLeft {
	float: left !important;
}
.floatRight {
	float: right !important;
}
.last {
	margin-right: 0px !important;
}
.paddingBottom {
	padding-bottom: 0px !important;
}
.paddingRight {
	padding-right: 0px !important;
}

.marginB5 {
	margin-bottom: 5px;
}
.marginB10 {
	margin-bottom: 10px;
}
.marginB15 {
	margin-bottom: 15px;
}
.marginB20 {
	margin-bottom: 20px;
}

.alignL {
	text-align: left !important;
}
.alignR {
	text-align: right !important;
}
.alignC {
	text-align: center !important;
}

.textCenter {
	text-align: center;
}

.fontBold {
	font-weight: bold;
}
.noSpacing {
	margin: 0!important;
	padding: 0!important;
}
.uppercase {
	text-transform: uppercase!important;
}
.no-border {
	border: 0 none !important;
}
.no-padding {
	padding: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.no-float {
	float: none !important;
}

.txt-medium {
	font-size: 14px;
	line-height: 21px;
}
.txt-large {
	font-size: 18px;
	line-height: 27px;
}
.txt-larger {
	font-size: 24px;
	line-height: 36px;
}

/*----------------------------------------------------------------------*/
/* = List
/*----------------------------------------------------------------------*/
ul {
	list-style: none;
	padding: 0 0 0 1px;
}
ol {
	margin-bottom: 10px;
	overflow: hidden;
}
ol li {
	line-height: 20px;
	list-style: decimal inside none;
}
ul.default, ol.default {
	clear: both;
	padding: 0 0 0 15px;
	margin: 0 0 15px;
}
ul.default ul, ol.default ul, ol.default ul, ol.default ol {
	margin-top: 10px;
}
ul.arrow {
	clear: both;
	margin: 0 0 15px;
}
ol.default {
	padding: 0 0 0 18px;
}
ol.default li, ul.default li, ul.arrow li {
	list-style-position: outside;
	line-height: 20px;
	margin-bottom: 5px;
}
ol.default li {
	list-style-type: decimal;
}
ul.default li {
	list-style-type: disc;
}
ul.circle li {
	list-style-type: circle;
}
ol.roman {
	overflow: hidden;
}
ol.roman li {
	list-style-type: lower-roman;
}
ol.decimal li {
	list-style-type: decimal;
}

/*----------------------------------------------------------------------*/
/* Buttons
/*----------------------------------------------------------------------*/
input.submit, .button {
 background: none repeat scroll 0 0 #013F86;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 10px;
    line-height: 18px;
    margin: 0 0 0 71px;
    padding: 7px 6px;
    text-transform: uppercase;
    vertical-align: middle;
}
input.submit:hover, input.submit:focus, .button:hover, .button:focus {
	background: #5C9BCC;
	color: #302705;
}
.button:hover span, .button:focus span, .btn-brown:hover span, .btn-brown:focus span {
	color: #302705;
}
.btn-brown {
	background: #302705;
	color: #e3b80d;
	font-weight: bold;
}
.btn-brown span {
	color: #e3b80d;
}
a span {
	color: #fff;
	font-size: 16px;
	overflow: hidden;
}

/*----------------------------------------------------------------------*/
/*Outerwrapper, Headerwrapper, Wrapper, Contentwrapper, Content
/*----------------------------------------------------------------------*/
body {
	background: url(../images/layouts/bg_03.png);
}
#header-wrapper {
	height: 105px;
	width: 100%;
	background: #fff;
}
#header {
	width: 1000px;
	margin: 0 auto;
}
#content-wrapper {
	width: 1000px;
	margin: 0 auto;
}
#content {
	width: 960px;
	background: #fff;
	overflow: hidden;
	padding: 20px;
	margin-bottom: 3px;
}
/*----------------------------------------------------------------------*/
/*logo
/*----------------------------------------------------------------------*/
#logo {
	background: url("../images/layouts/logo_03.png") repeat scroll 0 0 transparent;
	height: 79px;
	margin: 10px 20px;
	padding: 0;
	text-indent: -999em;
	width: 205px;
}
.logo {
	float: left;
}
/*----------------------------------------------------------------------*/
/*navigation
/*----------------------------------------------------------------------*/
#nav-main {
	float: right;
	font-size: 16px;
	margin: 40px 0px 0px 0px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#nav-main li {
	float: left;
	margin-right: 40px;
	position:relative;
	cursor:pointer;
}
.current a {
	color: #005899 ;
}
.product-icon {
	padding-bottom: 50px;
}
/* 1 tier list style */
#nav-main li ul {
	background: none repeat scroll 0 0 #1f81ca;
	display: none;
	float: left;
	height: auto;
	list-style: none outside none;
	color: #fff;
	position: absolute;
	left: -55px;
	top: 65px;
	width: 145px;
	z-index: 99999;
	padding: 0px 15px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(204, 204, 204, 0.3);
	box-shadow: 0px 0px 5px 0px rgba(204, 204, 204, 0.3);
}
#nav-main li ul li.triangle {
	border-top: none;
}
#nav-main li ul li.triangle, #nav-main li ul li.triangle:hover {
	height: 16px;
	margin-top: -15px;
	background: url(../images/layouts/triangle_03.png)no-repeat center top ;
	border-bottom: 0 none;
}
#nav-main li ul li {
	width: 145px;
	float: left;
	height: auto;
	border-bottom: 1px solid #116db2;
	border-top: 1px solid #348fd3;
}
#nav-main li ul li, #nav-main li ul li a {
	font-size: 13px;
	text-align: center;
	letter-spacing: normal;
	color: #fff;
	line-height: 34px;
}
#nav-main li ul li a {
	padding: 0;
	margin: 0 7px;
	background: none;
	text-decoration: none;
}
#nav-main li ul li, #nav-main li:hover > ul {
	display: block;
}
#nav-main li ul li:hover {
}
#nav-main li ul li a:hover, #nav-main li ul li:hover > a {
	background: none;
	color: #3fb888;
}
/*----------------------------------------------------------------------*/
/*blockquote
/*----------------------------------------------------------------------*/
blockquote {
	font-size: 25px;
	color: #fff;
	line-height: 32px;
	margin: 20px 0px;
	overflow: hidden;
	text-align: center;
	font-family: 'ariesroman', Arial, Helvetica, sans-serif
}
.bq-product a:hover { color: #fff;
}
.italic {
	font-family: 'ariesitalic', Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------*/
/*featuers
/*----------------------------------------------------------------------*/
#feature {
	height: 410px;
	margin-bottom: 20px;
}

/* feature slide show */

#feature-slider {
	margin-bottom: 15px;
}
#feature-slideshow {
	width: 960px;
}

/* Prev - Next Controls */
ul.feature-controls.v-centered li a {
	font-size: 12px;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0 2px;
	border: none;
}
ul.feature-controls.v-centered li a:hover {
	color: #000;
}
ul.feature-controls {
	position: absolute;
	bottom: 40px;
	right: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 99;
}
ul.feature-controls.v-centered li a {
	position: absolute;
}
ul.feature-controls.v-centered li.feature-next a {
	right: 0;
	background-position: -7px 0px;
	text-indent: -99999px;
	height: 0px;
	width: 0px;
}
ul.feature-controls.v-centered li.feature-prev a {
	left: 0;
	background-position: -45px 0;
	text-indent: -99999px;
	height: 0px;
	width: 0px;
}

/* Pagination */
ul.feature-markers li a {
	width: 10px;
	height: 10px;
	padding: 0px;
	background: #d8d8d8;
	font-size: 0px;
	margin: 0 0px 0 5px;
	text-decoration: none;
	border-radius: 6px;
}
ul.feature-markers li.active-marker a, ul.feature-markers li a:hover {
	background: #08589a;
}

/* Basic jQuery Slider essential styles */
div.feature {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: none;
}
div.feature-slide {
	position: absolute;
	display: none;
}
ul.feature-markers {
	position: absolute;
	bottom: 20px;
	list-style: none;
	padding: 0;
	margin: 0;
	right: 15px;
}
ul.feature-markers.h-centered {
	text-align: center;
}
ul.feature-markers li {
	display: inline;
}
ul.feature-markers li a {
	display: inline-block;
}

/* Basic styles Caption */
div.feature-caption {
	width: 530px;
	margin: 0px;
	position: absolute;
	bottom: 0;
}
div.feature-details {
	width: 445px;
	background: url(../images/layouts/feater-text_07.png);
	margin: 0px 0px 35px 25px;
	float: left;
}

div.feature-caption h3 {
	font-size: 35px;
	padding: 12px 8px 0;
	color: #fff;
	font-family: Myriad Pro;
	font-weight: bold;
	line-height: 38px;
}
div.feature-caption p {
	padding: 12px 8px 0;
	color: #fff;
	font-family: Myriad Pro ;
	font-size: 18px;
	line-height: 22px;
}
div.feature-caption .feature-links {
	position: absolute;
	margin-bottom: 6px;
	bottom: 0;
	right: 28px;
	float: left;
}

/*----------------------------------------------------------------------*/
/*about
/*----------------------------------------------------------------------*/
#about {
	margin-bottom: 20px;
}
#about p {
	font-size: 12px;
	color: #444444;
	line-height: 20px;
	width: 960px;
}
/*----------------------------------------------------------------------*/
/*our range of products
/*----------------------------------------------------------------------*/
#our-products {
	margin-bottom: 20px;
	border-bottom: 1px solid #F3F3F3;
}


#our-products-menu {
	position: relative;
	overflow: hidden;
}
#our-products-menu ul {
	margin-bottom: 20px;
	overflow: hidden;
	height: 200px;
}
#our-products-menu li {
	position: relative;
	overflow: hidden;
	margin: 0px 14px 0px 0px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-o-border-radius: 5px;
}
#our-products-menu .starter {
	float: left;
	width: 148px;
	height: 196px;
}
#our-products-menu .starter h2 {
	overflow: hidden;
	padding: 0 0 0 16px;
	background: url(../images/mosiacstart_07.png) no-repeat;
	color: #b54845;
	font-size: 22px;
	line-height: 118px;
}
.product-item img {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-o-border-radius: 5px;
}
#our-products-menu .product-item {
	float: left;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-o-border-radius: 5px;
	width: 148px;
	height: 196px;
	cursor: pointer;
	box-shadow: 0 0 2px #a19f9f;
	margin-top: 2px;
}
#our-products-menu .product-item .overlay {
	display: none;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	width: 148px;
	height: 196px;
	top: 0;
	left: 0;
	background: url(../images/layouts/overlay_03.png) no-repeat center center;
}
#our-products-menu.product-item a:hover, #our-products .hovered a {
	color: #fff;
}

/*----------------------------------------------------------------------*/
/*3 coloum text
/*----------------------------------------------------------------------*/
.icons {
	margin-right: 10px;
}
/*----------------------------------------------------------------------*/
/*footer
/*----------------------------------------------------------------------*/
#footer {
	height: 50px;
	width: 1000px;
	margin: 0 auto;
	background: #3d3d3d;
}
.copyright, .zahab {
	color: #868686;
	margin: 0px 25px;
	line-height: 50px;
}
.zahab {
	float: right;
}
.zahab:hover {
	color: #868686;
	opacity: 0.75;
}
/*----------------------------------------------------------------------*/
/*product page
/*----------------------------------------------------------------------*/
#our-products-page {
	position: relative;
	overflow: hidden;
	background: #fff;
	margin-bottom:30px;
}
#our-products-page li {
	position: relative;
	overflow: visible;
	margin: 0 15px 20px 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-o-border-radius: 5px;
}

#our-products-page .product-page-item {
	border: 1px solid #d9d9d9;
	float: left;
	width: 145px;
	height: 155px;
	cursor: pointer;
}
#our-products-page .product-page-item .overlay {
	display: none;
	position: absolute;
	width: 145px;
	height: 155px;
	top: 0;
	left: 0;
	background: url(../images/layouts/overlay-products_03.png) no-repeat center center;
}
#our-products-page .product-page-item h3 {
	border-top: 1px dotted #000000;
	bottom: 0;
	font: 12px/16px Arial,Helvetica,sans-serif,"Myriad Pro";
	height: 35px;
	overflow: hidden;
	padding: 8px 0 0;
	position: absolute;
	text-align: center;
	text-transform: none;
	width: 143px;
	margin: 0px 1px;
}
.product-page-item h3 a {
	color: #585459 ;
}
#our-products-page .hovered h3 {
	background: none;
	border-top: none;
	padding-top: 1px;
	border-top: 1px dotted #000000;
	padding: 8px 0 0;
}
#our-products-page .product-page-item a:hover, #our-products-page .hovered a {
	color: #fff;
}
.bq-product {
	text-align: left;
	font-family: Aries ;
}
.product-head {
	margin: 15px 0px 20px 0px ;
	padding: 0px;
}
#content-product-pages {
	overflow: hidden;
	width: 960px;
	overflow: hidden;
	padding: 20px;
	margin-bottom: 3px;
	background: rgb(238,238,238); /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(254,254,254,1) 14%, rgba(255,255,255,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(14%,rgba(254,254,254,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(254,254,254,1) 14%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(254,254,254,1) 14%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(254,254,254,1) 14%,rgba(255,255,255,1) 100%); /* IE10+ */

background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(254,254,254,1) 14%,rgba(255,255,255,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

hr.dotted{
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
    width: 96%;
    clear: both;
    margin-top: 30px;
    margin-bottom: 10px;
    display: inline-block;
}

.navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.navlist li 
{
padding-left: 13px;
background-image: url(../images/parth/bullet.png);
background-repeat: no-repeat;
background-position: 0 .3em;
}

button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #050505;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ffef3d 0%,
		#ffaf24);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffef3d),
		to(#ffaf24));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 2px solid #ffc83d;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(128,077,128,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(128,077,128,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(128,077,128,1);
	text-shadow:
		0px -1px 0px rgba(255,145,000,0.2),
		0px 1px 0px rgba(230,021,230,0.4);
}

.download{
	background: #f6d089; /* Old browsers */
	background: -moz-linear-gradient(top,  #f6d089 0%, #e2b271 50%, #ca9057 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6d089), color-stop(50%,#e2b271), color-stop(100%,#ca9057)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6d089 0%,#e2b271 50%,#ca9057 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6d089 0%,#e2b271 50%,#ca9057 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6d089 0%,#e2b271 50%,#ca9057 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f6d089 0%,#e2b271 50%,#ca9057 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6d089', endColorstr='#ca9057',GradientType=0 ); /* IE6-9 */
	border-radius: 5px 5px 5px 5px;
    clear: both;
    color: #824100;
    float: left;
    font-size: 14px;
    margin: 20px 0 0 10px;
    padding: 10px;
	
}

table.tableizer-table {
	border: 1px solid #CCC; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.tableizer-table td {
	padding: 5px;
	margin: 3px;
	border: 1px solid #ccc;
}
.tableizer-table th {
	background-color: #FFFEC3; 
	border: 1px solid #CCC;
	color: #000;
	font-weight: bold;
	padding:5px;
}

/*----------------------------------------------------------------------*/
/* Contact Form
/*----------------------------------------------------------------------*/

.contactForm, .ajaxresponse { }
.contactForm p { padding: 0; margin: 0 0 20px; }
.contactForm label { display: block; float: left; width: 60px; line-height: 18px; }

input.text_input, textarea { padding: 2px; background: #f7f7f7; width: 176px; font: normal 12px/14px Arial, Helvetica, sans-serif, "Myriad Pro"; border: 0 none; border-bottom: 1px dotted #aaa; color: #444; vertical-align: bottom; margin-left: 10px; }
input.text_input:focus, input.password:focus, textarea:focus, select:focus { border-bottom-color: #555; }
input.submit { margin-left:69px; cursor: pointer;  border: 0 none;  padding: 3px 6px; -webkit-transition: color .15s linear, background-color .15s linear; -moz-transition: color .15s linear, background-color .15s linear; -o-transition: color .15s linear, background-color .15s linear; -ms-transition: color .15s linear, background-color .15s linear; transition: color .15s linear, background-color .15s linear;}
input.submit:hover, input.submit:focus {  outline: 0 none; }
input.button-default { margin: 0 0 0 70px; }
.ajaxresponse { color: #19903D; }
.ajaxresponse strong { color: #333; font: normal 15px/20px Arial, Helvetica, sans-serif, "Myriad Pro"; }
.valid input.text_input, .valid textarea { border-bottom-color: #00aa08; }
.error input.text_input, .error textarea { border-bottom-color: #c60505; }

.copyright h4 {  color: #333; font: bold 14px/20px Arial, Helvetica, sans-serif, "Myriad Pro"; margin: 0 0 30px; text-transform: none; }
.copyright a { color: #666; border-bottom: 1px dotted #333; }
.copyright a:hover, .copyright a:focus { color: #aeaeae; border-bottom: 0 none; }

#request {  margin: 0 0 20px 0; }
#request .contactForm p  { float: left; }
#request .contactForm p textarea { width: 446px; }

/* Map */
#location { overflow: hidden;}
#map { margin: 0 auto 15px; border: 1px solid #fff; -webkit-box-shadow:  0px 0px 2px 0px rgba(176, 176, 176, 1); box-shadow:  0px 0px 2px 0px rgba(176, 176, 176, 1);}

/*--- about ---*/
#about .content { overflow: hidden; }
#about-icons { overflow: hidden; }
#about-icons li { width:150px; overflow:hidden; float:left; }
#about-icons li img { padding: 0 40px; }