/* CSS Document */

body {
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #333366;
	margin: 0px;
	padding: 0px;
}

p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

img {
	border: 0px none;
}

a {
	color: #333366;
	text-decoration: none;
}

.checkbox {
	width: auto;
}

form label {
	display: block;
	float: left;
	width: 160px;
}

form input, textarea {
	width: 200px;
}

form select {
	width: 206px;
}

form {
	margin: 10px 0px 0px 0px;
}

.center {
	text-align: center;
}

.mainContent {
	text-align: left;
	width: 923px; 
	margin: 0px auto;
}

.banner {
	background-image: url(../images/banner.jpg); 
	background-repeat: no-repeat;
	height: 182px;
	width: 921px; 
}

.addressBlock {
	float: right;
	padding-right: 105px;
	margin-top: 10px;
}

.addressText {
	text-align: right;
	height: 140px;
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
	overflow: hidden;
}

.left {
	height: auto !important;
	min-height: 430px;
	height: 430px;
	float: left;
	width: 153px; 	
}

.leftTop {
	background-image: url(../images/left_top.jpg); 
	background-repeat: no-repeat;
	width: 153px; 	
}

.leftBottom {
	background-image: url(../images/left_bottom.jpg); 
	background-repeat: no-repeat;
	height: 17px;
	width: 153px;
}

.leftLeftBorder {
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.leftRightBorder {
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: 152px 0px;
}

.middle {
	height: auto !important;
	min-height: 430px;
	height: 430px;
	width: 615px; 
	float: left;		
}

.middleTop {
	background-image: url(../images/middle_top.jpg); 
	background-repeat: no-repeat;
	width: 615px; 
}

.middleBottom {
	background-image: url(../images/middle_bottom.jpg); 
	background-repeat: no-repeat;
	height: 17px;
	width: 615px;
}

.middleLeftBorder {
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: 24px 0px;
}

.middleRightBorder {
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: 591px 0px;
}

.right {
	height: auto !important;
	min-height: 430px;
	height: 430px;
	float: right;
	width: 155px; 	
}

.rightTop {
	background-image: url(../images/right_top.jpg); 
	background-repeat: no-repeat;
	width: 155px; 	
}

.rightBottom {
	background-image: url(../images/right_bottom.jpg); 
	background-repeat: no-repeat;
	height: 17px;
	width: 153px;
}

.rightLeftBorder {
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: 2px 0px;
}

.rightRightBorder {
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: 154px 0px;
}

.navigation {
	clear: right;
	padding-left: 155px;
}

.navigation a {
	text-decoration: none;
	color: #333366;
	font-weight: bold;
}

#productContainer {
	margin-top: 20px;
}

#productTableContainer {
	float: left;
	width: 240px;
	margin-left: 15px;
	text-align: left;
}

.productTable {
	width: 300px;
}

.productTable td {
	padding-top: 10px;
}

.productSectionTable {
	width: 100%;
}

#productSectionContainer {
	margin: 15px 0px 0px 6px;
	width: 529px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
}

.productSectionFolderBackground {
	width: 167px;
	height: 149px;
	background-image: url(../images/productSectionWindow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
}

.productSectionFolderBorder {
	height: 149px;
	width: 167px;
	float: left;
	margin-top: 11px;
	cursor: pointer;
}

.productSectionFolderImage {
	cursor: pointer;
	width: 167px;
	height: 149px;
	background-position: top right;
	background-repeat: no-repeat;
}

.productSectionTitle {
	float: left;
	cursor: pointer;
	margin-top: 120px;
	padding-left: 10px;
}

.productSectionTable td {
	text-align: center;
	width: 25%;
}

.largeProductSectionTitle {
	font-size: 24px
}

#productBalloonMainImage {
	margin-top: 20px;
	width: 235px;
	height: auto !important;
	min-height: 280px;
	height: 280px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
}

.productColourPicker {
	border: 2px solid #ffffff;
	cursor: pointer;
}

