@charset "utf-8";

/* =================================================
	RESET + GENERAL STYLES
   ================================================= */
body {
	margin: 0px;
	padding: 0px;
	font: 16px/25px Calibri, Tahoma, Arial;
	color: #666;
	background: url(../images/body-bg.jpg) repeat-x center top;
	overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6,
form,ul,ol,li,div {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
	text-decoration: none;
}
img {
	border: 0px;
	outline: none;
}
img,input,select {
	vertical-align: middle;
}
p {
	margin: 10px 0px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
}
.clearfix {
	clear: both;
	overflow: hidden;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.one-col {
	width: 360px;
	margin: 0px 30px;
	padding: 30px 0px;
}
.two-col {
	width: 750px;
	margin: 0px 30px;
	padding: 30px 0px;
}
.three-col {
	width: 1140px;
	margin: 0px 30px;
	padding: 30px 0px;
}
.alpha {
	margin-right: 0px;
}
.omega {
	margin-left: 0px;
}
.separator {
	background: #fff;
	border-top: solid 1px #e2e2e2;
	height: 1px;
}


/* =================================================
	LAYOUT STYLES
   ================================================= */
#wrapper {
	width: 100%;
	margin: 0; padding: 0;
}
.wrapper-inner {
	width: 1200px;
	margin: 0px auto;
}
#header {
	z-index: 1;
}
#topstrip {
	background: url(../images/nav-bg.jpg) repeat-x center top;
	height: 70px;
	position: relative;
}
#logo {
	position: absolute;
	left: 38px;
	top: 0px;
	z-index: 200;
}
.logo-title {
	color: #9d7aff;
	float: left;
	font-size: 19px;
	line-height: 70px;
	margin-left: 175px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: default;
}
#nav {
	float: right;
}
#nav a {
	padding: 0px 17px;
	color: #fff;
	font-size: 18px;
	line-height: 70px;
	display: inline-block;
	height: 70px;
	text-transform: uppercase;
	
}
#nav a:hover, #nav a.current {
	color: #9d7aff;
	background: #333;	
}
#slider-wrapper {
	height: 365px;
	background: url(../images/slider-bg.jpg) no-repeat center top;
	position: relative;
	z-index: 0;
}
#slider > div {
	width: 1050px !important;
	height: 365px;
	padding: 0 75px;
	margin: 0;
}
.slider-content {
	padding: 25px;
	width: 575px;
	float: left;
	margin-top: 80px;
	margin-left: 25px;
	background: url(../images/transparent-dark-bg.png) repeat;
}
.slider-content h3 {
	font-size: 25px;
	color: #FFF;
	text-decoration: none;
	line-height: 35px;
}
.slider-content p {
	font-size: 17px;
	line-height: 23px;
	color: #c6b3ff;
	text-decoration: none;
}
.slider-image {
	padding-top: 25px;
	float: right;
	margin-right: 5px;
	width: 390px;
	text-align: center;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -22px;
	outline: 0;
	width: 44px;
	height: 44px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-prev {
	position: absolute;
	top: 150px;
	left: 30px;
	background: url(../images/slider-left.png) no-repeat left top;
}
.bx-next {
	position: absolute;
	top: 150px;
	right: 30px;
	background: url(../images/slider-right.png) no-repeat left top;
}
.bx-wrapper, .bx-wrapper li {
	z-index: 0 !important;
}
#newsbar {
	background: url(../images/news-bg.jpg) repeat-x;
	height: 58px;
}
.newstitle {
	font-size: 21px;
	line-height: 58px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: url(../images/news-title-bg.jpg) repeat-x center top;
	cursor: default;
	padding: 0px 50px;
	float: left;
	margin-right: 25px;
}
.newsdetail {
	float: left;
	color: #c6b3ff;
	font-size: 18px;
	line-height: 58px;
}
.news-item {
	
}
#content {
	background: url(../images/content-shadow.jpg) repeat-x center top;
}
.leftcolumn {
	width: 370px;
	padding: 30px 0px;
}
.rightcolumn {
	width: 830px;
	padding: 30px 0px;
}
#footer {
	background: #f5f5f5 url(../images/footer-link-bg.jpg) repeat-x center top;
}
#copyright {
	font-size: 14px;
	color: #666;
	height: 50px;
	background: #333;
	line-height: 50px;
}
#copyright a, #copyright em {
	color: #bdbdbd;
	font-style: normal;	
}
#copyright a:hover {
	color: #9C0;
}
.validation {
	margin-left: 5px;
}
.validation a {
	padding: 0 2px;
}

/* =================================================
	PRODUCT STYLES
   ================================================= */
ul.product-list {
	margin: 10px 0px;
	list-style: none;
}
ul.product-list li a {
	line-height: 23px;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	background: #fff url(../images/bul-01.png) no-repeat 10px 10px;
	padding: 4px 10px 6px 40px;
	margin: 3px 0px;
	border-radius: 5px;
	display: inline-block;
	width: 225px;
}
ul.product-list a:hover {
	background: #f5f5f5 url(../images/bul-01-active.png) no-repeat 10px 10px;
	color: #f07f23;
}


/* =================================================
	QUICK LINKS STYLES
   ================================================= */
ul.quick-links {
	margin: 10px 20px 10px 10px;
	list-style: none;
	font-size: 14px;
	line-height: 20px;
	width: 130px;
}
ul.quick-links li a {
	color: #666;
	text-decoration: none;
	background: url(../images/bul-02.png) no-repeat left 7px;
	padding: 0px 0px 0px 14px;
	display: block;
}
ul.quick-links li a:hover {
	color: #f07f23;
	text-decoration: none;
	
}


