@charset "UTF-8";
/* CSS Document Global Live CSS*/

/* global styles */

:focus {
	outline: 0;
}
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px auto;          /* shorthand for all margins = 0 */
    padding: 0;
	
}/* for non-IE/Win */
p, h1, h2, h3, h4, h5, h6, li {
    margin: 1ex 1em;
}
a:link, a:visited {
	/*color:#FFF;*/
	text-decoration: none;
}
a:hover, a:active {
	/*color:#666;*/
	text-decoration: none;
}
/* global styles end */

/* Container */

#container {
	margin:25px auto 0px auto; 
	width: 800px;
	height: 800px;
}
/* for non-IE/Win */

/* Container ends */

/* Body */
#body_bg {
	position:relative;
	width: 800px;
	height: 671px;
}
/* Body ends */

/* Header */

#header {
	width: 800px;
}
#header .edit_button {
	position:absolute;
	top: -20px;
	left: 600px;
}
#header .image {
	float:right;
	clear:both;
}
#header .link a {
	display:block;
	text-indent: -9999px;
	width: 200px;
}
#header .link a:link, #header .link a:visited {
	text-decoration:none;
}
#header .link a:hover,#header .link a:active {
	text-decoration:none;
}
.mailto a {
	position:absolute;
	font-size: .6em;
	letter-spacing: 1px;
}
.mailto a:link, .mailto a:visited {
	text-decoration: none;	
}
.mailto a:hover, .mailto a:active {
	text-decoration: none;	
}
#header .lastmailto {
	position: relative;
	height:auto;
	float:right;
	text-align:right;
	top: -60px;
	clear:right;
}
#header .lastmailto a {
	position: relative;
	height:auto;
	float:right;
	top: -60px;
	clear:right;
}

/* Header ends */

/* Menu */

#main_menu {
	float:left;
	width: 225px;
	height: auto;
	padding-top: 0px;
	margin-left: 0px;
}
/* for non-IE/Win */

#main_menu li{
	margin: 0;
	list-style:none;
}

#main_menu a:link, #main_menu a:visited {
	text-decoration: none;
}

#main_menu a:hover, #main_menu a:active {
	text-decoration: none;
}

#main_menu li.sublink {
	font-size: .8em;
	padding:3px;
	margin:0px 0px 0px -5px;
}
#main_menu ul.sub_list {
	margin:0px 0px 0px -25px;
}
/* Header ends */

/* Product Zone */
#product {
	float:left;
	width:450px;
	height: 380px;
	padding:0px;
}

div img {
	vertical-align:middle;
	margin:0 auto;
}
.zoom {
	font-size: .6em;
	float:left;
	width: auto;
	margin: 0;
	padding: 5px 0px;
}
.zoom a:link, .zoom a:visited {
	text-decoration: none;
}

.zoom a:hover, .zoom a:active {
	text-decoration: none;
}
.gallery_title {
	float: right;
	width: 75%;
	margin:0px;
	padding: 5px;
	text-align:right;
}
.gallery_image {
	float:left;
	margin: 0px auto;
}
#product .image_title {
	float: right;
	width: 75%;
	margin:0px;
	padding: 5px;
}
#product .image {
	float:left;
	width: 100%;
	margin: 0px auto;
}

.more_info {
	float: left;
	width: 33.3%;
	height: 15px;
	margin: 0;
	padding: 5px 0px 0px 0px;
	font-size: .5em;
	letter-spacing: 2px;
}
.more_info a:link, .more_info a:visited {
	text-decoration: none;
}

.more_info a:hover, .more_info a:active {
	text-decoration: none;
}
.purchase {
	float: left;
	width: 33.3%;
	height: 15px;
	margin: 0;
	padding: 5px 0px 0px 0px;
	font-size: .5em;
	text-align:center;
	letter-spacing: 2px;
}
.purchase a:link, .purchase a:visited {
	text-decoration: none;
}

.purchase a:hover, .purchase a:active {
	text-decoration: none;
}
.size {
	float: left;
	width: 33.3%;
	height: auto;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: .6em;
	letter-spacing: 2px;
	text-align:right;
}
/* Product Zone ends */

