body, table, form, p, img, h1, h2{
	padding:0px;
	margin:0px;
	border:0px;
}
body, table, textarea, p{
	font-family: "Segoe UI", "Trebuchet MS", tahoma;
	font-size:13px;
	color: #706f6f;
}
body{
	margin:10px 0px;
	text-align:center;
	background:url('images/back.jpg');
}
h1{
	padding:10px 0px 10px 10px;
	color:#6b95d1;
	font-size:230%;
}
a{text-decoration:none;}
a:hover{text-decoration:underline}
textarea.textarea{
	height:70px;
	width:400px;
}
p:first-letter{padding-left:10px;}
select.country{
	width:160px;
}

#main{
	margin:auto;
	width:804px;
	text-align:left;
}
#content{
	background:url('images/bg.png');
}
#rounded{
	background:url('images/middle_21.jpg') center no-repeat;height:258px;
	padding:0px 40px;
}
#footer{
	background:url('images/footer.jpg') center no-repeat;height:219px;
}
#footer .separator{
	float:left;width:10px;height:10px;
}
#left_footer, #right_footer{
	float:left;
	padding-top:90px;
	text-align:center;
	width:210px;
	font-weight:bold;
	font-size:14px;
}
#left_footer a{font-size:80%;font-weight:normal}
#right_footer{
	font-size:13px;
}
#copyright{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	line-height:20px;
}
#copyright a{
	color:white;
}
.menu{padding:0px 5px 2px 3px;}
.menu table{width:100%;background:#6b95d0;}
.menu a{
	display:block;
	padding:5px 11px;
	color:white;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.menu a:hover, .menu a.sel{
	text-decoration:none;
	background:url('images/menu_over.jpg') top center repeat;
}
.menu td{
	border-left:1px solid white;
}
#response{
	font-style:italic;
	float:right;
	margin:80px 0px 0px 0px;
	width:300px;
}
#square{text-align:center;margin-top:10px}
#square_content{margin:auto;width:756px;background: url('images/box_square.png') right repeat-y;}
#square_top{background:url('images/box_03.png') top right no-repeat;}
#square_bottom{background:url('images/box_square_bottom.png') bottom left no-repeat;padding:5px 10px 15px;text-align:left}
#deviceDetails{
	line-height:30px;
	height:30px;
	font-size:15px;
	color:#6a8ec8;
	font-weight:bold;
	text-align:center
}


.normalFont{font-size:100%}
.center{text-align:center}
.right{text-align:right}
.bold{font-weight:bold;}



.step2 {
	font-size:36px;
	color:#4189de;
	font-size: 24px;
	font-weight: bold;
}
.step2_confirm {
	font-size: 18px;
	color: #23CD53;
}


.content_text {
	color: #999999;
	padding-right: 15px;
	padding-left: 20px;
}
.axtitle, .axstitle{
	border:1px solid #cccccc;
	padding:10px;
	background:#dfdfdf;
	font-weight:bold;
	font-size:12px;
}
.axstitle{
	background:inherit;border:0px;font-size:17px
}
.axcontent{
	border:1px solid #cccccc;
	padding:10px;
	background:white;
	font-size:12px;
}
.axcontent table{
	font-size:12px;
}
.error{
	color:red;
	font-style:italic;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
.thank{
	padding-top:10px;
	text-align:center;
	color:#3978d2;
	font-weight:bold;
}
.clear{
	clear:both
}
.myFilesFile, .myFilesFolder{
	/*float:left;*/
	/*width:240px;*/
	/*height:94px;*/
	padding:4px;
	/*background:red url('images/download.jpg') center left no-repeat;*/
}
.myFilesFolder{
	/*background:url('images/folder.jpg') center left no-repeat;*/
}
.myFilesFile a, .myFilesFolder a{
	/*display:block;*/
	/*padding:25px 0px 0px 100px;*/
}
.partOrder {height:30px;line-height:26px}
.partOrder div{float:left;height:30px;overflow:hidden}

.partOrder .id{width:7%;padding-left:5px;}
.partOrder .device{width:10%}
.partOrder .capacity{width:16%}
.partOrder .os{width:20%}
.partOrder .status{width:27%}
.partOrder .added{width:17%}
#imgList{
	text-align:center;padding-top:10px
}
#mediaImg{
	float:left;
	height:230px;
	width:380px;
	border-right:3px solid #578cc0;
	margin-top:15px;
}
#mediaImg a{
	color:#5f8abd;
	font-size:18px;
	float:left;
	width:33%;
	text-align:center;
	font-weight:bold;
	letter-spacing:-1px;
}
#mediaImg a:hover, #mediaImg a.sel{
	text-decoration:underline;
}
#mediaImg img{
	width:120px;
	height:120px;
}
.mediaDetail{
	font-weight:bold;
	font-family:arial;
	font-size:16px;
	color:black;
	letter-spacing:-1px;
	padding:30px 20px 20px;
}
#checkOut{
	background:#3879d7;
	border:0;
	color:white;
	font-weight:bold;
	font-family:Arial;
	font-size:16px;
	border-radius:10px;
	float:right;
	line-height:25px;
	margin-top:20px;
}
#mediaForm{
	float:left;
	width:330px;
	line-height:25px;
	font-weight:bold;
	font-size:18px;
	color:#0e0c0d;
}
#mediaForm form{
	margin:30px 0 0 20px
}