body {
	margin:0px;
	padding:0px;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#515560;
	font-size:12px;
	background-repeat:repeat-x;
	background-image:url(/images/background.jpg); /*Original Blue - Use White*/
	/*background-image:url(/images/background-grey.jpg);*/ /*Grey with grad - Use White*/
	/*background-image:url(/images/background-silver.jpg);*/ /*Solid silver - Use Silver*/
	/*background-image:url(/images/background-silver-speckle.jpg);*/ /*Silver speckle with grad - Use White*/
	/*background-image:url(/images/background-silver-fibres.jpg);*/ /*Silver speckle with grad - Use White*/
	/*background-color:#e6e6e5;*/ /*Silver*/
	background-color:#ffffff;
}

p, td, li {
	font-size:12px;	
	color:#515560;
}

#maincontent a {
    color:#515560;
    text-decoration:none;
}

#maincontent a:hover {
    color:#9298aa;
}

.size16
{
    font-size:16px;
    margin:0px;
}

.size14
{
    font-size:14px;
    margin:0px;
}

.oldprice {
    text-decoration:line-through;
}

.oldpricebig {
    font-size:14px;
}

.salepricebig {
    font-size:18px;    
    color:#c22432;
}

.productname {
    color:#697483;
    font-weight:bold;
}
.productprice {
    color:#697483;
    font-size:16px;
    font-weight:bold;
}