/* Generated Button */
.bg {float: left;}
.bg a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 102%;
	color:#000;
	margin: 10px 0px;
	text-decoration:none;
}
.bg span.first_bg {
	float:left;
	width: 10px;
	height: 25px;
	line-height:25px;
	vertical-align:50%;
	clear:both;
	margin: 10px 0px;
	border:none;
}
.bg a:link span.first_bg, .bg a:visited span.first_bg{
	display:block;
	background:url(../images/button1_l_up.png) no-repeat;
	text-decoration:none;
}
.bg a:hover span.first_bg, .bg a:active span.first_bg {
	display:block;
	background:url(../images/button1_l_over.png) no-repeat;
	color: #fff;
	text-decoration:none;
}
.bg span.link_bg {
	float:left;
	width: auto;
	height: 25px;
	line-height:25px;
	vertical-align:50%;
	color:#000;
	margin: 10px 0px;
	border:none;
	
}
.bg a:link span.link_bg, .bg a:visited span.link_bg{
	display:block;
	background:url(../images/button1_m_up.png) repeat-x;
	text-decoration:none;
}
.bg a:hover span.link_bg, .bg a:active span.link_bg{
	display:block;
	background:url(../images/button1_m_over.png) repeat-x;
	color: #fff;
	text-decoration:none;
}
.bg span.last_bg {
	float:left;
	background:url(../images/button1_r_up.png) no-repeat;
	width: 13px;
	height: 25px;
	line-height:25px;
	vertical-align:50%;
	margin: 10px 0px;
	border:none;
}
.bg a:link span.last_bg, .bg a:visited span.last_bg{
	display:block;
	text-decoration:none;
}
.bg a:hover span.last_bg, .bg a:active span.last_bg {
	display:block;
	background:url(../images/button1_r_over.png) no-repeat;
	color: #fff;
	text-decoration:none;
}
/* Generated Button ends */

/* Right Column */

#r_col_container {
	float:right;
	width:90px;
	height:auto;
	margin:0px;
	padding:0px;
}
#breadcrumb {
	float:left;
	width: auto;
	height: auto;
	margin-right:20px;
}
#breadcrumb_icon {
	float:right;
	width: 15px;
}
/* Right Column ends */

/* Bottom Container */

#bottom_container {
	float: left;
	width:800px;
	clear:both;
}

/* Bottom Container ends*/

/* Feature Zone */

#feature {
	float:left;
	overflow:auto;
}
#feature .image {
	width: 90%;
	height: auto;
	margin-top:5px;
	text-align:center;
	line-height: 90px;
	vertical-align:50%;
}
#feature .image_title {
	display:block;
	width: 80%;
	height: auto;
}
#feature .text_title {
	display:block;
	margin-top: 10px;
	margin-left: 5px;
	width: 80%;
	height: auto;
	text-align:left;
}
#feature .text {
	display:block;
	height: auto;
	text-align:left;
}

/* Category Zone */

#category {
	float:left;
	width: 290px;
	height: 275px;
	margin-right: 15px;
	overflow-y:auto;
	overflow-x:hidden;
}

#category .thumbs {
	float:left;
	text-align:left;
	width:50px;
	padding: 3px 3px;
}
#category .thumbs_selected {
	float:left;
	text-align:left;
	width:50px;
	padding: 3px 3px;
}
#category .thumbs a:link, .category .thumbs a:link {
	text-decoration: none;
	border: none;
}
#category .thumbs a:hover, .category .thumbs a:active {
	text-decoration: none;
	border: none;
}
#category .image_title {
	letter-spacing: 1px;
	text-align:left;
}
#category .image {
	float:left;
	padding-right:10px;
}

#category .text_title {
	text-align:left;
}
#category .text {
	margin-top: 5px;
	margin-left: 0px;
	width: 270px;
	height: auto;
	text-align:left;
}
#category .link {
	margin-top: 5px;
}
#category .link a:link, #category .link a:visited {
	letter-spacing: 1px;
}
#category .link a:hover, #category .link a:active {
	letter-spacing: 1px;
}

/* Subject Zone */

