@charset "UTF-8";
/* CSS Document */

/*---------- Reset ----------*/

* {
	margin:0;
	padding:0;
	border:none;
}

.clear {
	clear:both;

}

.spacer-20 {
	width:100%;
	padding-bottom:20px;
	clear:both;
}

.spacer-30 {
	width:100%;
	padding-bottom:30px;
	clear:both;
}

.grid_4-55 {
	width:345px;
	display:inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 5px;
}

.grid_4-5 {
	width:340px;
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
.container_12 .grid_4 {
    /*width: 294px; */
}
.container_12 .grid_3 {
    width: 218px; 
}

.container_12  .product-left {
	margin-left:-3px;
	margin-right:14px;
}
.container_12  .product-center {
	width:304px;
}
.container_12 .product-right {
	margin-right:-3px;
}

/*---------- Common Structure ----------*/

body {
	background:url(/images/bg-body.jpg) center top repeat-x #cdecf8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#484848;
}

#wrapper {
	width:100%;
	height:auto;
	background:url(../images/bg-main.jpg) center top no-repeat;
	padding-left:6px;
}

#outer-wrapper {
	background:url(../images/bg-main-shadow.jpg) center top repeat-y;
	background-color: transparent;
	padding-right:6px;
}

#header {
	width:100%;
	height:auto;
}

#header .container {
	width:960px;
	height:102px;
	margin:0 auto;
	position:relative;
}

#header .oasis_slider {
	width:960px;
	margin:10px auto;
	position:relative;
}

#header .oasis_slider img {
	margin-left:11px;
}

#bayramoglu-logo {
	position:absolute;
	width:483px;
	height:98px;
}

#main-nav {
	float:right;
	margin:5px 0px 0px 0px;
	width:480px;
	height:94px;
}

#main-nav ul {
	margin-left:5px;
}

#main-nav li {
	display:inline;
	list-style:none outside;
	float:left;
	margin:0;
}

#main-nav li a {
	display:block;
	text-align:center;
	padding-top:52px;
	height:44px;
	font-size:16px;
	color:#000;
	text-decoration:none;
}

#main-nav li a:hover,
#main-nav li a.active {
	color:#fff;
	text-decoration:none;
	background:url(../images/bg-main-nav-li-active.jpg) center repeat-x;
}

#main-nav li a#products {
	width:103px;
}

#main-nav li a#company {
	width:109px;
	margin-left:1px;
}

#main-nav li a#news-events {
	width:147px;
	margin-left:1px;
}

#main-nav li a#support {
	width:113px;
	margin-left:1px;
}

#slider {
	width:960px;
	position:relative;
	margin:0 auto;
	margin-bottom:28px;
}

#slider .slide {
	position:absolute;
	top:10px;
	left:10px;
	width:938px;
	background:#0f0f0f;
	border:#333333 1px solid;
	z-index:100;
}

.home {
	height:238px;
}

.sub {
	height:148px;
}

.products {
	height:194px;
}
#slide_container {
	position:absolute;
	top: 10px;
	left: 10px;
	overflow:hidden;
	height:240px;
	width:940px;
}
#slide_container .slide_box {
	border:1px solid #333;
	cursor:pointer;
}
#slide_container ul {
	list-style:none;
}
#slide_container .slide_box table {
	margin-left:40px;
	width:440px;
	height:238px;	
}
#slider .slide_box.sub table {
	width:600px;
	margin-left:20px;	
}
#slider .slide.sub table {
	width:600px;
	margin-left:20px;	
}
#slider h1.expedo_banner,
#slider h1.reviewer_banner {
	position: relative;
	padding-left: 70px;
}
#slider h1.reviewer_banner {
	padding-left: 36px;
	width: 400px;
}
#slider h1.expedo_banner img.expedo_banner_logo,
#slider h1.reviewer_banner img.reviewer_banner_logo {
	position: absolute;
	bottom: -1px;
	left: 0;
}

#slider .control a {
	position:absolute;
	background:url(../images/slide-control-bg-off.png) center no-repeat;
	display:block;
	width:22px;
	height:38px;
	z-index:200;
}

