@charset "UTF-8";
/* CSS Document */
html, body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	background:#dbdada;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border:none; 
	
}
.pagewidth {
	width: 976px;
	height: auto;
	margin: 0 auto;
	text-align:left;
	position:relative;
}
.top_banner {
	width: 976px;
	height:50px;
	padding: 0px;

}
.details {
	width:50%;
	height:auto;
	float:right;
	font-family: Arial,"Helvetica", sans-serif;
	font-size:14px;
	line-height:1.3em;
	color: #1a1a1a;
	text-align:right;
	padding: 36px 0px 0 0;
	-webkit-font-smoothing: subpixel-antialiased !important;
	font-weight:lighter;
}
.pagemain {
	width:976px;
	height:auto;
	float:left;
	margin: 0 ;
	position:relative;
}
.profile {
	width:265px;
	height: 265px;
	float:left;
	padding: 14px 0px;
	border-bottom: #999 dotted 1px;
}
.profile_right {
	width:690px;
	height:auto;
	float:left;	
}
.logo {
	width:265px;
 	height:38px;	
	margin:30px 0;
	float:left;
}
.hero {
	width: 690px;
	height: auto;
	float: left;
	padding:10px 0 ;
	border-bottom:#999 solid 1px;
	border-top:#999 solid 1px;
	display:block;
}
.profile_text {
	width: 690px;
	height: auto;
	float: left;
	padding:14px 0px;
	margin-bottom:14px;
	font-family: Arial,"Helvetica", sans-serif;
	font-size:0.9em;
	line-height:1.5em;
	color: #464343;
	border-bottom:#999 solid 1px;

}
.bespoke_text {
	width: 690px;
	height: auto;
	float: left;
	padding:14px 0px 0 0;
	margin-top:14px;
	font-family: Arial,"Helvetica", sans-serif;
	line-height:1.5em;
	color: #464343;
	border-top:#999 solid 1px;

}
.profile_text img {
	text-align:center;
	display: block;
	padding-bottom:14px;
	margin-left: auto;
    margin-right: auto;
	width:100%;
	height:auto;
}

.list_margin {
	padding:0px 0 20px 0px;
	border-top:#999 solid 1px;
}
.column1 {
	width:265px;
	height:auto;
	float:left;
	margin: 0 21px 0 0;
	position:relative;
}
.column2 {
	width:223px;
	height:auto;
	float:left;
	margin: 0 10px 0 0;
}
.column3 {
	width:223px;
	height:auto;
	float:left;
	margin: 0 11px 0 0;
}
.column4 {
	width:223px;
	height:auto;
	float:left;
}

.bespoke_b {
	background:url(../images/bespoke_bkg.png) no-repeat 0 0;
	border-right:dotted 1px #999;
	padding: 0 6px 0 0;
	margin: 0 3px 0px 0;
	text-align:center;	
}
.bespoke {
	background:url(../images/bespoke_bkg.png) no-repeat 0 0;
	padding: 0 0 0 0;
	margin: 0 0 0px 0;
	text-align:center;	

}
.clear {
	padding: 0px !important;
	margin: 0px !important;
}

.price{
	background-image:url(../images/bespoke_price_bkg.png);
	background-repeat:no-repeat;
	text-align:center;
	font-family: copperplate;
	font-size:1.4em;
	color: #1a1a1a;
	padding:14px 0 12px 0;
	margin:14px 0 0 0;
	border:none;
}
.price:hover {
	background-color:#1a1a1a;
	background-image:none;
}
.price:hover a{
	color:#fff !important;
	width: 95%;
	padding-left:6px;
	text-decoration: none;
	background-image:none;
	cursor:pointer;


}

