@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #313438;
	background-image: url(../images/Background_Fade.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#HeaderHolder {
	background-image: url(../images/TopNavWhite.jpg);
	height: 100px;
	width: 900px;
}
#HeaderSpace {
	float: right;
	height: 100px;
	width: 20px;
}
#HeaderItem {
	float: right;
	height: 100px;
	padding-right: 10px;
	padding-left: 10px;
}
#LogoBox {
	float: left;
	height: 100px;
	width: 300px;
}

#wrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#menu {
	float: right;
	padding-right: 15px;
	line-height: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100px;
	margin: 0px;
}
#menu li {
	float: left;
	display: block;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -1px;
}
#menu li a {
	display: block;
	max-height: 100px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#menu li a {
	text-transform: uppercase;
	text-decoration: none;
	background: url('../images/NavRedInside.jpg') right center no-repeat;
	color: #000000;
}
#menu li.last a { background: none; }
#menu li a:hover , #menu li a:focus , #menu li.active a {
	color: #fff;
	background-color: #00acd8;
	background-image: url(../images/TopNavRed.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
#FlashHolder {
	clear: both;
	height: 170px;
	background-image: url(../images/Center.jpg);
	padding: 20px;
	width: 860px;
	font-weight: bolder;
}
#FlashHolder.Small {
	height: 70px;
	background-image: url(../images/Center.jpg);
	padding: 20px;
	width: 860px;
	font-weight: bolder;
}
#CenterMenuHolder {
	background-color: #313438;
	width: 900px;
	color: #FFFFFF;
	float: left;
}
#MainContentHolder {
	background-color: #FFFFFF;
	width: 900px;
	color: #313438;
	float: left;
}
#FooterHolder {
	background-color: #FFFFFF;
	width: 880px;
	color: #313438;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #313438;
	padding: 10px;
}
#BlackBox {
	width: 155px;
	padding: 10px;
	float: left;

}
#BlackBox2 {
	width: 340px;
	padding: 10px;
	float: left;
}
#BlackBox.last { background: none; }
#BlackBoxHeader {
	padding-top: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FFFFFF;
	width: 140px;
	float: left;
}


#BlackBoxHeader a {
	color: #fff;
	text-decoration: none;
}
.subnavbar {
	color: #fff;
	text-decoration: none;
	}

#menu li a:hover , #menu li a:focus , #menu li.active a {
	color: #fff;
	background-color: #00acd8;
	background-image: url(../images/TopNavRed.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}





.BlackIndent {
	padding-left: 10px;

}

#LeftBox {
	width: 225px;
	float: left;

}
#SearchBox {
	width: 185px;
	float: left;
	background-color: #313438;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

}
#WhiteBox {
	width: 185px;
	float: left;
	background-image: url(../images/NavWhiteInside.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#WhiteBox.last { background: none; }
#WhiteBox.double {
	width: 410px;
}
#WhiteBox.tripple {
	width: 630px;
}
#WhiteBox.Side {
	background-image: url(../images/column.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.WhiteHeaders {
	font-size: 20px;
	color: #00acd8;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.WhiteHeadersSM {
	font-size: 16px;
	color: #00acd8;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#imageFeaHome {
	float: left;
	width: 190px;
	background-color: #F9F9F9;
	height: 275px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	overflow: hidden;
}
#ArtistListSideBar {
	padding-top: 5px;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}
#ArtistListSideBar_Home {
	padding-top: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FFFFFF;
	width: 140px;
	float: left;
}
#ArtistListSideBar_Home a {
	color: #FFFFFF;
}
#CatagoryListSideBar {
	padding-top: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#CatagoryListSideBar_home {
	padding-top: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	font-weight: bold;
	float: left;
	width: 125px;
}
#CatagoryListSideBar_home a {
	color: #FFFFFF;
}


#PicGaleryCell {
	padding: 1px;
	float: left;
	height: 220px;
	width: 200px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 7px;
	margin-left: 2px;
}
#Clear {
	
	clear: both;
}





.faqQ {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.faqA {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.GoBack {
	color: #666666;
	margin: 0px;
	padding: 2px;
	border: 1px solid #EFEFEF;
}
#ArtWorkBox {
	color: #666666;
	margin: 0px;
	border: 1px solid #E5E5E5;
	background-color: #EFEFEF;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	overflow: auto;
	}
#SearchBoxAux {
	width: 185px;
	float: left;
	background-color: #00acd8;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #313438;
}
a {
	color: #000000;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #00acd8;}

#FeatureBox {
	clear: both;
}
#PicGaleryCell2 {
	padding: 1px;
	float: left;
	height: 240px;
	width: 200px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 7px;
	margin-left: 2px;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #313438;
	margin: 0px;
	padding: 5px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #313438;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#BlackSeeBox {
	border: 3px solid #333333;
	width: 240px;
	background-color: #F2E9DF;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.clickdetails {
	font-size: 8px;
	margin: 0px;
	padding: 0px;
	width: 188px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.WhiteHeaders2 {
	font-size: 36px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: capitalize;
	font-style: italic;
}