#container {
	width:100%;
	background-image:url(/images/background-top-overlay.jpg); background-repeat:no-repeat; background-position:center top;
}

	#header {
		height:162px;
		width:980px;
		margin:0 auto;
		color:#8892a1;
		font-size:12px;
		font-weight:bold;
	}
	
		#header a {
			color:#aec6da;
			font-weight:bold;
			text-decoration:none;
			background-image:url(/images/header-link-a.gif); background-repeat:no-repeat; background-position:left;
			padding:0px 0px 0px 10px;
		}
		
		#header a:hover {
			color:#9298aa;
			font-weight:bold;
			text-decoration:none;
			background-image:url(/images/header-link-hover.gif); background-repeat:no-repeat; background-position:left;
			padding:0px 0px 0px 10px;
		}
	
		#headertop {
			height:46px;
			width:980px;
			margin:0 auto;
		}
			#headertopleft {
				float:left;
				height:46px;
				width:755px;
				text-align:left;
			}
			
			#headertopright {
				float:right;
				height:46px;
				width:225px;
				text-align:right;
			}
				#headertopright .changecurrency {
					width:148px;
					height:34px;				
					padding:12px 0px 0px 0px;
					float:left;
					text-align:left;
				}
				
				#headertopright .currentcurrency {
					width:66px;
					height:34px;				
					padding:12px 0px 0px 0px;
					float:left;
					text-align:right;
				}
				
				#headertopright .divide {
					width:1px;
					height:46px;
					background-image:url(/images/header-country-divider.gif); background-repeat:no-repeat;
					padding:0px 5px 0px 5px;
					float:left;
				}
			
		#headerbottom {
			height:116px;
			width:980px;
			margin:0 auto;
		}
			#headerbottomleft {
				float:left;
				height:90px;
				width:755px;
				text-align:left;
				padding:26px 0px 0px 0px;
			}
			
			#headerbottomright {
				float:right;
				height:116px;
				width:225px;
				text-align:right;
			}
			
			#shoppingbasket {
                width:141px;
                height:54px;
                background-image:url('/images/basket-background.png');
                margin:30px 0px 0px 0px;
                padding:11px 66px 0px 0px;
                color:#515560;
            }
            
                #shoppingbasket a {
	                color:#515560;
	                background-image:none;
	                padding:0px;
	            }
	            
	            #shoppingbasket a:hover {
	                color:#9298aa;
	                background-image:none;
	                padding:0px;
	            }
	
	#navigation {
		height:69px;
		width:100%;
		background-image:url(/images/navigation-background.png); background-repeat:repeat-x;
	}
		#navcontent {
			width:980px;
			height:43px;
			margin:0 auto;
			padding:26px 0px 0px 0px;
			font-size:12px;
		}
				
		#navcontent .topnavitem{
			float:left;
			position:relative;
			padding:0px 30px 0px 0px;
		}
			
			#navcontent .topnavitem a {
				color:#515560;
				text-decoration:none;
			}
			
			#navcontent .topnavitem a:hover {
				color:#9298aa;
				text-decoration:none;
			}
		
		#navcontent .topnavright{
			float:right;
			text-align:right;
			position:relative;
			padding:0px 0px 0px 0px;
		}
		
			#navcontent .topnavright a {
				color:#697583;
				text-decoration:none;
				background-image:url(/images/topnavright-link-a.gif); background-repeat:no-repeat; background-position:left;
				padding:0px 0px 0px 10px;
			}
			
			#navcontent .topnavright a:hover {
				color:#9298aa;
				text-decoration:none;
				background-image:url(/images/topnavright-link-hover.gif); background-repeat:no-repeat; background-position:left;
				padding:0px 0px 0px 10px;
			}
		
		#navcontent .light {
			margin:0px;
			padding:0px;
			color:#ffffff;
			font-size:18px;
			line-height:18px;
			position:absolute;
			z-index:1;
			top:1px;
		}
		
		#navcontent .dark {
			margin:0px;
			padding:0px;
			color:#515560;
			font-size:18px;
			line-height:18px;			
			position:relative;
			z-index:2;
		}
		
		#navcontent .divide {
			width:1px;
			height:69px;
			margin:-26px 0px 0px 0px;
			background-image:url(/images/navigation-divider.gif); background-repeat:no-repeat;
			padding:0px 30px 0px 0px;
			float:left;
		}
		
		#navcontent .divide-right {
			width:1px;
			height:69px;
			margin:-26px 0px 0px 0px;
			background-image:url(/images/navigation-divider.gif); background-repeat:no-repeat;
			padding:0px 30px 0px 0px;
			float:right;
		}
	
	#main {
		width:980px;
		margin:0 auto;
		padding:20px 0px 77px 0px;
	}
	
		#mainnav {
			float:left;
			width:205px;
			color:#697483;
		}
		
			#mainnav a {
				color:#697483;
				text-decoration:none;
			}
			
			#mainnav a:hover {
				color:#515560;
				text-decoration:none;
			}
		
			#mainnav .headingitem{
				position:relative;
				padding:0px 30px 0px 0px;
			}
			
				#mainnav .headingitem a {
					color:#515560;
					text-decoration:none;
				}
				
				#mainnav .headingitem a:hover {
					color:#9298aa;
					text-decoration:none;
				}
				
			#mainnav .light {
				margin:0px;
				padding:0px;
				color:#ffffff;
				font-size:18px;
				line-height:18px;
				position:absolute;
				z-index:1;
				top:1px;
			}
			
			#mainnav .dark {
				margin:0px;
				padding:0px;
				color:#515560;
				font-size:18px;
				line-height:18px;			
				position:relative;
				z-index:2;
			}
			
			#mainnav ul {
			margin:0px;
			padding:0px;
			}
			
			#mainnav ul li {
				margin:0px;
				padding:0px;
				list-style:none;
			}
		
		#maincontent {
			float:left;
			width:755px;
			padding:0px 0px 0px 20px;
		}
		
		    #maincontent .headingitem{
			    position:relative;
			    padding:0px 30px 0px 0px;
		    }
		
			    #maincontent .headingitem a {
				    color:#515560;
				    text-decoration:none;
			    }
    			
			    #maincontent .headingitem a:hover {
				    color:#9298aa;
				    text-decoration:none;
			    }
				
			#maincontent .light {
				margin:0px;
				padding:0px;
				color:#ffffff;
				font-size:18px;
				line-height:18px;
				position:absolute;
				z-index:1;
				top:1px;
			}
			
			#maincontent .dark {
				margin:0px;
				padding:0px;
				color:#515560;
				font-size:18px;
				line-height:18px;			
				position:relative;
				z-index:2;
			}
		
		#maincontent-3col {
			float:left;
			width:530px;
			padding:0px 20px 0px 20px;
		}
		
		    #promo1 {
		        background-image:url('/images/promo1.png'); background-repeat:no-repeat;
		        width:520px;
		        height:270px;
		        padding:10px;
		        margin:0px 0px 20px 0px;
		    }
		    
		    #promo2holder {
		        width:530px;
		        height:241px;
		        padding:0px;
		        margin:0px 0px 20px 0px;
		    }
		    
		        .promo2 {
		            background-image:url('/images/promo2.png'); background-repeat:no-repeat;
		            width:235px;
		            height:221px;
		            padding:10px;
		            margin:0px;
		            float:left;
		        }
		        
		        .promo2pad {
		            width:20px;
		            height:241px;
		            float:left;
		        }
		    
		    
	        #maincontent-3col .headingitem{
			    position:relative;
			    padding:0px 30px 0px 0px;
		    }
		
			    #maincontent-3col .headingitem a {
				    color:#515560;
				    text-decoration:none;
			    }
    			
			    #maincontent-3col .headingitem a:hover {
				    color:#9298aa;
				    text-decoration:none;
			    }
				
			#maincontent-3col .light {
				margin:0px;
				padding:0px;
				color:#ffffff;
				font-size:18px;
				line-height:18px;
				position:absolute;
				z-index:1;
				top:1px;
			}
			
			#maincontent-3col .dark {
				margin:0px;
				padding:0px;
				color:#515560;
				font-size:18px;
				line-height:18px;			
				position:relative;
				z-index:2;
			}
			
			#RecProducts {
			    
			}
			
			    .RecProdHolder {
			        width:255px;
			        height:179px;
			        float:left;
			        padding:15px 0px 16px 0px;
			        /*background-color:Red;*/		    
			    }
    			
			        .RecProdImg {
    			        height:160px;
    			        width:107px;
    			        background-image:url('/images/prodthumb-home.png'); background-repeat:no-repeat;
    			        padding:9px 10px 10px 10px;
    			        float:left;
			        }
        			
			        .RecProdPad {
    			        height:179px;
    			        width:15px;
    			        float:left;
    			        /*background-color:Blue;*/
			        }
        			
			        .RecProdText {
			            height:179px;
			            width:113px;
    			        float:left;
    			        /*background-color:Green;*/
			        }
			        
			            .RecProdText a {
			                color:#697583;
			                text-decoration:none;
			                font-weight:bold;
			                padding:0px 0px 0px 10px;
			                background-image:url('/images/linkarrow.gif'); background-position:left center; background-repeat:no-repeat;
                        }
                		
                        .RecProdText a:hover {
	                        color:#515560;
	                        text-decoration:none;
	                        font-weight:bold;
	                        padding:0px 0px 0px 10px;
	                        background-image:url('/images/linkarrow-hover.gif'); background-position:left center; background-repeat:no-repeat;
                        }
			        
			        .RecProdOddPad {
			            height:210px;
			            width:20px;
			            float:left;
			        }
		
		#rightnav {
			width:205px;
			float:right;
		}
		
		#rightnav a {
				color:#697483;
				text-decoration:none;
			}
			
			#rightnav a:hover {
				color:#515560;
				text-decoration:none;
			}
		
			#rightnav .headingitem{
				position:relative;
				padding:0px 30px 0px 0px;
			}
			
				#rightnav .headingitem a {
					color:#515560;
					text-decoration:none;
				}
				
				#rightnav .headingitem a:hover {
					color:#9298aa;
					text-decoration:none;
				}
				
			#rightnav .light {
				margin:0px;
				padding:0px;
				color:#ffffff;
				font-size:18px;
				line-height:18px;
				position:absolute;
				z-index:1;
				top:1px;
			}
			
			#rightnav .dark {
				margin:0px;
				padding:0px;
				color:#515560;
				font-size:18px;
				line-height:18px;			
				position:relative;
				z-index:2;
			}
			
			#LatestProducts {
			    
			}
			
			    .LatestProdHolder {
			        width:205px;
			        height:108px;
			        float:left;
			        padding:0px 0px 10px 0px;
			        /*background-color:Red;*/		    
			    }
    			    .LatestProdText {
			            height:108px;
			            width:117px;
    			        float:left;
    			        /*background-color:Green;*/
			        }
			        
			        .LatestProdPad {
    			        height:108px;
    			        width:10px;
    			        float:left;
    			        /*background-color:Blue;*/
			        }
    			
			        .LatestProdImg {
    			        height:90px;
    			        width:60px;
    			        background-image:url('/images/prodthumb-latest.png'); background-repeat:no-repeat;
    			        padding:9px 9px 9px 9px;
    			        float:left;
			        }
			        
			        .LatestProdOddPad {
			            height:210px;
			            width:20px;
			            float:left;
			        }
		
	#footer {
		height:267px;
		width:100%;
		background-image:url(/images/footer-background.jpg); background-repeat:repeat-x;
		color:#ffffff;
	}
	
		#footer a {
			color:#ffffff;
			text-decoration:none;
		}
		
		#footer a:hover {
			color:#9298a9;
			text-decoration:none;
		}
	
		#footercontent {
			width:980px;
			height:267px;
			margin:0 auto;
		}
			#footercontainer {
				width:775px;
				height:206px;
				float:left;
			}
		
			#footertop {
				width:775px;
				height:28px;
			}
		
				#twitter-bird {
					width:173px;
					height:63px;
					margin:-57px 0px 0px 30px;
					padding:0px;
					position:absolute;
				}
				
			#footerlinkscontainer {
				width:775px;
				height:178px;
			}
			
				.footerlinks {
					width:190px;
					height:178px;
					float:left;
					text-align:left;
				}
				
					.footerlinks .headingitem, #footersignup .headingitem {
						position:relative;
						padding:0px 0px 17px 0px;
					}
				
						.footerlinks .headingitem a, #footersignup .headingitem a {
							color:#8892a1;
							text-decoration:none;
						}
						
						.footerlinks .headingitem a:hover, #footersignup .headingitem a:hover {
							color:#9298aa;
							text-decoration:none;
						}
				
					.footerlinks .headingitem .dark, #footersignup .headingitem .dark {
						margin:0px;
						padding:0px;
						color:#1a1a1a;
						font-size:18px;
						line-height:18px;
						position:absolute;
						z-index:1;
						top:-1px;
					}
					
					.footerlinks .headingitem .light, #footersignup .headingitem .light {
						margin:0px;
						padding:0px;
						color:#8892a1;
						font-size:18px;
						line-height:18px;			
						position:relative;
						z-index:2;
					}
				
				#footerpadding {
					width:15px;
					height:178px;
					float:left;
				}
			
			#footersignup {
				width:188px;
				height:178px;
				float:left;
				text-align:left;
				background-image:url(/images/footer-background-dark.jpg); background-repeat:repeat-x;
				padding:28px 0px 0px 17px;
			}
			
				#footersignupcontainer {
					margin:15px 0px 0px 0px;	
				}
			
				#footersignupfield {
					width:143px;
					height:27px;
					float:left;
					background-image:url(/images/signup-field.jpg); background-repeat:no-repeat;
				}
				
					.signupfield {
						border:0px;
						font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
						font-size:12px;
						width:131px;
						height:21px;
						margin:4px 2px 2px 10px;
						padding:0px;
					}
				
				#footersignupbutton {
					width:28px;
					height:27px;
					float:left;
				}
			
			#footerbottom {
				width:980px;
				height:61px;
				color:#8892a1;
			}
			
				#footerbottom a {
					color:#8892a1;
					text-decoration:none;
				}
				
				#footerbottom a:hover {
					color:#ffffff;
					text-decoration:none;
				}	
				
				#footerbottomleft {
					width:83px;
					height:40px;
					text-align:left;
					float:left;
					padding:21px 0px 0px 0px;
				}
				
				#footerbottommiddle {
					width:287px;
					height:38px;
					text-align:left;
					float:left;
					padding:23px 0px 0px 10px;
				}
				
				#footerbottomright {
					width:580px;
					height:38px;
					text-align:right;
					float:right;
					padding:23px 20px 0px 0px;
				}
		
