﻿body, table
{
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Lucida Sans, Lucida Grande, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

/* table with borders */
table
{
	border: solid 1px #696A6C;
}

td
{
	border: solid 1px #696A6C;
    margin: 0;
    padding: 4px;
}

/* headings */
h1, .Heading1
{
	font-size: 22px;
	font-family: "Ubuntu Condensed", Georgia, Times New Roman, Verdana, Sans-Serif;
	color: #694C9C;
	margin: 0 0 10px 0;
	padding : 0 0 0 0;
	font-weight: normal;
	line-height: 22px;
}

h2,h3,h4, .Heading2, .Heading3, .Heading4
{
	font-family: "Ubuntu Condensed", Georgia, Times New Roman, Verdana, Sans-Serif;
	color: #694C9C;
	margin: 10px 0 10px 0;
	padding : 0 0 0 0;
	font-weight: normal;
}

h2, .Heading2 { font-size: 20px; }
h3, .Heading3 { font-size: 18px; }
h4, .Heading4 { font-size: 16px; }

.AlternativeFont { font-family: "Ubuntu Condensed", Georgia, Times New Roman, Verdana, Sans-Serif; }

/* Paragraphs */
p, .Para
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

/* Hyperlinks */
a
{
	text-decoration: none;
	color: #A52125;
}

a:hover
{
	color: #694C9C;
}
		
/* simple classes */
.NoBorder { border: none; }

.ClearBoth { clear: both; }

.Clear 
{ 	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}


.BigText { font-size: 14px; }
.NormalText { font-size: 12px; }
.SmallText { font-size: 10px; }		

.Central { text-align: center; }

.PicLeft { float:left; padding: 0 10px 0 0; border: none; }
.PicRight { float:right; padding: 0 0 0 10px; border: none; }

.ErrorLabel, .Highlight { color: #ff0000; font-weight: normal; font-style: italic; }
.Tip { color: #00498d; font-size: 11px; font-style: italic; }

.Spacing20 { width: 100%; height: 20px; }
.Spacing { width: 100%; height: 10px; }
.Spacing5 { width: 100%; height: 5px; }
.Spacing2 { width: 100%; height: 2px; }

.FourCol { float: left; width: 24%; }

.hidden { display: none; }
.unhidden { display: block; }

.InputSize { font-size: 11px; }

.Overflow { overflow: auto; }

/* Standard warnings */
.InfoMsg 
{
	background: #FFFFC8 url(Graphics/info1.gif) no-repeat;
	padding-left: 40px;
	min-height: 30px;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}

.ErrorMsg
{	background: #FFFFC8 url(Graphics/error.gif) no-repeat;
	padding-left: 40px;
	min-height: 30px;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}

.WarningMsg
{
	background: #FFFFC8 url(Graphics/warning.gif) no-repeat;
	padding-left: 40px;
	min-height: 30px;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}

/* Banner */
#BannerHolder
{
	width: 100%;
	background: #ffffff; /*#694C9C url(Graphics/watermark-banner.jpg) repeat-x;*/
	height: 130px;
	padding-top: 20px;
}

#Banner
{
	width: 780px;
	background: transparent url(Graphics/small-logo.gif) no-repeat scroll center left;
	margin: 0 auto 0 auto;
	padding: 85px 0 0 118px;
	height: 25px;
	font-size: 15px;
}	

/* Breadcrumb navigation */
.Breadcrumb
{
	font-size: 9px;
	padding-bottom: 10px;
}
	

/* Content headings */
/*
#Content h1
{
	background-color: #694C9C;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	width: 98%;
	margin: 5px 0 5px 0;
	padding-left: 2%;
}	
*/

/* Home page */
#Wrapper { width: 900px; margin: 0 auto 0 auto; }
           
#HomeTop
{
	width: 100%;
	height: 415px;
	color: #dcdcdc;
}

.HomeInfo
{
	/*background: #52318c url(Graphics/swirl1.jpg) no-repeat;*/
	background: #434343;
	width: 285px;
	height: 400px;
	float:left;
	padding: 5px 5px 5px 5px;
}	

.HomeInfoText
{ 
	height: 370px;
	background: #434343 url(Graphics/swirl2.jpg) no-repeat;
}

.HomeInfoButton
{
	/*background: #3F256C url(Graphics/button2.gif) no-repeat;*/
	background: #303030 url(Graphics/button.gif) no-repeat;
	width: 245px;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	text-transform: uppercase;
}

#PlainHomeTop
{
	width: 100%;
	/*height: 415px;*/
	color: #303030;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.PlainHomeInfo
{
	/*background: #52318c url(Graphics/swirl1.jpg) no-repeat;*/
	background: #ffffff;
	width: 285px;
	/*height: 400px;*/
	float:left;
	padding: 5px 5px 5px 5px;
}	

.PlainHomeInfoText, .SpotlightText
{ 
	/*height: 370px;*/
	background: #ffffff;
	text-align: justify;
}

.SpotlightText { /*height: 172px;*/ padding-top: 10px; }
 
a.PlainHomeInfoButton
{
	display: block;
	background: #ffffff url(Graphics/button5.gif) no-repeat;
	width: 245px;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	text-transform: uppercase;
}

a.PlainHomeInfoButton:hover
{
	background: #e5e5e5 url(Graphics/button5.gif) no-repeat;
}
	

.PlainHomePicHolder { width: 284px; height: 188px; overflow: hidden; }	

.HomePic { padding-bottom: 10px; border: none; }

.WithPadding { margin-right: 7px; }

#HomeTop a, #HomeBottom a { color: #ffffff; font-weight: bold;}
#HomeTop a:hover, #HomeBottom a:hover { text-decoration: underline; }

#HomeTop h2, #HomeBottom h2 { color: #dcdcdc; }

#HomeBottom
{
	clear: both;
	width: 100%;
	height: 320px;
}

.Storefront
{
	background: #52318c url(Graphics/big-swirl1.jpg) no-repeat;
	padding: 5px 5px 5px 5px;
	width: 	587px;
	margin-right: 7px;
	float:left;
	height: 300px;
	color: #dcdcdc;
}	

.StorefrontPic
{
	float:left;
	height: 300px;
	width: 270px;
}
	
.StorefrontText
{
	height: 240px;
	float: right;
	width: 212px;
}

.StorefrontButton
{
	float:right;
	background: #3F256C url(Graphics/button2.gif) no-repeat;
	width: 182px;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	text-transform: uppercase;
}
	
.Enquiry
{
	width: 285px;
	background: #A52125;
	float:left;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
}

.EnquiryText
{
	height: 270px;
}
	
.EnquiryButton
{
	background: #962024 url(Graphics/button3.gif) no-repeat;
	width: 245px;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	text-transform: uppercase;
}
	
/* Navigation */
/*
#Banner ul
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: inline;
}

#Banner ul li
{
	padding: 0 0 0 0;
	background: #ffffff;
	display: inline;
}
*/

/* Styles for Menu Items */
/*
#Banner ul li a 
{
	text-decoration: none;
	padding: 0 30px 0 0;
}

#Banner ul li a:hover 
{ 
	
}	

#Banner li ul 
{ 
	margin-top: 0;
	margin-bottom: 0;
	display:block;
	border-bottom: solid 1px #e5e5e5;
}	

#Banner li ul li a
{
	display:block;
	width: 150px;
	background-color: #ffffff;
	height: 22px;
	line-height: 22px;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
}
*/
#Banner ul
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 30px;
	z-index: 100;
	display: inline;
}

#Banner ul li
{
	float:left;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 30px;
	z-index: 50;
}

#Banner li ul
{
	position: absolute;
	left: 10px;
	top: 29px;
	display:none;
	background: #ffffff;
	z-index: 120;
	border-bottom: solid 1px #e5e5e5;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	font-size: 12px;
	width: 200px;
	padding-left: 5px;
	padding-bottom: 4px;
}
	
/* Styles for Menu Items */
#Banner ul li a 
{
	text-decoration: none;
	padding: 0 30px 0 0;
	background: none; /* IE6 Bug */
	z-index: 50;
}

/* Fix IE. Hide from IE Mac \*/
* html #Banner ul li { float: left; height: 1%; }
* html #Banner ul li a { height: 1%; }
/* End */

#Banner ul li a:hover 
{ 
}	
		
#Banner li ul li a 
{ 
	width: auto; 
	background: none; 
	text-align: left;
	display: block;
	width: 164px;
	padding-left: 2px;
} /* Sub Menu Styles */

#Banner li ul li a:hover
{ 
	background-color: #e5e5e5;
} /* Sub Menu Styles */
		
#Banner li:hover ul, li.over ul 
{ 
	display: block; 
} /* The magic */

	

/* footer */
#Footer
{
	padding: 10px 0 20px 0;
	clear: both;
	background: #694C9C url(Graphics/big-swirl.jpg) repeat;
	color: #947EB7;
	min-height: 450px;
}

.Footer
{ 
    width: 900px; 
    margin: 0 auto 0 auto; 
}

.Footer a { color: #B3A3CC; }
.Footer a:hover { color: #D1C8E0; }
.Footer h1, .Footer h2 { color: #947EB7; }

.FooterCol1, .FooterCol2
{
    float: left;
    width: 280px;
    padding-right: 20px;
}

.FooterCol2 { padding-right: 0; }

.FooterCol3
{
    float: right;
    width: 290px;
}

.qr
{
    float: left;
    width: 64px;
    height: 64px;
    border: none;
    margin-right: 20px;
    margin-bottom: 10px;
}

.arttrade
{
    float: left;
    width: 199px;
    height: 64px;
    border: none;
    margin-bottom: 10px;
}

.icode
{
    float: left;
    width: 142px;
    height: 75px;
    border: none;
    margin-bottom: 10px;
    margin-right: 10px;
}

.aart
{
    float: left;
    height: 75px;
    border: none;
    width: 130px;
    margin-bottom: 10px;
}
.Credits
{
    font-size: 12px;
    font-family: "Ubuntu Condensed", Tahoma, Arial, Sans-Serif;
}         

.Credits a { color: #37215C; }
.Credits a:hover { color: #1B102E; }

/* contact details */
#ContactDetails
{
	float:left;
	width: 450px;
}

#ContactMap
{
	float: right;
	width: 440px;
}			

/* gallery */
.GallerySearch
{
	background: #e5e5e5 url(Graphics/search-bg.gif) repeat-x;
	height: 40px;
	line-height: 40px;
	width: 96%;
	padding: 0 2% 0 2%;
}

.GalleryShowAdvanced
{
	float:left;
	height: 100%;
	width: 30%;
}
		
.GalleryQuickFind
{
	float:right;
	height: 100%;
	width: 50%;
}

.GalleryQuickFind1 { float:left; text-align: right; width: 43%; }
.GalleryQuickFind2 { float:right; width: 52%; line-height: 22px; padding-top:9px; }


#AdvancedSearch
{
	margin-top: 1px;
	background-color: #e5e5e5;
	padding: 0 0 0 4%;
	height: 50px;
}

		
.GalleryDetail
{
	width: 100%;
	margin: 20px 0 20px 0;
}		

#TopGalleryButtonRow, #BottomGalleryButtonRow
{
	height: 35px;
	line-height: 35px;
	width: 100%;
}

#TopGalleryButtonRow { border-bottom: solid 1px #e5e5e5; padding-bottom: 3px; margin-bottom: 5px; margin-top: 5px; }
#BottomGalleryButtonRow { border-top: solid 1px #e5e5e5; padding-top: 3px; margin-top: 5px; margin-bottom: 5px; }

.BackButton
{
	float:left;
	width: 120px;
}

.NextButton
{
	float:right;
	width:120px;
}

#TopGalleryButtonRow a, #BottomGalleryButtonRow a
{
	display: block;
	background: #ffffff url(Graphics/button5.gif) no-repeat;
	width: 80px;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	text-transform: uppercase;
}

#TopGalleryButtonRow a:hover, #BottomGalleryButtonRow a:hover
{
	background: #e5e5e5 url(Graphics/button5.gif) no-repeat;
}

.GalleryRow
{
	width: 100%;
	height: 320px;
	padding: 5px 0 5px 0;
}
	
.GalleryRect
{
	width: 299px;
	height: 100%;
	float:left;
	text-align: center;
}

.GalleryPicHolder
{
	overflow:hidden;
	width: 250px;
	height: 250px;
	margin: 0 auto 0 auto;
}

.GalleryMiddle { border-top: solid 3px #e5e5e5; /*border-bottom: solid 3px #e5e5e5; */ }

.GalleryPic
{
	margin: 0 auto 0 auto;
	display:block;
	border: none;
}	

/* art detail page */
#ArtInfoHolder
{
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
#ArtInfo
{
	float:left;
	width: 300px;
	padding-right: 20px;
}

#ArtThumb
{
	float: left;
	width: 250px;
	text-align: center;
	background-color: #e5e5e5;
	padding: 5px 5px 5px 5px;
}

#ArtButtons
{
    float: right;
    width: 200px;
}
    
		
/* enquiry screen */
#Enquiry
{
	width: 50%;
	margin: 0 auto 20px auto;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
.TopBorder
{
	border-top: solid 1px #e5e5e5;
	padding-top: 5px;
}	

.AllBorders
{
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* login screen */
#Login
{
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 30%;
	margin: 0 auto 10px auto;		
}

.Sold { color: #ff0000; font-weight: bold; }

/* ajax loaders */
.AjaxLoaderOuter
{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: transparent url(Graphics/overlay.png) repeat;
}

.AjaxLoader
{
	background: #ffffff;
	border: solid 2px #dcdcdc;
	text-align: center;
	width: 20%;
	height: 20%;
	padding: 5% 5% 5% 5%;
	position:relative;
	left: 35%;
	top: 35%;
}
	
/* about box */
#AboutBox
{
    position: fixed;
    top: 0;
    left: 0;
	background: transparent url(Graphics/overlay.png) repeat;
    width: 100%;
    height: 100%;
    font-size: 11px;
    line-height: 14px;
}

#AboutBox div
{
    position: relative;
    left: 19%;
    top: 19%;
    background-color: #ffffff;
    width: 59%;
    height: 59%;
    border: 2px solid #dcdcdc;
    padding: 2% 2% 2% 2%;
}            	

/* buttons */
.button
{
    border: none;
    background: #dcdcdc url(Graphics/button.png) no-repeat scroll left center;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding: 0 10px 0 35px;
    color: #505050;
    display: inline-block;
    cursor: pointer;
    font-family: "Ubuntu Condensed", Arial, Sans-Serif;
}

.button:hover
{
    background: #c0c0c0 url(Graphics/button.png) no-repeat scroll left center;
    color: #505050;
}    

a.Button
{
    display:block;
    background: #dcdcdc url(Graphics/button.png) no-repeat scroll left center;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding: 0 10px 0 35px;
    color: #505050;
    float: left;
    font-family: "Ubuntu Condensed", Arial, Sans-Serif;
    text-transform: capitalize;
}

    
a.Button:hover
{
    background: #c0c0c0 url(Graphics/button.png) no-repeat scroll left center;
    color: #505050;
}    

a.FaceButton
{
    display: inline-block;
    background: transparent url(Graphics/facebook32.png) no-repeat scroll left center;
    height: 34px;
    line-height: 34px;
    font-size: 22px;
    padding: 0 10px 0 40px;
    font-family: "Ubuntu Condensed", Arial, Sans-Serif;
    text-transform: capitalize;
}

    
a.FaceButton:hover
{
    background: transparent url(Graphics/facebook32.png) no-repeat scroll left center;
    color: #D1C8E0;
}    

/* social media bar */
.SocialMedia
{
    height: 34px;
	background: #c6c6c6 url(Graphics/big-swirl1.jpg) repeat;
	border-bottom: 1px solid #ececec;
}    

.SocWrap
{
    width: 900px;
    margin: 0 auto 0 auto;
    height: 30px;
    padding-top: 4px;
}

.FaceLike
{
    float: left;
    height: 32px;
    width: 450px;
    padding-top: 3px;
}
    
