body{
	text-align: center;
	font-size: 100%;
	background-color:#fafafa;
}

p{
	line-height: 1.4em;
	color:#666666;
	font-size: 9pt;
}


h1, h2{
	font-weight: bold;	
}
ul{
	list-style: none;
}

li{
	color:#999999;
	font-size: 9pt;
}

a img{ border: none; }

a, a:link, a:active{
	font-size: 9pt;
	color: #999999;
	
	text-decoration: none;
}

a:hover{
	color: #000000 !important;
	text-decoration: none;
}

a:visited{
	color:#666666;
	text-decoration: none;
}

p a, td a{
	font-size: 100%;
	color: #fc0991;
}

.col-main a{
	color: #999999;
	
}

textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

hr{
	background: url(../images/common/hr_dotted.gif) top left repeat-x;
}


.clear{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}

.disclaimer{
	font-size: 0.75em;
}

/* reset overlay layer */
.ibox_wrapper{
	font-size: 100% !important;
	border: solid 3px #999;
}

#container{
	margin: 0px auto;
	width: 782px;
	text-align: left;
	background-color:#FFFFFF;
	background: url(../images/common/body_bg.gif) top center repeat-y;
}

#header{
	width: 780px;
	margin-left: 1px;
}

#content{
	width: 780px;
	padding-top: 0px;
	margin-bottom: 12px;
	position: relative;
	margin-top: 7px;
	display:inline-block;
	background: url(../images/common/hr_dotted.gif) top left repeat-x;
}

#footer{
	text-align: left;
	width: 782px;
	color:#666666;
	line-height: 1.5em;
	font-size: 7.5pt;
	display: inline-block;
	background: url(../images/common/hr_dotted.gif) top left repeat-x;
}

/* header */
.logo{
	padding-top: 35px;
	z-index: 10;
	position: absolute;
}

.header-image{
	z-index: 1;
}


/* main nav */

ul.mainnav li{
	padding: 0px;
	margin: 0px;
}

ul.mainnav li a, ul.mainnav li a:link, ul.mainnav li a:visited, ul.mainnav li a:active{
	color: #999999;
}


.blog #mainnav-home a{
	color: #000000;
	font-weight: bold;
}

.portfolio #mainnav-portfolio a{
	color: #000000;
	font-weight: bold;
}

.Contact #mainnav-contact a{
	color: #000000;
	font-weight: bold;
}


/* breadcrumb */
div.breadcrumb{
	font-size: 9pt !important;
	color:#999999;
	margin: 0px 25px 20px 25px;
}
.breadcrumb a{
	font-size: 9pt;
}
.breadcrumb a:visited{
	color: #999999;
}

.col-main .breadcrumb{
	margin: 0px 25px 20px 0px;
}

/* subscribe panel */
.subscribe-panel{
	width: 195px;
	margin-bottom: 20px;
}

.subscribe-panel input.cat_textbox_small{
	width: 150px;
	border: solid 1px #ccc;
	color:#666666;
	margin: 0px;
}

.subscribe-panel .item{
	padding: 0px !important;
	margin-bottom: 3px;
}

.subscribe-panel .item label{
	font-size: 9pt;
	float:left;
	width: 40px;
	padding-bottom: 3px;
}

/* content */

.col-left{
	float: left;
}

.col-right{
	float: right;
}

.col-main{
	float: left;
	width: 560px;
	margin-left: 10px;
	padding-top: 15px;
	min-height: 350px;
	color:#666666;
	background: url(../images/common/vert_dotted.gif) top right repeat-y;
}

.col-main a{
	font-size: 9pt;
}

.col-main ul{
	list-style: disc;
}
.col-main li{
	font-size: 9pt;
}

/* content - home */






/* content - web forms */

table.webform,
table.reporting {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
}

table.webform td {
	line-height: 1.1em;
	padding: 6px;
	vertical-align: top;
	font-size: 0.75em;
}

.req{
	color: #fc0991;
}

.form label, .webform label {
	font-size: 100%;
	width: 105px;
	display: block;
	line-height: 1em;
}

.form input, .webform input {
	margin: 0;
}

.webform  input.cat_textbox{
	padding: 2px;
	width: 320px;
	color: #666666;
	border: solid 1px #ebe9e7;
}

.webform  textarea.cat_listbox{
	padding: 2px;
	width: 320px;
	color: #666666;
	border: solid 1px #ebe9e7;
}


.webform select.cat_dropdown{
	padding: 2px;
	width: 325px;
	color: #666666;
	border: solid 1px #ebe9e7;
}

