@charset "UTF-8";
/* CSS Document */

#topgraphic {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#shopcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: thin solid #333333;
	width: 400px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 95px;
	margin-bottom: 10px;
	color: #999999;
	overflow: hidden;
	float: left;
	clear: left;
}

#shopcontainerEnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: none;
	width: 400px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 30px;
	margin-bottom: 10px;
	color: #999999;
	overflow: hidden;
	float: left;
	clear: left;
}
#shopthumb {
	background-color: #333333;
	position: absolute;
	height: 75px;
	width: 100px;
	left: 10px;
	top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#shoptitle {
	font-size: 14px;
}

#shopdescription {
	font-size: 10px;
	padding-top: 5px;
}
#shoptext {
	position: absolute;
	top: 10px;
	left: 120px;
	width: 270px;
	height: 75px;
}

#shoptext a {
	text-decoration: none;
	color: #999999;
}
#shoptext a:hover {
	text-decoration: underline;
	color: #999999;
}

:focus{ outline: none }

#main {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	position: relative;
	left: 0px;
	top: 0px;
}
#mainct {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	position: relative;
	left: 0px;
	top: 0px;
}

#oldtopbox {
	width: 820px;
	position: absolute;
	left: 200px;
	top: 350px;
	height: 100%;
	/*background-color: #FFFF00;*/
}
#topbox {
	width: 740px;
	/*position: absolute;
	left: 200px;
	top: 350px;
	height: 100%;*/
	/*background-color: #FFFF00;*/
}
#topbox h1 {
	/*background-color: #00CC66;*/
	margin-top: 0px;
	font-weight: lighter;
	margin-bottom: 5px;
	font-size: 24px;
}
#topbox h2
{
	font-weight: lighter;
	margin-top: 0px;
	font-size: 16px;
}

#content {
	width: 770px;
	position: absolute;
	left: 250px;
	top: 400px;
	height: 100%;
	margin-bottom: 20px;	/*background-color: #00FF99;*/
}

#homecontent {
	width: 1px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 1px;
	overflow: hidden;	/*background-color: #00FF99;*/
}

#homecontent h1
{
}

#homecontent h2
{
}

#piccontent {
	width: 875px;
	position: absolute;
	left: 110px;
	top: 185px;
	height: 100%;
	color: #CCCCCC;
/*background-color: #00FF99;*/
}

#picbottomcopyright {
	
	width: 800px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #333;

}

#picturetextP {
	width: 320px;
	position: relative;
	top: 0px;
	height: 100%;
	left: 20px;
	float: left;
}

#pictextTitle{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	letter-spacing: -1pt;
}

#pictextSold{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#pictextDesc{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	position: relative;
	top: 40px;
	margin-bottom: 15px;
}

#pictextEmailMe{
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	top: 80px;
	width: 320px;
	height:200px;
	padding-top:35px;
	margin-bottom: 15px;
}


#pictextDisclaimer{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: 100px;
}

#pictextSize{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	position: relative;
	top: 100px;
	margin-bottom: 30px;
}

#pictextPrice{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	position: relative;
	top: 100px;
	margin-bottom: 60px;
	left: 0px;
}

#gallerylisttitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 20px;
	
}

#pictextPrice p{
	height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 16px;
}
#largepicbox {
	border: 2px solid #FFFFFF;
	position: relative;
	float: left;
}

#contactbox {
	position: absolute;
	width: 520px;
	height 700px;
	left: 0px;
}

#picboxbottom{
	clear: both;
	position: relative;
	height: 20px;
}

#shopbottom{
	clear: both;
	position: absolute;
	height: 20px;
	left: 0px;
	width: 500px;
	
}

#gallerythumb {
	background-color: #1b1b1b;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content p {
	/*background-color: #0033FF;*/
	padding: 0px;
	margin: 0px;
}

#toptextgraphic {
	position: absolute;
	height: 100px;
	width: 440px;
	left: 584px;
	top: 246px;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(assets/bkshadow.gif);
	background-repeat: repeat-y;
	background-color: #1b1b1b;
	background-position: center;
}
#hotmenuitem{
	position: relative;
	height: 18px;
	width: 190px;
	left: 0px;
	top: 0px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: visible;
}
#hotmenuitem a {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	clear: both;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	padding-left: 38px;
	background-image: url(assets/manubarblue.png);
	background-repeat: repeat-x;
}
#menuitem{
	position: relative;
	height: 18px;
	width: 152px;
	left: 0px;
	top: 0px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menuitem a {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	clear: both;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	padding-left: 38px;
}
#menuitem a:hover {
	background-image: url(assets/manubargrey.png);
	background-repeat: repeat-x;
}
#menus {
	position: absolute;
	left: 0px;
	top: 400px;
	width: 190px;
	height: auto;
	overflow: hidden;
}

#oldback a{
	position: relative;
	height: 20px;
	width: 135px;
	left: 55px;
	top: 10px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(assets/back.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
	overflow: hidden;
}

