/*
Theme Name: Creatinas EESHOP Theme
Version: 1.0
Author: Robert Futo
Author URI: http://www.futo.co.yu/
Tags: two columns, e-commerce, shop, cart, widgets, gravatars
Description: A Shop Theme designed for the EESHOP Plugin</a>
Licence: This theme is released under the terms of the GPL Version 2 Licence.
*/
body {
	line-height:1;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

:focus {
	outline:none;
}

a img {
	border:none;
}

ol,ul {
	list-style:none;
}

input,textarea {
	margin:0;
}

#top {
	margin:0;
	padding:0;
}


	
/* Highlight and Strike-through */
ins {
	text-decoration:none;
	font-weight:bold;
}

del {
	text-decoration:line-through;
}

.hidden {
	display:none;
	height:0;
	width:0;
	line-height:0;
}

.block {
	display:block;
}

.clear {
	clear:both;
}

.space {
	display:block;
	width:100%;
	height:20px;
}

html {
	background:#eae4d3 url(images/background.gif);
	margin:0;
	padding:0;
}

body {
	background:url(images/header-repeat.gif) top center repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	line-height:22px;
	margin:0;
	padding:0;
}

div#headbg {
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	background:url(images/header-c.jpg) no-repeat top center;
}

div#page {
	width:950px;
	margin:0 auto;
}

div#content {
}

div.container {
	width:950px;
	margin:0 auto;
	height:100%;
	overflow:auto;
}

div.small {
	margin:0;
	padding:0;
	width:281px;
	height:auto;
	float:right;
}

div.large {
	margin:10px 0 20px;
	padding:0;
	width:659px;
	height:auto;
	float:left;
	background:url(images/left-col.gif) repeat-y;
}

div.full {
	width:100%;
	float:left;
}

.clearfix:after {
	content:" ";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}

.clearfix {
	display:inline-block;
}

html[xmlns] .clearfix {
	display:block;
}

* html .clearfix {
	height:1%;
}

.left {
	float:left;
}

.right {
	float:right;
}

.center {
	display:block;
	text-align:center;
}

img.left {
	margin-right:10px;
}

img.right {
	margin-left:10px;
}

h1 {
	font-family:Georgia;
	font-size:30px;
	margin:0 0 5px;
	color:#3c5065;
	font-weight:normal;
	display:block;
	padding-bottom:13px;
	background:url(images/h1-bottom.gif) repeat-x bottom;
	float:left;
}

h2 {
	color:#a74738;
	font-size:24px;
	margin:0 0 10px;
	font-family:Georgia;
	font-weight:normal;
}


	
/* Headings */
h1 {
	width:auto;
	height:98px;
	display:block;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:40px;
	padding-top:20px;
	padding-right:0;
	padding-bottom:5px;
	padding-left:0;
}

h2 {
	margin:10px 0;
	padding:0;
	font:bold 1.85em Tahoma, Arial, Helvetica, sans-serif;
	color:#48463c;
	text-transform:uppercase;
}

#sidebar h2 {
	margin:0;
	font:1.67em Georgia, "Times New Roman", Times, serif;
	color:#636050;
	text-transform:none;
	background:url(images/sidebar-top.gif) no-repeat bottom center;
	padding-top:0;
	padding-right:0;
	padding-bottom:25px;
	padding-left:25px;
}

#respond,#comments {
	margin-right:10px;
}

h2.archive {
	font-size:1.2em;
}

h3 {
	margin:0;
	padding:0;
	font:1.5em Arial, Helvetica, sans-serif;
	color:#6e6960;
}

a span.h3 {
	margin:0;
	padding:0;
	font:1.1em Arial, Helvetica, sans-serif;
	line-height:12px;
	color:#c04e37;
	text-decoration:none;
	text-shadow:1px 1px 0 #ffffff;
}

a:hover span.h3 {
	color:#8c3929;
}

