/* ---------------------------------
Markup: Dimox
Author URI: http://dimox.name/
--------------------------------- */

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: #25548B url(i/bg.jpg) 50% 0;
	padding: 53px 0 0;
}
a {
	color: #181818;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}

#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

/* Home
-----------------------------------------------------------------------------*/
#home {
	padding: 0;
	position: relative;
	height: 100%;
}
#home #wrapper {
	width: 680px;
	position: absolute;
	top: 50%;
	left: 50%;
  margin: -70px 0 0 -340px;
}
#home #logo {
	top: -139px;
	left: 229px;
}
#home #middle {
  background: #714895 url(i/home-middle.png) 0 2px repeat-y;
}
#home #midtop {
  background: url(i/home-middle.png) -680px 0 no-repeat;
}
#home #midbot {
  background: url(i/home-middle.png) 100% 100% no-repeat;
	padding: 20px;
}
#home #nav {
	position: static;
  text-align: center;
	padding: 14px 0;
	background: none;
	float: none;
}
#home #nav li {
	float: none;
	padding: 0 10px;
	display: inline;
}
#home #nav a {
	float: none;
	color: #FFF;
}
#home #account {
	margin: 0;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 150px;
	position: relative;
}

#logo {
	position: absolute;
	top: -47px;
	left: 0;
	width: 222px;
	height: 180px;
  	background: url(i/logo.png) no-repeat;
  	text-indent: -9999px;
	z-index: 100;
}

#nav {
	position: absolute;
	top: -36px;
	right: 11px;
  background: #F3C90E url(i/nav.gif) no-repeat;
	float: left;
}
#nav ul {
	float: left;
  background: url(i/nav.gif) 100% -36px no-repeat;
	height: 36px;
	padding: 0 20px;
}
#nav li {
	float: left;
	list-style: none;
	padding: 11px 10px 0;
}
#nav a {
	color: #3D3204;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
  background: #714895 url(i/middle.png) 0 4px repeat-y;
	overflow: hidden;
}
#midtop {
  background: url(i/middle.png) -960px 0 no-repeat;
}
#midbot {
  background: url(i/middle.png) 100% 100% no-repeat;
	padding: 20px;
	height: 1%;
}
#midbot:after {
	content: ' ';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#account {
	height: 95px;
  background: #FFF url(i/account.gif) no-repeat;
	margin: 0 0 0 280px;
}
#tabs {
	height: 30px;
	overflow: hidden;
	padding: 1px 10px 22px 0;
}
#tabs li {
	float: right;
	list-style: none;
	height: 30px;
	line-height: 30px;
}
#tabs li span {
	float: left;
	height: 30px;
  background: #A995BB url(i/tabs.png) no-repeat;
  text-indent: -9999px;
}
#tabs .t1 span {
	width: 98px;
}
#tabs .t2 span {
	width: 84px;
	background-position: -98px 0;
}
#tabs .current .t1 {
	background-position: 0 -30px;
	background-color: #81B5E2;
}
#tabs .current .t2 {
	background-position: -98px -30px;
	background-color: #81B5E2;
}
div.t1 {
	display: none;
}
div.t1, div.t2 {
  text-align: right;
	padding: 0 23px 0 0;
}
input.account {
	width: 180px;
  	border: 1px solid #6F93B1;
	font: 12px Arial, Tahoma;
	padding: 3px 5px;
	margin: 0 9px;
}
#account select {
  border: 1px solid #6F93B1;
	font: 12px Arial, Tahoma;
	margin: 0 14px 0 0;
	position: relative;
	top: 1px;
	width: 75px;
}
#account .submit {
	font: bold 11px Arial, Tahoma;
  border: 1px solid #6F93B1;
	width: 80px;
	height: 21px;
	padding: 0 0 1px;
  background: #FFF url(i/submit.gif) 0 100% repeat-x;
	cursor: pointer;
}
@-moz-document url-prefix() {
	#account .submit {padding: 0 0 3px;}
}

#content {
 	background: #FFF url(i/content.png) no-repeat;
	margin: 25px 0 0 0;
}
#error {
 	background: #FFF;
	height:70px;
	color:#E00;
	text-align:center;
	font-size:18px;
	padding:0px 0 0 32px;
}
.content {
  	background: url(i/content.png) 100% 100% no-repeat;
	padding: 17px 11px 3px;
	height: 1%;
}