#oldback a:hover {
	background-image: url(assets/backhot.jpg);
	background-repeat: no-repeat;
}

#buttons
{
	position: relative;
	height: 20px;
	width: 455px;
	left: 11px;
	top: 0px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#back a{
	position: absolute;
	height: 20px;
	width: 179px;
	left: 0px;
	top: 31px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(assets/backbar.png);
	background-repeat: no-repeat;
	line-height: 50px;
	overflow: hidden;
}

#backrounded a{
	position: absolute;
	height: 20px;
	width: 98px;
	left: 20px;
	top: 83px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(assets/backrounded.png);
	background-repeat: no-repeat;
	line-height: 50px;
	overflow: hidden;
}

#continuerounded a{
	position: absolute;
	height: 23px;
	width: 131px;
	left: 0px;
	top: 100px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(assets/continue.png);
	background-repeat: no-repeat;
	line-height: 70px;
	overflow: hidden;
}

#contactrounded a{
	position: absolute;
	height: 24px;
	width: 166px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(assets/contactme.png);
	background-repeat: no-repeat;
	line-height: 90px;
	overflow: hidden;
}

/*#back a:hover {
	background-image: url(assets/backhot.jpg);
	background-repeat: no-repeat;
}*/

#viewbasket {
	position: absolute;
	left: 855px;
	top: 357px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 162px;
}

#viewbasketsmall {
	position: absolute;
	left: 855px;
	top: 83px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 134px;
}
/*#viewbasket a{
	position: absolute;
	height: 20px;
	width: 156px;
	left: 150px;
	top: 0px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(assets/viewbasket.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
	overflow: hidden;
}

#viewbasket a:hover {
	background-image: url(assets/viewbaskethot.jpg);
	background-repeat: no-repeat;
}*/

/*#checkout a{
	position: absolute;
	height: 20px;
	width: 135px;
	left: 307px;
	top: 0px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(assets/checkout.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
	overflow: hidden;
}

#checkout a:hover {
	background-image: url(assets/checkouthot.jpg);
	background-repeat: no-repeat;
}*/

#shopinfobox {
	position: relative;
	width: 500px;
	left: 0px;
	top: 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 15px;
}

#shopinfobox p{
	margin-bottom: 5px;
}

#shopinfobox a{
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
} 

#shopinfobox a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}

#infotextbox {
	position: relative;
	width: 500px;
	left: 00px;
	top: 0px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}

#infotextbox p{
	margin-bottom: 25px;
}
#infotextbox a{
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
} 
#infotextbox a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}
#infotextbox h1{
	margin-top: 0px;
	font-weight:normal;
	font-size: 20px;
}
#infotextbox h2{
	margin-top: 45px;
	font-weight:normal;
	font-size: 20px;
}
#infotextbox h3{
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #CCCCCC;
}

#addtobasket
{
	height: 20px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

#addtobasket #addbutton{
	position: absolute;
	height: 20px;
	width: 170px;
	top: 0px;
	right: 0px;
}
#addtobasket p
{
	font-size: 16px;
	position: relative;
	top: 2px;
}

#infotextpicstrips
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 500px;
	margin-bottom: 50px;
	margin-top: 50px;
}

#collectionbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: thin solid #333333;
	width: 140px;
	position: absolute;
	
	height: 127px;
	color: #999;
	overflow: hidden;
	clear: left;
	float: left;
}
#collectionthumb {
	background-color: #333333;
	position: absolute;
	height: 75px;
	width: 100px;
	left: 20px;
	top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#collectionbox a{
	color: #555555;
}
#collectiontext {
	position: absolute;
	top: 93px;
	left: 5px;
	width: 130px;
	height: 35px;
	text-align: center;
	overflow: hidden;
}

#collectiontext a{
color: #999;
text-decoration:none;
}

#collectiontext a:hover{
text-decoration:underline;
}


#collectiontitle {
	font-size: 11px;
	font-weight: bold;	
}
#collectionsubtitle {
	font-size: 9px;
	margin-top: 2px;
}

#mininews {
	position: absolute; top: 550px;left:14px; width:176px; height:100px; text-align:left; border: 3px solid #ff00ff; background-color: #ffdbff; font-family: Arial, Helvetica, sans-serif;font-weight: normal; overflow: hidden;
}

#mininews #title {
	color: #FF00FF;
	padding-left:10px;
	padding-top:3px;
	font-size: 12px;

}

#mininews #text {
	color: #942d94;
	position: absolute;
	top: 23px; left:10px; width: 156px; height: 55px;
	font-size: 10px;
	overflow: hidden;
	
}

#mininews #update {
	color: #c077c0;
	position: absolute;
	top: 85px; left:10px; width: 156px; height: 15px;
	font-size: 10px;
}

#copyright{
	position:relative;
	background-color: #ff0000;
	bottom: 0px;
}