@charset "utf-8";
/* CSS Document */

body {
	margin: 0px; padding: 0px;		
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size-adjust: 0.48;
	font-size: 15px;
	background-color: #f4f1f0;	
	height: 768px;
	text-align: center;
}

img { 
	border: 0px; 
}

a {
	color: #9e1f63;
}

a.cat_title {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	color: #000000;
	}
	
a.cat_title:hover {
	color: #CE6E00;
	} 

a.cat_thumb {
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
	color: #000000;
	}
	
a#m_cat_link {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	color: #666666;
	}
	
a#m_cat_link:hover {
	text-decoration: underline;
	color: #CE6E00;
	}
	
h3 {
	font-weight: bold;
	color: #cc6600;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	}

h5 {
color: #9e1f63;
font-size: 18px;
margin-bottom: 0px;
}

em {color: #9e1f63;
}
div#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 768px;
	text-align: left;
	background-color: #ffffff;
	display: block;
}

div#header{
    width: 1000px;
	height: 156px;
	padding: 0px;
	margin: 0px;
 	background-image: url('/images/header-backdrop.png');
	background-repeat: repeat-y;
	text-align: left;
}

div#flash {
	height: 100px;
	width: 1000px;
	display: block;
	background-image: url('/images/flash-backdrop.png');
	background-repeat: repeat-x;
	text-align: left;
	float: left;
}

div#flashelement {
	float: left;
}

div#logo {
	float: right;
	position: relative;
	/*left: -40px;*/
	right: 80px;
	top: 20px;
}

div#header-left {
	width: 800px;
	float: left;
}

div#menubox {	
	padding-left: 70px;
}

div#menubox ul {
	padding: 0px;
	margin-top: 10px;
	float: left;
	list-style: none;
	display: inline;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	
}

div#menubox ul li {
	float: left;
	padding: 0px 15px;
	text-transform: lowercase;
	color: white;
}

div#menubox ul li a {
	text-decoration: none;
	color: white;
}

div#content {
    width: 1000px;
	height: 563px;
	background-image: url('/images/content-backdrop.jpg');
	background-repeat: no-repeat;
}

div#content span {
}
div#content span img {
}

div#content span h3 {
}

div#content h4 {
}

div#leftpane {
	float: left;
	width: 190px;
	height: 497px;
	font-size: 12px;
	background-image: url('/images/left-gradient.png');
	background-repeat: repeat-x;
}

div#sideMenuBox {
	display: block;
	width: 168px;
	height: 350px;
	background-image: url('/images/left-transparency.png');
	backround-repeat: repeat;
	padding: 5px;
	padding-top: 12px;
	margin: 6px;
	}
	

/*
div#leftpane a {
font-size: 12px;
color: #999999;
margin-bottom: 3px;

}*/

div#contentpane {
	width: 495px;
	height: 500px;
	float: left;
	line-height: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
}

div#contentpane p {
	font-size: 14px;
	font-weight: normal;
	}

div#contentpane a {
	color: #6c014b;
}

div#contentpane a:hover {
	color: #CE6E00;
}

div#contentshop {
}

div#items{
overflow: hidden;
}

div#menuFrame{

	padding-left: 70px;

}

div#menuFrame div {
float:left;
}

div#itemFrame {
	height: 420px;
	/*background-image: url('/images/semitransparentbackdrop.png');
	border: 1px solid #efefef;*/
	padding: 2px;
	display: none;
}

div.productDesc {
	display: block;
	float: left;
	clear: left; 
	font-weight: normal; 
	font-size: 13px; 
	margin-top: 8px;
}

div.productDesc p {
	margin: 0;
	padding-right: 15px;
}

ul#menuPageNums {
	position: absolute; 
	top: 560px;
}

li.page_num {
	float: left; 
	list-style-type: none; 
	display: block;
	height: 12px; 
	width: 12px; 
	margin-left: 2px; 
	border: 1px solid #e4e4e4; 
	background-color: #FFF; 
	padding: 2px; 
	text-align: center; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 14px; 
	cursor: pointer;
}

span#sideMenuTitle {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-left: 1px;
}

div#sideMeasuringLink, div#sideCartLink {
	margin-bottom: 4px;
}
	
div#sideCartLink a, div#sideMeasuringLink a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	height: 26px;
	background-image: url('/images/menu-icon.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	padding-top: 7px;
	color: #6e004e;
}

div#sideCartLink a:hover, div#sideMeasuringLink a:hover {
	color: #CE6E00;
}
/*
div#sideCartLink a {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}*/

ul.sidemenu {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	list-style: none;
	text-align: left;
}

li.parentCat {
	display: block;
	width: 162px;
	margin: 0px;
	margin-bottom: 3px;
	padding-left: 5px;
	background-color: #cda9c2;
	line-height: 20px;
}

li.subCat {
	display: block;
	width: 150px;
	margin: 0px;
	padding-left: 17px;
	margin-bottom: 3px;
	background-color: #efefef;
	background-color: #FFFFFF;
	line-height: 20px;
}

.sidemenu li a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #6c014b;
	margin-bottom: 3px;
}


ul.sidemenu li a:hover {
	color: #CE6E00;
}

li.parentCat a {
	color: #000000;
}

li.parentCat a:hover {
	color: #CE6E00;
}

div#webform {
	
}

div#webform p { 
	float: left; clear: left; width: 200px; height: 20px;
	padding: 0px;
	margin: 5px;
}

div#webform input, textarea {
	float: left;
	margin: 5px;	
	width: 200px;
}

div#dogs {
	float: left;
	width: 282px;
	height: 454px;
	background-image: url('/images/dogs-on-right.jpg');
	background-repeat: no-repeat;
	background-position: right;

}

div#dogs p {
width: 140px;
font-size: 14px;
text-align: right;
color: #999999;

}

div#formContent p span {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

div#formContent br {
	line-height: 10px;
	}
	
div#formContent p span br {
	display: none;
}

div#formContent p span input {
	position: absolute;
	left: 120px;
	width: 180px;
}

div#formContent p span textarea {
	position: absolute;
	left: 115px;
	top: -5px;
	width: 184px;
	height: 100px;
}

div#formContent p span span {
	display: block;
	position: relative;
	top: 80px;
}

div#formContent p span span input {
	position: relative;
	left: 10px;
	top: 2px;
	width: 30px;
}

div#formContent p input.mysubmit2 {
	position: relative;
	top: 80px;
	left: 120px;
}

div#footer {
	clear: both;
    width: 970px;
	height: 52px;
	padding-left: 30px;	
 	background-image: url('/images/footer-backdrop.png');
	background-repeat: repeat-x;	
	text-align: left;
	font-size: 12px;
	color: #999999;
}

div#footer a {
	padding: 0px 15px;
	text-decoration: none;
	color: #999999;
}
