/* Start of CMSMS style sheet 'cleanfortables' */
body {
	background-image: url(images/cms/diamonds.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	margin-top: 50px;
	background-position: center top;
	
}
#wrapper {
	margin: 0 auto;
	width: 972px;
	background: #ffffff;
	border: 1px solid #666;
}
#masthead {
background-image: url(images/cms/title.jpg);
background-repeat: no-repeat;
	color: #333;
	width: 950px;
	float: left;
	padding: 10px;
	height: 100px;
}
#search {
	color: #666666;
	width: 300px;
margin-top: 50px;
	float: right;
	height: 30px;
	font-size: 11px;
	text-align: right;
}

#search input {
	color: #666666;
	
	font-size: 12px;
	
}

#menu {
	float: left;
	width: 950px;
	color: #333;
	margin: 0px 0px 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#lowernav {
	float: left;
	width: 950px;
	color: #666;
	font-size: 12px;
	margin: 0px 0px 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#lowernav a {
	font-size: 11px;
	text-decoration: none;
}

#leftcolumn {
	
	padding: 10px;
	

	border-right: 1px solid #ccc;
}
#content {

	font-size: 13px;
	

	padding: 10px;


}
#rightcolumn {
	font-size: 11px;

	padding: 10px;
	line-height: 15px;


	border-left: 1px solid #ccc;
}
#footer {

	font-size: 10px;
	margin: 0px 0px 10px;
	padding: 5px;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2176B9;
	font-weight: normal;
}
img {
	border: none;
}

#billinginfo {
	width: 556px;

}
#billinginfo input{
	width:400px;

}
#shippinginfo {
	width: 556px;

}
#shippinginfo input{
	width:400px;

}
textarea {
	width:548px;
height: 100px;
}

legend {
	font-weight: bold;
}
.headcell {
	background-color: #34449B;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BF242A;
	background-image: url(/images/cms/cell_tex.jpg);
	background-repeat: repeat-x;
}
.featurepane {
	background-color: #ffffff;
	padding: 1px;
}
.sumtextpane {
	margin-right: 10px;
	width: 100%;
	vertical-align: top;
}

.sumpane img {
	margin-right: 10px;
}

.redlink {
	font-weight: normal;
	color: #AD2029;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AD2029;
}
.sumitem {
	border: 1px solid #999999;
	width: 100%;
}

.imageleft {
	margin-right: 10px;
	background-position: left;
}
.imageright {
	margin-left: 10px;
}
#navcontainer { width: 160px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;

padding: 3px;
width: 160px;
background-color: #fff;
border-bottom: 1px solid #ccc;
}
#navcontainer a:link, #navlist a:visited
{
color: #666;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #EBD5E9;

}
/* End of 'cleanfortables' */

