html {
	margin: 0;
	padding: 0;
}

body {
	min-width: 1000px;
	margin: 0;
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	background: #f5f5f7;
}

#page-padding {
	margin: 0 10px;
	color: #565859;
}


/* ======== bookmarks */
#bookmarks {
	float: right;
	margin: 0 70px 7px 0;
}


/* ======== login form */
#login-form {
	padding: 11px;
	margin: 0;
	font-size: 11px;
}

#login-form table {
	border-collapse: collapse;
	border-spacing: 0;
}

#login-form table td {
	padding: 2px 3px;
	vertical-align: top;
	text-align: left;
}

#login-form .text {
	width: 14.2em;
}

/* ======== page layout */
#page-wrapper {
	height: 1%; /* for ie6: hasLayout */
	background: #fff;
	border: 1px solid #edeef0;
}


/* ======== header */
#header {
	margin: 1px;
	background: #ffffff;
}

#header .picture {
                	background: url('/i/picture.jpg') center top no-repeat;
}

#header .left {
	position: relative;
	left: -2px; top: -2px;
	padding-left: 775px;
	background: url('/i/page-wrapper-lt.gif') left top no-repeat;
}

#header .right {
	position: relative;
	left: 4px;
	height: 106px;
	overflow: hidden;
	padding-top: 50px;
	padding-right: 13px;
	background: url('/i/page-wrapper-rt.gif') right top no-repeat;
	text-align: center;
}

#header h1 {
	width: 175px;
	height: 32px;
	margin: -1em auto 0;
	padding: 0;
	font-size: 12px;
}

#header h1 span {
	display: none;
}

#location-form {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	max-width: 250px;
}

#location-form p {
	margin-bottom: 2px;
}

#location-form select {
	width: 100%;
	padding: 1px 0 1px 5px;
	border: 1px solid #ced3d6;
	background: #fff;
	color: #969696;
	font-size: 11px;
}


/* ======== menu */
#menu-wrapper {
	margin: 1px 1px 14px 1px;
	padding: 5px 10px 0;
	border-top: 1px solid #ced3d6;
}

#menu {
	height: 1%; /* for ie6: hasLayout */
	border: 1px solid #ebebeb;
	background: #f7f7f7 url('/i/menu-gradient.gif') left bottom repeat-x;
	text-align: justify;
}

#menu .lt {
	position: relative;
	left: -1px; top: -1px;
	background: url('/i/menu-lt.gif') left top no-repeat;
}

#menu .rt {
	position: relative;
	left: 2px;
	background: url('/i/menu-rt.gif') right top no-repeat;
}

#menu .rb {
	position: relative;
	top: 2px;
	background: url('/i/menu-rb.gif') right bottom no-repeat;
}

#menu .lb {
	position: relative;
	left: -2px;
	padding: 20px 0 20px 10px;
	background: url('/i/menu-lb.gif') left bottom no-repeat;
}

#menu ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	display: inline;
	margin: 0 15px 0 0;
	padding: 0 0 0 10px;
	background: url('/i/arrow.gif') left 50% no-repeat;
}

#menu a {
	color: #515151;
}


/* ======== page layout */
#column-wrapper {
	height: 1%; /* for ie6: hasLayout */
	padding: 0 12px;
/*	text-align: justify;*/
}

#left-column {
	float: left;
	width: 65.5%;
}

.three-columns #left-column {
	width: 33%;
}

#right-column {
	float: right;
	width: 31%;
}

#main-column {
	float: right;
	width: 33%;
	margin-right: 1.5%;
}

#page-bottom {
	clear: both;
	position: relative;
	left: -1px; top: 1px;
	overflow: hidden;
	background: url('/i/page-wrapper-lb.gif') left bottom no-repeat;
}

#page-bottom div {
	position: relative;
	left: 2px;
	height: 10px;
	background: url('/i/page-wrapper-rb.gif') right bottom no-repeat;
}


/* ======== the BOX */
.box {
	height: 1%; /* for ie6: hasLayout */
	margin-bottom: 12px;
	border: 1px solid #ebebeb;
	background: url('/i/box-gradient.gif') left top repeat-x;
}

.box .lt {
	position: relative;
	left: -1px; top: -1px;
	background: url('/i/box-lt.gif') left top no-repeat;
}

.box .rt {
	position: relative;
	left: 2px;
	background: url('/i/box-rt.gif') right top no-repeat;
}

.box .rb {
	position: relative;
	top: 2px;
	background: url('/i/box-rb.gif') right bottom no-repeat;
}

.box .lb {
	position: relative;
	left: -2px;
	background: url('/i/box-lb.gif') left bottom no-repeat;
}

.box .content, .advanced h2, .advanced .top {
	height: 1%; /* for ie6: hasLayout */
	position: relative;
	left: 1px; top: -1px;
}

.box .content {
	padding: 0 12px 13px;
}

.box h2 {
	position: relative;
	margin: 0 0 10px;
	padding: 6px 0;
	height: 15px;
color: #515151;
}

.box h2 img {
	position: absolute;
	right: 6px; top: -8px;
}

.advanced h2 {
	padding: 6px 12px;
	margin-bottom: 0;
	z-index: 1;
	height: 17px;
}

.advanced .top {
	margin-bottom: 10px;
	padding: 6px 12px 10px;
	background: #f8f8f8;
}


/* ======== footer */
#footer {
	padding: 20px 0 22px;
	text-align: center;
}

#footer ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0 14px;
	border-left: 1px solid #969696;
}

#footer ul li.first {
	border: none;
}

#footer ul a {
	color: #969696;
}
