﻿body
{
    margin:0px;
}
div#loading
{
    display: none;
    width: 60px;
    height: 30px;
    position: fixed;
    top: 50%;
    left: 50%;
    background: url(/content/images/general/loading.gif) no-repeat center center #FFFFFF;
    text-align: center;
    padding: 10px;
    font: normal 16px Tahoma, Geneva, sans-serif;
    border: 1px solid #666;
    margin-left: -30px;
    margin-top: -35px;
    z-index: 2;
    overflow: auto;
}

form
{
    margin:0px;
}
input.email
{
    width:250px;
}

.poweredBy
{
    width:100%;
    color:#CCCCCC;
    vertical-align:middle;
    text-align:center;
}
.poweredByInner
{
    padding:10px;
}
.poweredByInner a
{
    color:#CCCCCC;
}
#stylePreview
{
    background-color:#000000;
    color:#FFFFFF;
    text-align:center;
    height:30px;
}
#stylePreview a
{
    color:White;
}
.both
{
    clear:both;
}
img
{
    border:0px;
}
img.border
{
    border: 1px solid silver;
}
.galleryMediumItem, .gallerySmallItem, .artworkMediumItem, .artworkSmallItem
{
    float:left;
    margin-right:20px;
    height:250px;
    width:220px;
}
.gallerySmallItem, .artworkSmallItem
{
    height:150px;
    width:120px;
    margin-right:20px;
}
.galleryImage img, .artworkItemImage img
{
    border:1px solid #bbbbbb;
}

.galleryItemTitle, .artworkItemTitle
{
    overflow: hidden;
    max-height: 16px;

}
/* Search Results */
/* Prints */
.printItem, .printDetailItem
{
    float:left;
    margin-bottom:20px;
    margin-right:10px;
    height:130px;  
    width:130px;
    text-align:left;    
}
.printDetailItem
{
    height:190px;
    width:135px;
}
.printItem .printName
{
    
}
.printItem .printPrice 
{
    font-style:italic;
}

.originalItem, .originalDetailItem
{
    float:left;
    margin-bottom:20px;
    margin-right:10px;
    height:130px;  
    width:130px;
    text-align:left;    
}
.originalDetailItem
{
    height:190px;
    width:135px;
}

.detailTitle
{
    font-size:90%;
    font-weight:bold;
    overflow:hidden;
    max-height:16px;
}
.detailArtist
{
    font-size:90%;
    overflow:hidden;
    max-height:16px;
}
.detailSize
{
    font-size:80%;
    overflow:hidden;
    max-height:16px;
}
.detailPrice
{
    font-size:90%;
    overflow:hidden;
    max-height:16px;
}
.artworkDetailImage {
    float:right;
    margin-left:10px;
    width:400px;
}
.artworkScale
{
    text-align:right;
}
.guestbookEntry
{
    margin-bottom:10px;
}

.guestbookEntry .guestbookEntryDate
{
       
}
.guestbookEntry .guestbookEntryFrom
{
    font-weight:bold; 
}
.guestbookEntry .guestbookEntryComment
{
    font-style:italic;    
}
.artworkCommentEntry
{
    clear:right;
    margin-bottom:10px;
}
.artworkCommentEntry .artworkCommentImage
{
    float:left;
    margin-right:10px;
}
.artworkCommentEntry .artworkCommentImage img
{
    border:1px solid #bbbbbb;
}
.artworkCommentEntry .artworkCommentArea
{
    float:left;
}

.artworkCommentEntry .artworkComment
{
    font-style:italic;
}

.artworkCommentEntry .artworkCommentDate
{
    
}
.breadcrumbLink
{
    margin:0px 5px 0px 5px;
    color:#000000;
}

/* End of Comment item */

/* Pager */
.pager 
{
    background-color:#FFFFFF;
	padding:7px;
	margin:0px 0px 10px 0px;
	color:#000000;
}

.pager .disabled 
{
	border:1px solid #cccccc;
	color:#cccccc;
	margin-top:4px;
	padding:3px;
	text-align:center;
}

