/*----- CORE ELEMENTS -----*/

.dontPrint {  }
.printOnly { display:none; }

#mainpage {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background: #fff url(../images/bg.gif) repeat-x top;
}

#wrap {
	border-left: 1px solid #b2bdd0;
	border-right: 1px solid #b2bdd0;
	background: #fff;
}
hr {
	height:0px;
	border-top:1px solid #ccc;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom:15px;
	margin: 18px 0px 0px 0px !important;
	margin: 0px 0px 13px 0px;
}
#footer{
	border-top: 1px solid #b2bdd0;
	padding: 15px 20px;
	font-size: 11px;
	color: #b2bdd0;
	text-align: left;
	display: block;
}
img { border: 0px; }
/* text */
.text, .text p, .Text {
	font-size: 11px;
	line-height: 17px;
	color: #333;
	margin-top: 0px;
	padding-bottom: 0px;
}

.text p {
	margin-bottom: 12px;
}

.toppestText {
	font-size: 10px;
}

.ptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 0px;
}

.eafText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333;
	text-align: right;
	margin-top: 0px;
	padding-bottom: 0px;
}

.eafText textarea {
	text-align: left;
}


td {
	font-size: 11px;
	line-height: 17px;
	color: #333;
	
}

.CPpageHead, .CPpageHead b, .CPprodDescDet {  /* after .text h1 added for store support */
	/*font-size: 18px;
	line-height: 17px; */
	color: #002663;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
}

.text h1 {  /* after .text h1 added for store support */
	font-size: 18px;
	line-height: 17px;
	color: #002663;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
}
.text h2 {
	font-size: 13px;
	line-height: 17px;
	color: #002663;
	font-weight: normal;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
}

.text a:link, .text a:visited {
	color: #a33038;
	text-decoration: underline;
}
.text a:hover, .text a:active{
	color: #002663;
	text-decoration: underline;
}

/* nav items */

.t0 {
	margin: 10px 10px 0px 0px !important; 
	margin: 10px 5px 0px 0px;
	font-size: 10px;
	color: #fff;
	text-align: right;
	line-height: 11px;
}
.t0 a:link, .t0 a:visited {
	color: #fff;
	text-decoration:none;
}
.t0 a:hover, .t0 a:active {
	color: #fff;
	text-decoration:underline;
}


.searchform {
	border: 1px solid #fff;
	font-size: 10px;
	color: #000;
	text-align: left;
	line-height: 13px;
}


.T1ActiveLink {
}
.T1InActiveLink {
}

#t2 ul {
	width: 168px;
	float:left;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	list-style: none inside;
	border-bottom: 1px solid #b2bdd0;
}
#t2 ul li {
	width: 168px;
	float:left;
	display:block;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	list-style: none inside;
}
.T2InActiveLink a:link, .T2InActiveLink a:visited {
	list-style: none inside;
	background: url(../images/t2_bkg.gif);
	border-top: 1px solid #b2bdd0;
	padding: 8px 0px 8px 19px;
	display: block;
	font-size: 11px;
	line-height: 13px;
	color: #4891dc;
	text-decoration: none;
	margin:0px;
}
.T2InActiveLink a:hover, .T2InActiveLink a:active {
	background: url(../images/t2_bkg_a.gif);
	color: #002663;
}
.T2ActiveLink a {
	list-style: none inside;
	background: url(../images/t2_bkg_on.gif);
	border-top: 1px solid #b2bdd0;
	padding: 9px 0px 9px 19px;
	display: block;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	text-decoration: none;
}



.T3InActiveLink a:link, .T3InActiveLink a:visited{
	list-style: none inside;
	background: url(../images/t3_bkg.gif);
	border-top: 1px solid #fff;
	padding: 8px 0px 8px 31px;
	display: block;
	font-size: 11px;
	line-height: 13px;
	color: #4891dc;
	text-decoration: none;
}
.T3InActiveLink a:hover, .T3InActiveLink a:active{
	background: url(../images/t3_bkg_a.gif);
	color: #002663;
}
.T3ActiveLink a {
	list-style: none inside;
	background: url(../images/t3_bkg_on.gif);
	border-top: 1px solid #fff;
	padding: 9px 0px 9px 31px;
	display: block;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	text-decoration: none;
}


.annin {
	display:block;
	padding: 0px 11px 11px 11px;
	border-bottom: 1px solid #b2bdd0;
	font-size: 10px;
	line-height: 14px;
	color: #333;
}
.T3InActiveLink {
}

/*----- CUSTOM ELEMENTS -----*/

#contentBodyTable {
	width: 748px;
}

ul {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 8px;
}
ul li ul {
	padding-left: 0px;
	list-style-type: none;
	margin-left: 0px;
}
ul li ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	margin-left: 0px;
}
.inputText {
	border: 1px solid #cdccd1;
	height: 16px;
	font-size: 11px;
	color: #000;
	padding: 0px 5px;
}


/*----- HOMEPAGE ELEMENTS -----*/

.anninHome {
	display:block;
	padding: 0px 11px 11px 11px;
	font-size: 10px;
	line-height: 14px;
	color: #333;
}
.quote {
padding:15px 20px 10px 15px;
}
.quote p {
	font-size: 11px;
	line-height: 15px;
	color: #2c2f51;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.quote a:link, .quote a:visited{
	color: #4891dc;
	text-decoration: underline;
}
.quote a:hover, .quote a:active{
	text-decoration: none;
	color: #002663;
}

.welcome {
padding:20px 25px 15px 25px;
}
.welcome a:link, .welcome a:visited{
	color: #4891dc;
	text-decoration: underline;
}
.welcome a:hover, .welcome a:active{
	text-decoration: none;
	color: #002663;
}

.HomeCategory a:link, .HomeCategory a:visited /* OFF */ {
	background: url(../images/t2_bkg_a.gif);
	color: #002663;
	border-top: 1px solid #b2bdd0;
	padding: 8px 0px 8px 19px;
	display: block;
	font-size: 13px;
	line-height: 13px;
	text-decoration: none;
	margin:0px;
}

.HomeCategory a:hover, .HomeCategory a:active /* OFF HOVER */ {
	background: url(../images/t2_bkg.gif);
	color: #4891dc;
}

.HomeProducts {
	background-color: #f7f8fa;
	padding: 3px 3px 3px 15px;
}
.HomeProducts a:link, .HomeProducts a:visited /* OFF */ {
	display: block;
	font-size: 12px;
	line-height: 13px;
	color: #a33038;
	text-decoration: none;
	padding: 2px 0px 2px 8px;
}

.HomeProducts a:hover, .HomeProducts a:active /* OFF HOVER */ {
	color: #002663;
	text-decoration: underline;
}

/*----- PRODUCTS PAGES (CANDYPRESS) ELEMENTS -----*/

.Products_T2 {
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.Products_T3 {
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.main_table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.table2a {
	border-right: 1px solid #000000;
	width: 88px;
	padding: 4px 2px 6px;
	text-align: center;
	background: #d6d9dd;
	line-height: 14px;
	font-size: 10px;

}
.table2a strong {
	font-size: 12px;

}
.table2b {
	border-right: 1px solid #000000;
	width: 88px;
	padding: 5px 2px 7px;
	text-align: center;
	line-height: 14px;
	background: #eff2f6;
}
.table2c {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 78px;
	padding: 7px;
	text-align: center;
	background: #eff2f6;
}

a.dhtmlLink:hover, a.dhtmlLink:active  {
	color: #002663;
	text-decoration: none;
}

a.dhtmlLink:link, a.dhtmlLink:visited {
	color: #000000;
	text-decoration: none;
}










