﻿.FormContainer
{
	width: auto;
}

.FormRow
{
	width: 100%;
}

.FormHeader
{
	padding-top: 3px;
	width: 40%;
	float: left;
	text-align: right;
	height: 25px;
	clear: left;
}

.FormField
{
	clear: right;
	height: 25px;
	width: 59%;
	float: right;
}

.FormHeaderNoHeight
{
    padding-top: 3px;
	width: 40%;
	float: left;
	text-align: right;
	clear: left;
}

.FormFieldNoHeight
{
	clear: right;
	width: 59%;
	float: right;
}

.FormField_HalfHeight
{
	clear: right;
	height: 15px;
	width: 59%;
	float: right;

}

.FormFieldMultiLine
{
	clear: right;
	height: 100px;
	width: 59%;
	float: right;

}

.Form
{
	margin: auto;
	text-align: left;
	font-size: 10pt;
	width: 700px;
}

.SubmitButtonRow
{
	padding-top: 5px;
	clear: both;
	text-align: center;
}

.clear {
	clear:both;
	height:1px;
	font-size:1pt;
}

.formGap
{
	height: 8px;
}

.radioClass label
{
	font-size:120%;
}

#logintable {
	padding-top:30px;
	padding-left:100px;
	width:305px;
}
#logintable .left {
	float:left;
	width: 90px;
	text-align:right;
	padding-right:10px;
	font-size: 0.8em;
}
#logintable .right {
	float:left;
	padding-bottom:5px;
	width: 200px;
	font-size: 0.8em;
}

.txtLogin
{
	width:150px;
	padding-top:2px;
}

/* GALLERY */
#gallery_wrap
{
    font-size: 0.8em;
}
.pagecounter{
	clear: both;
	font-size: 100%;
	text-align: center;
	height: 25px;
	padding-top:6px;
	font-weight: bold;
	color: #C3573A;
}
.pagecounter a{
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
.gallery 
{
	padding-bottom: 10px;
}
.gallery .product{
	font-size: 100%;
	width:180px;
	float: left;
	border: 1px solid #CCC;
	margin: 0px 0px 5px 7px;
	padding: 0px;
	display:inline;
}
.gallery .product h3{
	font-size: 100%;
	color: #666;
	padding: 5px 0px 0px 5px;
}
.gallery .product img{
	text-decoration: none;
	border: 0px;
}
.gallery .product a{
	text-decoration: none;
	color: #C3573A;
	display: block;
}
.gallery .product a:hover{
	color: #666;
}
.gallery .product .product_link{
	padding: 5px;
	text-align: right;
	float: right;
}
.gallery .product .product_code{
	padding: 5px;
	text-align: left;
	float: left;
}
.gallery .product .product_title{
	padding: 5px;
	font-weight: bold;
	height: 37px;
	text-transform: capitalize;
}
.gallery .product .product_title a{
	color: #666;
}



/* -----Catalogue Styles ------*/

.gallery .catalogue{
	font-size: 0.8em;
	width:150px;
	float: left;
	border: 1px solid #CCC;
	margin: 0px 0px 5px 7px;
	padding: 0px;
	display:inline;
}
.gallery .catalogue h3{
	font-size: 100%;
	color: #666;
	padding: 5px 0px 0px 5px;
}
.gallery .catalogue img{
	text-decoration: none;
	border: 0px;
}
.gallery .catalogue a{
	text-decoration: none;
	color: #C3573A;
	display: block;
}
.gallery .catalogue a:hover{
	color: #666;
}
.gallery .catalogue .catalogue_link{
	padding: 5px;
	text-align: right;
	float: right;
	font-weight: bold;
}
.gallery .catalogue .catalogue_code{
	padding: 5px;
	text-align: left;
	float: left;
}
.gallery .catalogue .catalogue_title{
	padding: 5px;
	font-weight: bold;
	height: 37px;
	text-transform: capitalize;
}
.gallery .catalogue .catalogue_title a{
	color: #666;
}

/* -----Catalogue Styles END ------*/
/*BASKET STYLES */

#basket,#checkout
{
	font-size: 0.8em;
}

#basket a, #checkout a
{
	text-decoration:none;
}
#basket input, #checkout input
	{
	font-family:Arial;
}

.basket_top{
	clear:both;
	background-color:#D5ECFA;
	color:#000000;
	font-weight:bold;
}
.basket_row1{
		clear:both;
}
.basket_row2{
		clear:both;
}
.field_1{
	margin:5px 5px 5px 5px;
	width:220px;
	float:left;
	line-height:20px;
}

#checkout .field_1
{
	width:280px;
}

.field_2{
	padding:5px 5px 5px 5px;
	width:85px;
	float:left;
	text-align:center;
}

.field_3{
	padding:5px 5px 5px 5px;
	width:85px;
	float:left;
	text-align:center;
}
.field_4{
	padding:5px 5px 5px 5px;
	width:95px;
	float:left;
	text-align:center;
}
.field_5{
	padding:5px 5px 5px 5px;
	width:70px;
	float:left;
	text-align:right;
}
#basket_bottom{
	clear:both;
	background-color:#B4DEF7;
	color:#FFFFFF;
	height:30px;
}

#basket_bottom .field_5
{
	float:right;
	width:75px;
	padding-right:5px;
}

#basket .price, #checkout .price {
	font-weight:bold;
}
#checkout_button {
	text-align:right;
}

.formButton
{
	background-image: url(/images/button_search2.jpg);
	background-color: transparent;
	border-style:none;
	width:72px;
	height:20px;
	color:White;
	font-weight:bold;
	font-size:80%;
	cursor:pointer;
	font-family:Arial;
	text-align:center;
	padding-left:0px;
}

.formButtonLG
{
	background-image: url(/images/button_search3.jpg);
	background-color: transparent;
	border-style:none;
	width:150px;
	height:20px;
	color:White;
	font-weight:bold;
	font-size:80%;
	cursor:pointer;
	font-family:Arial;
	text-align:center;
	padding-left:0px;
}