html { width:100%; height:100%; text-align:center; padding:0; margin:0; }

body {
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#000000;
	margin:auto;
	padding:0;
	text-align:left;
	height:100%;
}

h1, p {
	margin: 0; padding: 0;
}

h1	{	
	font-family:Arial;
	font-size:27px;
	font-weight: 500;
	color:#005300;
}	
		
h2	{	
	font-family:Arial;
	font-size:	1.75em;
	font-weight:	500;
	color:#005300;
}	
		
h3	{	
	font-family:Arial;
	color:#005300;
	font-size:	1.58em;
	font-weight:	600;
}	
		
h4	{	
	font-family:Arial;
	color:#005300;
	font-size:	1.33em;
	font-weight:	600;
}	
		
h5 {	
	font-family:Arial;
	color:#005300;
	font-size:	1.17em;
	font-weight:	600;
}

p {
	font-family:Arial;
	font-size:12px;
}

a {
	color:#005300;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.normalfont {
	font-family:Arial;
	font-size:12px;
}

.thank_you {
	font-family:Arial;
	font-size:14px;
	height:130px;
}

.wrapper {
	width:90%;
	margin:0 auto;
	text-align:left;
}

.rand {
	width:40%;
	margin-top:5px;
	margin-left:550px;
}

.logo {
	width:40%;
	float:left;
}

.header {
	width:90%;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding:5px 5px 5px 5px;
	min-width:1150px;
}

.content {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding:5px 5px 0 5px;
	height:auto;
	background: #FFF url('../images/cbg.gif') repeat-y 50% 0;
	display:block;
	min-width:1150px;
}

.footer_item {
	vertical-align:top;	
}

.sitelevel {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:90%;
	min-width:1150px;
	padding:10px 5px 10px 5px;
}