.clear {
	clear:both;	
}

.hr {
	width:100%;
	height:2px;
	background-image:url(/images/hr.gif); background-repeat:repeat-x;
	margin:10px 0px 10px 0px;

}

.hr2 {
	width:100%;
	height:1px;
	background-image:url(/images/hr2.png); background-repeat:repeat-x; background-position:center;
	padding:10px 0px 10px 0px;
}

.hr3 {
	width:100%;
	height:1px;
	background-image:url(/images/hr3.png); background-repeat:repeat-x; background-position:center;
	padding:10px 0px 10px 0px;

}
	
/*------------------PRODUCT DETAILS PAGE CLASSES-------------------*/

.product-images {
    float:left;
    width:384px;
    height:653px;
    background-image:url('/images/proddetail-img-bg.png'); background-repeat:no-repeat;
    padding:0px 0px 20px 0px;
}

    .product-mainimg {
        width:343px;
        height:515px;
        padding:10px 21px 10px 20px;
    }

    .product-thumbs {
        width:364px;
        height:108px;
        padding:0px 10px 10px 10px;
    }
    
        .product-thumbnail  {
           width:72px;
           height:108px;
           float:left;          
        }
        
        .product-thumbnail2  {
           width:72px;
           height:108px;
           padding:0px 0px 0px 1px;
           float:left;
        }

