html {background:#FD9A00;}
body {
	color:#000;	
	font:75.4% Arial, Helvetica, sans-serif;
	margin:0;
	padding:5px 0;
	background:#FD9A00;
}

/* Common Parts */
.disclaimer {
	font:65% Arial, Helvetica, sans-serif;
	color: #808080;
}
a {
	color:#006B85;
	text-decoration:underline;
}
a:hover {text-decoration:none;}
p {
	margin:0 0 1.2em;
	padding:0;
	line-height:1.4em;
}
ol li {
padding-bottom: 10px;
}
img {border:none;}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border:0;
}
input, select, textarea {
	vertical-align:middle;
	font:100% Arial, Helvetica, sans-serif;
	color:#8B8B8B;
}
input.text {
	padding:2px;
	border:1px solid #6C491C;
}

/* main blocks */
.content {
	width:764px;
	padding-right:17px;
	margin:0 auto;
}
#header {
	position:absolute;
	top:5px;
	left:0;
	width:100%;
	min-width:781px;
	background:#000 url(/custom/framework/header-bg.gif) repeat-x;
	border-bottom:8px solid #01A0C7;
}
#header .content {
	height:153px;
	margin-bottom:-8px;
	position:relative;
}
#logo {
	float:left;
	margin-top:18px;
}
.login {
	float:right;
	display:inline;
	margin:0 43px 13px 0;
	background:#F89B23 url(/custom/framework/login-panel-right-bg.gif) no-repeat right bottom;
}
.login form {
	background:url(/custom/framework/login-panel-left-bg.gif) no-repeat left bottom;
	padding:5px 10px;
	float:left;
}
.login fieldset {float:left;}
.login h3 {
	margin:0 8px 0 0;
	display:inline;
	color:#000;
	font:bold 1em/1.7em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.login .text {
	width:110px;
	margin:0 8px 0 0;
}
.banner img {
	border:1px solid #A9CCDE;
	display:block;
}
#header .banner {
	float:right;
	display:inline;
	margin:0 16px 0 0;
}
.nav {
	width:550px;
	position:absolute;
	right:0;
	bottom:0;
	overflow:hidden;
	background:url(/custom/framework/nav-right-bg.gif) no-repeat right bottom;
	padding-right:17px;
	clear:both;
}
* html .nav {bottom:-1px;}
.nav ul {
	margin:0;
	padding:0 0 0 15px;
	background:#000 url(/custom/framework/nav-left-bg.gif) no-repeat left bottom;
	list-style:none;
	float:right;
	width:533px;
	position:relative;
	text-indent:-9999px;
}
.nav li {
	float:left;
	padding-left:2px;
}
.nav a {
	display:block;
	padding:11px 10px;
	background:url(/custom/framework/item-bg.gif) repeat-x;
}
.nav span {
	display:block;
	height:13px;
	overflow:hidden;
	cursor:pointer;
}
.nav li.home span {
	background:url(/custom/framework/item-home.gif) no-repeat;
	width:45px;
}
.nav li.marketplace span {
	background:url(/custom/framework/item-marketplace.gif) no-repeat;
	width:110px;
}
.nav li.misc span {
	background:url(/custom/framework/item-misc.gif) no-repeat;
	width:41px;
}
.nav li.new span {
	background:url(/custom/framework/item-new.gif) no-repeat;
	width:35px;
}
.nav li.register span {
	background:url(/custom/framework/item-register.gif) no-repeat;
	width:72px;
}
.nav li.sell span {
	background:url(/custom/framework/item-sell.gif) no-repeat;
	width:37px;
}
.nav li.used span {
	background:url(/custom/framework/item-used.gif) no-repeat;
	width:39px;
}
.nav a:hover,
.nav li.active a {background-position:0 -35px;}
.nav a:hover span,
.nav li.active a span {background-position:0 -13px;}
#page-box {
	background:#fff;
	padding-top:153px;
	overflow:hidden;
}
#page-box .content {padding-top:12px;}
#page-box .content {padding-top:12px;}
.union-box {
	background:url(/custom/framework/right-part-bg.gif) repeat-y right top;
	width:764px;
	margin-top:-12px;
	overflow:hidden;
}
.union-box2 {
	background: #FFF;
	width:764px;
	margin-top:-12px;
	overflow:hidden;
}
.left-part {
	width:500px;
	float:left;
	padding-top:35px;
}
.left-part h2 {
	font-size: 120%;
	color:#01A0C7;
        font-weight: bold;
}
.left-part2 {
	width: 764px;
	padding-top:35px;
}
.left-part2 h2 {
	font-size: 110%;
	color:#01A0C7;
}

.details_heading {
	font-size: 120%;
	color:#FD9A00;
        margin: 0px;
        padding: 0px;
        font-weight: bold;

}

.left-part2 h4 {
	font-size: 150%;
	color:#FD9A00;
        margin: 0px;
        padding: 0px;
}

.right-part .account_text1 {
	font-size: 100%;
	color:#006B85;
}