select.cat_dropdown_smaller{
	padding: 2px;
	width:auto;
	color: #666666;
	border: solid 1px #ebe9e7;
}


/* portfolio */

.portfolio h2{
	margin-top: 0px;
	margin-bottom: 0px;
}

.portfolio h3{
	margin: 5px 0px;
}

.portfolio .col-main img{
	margin-top: 20px;
	margin-bottom: 5px;
}

.portfolio .col-main{
	font-size: 9pt;
}

/* shop */

table.catalogueTable{
	display: none;
}

.productItem{
	vertical-align: top;
}

.shop-product-small {
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 200px;
	margin-right: 15px;
	background: #fff;
	border: none;
	color: #333;
	text-align:center;
	height: 270px;
}

.shop-product-small .name {
	margin: 0px;
	padding: 0px;
}

.shop-product-small .name a{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
	color: #333333;
	font-size: 10pt;
}

.shop-product-small .price {
	font-size: 9pt;
	color: #333;
	font-weight: bold;
	margin-top: 2px;
}

.shop-product-small .image {
	width: 196px;
	height: 196px;
	margin: 0 auto 8px;
	overflow: hidden;
	text-align: center;
	padding: 1px;
	border: solid 1px #eae8e6;
}

#collection-summary{
	float: right;
	width: 660px;
	margin-top: 25px;
	margin-right: 25px;
	display: inline-block;
}

.shop-home{
	width: 630px;
	display: inline-block;
}

.promo-main{
	padding-bottom:16px;
}

.smallbox{
	width: 303px;
	background: url(../images/common/line_smallbox_top.gif) center top no-repeat;
	padding-top: 2px;
	display: inline-block;
}

.smallbox-inner{
	background: url(../images/common/line_smallbox_bot.gif) center bottom no-repeat;
	padding: 10px;
	font-size: .9em;
}

.smallbox-inner img{
	float: left;
}

.smallbox-content{
	float: right;
	width: 165px;
}
.smallbox-content a{
	color:#666666;
	font-size: 100%;
}

.smallbox h4{
	font-size: 11.5pt;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

.smallbox p{
	margin: 0px;
	padding: 0px;
}

#pagination {
	font-size: 0.85em;
}

#pagination a{
	font-size: 100%;
	text-decoration: underline;
	margin: 0px 3px;
}


/* checkout */
.shop-checkout{
	margin-top:-20px;
}

.shop-checkout h3{
	font-size: 1em;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-top: 25px;
	background: url(../images/common/line_home_top.gif) center top no-repeat;
}

.shop-checkout .item{
	padding: 3px !important;
	font-size: 0.75em;
}

.shop-checkout .item label{
width: 105px;
	float: left;
	font-size: 100%;
}
.shop-checkout input.cat_textbox{
	padding: 2px;
	width: 300px;
	color: #666666;
	border: solid 1px #ebe9e7;
}

.shop-checkout select.cat_dropdown, .shop-checkout select.cat_dropdown_smaller{
	padding: 2px;
	width:auto;
	color: #666666;
	border: solid 1px #ebe9e7;
}

.shop-checkout textarea.cat_listbox{
	padding: 2px;
	width: 300px;
	color: #666666;
	border: solid 1px #ebe9e7;
}

.shop-checkout .payment-methods{
	margin: 0;
}


select.shippingDropDown {
	width: 280px;
	padding: 2px;
	color: #666666;
	border: solid 1px #ebe9e7;
	margin-bottom: 5px;
}

#shippingSpan{
	display:none;
}

/* Tell a Friend */

.tell-a-friend {
	border: none;
	background-color: #fff;
	padding: 18px;
	text-align: left;
}

.tell-a-friend form {
	padding: 0px;
}

.tell-a-friend  h1 {
	border-bottom:none;
	margin: 0;
	padding: 0;
}

.tell-a-friend  h2 {
	border-bottom: 1px dotted #ccc;
	color: #222;
	font-size: 12pt;
	margin: 18px 0 9px;
}

.tell-a-friend td.var {
	text-align: left;
	width: 105px;
	font-size: 0.75em;
}

.tell-a-friend td {
	vertical-align: top;
}

.tell-a-friend label {
	color:#333333;
	padding-top: 3px;
	font-size: 100%;
}

.tell-a-friend  input.cat_textbox_small, .tell-a-friend textarea.cat_listbox {
	padding: 2px;
	width: 300px;
	color: #666666;
	border: solid 1px #ebe9e7;
}

/* Photo Gallery */
table.photogalleryTable{
	padding: 0px;
	margin: 0px;
}

td.photogalleryItem{
	padding: 0px !important;
	margin: 0px;
}

