/* @override http://localhost:8888/temp_ava/css/div.css */

/* @group id */

#pay_button {
	float: right;
	position: relative;
	right: 200px;
	padding: 30px 0;
	text-align: center;	
}

table#paypal {
	margin: 0 auto;
	margin-bottom: 40px;	
}

#simplegallery1 .gallerylayer img, #simplegallery1 {
	position: relative;
	z-index: 1;
	background: #ffffff;
	padding-top: 20px;
	margin-bottom: 20px;
}

.gallerylayer {
	background: #ffffff;
}

.navpanellayerfg, .navpanellayer {
	visibility: hidden;	
}

#logo {
	float: right;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 2;
	height: 0;
}

#head {
	width: 100%;
}

#header {
	position: relative;
	font-size: 80%;
	font-weight: lighter;
	width: 960px;
	height: 124px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: visible;
}

#header .right p {
	padding-right: 20px;
	color: #333333;
}

#header .left {
	padding-left: 20px;	
}

#header p {
	padding: 0;
	margin: 0;
}

#footer {
	font-size: 60%;
	font-weight: lighter;
	border: none;
	border-top: 1px solid #e7e6d9;
	width: 960px;
	padding: 10px;
	margin: 0 auto;
	margin-top: 60px;
	position: relative;
	right: 10px;
	height: 80px;
}

#foot {
	position: relative;
	margin-top: 20px;
	padding-bottom: 10px;
}

#footer p {
	margin: 0;
	padding: 0;
	color: #888;
}

#simplegallery1 img {
	background: #ffffff;
	padding-bottom: 50px;
}

/* @end */

/* @group class */
label.pay_lbl {
	line-height: 2.4em;	
}

form input.pay_input {
	position: relative;
	right: 200px;
	float: right;
	clear: both;
}

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

div.middle {
	position: relative;
	vertical-align: middle;
}

.no_space {
	line-height: 0;
}

.bottom {
	padding: 0px;
}

.top {
	padding-top: 30px;
}

.left {
	float: left;
	clear: left;
}

.left p {
	text-align: left;
}

.right p {
	text-align: right;
}

.right {
	float: right;
	clear: right;
}

.big {
	line-height: 1.2em;
	font-size: 110%;
	padding: 0px;
	margin: 10px auto;
	text-align: center;
	color: #ff7600;
	font-weight: bold;
}

.bullets {
	font-size: 70%;
	text-align: justify;
	direction: ltr;
}

.bull_aust {
	float: left;
	padding: 0 20px 0 5px;
}

.note {
	text-align: center;
	font-size: 65%;
	line-height: 1.05em;
	color: #777777;
}

.rounded {
	background: #e7e6d9;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #888888;
	padding: 10px;
	font-size: 70%;
}

.desc {
	font-weight: bold;
	color: #777777;
	float: left;
	font-size: 60%;
	padding: 4px;
	margin: 0 5px 5px 0;	
}

ul.options li {
	font-weight: bold;
	clear: left;
	float: left;
	color: #ffffff;
	list-style-type: none;
	background: #0081ff;
	margin: 0 5px 5px 0;
	padding: 4px;
	width: 140px;
}

ul.options li:hover {
	color: #ffffff;
	background: #ff7600;
	cursor: pointer;
}

.scroll_h {
	line-height: 1.2em;
	text-align: left;
	font-size: 95%;
	font-weight: bold;
}

.scroll_p {
	text-align: center;
	font-size: 80%;
	line-height: 1.05em;
	color: #777777;
}

.grid_4.home_box {
	width: 300px;
	padding: 10px 0;
	margin: 0;
}

.home_box {
	height: 180px;
	background: url(../images/home_box.png) no-repeat 10px 0px;
	padding: 10px 0;
}

.home_box p {
	position: relative;
	left: 0px;
	font-size: 80%;
	margin: 0 auto;
	padding: 20px;
	font-weight: normal;
}

.home_box p a {
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 30px;
	font-weight: lighter;
}

.norm li {
	color: #333;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
}
/* @end */