#slider .control a:hover {
	background:url(../images/slide-control-bg-on.png) center no-repeat;
}

#slider .control a span {
	display:block;
	width:22px;
	height:38px;
	overflow:hidden;
	text-indent:-1000px;
}

#slider .control.main-previous a span,
#slider .control.product-previous a span {
	background:url(../images/slide-control-left-off.png)
}

#slider .control.main-previous a:hover span,
#slider .control.product-previous a:hover span {
	background:url(../images/slide-control-left-on.png)
}

#slider .control.main-next a span,
#slider .control.product-next a span {
	background:url(../images/slide-control-right-off.png)
}

#slider .control.main-next a:hover span,
#slider .control.product-next a:hover span {
	background:url(../images/slide-control-right-on.png)
}

#slider .control.main-previous a {
	top:115px;
	left:0px;
}

#slider .control.main-next a {
	top:115px;
	right:0px;
}

#slider .control.product-previous a {
	top:65px;
	left:298px;
}

#slider .control.product-next a {
	top:65px;
	right:30px;
}
#slider .control {
	display:none;
}
#slider #numeric  {
	position:absolute;
	left:22px;
	bottom:0px;
	z-index:200;
	list-style:none;
	display:none;
}
#slider #numeric li {
	float:left;
}
#slider #numeric li a {
	display:block;
	
	margin-right:3px;
	width:16px;
	height:16px;
	background: #777777; /* Old browsers */
	background: -moz-linear-gradient(top, #777777 0%, #5e5e5e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777777), color-stop(100%,#5e5e5e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #777777 0%,#5e5e5e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #777777 0%,#5e5e5e 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #777777 0%,#5e5e5e 100%); /* IE10+ */
	background: linear-gradient(top, #777777 0%,#5e5e5e 100%); /* W3C */
	border:#777777 1px solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow:hidden;
	text-indent:-1000px;
}

#slider #numeric li a:hover,
#slider #numeric li a.active,
#slider #numeric li.current a {
	background: #94cf73; /* Old browsers */
	background: -moz-linear-gradient(top, #94cf73 0%, #60ad3d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#94cf73), color-stop(100%,#60ad3d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #94cf73 0%,#60ad3d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #94cf73 0%,#60ad3d 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #94cf73 0%,#60ad3d 100%); /* IE10+ */
	background: linear-gradient(top, #94cf73 0%,#60ad3d 100%); /* W3C */
	border:#94cf73 1px solid;
}

#slider .action-btn {
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:200;
}

#slider .action-btn a {
	display:block;
	padding:9px 30px 0 10px;
	height:26px;
	background:url(../images/slide-btn-bg.png) right 13px no-repeat, #ffffff; /* Old browsers */
	background:url(../images/slide-btn-bg.png) right 13px no-repeat, -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 56%, #bcbcbc 100%); /* FF3.6+ */
	background:url(../images/slide-btn-bg.png) right 13px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(56%,#e2e2e2), color-stop(100%,#bcbcbc)); /* Chrome,Safari4+ */
	background:url(../images/slide-btn-bg.png) right 13px no-repeat, -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 56%,#bcbcbc 100%); /* Chrome10+,Safari5.1+ */
	background:url(../images/slide-btn-bg.png) right 13px no-repeat, -o-linear-gradient(top, #ffffff 0%,#e2e2e2 56%,#bcbcbc 100%); /* Opera11.10+ */
	background:url(../images/slide-btn-bg.png) right 13px no-repeat, -ms-linear-gradient(top, #ffffff 0%,#e2e2e2 56%,#bcbcbc 100%); /* IE10+ */
	background:url(../images/slide-btn-bg.png) right 13px no-repeat, linear-gradient(top, #ffffff 0%,#e2e2e2 56%,#bcbcbc 100%); /* W3C */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #111;
  -webkit-box-shadow: 0px 1px 2px #111;
  box-shadow: 0px 1px 2px #111;
	border:#fff 1px solid;
	font-size:14px;
	font-weight:bold;
	color:#444444;
	text-shadow:#FFF 0 1px 0;
	text-decoration:none;
}
.ie8 #slider .action-btn a {
	background:#ffffff;
	border:#eee 1px solid;
}
#slider .action-btn a:hover {
	background:url(../images/slide-btn-bg.png) right 13px no-repeat, #ffffff; /* Old browsers */
	background:url(../images/slide-btn-bg.png) right 13px no-repeat, -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%); /* FF3.6+ */
	background:url(../images/slide-btn-bg.png) right 13px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background:url(../images/slide-btn-bg.png) right 13px no-repeat, -webkit-linear-gradient(top, #ffffff 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background:url(../images/slide-btn-bg.png) right 13px no-repeat, -o-linear-gradient(top, #ffffff 0%,#cccccc 100%); /* Opera11.10+ */
	background:url(../images/slide-btn-bg.png) right 13px no-repeat, -ms-linear-gradient(top, #ffffff 0%,#cccccc 100%); /* IE10+ */
	background:url(../images/slide-btn-bg.png) right 13px no-repeat, linear-gradient(top, #ffffff 0%,#cccccc 100%); /* W3C */;
	color:#333;
	text-decoration:none;
}

#slider .products-nav {
	width:900px;
	height:35px;
	padding:10px 30px 0 30px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:200;
}

#slider .products-nav li {
	display:inline;
	float:left;
	margin:0;
	padding:0 1px 0 0;
	list-style:none;
}

#slider .products-nav li a {
	display:block;
	width:146px;
	height:26px;
	padding:9px 0 0 0;
	text-align:center;
	background: #5c5c5c; /* Old browsers */
	background: -moz-linear-gradient(top, #5c5c5c 0%, #484848 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5c5c5c), color-stop(100%,#484848)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5c5c5c 0%,#484848 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5c5c5c 0%,#484848 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #5c5c5c 0%,#484848 100%); /* IE10+ */
	background: linear-gradient(top, #5c5c5c 0%,#484848 100%); /* W3C */
	border-left:#707070 1px solid;
	border-right:#5c5c5c 1px solid;
	font-size:14px;
	font-weight:bold;
	color:#CCC;
	text-decoration:none;
	text-shadow:#2d2d2d 0px 1px 1px;
	overflow:visible;
	outline:none;
}

#slider .products-nav li a:hover,
#slider .products-nav li a.active {
	background: #8cca69; /* Old browsers */
	background: -moz-linear-gradient(top, #8cca69 0%, #659c48 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cca69), color-stop(100%,#659c48)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8cca69 0%,#659c48 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8cca69 0%,#659c48 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #8cca69 0%,#659c48 100%); /* IE10+ */
	background: linear-gradient(top, #8cca69 0%,#659c48 100%); /* W3C */
	border-left:#8cca69 1px solid;
	border-right:#8cca69 1px solid;
	color:#FFF;
	text-shadow:#3a7827 0px 2px 1px;
}

#slider .products-nav li a span {
	background:none;
	overflow:visible;
	padding-top:20px;
}

#slider .products-nav li a.active span {
	background:url(../images/products-nav-arrow.png) center top no-repeat;
}

#slider .products-nav li.first {
	border:none;
}

#slider .products-nav li.first a {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;	
	border-left:none;
}

