/* Style ID: 9991 */ 
/* User ID: 1560 */ 
@import url(http://fonts.googleapis.com/css?family=Josefin+Sans);

/* CSS Document */
html, body {
padding: 0;
margin: 0;
	 font-family: "Josefin Sans", arial, serif;  font-size: 13pt;  color: #4d1523;  background-color: #ccaecc;  background-repeat: no-repeat;  border-width: 5px;  border-color: #ffffff;  margin: 0px;  padding-top: 0px;  
}

/* Global Elements */
a:link, a:visited { 
	text-decoration:none; 
}

a:link, a:visited {
	 font-family: "Josefin Sans", arial, serif;  color: #4d1523;  
}

a:hover, a:focus, a:active { 
	text-decoration:underline; 
}

a:hover, a:focus, a:active {
	 font-family: "Josefin Sans", arial, serif;  color: #4d1523;  
}
	
h2 { 
	 font-family: "Josefin Sans", arial, serif;  font-size: 24pt;  font-weight: normal;  color: #9a1131;  
}

h2, h3, h4, h5, h6 { 
	 font-family: "Josefin Sans", arial, serif;  font-weight: normal;  font-style: normal;  font-variant: normal;  color: #4d1523;  text-transform: capitalize;  letter-spacing: 0.00pt;  
}

fieldset {
	margin: 0;
	padding: 0;
}

fieldset {
	 font-family: "Josefin Sans", arial, serif;  color: #4d1523;  background-color: #ffffff;  border-width: 0px;  border-color: #debac4;  
}

legend {
	 font-family: "Josefin Sans", arial, serif;  color: #4d1523;  background-color: #ffffff;  border-color: #debac4;  
}

input[type=submit], input[type=text], select { 
	border-width: 1px; 
	border-style: solid; 
	font-size: 0.74em;  
}

input[type=text], select {
	 font-family: "Josefin Sans", arial, serif;  color: #4d1523;  background-color: #EEEEEE;  border-color: #debac4;  
}

input[type=submit] {
	background-color: #fff;
	color: #000;
	overflow: visible;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	 font-family: Arial, Helvetica, sans-serif;  font-size: 1.2em;  font-weight: bold;  color: #000000;  text-transform: capitalize;  background-color: #EEEEEE;  border-width: 1px;  border-style: outset;  border-color: #DFDFDF;  margin-top: 10px;  margin-bottom: 10px;  padding-right: 8px;  padding-left: 8px;  
}


ul {
margin: 0;
padding: 0;
}

li {
margin: 0;
padding: 0;
}

/* Header styles */
#header {
	clear:both;
	float:left;
 	 font-family: "Josefin Sans", arial, serif;  color: #9a1131;  background-color: #ffffff;  padding-top: 50px;  padding-bottom: 20px; 	width:100%;
	}

#header a {
	color: #9a1131 
}


#siteTitle {
	float:left;
	display: block;
	margin-left: 2%;
	width: 16%;
}
	
#siteTitle h1 {
margin: 0;
padding: 0;
}

#siteTitle h1 a {
	 font-family: "Josefin Sans", arial, serif;  font-size: 24pt;  font-weight: normal;  font-style: normal;  font-variant: normal;  color: #9a1131;  text-transform: capitalize;  letter-spacing: 1.00pt;  
}

#headerImage {
}

#pageTitle { 
	float: right;
	display: block;
	width: 56%; 
	margin-right: 22%;
}

#pageTitle h2 { 
	margin: 0;
	padding: 0;
	 font-family: "Josefin Sans", arial, serif;  font-size: 24pt;  font-weight: normal;  color: #9a1131;  
}

