html{color:#000;background:#FFF;}body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/* PAPERPRETTIES */

html { 
	height: auto;
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

h1 { font-size: 26px; font-weight: bold; letter-spacing: -1px; }
h2 { font-size: 17px; font-weight: bold; letter-spacing: -1px; }

.clear { clear: both; }

body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	height: auto;
	font-size: 12px;
}

p {
	margin-top: 12px;
	line-height: 19px;
}

ul {
    margin-left: 15px;
}

strong { font-weight: bold; }

#outercontainer {
	width: 100%;
	background-image: url(/images/swirls.png);
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#container {
	width: 960px;
	margin: 0 auto;
	background-image: url(/images/whitebg.png);
}

#header {
	margin: 0 auto;
	width: 960px;
	height: 182px;
	background-image: url(/images/header.png);
	z-index: 2000;
}

#bottomcap {
	background-image: url(/images/footer.png);
	height: 38px;
	width: 960px;
	margin: 0 auto;
}

#footer {
	width: 960px;
	margin: 0 auto;
}

#footer #copyright {
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 10px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header #leftmenu {
	width: 171px;
	float: left;
	margin-left: 6px;
	margin-top: 14px;
}

#header #rightmenu {
	width: 171px;
	float: right;
	margin-right: 6px;
	margin-top: 14px;
}

#header #leftmenu #menu_home { background-image: url(/images/menu_home.png); }
#header #leftmenu #menu_forum { background-image: url(/images/menu_blog.png); }
#header #leftmenu #menu_paperclip { background-image: url(/images/menu_forum.png); }
#header #leftmenu #menu_store { background-image: url(/images/menu_gallery.png); }
#header #rightmenu #menu_gallery { background-image: url(/images/menu_about.png); }
#header #rightmenu #menu_powderroom { background-image: url(/images/menu_ourteam.png); }
#header #rightmenu #menu_aboutus { background-image: url(/images/menu_policies.png); }
#header #rightmenu #menu_contactus { background-image: url(/images/menu_contact.png); }

#header #leftmenu a, #header #rightmenu a { width: 171px; height: 31px; display: block; margin-top: 4px; }
#header #leftmenu a:hover, #header #rightmenu a:hover { opacity: 0.9; }

#innercontainer {
	width: 948px;
	margin: 0 auto;
}

#innercontainer #left {
	float: left;
	width: 220px;
}

#innercontainer #right {
	float: left;
	width: 670px;
	margin-left: 15px;
	margin-top: 15px;
}

#left #cartwidget {
	background-image: url(/images/cartwidgetbg.png);
	width: 182px;
	height: 66px;
	margin-left: 25px;
	margin-top: -10px;
	display: block;
	text-decoration: none;
}

#left #cartwidget #cartnotice {
	width: 90px;
	height: 40px;
	padding-top: 20px;
	margin-left: 64px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4c6e73;
	text-decoration: none;
}

#widecontainer {
	padding: 20px;
}

#forumcontainer {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	padding: 20px;
	font-size: 12px;
}

/** FORUM **/

.label {
	float: left;
	width: 140px;
	padding: 5px;
	text-align: right;
}

.field {
	float: left;
	width: 190px;
	padding: 3px;
}

#cattable {
	width: 100%;
	border-top: 1px solid #b9d7dd;
	border-left: 1px solid #b9d7dd;
}

#cattable tr td {
	padding: 5px;
	font-size: 12px;
	border-bottom: 1px solid #b9d7dd;
	border-right: 1px solid #b9d7dd;
}

#cattable .titlerow {
	background-image: url(/images/forum_title_bg.gif);
	color: #ffffff;
	font-weight: bold;
}

#cattable .forumrow {
	background-image: url(/images/forum_forumtitle_bg.gif);
}

#cattable .forumrow td {
	border-top: 3px solid #b9d7dd;
	border-bottom: 3px solid #b9d7dd;
	font-weight: bold;
	font-size: 13px;
	color: #7198a3;
}

#cattable .catrow {
	background-color: #deebee;
}

#cattable .catrowalt {
	background-color: #f2f7f8;
}

#cattable tr .lastpost {
	font-size: 11px;
}

#cattable tr td .catname {
	font-size: 13px;
	font-weight: bold;
	color: #3c7788;
	text-decoration: none;
}

