* {
 padding: 0;
 margin: 0;
}
body {
	background-image: url(../images/bg_slice.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
#wrapper {
	position: relative;
	width: 877px;
	margin: auto;
}
#header {
	margin: 0px;
	height: 88px;
	width: 877px;
	background-image: url(../images/logo.jpg);
}
#top_nav {
	width: 877px;
	background-image: url(../images/long_shde_dn.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#top_nav ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#top_nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#top_nav a {
	padding: 0px 8px 8px 8px;
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}
#shade_bttm  {
	height: 10px;
	width: 727px;
	background-image: url(../images/long_shde_dn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#centercolumn {
	margin: 0px;
	display: inline;
	padding: 0px 16px 16px 16px;
	width: 695px;
	float: left;
	min-height: 300px;
	height: 100%;
}
* html #centercolumn {height:300px} /* IE Min-Height Hack */
#content1 {
	
	margin: 25px 0px 0px 0px;
	float: right;
	padding: 10px 10px 10px 9px;
	width: 509px; 	
}
#title_home {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #CCC;
	width: 100%;
}
#image1 {
	float: left;
	height: 140px;
	width: 140px;
	margin-top: 20px;
	margin-right: 20px;
	/*background-image: url(../images/3pics.jpg);*/
	/*background-repeat: no-repeat;
	background-position: center center;*/
}
#maincontent {
	float: left;
	width: 490px;
	margin-top: 20px;
	margin-right: 20px;
}
#home_text{
	float: left;
	width: 220px;
}
#home_text_wide {
	float: left;
	width: 410px;
}
#divisions3 {
	float: right;
	padding-top: 0px;
	height: 100px;
}
#box1 {
	float: left;
	height: 130px;
	width: 143px;
	margin-right: 15px;
	background-color: #D0B6D5;
	background-image: url(../images/box_bttm01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 150px;
}
#box2 {
	float: left;
	height: 130px;
	width: 143px;
	margin-right: 15px;
	background-color: #E38181;
	background-image: url(../images/box_bttm01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 150px;
}
* html #box2{
	height: 150px;
} 
#box3 {
	float: left;
	height: 130px;
	width: 143px;
	background-color: #F4F18D;
	background-image: url(../images/box_bttm01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 150px;
}
.boxtop {
	height: 8px;
	width: 143px;
	background-image: url(../images/box_top01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#footer {
 	background-color: #ccc;
 	margin: 5px 5px 5px 5px;
 	display: inline; /* IE Hack */
 	padding: 4px;
 	float: left;
 	width: 727px;
}
#login {
	width: 150px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
/*------------*/
/* navigation */
/*------------*/
#submenu {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 35px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 840px;
}
#submenu ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background-color: #FFFFFF;
}
#submenu li{
	float: left;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
}
#submenu li a{
	float: left;
	color: #000;
	padding: 7px 20px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	/* width: 67px; REMOVED FOR NON-FIXED WIDTH*/
	font-size: 70%;
	line-height: 12px;
	min-height: 36px;
}
* html #submenu li a{
	padding: 7px 8px 0px 0px;
	height: 36px;
	z-index: 1;
} 
#submenu li a:hover{
	color: #EAA6F9;
}
#submenu ul a.first { 
	border: none;
}
#submenu ul li.last {
	background-image: url(../images/liststrip_bttm.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#submenu #current a{
	color: #000;
	padding: 7px 20px 0px 0px;
	border: none;
	min-height: 36px;
}
#submenu #current a:hover{
	color: #EAA6F9;
	z-index: 10;
}
* html #submenu #current{
	padding-top: 0px;
	z-index: 10;
}
* html #submenu #current a{
	padding-top: -2px;
	padding-bottom: 0px;
	height: 36px;
	z-index: 10;
}
html>body #submenu li { /* all list items */
	width: auto; /* width needed or else Opera goes nuts */
}
#submenu li:hover ul, #submenu li.sfhover ul { /* lists nested under hovered list items */
	left: 0;
	margin-left: -1px;
}
#submenu .short{
	width: 30px;
}
#submenu li ul {
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 28px;
	list-style: none;
	width: 100px;
	left: -999em;
	background:url("../images/liststrip_bttm.gif") repeat-x bottom;
	background-color: #6E1D7D;
	padding-right: 10px;
}
#submenu li li {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background: none;
}
#submenu li li a{
	color: #fff;
	background: none;
	margin: 0px;
	padding: 5px;
	border-top: none;
	width: 100px;
	min-height: 10px;
	height: auto;
}
#submenu li li a:hover, #submenu li#current li a:hover{
	color: #EAA6F9;
	font-weight: normal;
}
#submenu .last{
	padding-bottom: 6px;
}
#submenu li#current li a {
	background: none;
	color: #fff;
	xbackground-color: #6E1D7D;
	margin: 0px;
	padding: 5px;
	border-top: none;
	width: 100px;
	min-height: 10px;
	height: auto;
}
#submenu li:hover ul ul, #submenu li.sfhover ul ul {
	left: -999em;
	background:url("../images/liststrip_bttm.gif") repeat-x bottom;
	background-color: #6E1D7D;
}
html>body #submenu  li { /* all list items */
	width: auto; /* width needed otherwise Opera misbehaves */
}
#three_col_content {
	padding: 15px 0px 0px 0px;
	clear:both;
}
#col_1 {
	width: 290px;
	float: left;
	padding: 0px 5px 0px 5px;
}
#col_2 {
	width: 219px;
	float: left;
	padding: 0px 10px 0px 0px;
}
#col_3 {
	width: 156px;
	float: left;
}
#mid_shade_top 
{
	background-image: url(../images/box_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	width: 150px;
	clear: both;
}
.gallerythumb {
	float: left;
	height: 88px;
	width: 70px;
	margin: 3px;
	background-color: #FFF;
}

.gallerythumb_selected {
	float: left;
	height: 86px;
	width: 70px;
	margin: 3px;
	margin-right: 1px;
	background-color: #CCCCCC;
	border: solid 1px #F00;
}

.gallerythumb img{
	border: none;
}

.gallerythumb_selected img{
	border: none;
}

#mid_shade_bttm {
	background-image: url(../images/box_bttm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8px;
	width: 150px;
	clear: both;
}
#results_nav {
	width: 150px;
	margin: 4px 16px 0px 0px;
	clear: both;
	text-align: right;
}
#quick_order {
	margin: 2px 0px 0px 0px;
	float: right;
	padding: 14px 10px 10px 9px;
	height: 25px;
	width: 220px;
}
#searchandview 
{
	margin: 2px 0px 0px 0px;
	float: right;
	padding: 10px 5px 10px 9px;
	height: 25px;
	width: 220px;
}
#searchbox {
	float: right;
	margin-left: 0px;
}
.switchview {
	position: absolute;
	top: 96px;
	right: 5px;
	padding: 0px 10px 0px 0px;
	float: right;
	width: 180px;
	height: 25px;
	text-align: right;
}
#viewbasket {
	text-align: right;
	height: 25px;
	width: 220px;
	padding: 8px 0px 0px 8px;
	vertical-align: middle;
}
#page_title_box 
{
	margin: 15px 0px 0px 0px;
	float: right;
	padding: 10px 10px 10px 0px;
	width: 283px;
}
#searchbox2 {
	float: left;
}
.searchfield {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
}
.add_field {
	margin: 0px 0px 6px 0px;
	width: 30px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
}
.searchbttn {
	margin: 5px 0px 0px 5px;
}
/*------------*/
/*  NAV END   */
/*------------*/