#pageTitle #lastnext {
	float: right;
}
 
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;

}
/* 3 Column settings */
.threecol {
	background-color: #c79bc7; /* Center Background spreads out */
}
.threecol .colmid {
	right:20%;			/* width of the right column */
	background-color: #ffffff; /* Center Background spreads out */
}
.threecol .colleft {
	right:60%;			/* width of the middle column */
	background-color: #c79bc7; /* Center Background spreads out */
}
.threecol .col1 {
	 font-family: "Josefin Sans", arial, serif;  color: #4d1523;  background-color: #ffffff;  border-width: 1px;  border-style: solid;  border-color: #debac4;  padding-top: 20px; ; /* Center Column User Elements */
	width:56%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
	border-left: 0; 		/* reset borders - top only */
	border-right: 0;
	border-bottom: 0;
}
.threecol .col2 {
	 font-family: "Josefin Sans", arial, serif;  color: #4d1523;  background-color: #c79bc7;  border-width: 1px;  border-style: solid;  border-color: #debac4;  padding-top: 20px;  padding-left: 0px; ; /* Left Column User Elements */
	width:16%;			/* Width of left column content (column width minus padding on either side) */
	left:26%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	border-left: 0; 		/* reset borders - top only */
	border-right: 0;
	border-bottom: 0;
}
.threecol .col3 {
	 font-family: "Josefin Sans", arial, serif;  color: #4d1523;  background-color: #c79bc7;  border-width: 1px;  border-style: solid;  border-color: #debac4;  padding-top: 20px; ; /* Right Column User Elements */
	width:16%;			/* Width of right column content (column width minus padding on either side) */
	left:90%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	border-left: 0; 		/* reset borders - top only */
	border-right: 0;
	border-bottom: 0;
}

/* Menu Styles */
.menu li { 
	list-style: none;
	 font-family: "Josefin Sans", arial, serif;  color: #bd2347;  margin-bottom: 2px;  
}

.menu li a { 
	color: #bd2347 ;
}

/* Images */

.images { 
	text-align: center; 
}                      

#images img { 
	border-style: solid; 
}

#images img.thumbnail {
	 font-family: "Josefin Sans", arial, serif;  color: #4d1523;  border-width: 1px;  border-style: solid;  border-color: #debac4;  margin-top: 15px;  margin-right: 15px;  margin-bottom: 15px;  padding: 0px;  
}

#images img.image {
	 font-family: "Josefin Sans", arial, serif;  color: #4d1523;  border-width: 1px;  border-style: solid;  border-color: #444444;  
}

a img:hover { 
	border-color: #4d1523 !important; 
}

#images li { 
	display: inline; 
	list-style: none;
	margin: 0px;
	padding: 0px;
}
                                                        

/* Image Details */
#imageDetails { 
	text-align: left;
}

#imageDetails #price h2 { 
	margin: 0; 
}

#imageDetails #paypal { 
	float: right; 
	text-align: right; 
}

#imageDetails #imageFacts div { 
	display: inline;
	margin-right: 1em;
}

/* Contetn Page */
#contentImage {
float: left;
}


#contentImage img, #images img.image {
  font-family: "Josefin Sans", arial, serif;  font-size: 9.00pt;  font-weight: normal;  font-style: normal;  font-variant: normal;  color: #4d1523;  text-transform: none;  letter-spacing: 0.00pt;  border-width: 1px;  border-style: solid;  border-color: #debac4;  margin-top: 15px;  margin-right: 10px;  margin-bottom: 10px; }

/* Footer styles */
#footerContainer {
	clear:both;
	width: 100%;
 	background-color: #ffffff}

#footer {
	margin-left: 22%;
	padding: 0 0 1em 0;
	width: 56%;
 	 font-family: "Josefin Sans", arial, serif;  color: #4d1523;  background-color: #ffffff;  border-width: 1px;  border-style: solid;  border-color: #debac4;  margin-top: 40px;  padding-top: 10px; 	border-left: 0; 		/* reset borders - top only */
	border-right: 0;
	border-bottom: 0;
}

#artistsWeb { 
	display: block; 
	float: right; 
}