#cattable tr td .catname:hover {
	color: #2cadd2;
	text-decoration: underline;
}

#cattable tr td .catdesc {
	font-size: 11px;
	color: #356573;
	text-decoration: none;
}
	
#threadtable {
	width: 100%;
	border-top: 1px solid #b9d7dd;
	border-left: 1px solid #b9d7dd;
	margin-top: 8px;
}

#threadtable tr td {
	padding: 5px;
	font-size: 12px;
	border-bottom: 1px solid #b9d7dd;
	border-right: 1px solid #b9d7dd;
}

#threadtable tr td a {
	color: #256779;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#threadtable .threadlisttitle td {
	background-image: url(/images/forum_forumtitle_bg.gif);
	font-weight: bold;
}

#threadtable td.col1 { background-color: #f2f7f8; }
#threadtable td.col2 { background-color: #e0eaec; }

.post {
	width: 100%;
	border-top: 1px solid #b9d7dd;
	border-left: 1px solid #b9d7dd;
	margin-bottom: 5px;
}

.post tr td {
	border-bottom: 1px solid #b9d7dd;
	border-right: 1px solid #b9d7dd;
	padding: 10px;
}

.post .postdate td {
	background-image: url(/images/forum_forumtitle_bg.gif);
}

.post .userinfo {
	background-color: #eff5f6;
}

.post .quote {
	margin: 10px 0 10px 0;
	border: 1px solid #c0d8db;
	width: 90%;
}

.post .quote .quoteby {
	width: 100%;
	background-color: #c0d8db;
	font-weight: bold;
}

.post .quote .quoteby div {
	padding: 5px;
	font-size: 11px;
}

.post .quote .quotetext {
	padding: 5px;
}

.pagingtable {
	border-left: 1px solid #c0d8db;
	border-bottom: 1px solid #c0d8db;
	float: right;
}

.pagingtable tr td {
	border-right: 1px solid #c0d8db;
	border-top: 1px solid #c0d8db;
	padding: 3px;
}

table.newpost {
	width: 100%;	
	border-top: 1px solid #b9d7dd;
	border-left: 1px solid #b9d7dd;
}

.newpost .title td {
	background-image: url(/images/forum_forumtitle_bg.gif);
	font-weight: bold;
}

table.newpost tr td {
	padding: 5px;
	border-bottom: 1px solid #b9d7dd;
	border-right: 1px solid #b9d7dd;
}

table.newpost .left {
	background-color: #e0eaec;
	text-align: right;
}

table.newpost input, table.newpost textarea {
	padding: 3px;
}

#editorbuttons {
	margin-bottom: 5px;
}

#editorbuttons input {
	padding: 3px;;
}

#colorpalette tr td {
	padding: 5px;
	border: none;
}

#boutiqueleft {
	width: 182px;
	min-height: 50px;
	background-image: url(/images/boutique.png);
	background-repeat: no-repeat;
	padding-top: 18px;
	margin-top: 20px;
	margin-left: 25px;
}


.boutique-list {
	padding-top: 20px;
        list-style: none;
        margin-left: 0;
}

.boutique-list li {
	height: 20px;
	background-image: url(/images/flowerbullet.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 23px;
}

.boutique-list li a {
	color: #5799a0;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.boutique-list li a:hover {
	color: #06b9cc;
}

.productli {
	width: 158px;
	height: 200px;
	float: left;
	border: 1px solid #a2d4d9;
	margin-right: 5px;
	margin-top: 20px;
	display: block;
	text-decoration: none;
}

.productli:hover {
	border: 1px solid #dfcd65;
}

.productli:hover .productname {
	text-decoration: underline;
	color: #6dbbc5;
}

.productli .image {
	margin-top: 10px;
	text-align: center;
	height: 116px;	
}

.productli .productname {
	text-align: center;
	margin: 10px;
        height: 30px;
        overflow: hidden;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, sans-serif;	
	color: #555555;
}

.productli .productprice {
    text-align: center;
    margin: 3px;
    font-weight: bold;
    font-size: 12px;
    font-family: Tahoma, sans-serif;
    color: #888888;
}

.breadcrumbs {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #555555;
	text-decoration: none;
	margin: 10px 0;
}

.productimage {
	width: 221px;
	float: right;
	margin-left: 15px;
	text-align: center;
}

.productinfo {
	float: right;
	width: 420px;
}

.productinfo .price {
	float: right;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

.productinfo .description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
}

#checkoutarrow {
	float: right;
	background-image: url(/images/checkoutarrow.png);
	width: 29px;
	height: 29px;
	margin-right: -37px;
	margin-top: -14px;
}