.product-text {
    width:351px;
    float:right;
    padding:0px 0px 20px 20px;
}
    .product-text-brandname {
        font-size:18px;
        font-weight:bold;
        color:#515560;    
    }
    
    .product-text-prodname {
        font-size:14px;
        color:#515560; 
    }
    
    .product-text-price {
        font-size:36px;
        color:#515560;
        font-weight:bold;
    }

    .product-text1 {
    
    }
    
        .product-text1-1 {
            width:200px;
            height:56px;
            padding:20px 0px 0px 0px;
            float:left;
        }
        
        .product-text1-2 {
            width:151px;
            float:right;
            height:56px;
            padding:20px 0px 0px 0px;
            text-align:right;
        }

    .product-text2 
    {
        margin:20px 0px 0px 0px;
        background-image:url('/images/proddetail-blue-bg.png'); background-repeat:repeat-y;
        color:#515560;
        height:59px;
        width:332px;
        padding:0px 0px 0px 19px;
    }
    
        #sizelabel 
        {
            display:inline;
            float:left;
            height:39px;
            width:85px;
            vertical-align:middle;
            padding:20px 0px 0px 0px;
        }
        
        #sizedropdown
        {
            display:inline;
            float:left;
            text-align:left;
            height:42px;
            width:90px;
            padding:17px 0px 0px 0px;
        }
        
        #sizeaddtobasket 
        {
            display:inline;
            float:left;
            height:45px;
            width:136px;
            padding:14px 0px 0px 0px;
        }
    
    .product-text3-tabs 
    {
        height:25px;
        padding:0px 0px 1px 0px;
        margin:20px 0px 0px 0px;
        background-image:url('/images/tab-bottom-bg.png'); background-repeat:repeat-x;
    }

    .product-text3 
    {
        margin:0px 0px 0px 0px;
        color:#515560;
        background-image:url('/images/proddetail-blue-bg.png'); background-repeat:repeat-y;
    }
    
        #product-description 
        {
            padding:19px;
            background-image:url('/images/proddetail-blue-bg.png'); background-repeat:repeat-y;
        }
        
        #product-measurements 
        {
            padding:19px;
            background-image:url('/images/proddetail-blue-bg.png'); background-repeat:repeat-y;
        }
        
        #product-brandinfo 
        {
            padding:19px;
            background-image:url('/images/proddetail-blue-bg.png'); background-repeat:repeat-y;
        }
        
    .product-text4 
    {
        margin:20px 0px 0px 0px;
        color:#515560;
    }
    
        .product-text4-1
        {
            float:left;
            background-image:url('/images/proddetail-blue-bg.png'); background-repeat:repeat-y;
            padding:19px 0px 19px 19px;
            margin:0px 9px 0px 0px;
            width:119px;
        }
                  
            .product-text4-1 a {
                color:#697583;
                text-decoration:none;
                font-weight:bold;
                padding:0px 0px 0px 10px;
                background-image:url('/images/linkarrow.gif'); background-position:left center; background-repeat:no-repeat;
            }
    		
            .product-text4-1 a:hover {
                color:#515560;
                text-decoration:none;
                font-weight:bold;
                padding:0px 0px 0px 10px;
                background-image:url('/images/linkarrow-hover.gif'); background-position:left center; background-repeat:no-repeat;
            }
        
        .product-text4-2
        {
            float:left;
            background-image:url('/images/proddetail-blue-bg.png'); background-repeat:repeat-y;
            padding:19px 2px 19px 19px;
            width:98px;
        }
        
            .product-text4-2 a
            {
                color:#697583;
                text-decoration:none;
            }
            
            .product-text4-2 a:hover 
            {
                color:#515560;
            }
        
        .product-text4-3
        {
            float:left;
            background-image:url('/images/proddetail-blue-bg.png'); background-repeat:repeat-y;
            padding:19px 0px 16px 2px;
            width:83px;
        }

    .product-text5 {
        margin:20px 0px 0px 0px;
        color:#515560;
    }
    
        a.arrowlink {
            color:#697583;
            text-decoration:none;
            font-weight:bold;
            padding:0px 0px 0px 10px;
            margin:0px;
            background-image:url('/images/linkarrow.gif'); background-position:left center; background-repeat:no-repeat;
        }

        a:hover.arrowlink {
            color:#515560;
            margin:0px;
            background-image:url('/images/linkarrow-hover.gif'); background-position:left center; background-repeat:no-repeat;
        }

