/***********************************************/
/* cm_layout   .css                            */
/* Use with cm-artsitewires-dev01 all main page*/
/***********************************************/

/***********************************************/
/* Clarity                                     */
/***********************************************/

body
{
	font: medium 'Garamond' , 'Times New Roman' , serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

.body
{
	width: 780px;
	height: 100%; /*Border:solid 1px;*/
	margin: 5px 0px 0px 0px;

}

#wrapper {
	background: #fff url(../images/corners/top.gif) no-repeat center top;
	margin: 0 auto;
	position: relative;
	width: 780px;
	padding-top: 10px;
	text-align: left;
}


/************************************/

/*****************************************/
/* hyperlink and anchor tag styles       */
/*****************************************/

a
{
	color: Purple;
	text-decoration: none;
}

a:link
{
	color: Purple;
	text-decoration: none;
}

a:visited
{
	color: Purple;
	text-decoration: none;
}

a:hover
{
	color: Purple;
	text-decoration: underline;
}

/************************************/

/*****************************************/
/* Header tag styles                     */
/*****************************************/

h1
{
	font-family: 'Garamond' , 'Times New Roman' , serif;
	font-size: 125%;
	color: #382074;
	/*color: #334d55;*/
	margin: 0px;
	padding: 0px;
}

h2
{
	font-family: 'Garamond' , 'Times New Roman' , serif;
	font-size: 114%;
	color: #382074;
	/*color: #006699;*/
	margin: 0px;
	padding: 0px;
}

