﻿@charset "utf-8";
/* CSS Document */


/********************************************* General Styles **************************************/

* { 
	margin: 0; padding: 0; 
}

body { 
	font: 100%/1.125em Arial, sans-serif; 
	text-align:center;
}

input, button, textarea { 
	font: 1em Arial, sans-serif; 
}

input, button { 
	vertical-align: middle; 
}

legend { 
	display: none; 
}

fieldset { 
	border: none; 
}

ul, ol, li { 
	list-style: none; 
}

li {
	padding-top:2px;
	padding-bottom:5px;
}

a { 
	color: #bca288; 
	font-weight: bold; 
}

a img { 
	border: 0; 
}

table { 
	border-collapse: collapse; 
}

hr { 
	display: none; 
}

#btnCopyToCurrentOrder {
	display: none;
}

#homeAL {
	padding-top: 75px;
}

#homeAL img {
	border: none;
	margin-right:10px;
}


/************************************\ footer navigation styles /************************************/

#footer { 
	background: #686055; 
	border-top: 3px solid #adadab; 
	font-size: .7em; 
	color: #ffffff; 
}


#footer-content { 
	width: 949px; 
	margin: 0 auto; 
	line-height: 29px; 
	overflow: hidden; 
}
* html #footer-content { height: 1%; }
#footer a { color: #ffffff; text-decoration: none; font-weight: normal; }

#footer p.left { float: left; }
#footer p.right { float: right; }
#footer p strong { padding-left: 20px; }



/************************************\ header navigation styles /************************************/

#navmain1 {
	background:#686055;
	border-bottom: 5px solid #adadab;	
	width: 100%; 
	text-align:center;
	
}

#TopNavLink {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

#MenuPos {
	margin-left:-150px;
}


/************************************\ main content styles /************************************/

#MainContentCell {
	padding-top:20px;
}

#LeftSideNav {
	padding-top:10px;
	align:center;
	text-align:center;
}

#content {
text-align: left;
width: 980px;
background: white;
padding: 5px;
margin: 0 auto; 
}

#productdetails {
	padding-top:20px;
}

#productdetails h1, h3 {
	color: #686055;
}


/************************************\ old styles /************************************
/************************************\ old styles /************************************
/************************************\ old styles /************************************
/************************************\ old styles /************************************
/************************************\ old styles /************************************





/************************************\ general styles /************************************

body {
	/*background:#f1f1f1;
	background:#CFCFCF url(../../images/TemplateImages/bg.gif) 0px 0px repeat;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#MainBody {
	background:#FFF;
}
#navmainbody
{
	border:none;
}
#pageProductBrowse #Textlabel3, #pageProductBrowse #Textlabel3 a, #pageCatNav #Textlabel1, #pageCatNav #Textlabel1 a
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size:12px;
}
#pageCatNav #Textlabel1
{
	margin-top:20px;
}
a:link {text-decoration: underline; COLOR: #333333}
a:visited {text-decoration: none; COLOR: #333333}
a:active {text-decoration: none; COLOR: #333333}
a:hover {
	text-decoration: none;
	COLOR: #FF0000
}
.style2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.table {
	border: 1px ridge #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	background-color: F6F6F6;
}
.style5 {
	font-size: x-small;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.table1 {
	border: 1px ridge #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #330099;
	background-image: url(../../images/TemplateImages/header_slice.gif);
}
.style6 {font-size: 9px}
.table3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-top: 1px ridge #CCCCCC;
	border-right: 1px ridge #FFFFFF;
	border-bottom: 1px ridge #FFFFFF;
	border-left: 1px ridge #CCCCCC;
}
.tablefield {

	border: 1px ridge #CCCCCC;
	background-color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.style3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}
.navred {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.style3Red {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FF0000;
}
.tableForm {
	border: 1px ridge #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(../../images/TemplateImages/header_slice.gif);
}
.style9 {	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


*
/************************************\ top navigation styles /************************************

#MenuPos, #TopNavLink
{
	background:transparent url(../../images/TemplateImages/menubg.jpg) 0px 0px repeat-x;
	height:20px;
}
#MenuPos
{
	padding-left:10px;
	position:relative;
}
#TopNavLink
{
	height:20px;
	color:#000000;
	display:block;
	text-decoration:none;
	padding-top:3px;
	padding-left:4px;
	border-right:1px solid #000000;
}
#SelectedMenuItem #TopNavLink, #TopNavLink:hover
{
	color:#fff;
}


/************************************\ left navigation styles /************************************

#LeftSideNav
{
	background:transparent url(../../images/TemplateImages/leftnavbg.gif) 0px 0px repeat-y;
}
#LeftSideNav .spacer img
{
	display:none;
}



/************************************\ product view styles /************************************

#ProdView
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:770px;
	margin-top:25px;
}
#clusternote{font-size:12px;margin-left:15px;}
#ProductDetails
{
	width:568px;
	text-align:left;
	padding-right:30px;
}
#ProductDescription
{
	font-size:16px;
	display:block;
	margin-bottom:15px;
	background:url(../../images/TemplateImages/backgroundlge.gif) top left repeat-y;
	border-top:1px solid #999999;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #999999;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #000000;
	padding:5px;
}
#ProductPrice, #ProductAvailability, #ProductOrderQty, #ProductAddToOrder, #ProductCode
{
	display:block;
	padding:10px 0px;
	font-size:13px;
	border-bottom:1px solid #ffd500;
}
#ProductPrice, #ProductOrderQty
{
	background:#EEEEEE;
	border-bottom:1px solid #FFFFFF;
}
#ProductImage
{
	width:202px;
}
#ProductImage img
{
	border:1px solid #000000;
}

*/







/**************************************************************************
/**************************************************************************
/**************************************************************************
/**************************************************************************
/**************************************************************************