.pager .current 
{
	background-color:#ffffff;
	border:1px solid #009;
	color:#000;
	font-weight:bold;
	margin-top:4px;
	padding:3px 5px;
	text-align:center;
}

.pager span, .pager a
{
	margin: 4px 3px;
	color:#000000;
}

.pager a 
{
	border:1px solid #c0c0c0;
	padding:3px 5px;
	color:#000000;
	text-align:center;
	text-decoration:none;
}
.pager a:hover
{
    background-color:White;
    color:Black;
}
/* end of Pager */

.fieldTitle
{
    font-weight:bold;
}

/* sub navigation on custom pages */
ul.submenu
{
    margin:			0;
	padding:		0;
	list-style:		none;
}

ul.submenu li
{
    
    margin-right:10px;
}

/* map */
.artistMapContainer
{
}
.artistMapContainer .artistMapArtistName
{
}
.artistMapContainer .artistMapImage
{
    height:120px;
}
.artistMapContainer .artistMapSummary
{
    
}

.artistArtworkMapContainer
{
    width:350px;
    overflow:auto;
    height:100%;
    
}
.artistArtworkMapContainer .artistArtworkMapTitle
{
    font-weight:bold;
}

.artistArtworkMapContainer .artistArtworkMapImage
{
    float:left;
    height:120px;
    padding-right:5px;
}
.artistArtworkMapContainer .artistArtworkMapDescription
{
    
    margin-left:5px;
}

/* Homepage */
.homeLatestArtwork
{

}
.homeTagCloud
{

}


/* Validation Errors */

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.textarea
{
    height:50px;
    width:300px;
}

/* goes under artwork*/
#additionalImages
{
    clear:right; 
    float:right;
}
#additionalImages img
{
    margin-left:5px;
    margin-top:5px;
    border:1px solid #cccccc;
}


/* Prints */
.printItem, .printDetailItem
{
    float:left;
    margin-bottom:20px;
    margin-right:10px;
    height:130px;  
    width:130px;
    text-align:left;    
}
.printDetailItem
{
    height:190px;
    width:135px;
}
.printItem .printName
{
    
}
.printItem .printPrice 
{
    font-style:italic;
}

.originalItem, .originalDetailItem
{
    float:left;
    margin-bottom:20px;
    margin-right:10px;
    height:130px;  
    width:130px;
    text-align:left;    
}
.originalDetailItem
{
    height:190px;
    width:135px;
}

.detailTitle
{
    font-size:90%;
    font-weight:bold;
    overflow:hidden;
    max-height:16px;
}
.detailArtist
{
    font-size:90%;
    overflow:hidden;
    max-height:16px;
}
.detailSize
{
    font-size:80%;
    overflow:hidden;
    max-height:16px;
}
.detailPrice
{
    font-size:90%;
    overflow:hidden;
    max-height:16px;
}
table.table
{
    padding:0px;
    width:100%;
}
table.table th
{
    background-color:#006699;
    color:White;
    padding:3px;
}
table.table tr.odd td
{
    background-color:#eeeeee;    
}

/* Blog */
.blogPost
{
    margin-bottom:20px;
}
.blogPostTitle
{
    font-weight:bold;
    padding-bottom:5px;
    font-size:120%;
    
}
.blogPostContent
{

}
.blogPostPublishInfo
{
    margin-top:5px;
    padding-top:5px;
    border-top:1px solid #CCCCCC;
    text-align:right;
    color:#CCCCCC;
}
.blogPostComments
{
    margin:10px 0 10px 0;
    display:none;
    background-color:#EEEEEE;
    border:1px solid #CCCCCC;
    padding:10px;
}
.blogCommentContent
{

}
.blogCommentAuthorDate
{
    color:#AAAAAA;
    
}
.addCommentArea
{
    display:none;
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px solid #CCCCCC;
}

#blogPosts
{
    float:left;
    width:60%
}
#blogArchive
{
    float:right;
    width:35%;
}