@charset "UTF-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDA8F9;
}

div{
overflow:hidden
}

img{
border:0px;
}

#side-a {
	width: 200px;
}
#content {
	width: 590px;
	padding: 10px;
	background-color: #FFFFFF;
}
#side-b {
	width: 200px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
#content, #side-a, #side-b {
	float: left;
	display: inline-block;
}
#side-a a:hover {
	color: #9825BF;
	background-color: #FFCC33;
	padding: 5px;
}
#headWrapper {
	background-image: url(http://www.amazingballoons.co.uk/images/amazing-balloons-header.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 100%;
}
#side-a li {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#side-a ul {
	margin: 0px;
	padding: 0px;
	background-color: #9A26C2;
}
#side-a  a     {
	text-decoration: none;
	color: #FFCC33;
	font-weight: bold;
	text-transform: none;
	font-size: 12px;
}
.column-double {
	float: left;
	width: 394px;
	display: block;
}

.column-single {
	float: left;
	width: 180px;
	text-align: center;
}

#mainWrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content p {
	font-size: 10px;
	text-align: left;
}
#side-a  div, .sideHeader {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: thin solid #FF9900;
	background-color: #FFFF99;
	font-weight: bolder;
}
#side-b a {
	color: #9A26C2;
	text-decoration: none;
}
#side-b div {
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F49200;
	padding-bottom: 10px;
}
#content td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
#listProduct td {
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A26C2;
	border-right-color: #9A26C2;
	border-bottom-color: #9A26C2;
	border-left-color: #9A26C2;
}
#contentWrapper {
	background-color: #FFFFFF;
}
.blueFont {
	color: #0000CC;
	font-weight: bold;
	text-align: center;
}
.purpleFont {
	font-weight: bolder;
	color: #9525BC;
	text-decoration: none;
}
#content .style15 {
	font-size: 14px;
}
.redFont {
	font-weight: bolder;
	color: #FF0000;
	padding: 10px;
	line-height: 20px;
	font-size: 16px;
	text-transform: capitalize;
}
a, a:visited, a:active {
	text-decoration: none;
	color: #9A26C2;
}
#headWrapper li {
	list-style-type: none;
}
#footer {
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F4BB41;
	padding: 20px;
	margin-bottom: 20px;
	font-size: 9px;
}
#footer a, #footer {
	color: #9A26C2;
	text-decoration: none;
	font-size: 9px;
}
#navCatTabs {
	color:red;
	font-size:13px;
	font-weight:bolder;
	background-image: url(../images/47high.png);
	height: 47px;
	width: 1000px;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
}
#navigationcontainer{
		width:210px;
		float:right;
		padding:0px 0px 2.5px 0px;
		border-left:solid 1px #9717cc;
		margin-top:80px;
		margin-bottom:5px;
		text-align:left;
}
#navigation{
        width:210px;
		height:auto;
		border-top:solid 2px #9717cc;
		background-color:#fcee8d;
		color:#333333;
		font-weight:normal;
		float:right;
		line-height:23px;
}
#navigation li{
        border-bottom:solid 1px #9717cc;
	display: list;
}
#navigation ul {
	display: list;
	text-align:left;
	line-height:23px;
	margin:0px 0px 0px 5px;
	padding:0px;
	font-weight:normal;
	font-size:13px;
}#nav-category-top {
	margin-top: 240px;
}
#listProduct p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #9A26C2;
}