.right-part .account_text2 {
	font-size: 120%;
	color:#006B85;
        font-weight: bold;
}

.right-part ul ul {
	padding-bottom:10px;
}
.right-part ul ul li {
	padding-left:20px;
}
.right-part {
	width:232px;
	float:right;
	border-top:10px solid #FB9D23;
	padding-top:50px;
	background:#F1F9FE;
}
.right-part ul {
	margin:0 0 20px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.right-part li {
	width:100%;
	overflow:hidden;
}
.right-part li a {
	display:block;
	width:200px;
	padding:6px 10px 5px 17px;
	border-left:5px solid #F1F9FE;
	text-decoration:none;
	line-height:14px;
	overflow:hidden;
	background-image:url(/custom/framework/arrow.gif);
	background-repeat:no-repeat;
	background-position:8px 0.8em;
}
.right-part li a:hover,
.right-part li.active a {
	background-color:#018BAD;
	color:#fff;
	border-left:5px solid #FB9D23;
}
#page-box h1 {
	margin:0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 135%;
	color:#0189AA;
}
#page-box h3 {
	margin:0 0 12px;
	font:bold 1.164em/120% Arial, Helvetica, sans-serif;
	color:#FB9D24;
}
#main-column {
	float:left;
	width:318px;
	padding-top:23px;
}
#sub-column {
	float:right;
	width:415px;
	background:url(/custom/framework/border.gif) repeat-y 50% 0;
	padding-bottom:30px;
	margin-right:13px;
	display:inline;
}
.package-box {
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.package-box .img-box {
	float:left;
	margin-left:10px;
	display:inline;
	background:url(/custom/framework/shadow.gif) no-repeat center bottom;
	padding-bottom:24px;
}
.package-box .img-box img {
	float:left;
	border:1px solid #E0E0E0;
}
ul.bullet {
	list-style:none;
	padding:0;
	margin:0 0 0 10px;
}
.package-box ul.bullet {
	width:184px;
	float:right;
	margin-top:4px;
}
.bullet li {
	padding-left:23px;
	background:url(/custom/framework/bullet.gif) no-repeat 0 0.1em;
	margin-bottom:8px;
	min-height:14px;
}
* html .bullet li {height:14px;}
.latest-box table {
	width:100%;
	border-collapse:collapse;
	font-size:0.9em;
	background:#F1F1F1;
	margin-bottom:15px;
}
.latest-box table td {
	vertical-align:top;
	text-align:left;
	color:#006B85;
	padding:8px 6px;
}
.latest-box table .light td {background:#fff;}
.latest-box table a {text-decoration:none;}
.latest-box table a:hover {text-decoration:underline;}
.view {
	width:100%;
	overflow:hidden;
	font-size:0.9em;
	margin-bottom:20px;
}
.view ul {
	float:right;
	margin:0 -7px 0 0;
	padding:0;
	list-style:none;
}
.view li {
	float:left;
	border-right:1px solid #006B85;
	padding:0 7px 0 6px;
}
.section {
	float:left;
	width:179px;
}
.section.sell {float:right; padding-right:0;}
.section.buy div {margin-bottom:35px;}
.section .btn {
	margin-bottom:20px;
	display:block;
}
.section .btn img {display:block;}
#page-box .section.buy h3 {
	margin:0 0 8px;
	font:bold 1em/110% Arial, Helvetica, sans-serif;
	color:#006B85;
	text-transform:uppercase;
}
.section.buy select {
	width:100%;
	margin-bottom:5px;
}
.view-all {text-align:left;line-height: 22px;padding-top:6px;}
.view-all a {
	background:url(/custom/framework/bullet.gif) no-repeat 0 0.1em;
	padding-left:20px;
	font-weight:bold;
}
.include-packages-box {
	margin-top:30px;
	padding-top:13px;
	background:url(/custom/framework/img-4.gif) no-repeat right top;
}
#page-box .include-packages-box h3 {
	font-weight:normal;
	margin-bottom:17px;
}
.include-packages-box ul {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}
.include-packages-box li {
	padding-left:8px;
	background:url(/custom/framework/line.gif) no-repeat 0 0.5em;
	margin-bottom:3px;
}
.include-packages-box li a {
	color:#000;
	text-decoration:none;
}
.include-packages-box li a:hover {text-decoration:underline;}
#footer {
	padding:13px 17px 7px 0;
	overflow:hidden;
}
#footer .banner {float:left;}
#footer ul {
	margin:5px 0 10px;
	padding:0;
	list-style:none;
}
#footer li {
	padding:0 6px;
	border-right:1px solid #fff;
	display:inline;
	color:#fff;
	line-height:115%;
}
#footer li.last {
	border:none;
	padding-right:0;
}
#footer a {color:#fff;}
#footer p {margin-bottom:5px;}
#footer ul.main {font-size:1.17em;}
#footer .text-box {
	float:right;
	width:520px;
	text-align:right;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: -12%;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #F89B23;
	}
.disclaimer {
font-size: 10px;
color: #808080;
}
