body{	
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	font-size:80%;
	font-family:Trebuche;
	background:url(../images/body-bg.gif) repeat-x #d9d9d9;
}

.main_wrapper{
	behavior:url(./PIE.htc);
	width:950px;	
	margin:0 auto;	
	overflow:hidden;
	background:#cccccc;
	
	-moz-border-radius: 0px 0px 15px 15px;	
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;		
		
  		
	-webkit-box-shadow: 1px 3px 11px 6px #898989; 
	-moz-box-shadow: 1px 3px 11px 6px #898989;
	
	
	
}

/*
.small_qrcode{	
	margin:40px 0px 0px 0px;
}

.medium_qrcode{	
	margin:20px 0px 0px 0px;
}

.large_qrcode{	
	margin:20px 0px 0px 0px;
}

.xl_qrcode{	
	margin:0px 0px 0px 0px;
}
*/



.left_panel{
	width:155px;	
	background:#333333;	
	float:left;
	display:block;			
	padding:30px 0px 0px 30px;		
}

.left_menu ul{
	padding:0px 0px 0px 0px;
	margin:60px 0px 0px 0px;
	
}

.left_menu ul li{	    
    list-style:none;	
	position:relative;	
}

.left_menu ul li a{
	text-decoration:none;
	color:#ffffff;
	font-size:1.3em;
	display:block;		
	padding:15px 0px 15px 0px;
	
}

.left_blue_link{
	color:#0099cc !important;
	text-decoration:none;
	

}

.left_blue_link:hover{
	color:#121212 !important;
	text-decoration:none;
		

}

.left_menu ul li a:hover{
	text-decoration:none;
	color:#121212;
	display:block;
	font-size:1.3em;	
	margin-left:-30px;		
	background:#CCCCCC !important;	
	padding:15px 0px 15px 30px;
	text-shadow:1px 1px 1px #000000;
	
}

.visited{
	text-decoration:none;
	color:#000000!important;
	display:block;
	font-size:1.3em;	
	margin-left:-30px;		
	background:#CCCCCC !important;	
	padding:15px 0px 15px 30px;
	text-shadow:1px 1px 1px #000000;
	
}

.visited2{
	text-decoration:none;
	color:#000000!important;
	display:block;
	font-size:1.3em;	
	margin-left:-30px;		
	background:#CCCCCC !important;	
	padding:15px 0px 15px 30px !important;
	text-shadow:1px 1px 1px #000000;
	
}


.topside{
    background: none repeat scroll 0 0 #333333;
	margin-left:-30px;    
    border-radius:0 0 1em 0px;   
	height:5px; 
	display:block;		
	width:185px;
	position:relative;
	top:4px;
	
		
}

.vcard-icon{
	float:left;
	padding-top:17px;
	margin-left:-19px;
	padding-right:14px;
	display:block;
}

.bottomside{
    background: none repeat scroll 0 0 #333333;    
    border-radius: 0 1em 0 0;
    display:block;
    height:5px;
    margin-left:-30px; 
	position:relative;
	top:-3px;
		 	    
	
}




.right_panel{
	width:685px;	
	float:right;	
	background:#CCCCCC;
			
	padding:0px 40px 30px 40px;
	
}

.header{
	padding:30px 0px 20px 0px;
}

h1{
	font-size:2.4em;
	color:#333333;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline-block;
	height:39px;
	text-shadow: 1px 1px 1px #fff;
}


.tag{
	color:#333333;
	padding-bottom:20px;
}

hr{
	color:#cccccc;
}

.home-list{
	padding:30px 0px 30px 0px;
	margin:0px 0px 0px 10px;
}

.home-list li{
	color:#0099cc;
	list-style:none;
	font-size:1.1em;
	background:url(../images/bullet.gif) no-repeat;
	background-position:0px 10px;	
	text-shadow: 1px 1px 1px #dcdcdc;
	padding-left:25px;	
	
}

.home-list li a{
	color:#0099cc;
	text-decoration:none;
	
	
} 

.home-list li span{
	border-bottom:1px solid #0099cc;
	padding-bottom:2px;
	box-shadow: 0px 1px 0px 0px #e6e6e6;		
}

.para{
	font-size:1.2em;
	line-height:30px;	
	color:#333333;	
	text-shadow: 1px 1px 1px #fff;
	margin-bottom:20px;
}

.vcard_content{
	font-size:1.2em;
	line-height:0px;	
	color:#333333;	
	text-shadow: 1px 1px 1px #fff;
	margin-bottom:20px;
}

.powered{
	padding:10px 0px 0px 0px;
	float:right;
}

