body {
	background: radial-gradient(circle, rgba(25, 107, 0, 1) 0%, rgba(17,0,0,1) 100%);
	margin: 0px;
	color: #000000;
	font-size: 20px;
}

#logocontainer h1 {
	display: block;
	width: 960px;
	position: absolute;
	color: #4e391a;
	font-size: 40px;
	letter-spacing: -2px;
	text-shadow: #e1bd89 3px 3px 3px;
	font-weight: normal;
	top: 270px;
	margin: 0;
	padding: 0 0 0 50px;
	visibility: hidden;
}

#logocontainer h2 {
	display: block;
	width: 760px;
	position: absolute;
	color: #4e391a;
	font-size: 30px;
	letter-spacing: -2px;
	text-shadow: #e1bd89 3px 3px 3px;
	font-weight: normal;
	top: 310px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

img#logo {
	position: absolute;
	z-index: -2;
	visibility: hidden;
}

#myheader {
	width: 100%;
	height: 300px;
	background: rgb(66, 0, 0) url(../assets/myhaederbackground.png) repeat;
	border-bottom: 30px solid #dfb983;
}

#header {
	margin: 0 auto;
	width: 960px;
	height: 380px;
	padding: 5px 0;
	text-align: left;
	color: #FFFFFF;
	position: relative;
	background: url(../assets/haederbackground.png) no-repeat;
}

#searchcontainer {
	position: absolute;
	left: 200px;
	top: 620px;
	width: 298px;
	height: 50px;
	padding: 0 10px 10px 10px;
	background: url(../assets/pbacks.png) no-repeat;
}

#searchbox {
	width: 298px;
	height: 34px;	
	background-color: #f7f7f7;
	border: 1px solid #ffffff;
	position: relative;
}

#searchcriteria {
	border: 0;
	outline: 0;
	background-color: #f7f7f7;
	color: #444444;
	position: absolute;
	top: 8px;
	left: 10px;
	width: 240px;
}

#searchsubmit {
	position: absolute;
	top: 8px;
	left: 264px;
}



#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: none;
	color: #ef6927;
}

#maincol {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
}

#content {
	width: 660px;
	float: right;
	color: #ffffcc;
}

#sidebarcontainer {
	width: 282px;
	float: left;
	color: #ffffcc;
}

#sidebar {
	width: 250px;
	border: 1px solid #2a0507;
	padding: 0 10px 10px 10px;
	margin: 0 10px 10px 0;
	background: rgb(72, 1, 1) url(../assets/laithai.png) repeat;
}

.clearer {
	clear: both;
}

#trustedshops {
	margin: 20px 0;
}

#trustedshops input {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	padding: 0;
	margin: 0;
}

#trustedshops a {
	padding: 0;
	margin: 0;
	display: block;
	width: 190px;
	float: right;
	font-weight: normal !important;
	color: #444444  !important;
}

#bottombar {
	width: 100%;
	height: 248px;
	border-top: 3px solid #996600;
	border-bottom: 3px solid #996600;
	background: url(../assets/eye2.jpg) repeat-x;
}

.footer {
	width: 100%;
	background: rgb(62, 0, 0) url(../assets/myhaederbackground.png) repeat;
}

#footer2 {
	width: 100%;
	margin: 0 auto;
	min-height: 550px;
	background: #ransparent;
	color: #ffffff;
	font-size: 125%;
	font-weight: normal;
}

#footer3 {
	width: 960px;
	margin: 0 auto;
	padding: 5px;
	min-height: 500px;
	background: #transparent;
	font-weight: bold;
	font-size: 100%;
	color: #62530c;
}

#footer .footerbox {
	width: 140px;
	padding-right: 20px;
	padding-top: 0px;
	float: left;
}

#footer .footerbox a {
	display: block;
	color: #362e06;
	text-decoration: none;
	padding-bottom: 6px;
}

#footer .footerbox a:hover {
	text-decoration: underline;
}

#footer .footerbox a.main {
	font-weight: normal;
	font-size: 125%;
}

#footer p {
	padding: 5px 0;
	text-align: center;
	color: #ffffff;
	font-size: 125%;
}

#myfooter {
	width: 960px;
	margin: 0 auto;
	min-height: 360px;
	color: #ffffff;
	font-size: 125%;
	font-weight: normal;
}

#myfooter p {
	display: inline;
    color: #ffffff;
	font-family: 'arial', serif;
	line-height: 1.5em;
	font-size: 18px;
	font-weight: normal;
}

#myfooter a {
    text-decoration: none;
    font-weight: normal;
    color: #ffa700;
}

#myfooter a:hover {
	text-decoration: underline;
}

#nyfooter {
	width: 960px;
	margin: 0 auto;
	min-height: 20px;
	color: #ffffff;
	font-size: 70%;
	font-weight: normal;
	text-align: center;
	font-family: 'arial', sans-serif;
}

#nyfooter p {
	display: inline;
        color: #ffffff;
}

#nyfooter a {
    text-decoration: none;
    font-weight: normal;
    color: #ffffff;
}
#nyfooter a:hover {
	text-decoration: underline;

}

#content {
	width: 600px;
	padding: 0;
	margin: 0;
		float: right;
	}
.textfooter {
    color: #ff9c00;
	font-family: 'arial', sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.textsorn {
    color: #ff9c00;
	font-family: 'arial', sans-serif;
	font-size: 24px;
	font-weight: normal;
}
.phit {
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 140%;
    font-size: 18px;
    font-family: 'arial', sans-serif;
}
.phittext {
    display: inline;
    color: 
    #ffffff;
    font-family: san, serif;
    line-height: 1.5em;
    font-size: 18px;
}
.marquee-outer {
    height: 50px;
    width: 600px;
    overflow: hidden;
    position: relative;
    color: #ffffff;
	background: #6f333f;
    border: 1px solid #ffffde;
	box-shadow: 8px 8px 50px #e89e9e;
	border-radius: 3px;	
}