h3
{
	font-family: 'Garamond' , 'Times New Roman' , serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4
{
	font-family: 'Garamond' , 'Times New Roman' , serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5
{
	font-family: 'Garamond' , 'Times New Roman' , serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}


/************************************/

/********************************************/
/* Form and related Tags                    */
/********************************************/
label
{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
}

input
{
	font-family: Arial,sans-serif;
}

form
{
	border: 0px;
	margin: 0px;
	font-size: 90%;
}


/************************************/

/***********************************************/
/* TopNav        Divs                          */
/***********************************************/
#topnav
{
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#topnav ul
{
	list-style-type: none;
	padding: 0;
	margin: 5px 0px;
}

#topnav li
{
	display: inline;
}

#topnav li a
{
	color: #382074;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 2px;
	border: 1px solid white;
	margin: 2px 0px;
}

#topnav li a:hover
{
	color: #E74121;
	text-decoration: none;
	border: 1px solid #E74121;
}
/************************************/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#mainCell
{
	position: relative; /*top:5px;*/
	width: 780px;
	height: 100%;
	background-color: #ffffff;
	text-align: left;
	text-align: justify;
	background-image: none;
	border: none;
}

#col2
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	position: relative;
}

#clear
{
	float: left;
	width: 780px;
	height:1px;
}

#tr
{
	position: absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

/************************************/

/***********************************************/
/* header Divs                                 */
/***********************************************/
#masthead
{
	top: 0px;
	left: 0px;
	right: 0px;
	width: 780px;
}

#header
{
	width: 780px;
	min-width: 640px;
	height: 80px;
}

#logo
{
	background-color: Navy;
	width: 100px;
	height: 80px;
	float: left;
}

#search
{
	background-color: Gray;
	width: 60%;
	height: 80px;
	float: right;
	vertical-align: text-bottom;
}

/****************************************/

/***********************************************/
/* Search  div                                 */
/***********************************************/
#SearchNav
{
	position: relative;
	width: 780px;
	height: 32px;
	color: #382074;
	font-weight: bold;
	padding: 0px;
	margin: 0px; /*background-image: url(../images/glbnav_background.gif);*/
	background-image: none;
	background-color: #FFFFFF;
	margin-top: 5px; /*border-bottom: solid 1px #cccccc;	*/ /* display:none; */
	text-align: center;
}

#SearchLink
{
	display:inline;
	height: 22px;
	z-index: 100;
	text-align: center;
	font-size:12px;
	vertical-align:middle;
}

#SearchLink .formSelect 
{
	font-size:12px;
	width:200px;
}

/************************************/
/* Basic Search 
/************************************/
#search
{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input
{
	font-size: 70%;
	margin: 0px 0px 0px 10px;
}

#search a:link
{
	font-size: 80%;
	font-weight: bold;
}

#search a:visited
{
	font-size: 80%;
	font-weight: bold;
}

#search a:hover
{
	font-size: 80%;
	margin: 0px;
	font-weight: bold;
}

/************************************/

/***********************************************/
/* feature Divs                                */
/***********************************************/

.feature
{
	margin-top: 5px;
	padding: 0px;
	font-size: 100%;
}

.feature h3
{
	font-family: 'Garamond' , 'Times New Roman' , serif;
	font-size: larger;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	text-align: left;
}

.feature h4
{
	font-family: 'Garamond' , 'Times New Roman' , serif;
	font-size: large;
	color: #000000;
	padding: 0px 0px 3px 0px;
}
.feature #ImageHome
{
	float: right;
	text-align: center;
	padding: 10px 0px 10px 30px;
}

.feature #Image
{
	float: left;
	text-align: center;
	padding: 10px 0px;
	width: 780px;
}

.feature #catImage1
{
	float: left;
	text-align: center;
	padding: 10px 0px;
	width: 780px;
}

.feature #catImage2
{
	float: left;
	text-align: center;
	padding: 10px 0px;
	width: 780px;
}

.feature p
{
	border: 0px;
	margin: 0px;
	padding: 2px 0px;
	font-size: medium;
}
/************************************/

/***********************************************/
/* ProductList Divs                            */
/***********************************************/

#ProductList
{
	border-bottom: solid 1px #ccc;
}
.productCell
{
	border-top: solid 1px #ccc;
	background-color: #FFFFFF;
	padding: 10px 0px;
	margin: 0px;
	width: 100%;
}

.record
{
	border: 0px;
	margin-top: 2px;
}

#paging
{
	width: 100%;
	font-size: 80%;
	margin-left: 0px;
	text-align: right;
}

#PriceQuote
{
	font-size: small;
	text-align: right;
	width: 100%;
	margin: 3px 0px;
}

/************************************/

/***********************************************/
/* SiteInfo Divs                            */
/***********************************************/
#siteInfo
{
	position: relative;
	vertical-align: text-bottom;
	text-align: right;
	clear: both;
	border-top: none;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 20px 10px 10px;
	background-color: #ffffff;
}

#siteInfo img
{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************************************/

/***********************************************/
/* Form Divs                                   */
/***********************************************/

.formInput, .formInput_gray, .formQty, .formButton, .formButton_over, .formSelect, .formMoney
{
	font-family: Verdana,sans-serif;
}

.formInput, .formQty
{
	border: solid 1px #fff;
	background-color: #fff;
	color: black;
	
	
	
}

.formInput
{
	border: solid 1px #000000;
	font-size: 10px;
	background-color: #ffffff;
	text-align: left;
}

.formInput_gray
{
	border: solid 1px #cccccc;
	font-size: 10px;
	background-color: #ffffff;
	text-align: left;
}

.formQty
{
	font-weight: bolder;
	font-size: x-small;
	background-color: #ffffff;
	text-align: center;
}

.formButton
{
	border-top: solid 1px #9C9ECE;
	border-left: solid 1px #9C9ECE;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	font-size: 10px;
	cursor: hand;
	background-color: #382074;
	text-align: center;
	color: #FFFFFF;
	font-weight: BOLD;
}
.formButton_over
{
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 2px #9C9ECE;
	border-bottom: solid 2px #9C9ECE;
	font-size: 10px;
	cursor: hand;
	background-color: #BBB4D6;
	text-align: center;
	color: #FFFFFF;
	font-weight: BOLD;
}
.formButton_header
{
	border: 1px solid white;
	font-size: 10px;
	cursor: hand;
	background-color: white;
	text-align: center;
	color: #000;
	font-weight: BOLD;
}
.formButton_over_header
{
	border: 1px solid #FFFF31;
	font-size: 10px;
	cursor: hand;
	background-color: #E74121;
	text-align: center;
	color: #FFFFFF;
	font-weight: BOLD;
}

.newsletter_input
{
	border: solid 1px #488298;
	font-size: 10px;
	background-color: #f5f7f8;
	text-align: left;
}

.formSelect
{
	border: solid 1px #488298;
	font-size: x-small; /*width:180px;*/
	color: #000;
}
.formSelect option
{
	width: 200px;
}
.formMoney
{	
	font-family: 'Garamond' , 'Times New Roman' , serif;
	border: solid 1px #fff;
	font-weight: bolder;
	font-size:medium ;
	text-align: center;
}

.quicklist
{
	width: 780px;
	margin: 10px 0px;
	text-align: center;
	font-size: small;
}
/************************************/

/***********************************************/
/* RegisterForm  Divs                          */
/***********************************************/
.registerForm
{
	width: 80%;
	background-color: #f5f7f7;
	font-size: medium;
	margin-left: 80px;
}

.form_Title
{
	font-size: medium;
	font-weight: bold;
	padding: 5px 0px;
	background-color: #fff; /*border-bottom:solid 1px #000;*/
	margin: 3px;
}

.form_cell
{
	width: 50px;
}

/************************************/

/***********************************************/
/*End ALL Divs                                 */
/***********************************************/

/***********************************************/
/* Page layout                                 */
/***********************************************/

/*-----------------------------------------#body(width:780px)---------------------------------------- */
/*|		#masthead															|				| search |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|--------------------------------------------------------------------------------------------------|*/
/*|		#topnav																						 |*/
/*|--------------------------------------------------------------------------------------------------|*/
/*|		#SearchNav																					 |*/
/*|---------------------------------------#mainCell--------------------------------------------------|*/
/*|																									 |*/
/*|																									 |*/
/*|			#col2																					 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|																									 |*/
/*|--------------------------------------------------------------------------------------------------|*/
/*|																									 |*/
/*|			siteInfo																				 |*/
/*|																									 |*/
/*--------------------------------------------------------------------------------------------------- */