#slider .products-nav li.last a {
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	border-right:none;	
}

#slider .product-slider {
	position:absolute;
	top:11px;
	right:20px;
	z-index:150;
}

#slider .product-slider li {
	float:left;
	display:inline;
	list-style:none;
}

#slider .product-slider li a {
	display:block;
	width:110px;
	height:148px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left top;
}



#slider .product-slider li a span {
	background:url(../images/product-slider-link.png) center top no-repeat;
	background:url(../images/product-slider-link-med.png) center top no-repeat;
	width:110px;
	height:28px;
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#CCC;
	padding-top:5px;
}
#slider .product-slider li a span.long-title {
	background:url(../images/product-slider-link-large.png) center top no-repeat;
	width:74px;
	padding:5px 18px 0 18px;
	height:51px;
}
#slider .product-slider li a:hover span,
#slider .product-slider li a.active span {
	color:#7bc156;
}
#footer {
	width:100%;
	background:#0f0f0f;
	padding:20px 0 5px 0;
	position:relative;
	border-top:1px solid #343434;
}

#footer p {
	font-size:12px;
	color:#666;
	marigin-bottom:20px;
}

#footer a {
	color:#999;
	text-decoration:none;
}

#footer a:hover {
	color:#CCC;
	text-decoration:none;
}