#productBalloonDetail {
	float: left;	
	width: 300px;
	height: auto !important;
	min-height: 250px;
	height: 250px;
}

.product_image {
	text-align: center;
}

.rangeTable {
	width: 100%;
}

.rangeTable td {
	padding-top: 10px;
}

.rangeTable th {
	color: #333366;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

/*
features criteria
*/

.features {
	border-collapse: collapse;
	border-spacing: 0;
}

.featuresName {
	font-weight: bold;
	margin-left: 0px;
	padding-right: 4px;
}


.footer {
	background-image: url(../images/footerBar.jpg);
	background-position: left 0px;
	background-repeat: no-repeat;
	clear: both; 
	width: 921px;
	height: 28px;
	font-size: 10px;
	margin-top: 15px;
	padding-top: 7px;
	text-align: center;
}

.footer a {
	text-decoration: none;
	color: #333366;
	font-weight: bold;
}

.padQuantity {
	padding: 5px 0px 5px 0px;
}

h1 {
	color: #333366;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	color: #333366;
	font-size: 13px;
	font-weight: bold;
}

h3 {
	color: #333366;
	font-size: 10px;
	font-weight: bold;
}

.smallFont {
	font-size: 9px;
}

.paddingTopMain {
	padding-top: 35px;
}

.paddingTopMedium {
	padding-top: 10px;
}

.paddingTopLarge {
	padding-top: 50px;
}

.paddingLeft {
	padding-left: 20px;
}

.paddingLeftContent {
	padding-left: 40px;
}

.paddingRight {
	padding-right: 20px;
}

.paddingRightContent {
	padding-right: 40px;
}

.buy_button {
	border: 0px none;
	background-image: url(../images/addToBasket.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	width: 90px;
	height: 20px;
	cursor: pointer;
	margin-bottom: 1px;
}

.button {
	border: 0px none;
	background-image: url(../images/button.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	width: 90px;
	height: 20px;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

.buttonLarge {
	border: 0px none;
	background-image: url(../images/buttonLarge.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	width: 110px;
	height: 20px;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

.crumb {
	text-decoration: underline;
	text-transform: capitalize;
}

.crumbSelected {
	text-decoration: none;
	font-weight: bold;
	color: #333366;
	font-size: 13px;
}

.crumbPad {
	padding: 0px 8px 0px 8px;
}

.underline {
	text-decoration: underline;
}

.searchPagination {
	font-family: Arial;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

.searchPagination a {
	text-decoration: none;
}

.popup_basket_product {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height: 78px;
}

.popup_basket_list {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height: 150px;
}

.basket_list .altRow, .popup_basket_list .altRow, .popup_basket_product .altRow {
	background-color: #f0f0f0;
}
.basket_list .row, .popup_basket_list .row, .popup_basket_product .row {
	background-color: #e5e5e5;
}

.popupMenuLevel1 {
	text-align: left;
}

.popupMenuLevel2 {
	text-align: left;
}

.popupMenuLevel3 {
	text-align: left;
}

.popupMenuLevel4 {
	text-align: left;
}

.dropDownMenu {
	display: none;
	position: absolute;
	border: 1px solid #CDCDCD;
	padding: 5px 10px;
	background-color: #F7F7F7;
	color: #333366;
}

.dropDownMenu a, .dropDownMenu a:visited {
	float: none;
	display: block;
	color: #333366;
	border-bottom: 0px none;
	padding-bottom: 4px;
	font-weight: bold;
	white-space: nowrap;
}

.dropDownMenu a:hover {
	text-decoration: none;
	color: #333366;
	border-bottom: 4px solid #333366;	
	padding-bottom: 0px !important;
}

.postageLabel {
	padding-right: 5px;
	padding-top: 3px;
	float: left;
	width: 390px;
	height: 20px;
}

.postageRadio {
	float: left;
	width: auto;
	height: 19px;
}