.sitelevel a {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

.sitelevel a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.footer_title {
	width:180px;
	height:20px;
	background-image:url('../images/titlebg.png');
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:2px;
	padding-left:10px;
}

.footer_text {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding-left:5px;
}

.navbar_container {
	width:100%;
	height:30px;	
	vertical-align:bottom;
}

.navbar_l {
	width:6px;
	height:30px;
	background-image:url('../images/navbar_l.png');
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}
.navbar_c {
	background-image:url('../images/navbar_c.png');
	background-position:top;
	background-repeat:repeat-x;
	height:30px;
	float:none;
	left:auto;
	right:auto;
	position:static;
	width:auto;
	margin:0 6px 0 6px;
}

.navbar_c a {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.navbar_c a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.navbar_r {
	width:6px;
	height:30px;
	background-image:url('../images/navbar_r.png');
	background-position:top;
	background-repeat:no-repeat;
	float:right;

}

.navbar_content {
	padding:10px 0 0 10px;
}

.navlinks {
	font-family:Arial;
	font-size:20px;
	color:#FFFFFF;
	padding-top:3px;
	float:left;
	width:auto;
	text-align:center;
	margin-left:30px;
}

.navlinks a {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.navlinks a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.footer_container {
	width:100%;
	height:120px;	
	padding-top:5px;
}

.footer_l {
	width:6px;
	height:120px;
	background-image:url('../images/footerbg_l.png');
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	display:block;
}
.footer_c {
	background-image:url('../images/footerbg_c.png');
	background-position:top;
	background-repeat:repeat-x;
	height:120px;
	float: none;
	left: auto;
	right:auto;
	position: static;
	width: auto;
	margin:0 6px 0 6px;
}
.footer_r {
	width:6px;
	height:120px;
	background-image:url('../images/footerbg_r.png');
	background-position:top;
	background-repeat:no-repeat;
	float:right;

}

.footer_content {
	padding:10px 0 0 10px;
}

.messagebox{
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}

#messageboxgal {
	font-family:Arial;
	font-size:12px;	
}

.messageboxok{
	width:auto;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	width:auto;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}
.messageboxout {
	width:150px;
	border:1px solid #666666;
	background:#EBEBEB;
	padding:3px;
	font-weight:bold;
	color:#666666;	
}

#msg {
	width:400px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin:10px
}

.leftContent {
	width:auto;
}

.rightContent {
	width:250px;
	margin-left:5px;
}

.leftboxtop {
	background-image:url('../images/leftboxtop.png');
	background-repeat:no-repeat;
	width:247px;
	height:31px;
}

.leftboxtop_t {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:6px;
	padding-left:14px;	
}

.leftboxbottom {
	background-image:url('../images/leftboxbottom.png');
	background-repeat:no-repeat;
	background-position:bottom;
	width:247px;
	height:auto;
	margin-bottom:10px;
}

.loginbar {
	width:100%;
	font-family:Arial;
	font-weight:bold;
	color:#FFF;
	font-size:11px;
	text-align:right;
}

.cart_c {
	padding:10px;
	font-family:Arial;
	font-size:18px;
}

.gallery_c {
	width:100%;
}

.galleryitem {
	width:inherit;
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	margin:15px;
	text-align:center;
	min-height:300px;
}

.usergalleryitem {
	width:inherit;
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	margin:15px;
	text-align:center;
	min-height:325px;
}

.gi_img {
	height:200px;
	vertical-align:middle;
}

.gi_price {
	font-family:Arial;
	font-size:20px;
	text-align:left;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
	text-align:left;
	width:50%;	
}

.gi_add {
	float:right;
	text-align:right;
	width:40%;
	margin-right:10px;
	padding-top:3px;
}

.gi_zoom {
	font-family:Arial;
	font-size:15px;
	text-align:left;
	margin-left:10px;
	margin-bottom:3px;
}

.gi_remove {
	float:left;
	width:100%;
	font-family:Arial;
	font-size:16px;	
}

.photo_pop {
	font-family:Arial;
	font-size:15px;
	text-align:left;
	margin-left:10px;
	margin-bottom:20px;
	float:left;
	text-align:left;
}

.checkout_button {
	width:100%;
	text-align:center;
	padding:5px;
}

.imageflow_c {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	margin:15px;
	text-align:center;
	min-height:300px;
	font-size:18px;
	font-family:Arial;
	text-align:center;
	padding-top:50px;
}

.popular_c {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;	
	border:solid 2px #333333;
	text-align:center;
	font-family:Arial;
	padding:3px;
	width:49%;
	height:275px;
	float:left;
}

.news_c {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;	
	border:solid 2px #333333;
	text-align:center;
	font-family:Arial;
	padding:3px;
	width:46%;
	height:275px;
	float:right;
}

.popular_c2 {
	padding-top:25px;
}

.add_item {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	margin:15px;
	font-size:18px;
	font-family:Arial;
	padding:30px;
}
.main_login {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	margin:15px;
	min-height:300px;
	font-size:18px;
	font-family:Arial;
	text-align:center;
	padding-top:75px;
}

.main_user { padding-bottom:20px; }
.main_pass { padding-bottom:20px; }
.main_remember { padding-bottom:20px; }
.main_button { padding-bottom:20px; }
.main_not { padding-bottom:75px; }

.main_reg {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	font-family:Arial;
	text-align:center;
	padding:25px;
	margin:15px;	
}

.order_summary {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	margin:15px;
	min-height:200px;
	font-size:16px;
	font-family:Arial;
	padding:5px;
}

.admin_add {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	font-size:16px;
	font-family:Arial;
	padding:5px;
}

.admin_search {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	font-size:16px;
	font-family:Arial;
	height:455px;
	padding:5px;	
}

.admin_results {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	margin:15px;
	font-size:16px;
	font-family:Arial;
	padding:5px;
}

.admin_edit {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	margin:15px;
	font-size:16px;
	font-family:Arial;
	padding:5px;
}

.admin_orders {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	margin:15px;
	font-size:16px;
	font-family:Arial;
	padding:5px;
}

.order_item {
	padding:15px;
}

.order_address {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	margin:15px;
	font-size:16px;
	font-family:Arial;
	padding:5px;
	float:left;
	width:45%;
}

.order_payment {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	margin:15px;
	height:170px;
	font-size:16px;
	font-family:Arial;
	padding:5px;
	float:right;
	width:45%;
}

.confirm_purchase {
	text-align:right;
	padding-top:450px;
	margin-right:15px;
}

.address_form_left {
	float:left;
	width:25%;
	height:25px;
}

.address_form_right {
	float:right;
	width:74%;
	height:25px;
}

.address_wrong {
	font-size:11px;
	padding:5px 0 5px 0;
	font-weight:bold;
	float:left;
	width:315px;
}

.address_tick {
	float:right;
	width:80px;
	text-align:left;
	padding-top:3px;
}

.address_save {
	float:left;
	width:auto;
	display:none;
	padding-top:5px;
	padding-right:5px;
}

.address_save_info {
	font-size:11px;
	padding:5px 0 5px 0;
	font-weight:bold;
	float:left;
	width:315px;
	display:none;	
}

.address_saved {
	float:left;
	width:100%;
}

.upload_tool {
	background-image:url('../images/galleryitembg.png');
	background-repeat:repeat-x;
	border:solid 2px #333333;
	margin:15px;
	font-size:16px;
	font-family:Arial;
	padding:5px;
}

.upload_form { 
	width:800px;
	height:220px;	
	margin-top:10px;
}

.upload_left {
	float:left;
	width:20%;
	height:25px;
}

.upload_right {
	float:right;
	width:78%;
	height:25px;
}

.upload_save {
	float:right;
	width:50%;
	text-align:left;
	margin-top:80px;
	padding-top:3px;
}

.smallprint {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}

.welcome_c {
	width:100%;
	height:101px;
	margin-bottom:15px;	
}

.welcome_l {
	background-image:url('../images/welcome_l.png');
	background-repeat:no-repeat;
	width:217px;
	height:100px;
	float:left;
}

.welcome_r {
	background-image:url('../images/welcome_r.png');
	background-repeat:no-repeat;
	background-position:right;
	width:auto;
	height:100px;
	float:none;	
	margin-left:217px;
}

.welcome_t {
	padding-top:10px;
	padding-right:10px;
}

.cart_grand_total {
	margin-top:15px;	
}

.reduction_ad {
	width:100%;
	text-align:center;
	padding-top:45px;	
}

#gallery_options {
	padding:0 8px 8px 8px;	
}

#upload_sp {
	padding:5px 0 5px 0;
}

#upload_result {
	width:40%;
	float:left;
	font-size:12px;
	margin-top:80px;
}

#normal_g {
	display:block;
}

#imageflow_g {
	display:block;
	height:515px;
	margin-bottom:20px;
	color:#005300;
}

#get_gallery_selection {
	display:none;
}

#stock {
	display:none;
}

#cardnumber_label {
	font-weight:bold;
	width:100%;
	text-align:center;
	padding:5px;
}

#cardnumber_input {
	width:100%;
	text-align:center;
	padding:5px;	
}

#we_accept {
	width:100%;
	text-align:center;
	padding:5px;	
}

#normalspaced {
	padding:5px 0 5px 0;
}

#wrong_details {
	margin-right:30px; 
	margin-bottom:15px;
	margin-left:30px;
}

#reg {
	text-align:left;
	font-size:14px;
}

#reg_cell {
	width:150px;
	padding:5px;
}

#gallerycontent {
	height:670px;
}

#paginate-top, #paginate-bottom {
	margin-right:13px;
}