#subject {
	float:left;
	width: 290px;
	height: 275px;
	overflow:auto;
}
#subject ul {
	margin-top: -7px;
}
#subject li {
	padding-bottom: 5px;
}
#subject li a:link, #subject li a:visited {
	text-decoration:none;
}
#subject li a:hover, #subject li a:active {
	text-decoration:none;
}
#subject li.selected a:link, #subject li.selected a:visited {
}
ul.subject_list {
	text-align:right;
	letter-spacing: .5px;
	padding: 0px;
	list-style:none;
}
#subject .image {
	float:left;
	padding-right:10px;
}
#subject .image_title {
	text-align:left;
}
#subject .text_title {
	text-align:left;
}
#subject .text {
	margin-top: 5px;
	margin-left: 0px;
	height: auto;
	text-align:left;
}
#subject .link {
	margin-top: 5px;
}
#subject .link a:link, #subject .link a:visited {
	letter-spacing: 1px;
}
#subject .link a:hover, #subject .link a:active {
	letter-spacing: 1px;
}
/* Subject Zone ends */

/* Footer Zone */

#footer {
	width: 800px;
	height: 47px;
	margin-top: 25px;
}
#footer ul {
	margin-left: -40px;
}/* for non-IE/Win */
.footer_list li {
	margin: 0;
	padding: 0px 5px;
	float: left;
	letter-spacing: 1px;
	list-style:none;
}
.footer_list li.last {
	border-right: none;
}
.footer_list a:link, .footer_list a:visited {
	text-decoration: none;
}
.footer_list a:hover, .footer_list a:active {
	text-decoration: none;
}
.footer_list li.selected a:link, .footer_list li.selected a:visited {
}
#footer .text {
	float: right;
	padding-right: 5px;
}

/* Footer Zone ends */

/* Other CSS */

#text_test {
	width: 100px;
	height: 100px;
	color:#fff;
	overflow: auto;
}
#accent {
	width: 20px;
	height: 20px; 
	float: right; 
}
.slideShowWrapper { 
	padding-bottom:20px;
}
.slideShowWrapper { 
	padding:8px; 
	border:1px solid none;	
	overflow:hidden;
	text-align: center;
	-moz-border-radius:3pt;
	-webkit-border-radius:4pt;
	-webkit-drop-shadow:#ccc 4pt; 
}
/* Other CSS ends */
/* form css */
.sendurl_msg, .contactme_msg, .estimates_msg  {
	float:left;
	font-size: 1.5em;
	padding-top: 15px;
	margin-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	font-family:"Times New Roman", Times, serif;
}
/* form CSS */
#form_container form {
	width: 100%;
}
#form_container form .left {
	width: 175px;
	font-size: 85%;
	line-height: 30px;
	padding-right: 25px;
	float:left;
	clear:both;
}
#form_container form .right {
	line-height: 30px;
	float:left;
}
#form_container .submit {
	margin-top: 15px;
	float:left;
	clear:both;
}
#form_container .input_text {
	height: 20px;
	width: 200px;
}
#form_container input {
	margin:0px;
	padding:0px;
}
 select.right {
	margin:0px;
	padding:20px 20px;
}
#form_container textarea {
	width: 200px;
	height: 75px;
	margin-top:2px;
	font-size: 12px; 
	font-family: Arial;
}
#form_msg {
	float:left;
	padding-top: 15px;
	margin-left: 65px;
	padding-bottom: 25px;
	font-family:"Times New Roman", Times, serif;
	clear:both;
	
}
.pclient {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 1em;
	margin-left: 50px;
}
#pclient_info .text_title, #pclient_info .text {
	padding: 0px;
	margin: 25px;
	clear:both;
}
#pclient_info .prdlist_list li{
	margin-left: 75px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* PayPal CSS */
input.cart{
	background: url(http://www.c4wise.ca/common/images/cart_icon.png) no-repeat;
	line-height: 32px;
	border: none;
}

input.cart:hover {
	background: url(http://www.c4wise.ca/common/images/add_to_cart.png) no-repeat;
	line-height: 32px;
	border: none;
}
.purchase {margin-top: -17px;}

.lastmailto {
	font-size: 40%;
}
.linkmailto {
	font-size: 60%;
}
/* edit form css */
