/* CSS Document */
body {
	background:#787777;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

html {
	height:100%;
	padding-bottom:1px;
}

img, ul, li, p, h1, h2, h4, h3, h5, form, input, select, label, span, div {

	padding:0; margin:0;
}
/*a {
	border:#B8B06F 1px solid;
	border-bottom:none;
}
*/
a {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #FF810C;
}
a:hover{
	text-decoration:underline;
}
/*h1 {
	font:bold 24px/25px Georgia, "Times New Roman", Times, serif;

	background-color:inherit;
	}*/
h2 {
	font:normal 23px/24px Arial, Helvetica, sans-serif;
	
}
/*h3 {
	font:normal 24px/25px Georgia, "Times New Roman", Times, serif;
	color:#823406;
	background-color:inherit;
}
h4 {
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#699E26;
	background-color:inherit;
}*/
div {
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	text-transform:none;
	text-decoration: none;
	text-align:left; 
	vertical-align:top;
}
p 	{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

#externalcontainer {
	/*background:#FFFFFF;*/
	width:900px;
	margin:0 auto;
	padding:0;
}
/*----------------Header panel Starts--------------*/
.header {
	background:#000 url(../images/headerimg.gif) no-repeat 96% 15%;
	padding:13px 11px 3px 10px;
	height:100%;
	color:#CCCCCC;
	overflow:auto;
	margin:0;
}

.header img {
	margin:0 0 19px 0;
	padding:0 0 0 0;
}
.header ul {
	list-style:none;
	padding:0;
	margin:0;
}
.header ul li {
	float:left;
	display:block;
	font:normal 15px/25px "Comic Sans MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(../images/headerlinkbg.gif) no-repeat 0 50%;
	background-color:inherit;
	padding:0 18px 0 63px;
}
.header ul li.nbg {
	background:none;
	padding:0 13px 0 0;
	margin:0;
}
.header ul li a {
	background-color:inherit;
	color:#FFFFFF;
	text-decoration:none;
}
.header ul li a:hover, .header ul li a.active {
	background-color:inherit;
	color:#FF6600;
	text-decoration:none;
}
/*----------------Header panel Ends--------------*/
/*----------------Body panel Starts---------------*/
.bodywrapper {
	background:#000 url(../images/bodybg.gif) repeat-x 0 0;
	margin:0;
	color:#FFFFFF;
	padding:20px 22px 16px 13px;
}
.readmore  {
	padding:0;
	height:100%;
	overflow:hidden;
	margin:0 0 15px 0;
}
.readmore p {
	background-color:inherit;
	color:#E5E5E5;
	padding:0 0 1px 0;
	margin:0;
}
.readmore p span {
	background-color:inherit;
	color:#FF810C;
	font-weight:bold;
}
.readmore a {
	float:right;
	background:url(../images/morebg.gif) no-repeat 0 0;
	background-color:inherit;
	width:65px;
	text-align:center;
	font:bold 11px/18px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	padding:0;
	margin:0 15px 0 0;
}
.readmore a:hover {
	background-color:inherit;
	color:#FFFFFF;
	text-decoration:underline;
}
.big_gal {
	background:url(../images/biggalbg.gif) repeat-x 0 0;
	height:100%;
	overflow:auto;
	padding:18px 0 22px 21px;
	margin:0 0 18px 0;
}
.big_gal ul {
	list-style:none;
	padding:0;
	margin:0;
}
.big_gal ul li {
	float:left;
	padding:0;
	margin:0;
}
.big_gal ul li img {
	margin:0 16px 0 0;
	padding:0;
}
.quote {
	padding:0 0 0 20px;
	margin:0 0 42px;
	clear: both;
}
.quote h2 {
	background-color:inherit;
	color:#FFFFFF;
	padding:0 0 20px 0;
	margin:0;	
}
.quote p {
	background:url(../images/quoteopen.gif) no-repeat 0 0;
	background-color:inherit;
	font:bold 16px/24px Arial, Helvetica, sans-serif;
	color:#CFCFCF;
	margin:0 0 0 34px;
	padding:0 0 15px 35px;
}
.quote p span {
	position:absolute;
	margin:6px 0 0 6px;
	padding:0 0 0 0;
}
.quote a {
	font:bold 12px/13px Arial, Helvetica, sans-serif;
	background-color:inherit;
	color:#EC7100;
	text-decoration:none;
	padding:0 0 0 70px;
	margin:0;
}
.quote a:hover {
	background-color:inherit;
	color:#FFFFFF;
	text-decoration:underline;
}
ul.small_gal {
	background:url(../images/listbg.gif) repeat-x 0 100%;
	height:100%;
	overflow:auto;
	list-style:none;
	padding:0 0 12px 30px;
	margin:0;
}
ul.small_gal li {
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
ul.small_gal li img {
	margin:0 23px 23px 0;
	padding:0;
	border: none;
}
ul.small_gal li a.listmore {
	background:url(../images/smallgallink.jpg) no-repeat 0 0;
	height:91px;
	width:43px;
	text-indent:-1000px;
	display:block;
}
ul.small_gal li a.listmore:hover {
	background-position:0 100%;
}
	
/*----------------Body panel Ends---------------*/
.banner {
	background:url(../images/banner.jpg) no-repeat 0 0;
	text-align:center;
	vertical-align:middle;
	height:89px;
	padding:0;
	margin:0 0 0 0;
}
.banner img {
	padding:0;
	margin:25px 0 0 0;
}
.footer {
	background-color:#000000;
	text-align:center;
	color:#B1B1B1;
	padding:20px 0 20px 0;
}
.footer a {
	font:normal 12px/13px Arial, Helvetica, sans-serif;
	color:#B1B1B1;
	background-color:#000000;
	text-decoration:none;
	padding:0 7px 0 7px;
}
.footer a:hover {
	background-color:#000000;
	font:normal 12px/13px Arial, Helvetica, sans-serif;
	color:#F77700;
	text-decoration:none;
}
.footer p {
	background-color:#000000;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#9E9E9E;
	padding:5px 0 0 0;
}
.footer img {
	border-style: none;
}

.footer p a.com {
	background-color:#000000;
	color:#9E9E9E;
	text-decoration:underline;
	padding:0;
	margin:0;
}
.footer p a.com:hover {
	color:#F77700;
	background-color:#000000;
	text-decoration:underline;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfloatRight {
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearfloatLeft {
	clear:right;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fltlftExtentedHeight {
	float: left;
	margin-right: 8px;
	margin-bottom: 55px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.centreImg {
	text-align: center;
}	
.thumbnail{
	float: left;
	width: 156px;
	margin: 0 10px 50px 0;
	padding: 0px;
	overflow: hidden;
	text-align: center;
}
.thumbnail img{
	border:none;
}
#gallery{
	margin: 0 0 0 5px;
	padding: 20px 0 0 20px;
	border: 1px solid #FF7B00;
}
.gallarySpacer {
	clear: both;
	margin: 100px 0;
}
.highlight{
	color:#FF810C;
}

ul.shows { width: 100%; }
ul.shows li{ display: block; 
}
ul.shows li span{ float: left; width:30%;}
ul.shows li span.fat{ width:50%; }
ul.shows li span.short{ width:20%; }
ul.shows li span a{padding: 0;}

.thumbnail .sku { display: block; }