h4 {
	margin:5px 0;
	padding:0;
	font:bold 1.17em Arial, Helvetica, sans-serif;
	color:#48463c;
	text-transform:uppercase;
}

h5 {
	margin:5px 0;
	padding:0;
	font:.92em Georgia, "Times New Roman", Times, serif;
}

.h5 {
	margin:0 0 5px;
	font-size:.9em;
	color:#494949;
}

h6 {
	margin:0;
	padding:0;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	color:#48463c;
}

.commentform-key p {
	background:none;
	font:bold 1.25em Arial, Helvetica, sans-serif;
	color:#666359;
	text-align:right;
	line-height:27px;
}


	
/************************************************
*	Hyperlinks									*
************************************************/

	
/*
a, a:visited {
	color: #455a71;
	text-decoration: none;
	}
	
a:hover {
	color: #495D5C;
	text-decoration: underline;
	}
*/
a:link,a:visited {
	color:#c04e37;
	text-decoration:none;
}

a:hover {
	color:#8c3929;
}

a img {
	border:none;
}

a:focus,a:hover,a:active {
	outline:none;
}


	
/* HEADER
========================================== */
#header {
	width:100%;
	height:266px;
	margin:0 auto;
}

#header .container {
	padding:0;

	
/* background: url('images/logo.png') no-repeat 3px bottom; */
}

#header h1 {
	display:block;
	font-weight:normal;
	float:left;
	padding:0 20px 1px 0;
	margin:0 12px 0 0;
	width:200px;
	text-align:left;
}

#header h1:first-line {
	font-weight:bold;
}

#header h1 a,#header h1 a:visited {
	display:block;
	padding-left:30px;
	color:#4D3F44;
	text-decoration:none;
	width:auto;
}

#header h4 {
	font-size:120%;
	float:right;
	letter-spacing:1px;
	padding:0;
	line-height:100%;
	text-transform:uppercase;
}

.headspace {
	width:99%;
	height:15px;
	clear:both;
}


	
/* CATEGORIES NAVIGATION
========================================== */
#categories {
	margin:0 auto;
	padding:0;
	width:948px;
	height:auto;

	
/* background:url(images/categories.gif) repeat-x; */
	background:url(images/featured-ad.gif) top left repeat-x;
	border:1px solid #d0cbb4;
}

#categories-back {
	margin:0;
	width:auto;
	height:81px;
	background:url(images/categories-back.gif) no-repeat center left;
	list-style:none;
	padding-top:20px;
	padding-right:0;
	padding-bottom:0;
	padding-left:20px;
}

#categories-back li,#categories-back li.blank {
	margin:0 0 0 20px;
	padding:0 20px 0 0;
	float:left;
	background:url(images/category-divider.gif) no-repeat top right;
	width:164px;
}

#categories-back li.blank {
	margin:0 0 0 20px;
	padding:0 20px 0 0;
	float:left;
	background:none;
}

#categories-back a {
	color:#6e6960;
	display:block!important;
	display:inline-block;
	height:55px;
}

#categories-back a:hover {
	margin:0;
	padding:0;
	color:#443842;
	text-decoration:none;
	background:url(images/category-arrow.gif) no-repeat top right;
}

.category a {
	margin:0 0 6px;
	padding:5px 10px;
	background:url(images/category.gif) no-repeat top left;
	font:bold .85em Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	display:inline-block;
}

.category a:hover {
	background:url(images/category.gif) no-repeat bottom center;
	text-decoration:none;
}


	
/* MAIN NAVIGATION
========================================== */
#main_navigation {
	height:40px;
	width:100%;
	margin:0;
	padding:0;
	background:#DF7B3F url(images/sub-navigation.jpg) repeat-x top center;
}

#navigation {
	height:40px;
	width:100%;
	margin:15px 0 0;
	padding:0 0 3px;
	background:url(images/navigation-bottom.gif) repeat-x bottom center;
}

#main-navigation {
	margin:0 auto;
	padding:0;
	width:950px;
	height:40px;
}