/*------------------PRODUCT LIST PAGE CLASSES-------------------*/

#productlist-info {
    width:100%;
}

#productlist-productcontainer {
    width:100%;
}

    .productlist-product {
        width:173px;
        height:323px;
        float:left;
    }
    
    .productlist-padding {
        width:20px;
        height:323px;
        float:left;
    }

        .productlist-image {
            width:153px;
            height:250px;
            background-image:url('/images/prodlist-img-bg.png'); background-repeat:no-repeat;
            padding:10px 10px 10px 10px;
        }

        .productlist-text {
            width:173px;
            height:73px;
            text-align:center;
        }

        .productlist-sale {

        }

.productlist-pagination {
    width:100%;
    text-align:center;
    color:#515560;
}

    .pagination-previous {
        display:inline; 
        width:100px;   
    }
    
        .pagination-previous a{
            background-image:url('/images/previous.gif'); background-repeat:no-repeat; background-position:center left;
            padding:0px 30px 0px 10px;
            color:#515560;
            text-decoration:none;
        }
        
    
    .pagination-summary {
        display:inline;    
    }
    
    .pagination-next {
        display:inline;
        width:100px;  
    }
    
        .pagination-next a{
            background-image:url('/images/next.gif'); background-repeat:no-repeat; background-position:center right;
            padding:0px 10px 0px 30px;            
            color:#515560;
            text-decoration:none;
        }

