#outercontainer {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/vert_pattern.png);
	background-repeat: repeat-y;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
}
#topcap {
	background-image: url(images/top_cap.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 930px;
	margin: 0px;
	padding: 0px;
	font-size: 1%;
	line-height: 1%;
}

#bottomcap {
	background-image: url(images/bottom_cap.png);
	background-repeat: no-repeat;
	width: 930px;
	height: 10px;
	font-size: 1%;
	line-height: 1%;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #E8E8E8;
	margin-top: 25px;
	padding-top: 25px;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
#logo {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 17px;
}
#containerinner {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
}
p,ul,form {
	margin: 0px;
	padding: 0px;
}
#ajaxmenu {
	margin-right: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.clearer {
	font-size: 1%;
	line-height: 1%;
	clear: both;
}
#hp_leftcol {
	float: left;
	width: 576px;
}
#hp_rghtcol {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
	margin-bottom: 15px;
}
#hp_rghtcol p {
	font-size: 11px;
	color: #666666;
}
#hp_rghtcol h2 {
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#navbar {
	margin-right: 20px;
	margin-left: 20px;
}
#myajaxmenu .category  a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #18700A;
}

#thumbstip {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #18700A;
	padding-top: 7px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
#prod_leftcol {
	text-align: center;
	
}
.laoadImageAnimation{
	background:#fff url('img/loading_animation_liferay.gif') 50% 50% no-repeat;
}
#prod_rghtcol ul {
	list-style-type: square;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	display: block;
	float: right;
}
#prod_rghtcol a {
	text-decoration: none;
	color: #666666;
}
#prod_rghtcol a:hover {
	color: #999999;
	text-decoration: underline;
}
#prod_rghtcol {
	padding-bottom: 10px;
}
#prod_rghtcol a.button {
	display: block;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/btnbgr.png);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	padding: 3px;
	margin-top: 10px;
}
#prod_rghtcol a.button:hover {
	color: #333333;
}

#prodTitle {
	text-align: center;
}
.prodDetail {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
}
.prdDetailsInner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.prodDetail h4 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.prodDetail  img {
	margin: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.prodDetail a.moreimage {
	border: 1px solid #999999;
	padding: 0px;
	background-image: none;
	margin: 0px;
}
.prdDetailsInner select {
	color: #333333;
	font-size: 11px;
	width: 100px;
}
#productdetails {
	width: 780px;
	float: left;
	font-size: 11px;
	border-top-color: #CCCCCC;
}
.prddetailleft {
	width: 80%;
}
.prddetailright {
	padding-top: 5px;
	text-align: right;
}
#footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
	text-align: center;
	color: #666666;
}
#footerlinks a {
	color: #666666;
	text-decoration: none;
}
#footerlinks a:hover {
	text-decoration: underline;
}
.prddetailright img {
	margin-right: 3px;
}
.prddetailright input {
	border: 1px solid #FFFFFF;
	background-image: url(images/btn1.png);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	width: 120px;
	height: 22px;
	background-position: center center;
}
.searchResPages {
	background-color: #E8E8E8;
	padding: 3px;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
}
.keymatch {
	background-color: #FFFF33;
}
.miscpage {
	color: #666666;
	font-size: 11px;
	text-align: center;
}
.miscpage a {
	color: #006633;
}
#single_col {
	padding-right: 20px;
	padding-left: 20px;
}
#single_col h2 {
	font-size: 12px;
	color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footerlinks .credits {
	padding-top: 10px;
}
#footerlinks .credits a {
	text-decoration: underline;
	font-size: 9px;
}
#titlebar h1 {
	background-color: #18700A;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
#txtGiftMsg {
	width: 100%;
}
#frmGiftMsg label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #18700A;
}
#searchForm {
	background-color: #18700A;
	margin-right: 20px;
	margin-left: 40px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 816px;
	height: 25px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#searchForm input, #searchForm select {
	border: 1px solid #E8E8E8;
	padding: 2px;
	font-size: 11px;
	line-height: 16px;
	color: #18700A;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#searchForm label {
	float: left;
	width: auto;
}
#searchForm span {
	float: left;
	width: auto;
	height: 16px;
	line-height: 24px;
	white-space: nowrap;
}
#searchForm input:focus {
	background-color: #F3FEF1;
}
.nostandardSale td {
	font-size: 11px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.specNote {
	text-align: center;
	font-size: 0.7em;
	padding: 10px;
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #E8E8E8;
	color: #A49834;
	font-style: italic;
	line-height: 1.6em;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #F8F8F8;	
}