#main-navigation ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#main-navigation ul li {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	float:left;
}

#main-navigation li a {
	margin:0;
	padding:13px 15px;
	font:.92em Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	display:block;
	font-weight:bold;
}

#main-navigation li a:hover,#main-navigation li.current_page_item a {
	margin:0;
	padding:13px 14px;
	background:url(images/sub-navigation-hover.jpg) repeat-x top center;
	border-left:1px solid #7A6753;
	border-right:1px solid #7A6753;
	text-decoration:none;
	color:#fff;
}

#sub-navigation {
	margin:0;
	padding:0;
	width:100%;
	height:40px;
	background:#DF7B3F url(images/sub-navigation.jpg) repeat-x top center;
}

#sub-navigation ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#sub-navigation ul li {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	float:left;
}

#sub-navigation li a {
	margin:0;
	padding:13px 15px;
	font:.92em Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	display:block;
	font-weight:bold;
}

#sub-navigation li a:hover,#sub-navigation li.current_page_item a {
	margin:0;
	padding:13px 14px;
	background:url(images/sub-navigation-hover.jpg) repeat-x top center;
	border-left:1px solid #7A6753;
	border-right:1px solid #7A6753;
	text-decoration:none;
	color:#fff;
}


	
/* 04 - DOCK
/* ----------------------------------------------*/
#latest-dock {
	margin:0;
	padding:5px 0 20px;
	width:659px;
	height:auto;

	
/* 	background:url(images/dockbg.jpg) repeat-x top center; */
}

.dock-back {
	padding:0;
	text-align:center;
	font-size:.8em;
	text-transform:uppercase;
	line-height:1em;
}

#dock {
	margin:0 auto;
	padding:0;
	width:659px;
	background:none;
	list-style:none;
	position:relative;
	text-align:center;
}

#dock li {
	margin:0;
	padding:0 0 18px;
	display:inline;
	background:none;
	list-style:none;
}

#dock li.dock-active {
	margin-top:10px;
	background:url(images/dock-shadow.png) no-repeat bottom center;
}

#dock li a:link,#dock li a:active,#dock li a:visited {
	margin:5px 7px 0;
	padding:2px 0 0;
	width:75px;
	height:58px;
	background:url(images/dock-preview-back.png) no-repeat top center;
	display:inline-block;
}

#dock li span {
	margin:0;
	padding:0;
	width:659px;
	height:auto;
	position:absolute;
	display:none;
	top:70px;
	left:0;
	text-align:center;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#C04E37;
	text-shadow:1px 1px 0 #fff;
}

.latest {
	width:659px;
	text-align:center;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#31393d;
	position:absolute;
}


	
/* 03 - LEFT COLUMN
/* ----------------------------------------------*/
#left-top {
	margin:0;
	padding:0;
	width:659px;
	height:auto;
	background:transparent url(images/left-top.gif) no-repeat scroll center top;
}

#left-bottom {
	margin:0;
	padding:0;
	width:659px;
	height:17px;
	background:url(images/left-bottom.gif) no-repeat bottom center;
}

.left-shop {
	margin:0 auto;
	padding:10px 0 0;
	width:590px;
}

.left-content {
	margin:0 auto;
	padding:31px 0 0;
	width:590px;
}

.left-content-blank {
	margin:0 auto;
	padding:0;
	width:590px;
	height:auto;
}

.category {
	margin:15px 0 10px;
	display:block;
}

.featured-preview {
	float:right;
	background-color:#FFFFFF;
	padding:5px;
	margin:0 0 10px 15px;
	border:1px solid #dddddd;
}

.thumb-preview {
	float:left;
	background-color:#FFFFFF;
	padding:5px;
	margin:0 15px 10px 0;
	border:1px solid #dddddd;
}

.featuredshop {
	margin:-20px 0 0;
	padding:5px 40px;
	width:auto;
	height:auto;
	background:url(images/featured-ad.gif) no-repeat top center;
}