h2 {
	font: 18px/1 Georgia, "Times New Roman", Times;
	margin: 0 0 15px;
}

#footer{
	color:#fff;
	text-align:center;
	font-size:10px;
}

#myAccount {
	position: relative;
	width: 247px;
	height: 103px;
	padding: 51px 0 0 20px;
	margin: -2px 0 0;
  background: url(i/may-account.png) no-repeat;
}
#myAccount img {
	float: left;
	margin: 2px 5px 0 0;
}
#user {
  font-size: 14px;
  font-weight: bold;
}

#arrow1 {
	position: absolute;
	top: 2px;
	right: -61px;
	width: 62px;
	height: 48px;
  background: url(i/arrow1.gif) no-repeat;
}

#friends {
	float: left;
	width: 360px;
	height: 580px;
	padding: 42px 0 0 21px;
	margin: -15px 0 0;
  	background: url(i/friends.png) no-repeat;
	position: relative;
}
#friends .text {
	margin: 0 0 26px 6px;
}
#friendsInner {
	width: 275px;
	height: 464px;
	overflow: hidden;
}
#friendsInner img {
	float: left;
	margin: 2px 4px 2px 0;
}

#goods {
	float: left;
	display: inline;
	width: 490px;
	height: 740px;
	padding: 0 20px 0 83px;
  	margin: -133px 0 0 -61px;
  	background: url(i/goods.png) no-repeat;
	position: relative;
}
#tabs2 {
	height: 30px;
	overflow: hidden;
	margin: 7px -10px 24px 0;
}
#tabs2 li {
	float: right;
	list-style: none;
	height: 30px;
}
#tabs2 li span {
	float: left;
	height: 30px;
  background: url(i/tabs2.png) no-repeat;
  text-indent: -9999px;
}
#tabs2 .t3 span {
	width: 75px;
}
#tabs2 .t4 span {
	width: 103px;
	background-position: -75px 0;
}
#tabs2 .t5 span {
	width: 74px;
	background-position: 100% 0;
}
#tabs2 .current .t3 {
	background-position: 0 -30px;
}
#tabs2 .current .t4 {
	background-position: -75px -30px;
}
#tabs2 .current .t5 {
	background-position: 100% -30px;
}
div.t3 {
	display: none;
}
div.t3, div.t4, div.t5 {
	padding: 0 0 20px;
	overflow: hidden;
}
#goods .text {
	margin: 0 0 0 145px;
	height: 45px;
}
#inner {
	height: 554px;
	overflow: hidden;
}
.items {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px;
}
.item {
	float: left;
	width: 163px;
  	text-align: center;
}
.items2 {
	width: 100%;
	overflow: hidden;
	padding: 0 0 50px;
}
.item2 {
	float: left;
	width: 240px;
  	text-align: center;
}
.buy {
	font: bold 11px Arial, Tahoma;
	display: block;
	width: 115px;
	height: 20px;
	margin: 8px auto 0;
  	border: 1px solid #6F93B1;
  	background: #DEDEDE url(i/submit.gif) repeat-x;
 	text-decoration: none;
	cursor: pointer;
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #BBB;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}

	#blanket {
	   background-color:#111;
	   opacity: 0.65;
	   position:absolute;
	   z-index: 9001;
	   top:0px;
	   left:0px;
	   width:100%;
	}
	#popUpDiv, #popUpDiv2 {
		position:absolute;
		width:220px;
		height:150px;
		z-index: 9002;
		background: #fff;
		border: 5px solid #ccc;
		text-align:center;
		font-size:20px;
		padding: 30px;
	}
	
ol {
	list-style-type: upper-roman;
	list-style-position: inside;
	list-style-type: decimal;
}
.gallery_left {
	width:390px;
	float:left;
}
.gallery_right {
	width:390px;
	float:right;
}
#landing {
	line-height: 1.5em;
	font-size: 13px;
}

#landing h2 {
	font-size: 25px;		
	font-weight: bold;
	color: #002157;
	line-height: 1.2em;	
}

#landing h3 {
	padding: 3px;
	padding-top: 10px;
	font-size: 15px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.sm {
	font-size: 12px;
	font-style: italic; 
}
.warn {
	padding-top: 5px;
	margin: 10px;
	text-align:center;
	background-color:#CCFFFF;
}