.powered div{
	padding-left:30px!important;
	padding-bottom:6px!important;
	font-size:0.8em;	
	overflow:auto;
}

.vcardform{
	width:380px;
	float:left;
}

.inputonerow{
	clear:both;
	padding-bottom:10px;
}

.inputbg input{
	background:url(../images/input_bg.gif) no-repeat;
	width:153px;
	height:42px;
	border:0px;
	display:block;
	padding:0px 10px 0px 10px;	
}

.inputbg-url input{
	background:url(../images/url-input-bg.gif) no-repeat;	
	width:360px;
	height:42px;
	border:0px;
	display:block;
	padding:0px 10px 0px 10px;	
}

.inputbg-url select{
	background:url(../images/url-input-bg.gif) no-repeat;	
	width:360px;
	border:0px;
	line-height:40px;
	padding:10px;	
	width:380px;
	height:42px;
}
/*.selectbg-url select{
	background:url(../images/characters_input_bg.gif) no-repeat;	
	width:67px;
	height:42px;
	line-height:40px;
	border:0px;
	display:block;
	padding:10px;	
	height:42px;
}
*/.gwt-ListBox{
	background:url(../images/characters_input_bg2.gif) no-repeat;	
	width:126px;
	height:42px;
	border:0px;
	display:block;
	padding:10px;	
	height:42px;
}

.inputbg-url-2 input{
  background:url(../images/url-input-bg-small.gif) no-repeat;		
	width:322px;
	height:42px;
	border:0px;
	display:block;
	padding:0px 10px 0px 10px;	
}

.inputbg-message textarea{
	background:url(../images/message-input.gif) no-repeat scroll;	
	width:360px;
	height:112px;
	border:0px;
		
	padding:10px 10px 10px 10px;	
}

.fieldname{
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
	display:inline-block;
	color:#000000;
}

.note{
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
	display:inline-block;
	color:#000000;
	font-size:0.8em;
}

.leftform_side{
	float:left;
}

.rightform_side{
	float:right;
}

.generate_box_wrapper{
	float:left;
	width:267px;
	margin-left:38px;
	position:relative;
	height:400px;
	
}
.code_gen img{
	max-width:260px;
	max-height:240px;
	border:0;
	text-align:center;
	
}
.code_gen{
	background: none repeat scroll 0 0 #ffffff;    
    border-radius:8px 8px 8px 8px;
	width:267px;
	overflow:hidden;
	height:262px;
	text-align:center;
		
	height:262px; 
	display:table-cell; 
	vertical-align:middle;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.clear{
	clear:both;
}

.copycode{
	padding-top:50px;	
}

.code_inst{
	font-size:0.75em;
	color:#000000;
	display:inline-block;
	padding-bottom:5px;	
}

.scriptcode input{
	background: none repeat scroll 0 0 #ffffff;    
    border-radius:5px 5px 5px 5px;
	border:1px solid #8e8f8f;
	width:550px;	
	padding:12px 12px 12px 12px;
}

.copy_button a{
	background:url(../images/copy-btn.gif) no-repeat;
	width:102px;
	height:49px;
	display:inline-block;		
	text-decoration:none;
}

.scriptcode_bottom_side{
	float:left;	
}

.scriptcode_bottom_side div{
	float:left;
}

.size_panel{	
	float: right;
    left: -1px;
    padding-top: 20px;
    position: absolute;
    top: 260px;
    width: 290px;
}

.small_icon{
	background:url(../images/small_icon.gif) no-repeat;
	width:55px;
	height:35px;
	float:left;		
	color:#000000;
	font-size:1.44em;
	text-decoration:none;
	padding:14px 0px 0px 20px;
	
	
}



.medium_icon{
	background:url(../images/medium_icon.gif) no-repeat;
	width:45px;
	height:35px;
	float:left;		
	color:#000000;
	font-size:1.44em;
	text-decoration:none;
	padding:14px 0px 0px 18px;
	
}

/*.medium_icon:hover{	
	float:left;
	background:url(../images/size_hover.gif) no-repeat;
	width:46px;
	height:55px;
	padding:14px 0px 0px 23px;
	margin-left:-6px;
	display:block;
	z-index:100;
	position:relative;	
}*/


.large_icon{
	background:url(../images/large_icon.gif) no-repeat;
	width:45px;
	height:35px;
	float:left;	
	font-size:1.44em;
	color:#000000;
	text-decoration:none;
	padding:14px 0px 0px 18px;	
}

/*.large_icon:hover{	
	float:left;
	background:url(../images/size_hover.gif) no-repeat;
	width:46px;
	height:55px;
	margin-left:-6px;
	padding:14px 0px 0px 23px;
	z-index:110;
	display:block;
	position:relative;			
}
*/



.xl_icon{
	background:url(../images/xl_icon.gif) no-repeat;
	width:46px;
	height:35px;
	float:left;	
	font-size:1.44em;
	color:#000000;
	text-decoration:none;
	padding:14px 0px 0px 15px;	
}

/*.xl_icon:hover{	
	float:left;
	background:url(../images/size_hover.gif) no-repeat;
	width:47px;
	height:55px;
	margin-left:-6px;
	padding:14px 0px 0px 20px;
	z-index:110;
	display:block;
	position:relative;	
	
}*/

#small_box{
	background:url(../images/box.gif) no-repeat;
	width:275px;
	height:70px;
	float:left;
	z-index:1;
	margin-top:-7px;
	margin-left:-14px;	
	padding:0px 0px 0px 20px;
}