.featured {
	margin:0;
	padding:13px 0;
	width:auto;
	height:auto;
	background:url(images/featured-ad.gif) no-repeat top center;
}

.featured img {
	margin:0 auto;
	display:block;
	text-align:center;
}

.wp-caption img {
	padding:4px;
}

.wp-caption {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:#F7F5EA;
	border:1px solid #E4E2D9;
	text-align:center;
	padding:0 0 4px;
	margin:18px 0 0;
}

.wp-caption-text {
	padding:0;
	margin:0;
	font-size:.9em;
	line-height:1.5em;
	color:#726e5a;
	text-transform:uppercase;
	text-shadow:1px 1px 0 #fff;
}

p.wp-caption-text {
	padding:0;
	margin:0;
	font-size:.9em;
	line-height:1.5em;
	color:#726e5a;
	text-transform:uppercase;
	text-shadow:1px 1px 0 #fff;
}

.divider {
	margin:0;
	padding:0;
	width:auto;
	height:1px;
	background:url(images/divider.gif) no-repeat top center;
}

.inner-columns {
	margin:0 0 0 13px;
	padding:0;
	width:632px;
	height:auto;
	background:url(images/inner-columns.gif) repeat-y top right;
}

.post {
	margin:0;
	padding:15px 20px 10px;
	background:url(images/divider.gif) no-repeat bottom center;
}

.post-top {
	margin:0;
	padding:15px 20px 10px;
	background:url(images/divider.gif) no-repeat top center;
}

.post-fancy {
	margin:0;
	padding:15px 20px 10px;
	background:url(images/post-paper.gif) no-repeat top center;
}

.left-left {
	width:291px;
	height:auto;
	float:left;
}

.left-right {
	width:290px;
	height:auto;
	float:right;
}

.left-right	.post img {
	max-width:200px;
	float:left;
}

.left-right	.post .wp-caption {
	max-width:200px;
	float:left;
}

.left-right	.post .wp-caption img {
	max-width:192px;
	float:left;
}

.commentlist {
	margin:30px 0 0;
	padding:1px 0 0;
	float:left;
	background:url(images/comment-bottom.gif) top left no-repeat;
}

.commentform {
	margin:30px 0 0;
	padding:1px 0 0;
	float:left;
	background:none;
}

.left-content ol.commentlist li,.left-content ol.commentform li {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}

.inner {
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
}

.comment-author {
	margin:10px 10px -1000px 0;
	width:130px;
	height:auto;
	float:left;
	text-align:right;
	background:#fdfcf5;
	display:inline;
}

.commentform-key {
	margin:10px 10px -1000px 0;
	width:180px;
	height:auto;
	float:left;
	text-align:right;
	background:#fdfcf5;
	display:inline;
}

.comment-author p {
	padding:0 5px 3px 0;
	background:url(images/divider.gif) no-repeat bottom center;
	text-align:right;
}

.comment-text,.comment-text-alt,.comment-form {
	margin:0;
	padding:20px 20px 10px;
	width:405px;
	background:#fcfcf4;
	border:1px solid #e7e8d8;
	border-width:0 1px 1px;
	text-align:left;
	min-height:170px;
	height:auto!important;
	height:170px;
	float:right;
}

.comment-box {
	margin:0;
	padding:10px 20px;
	width:360px;
	text-align:left;
	overflow:visible;
	float:right;
}

.inner .comment-text-alt {
	background:#f9f9f1;
}

li.inner .comment-text p,li.inner .comment-text-alt p,.comment-box p {
	background:none;
	font-size:1.1em;
	text-align:left;
}

.text {
	margin:0;
	padding:5px;
	background:#FFF url(images/input.gif) repeat-x;
	border:1px solid #e5e3d8;
}

#sidebar .text {
	width:130px;
}

.submit {
	width:85px;
	height:26px;
	background:url(images/submit.gif) no-repeat;
	font:.95em Georgia, "Times New Roman", Times, serif;
	color:#48463C;
	text-align:center;
	font-weight:bold;
	border:0;
}