.BreadcrumbTrail
{
	font-size: 85%;

}

.style5
{
	font-size: 80%;
}

.style2
{
	font-size: 80%;
}


.AjaxLink
{
	cursor: pointer;
}

.AjaxLinkCurrent
{
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold;
}

.AjaxPreviousLink
{
	cursor: pointer;
}

.AjaxNextLink
{
	cursor: pointer;
}

.AjaxPreviousLinkDisabled, .AjaxPreviousLinkDisabled:hover
{
	color: Gray;
}

.AjaxNextLinkDisabled, .AjaxNextLinkDisabled:hover
{
	color: Gray;
}

/*------------*/
/*CONTACT FORM*/
/*------------*/

.ContactFormOuter
{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.ContactFormInner h2
{
	padding-bottom: 10px;
}

.ContactFormInner
{
	float:left;
	text-align: left;
	width: 50%;
	margin: 0px 20px 0px 20px;
}
.ContactFormLeft
{
	float:left;
	text-align: left;
	width: 40%;

}

.Field
{
	width: 100%;
	padding: 0px 20px 0px 0px;
}
.ContactForm
{
	width:340px;
}
.FormLabel
{
	float:left;
	width:120px;
	text-align:right;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	font-size: 80%;
}
.FormField
{
	float:left;
	width:200px;
	margin: 0 0 10px 0;
}

.Field
{
	float: left;
	width: 39%;
}

.Field
{
	float: right;
	width: 59%;
}

.PictureIndexLink
{
	cursor: pointer;
}

.ClientMessage
{
	font-weight: bold;
	color: #FF0000;	
	font-size: 85%;
	padding-bottom:10px;
}

.NoOrdersMsg
{
	font-weight: bold;
	color: #FF0000;	
	font-size: 85%;
	padding-bottom:10px;
}

.AddToBasketMsg
{
	color: #FF0000;
	font-weight: bold;
	font-size: 85%;
	visibility: hidden;
}

.OrderTableContainer
{
	width: 100%;
}

.OrderTableContainer table tr td
{
	padding: 2px;
}

.OrderTableContainer table tr th
{
	padding: 2px;
}

ul.Normal
{
	list-style:  circle inside;
}

li.Normal
{
	list-style: circle inside;
}

/*Browser View*/

#browser_content
{
	width: 695px;
}

#browser_content .browser_item_top
{
	width: 695px;
	height: 10px;
	background: url(/images/long_shde_up.jpg);
	margin-bottom: 10px;
}

#browser_content .browser_item_bottom
{
	margin-top: 15px;
	width: 695px;
	height: 10px;
	background: url(/images/long_shde_dn.jpg);
}

#browser_content .col_1
{
	width: 79px;
	text-align: center;
	float: left;
	margin-right: 25px;
}

#browser_content .col_2
{
	font-size: 10pt;
	text-align: left;
	float: left;
}

#browser_content .col_3
{
	font-size: 10pt;	
	width: 199px;
	text-align: right;
	float: right;
	margin-top: 20px;
}

/*End*/

.Red_Bold
{
	color: #FF0000;
	font-weight: bold;
	font-size: 85%;
}

.AjaxLoadingMsg
{
	font-size: 8pt;
	color: #F00;
	font-weight: bold;
}