#footer .foot-nav {
	text-align:right;
}

#footer .foot-nav a {
	font-weight:bold;
	color:#7bc156;
	text-decoration:none;
}

#footer .foot-nav a:hover {
	font-weight:bold;
	color:#CCC;
	text-decoration:none;
}

#footer .foot-connect {
	width:175px;
	float:left;
	margin-top:8px;
}

#footer .foot-connect p {
	font-weight:bold;
	color:#999;
}

#footer .foot-connect .social {
	float:right;
}

#footer .foot-connect .social a img {
	float:left;
	margin-left:3px;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#footer .foot-connect .social a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

/* Home page */
.feature {
	margin-top:10px;
}

.feature a img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#2c2c2c 1px solid;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity:0.85;
	opacity:0.85;
}

.feature a:hover img {
	border:#404040 1px solid;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

.feature .side-block {
	height:230px;
}

.feature h3 {
	color:#CCC;
	margin-bottom:10px;
}

.feature-bg {
	width:auto;
	height:209px;
	background:url(../images/bg-home-block.png) top center no-repeat;
	padding:0px 0 20px 20px;
}

.event {
	width:185px;
	float:left;
	margin-bottom:20px;
}

.event p {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:18px;
	margin:20px 0 0 0;
}

.event img {
	float:left;
	margin-right:20px;
}

.event a img {
	border:none;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity:0.85;
	opacity:0.85;
}

.event a:hover img {
	border:none;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;;
}

.side-bar h3 {
	margin-bottom:10px;
}


/* Sub Pages */

.side-block {
	width:200px;
	height:auto;
	height: 230px;
	padding:10px;
	background:#333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.product_content ul {
	margin: 12px 0;
}
.product_content li {
	margin-left: 1em;
}
.product_content .red {
	color:red;
}
#twitter_update_list {
	font-size: 12px;
	line-height:normal;
	list-style:none;
}
#twitter_update_list li {
	border-bottom:#666 dotted 1px;
	padding-bottom:10px;
	margin-bottom:10px;
	color: #fff;
}
#twitter_update_list li:last-child {
	border-bottom: none;
}
#twitter_update_list span, {
	color:#ccc;
	text-decoration:none;
}
 
#twitter_update_list span a {
	color:#7bc156;
}
 
#twitter_update_list span a:hover {
	color:#ccc;
}
 
#twitter_update_list a {
	color:#7bc156;
}

.side-block .connect {
	width:200px;
	float:left;
	margin-top:3px;
	position: absolute;
	bottom: 10px;
}

.side-block .connect p {
	font-size:12px;
	font-weight:bold;
	color:#ccc;
	margin-bottom:0;
}

.side-block .connect .social {
	float:right;
}

.side-block .connect .social a img {
	float:left;
	margin-left:3px;
}

.side-block p {
	font-size:12px;
	line-height:18px;
}

.side-block h4 {
	font-size:14px;
	margin-bottom:0px;
	line-height:18px;
}

.hr {
	border-top:#0a0a0a 1px solid;
	border-bottom:#333 1px solid;
	margin:30px 0;
	width:100%;
	clear:both;
}

.btn a,
.btn button {
	display:block;
	padding:7px 40px 5px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	filter:alpha(opacity=80);
  	opacity:0.8;
}

.btn a:hover,
.btn button:hover {
	filter:alpha(opacity=100);
  opacity:1;
	text-decoration:none;
}