/* =================================================
	TESTIMONIAL STYLES
   ================================================= */
.testimonial {
	background: #fff url(../images/icon-testimonials.png) no-repeat 15px 15px;
	padding: 12px 10px 12px 100px;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #e5e5e5;
	font-size: 14px;
	line-height: 20px;
}
.testimonial-person {
	font-size: 15px;
	line-height: 18px;
	color: #f07f23;
	font-weight: bold;
	margin-top: 10px;
}
.testimonial-company {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	
}


/* =================================================
	CONTACT STYLES
   ================================================= */
.contact-box {
	background: url(../images/icon-map.png) no-repeat 20px 20px;
	padding: 10px 0px 10px 110px;
	font-size: 14px;
	line-height: 20px;
	color: #666;	
}


/* =================================================
	TEXT STYLES
   ================================================= */
.heading01 {
	font: bold 25px/40px Calibri, Tahoma, Arial;
	color: #3c40d2;
	cursor: default;
}
.heading02 {
	text-transform: uppercase;
	color: #666;
	font-size: 17px;
	font-weight: bold;
	line-height: 25px;
	padding-bottom: 7px;
	padding-left: 10px;
	cursor: default;
}
.heading03 {
	font: bold 18px/25px Calibri, Tahoma, Arial;
	color: #3c40d2;
	cursor: default;
	background: #f5f5f5;
	display: inline-block;
	padding: 5px 10px;
	margin: 10px 0 0 0;
}
.txt01 {
	
}
.orange {
	color: #f07f23;
}
a.email {
	color: #666;
	text-decoration: none;
}
a.email:hover {
	color: #666;
	border-bottom: solid 1px #ddd;
}
a.readmore {
	background: #f5f5f5;
	color: #f07f23;
	text-decoration: none;
	border-radius: 3px;
	padding: 1px 8px 3px 8px;
	font-size: 16px;
	line-height: 20px;
}
a.readmore:hover {
	background: #f07f23;
	color: #fff;
}
.box-30 {
	padding: 30px;
}
.box-lr-30 {
	padding: 0px 30px;
}
.w90p {
	width: 90%;
}


ul.form {
	list-style: none;
}
ul.form li {
	margin: 0 5px;
	padding: 7px;
	border-bottom: solid 1px #f5f5f5;
	vertical-align: middle
}
ul.form label {
	float: left;
	width: 150px;
	margin-right: 15px;
	color: #9e7d59;
	padding: 0px 0px 0px 10px;
}
ul.form input {
	font: 16px/25px Calibri, Tahoma, Arial;
	color: #666;
	padding: 5px;
	border: 2px solid #eee;
	width: 250px;
}
ul.form input:focus, ul.form input:active {
	background: #faf8f6;
	border: 2px solid #e3dbd1;
}
*+html ul.form input {
	height: 20px;
	line-height: 20px;
}
ul.form textarea {
	font: bold 15px/25px Calibri, Tahoma, Arial;
	color: #666;
	padding: 5px;
	border: 2px solid #eee;
	width: 250px;
}
ul.form textarea:focus, ul.form textarea:active {
	background: #faf8f6;
	border: 2px solid #e3dbd1;
}
ul.form select {
	font: bold 15px/25px Calibri, Tahoma, Arial;
	color: #666;
	padding: 5px;
	border: 2px solid #eee;
	width: 262px;
}
ul.form select:focus, ul.form select:active {
	background: #faf8f6;
	border: 2px solid #e3dbd1;
}
ul.form input.upload {
	width: 265px;
	height: 35px;
	line-height: 20px;
	padding: 7px 0;
}
ul.form input.btn01 {
	width: auto;
	margin-right: 3px;
	background: #f5f5f5;
	border: 2px solid #eee;
	padding: 3px 15px;
	cursor: pointer;
}
ul.form input.btn01:hover {
	background: #faf8f6;
	border: 2px solid #e3dbd1;
}
ul.form input.btn01:focus {
	outline: none;
}
.reqbox {
    background: none repeat scroll 0 0 #D76843;
    display: inline-block;
    height: 25px;
    margin: 0 10px 0 175px;
    vertical-align: middle;
    width: 2px;
}
.req {
    border-left-color: #D76843 !important;
}
#map {
    height: 300px;
    width: 728px;
}
.img-border02 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 5px #CCCCCC;
    padding: 10px;
}
ul.list01 {
	margin: 10px 0px;
	list-style: none;
}
ul.list01 li a {
	line-height: 25px;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	background: #fff url(../images/bul-01.png) no-repeat 10px 7px;
	padding: 0px 10px 0px 40px;
	margin: 3px 0px;
	border-radius: 5px;
	display: inline-block;
	width: 175px;
}
ul.list01 a:hover {
	background: #f5f5f5 url(../images/bul-01-active.png) no-repeat 10px 7px;
	color: #f07f23;
}

ul.list02 {
	margin: 0 0 10px;
}
ul.list02 li {
	margin: 0px;
	padding: 1px 0 1px 15px;
	list-style: none;
	background: #fff url(../images/bul-03.png) no-repeat 0px 12px;
}
.gallery {
	margin: 10px 0 20px;
}
.gallery a {
	float: left;
	margin: 10px 25px 20px 0;
}
.gallery a img {
	border: 3px solid #ddd;
	border-radius: 5px;
	padding: 2px;
}
.gallery a:hover img {
	border-color: #F07F23;
}