.navigation {
	margin:20px;
}

.alignleft {
	float:left;
	margin-right:10px;
}

.alignright {
	float:right;
	margin-left:10px;
}


	
/* 04 - RIGHT COLUMN
/* ----------------------------------------------*/
#sidebar h2 {
	margin:0;
	font:1.67em Georgia, "Times New Roman", Times, serif;
	color:#636050;
	text-transform:none;
	background:url(images/sidebar-top.gif) no-repeat bottom center;
	padding-top:0;
	padding-right:0;
	padding-bottom:25px;
	padding-left:25px;
}

#sidebar li ul li a {
	margin:0;
	padding:0;
	height:auto;
	display:block;
	color:#48463c;
}

#sidebar li ul li a a:link {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	display:inline;
}

#sidebar li.widget ul li a {
	font-weight:bold;
}

#sidebar li ul li a:hover,#sidebar li.widget ul li a:hover {
	color:#C04E37;
	text-decoration:none;
}

#sidebar li.widget ul li a:hover {
	color:#8c3929;
}

.ads {
	margin:0 auto;
	text-align:center;
}

.ads img {
	margin:5px;
}

#sidebar {
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar li {
	margin:20px 0 0;
	padding:0 0 16px;
	width:auto;
	height:100%;
	background:url(images/sidebar-bottom.gif) no-repeat bottom center;
}

#sidebar li ul {
	margin:0;
	list-style:none;
	background:url(images/sidebar.gif) repeat-y;
	padding-top:0;
	padding-right:12px;
	padding-left:12px;
}

#sidebar #searchform div,#sidebar .textwidget {
	margin:0;
	list-style:none;
	background:url(images/sidebar.gif) repeat-y;
	padding:5px 20px;
	width:241px;
	height:100%;
}

#sidebar li ul #recentcomments li.recentcomments {
	padding:20px;
}

#sidebar #searchform {
	background:url(images/sidebar-top.gif) no-repeat top center;
	padding-top:13px;
	margin:0;
}

#sidebar li ul li {
	margin:0 auto;
	padding:10px;
	height:auto;
	background:url(images/divider.gif) no-repeat bottom center;
}

#sidebar li.ads {
	margin:0 auto;
	padding:0;
	width:auto;
	height:auto;
	background:none;
}

#sidebar li.widget .tag_cloud a {
	font-family:"Courier New", Courier, monospace;
	float:left;
	font-weight:normal;
	margin-bottom:5px;
	margin-right:5px;
}

#sidebar li.widget select {
	background:url(images/sidebar.gif) repeat-y;
	width:280px;
	border:none;
	padding:10px 20px;
	font-size:1.1em;
}

#sidebar li #calendar_wrap {
	background:url(images/sidebar.gif) repeat-y;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 20px;
}

#sidebar #wp-calendar caption {
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:10px;
	padding-right:5px;
	padding-bottom:10px;
	padding-left:5px;
	margin-bottom:5px;
	color:#333333;
	background-image:url(images/divider.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#sidebar #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:240px;
}

#sidebar #wp-calendar thead th {
	color:#333333;
}

#sidebar #wp-calendar tfoot td {
	padding:10px 0;
	text-align:left;
}

#sidebar #wp-calendar tfoot td#next {
	text-align:right;
}

#sidebar #wp-calendar td {
	width:auto;
}

#sidebar #wp-calendar td a {
	padding:2px;
	background-color:#d06975;
	color:#FFFFFF;
}

#sidebar #wp-calendar tfoot td a {
	background-color:#FDFCF5;
	color:#333333;
}

#sidebar .flickr_photos li {
	padding:0 0 9px;
	background-image:url(images/divider.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin:0;
}

#sidebar .flickr_photos li a {
	padding:0;
	margin:0;
}

.flickr_badge_image {
	padding:0;
	margin:0;
}

