﻿body 
{
	width: 800px;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: Black;

	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	font-size: medium;
	color: #FFFFFF;	
}

a:link {color: #CCCCCC;}
a:visited {color: #CCCCCC;}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#header
{
	height: 150px;
	text-align: center;
}

#footer{
    height: 100px;
    width: 100%;
    color: Yellow;
    padding-top: 10px;
}

#left
{
    height: 100%;
    width: 160px;
}

#viewcart
{
	text-align: center;
}


#centre
{
    height: 100%;
    width: 708px;
    border-left: solid thin white;
    border-right: solid thin white;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 510px;
}

#right
{
    height: 100%;
    width: 160px;
}

#centraltable td
{
	vertical-align: top;
}


#pagetitle
{
	font-size: 30px;
}
#pagesubtitle
{
	font-size: 20px;
}

#mainimage img
{
	max-width: 708px;
	padding: 0px 0px 0px 0px;
}

#sitenavigation
{
	list-style: none;
}
#sitenavigation a
{
	text-decoration: none;
}

#MainMenu
{
	font-size: larger;
	padding: 0px 0px 0px 0px;
	line-height: 50px;
}

#SubMenu
{
	font-size: smaller;
	padding: 0px 0px 0px 15px;
	line-height: 25px;
}

#networking
{
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;	
}

#networking a
{
	text-decoration: none;
}

#networking img
{
	padding:0px 5px 0px 5px;
	max-height: 20px;
	max-width: 20px;
	border: none 0px black;
}

#copyright
{
	text-align: center;
	font-size: 10px;
	color: Gray;
}

#pricetable_table
{
	min-width : 400px;
	min-height: 150px;
	max-width : 400px;
	max-height: 150px;
}
#pricetable_title
{
	font-size: large;
	text-align: center;
}


#pricetable_image
{
	min-width: 300px;
	min-height: 150px;
	max-width: 300px;
	max-height: 150px;
}

#pricetable_footnote
{
	text-align: center;
}

#postagetable
{
	min-width : 100%;
	min-height: 200px;
	max-width : 100%;
	max-height: 200px;
	text-align: center;
}

#postagetable table
{
	padding: 0px 30px 0px 30px;
}

#postagetable td
{
	padding: 2px 27px 2px 27px;
	border: solid 1px white;
}

#postagetable_title
{
	font-size: large;
	text-align: center;
}


#gallery
{
	padding: 0px 0px 0px 0px;
	float: none;
	width: 100%;
	text-align: left;
}
#galleryindex_img
{
	padding: 1px 1px 0px 0px;
	border: solid thin black;
}
#gallerymain_img
{
	max-width: 555px;
	max-height: 75%;
	vertical-align: top;
	float:none;
}
#gallery ul
{
	list-style: none;
	padding: 0px 0px 0px 0px;
	width: 153px;
}
#gallery li
{
	float: left;
	width: 50px;
}
#gallery a
{
	text-decoration: none;
	font-size: 16;
	font-weight: bold;
	color: black;
	width: 50px;
	height: 50px;
}

#galleryHorizontal
{
	padding: 0px 0px 0px 0px;
	float: none;
	width: 100%;
	text-align: left;
}
#galleryHorizontal ul
{
	list-style: none;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#galleryHorizontal li
{
	float: left;
	width: 50px;
}
#galleryHorizontal a
{
	text-decoration: none;
	font-size: 16;
	font-weight: bold;
	color: black;
	width: 50px;
	height: 50px;
}

#gallerycaption
{
	max-width: 555px;
	width: 455px;
	text-align: left;
	padding: 2px 2px 2px 52px;
}
#gallerycaption_title
{
	width: 50%;
	text-align: left;
}
#gallerycaption_data
{
	width: 50%;
	text-align: left;
}


#shop_image
{
	max-height:125px;
	max-width: 125px;
	width: 125px;
}

#shop_text
{
	width: 75%;
	padding: 0px 0px 0px 20px;
}

#shop_25pc
{
	max-width: 172px;
	width: 172px;
	text-align: left;
}
#shop_50pc
{
	width: 344px;
	max-width: 344px;
	text-align: left;
}

#shop_cost
{
	padding: 0px 0px 0px 20px;
	font-size: larger;
	text-align: right;
	width: 20%;
}
#shop_button
{
	width: 20%;
	text-align: right;
}
#shop_table
{
	width: 688px;
	padding: 0px 10px 0px 10px;
}

#shop_featureditem
{
	max-width: 100%;
}

#full_width
{
	max-width: 708px;
	width: 708px;
}

#TsAndCs
{
    padding-bottom: 10px;
}