/*+reset {*/
*
{
	position: relative;
	margin: 0;
	padding: 0;
}
FIELDSET, IMG
{
	border: 0;
}
TABLE
{
	border-collapse: separate;
	border-spacing: 0;
	font-size: 100%;
}
BODY
{
	font-size: 100%;
	font-family: sans-serif;
	line-height: 1.5;
}
ADDRESS, CAPTION, CITE, CODE, DFN, TH, VAR
{
	font-style: normal;
	font-weight: normal;
}
CAPTION, TH
{
	text-align: left;
}
H1, H2, H3, H4, H5, H6
{
	font-size: 100%;
	font-weight: normal;
}
INPUT[type=hidden]
{
	display: none !important;
}
/*+}*/
#wrapper
{
	margin: 40px auto;
	width: 630px;
}
#content .hint
{
	clear: both;
	margin-left: 30px;
	border-left: 5px solid #3A3A3A;
	padding-left: 10px;
	/*+placement:anchor-bottom-left 0px 0px;*/
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-bottom: 70px;
}
#btn
{
	list-style: none;
	float: right;
	margin: 7px 45px 7px 0;
	border-bottom: 3px solid #020202;
	padding-right: 8px;
	padding-left: 11px;
}
#btn LI A
{
	text-decoration: none;
	padding: 5px;
	color: #000;
	border-bottom: none;
	cursor: pointer;
}
#btn LI A:hover
{
	color: #D5D5D5;
	background-image: url(tab2bg.png);
	background-repeat: repeat;
}
#content UL 
{
	margin-left:25px;
}
#content UL LI
{
	display: inline;
}
.footer-links
{
	text-align: center;
}
.copyright
{
	text-align: center;
	font-size: small;
	margin-top: 6px;
	color: #111111;
}
#menu UL
{
	list-style: none;
	margin-bottom: 15px;
}
#menu UL LI
{
	display: inline;
}
#menu UL LI A
{
	text-decoration: none;
	padding: 5px;
	color: #000;
	border-bottom: none;
}
#menu UL LI A:hover
{
	color: #2E423E;
	background-image: url(tabbg.png);
	background-repeat: repeat;
}
#menu
{
	float: right;
	padding-right:0px;
}

#social
{
	float:left;
	padding-left:15px;
	position:relative;
}
#main
{
	margin-top: 30px;
}
#content
{
	clear: both;
	width: 600px;
	height: 100%;
	min-height: 564px;
	margin: 0 auto;
	border: 1px dotted #000000;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	position:relative;
}


#content.doc
{
	height: auto !important;
	padding-bottom: 15px;
}
.doc H1
{
	font-size: 24px;
	padding-left: 19px;
	padding-top: 7px;
	padding-bottom: 15px;
	color: #020202;
	font-weight: bold;
}
#content p {
	padding:5px 0;
	margin: 5px 0;
}

#content #container
{
	float: right;
	padding: 5px 0px 5px 30px;
	width: 316px;
	height: 400px;
	border: 1px dashed #000000;
}
#content #container P
{
	padding-bottom: 5px;
}
#content #bottom_panel
{
	border-top: 1px dashed #000000;
	padding-left: 0px;
	padding-top: 5px;
	/*+placement:anchor-bottom-left 0px 0px;*/
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	height: 140px;
	width: 345px;
}
#content .tab
{
	padding: 0px 0px 15px;
}
#content .tab FORM
{
	width: 230px;
	height: 230px;
}
.tab.qrtype
{
	text-align: center;
	font-weight: bold;
}
#content #preview
{
	float: left;
	padding: 5px;
	width: 238px;
	border-top: 1px dashed #000000;
	border-left: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	height: 400px;
	margin: 0;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}
#preview .loadajax
{
	position: absolute;
	top: 112px;
	left: 84px;
	z-index: 1;
}
#preview .imgpreview
{
	width: 230px;
	height: 230px;
}
#preview #url
{
	border: 1px solid #020202;
	margin: 15px 15px 15px 5px;
	padding: 15px 15px 5px 5px;
	background-color: #E2E2E2;
	color: #020202;
	/*+placement:anchor-bottom-left 0px 0px;*/
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 170px;
	height: 30px;
	font-size: 16px;
}
#preview #selecturl
{
	/*+placement:anchor-bottom-right 0px 0px;*/
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 15px 5px 15px 15px;
	padding: 15px 5px 5px 10px;
	background-color: #E2E2E2;
	border: 1px solid #020202;
	height: 30px;
	width: 25px;
	text-align: center;
	color: #383838;
	font-family: Calibri;
	font-size: 20pt;
}
#preview #selecturl P
{
	margin-top: -10px;
	margin-right: 2px;
}
#preview #selecturl:hover
{
	cursor: pointer;
	background-color: #7A7A7A;
	color: #020202;
}
#header
{
}
#header H1
{
	text-align: center;
	font-family: Tahoma;
	font-size: 38.2pt;
	font-weight: normal;
	color: #F4F4F4;
	background-color: #020202;
}
#header H2
{
	text-align: right;
	margin-left: 232px;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #010101;
}
#header a {
	border:0pt;
}
#header img {
	border:0pt;
}
.current-tab
{
	background-image: url(tabbg.png);
	background-repeat: repeat;
}
BODY
{
	background: #FFF;
	color: #333;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 99.99%;
}
#preview
{
	clear: both;
}
A
{
	color: #075EB4;
	text-decoration: none;
	/*border-bottom: 1px solid #000000;*/
	margin: 0;
	padding: 0;
}
A:hover
{
	border-bottom: none;
	color: #555555;
}
.ubbox
{
	width: 280px;
}
.utbox
{
	width: 281px;
}
A.fancya
{
	color: #420000;
	border: 1px none #725E5E;
	cursor: pointer;
	font-weight: bold;
}
.fancya:Hover
{
	color: #FFFFFF;
	background-image: url(tab2bg.png);
	text-decoration: none;
	font-weight: bold;
}
#gqr
{
	line-height: 3;
	font-size: 15pt;
	padding: 15px 20px;
	margin: 270px 0 0 65px;
}

