/* ------------- Store New Design Styles ---------- */
.str-main{
	font-family: Arial; font-size: 12px; line-height: 18px; color: #515252; float: left; height: auto; width: 822px;
	border: 1px solid #DADADA;}

.str-main div{
	float:left;}

.str-shardbox{
	width:409px; background:#F5FBF9;}

.str-dedbox{
	width:413px; background:#FEF8EA;}

.str-shardtit, .str-dedtit{
	width:395px; font-size: 12px; color: #2D2D2D; height: auto; padding: 8px 0px 0px 14px; border-bottom: 1px solid #DADADA;
	background: url(../images/str-tit-bg1.jpg) repeat-x #E3F3EE;}

.str-shardtit h2, .str-dedtit h2{
	float:left; width:96px; height:24px; background-repeat:no-repeat; text-indent:-99999px;}

.str-shardtit h2.txt_en{
	background-image: url(../images/str-tit-1_en.jpg);}

.str-shardtit h2.txt_es{
	height:27px; background-image: url(../images/str-tit-1_es.jpg); margin-bottom:-3px;
	width:143px;}

.str-shardtit h2.txt_zh{
	background-image: url(../images/str-tit-1_zh.jpg);}

.str-shardtit span, .str-dedtit span{
	float:left; width: auto; line-height:18px; padding:0px 14px 7px 0px;}

.str-shardtit span a, .str-dedtit span a{
	color:#000; text-decoration:underline;}

.str-shardtit span a:hover, .str-dedtit span a:hover{
	text-decoration: none;}

.str-dedtit{
	width:399px; background: url(../images/str-tit-bg2.jpg) repeat-x #F6BC57;}

.str-dedtit h2{
	width:157px; height:22px; margin-top:2px;}

.str-dedtit h2.txt_en{
	background-image: url(../images/str-tit-2_en.jpg);}

.str-dedtit h2.txt_es{
	background-image: url(../images/str-tit-2_es.jpg);}

.str-dedtit h2.txt_zh{
	background-image: url(../images/str-tit-2_zh.jpg);}

.str-dedtit select{
	float:right; width: 223px; height:21px; border:1px solid #B3A36B; margin-right:8px; font-family: "Trebuchet MS", Arial;
	font-size: 12px; color: #2A2A2A;}

.str-shardcont, .str-dedcont{
	width:399px; height: auto; padding-left: 4px;}

.str-dedcont{
	padding:0px 4px 0px 0px; width:403px;}

.str-shardplan-box1, .str-shardplan-box2, .str-dedplan-box1, .str-dedplan-box2{
	width:388px; background:url(../images/str-mid-line1.jpg) no-repeat center right; padding: 15px 7px 17px 10px;
	height: 270px; border-bottom:1px solid #E0E0E0;}

.str-shardplan-box2, .str-dedplan-box2{
	border-bottom:0px;}

.str-dedplan-box1, .str-dedplan-box2{
	width:390px; background:url(../images/str-mid-line2.jpg) no-repeat center left;}

.str-shardplan, .str-dedplan{
	width:371px; background-repeat:no-repeat; background-position:top left; padding: 22px 13px 0px 4px; height: 176px;}

.str-dedplan{
	width:380px; padding: 22px 8px 0px 4px;}

.str-shardplan-name, .str-dedplan-name{
	width:354px; height: 58px; padding: 5px 11px 7px 0px; font-size: 25px; font-weight: bold; color: #FFF; line-height:24px;  
	text-align: right;}

.str-dedplan-name{
	width:366px; padding-right:8px; }

.str-shardplan-name b, .str-dedplan-name b{
	font-size: 17px; font-weight: bold; color: #454546;}

.str-frm1, .str-frm2{
	float:right; width:102px; height:37px; background: url(../images/str-btn-icn1.jpg) no-repeat; padding: 9px 0px 0px 40px;}

.str-frm2{
	background: url(../images/str-btn-icn2.jpg) no-repeat;}

.str-frm1 input, .str-frm2 input{
	float:left; width:101px; height:37px;}

.str-shard-desc, .str-ded-desc{
	height:auto; width:365px; margin-top:-18px; text-align:justify;}

.str-ded-desc{
	width:374px;}

.str-desctit{
	font-size:13px; font-family:"Trebuchet MS", Arial; text-transform:uppercase; line-height: 24px;}

.no_ip{
	font-family:"Trebuchet MS", Arial; font-size: 22px; line-height: 55px; color: #F00; float: left; height: auto; 
	width: 822px; text-align:center; font-weight:bold; margin-top:-20px; display:none; }
#ifIP_not_available{
	background-color:#FFF;
	-moz-border-radius:10px 10px 10px 10px;
	border:1px solid #666666;
	font:20px Tahoma,Geneva,sans-serif;
	color:#F00;
	height:150px;
	left:40%;
	margin-left:-50px;
	margin-top:-50px;
	overflow:auto;
	padding:10px;
	position:fixed;
	text-align:center;
	top:50%;
	width:400px;
	z-index:2;
}