.pad {
	padding:14px 0px 0 0;
}
.border {
	border:#999 solid 1px;
}
.title {
	height:auto;
	width:100%;
	float:left;
	font-family:copperplate;
	font-size:1.4em;
	font-weight:lighter;
	color: #1a1a1a;
	border-bottom:#999 dotted 1px;
	padding:14px 0px;
	margin-bottom:14px;
}
.title_left {
	height:auto;
	width:100%;
	float:left;
	font-family:copperplate;
	font-size:1.4em;
	font-weight:lighter;
	color: #1a1a1a;
	border-bottom:#999 dotted 1px;
	padding:14px 0px;
	margin-bottom:14px;
}
.mid_title {
	height:auto;
	width:100%;
	float:left;
	font-family:copperplate;
	font-size:1.4em;
	font-weight:lighter !important;
	color: #1a1a1a;
	border-top:#999 solid 1px;
	border-bottom:#999 dotted 1px;
	padding:14px 0px;
	margin: 14px 0px 12px 0px;
}
.twitter_title {
	height:auto;
	width:100%;
	float:left;
	font-family:copperplate;
	font-size:1.4em;
	font-weight:lighter !important;
	color: #1a1a1a;
	border-top:#999 solid 1px;
	border-bottom:#999 dotted 1px;
	padding:14px 0px;
	margin: 14px 0px 14px 0px;
	background:url(../images/twitter.jpg) 0 0 no-repeat;
}
.bold {
	font-weight:bold;
}
.title_fix {
	border-bottom:none !important;
	margin-bottom: 0px !important;
}
.title_desc {
	height:auto;
	width:100%;
	float:left;
	font-family:copperplate;
	font-size:1.4em;
	font-weight:lighter !important;
	color: #1a1a1a;
	border-bottom:#999 dotted 1px;
	padding-bottom:14px;
	margin-bottom: 14px;
}
.copy {
	height:auto;
	width:96%;
	float:left;
	font-family: Arial,"Helvetica", sans-serif;
	font-size:0.9em;
	font-weight:lighter !important;
	line-height:1.5em;
	color: #464343;
	padding:0 3px;
}
.cta { 
	width:100%;
	height: auto;
	float:left;
	font-family: copperplate;
	font-size:1.4em;
	font-weight:lighter;
	color: #1a1a1a;
	border-bottom:#999 solid 1px;
	border-top:#999 solid 1px;
	padding:14px 0;
	margin:14px 0;
}
.cta:hover {
	background-color:#1a1a1a;
}
.cta:hover a{
	color:#fff !important;
	width: 95%;
	padding-left:6px;
	text-decoration: none;

}
li.menu:first-child {
	border-top:#999 solid 1px;
}
li.menu { 
	width:265px;
	height: auto;
	float:left;
	font-family: copperplate;
	font-size:1.4em;
	font-weight:lighter;
	color: #1a1a1a;
	border-bottom:#999 solid 1px;
	padding:14px 0;
	margin:0px 0 0 0;
}
.menu:hover {
	background-color:#1a1a1a;
	
}
.menu:hover a{
	color:#fff !important;
	width: 259px;
	padding-left:6px;
	text-decoration: none;
	cursor:pointer;
}
li.selected {
	background-color:#1a1a1a;
	
}
li.selected a{
	color:#fff !important;
	width: 259px;
	padding-left:6px;
	text-decoration: none;
	cursor:pointer;
}
ul li.menu {
	list-style:none;
	float:left;
	width:100%;
	margin-left: 0px;
	z-index:99999;
}

.float {
	float:right;
}
.title:hover {
	background-color:#1a1a1a;
	color:#dbdada;
}
.divide {
	width:100%;
	height:1px;
	float: left;
	margin:14px 0px;
	border-top:#999 dotted 1px;
}
a {
	display:block;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #DBDADA;
}
a:active {
	text-decoration: none;
}
.pageleft {
	width:447px;
	height:auto;
	float:left;
	

}
.thumbs_cont {
	width: 443px;
	height: 140px;
	position:absolute;
	padding: 0 0 10px 0;
	bottom: 0px;
	right:0px;
	
}
.thumbs{
	width: 139px;
	height: 140px;
	float:left;
	padding: 0 11px 0 0 ;
}

.stack{
	padding: 0 11px 10px 0 ;
}
.end {
	padding-right: 0px !important;
}

.pic_bottom{
	position:absolute;
	bottom:0px;
	right:0;
}
.position_fix {
	position:relative;
}
.shadow {
	text-shadow: 1px 1px 1px rgba(255,255,255,1);
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
}
::selection {
	background: #000; /* Safari */
	}
::-moz-selection {
	background: #000; /* Firefox */
}
@font-face {
    font-family: copperplate;
    src: url(http://www.gcampbellstyle.com/Copperplate.ttc);
    font-weight:lighter;
}
.desktop {
	display: none;
	padding:14px 0px;
	border-bottom:#999 solid 1px;
	width:100%;
}
.desktop_hide {
	display:none;
}
.heading{
	font-family: copperplate;
	font-size:1.4em;
	font-weight:lighter;
	color: #1a1a1a;
	padding:14px 0px;
	border-bottom:#999 solid 1px;
	margin:0 0 15px 0;
}
.avatar {
	width:70px;
	height:70px;
	padding:0px 14px 14px 0px;
	float:left;
}
.avatar img{
	width:100%;
	height:auto;
}
.avatar_pad {
	margin:14px 0 0 0 ;
}
hr {
	margin:14px 0 0 0px;
}
h4 {
	font-family: copperplate;
	font-size:1.4em;
	font-weight:lighter !important;
	color: #1a1a1a;
	border-bottom:#999 solid 1px;
	padding:14px 0 12px 0;
}
.bespoke_title {
	font-family: copperplate;
	font-size:1.4em;
	font-weight:lighter !important;
	color: #1a1a1a;
	border-bottom:#999 solid 1px;
	padding:14px 0 28px 0;
}




.center{
	text-align:center;
}

iframe {
	width:100% ;
	height:65% ;
	margin:0 auto;
	margin-bottom: 14px;
	display:block;
}
.space {
	height: 14px;
	width:100%;
}