@charset "utf-8";

body {
	margin:0px;
	padding:0px;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4D4D4D;
	line-height:20px;
	height:100%;
}
body.product {
	background:#d1d3d4 url(../images/dev_bg.png) left top repeat-x;
}
a:link,
a:visited {
	color:#231F20;
	text-decoration:underline;
}
a:hover {
	color:#95868A;
	text-decoration:underline;
}
div.overall {
	width:957px;
	float:left;
	height:100%;
}
div.top {
	height:33px;
	width:100%;
	padding: 10px 0px;
	text-align:right;
	font-weight:bold;
	color:#ebebeb;
}
div.top a:link,
div.top a:visited {
	color:#ebebeb;
	text-decoration:none;
}
div.top a:hover {
	color:#ffffff;
	text-decoration:none;
}
/*
div.top input.search {
	width:116px;
	background:#E6E6E6 url(../images/search_icon.png) right center no-repeat;
	border: 1px solid #808080;
	padding:0px 3px;
	color:#999999;
}
*/
div.top input.search {
	width:140px;
	background:#E6E6E6 url(../images/search_icon.png) right center no-repeat;
	border: 1px solid #808080;
	padding:0px 18px 0px 3px;
	color:#999999;
	height:16px;
}
div.top input.search_btn {
	background:none;
	border: none;
	padding:0px 3px 17px 0px;
	height:16px;
	width:60px;
	font-size:13px;
	color:#cccccc;
	cursor:pointer;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.top_menu {
	width:720px;
	height:33px;
	background:url(../images/dev_top_menu_bg.png) center center no-repeat;
	float:right;
}
div.header {
	width:720px;
	float: left;
}
div.flash {
	width:720px;
	margin:16px 0px 10px 0px;
	float: left;
}
div.right_side {
	float:right;
	width:729px;
}
td.left_side {
	width:228px;
	background:url(../images/dev_strip_bg_tiled.png) top center repeat-y;
	height:100%;
}
td.left_side div.logo {
	margin:0px;
}
td.left_side div.inner {
	width:228px;
	background:url(../images/dev_strip_bg_top.png) top center no-repeat;
	min-height:800px;
	height:100%;

	height: expression( this.scrollHeight < 800 ? "800px" : "auto" );  /* sets min-height for IE */
}
td.bottom {
	background:url(../images/dev_strip_bg_bottom.png) top center no-repeat;
	height:8px;
}
div.footer {
	border-top:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	height:25px;
	width:100%;
	text-align:center;
	margin:20px 0px 0px 0px;
	font-size:11px;
	float:right;
}
div.footer a:link,
div.footer a:visited {
	color:#666666;
	text-decoration:none;
	padding:0px 10px;
	border-right:1px solid #666666;
	height:25px;
}
div.footer a:hover {
	color:#666666;
	text-decoration:none;
	background:#000000;
	color:#ffffff;
	padding:0px 10px;
	height:25px;
}
div.credit {
	width:937px;
	color:#4D4D4D;
	font-size:11px;
	float:right;
	margin:0px 0px 5px 0px;
	padding:0px 10px;
}
.right {
	float:right;
}
.left {
	float:left;
}

/* Titles */
h1 {
	color:#666666;
	font-size:19px;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:bold;
}
h2 {
	color:#ffffff;
	font-size:17px;
	margin:10px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
	clear:both;
}
div#box_phone h2,
div.box_small_1 h2,
div.box_small_long_1 h2 {
	color:#666666;
	font-size:17px;
	margin:0px 0px 5px 0px;
	padding:5px 0px 0px 0px;
	font-weight:bold;
}
div.spacer {
	clear:both;
}
/* Boxes */
div.box_1 {
	width:483px;
	height:200px;
	overflow:hidden;
	padding:10px;
	float:left;
	clear:left;
	background:url(../images/box_1_bg.png) top left no-repeat;
	margin:0px 0px 10px 0px;
}
div.box_2 {
	width:483px;
	height:201px;
	overflow:hidden;
	padding:10px;
	float:left;
	clear:left;
	background:#ffffff;
	margin:5px 0px;
}
div.box_3 {
	width:483px;
	height:194px;
	overflow:hidden;
	padding:10px;
	float:left;
	clear:left;
	background:url(../images/box_3_bg.png) top left no-repeat;
	margin:5px 0px;
}
div.box_4 {
	width:483px;
	height:370px;
	overflow:hidden;
	padding:10px;
	float:left;
	clear:left;
	background:url(../images/box_4_bg.png) top left no-repeat;
	margin:0px 0px 10px 0px;
}
div.box_small_1 {
	width:180px;
	height:200px;
	overflow:hidden;
	padding:10px;
	float:right;
	clear:right;
	margin:0px 0px 10px 0px;
	background:url(../images/box_small_1_bg.png) top left no-repeat;
}
div.box_small_long_1 {
	width:180px;
	height:241px;
	overflow:hidden;
	padding:10px 10px 9px 10px;
	float:right;
	clear:right;
	margin:0px 0px 10px 0px;
	background:url(../images/box_small_1_long_bg.png) top left no-repeat;
}
div.box_sdk {
	width:180px;
	height:200px;
	overflow:hidden;
	padding:10px;
	float:right;
	clear:right;
	margin:0px 0px 10px 0px;
	background:url(../images/box_sdk_bg.png) top left no-repeat;
}
div.box_1 img,
div.box_2 img,
div.box_3 img {
	float:right;
	margin:5px;
}

div.box_present {
	width:137px;
	height:95px;
	padding:11px 0 0 65px;
	background:url(../images/presentaion_bg.gif) top left no-repeat;
	color:#ffffff;
	font-size:23px;
	line-height:27px;
	position:relative;
	left:14px;
}
div.box_present a:link,
div.box_present a:visited {
	color:#ffffff;
	text-decoration:none;
}
div.box_present a:hover {
	color:#F9B871;
	text-decoration:none;
}
div.main {
	float:right;
	width:720px;
	margin:10px 0px 0px 0px;
}
div.main div.main_left {
	width:499px;
	float:left;
	padding-right:10px;
}
div.main div.main_left th {
	background:#ffffff;
	border-bottom:4px solid #252223;
	padding:5px;
	color:#252223;
}
div.main div.main_left td {
	background:#666666;
	border-bottom:1px solid #ffffff;
	padding:5px;
	color: #ffffff;
}
div.main div.main_right {
	width:200px;
	float:right;
}
div.main div.main_right div.price {
	width:100px;
	margin:5px auto 10px auto;
	text-align:center;
	font-size:16px;
	color:#1B75BB;
	font-weight:bold;
}
div.main div.main_right td.price {
	text-align:center;
	font-size:13px;
	color:#1B75BB;
	font-weight:bold;
}
	/* Lists */

/* default */
div.main ul {
	list-style: url(../images/list.png) outside;
	padding:7px 17px;
	margin:0px;
}
div.main ul li {
	padding:0px;
	margin:0px 0px 0px 15px;
}
/* products links */
div.main div.main_right ul {
	list-style: url(../images/list.png) outside;
	padding:0px 0px 5px 0px;
	margin:0px;
}
/* PDF list */
div.main ul.pdf {
	list-style: url(../images/pdf_icon.gif) outside;
	padding:17px;
	margin:0px 0px 0px 15px;
}

/* Side Menu */
div.side_menu {
	width:190px;
	margin: 150px 0px 10px 0px;
	position:relative;
	left:37px;
}
div.side_menu ul {
	list-style:none;
	color:#ffffff;
	font-size:12px;
}
div.side_menu ul li,
div.side_menu ul {
	padding:2px 0px;
	margin:0px;
}
div.side_menu ul li.selected {
}
div.side_menu ul li.selected a {
	background:url(../images/list_arrows.gif) 0px 5px no-repeat;
	padding:0px 0px 0px 15px;
}
div.side_menu ul li ul {
/*	border-bottom:1px solid #cccccc;
*/	padding:0px 5px 0px 15px;
	margin:0px;
}
div.side_menu ul li ul li ul {
	padding:0px 5px 0px 15px;
	margin:0px;
}
div.side_menu a:link, 
div.side_menu a:visited {
	color:#ffffff;
	text-decoration:none;
}
div.side_menu a:hover {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
div.side_menu li.lselected a:link,
div.side_menu li.lselected a:visited {
	color:#C6DCEE;
	text-decoration:none;
	font-weight:bold;
}

hr {
	height:1px;
	width:100%;
	clear:both;
	color:#000000;
}
.back2top {
	width:100%;
	text-align:right;
}

/* Buy Now button */
a.buy_now:link,
a.buy_now:visited {
	background:url(../images/buy_now_btn_up.png) top left no-repeat;
	display:block;
	height:23px;
	margin:0px auto;
	width:125px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color:#1B75BB;
	text-decoration:none;
}
a.buy_now:hover {
	background:url(../images/buy_now_btn_hover.png) top left no-repeat;
	text-decoration:none;
}
table.in a.buy_now,
table.in2 a.buy_now {
	margin:5px auto;
}
a.buy_now_big:link,
a.buy_now_big:visited {
	background:url(../images/buy_now_btn_big_up.png) top left no-repeat;
	display:block;
	width:127px;
	height:32px;
	margin:0px auto;
}
a.buy_now_big:hover {
	background:url(../images/buy_now_btn_big_hover.png) top left no-repeat;
}

a.buy_now_small:link,
a.buy_now_small:visited {
	background:url(../images/buy_now_btn_small_up.png) top left no-repeat;
	display:block;
	width:70px;
	height:19px;
	margin:0px auto;
}
a.buy_now_small:hover {
	background:url(../images/buy_now_btn_small_hover.png) top left no-repeat;
}
/*	Tables	*/
table.in {
	width:100%;
	text-align:left;
	border:1px solid #1B75BB;
	text-indent:10px;
}
table.in th,
table.in2 th {
	background:#1B75BB;
	color:#ffffff;
}
table.in tr,
table.in2 tr {
	background:#ffffff;
}
table.in td,
table.in2 td {
	border-bottom:1px solid #1B75BB;
}

table.in2 {
	width:60%;
	text-align:left;
	border:1px solid #1B75BB;
	text-indent:10px;
}
.main_right table {
	width:100%;
	text-align:left;
	font-size:11px;
/*	border:1px solid #1B75BB; */
}

/* Boxes */
div.box {
	float:left;
	width:360px;
	border-bottom:1px solid #1B75BB;
	padding:10px 0px;
}
div.box div.pic {
	float:left;
}
div.box div.btn_price {
	float:left;
	clear:left;
	width:120px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color:#1B75BB;
}
div.box div.text {
	float:right;
	width:200px;
	margin: 0px 20px 0px 0px;
}
div.box2 {
	float:left;
	width:720px;
	border-bottom:1px solid #1B75BB;
	padding:10px 0px;
}
div.box2 div.pic {
	float:left;
	width:161px;
}
div.box2 div.btn_price {
	margin: 10px auto 0px auto;
	clear:left;
}
div.box2 div.text {
	float:right;
	width:540px;
}

div.money_b {
	margin:5px auto;
	width:100px;
}

#box_phone {
	padding-top:10px;
	height:70px;
	text-align:left;
	background:url(../images/box_phone_bg.png) top left no-repeat;
}
.bolder {
	font-weight:bold;
	font-size:15px;
}