#carttable {
	margin-top: 10px;
	border-bottom: 1px solid #b9d7dd;
	border-right: 1px solid #b9d7dd;
}

#carttable tr td {
	border-top: 1px solid #b9d7dd;
	border-left: 1px solid #b9d7dd;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	padding: 4px;
}

#carttable .carttitle {
	background-image: url(/images/forum_forumtitle_bg.gif);
	font-weight: bold;
}

#pmlink {
	float: right;
}

#outofstock {
	background-color: #ffeec9;
	color: #874e0a;
	font-weight: bold;
	padding: 20px;
	width: 200px;
}

#accountwidget {
	margin-left: 20px;
	margin-top: 15px;
	border: 1px solid #48777c;
	width: 174px;
	padding: 10px;
	background-color: #c3e9ed;
	color: #48777c;
}

.pmtable {
	margin-top: 10px;
	border-top: 1px solid #b9d7dd;
	border-left: 1px solid #b9d7dd;
	width: 100%;
}

.pmtable .title td {
	background-image: url(/images/forum_forumtitle_bg.gif);
	font-weight: bold;
}

.pmtable tr td {
	border-bottom: 1px solid #b9d7dd;
	border-right: 1px solid #b9d7dd;	
	padding: 6px;
}

.pmtable tr td.col1 {
	background-color: #f2f7f8;
}

.pmtable tr td.col2 {
	background-color: #e0eaec;
}

.gallerycat {
	float: left;
	width: 340px;
	background-color: #deebee;
	border: 1px solid #b9d7dd;
	margin-top: 8px;
	padding: 8px;
	text-decoration: none;
}

.gallerycat:hover {
	background-color: #fcfae2;
}

.gallerycat .img {
	float: left;
	width: 45px;
}

.gallerycat .img img {
	width: 35px;
}

.gallerycat .meta {
	float: left;
	margin-left: 15px;
}

.gallerycat .meta .catname {
	font-size: 16px;
	font-weight: bold;
}

.gallerycat .meta .description {
	margin-top: 15px;
	font-size: 12px;
}

.galimage {
	display: block;
	text-decoration: none;
	float: left;
	width: 207px;
	margin: 7px 3px 15px 3px;
    padding: 0px 5px;
	text-align: center;
	height: 350px;
}

.galimage img { width: 100px; }

.galimage2 {
	text-decoration: none;
	float: left;
	width: 140px;
	margin: 7px 2px 10px 2px;
    padding: 0px 5px;
	text-align: center;
}

.galimage .title, .galimage2 .title {
	font-weight: bold;
	color: #3c7788;
	margin-top: 5px;
}

.galimage .date, .galimage2 .date {
	font-size: 11px;
	color: #356573;
}

.galimage .views, .galimage2 .views {
    font-size: 11px;
    color: #356573;
}

.galtable {
	width: 207px;
	height: 310px;
}

.galtable .meta td {
	font-size: 11px;
	color: #424d4e;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 4px;
}

#phototable {
	width: 100%;
	margin-top: 15px;
}

#phototable tr td {
	text-align: center;
}

#attached div {
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 5px 0;
}

#contactform {
    margin-top: 10px;
}

#contactform .wrapper { overflow: auto; }

#contactform .label { float: left; width: 100px; text-align: right; padding: 6px; }
#contactform .field { float: left; width: 400px; padding: 3px; }

#galleryheader {
	float: left;
	width: 948px;
	height: 84px;
	display: block;
	z-index: 1000;
	background-image: url(/images/galleryheader.png);
	margin-top: -13px;
}

#gallerysubheader {
	background-color: #c6e0ed;
	height: 32px;
	float: left;
	width: 948px;
	border-bottom: 1px solid #b3cedb;
}

#galleryheader a {
	float: right;
	margin-top: 35px;
	margin-right: 12px;
}