.btn .green {
	background: url(../images/btn-arrow-green.png) right 11px no-repeat, #95cf74; /* Old browsers */
	background: url(../images/btn-arrow-green.png) right 11px no-repeat, -moz-linear-gradient(top, #95cf74 0%, #5eab3c 100%); /* FF3.6+ */
	background: url(../images/btn-arrow-green.png) right 11px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95cf74), color-stop(100%,#5eab3c)); /* Chrome,Safari4+ */
	background: url(../images/btn-arrow-green.png) right 11px no-repeat, -webkit-linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* Chrome10+,Safari5.1+ */
	background: url(../images/btn-arrow-green.png) right 11px no-repeat, -o-linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* Opera11.10+ */
	background: url(../images/btn-arrow-green.png) right 11px no-repeat, -ms-linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* IE10+ */
	background: url(../images/btn-arrow-green.png) right 11px no-repeat, linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* W3C */
	border:#95cf74 1px solid;
	text-shadow:#b8e27f 0px 1px 0px;
	color:#265426;
}
.ie8 .btn .green {
	background: #95cf74;
	border:#95cf74 1px solid;
	text-shadow:#b8e27f 0px 1px 0px;
	color:#265426;
}
.btn .gray {
	background: url(../images/btn-arrow-gray.png) right 11px no-repeat, #666666; /* Old browsers */
	background: url(../images/btn-arrow-gray.png) right 11px no-repeat, -moz-linear-gradient(top, #666666 0%, #2d2d2d 100%); /* FF3.6+ */
	background: url(../images/btn-arrow-gray.png) right 11px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#2d2d2d)); /* Chrome,Safari4+ */
	background: url(../images/btn-arrow-gray.png) right 11px no-repeat, -webkit-linear-gradient(top, #666666 0%,#2d2d2d 100%); /* Chrome10+,Safari5.1+ */
	background: url(../images/btn-arrow-gray.png) right 11px no-repeat, -o-linear-gradient(top, #666666 0%,#2d2d2d 100%); /* Opera11.10+ */
	background: url(../images/btn-arrow-gray.png) right 11px no-repeat, -ms-linear-gradient(top, #666666 0%,#2d2d2d 100%); /* IE10+ */
	background: url(../images/btn-arrow-gray.png) right 11px no-repeat, linear-gradient(top, #666666 0%,#2d2d2d 100%); /* W3C */
	border:#666666 1px solid;
	color:#AAAAAA;
}
.patent-block {
	
}
.patent-block, .patent-block * {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.patent-block a {
	text-decoration: none;
	margin: 10px 10px 8px 0;
	display: inline-block;
}
.patent-block img {
	/*float:right;*/
	margin:0;
}
.patent-block .hr {
	height:2px;
	padding:0;
	margin: 0;
}

/* Products */

.product-side .btn a {
	width:200px;
	padding:7px 10px 5px 10px;
	font-size:14px;
}

.product-side img {
	margin-bottom:20px;
}

.patent-block p {
	font-size:12px;
	margin-bottom:0;
	padding-top:5px;
}
.specs {
	width:100%;
	margin-bottom:10px;
	border-top:#999 1px solid;
	font-size:14px;
	background-color:#d7d7d7;
}

.specs li {
	width:100%;
	padding:10px 0;
	border-bottom:#666 1px solid;
	list-style:none;
	margin:0;
}

.specs li h4 {
	float:left;
	width:235px;
	font-weight:bold;
	margin:0;
	margin-left:15px;
}

.specs li p {
	float:left;
	width:435px;
	text-align:right;
	font-weight:normal;
	margin-bottom:0;
	line-height:18px;
	margin-right:15px;
}

.specs li.additional {
	width:100%;
	padding:10px 0;
	border-bottom:none;
}

.specs li.additional img {
	float:left;
	margin-right:10px;
}

.specs li.additional p {
	float:left;
	width:250px;
	text-align:left;
	margin-right:10px;
	font-size:12px;
	color:#999;
	padding-top:5px;
}

.specs li.additional h4 {
	float:right;
	padding-top:5px;
}

#footer .btn a {
	width:280px;
	padding:10px;
	font-size:14px;
	background: url(../images/btn-arrow-gray.png) right 16px no-repeat, #363636; /* Old browsers */
	background: url(../images/btn-arrow-gray.png) right 16px no-repeat, -moz-linear-gradient(top, #363636 0%, #1d1d1d 100%); /* FF3.6+ */
	background: url(../images/btn-arrow-gray.png) right 16px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#363636), color-stop(100%,#1d1d1d)); /* Chrome,Safari4+ */
	background: url(../images/btn-arrow-gray.png) right 16px no-repeat, -webkit-linear-gradient(top, #363636 0%,#1d1d1d 100%); /* Chrome10+,Safari5.1+ */
	background: url(../images/btn-arrow-gray.png) right 16px no-repeat, -o-linear-gradient(top, #363636 0%,#1d1d1d 100%); /* Opera11.10+ */
	background: url(../images/btn-arrow-gray.png) right 16px no-repeat, -ms-linear-gradient(top, #363636 0%,#1d1d1d 100%); /* IE10+ */
	background: url(../images/btn-arrow-gray.png) right 16px no-repeat, linear-gradient(top, #363636 0%,#1d1d1d 100%); /* W3C */
	border:#363636 1px solid;
	color:#AAAAAA;
}

#footer .hr {
	border-top:#000 1px solid;
	border-bottom:#333 1px solid;
	margin:30px 0 15px 0;
	width:100%;
	clear:both;
}
/* ==========================================================================
	Products Page   
   ========================================================================== */

.products-container {
	background-color:#d7d7d7;
	padding-top:15px;
}
#oasisBanner{margin-left:10px;}
.home-products {
	background:url(../images/bg-home-products.jpg) center top repeat-x #d7d7d7;
	margin:0px 8px 8px 10px;
}

.products_page h3 {
	margin-bottom:0px;
}

.products_page ul {
	margin: 0 0 12px 12px;
}
.products_page .end,
.home-products .end {
	margin-right: -14px;
}
.products_page .product_blocks_wrapper,
.home-products .product_blocks_wrapper {
	margin-bottom: 20px;
}
.products_page .product_blocks_wrapper *,
.home-products .product_blocks_wrapper * {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.products_page .product_block,
.home-products .product_block {
	height: auto;
	display: block;
	float: left;
}
.products_page .product_block {
	width: 220px;
	margin: 0px 16px 20px 0;
}

.home-products .product_block {
	width: 100%;
	margin: 22px 0 20px 0;
}

.home-products .left {
	margin-left:0px;
}

.products_page .product_block a {
	display: block;
	width: 220px;
	height: 80px;
	margin: 0;
	padding: 0;
}
.home-products .product_block a {
	display: block;
	width: 300px;
	height: 80px;
	margin: 0;
	padding: 0;
}
.products_page .product_block img {
	padding: 0;
	margin: 0;
	width: 220px;
	height: 80px;
}
.home-products .product_block img {
	padding: 0;
	margin: 0;
	width: 300px;
	height: 80px;
}
.products_page .product_block p,
.home-products .product_block p {
	font-weight: bold;
	padding: 20px 0 0 22px;
}
.products_page .product_block.end,
.home-products .product_block.end {
	margin-right: 0;
}
/* News & Events */

.news-block {
	width:667px;
	display:block;
	border-bottom:#333 1px solid;
	padding:0 0 0 33px;
	margin-bottom:20px;
}

.news-block.article {
	background:url(../images/icon-article.png) left 8px no-repeat;
}

.news-block.video {
	background:url(../images/icon-video.png) left 8px no-repeat;
}

/* Support */

.form-container {
	/* width:720px; */
	float:left;
	/* margin-left:-10px; */
	background:#d7d7d7;
}

.form-container h4 {
	font-size:14px;
	margin-bottom:5px;
}

.form-container h4 span {
	color:#ff0000;
}

.form-container input,
.form-container textarea,
.form-container select {
	display:block;
	border:#999 1px solid;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#484848;
}

.form_errors ul,
.form_messages ul	{
	list-style:none;
	margin:0;
	padding:0 0 8px 0;
}
.form_errors li,
.form_messages li {
	margin:0 0 4px 0;
	padding:0;
	color:#ff0000;
}
.form_messages li {
	color:#ffffff;
}
.grid_1 input {
	width:50px;
}
.grid_2 input {
	width:130px;
}

.grid_3 input {
	width:210px;
}

.grid_4 input {
	width:290px;
}

.grid_4-5 input {
	width:330px;
}

.grid_9 textarea {
	width:690px;
	height:140px;
}
.grid_8 select {
	width:620px;
}
.grid_8 textarea {
	width:610px;
	height:140px;
}
.form-container .hr {
	width:100%;
	margin-left:10px;
}
.form-container .hr_grid_8 {
	width:630px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a0a0a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin:20px 0;
	margin-left:10px;
	clear: both;
}
.form-container .checkbox {
	float:left;
	margin-right:14px;
}
.side-bar {
	color:#fff;
}
.support-side-bar .side-block {
	height: 250px;
}
/* --------- Popup window -------- */
.popup_wrapper {
	background: url("../images/bg-header-popup-repeat.jpg") repeat-x center top;
	width:100%;
}
.popup_wrapper .content {
	width:700px;
	margin:auto;
	padding-bottom:20px;
}
.popup_wrapper .note {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	margin-bottom: 8px;
}
.popup_wrapper .note span {
	color: #7bc156;
}
.popup_wrapper .specs {
	margin:0;
	padding-bottom:8px;
}
.popup_wrapper .specs li p {
	/* width:450px; */
}
.popup_wrapper .specs li {
	font-size:12px;
	padding:4px 0;
}
.popup_wrapper h1 {
	font-size: 20px;
	/*color: #7bc156;*/
	color:#fff;
	line-height: 20px;
	width: 100%;
	padding:26px 0 0 0;
	margin-bottom: 20px;
}
.popup_wrapper h1 span,
.popup_wrapper p span {
	color:#7bc156;
}
.popup_wrapper h3 {
	font-size:14px;
	border:none;
	margin:8px 0 0 0;
}
.popup_wrapper h3.single {
	padding:8px 0 8px 0;
	border-bottom:none;
}

/*
.popup_wrapper h3 span {
	font-weight:normal;
	color:#999;
	font-style:italic;
	float:right;
}
*/
/*---------- patent ----------*/
.accordion  {
	width: 100%;
	color: #ccc;
}
.accordion div {
	font-size:11px;
}
.accordion .block {
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin:8px 0;
}
.accordionButton {
	cursor:pointer;
	display:block;
	padding:5px;
	text-decoration: none;
	color: #ccc;

}
.accordionButton img {
	float:right;
}
.accordionButton img.up {
	display:none;
}
.accordionButton img.down {
	display:block;
	margin-top:2px;
}
.accordionButton.on img.up {
	display:block;
}
.accordionButton.on img.down {
	display:none;
}
.accordionButton.on {
	color: #ccc;
}
.accordionContent {
	display:none;
	padding-bottom:20px;
}
.accordionContent ul {
	margin:4px 0 0 24px;
}
.accordionContent li {
	
}
.accordionButton {
	padding:8px;
	font-size:12px;
}
/*---------- /patent ----------*/

/*---------- request_download -----------*/
.request_download .request_block {
	height:210px;
	display:block;
	position:relative;
	margin-bottom:10px;
}
.request_download .request_block p {
	font-size:13px;
	margin-bottom:12px;
	text-align:left;
	margin-left:6px;
}
.request_download .request_block h4 {
	margin-left:6px;
}
.request_download .request_block p.red {
	color:#9e3a49;
	font-size:14px;
	font-weight:bold;
}
.request_download .request_block .btn {
	position:absolute;
	bottom:24px;
	left:0;
	width:220px;
}

.request_download .reviewer,
.request_download .rscan,
.request_download .dicom,
.request_download .importer,
.request_download .md,
.request_download .admin {
	background-position:118px 60px;
}
/*---------- /request_download -----------*/

/*---------- plus -----------*/

.plus-list {
	float:left;
	width:45%;
}

.plus-list li {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:10px;
	list-style:outside none;
	
}

.plus-list li span {
	color:#7bc156;
}

.reviewer-details {
	float:right; 
	width:45%;
}

/*---------- /plus -----------*/



/*---------- Common Type ----------*/

.home h1 {
	font-size:48px;
	color:#7bc156;
	line-height:56px;
	margin-bottom:5px;
}

.home h2 {
	font-size:24px;
	color:#FFF;
	line-height:30px;
}

.sub h1 {
	font-size:24px;
	color:#FFF;
	line-height:18px;
	margin-bottom:5px;
}

.sub h2 {
	font-size:12px;
	color:#999;
}

h3 {
	font-size:16px;
	color:#fefefe;
	line-height:20px;
	background:url(../images/bg-h3.jpg) repeat-x;
	width:100%;
	padding:8px 0 7px 0;
	margin-bottom:0px;
}

h3 span {
	padding-left:20px;
}

h3 span {
	color:#fff;
}

h3.no_divider {
	border-bottom:none;
	margin-bottom:0;	
}
.page h4 {
	color:#7bc156;
}
p {
	margin-bottom:20px;
	line-height:20px;
}
p.plus-link {
	font-size:16px;
	font-weight:bold;
}
p span {
	color:#7bc156;
}

a {
	color:#7bc156;
}

a:hover {
	color:#666;
}
.t_mar_20 {margin-top:20px;}

.center-fix {
	margin-left:3px;
}

.center-fix p span 
{
	background: #95cf74;
	border:#95cf74 1px solid;
	text-shadow:#b8e27f 0px 1px 0px;
	color:#265426;
	font-size:16px;
	
}

.center-fix2 {
	padding-left:5px;
}
.inner-content {
	width:942px;
	margin-left:10px;
}

/* ==========================================================================
   Fancybox fix for scrolling on iPad
   ========================================================================== */
#fancybox-content {
	/*width: 100%!important;*/
	/*height: 100%!important;*/
	overflow: auto!important;
	-webkit-overflow-scrolling: touch!important;
}

#oasis-page h3 {margin-bottom:0px;}
.content-container {padding:20px; background-color:#d7d7d7; margin-left:10px; width:902px;}
.content-container-grid {padding:20px; background-color:#d7d7d7;}2
6green-bar.jpg) no-repeat, linear-gra 1px 0px;
	color:#26
4
.other-content{padding:20px; background-color:#d7d7d7;}
.content-background{background-color:#d7d7d7;}
.strong{font-size:17px; font-weight:bold;}
.stronger{font-size:22px; font-weight:bold; line-height:26px;}
.green-text{color:#216a20;}
div.green-bar{background:url(../images/green-bar.jpg) no-repeat; width:100%; height:102px; padding:16px 22px; cursor:pointer;}
.btn a.green-bar {
	width: 780px;
	height:82px;
	padding:10px 22px;
	background: url(../images/green-bar.jpg) no-repeat, #95cf74; /* Old browsers */
	background: url(../images/green-bar.jpg) no-repeat, -moz-linear-gradient(top, #95cf74 0%, #5eab3c 100%); /* FF3.6+ */
	background: url(../images/green-bar.jpg) no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95cf74), color-stop(100%,#5eab3c)); /* Chrome,Safari4+ */
	background: url(../images/green-bar.jpg) no-repeat, -webkit-linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* Chrome10+,Safari5.1+ */
	background: url(../images/green-bar.jpg) no-repeat, -o-linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* Opera11.10+ */
	background: url(../images/green-bar.jpg) no-repeat, -ms-linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* IE10+ */
	background: url(../images/green-bar.jpg) no-repeat, linear-gradient(top, #95cf74 0%,#5eab3c 100%); /* W3C */
	border:#95cf74 1px solid;
	text-shadow:#b8e27f 0px 1px 0px;
	color:#265426;
}
.ie8 .btn a.green-bar {
	background: #95cf74;
	border:#95cf74 1px solid;
	text-shadow:#b8e27f 0px 1px 0px;
	color:#265426;
}

.news {font-weight: bold;}
.news a {
	color:#6ba84b;
}
.news a:hover {
	color:#666;
}

/* reset styles for the recaptcha */
#recaptcha_area input,
#recaptcha_area textarea,
#recaptcha_area select {
	display:inline;
}
