@charset "utf-8";
body {
	background: #595143;
	background-image: url(../images/layout/background.jpg);
	background-repeat: repeat-x;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Adobe Garamond Pro, Garamond, serif;
	text-align: center;
	color: #C1D4D9;
}
a, a:link, a:visited, a:hover, a:focus, a:active {
	text-decoration:none;
	color:#C1D4D9
}
.crtsite #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.crtsite #header p {
	padding-top:36px;
	padding-left:10px;
	font-size:12px;
}
.crtsite #bannerintro p {
	margin-top:36px;
	margin-left:64px;
	width:250px;
	font-size:12px;
	line-height:14px;
}
.roundedCorners {
	/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.crtsite #blogzoneentry {
	background-color: #333;
	border:1px solid #999;
	color: #fff;
	margin-top: 20px;
}

.crtsite #blogzone h2 {
	font-size:14px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:5px;
}
.crtsite #blogzone p {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	font-size: 12px;
	line-height:17px;
	padding-right:15px;
}

.crtsite #contentzoneentry {
	background-color: #333;
	border:1px solid #ccc;
	color: #fff;
	margin-top: 10px;	
}

.crtsite #contentzone h2 {
	font-size:14px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:3px;
}
.crtsite #contentzone p {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:7px;
	font-size: 12px;
	line-height:15px;
}
.crtsite #linkzone p {
	font-size: 12px;
	margin-bottom: 4px;
}
.crtsite #artworkview p {
	font-size: 11px;
}


.crtsite #contactview {
	margin-top:30px;
	margin-left:20px;
	margin-bottom:20px;
}

.crtsite #contactview h1 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
}
.crtsite #contactview p {
	font-size:12px;
	padding-top:2px;
	padding-bottom:5px;
}





.crtsite #artworkdetail h1 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
}
.crtsite #artworkdetail h2 {
	font-size:14px;
	font-weight:bold;
	
}
.crtsite #artworkdetail h3 {
	font-size:12px;
}
.crtsite #artworkdetail p {
	font-size:12px;
	padding-top:2px;
	padding-bottom:5px;
}

.crtsite p #price{
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

.crtsite #footer p {
	font-size: 11px;
	margin-top: 4px;
	margin-left: 5px;
	margin-bottom: 4px;
	padding-bottom: 20px;
}
.crtsite #twitterzone {
	background-color: #DDEEF6;
	border:1px solid #333;
	color: #0D0D0D;
	margin-top: 55px;
}
.crtsite #twitterzone h2 {
	font-size:14px;
	margin-bottom:5px;
}
.crtsite #twitterzone p {
	font-size: 11px;
	padding-bottom:10px;
	clear:both;
}
.crtsite #navigation a {
	padding-right:10px;
}
.clipout {
	position:relative;
	width:48px;
	height:48px;
	border:1px solid #ffffff;
}
.clipin {
	position:absolute;
	clip:rect(10px 88px 58px 40px);
	top:-10px;
	left:-40px;
}
#emptycart {
	padding:10px;
	border:1px solid #ffffff;
	margin: 10px 0 20px 0;
	background-color:#111313;
}
#fullcart {
	border:1px solid #ffffff;
	padding:10px;
	margin: 10px 0 20px 0;
	background-color:#111313;
}

/* sharethis CSS */
a.stbar.chicklet img {
	border:0;
	height:16px;
	width:16px;
	margin-right:3px;
	vertical-align:middle;
}
a.stbar.chicklet {
	height:16px;
	line-height:16px;
	color:#fff;
}