/* CSS Document */

body {
	margin: 0;
	padding: 0;
	}

#container {
	width: 770px;
	margin: 0px auto;
	text-align: left;
	padding: 0;
	background-color:#FFFFFF;
	}
	
#topbanner {
	width: 700px;
	height: 102px;
	padding: 0;
	margin: 0;
	}

#topbanner img {
	display: block;
	} 

#topbarnav {
	padding: 10px 0 10px 0;
	margin: 3px 0 3px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border: 3px solid #CCCCCC;
	}

#topbarnav li {
	margin: 0;
	padding: 0 0 0 5px;
	display: inline;
	}

#topbarnav a {
	text-decoration: none;
	color: #000066;
	}

#contactuslist a {
	padding: 18px 0 18px 33px;
	background: url(../pictures/contactusbut.jpg) center left no-repeat;
	}
	
#aboutuslist a {
	padding: 18px 0 18px 33px;
	background: url(../pictures/aboutusbut.jpg) center left no-repeat;
	}

#cussuplist a {
	padding: 18px 0 18px 33px;
	background: url(../pictures/cussupbut.jpg) center left no-repeat;
	}

#basketlist a {
	margin-left: 340px;
	padding: 18px 33px 18px 0;
	background: url(../pictures/baskbut.jpg) center right no-repeat;
	}

#nav {
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}
	
#nav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px;
	}	

#nav a:hover {
	background-position: 0 -20px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -40px;
	}

#thome a {
	width: 87px;
	background: url(../pictures/tabs/hometabs.jpg) top left no-repeat;
	}

#tgift a {
	width: 85px;
	background: url(../pictures/tabs/gifttabs.jpg) top left no-repeat;
	}

#tlatex a {
	width: 85px;
	background: url(../pictures/tabs/latextabs.jpg) top left no-repeat;
	}
	
#tfoil a {
	width: 85px;
	background: url(../pictures/tabs/foiltabs.jpg) top left no-repeat;
	}

#tassortments a {
	width: 85px;
	background: url(../pictures/tabs/assortmenttabs.jpg) top left no-repeat;
	}
	
#tmodelling a {
	width: 85px;
	background: url(../pictures/tabs/modellingtabs.jpg) top left no-repeat;
	}
	
#tspecial a {
	width: 85px;
	background: url(../pictures/tabs/specialtabs.jpg) top left no-repeat;
	}

#tkids a {
	width: 85px;
	background: url(../pictures/tabs/kidtabs.jpg) top left no-repeat;
	}
	
#tbirthdays a {
	width: 87px;
	background: url(../pictures/tabs/birthdaystabs.jpg) top left no-repeat;
	}
	
#tseasonal a {
	width: 85px;
	background: url(../pictures/tabs/seasonaltabs.jpg) top left no-repeat;
	}
	
#tprinting a {
	width: 85px;
	background: url(../pictures/tabs/printingtabs.jpg) top left no-repeat;
	}
	
#taccessories a {
	width: 85px;
	background: url(../pictures/tabs/accessoriestabs.jpg) top left no-repeat;
	}
	
#thelium a {
	width: 85px;
	background: url(../pictures/tabs/heliumtabs.jpg) top left no-repeat;
	}
	
#tdecorating a {
	width: 85px;
	background: url(../pictures/tabs/decoratingtabs.jpg) top left no-repeat;
	}
	
#tweddings a {
	width: 85px;
	background: url(../pictures/tabs/weddingstabs.jpg) top left no-repeat;
	}
	
#tnovelty a {
	width: 85px;
	background: url(../pictures/tabs/noveltytabs.jpg) top left no-repeat;
	}

#tpicknmix a {
	width: 87px;
	background: url(../pictures/tabs/picknmixtabs.jpg) top left no-repeat;
	}
	
#tadult a {
	width: 87px;
	background: url(../pictures/tabs/adulttabs.jpg) top left no-repeat;
	}

#rightnav{
	width: 19%;
	float: right;
	padding: 0;
	margin: 0 0 5px 0;
	}
#rightnav img {
	padding: 5px 0 0 0;
	}

#homecontent {
	clear: left;
	margin-right: 23%;
	padding: 15px 0 0 0;
	}

#maincontent {
	clear: left;
	padding: 15px 0 0 0;
	}

#maincontent img {
	padding: 2px 13px 8px 13px;
	border: 0px;
	}
	
#bbpromo {
	margin: 0 0 5px 0;
	border: 3px solid #CCCCCC;
	clear: both;
	}

#footer {
	clear: both;
	padding: 2px;
	border: 3px solid #000066;
	}
#footer p {
	margin-left: 600px;
	font-size: 10px;
	color: #000066;
	}
	
#navthree {
	padding: 5px;
	width: 380px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	border: 1px solid #999999;
	}

#navthree caption {
	padding: 11px 0 11px 0;
	margin: 0;
	background: url(../pictures/captionnavthree.jpg) top left no-repeat;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	}

#navtwo {
	padding: 5px;
	width: 450px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	border: 1px solid #999999;
	}
	
#navtwo caption {
	padding: 11px 0 11px 0;
	margin: 0;
	background: url(../pictures/captionnavtwo.jpg) no-repeat;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	}

#withinnavtwo {
	width: 450px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	}
		
#heliumnav1 img{
	padding: 40px 33px 0 13px;
	}

td.price {
	color: #FF0000;
	}
	
#cuform {
	padding: 5px;
	}
	
#contactpagelist{
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #363636;
	padding: 0;
	margin: 0;
	}
	
#contactuslistphone{
	background: url(../pictures/telephone.jpg) no-repeat 0 50%;
	padding: 25px 0 25px 70px;
	}

#contactuslistwrite{
	background: url(../pictures/write.jpg) no-repeat 0 50%;
	padding: 25px 0 25px 70px;
	}

#contactusform {
	font-family: Verdana, Arial, sans-serif;;
	font-size: 11px;
	padding-bottom: 10px;
	}
	

H1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FF0000;
	padding: 0 0 10px 0;
	margin: 0;
	}

H2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000066;
	padding: 0;
	margin: 0;
	}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 5px 0 5px 0;
	margin: 0;
	color: #363636;
	}
	
.footerlink {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	color: #999999;
	padding: 5px;
	}

#footerlinksitemap a{
	margin-left: 345px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	color: #999999;
	}

.pink {
	color: #FF66FF;
	}
	
.green { 
	color: #006600;
	}

.blue {
	color: #0000FF;
	}

.purple {
	color: #9900FF;
	}

.orange {
	color: #FF6600;
	}
	
#buytable {
	padding: 3px;
	width: 770px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	}
	
#buytable caption {
	padding: 8px 0 0 0;
	margin: 0;
	font-size: 14px;
	font-weight: bolder;
	color: #999999;
	border-top: 3px solid #FF0000;
	}

#withinbuytable {
	width: 770px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	}
	
#pagenav {
	padding: 0;
	margin: 0 0 4px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

#pagenav li {
	margin: 0;
	padding: 0 0 0 1px;
	display: inline;
	}

#pagenav a {
	padding: 2px;
	text-decoration: none;
	color: #000066;
	}
	
#pagenav a:hover {
	color:#FF0000;
	}

#pagenav a:active, #pagenav a.selected {
	color:#FF0000;
	border: 1px solid #FF0000;
	background: #F5DEE7;
	}