#sidebar .flickr_badge_image img {
	float:left;
	margin:8px 0 0 8px;
}


	
/* Footer Credits
========================================== */
#footer {
	width:100%;
	height:256px;
	background:url(images/footer-back-top.gif) top center repeat-x;
	margin:0;
	padding:0;
}

#credits {
	width:960px;
	height:auto;
	margin:0 auto;
}

#credits ul.nav {
	padding:0 0 12px;
	text-align:left;
}

#credits ul.nav li {
	color:#666;
	margin:0;
	display:inline;
}

#credits ul.nav li a {
	display:inline;
	margin:0;
	padding:0 6px 0 4px;
	border-right:1px solid #BDAEB4;
}

#credits ul.nav li a,#credits ul.nav li a:visited {
}

#credits ul.nav li a:hover,#credits ul.nav li a:active {
}

#credits ul.nav li a.top {
	border:0;
	padding-right:0;
}


	
/* Foto galeria */
.gallery {
	width:100%;
	height:auto;
	margin-top:20px;
}

.gallery .gallery-item {
	display:block;
	height:165px;
	width:142px;
	float:left;
	margin:0;
	padding:0 8px;
}

.gallery .gallery-item .gallery-icon {
	display:block;
	border:1px solid #fff;
	margin:0;
	padding:0;
}

.gallery img {
	border:5px solid #EFECE1;
}


	
/* Page O nama */
div.large_onama {
	padding-top:15px;
	width:660px;
	float:left;
}

.shoppicture {
	width:650px;
	height:346px;
	background:#DCD4C2 url(images/shop.jpg) center top no-repeat;
	border:5px solid #DCD4C2;
	margin-bottom:20px;
}

#content .onama-title {
	width:660px;
	height:119px;
	background:url(images/onama-top.jpg) top center no-repeat;
	position:relative;
}

.post-onama {
	padding:5px 20px 20px;
	background:url(images/onama-bottom.jpg) top left no-repeat;
	margin-bottom:0;
	height:270px;
}

.post-onama .post-content p {
	color:#3F341F;
	margin-top:0;
	line-height:19px;
}


	
/* Login box */
#login a.login-button {
	background:url(images/ico-arrow-down.png) no-repeat right center;
	line-height:35px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	padding-right:12px;
	color:#c04e37;
}

#login a.login-button-alternative {
	background:url(images/ico-arrow-up.png) no-repeat right center!important;
}

#login-popout h3 {
	padding:0;
	color:#222;
	font-size:1.1em;
	line-height:1.1em;
}

#login-popout a {
	text-decoration:none;
	color:#326693;
	border-bottom:none;
}

#login-popout a:hover {
	text-decoration:underline;
	background:none;
}

#login-popout .gravatar {
	border:1px solid #4d697c;
	margin-top:3px;
}

#login-popout #login-top {
	border-bottom:1px solid #c4d5df;
	padding:0;
	margin:0 0 12px;
}

#login-popout .form-bot {
	margin:5px 0 0;
}

#login-popout ul li {
	padding:5px 0;
}

#login-popout ul li a {
	font-weight:700;
	font-size:.9em;
	text-decoration:underline;
}

#login-popout ul li a:hover {
	color:#000;
}

#login-popout ul li img {
	vertical-align:bottom;
	margin-right:10px;
}

#login-popout input#userid,#login-popout input#password {
	background:#fff;
	border:1px solid #bebebe;
	padding:5px;
	width:154px;
	margin:0 0 5px;
	color:#777;
	border-top:1px solid #bebebe;
	border-left:1px solid #bebebe;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
}

#login-popout label {
	padding:5px;
	font-size:.9em;
}

#login {
	position:relative;
	z-index:2;
}

#login-popout {
	position:absolute;
	right:-10px;
	top:32px;
	height:auto;
	width:250px;
	padding:20px;
	background:#E7F1FA;
	border:1px solid #BECBD3;
	z-index:9999;
	display:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

/* Fix for IE7 */
#login-popout * {
	position:static;
}


	