/*------------------BASKET-------------------*/

#basketprogress {
    margin:0px;
	padding:0px;
	color:#9298a9;
	font-size:18px;
	line-height:18px;
	text-align:center;
	width:100%;
}
    .basketstep 
    {
        display:inline;
        padding:0px 26px 0px 26px;
        text-align:center;
    }

        .basketstep a 
        {
            text-decoration:none;
            color:#9298a9;
        }

        .basketstep a:hover 
        {
            text-decoration:none;
            color:#515560;
        }

    .basketstep-current {
        color:#515560;
        display:inline;
        padding:0px 26px 0px 26px;
        text-align:center;
    }

        .basketstep-current a{
            color:#515560;
            text-decoration:none;
        }

        .basketstep-current a:hover{
            color:#9298a9;
            text-decoration:none;
        }
        
.basket-row 
{
    width:100%;
    color:#515560;
}

.basket-row a 
{
    color:#515560;
	text-decoration:none;
}

.basket-row a:hover 
{
    color:#9298a9;
	text-decoration:none;
}

.basket-row-img 
{
    height:90px;
    width:60px;
    background-image:url('/images/prodthumb-latest.png'); background-repeat:no-repeat;
    padding:9px 9px 9px 9px;
    float:left;
    }

.basket-row-prodname 
{
    float:left;
    width:300px;
    padding:0px 0px 0px 10px;
    }

.basket-row-price 
{
    float:left;
    width:100px;
    padding:0px 0px 0px 10px;
    }

.basket-row-size 
{
    float:left;
    width:100px;
    padding:0px 0px 0px 10px;
    }

.basket-row-remove 
{
    float:left;
    width:100px;
    padding:0px 0px 0px 10px;
    }
    
 .basket-promobox 
 {
     display:inline;
 }
 
 .basket-promoadd 
 {
     display:inline;
 }
 
 .basket-promocode 
 {
     display:inline;
 }

 .basket-subtotal {
	color:#515560;
 }

 .basket-shipping {
	color:#515560;
 }

.formFieldSingle{
	width:160px;
}

.formArea{
	
}

.formList{
	
}

.formButton{
	background:url(/images/buttonbg.jpg);
	background-image:url(/images/buttonbg.jpg);
	background-repeat:repeat;
	border:0px;
	font-family:Verdana;
	font-size:15px;
	height:27px;
	color:#333333;
}

/* ABOUT PAGE */

.about-images {
    float:right;
    width:311px;
    height:550px;
    background-image:url('/images/about-img-bg.png'); background-repeat:no-repeat;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 20px;
}

    .about-mainimg {
        width:291px;
        height:412px;
        padding:10px 10px 10px 10px;
    }

    .about-thumbs {
        width:291px;
        height:108px;
        padding:0px 10px 10px 10px;
    }
    
        .about-thumbnail  {
           width:72px;
           height:108px;
           float:left;          
        }
        
        .about-thumbnail2  {
           width:72px;
           height:108px;
           padding:0px 0px 0px 1px;
           float:left;
        }
		
#slideGallery {
	width:510px;
	height:270px;
	margin:0px;
}