html, body {
	background-color: #fff;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #444;
	text-align: center;
}
p {
	color: #594832;
	text-align: justify;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1,h2,h3,h4,h5 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-size: 11px;
	color: #6c6c6c;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #be4116;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #bc3d51;
}
img {
	display: inline;
	border: none;
	margin: none;
}
a img {
	border: none;
}
form {
	display: inline;
}
table {
	border-collapse: collapse;
}
input, select, textarea {
	padding: 2px;
	font-weight: bold;
	border: 1px solid #b1b1b1;
	background-color: #fff;
	color: #333;
	font-size: 10px;
}
a {
	text-decoration: none;
	color: #315568;
}
a:hover {
}
th,td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
object,embed {
	padding: 0px;
	margin: 0px;
}
#header {
	width: 1000px;
	margin: auto;
	height: 40px;
	line-height: 40px;	
}
#main {
	width: 1000px;
	margin: auto;
	position: relative;
}

.cell {
	padding: 35px;
}

#footer {
	background-color: #d3d3d3;
	width: 1000px;
	margin: auto;
	height: 42px;
	line-height: 40px;
				 
}
.footmenu {
	color: #6f6f6f;
	font-size: 10px;
	font-weight: bold;
	
}
.footmenu a {
	color: #6f6f6f;
}

.menu {
	width: 230px;
	background-color: #be4307;
	padding: 5px;
	position: absolute;
	left: 70px;
	top: 180px;
	z-index: 2;
}
.menu .inner {
	border-bottom: 1px solid #fff;
}
.menu a {
	border: 1px solid #fff;
	border-bottom: none;
	display: block;
	line-height: 24px;
	height: 24px;
	padding-left: 17px;
	background-image: url('images/menu_bg_inactive.gif');
	background-position: top right;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	font-family: Arial;
	background-color: #a4a4a4;
	
}
.menu a:hover, .menu a.active {
	background-image: url('images/menu_bg_active.gif');
	background-color: #292929;
	color: #ff5e10;
}
.gallery_link {
	position: absolute;
	left: 70px;
	top: 430px;
	
}


.content {
	padding-right: 70px;
	line-height: 15px;
	padding-bottom: 50px;
}


.googlecell {
	width: 906px;
	margin: auto;
	background-image: url('images/coldplay_logo.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.contact {
	text-align: center;
}
.contact table {
	margin: auto;
}
.contact th, .contact td {
	padding: 0px 10px;
	padding-right: 0px;
	font-size: 11px;
	color: #4f4f4f;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}

.contact th {
	width: 120px;
	font-weight: bold;
}
.contact .cinput {
	border: 1px solid #4f4f4f;
	background-color: #fff;
	color: #333;
	font-size: 10px;
	
}
.contact .submit {
	background-color: #503d37;
	color: #fff;	
	font-size: 15px;
}
.error {
	text-align: center; 
	color: #bc3d51;
}
.blue {
	color: #2c86a0;
}
.red {
	color: #bc3d51;
}
.eitem {
	border: 3px solid #cd6734;
	background-color: #fff;
	margin-top: 15px;
	padding: 10px;
}
.eitem h3 {
	border-bottom: 1px dashed #cd6734;
	padding-bottom: 5px;
}
.eitem table {
	margin-top: 15px;
}
.eitem td {
	border-bottom: 1px dotted #cd6734;
	padding: 5px;
}
.eitem th {
	padding: 5px;
	background-color: #cd6734;
	color: #fff;
}
.eitem input {
	border: 1px solid #cd6734;
	background-color: #fff;
	color: #503d37;
}
.eitem .submit {
	border: 1px solid #cd6734;
	background-color: #503d37;
	color: #fff;
}

.checkout {
	background-color: #fff;
	text-align: center;
	margin-top: 20px;
}
.checkout .title {

	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	background-color: #d3d3d3;
	color: #7f7f7f;
}
.checkout table {
	width: 555px;
}

.checkout td {
	padding: 5px;
	color: #333;
}
.checkout th {
	padding: 5px;
	color: #bc3d51;
	
}
.checkout .second {
}
.submit {
	border: 1px solid #cd6734;
	background-color: #503d37;
	color: #fff;
	font-size: 15px;

}
table.buy {
	width: 593px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.buy th {
	background-color: #d3d3d3;
	color: #7f7f7f;
	padding: 5px;
}
.buy td {
	border-bottom: 1px solid #cfc6a4;
	padding: 5px;
	vertical-align: middle;
}
.gallery {
	text-align: left;
	
}
.gallery a {
	display: block;
	float: left;
	margin-right: 40px;
	margin-bottom: 25px;
	text-align: center;
}
.gallery a img {
	border: 3px solid #c2c2c2;
	margin-bottom: 5px;
}

.submitline {
	height: 29px;
	background-image: url('images/submitbg.gif');
	margin-top:10px;
}
.submitline a.sl-submit {
	width: 97px;
	height: 29px;
	background-image: url('images/send_now.gif');
	float: right;
	margin: 0px;
	padding: 0px;
	border: none;
	border-left: 11px solid #fff;
}
.submitline a.sl-submit:hover {
	background-image: url('images/send_now_on.gif');
}
