/* These sytles are only used by the current theme. The can be adjusted in any way.*/
/*
Theme colours
Red: ce0632
Blue: 26d3ff
*/
body{padding:0;margin:0;background-color: #FFF38E;background-image:url(/images/background.gif); font-size: 10pt;font-family:Tahoma,Arial,Verdana,sans-serif; color:#000000;}
h1,h2,h3,h4,h5{margin: 0px; color: #000000;text-decoration: none;font-weight:normal;}
h1{font-size: 20pt;}
h2{font-size: 16pt;}
h3{font-size: 14pt;}
h4{font-size: 12pt;}
h5{font-size: 10pt;}
p,table{margin: 0 10px}
p{padding-bottom:1em}
img {border:0;}
form{margin:0;padding:0;}

a{text-decoration: none}
a:link  {color: #000000;} 
a:visited {color: #000000;} 
a:active {color: #000000;} 
a:hover {text-decoration: underline; color: #4E292D;}


div#container{width: 770px;margin: 0 auto; text-align: left; border-width: 0px;border-style: dotted;}

div#head{padding-bottom:25px;}
div#header{	width: 770px;height:150px;margin:0px;
	background: transparent url(/views/theme/hmenu/images/Header.jpg) no-repeat bottom;}
div#header2{	width: 770px;height:150px;margin:0px;
	background: transparent url(/views/theme/hmenu/images/Header2.jpg) no-repeat bottom;}
div#header3{	width: 770px;height:150px;margin:0px;
	background: transparent url(/views/theme/hmenu/images/Header3.png) no-repeat bottom;}

div#sidebar{float:left; padding-left:10px;margin-left:5px; width:195px; border-left: 1px solid #783B18;}

div#news{padding:0 0 10px 0;border: 0px solid #783B18;}

div#login{margin:25px 0;padding:0 0 10px;font-size: 8pt;border: 0px solid #783B18;}

.podHeader{color:#26d3ff;font-size:12pt;font-weight:bold;text-decoration:none;
	letter-spacing:0.9em;padding:0 0 5px 5px;margin:5px 5px 0;}
	
div#content{float:left; z-index:1; width:557px;
	margin:0px; border: 0px solid #783B18; overflow-x: hidden; }

div#footnote{float:right;width:100%;margin:10px 0 0; color:#000000;font-size:10px; 
	text-align:center;border-top:1px solid #783B18;}

div#footer{float:left;width:100%;margin:10px 0 0; font-size:10px; 
	text-align:center;border:0px solid;color:#783B18;}
	
.thumbnail{
	padding: 3px 3px 10px 3px;
	background-color: #D4D0C8;
	border: 1px solid #592402;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}		


.producttitle {font-size: 12pt;font-weight:bold;color: #000000;padding:0px;}
.productcontent {font-size: 10pt;padding:10px;}

.imageSold {
border: 1px solid black;
background: #BB1413;
background: url(/views/theme/hmenu/images/sold.png) repeat-x bottom right;
padding-bottom: 15px;
}