#medium_box{
	background:url(../images/box.gif) no-repeat;
	width:275px;
	height:70px;
	float:left;
	z-index:2;
	margin-top:-7px;
	margin-left:-23px;	
	padding:0px 0px 0px 20px;
	
}

#large_box{
	background:url(../images/box.gif) no-repeat;
	width:275px;
	height:70px;
	float:left;
	z-index:3;
	margin-top:-7px;
	margin-left:-32px;	
	padding:0px 0px 0px 20px;
}

#xl_box{
	background:url(../images/box.gif) no-repeat;
	width:275px;
	height:70px;
	float:left;
	z-index:4;
	margin-top:-7px;	
	position:absolute;
	top:109px;
	left:-14px;
	padding:0px 0px 0px 20px;
	margin-left:-27px;	
		
}

.open_link{
	color:#000000;
	text-decoration:none;
	font-size:1.3em;
	text-transform:uppercase;
	display:inline-block;
	width:60px;
	height:41px;
	float:left;
	padding-top:25px;
	padding-right:5px;
	border-right:1px solid #949494;
}

.download_link{
	color:#0099cc;
	text-decoration:none;
	font-size:1.8em;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	width:90px;
	padding-top:23px;
	display:inline-block;
	padding-left:25px;

}

.open_link_2{
	color:#000000;
	text-decoration:none;
	font-size:1.3em;
	text-transform:uppercase;
	display:inline-block;
	width:60px;
	height:41px;
	float:left;
	padding-top:25px;
	padding-right:5px;
	border-right:1px solid #949494;
	margin-left:20px;
}

.download_link_2{
	color:#0099cc;
	text-decoration:none;
	font-size:1.8em;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	width:90px;
	padding-top:23px;
	display:inline-block;
	padding-left:10px;

}

.open_link_3{
	color:#000000;
	text-decoration:none;
	font-size:1.3em;
	text-transform:uppercase;
	display:inline-block;
	width:60px;
	height:41px;
	float:left;
	padding-top:25px;
	padding-right:5px;
	border-right:1px solid #949494;
	margin-left:20px;
}

.download_link_3{
	color:#0099cc;
	text-decoration:none;
	font-size:1.8em;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	width:90px;
	padding-top:23px;
	display:inline-block;
	padding-left:10px;

}

.fill a{
	background: #e1e1e1 !important;    
    border-radius:8px 8px 8px 8px!important;
	border:1px solid #8e8f8f!important;	
	float:right!important;
	display:block!important;
	margin-top:-42px!important;
	margin-right:-40px!important;
	height:27px;
	color:#000000;
	width:auto;
	padding:13px 12px 0px 12px;
	text-decoration:none;
	
	
}

.divsmall_icon,.divmedium_icon,.divlarge_icon,.divxl_icon{
	width:72px;
	float:left;
	position:relative;
}
#small_box,#medium_box,#large_box,#xl_box{
	position:absolute;
	top:69px;
}
#medium_box{
	left:-63px;
}

#large_box{
	left:-126px;
}
#xl_box{
	left:-203px;
}

/*.small_icon:hover{
	float:left;
	background:url(../images/size_hover.gif) no-repeat;
	width:44px;
	height:55px;
	padding:14px 0px 0px 25px;	
	margin-left:-6px;
	display:block;
	z-index:10;
	position:relative;
}
*/
.divxl_icon .applyhover{
	padding-left:21px!important;
}



.applyhover{
	background-image:url(../images/size_hover.gif)!important;
	height:55px!important;
	margin-left:-6px!important;
	padding-left:24px!important;
	z-index:10!important;
	position:relative;
}

#character input
{
	background:url(../images/characters_input_bg.gif) no-repeat;
	width:62px;
	height:42px;
	border:0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	margin-left:10px;
}