#content .kot
{
	border-left: 5px solid #373737;
	margin: 25px 30px 0;
	padding-left: 15px;
	background-color: #E8E8E8;
	padding-top: 5px;
	padding-bottom: 10px;
}
H3
{
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}
H4
{
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 15px;
}
INPUT
{
	border: 1px solid #5E5E5E;
	padding: 5px;
}
TEXTAREA
{
	border: 1px solid #5E5E5E;
	padding: 5px;
}
SELECT
{
	border: 1px solid #5E5E5E;
	height: 30px;
	padding-top: 3px;
}
TABLE
{
	margin: 4px 0 0;
	padding: 0;
}
TABLE TR TD
{
	padding-top: 5px;
	padding-right: 5px;
}
#map_canvas
{
	border: 1px solid #000000;
	width: 325px;
	height: 202px;
	/*[empty]padding-top:;*/
	margin-top: 2px;
	margin-left: -20px;
}
/*Bottom Panel*/
#img-size
{
	float: left;
	margin: 0;
	padding: 0 10px 0 15px;
}
#encoding
{
	float: right;
	margin: 0;
	padding: 0 15px 0 10px;
}
#clear-bottom-panel
{
	margin-top: 65px;
}
/*Products Page*/
.product
{
	border-left: 5px solid #373737;
	margin: 25px 30px 0;
	padding-left: 15px;
	background-color: #E8E8E8;
	padding-top: 5px;
	padding-bottom: 10px;
}
.item-description
{
	float: left;
	width: 370px;
}
.item-description .demo-highlight
{
	border: 1px dotted #000000;
	background-color: #F9F9F9;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.demo-highlight A.doc-btn
{
	margin-right: 5px;
}
.item-buy
{
	float: right;
	width: 130px;
	margin-top: 14px;
}
.item-buy IMG
{
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
}
.item-buy .price
{
	float: left;
	margin-left: 20px;
	color: #020202;
	font-size: 18px;
}
.item-buy .buy-btn
{
	text-decoration: none;
	padding: 5px 40px;
	color: #000;
	border-bottom: none;
	cursor: pointer;
	margin-left: 0px;
	font-family: Cambria;
	font-size: 24px;
}
.item-buy .buy-btn:hover
{
	color: #FFFFFF;
	background-image: url(tab2bg.png);
	background-repeat: repeat;
}
.clear-float
{
	clear: both;
}
/*Documentation*/
.block
{
	border: 1px solid #545454;
	margin-top: 6px;
	padding: 16px;
	background-color: #FFFFFF;
	border-left: 5px solid #545454;
}
.block H2
{
	/*[disabled]font-family:serif;*/
	font-size: 20px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 5px;
	color: #3A3A3A;
}
.block P
{
	background-color: #FFFFFF;
	padding: 5px;
	color: #020202;
	width: 550px;
}
.block UL, OL
{
	color: #020202;
	padding-left: 20px;
}
.block .qrcode_demo
{
	margin: 4px;
	width: 550px;
	color: #020202;
	background-color: #F2F2F2;
}
.block .qrcode_demo .qrcode_text
{
	float: left;
	padding: 4px;
	width: 350px;
	margin-left: 5px;
}
.block .qrcode_demo .qrcode_text PRE
{
	width: 118px !important;
}
.block .qrcode_demo .qrcode_img
{
	float: right;
	border-left: 1px solid #707070;
	width: 180px;
	min-height: 180px;
}
.block .qrcode_demo .qrcode_img IMG
{
	padding-top: 10px;
	padding-left: 10px;
}

#content ul.bullet-list {border:none;bottom-padding:10px;}
#content ul.bullet-list li {display: list-item;list-style-type: disc;}
#content h1 {font-size: 140%; font-weight:bold;}

.fb-like {
	float:right;
	margin:2px;
}

.twitter-share-button {
	float:right;
	margin:2px;
}

.socialAbt {
	float:right;
	margin:0;
	padding:0;
}

.socialAbt img{
	margin:0 2px -20px 2px;
}
