@charset "utf-8";

#homepage_adverts
{
	border-bottom: 1px solid #604020;
    margin: 0 20px;
    padding: 0 20px 20px;
	float:left;
}
#currentDisplays
{
	background-color: #FFFFFF;
    border: 5px solid #555555;
    float: left;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    width: 325px;
}

#currentDisplays h3
{
	color: #555555;
    font-family: Georgia;
    font-size: 17pt;
    font-weight: normal;
    letter-spacing: -1px;
    padding: 5px;
    text-transform: uppercase;
}
#currentDisplays .taskLink
{
	background-color: #009966;
    border: 1px solid #009966;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 0 20px;
    padding: 10px;
    width: 100px;
}
.imgBorder
{
	border:7px solid #EFEFEF;
}
.imgBorder:hover
{
	border:7px solid #669966;
}

.linedTitle
{
	border-bottom:1px solid #604020;
	font-size:14pt;
}
.linedTitle_small
{
	font-style:italic;
	font-size:10pt;
}
.unlinedTitle
{
	font-size:16pt;
	font-weight:bold;
}

#galleryButtons
{
	float: left;
    margin-left: 56px;
    width: 41px;
}
#galleryButtons a 
{
	background-color: #555555;
    border: 1px solid #000000;
    color: #EFEFEF;
    display: block;
    margin: 10px;
    padding: 5px 15px;
}
#galleryButtons a:hover
{
	background-color:#222222;	
}
#homepageSlideGallery
{
	background-color: #000000;
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 802px;
}
#slideGalleryContainer
{
	position:absolute;
	top:0;
}
#homepageSlideGallery .slide
{
	
}

#topHomeAdvertContent
{
	margin: auto;
    width: 800px;
	clear:both;
}

.categoryPlacement
{
    float: left;
    margin: 20px 15px;
    padding: 5px 17px;
    text-align: center;
    width: 200px;
}

.categoryPlacement a
{
	display: block;
    padding: 10px 0;
    text-decoration: underline;
}

.categoryPlacement img a
{
	text-decoration:none;
}


/* paintings.php */
.painting_search_entry
{
	padding:10px;
	color:#604020;
	font-weight:bold;
}
.painting_search_entry a
{
	color:#604020;
}

.painting_search_entry a:hover 
{	
	text-decoration:underline;
}


.painting_search_entry h2
{
	padding:5px;
	border-bottom:1px solid #604020;
}
.painting_search_entry img
{
	float:left;
	padding:5px;
}
.painting_search_entry_details
{
	margin-left:170px;
}
#category_description
{
	text-align:justify;
	font-weight:bold;
}

/* painting-categories.php */
.category_link
{
	float:left;
	height:200px;
	margin:10px;
	overflow:hidden;
	padding:10px;
	text-align:center;
	width:200px;
}
.category_link a
{
	color:#604020;
	text-decoration:none;
}



/* galleries */
.slideGallery
{
	background-color:#EFEFEF;
	height:227px;
	overflow:hidden;
	padding:10px 0;
	position:relative;
}
.innerGallery
{
	left:0;
	position:relative;
	width:500px;
}
.slideGallery_title
{
	background-color:#FFFFFF;
	margin-top:10px;
	padding:10px 0;
	text-align:center;
}
.slideGallery_item
{
	float:left;
	height:119px;
	overflow:hidden;
	position:relative;
	text-align:center;
	width:100px;
}
.slideGallery_item a
{
	font-weight:bold;
}

.slideGallery_bottom
{
	clear:both;
	background-color:#FFFFFF;
	padding:5px;
}

.staticGallery
{
	
}

.staticGallery_item
{
	float:left;
	font-weight:bold;
	margin:0 18px;
	text-align:center;
	width:100px;
	height:200px;
	overflow:hidden;
}
.staticGallery_item a
{
	color:#604020;
	text-decoration:none;
}

.single_painting_holder
{
	background-color:#FFFFFF;
	clear:both;
	float:left;
	margin:auto;
	padding:45px 50px 10px;
	text-align:center;
}

/* contact form */
#contactForm
{
	margin:30px auto;
	width:400px;
	background-color:#E0E1D2;
	border:1px solid #604020;
}
#contactForm label
{
	padding:10px;
	display:block;
}
#contactForm input, #contactForm textarea
{
	width:350px;
	padding:10px;
	font-size:12pt;
	color:#666666;
}

.contact_title
{
	font-size:17pt;
}
#contact_thumbnails
{
	padding:10px 0;
}

#contact_thumbnails img
{
	border:2px solid #CCCCCC;
}

/* Artist Links */
.artist_link
{
	border-top:1px solid;
	padding:5px;
}

/* Greetings Cards */
#greetings_card_gallery
{
	border:2px solid;
	margin:10px;
	padding:10px;
	width:650px;
	background-color:#000000;
}

.greetings_card_thumbnail
{
	float:left;
	margin:0 8px;
}

/* Shopping Basket*/
.shoppingBasket_totalItems
{
	border:1px solid #339966;
	color:#339966;
	padding:5px;
	margin:10px 20px;
	background-color:#F2FFF2;
}

/* XMAS STYLES */

.xmas_title
{
	background-image:url("/images/xmas_theme/candy_cane.png");
	background-repeat:no-repeat;
	border:1px solid #ED2327;
	color:#ED2327;
	height:40px;
	padding-left:50px;
	padding-top:10px;
}

.slideGallery_title_xmas
{
	background-color:#C21528;
	background-image:url("/images/xmas_theme/present_label.png");
	background-position:center center;
	background-repeat:no-repeat;
	height:50px;
	padding-left:35px;
	padding-top:25px;
	text-align:center;
	color:#012432;
	margin:0;
}

.slideGallery_title_xmas a
{
	color:#012432;
}

.slideGallery_xmas
{
	background-color:#C21528;
	height:227px;
	overflow:hidden;
	padding:10px 0;
	position:relative;
}

.slideGallery_item_xmas
{
	float:left;
	height:114px;
	overflow:hidden;
	position:relative;
	text-align:center;
	width:100px;
}

.slideGallery_item_xmas a
{
	font-weight:bold;
	color:#FFFFFF;
	font-size:11pt;
}

.slideGallery_bottom
{
	clear:both;
	background-color:#FFFFFF;
	padding:5px;
}
.present_ribbon
{
	height:80px;
	background:url(../images/xmas_theme/ribbon_withred.png) no-repeat center;
}

#homepageAdBtns li
{
	float:left;

}
#homepage_adverts_xmas
{
	background-color:#009247;
	background-image:url("../images/xmas_theme/homepage/santa.png");
	background-position:384px bottom;
	background-repeat:no-repeat;
	height:450px;
}

#homepageSlider_xmas
{
	clear:both;
	height:270px;
	overflow:hidden;
	position:relative;
	width:390px;
}

#homepage_advert_slider
{
	width:2000px;
	clear:both;
	overflow:hidden;
	position:relative;
	z-index:0;
}

.advert_inner
{
	float:left;
	height:270px;
	width:391px;
	color:#FCE794;
	text-align:center;
}
.advert_thumbnail
{
	width:190px;
	float:left;
}
.advert_thumbnail a
{
	color:#FFFFFF;
	font-size:13pt;
}

.advert_inner h2
{
	padding-bottom:20px;
	font-size:20pt;
}

#mainContent_xmas
{
	padding:40px;
	color:#444444
}