.photogalleryItem a{
	padding: 1px;
	border: solid 1px #eae8e6;
	display: inline-block;
}

.photogalleryItem a:hover{
	border: solid 1px #CCCCCC;
}

td.photogalleryNavigation{
	padding: 8px 0px !important;
	margin: 0px;
}

.photogalleryNavigation a{
	color:#333333;
	padding: 0px 17px;
	background:#dddddd;
	display: inline-block;
}
.photogalleryNavigation a:hover{
	color:#FFFFFF !important;
	background:#000000;
}

/* FAQ */

.faq-question{

}

.faq-question a{
	line-height:1.5em;
	background: url(../images/common/bul_subnav_arrow.gif) 0 2px no-repeat;
	padding-left: 10px;
	display: inline-block;
}

.faq-question a:hover{
	background-position: 0 -28px;
}

.answer{
	line-height: 1.4em;
	color:#999999;
	font-size: 0.78125em;
}

.answer p{
	font-size: 100%;
}

/* content - blog */

.blog-header{
	margin-bottom: 20px;
	
}

.blog-container{
	font-size: 100%;
	margin-left: 10px;
}

.blog-container a{
	font-size: 100%;
}

.blog-container h1{
	padding-top: 0;
	margin-top: 0;

}

.blog-container .post-list {
	float: left;
	width: 560px;
	padding-top: 15px;
	background: url(../images/common/vert_dotted.gif) right top repeat-y;
}

.side-panel {
	float: right;
	width: 195px;
	padding-top: 18px;
	padding-bottom: 150px;

}

.BlogTagCloud, .BlogTagList{
	font-size: 8.5pt;
}

.BlogTagCloud a, .BlogTagList a{
	color: #999999;
}

.side-panel h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.71875em;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 0;
}

.side-panel li a{
	font-size: 8.5pt;
	color:#999999;
	background: url(../images/common/li_square.gif) 0px -41px no-repeat;
	padding-left: 10px;
	display: inline-block;
}

.side-panel ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.side-panel ul li{
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

.side-panel li a:hover{
	color: #fc0991;
	background-position: 0 4px;
}

.side-panel li a:visited{
	color: #999999;
}

.blog-post{
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../images/common/hr_dotted.gif) left bottom repeat-x;
}

.blog-post h2.post-title {
	border-bottom: none;
	margin: 0;
	padding: 0;
}

.blog-post h2.post-title a{
	color:#000000;
	font-size: 12pt;
	font-weight: bold;
}
.blog-post h2.post-title a:hover{
	text-decoration: underline;
}

.blog-post .post-details {
	color: #888;
	padding: 0px;
	margin-top: -3px;
	margin-bottom: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.blog-post .post-body {
	color:#666666;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0 0 25px;
	width: 95%;
}

.post-body p,.post-body a{
	font-size: 100%;
}

.blog-post hr{
	border-bottom: solid 1px #eee;
}

.blog-post .links{
	margin-top: 10px;
}


.comment-list {
	width: 530px;
	background: none;
	background: url(../images/common/hr_dotted.gif) left top repeat-x;
	margin-bottom: 36px;
	padding: 10px;
	font-size: 0.75em;
	
}

.comment-list label{
	font-size: 9pt !important;
	width: 300px;
	float: none;
	margin-bottom: 5px;
}

.comment-list input.cat_textbox_small{
	padding: 2px;
	width: 450px;
	color: #666666;
	background:#FFFFFF;
	border: solid 1px #ebe9e7;
	margin: 0px;
}

.comment-list .captchaimg{
	float: left;
}


.comment-list textarea.cat_listbox_small{
	padding: 2px;
	width: 450px;
	color: #666666;
	background:#FFFFFF;
	border: solid 1px #ebe9e7;
}

.blog-comment-container{
	border:none;
	background: url(../images/common/quote_l.gif) no-repeat top left;
}

.blog-comment-container .comment-details {
	background: none;
	color:#999999;
	margin: 0px;
	padding-top: 10px;
	padding-left: 35px;
	padding-bottom: 0px;
}

.blog-comment-container .comment{
	padding-top: 0px;
	padding-right: 30px;
	background: url(../images/common/quote_r.gif) no-repeat bottom right;
} 


.trackbacks{
	font-size: 0.75em;
}


/* Search Result */

.search-result h3{
	font-size: 100%;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

.search-result a{
	font-size: 100%;
	color:#000000;
}

.search-result a:hover{
	font-size: 100%;
	color:#fc0991;
}

.search-result img{
	display: none;
}

/* footer */

.copyright{
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* system messages */

.webform-results td{
	font-size: 9pt;
}

