body {
	margin: 0px;
	padding: 0px;
	background: url(../images/template/home_wave_tile.gif) repeat-x center top;
	text-align: center;
	font: 76% Arial, Helvetica, sans-serif;
	color: #353535;
}
img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
a {
	color: #13327f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
	text-decoration: none;
}
a:hover img {
	border: none;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.floatRight {
	text-align: right;
}
.home .wrapper {
	background: url(../images/template/page_shadow_tile.gif) repeat-y center top;
}
.home  .container {
	background: url(../images/template/home_header_shadows.gif) no-repeat center top;
}
.home .mainContainer {
	text-align: left;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.quickLinks {
	height: 45px;
	text-align: right;
	position: relative;
	float: right;
}
.loginBox, .cartBox, .searchBox, .loginBoxActive {
	background: #00FFFF;
	display: block;
	float: left;
}
.searchBox {
	width: 165px;
	padding-left: 35px;
	background: url(../images/template/icon_search.gif) no-repeat left top;
	padding-top: 7px;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
}
div.news img {
float: right;
margin: 5px 0px 5px 5px
}
.searchField {
	background: url(../images/template/searchbox_tile.gif) repeat-x left top;
	height: 19px;
	width: 100px;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	padding: 4px 0 0 7px;
	border-right: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	border-top-width: 0;
	border-bottom-width: 0;
	border-top-style: none;
	border-bottom-style: none;
}
.searchButton  {
	float: right;
	margin: 0;
	padding: 0;
}
.cartBox, .loginBox {
	background: url(../images/template/quicklinks_bg.gif) no-repeat right top;
	padding-right: 15px;
	color: #676767;
	font-size: 0.94em;
	margin-left: 15px;
}
.cartBox span {
	background: url(../images/template/cartbox_bg.gif) no-repeat left top;
	padding-top: 16px;
	padding-bottom: 10px;
	display: block;
	padding-left: 40px;
}
.loginBox span#wrap {
	background: url(../images/template/loginbox_bg.gif) no-repeat left top;
	padding-top: 16px;
	padding-bottom: 10px;
	display: block;
	padding-left: 40px;
}
.cartBox a, .loginBox a, .loginBoxActive a {
	color: #676767;
	font-weight: bold;
	text-decoration: none;
}
.cartBox a:hover, .loginBox a:hover, .loginBoxActive a:hover {
	text-decoration: underline;
}
.loginBoxActive {
	background: url(../images/template/loginbox_active_bg.gif) no-repeat right top;
	padding-right: 15px;
	color: #676767;
	font-size: 0.94em;
	margin-left: 15px;
}
.loginBoxActive span#wrap {
	background: url(../images/template/loginbox_active_bg.gif) no-repeat left top;
	padding-top: 16px;
	padding-bottom: 10px;
	display: block;
	padding-left: 40px;
}
#isLoggedIn {
	display: none;
}
div#video-box { 
        background:url("../images/video-box-bg.png") no-repeat scroll 0 0 transparent;
        height:238px;
        margin-left:-27px;
        padding-left:21px;
         width:303px;
}
div#video-box h1, div#farm-blog-box h1 {
color:#FFFFFF;
float:left;
margin-left:3px;
margin-top:8px;
}
div#farm-blog-box h1{
width: 285px;
}
div#farm-blog-box p {
color: #fff;
width:285px;
}
div#farm-blog-box .links li {
background: none;
padding-left: 0;
}
div#farm-blog-box .links li a {
color: #fff;
}
div#farm-blog-box .links li a:hover {
text-decoration: underline;}
div#farm-blog-box {
        background:url("../images/blog-box.png") no-repeat scroll 0 0 transparent;
        height:100px;
        margin-left:-27px;
        padding-left:21px;
         width:304px;
margin-top: 20px;
}
.masthead {
	background: #193D97 url(../images/template/header_blue_tile.gif) repeat-x left top;
	height: 140px;
	margin-top: 5px;
	position: relative;
	float: right;
	width: 970px;
}
.banner {
	position: absolute;
	left: 0px;
	top: 92px;
}

.logo {
	position: absolute;
	left: 26px;
	top: 19px;
}
#nav {
	position: absolute;
	left: 154px;
	top: 34px;
	width: 810px;
	z-index:20;
}
#nav ul {
	margin: 0px;
	padding: 5px 0px;
	border-top: 1px solid #61739f;
	border-bottom: 1px solid #61739f;
	float: left;
	width: 810px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-transform: uppercase;
	float: left;
	

}
#nav li a {
	display: block;
	color: #fff;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 9px;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	background: url(../images/template/nav_dividers.gif) no-repeat left center;
}
#nav li a:hover {
	text-decoration: underline;

}
#nav li:first-child a {
	background: none;
}
#nav ul li a span {
	float:left;
	display:block;
	padding-right: 9px;
	cursor: pointer;
}
#nav ul li.sfhover a, #nav ul li.sfhover a.selected, #nav ul li:hover a, #nav ul li:hover a.selected {
	float: left;
	display: block;
	color: #102c71;
	background: url(../images/template/nav_hover_bg.gif) no-repeat left top;
}
#nav ul li a.selected span {
	float: left;
	display: block;
	background: url(../images/template/nav_selected.gif) no-repeat center bottom;
}

#nav ul li.sfhover a span, #nav ul li.sfhover a.selected span, #nav ul li:hover a span, #nav ul li:hover a.selected span {
	float:left;
	display:block;
	background: url(../images/template/nav_hover_bg.gif) no-repeat right top;
}
/*#nav ul li:last-child a:hover span, #nav ul li:last-child a.selected:hover span {
	float:left;
	display:block;
	background: url(../images/template/nav_hover2_bg.gif) no-repeat right top;
}*/

/* Secondary Nav */
#nav ul li ul {
        display:none;
		float:none;
		position:absolute;
		width:auto;
		border:1px solid #fff;
}

#nav ul li.sfhover ul, #nav ul li:hover ul {
      display:block;
	  margin:24px 0 0;
	  position:absolute;
	  background-color:#16398B;
}

#nav ul li ul li {
   float:none;
   overflow:visible;
   z-index:999;
}

#nav ul li.sfhover ul li a, #nav ul li:hover ul li a {
	background:none;
	padding:5px 10px;
	color:#fff;
	height: auto;
	line-height: normal;
}

#nav ul li.sfhover ul li a:hover {
	text-decoration: underline;
}

#nav ul li ul li.sfhover>a, #nav ul li ul li:hover>a {
	/*background:none;
	background-color:#FFFFFF;	*/
	text-decoration:underline;
}

/* Third Nav */
#nav ul li:hover ul li ul, #nav ul li.sfhover ul li ul {
	display:none;
	width:200px;
}

#nav ul li ul li.sfhover ul, #nav ul li ul li:hover ul {
	border:1px solid black;
	margin:-6px 0 0 150px;
	display:block;
}

#nav ul ul ul li a {
	line-height: 16px;
	display: block;
}

.contentBody  {
	margin-top: 40px;
	float: right;
	width: 970px;
	line-height: 1.5em;
	background: url(../images/template/right_col_tile.gif) repeat-y right top;
}
#subBody .contentBody {
	margin: 0;
}
.tile {
	background: url(../images/template/right_col_bg.gif) no-repeat right 50px;
	width: 970px;
	float: right;
	padding-bottom: 25px;
}

.leftCol {
	float: left;
	width: 750px;
}
.rightCol {
	float: right;
	width: 216px;
	margin-top: 90px;
	padding-left: 20px;
	w\idth: 196px;
}
.boxCalculator {
	width: 179px;
	padding-bottom: 10px;
	background: #1A832B url(../images/template/box_calculator_footer.gif) no-repeat left bottom;
	margin-top: 7px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.boxCalculator span {
	background: url(../images/template/box_calculator_icon.gif) no-repeat left top;
	display: block;
	padding: 19px 40px 7px 15px;
}
.boxCalculator span.smallText { 
	font-size: 11px; 
	padding: 0;
	background: none;
}
.boxCalculator a, .boxPurchase a, .boxMember a, .boxTicket a {
	color: #fff;
	text-decoration: none;
}
.boxCalculator a:hover, .boxPurchase a:hover, .boxMember a:hover, .boxTicket a:hover {
	text-decoration: underline;
}
.boxTicket {
	width: 179px;
	padding-bottom: 10px;
	background: #1A832B url(../images/template/box_calculator_footer.gif) no-repeat left bottom;
	margin-top: 7px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.boxTicket span {
	background: url(../images/template/box_ticket_icon.gif) no-repeat left top;
	display: block;
	padding: 19px 40px 7px 15px;
}
.boxPurchase {
	width: 179px;
	padding-bottom: 10px;
	background: #df0404 url(../images/template/box_purchase_footer.gif) no-repeat left bottom;
	margin-top: 7px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.boxPurchase span {
	background: url(../images/template/box_purchase_icon.gif) no-repeat left top;
	display: block;
	padding: 19px 50px 7px 15px;
}
.boxMember {
	width: 179px;
	padding-bottom: 10px;
	background: #ffa801 url(../images/template/box_member_footer.gif) no-repeat left bottom;
	margin-top: 7px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.boxMember span {
	background: url(../images/template/box_member_icon.gif) no-repeat left top;
	display: block;
	padding: 19px 50px 7px 15px;
}
.boxSubscribe {
	width: 179px;
	padding-bottom: 10px;
	color: #173a90;
	background: #fff url(../images/template/box_subscribe_footer.gif) no-repeat left bottom;
	margin-top: 7px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.boxSubscribe .wrapper {
	background: url(../images/template/box_subscribe_icon.gif) no-repeat left top;
	display: block;
	padding: 19px 15px 7px 15px;
}
.boxSubscribe .indent {
	padding-right: 50px;
}

.subscribeField {
	font: 12px Arial, Helvetica, sans-serif;
	width: 145px;
	margin-top: 7px;
	margin-bottom: 5px;
}
.homeBoxes {
	width: 750px;
	float: left;
	background: url(../images/template/homeboxes_tile.gif) no-repeat 335px bottom;
}
.objective {
	float: left;
	width: 290px;
	padding-left: 30px;
	w\idth: 260px;
}
.objective h1 {
	font-size: 2.6em;
	color: #13327f;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 1.2em;
}
.objective p {
	font-size: 1.5em;
	line-height: 1.5em;
	margin-top: 0px;
	padding-top: 0px;
}
.memberInfo {
	float: right;
	width: 415px;
	margin-top: 0px;
	padding-top: 95px;
	padding-right: 45px;
	padding-left: 40px;
	w\idth: 330px;
	background: url(../images/template/homeboxes_div_top.gif) no-repeat left top;
}
.memberInfo h2 {
	color: #13327F;
	font-weight: normal;
	margin: 0 0 10px !important;
	padding: 0;
	line-height: 1em;
}
.memberInfo p {
	line-height: 1.5em;
}
.news {
	width: 750px;
	float: left;
	background: #fff url(../images/template/home_news_tile.gif) repeat-x;
	margin-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	w\idth: 690px;
}
.news  h2 {
	color: #13327F;
	font-weight: normal;
	margin: 25px 0px 10px;
	padding: 0px;
	font-size: 1.7em;
}
.news a {
	font-weight: bold;
}


.links {
	margin: 15px 0px !important;
	padding: 0 !important;
}
.links li {
	list-style: none;
	background: url(../images/template/arrow.gif) no-repeat left top;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 7px;
	line-height: 1.26em;
}
.links a {
	text-decoration: none;
}
.links a:hover {
	text-decoration: underline;
}
.footer {
	background: url(../images/template/footer_tile.gif) repeat-x center top;
	height: 99px;
}
.footer .inner {
	background: url(../images/template/footer_bg.gif) no-repeat center top;
	height: 99px;	
}
.footerLinks {
	width: 940px;
	margin: 0 auto;
	text-align: right;
	font-size: 0.94em;
}

/* 08.09 - making footer links a dynamic menu for good barry - AA */

.footerLinks ul {
list-style-type: none;
margin: 0;
padding: 30px 0 0 0;
}

.footerLinks ul li {
float: right;
margin-right: 5px;
margin-left: 5px;

}

.footerLinks a {
	color: #353535;
display: block;
}


/* additions to used styles - Juuce */

.mastheadSub { background: url(../images/template/subBanner.gif) center top no-repeat; height: 146px; margin-top: 5px; position: relative; float: right; width: 970px;}
#subBody { background: url(../images/template/subWave.gif) center top repeat-x; }
.home  .containerSubShadow { background: url(../images/template/sub_header_shadows.gif) no-repeat center top; }
.Subtile { background: url(../images/template/right_col_bg.gif) no-repeat right top; }
.inthisSection { padding: 0; margin: 0; background: url(../images/template/subnavi_header_line.gif) center bottom no-repeat; width: 156px; overflow: hidden; padding-bottom: 7px; }

.subNaviLine { background: url(../images/template/subnaviRightLine.gif) right top no-repeat; padding-right: 20px; }

.subNaviLine_base { background: url(../images/template/subnaviLine_base.gif) right top repeat-y; }
.subNaviLine_top { background: url(../images/template/subnaviLine_top.gif) right top no-repeat; }
.subNaviLine_bottom { background: url(../images/template/subnaviLine_bottom.gif) right bottom no-repeat; }



ul.subnavigation, .blog-subnavigation ul { margin: 0 !important; padding: 0 !important; }
ul.subnavigation li, .blog-subnavigation li { list-style: none; background: url(../images/template/subnaviArrow.gif) left 11px no-repeat; padding: 0; min-height: 30px; height: auto !important; height: 30px; padding-bottom: 0 !important; margin-bottom: 0; }
ul.subnavigation li a, .blog-subnavigation li a { display: block; text-decoration: none; padding-top: 6px; padding-bottom: 6px; background: url(../images/template/subnavi_line.gif) left bottom no-repeat; padding-left: 15px; }
ul.subnavigation li a:hover, .blog-subnavigation li a:hover { font-weight: bold; }
ul.subnavigation li .subSelected, .blog-subnavigation li .subSelected { font-weight: bold; }
ul.subnavigation ul { font-size: 0.94em; margin-left: 0 !important; padding: 0 !important; }
ul.subnavigation ul li { list-style: none; background: url(../images/template/subnaviArrow.gif) 1.2em 9px no-repeat; padding: 0 0 0 1.2em; min-height: 20px; height: auto !important; height: 20px; }
ul.subnavigation ul li a { padding-top: 4px; padding-bottom: 4px; }

.blog-subnavigation { padding-bottom: 8px; }
.blog-subnavigation li { font-size: 12px; }

.leftCol table {
	border-top: 1px solid #d4d4d4;
	margin: 0.5em 0;
	border-collapse: collapse;
 
}

.leftCol table td, .leftCol table th{
	padding: 7px;
	font-size: 1em;
	border-bottom: 1px solid #d4d4d4;
}

.leftCol table th {
	font-weight: bold;
	color: #13327f;
}

.leftCol table td {
	vertical-align: top;
}

.leftCol p {
	line-height: 1.5em;
	margin: 0 0 0.75em 0;
	padding: 0;
}

.SubContentBox { width: 750px; float: left; } 
.SubContentBox_content { float: right; width: 490px; padding-right: 30px; }

.leftCol h1 { margin: 0.55em 0; line-height: 1em; color: #183c94; font-size: 29px; font-weight: normal; }
.leftCol h2 { margin: 0.75em 0; line-height: 1.2em; color: #183c94; font-size: 19px; font-weight: normal; }
.leftCol h3 { margin: 0.75em 0; padding: 0; line-height: 1.6em; font-size: 14px; font-weight: bold; }
.leftCol h4 { margin: 0.75em 0 0 0; padding: 0; line-height: 1.5em; font-size: 12px; font-weight: bold; }
.leftCol ul { margin: 0.75em 0 0.75em 2em; padding: 0; }
.leftCol li ul { margin: 0 0 0 2em; padding: 0; }
.leftCol ol { margin: 0.5em 0 0.5em 1.2em; padding: 0 0 0 1.2em; }
.leftCol li ol { margin: 0 0 0 1.2em; padding: 0 0 0 1.2em; }

/*#breadCrumbs { margin: 0; padding: 0; }
#breadCrumbs li { list-style: none; display: inline; }
#breadCrumbs li a { display: block; padding: 0 0 0 15px; display: inline; font: normal normal 11px Arial, Helvetica, sans-serif; }
.breadCrumbArrow { background: url(../images/template/breadcrumbArrow.gif) 4px center no-repeat; }
#breadCrumbs li .nobreadCrumbArrow { padding: 0; }
#breadCrumbs li .breadCrumbSelected { text-decoration: none; }*/

#breadCrumbs {
	font-size: 11px;
}

#breadCrumbs em {
	text-indent: -9999px;
	display: inline-block;
	width: 8px;
	margin: 0 4px;
	background: url(../images/template/breadcrumbArrow.gif) center center no-repeat;
}

.storeWrapper #breadCrumbs {
	margin: 0 0 1em 0;
}

.objectiveSub  { width: 180px; padding-top: 35px; }
.objectiveSub h3 { font-size: 12px; padding: 0; margin: 0; background: url(../images/template/subnavi_header_line.gif) center bottom no-repeat; width: 156px; padding-bottom: 7px; color: #183c94; }

/* blog */
.blogArticleWrapper h2 { font: normal normal 19px Arial, Helvetica, sans-serif; color: #183c94; padding: 0; margin: 0; }
.blogArticleWrapper .articleAuthor { margin: 0; font: normal bold 12px Arial, Helvetica, sans-serif; }
.blogArticleWrapper .blogArticleFooter { font: normal bold 11px Arial, Helvetica, sans-serif; color: #666; }
.blogArticleSeparator { background: url(../images/template/blogArticleSeparator.gif) center top no-repeat; height: 15px; padding-bottom: 5px; }

/* store */
.storeWrapper { padding: 10px 0 30px 25px; }
.storeBox { width: 230px; }
.storeBoxTop { width: 220px; }
.store_becomemember { background: url(../images/template/store_becomeMember_bg.gif) left top no-repeat; height: 175px; }
.store_pubblications { background: url(../images/template/store_pubblications_bg.gif) left top no-repeat; height: 175px; }
.store_event { background: url(../images/template/store_bookEvent_bg.gif) left top no-repeat; height: 175px; }
.store_donation { background: url(../images/template/store_donation_bg.gif) left top no-repeat; height: 175px; }
.store_top_header { font: normal normal 17px Arial, Helvetica, sans-serif; color: #FFF; margin: 0; }
.storeBox_link { font: normal normal 12px Arial, Helvetica, sans-serif; color: white; text-decoration: none; display: block; padding: 0 5px 0 15px; }
.storeBox_link:hover { text-decoration: underline; }
.store_orangeArrow { background: url(../images/template/store_orangeArrow.gif) left center no-repeat; }
.store_redArrow { background: url(../images/template/store_redArrow.gif) left center no-repeat; }
.store_blueArrow { background: url(../images/template/store_blueArrow.gif) left center no-repeat; }
.store_whiteArrow { background: url(../images/template/store_whiteArrow.gif) left center no-repeat; }
.storeBox_contentWrapper { background: url(../images/template/storeBoxes_verticalLine.gif) 222px top no-repeat; padding: 26px 15px 0 20px; }

/* store footer - Juuce */
.footer .innerStore { background: url(../images/template/footer_bg_white.gif) center top no-repeat; }

/* products page - Juuce */
.productBase { background: url(../images/template/PD_gray.gif) right top repeat-y; width: 700px; }
.product_line_top { background: url(../images/template/PD_horiz_line.gif) left top no-repeat; width: 700px; }
.product_line_bottom { background: url(../images/template/PD_horiz_line.gif) left bottom no-repeat; width: 700px; }
.PD_whiteWrapper { padding: 15px 15px 15px 25px; width: 490px; }
.PD_grayWrapper { padding: 15px; width: 125px; }
.PD_image { width: 40px; }
.Top1px { position: relative; top: -1px; }
.Top2px { position: relative; top: -2px; }
.Top3px { position: relative; top: -3px; }
.purchaseMemb_bg { background: url(../images/template/PD_info_bg.gif) left top no-repeat; width: 149px; height: 100px; margin-top: 20px; padding: 15px; }
.latestReport_bg { background: url(../images/template/PD_latestReport.gif) left top no-repeat; width: 149px; height: 52px; margin-top: 10px; padding: 15px; }

/* Products */
.productItemWrap {
	background: url(../images/template/PD_gray.gif) right top repeat-y;
	width: 695px;
}

.productShopCol {
	width: 153px;
	background: #e3e3e3;
	float: right;
	padding: 17px 15px;
	w\idth: 123px;
	margin: 0 0 1px 0;
}

.productShopCol img{
	cursor:pointer;}

.productInfo {
	width: 490px;
	float: left;
	padding: 15px 0 15px 10px;
	font-size: 0.9em;
}

.productInfo .image {
	float: left;
	margin-right: 10px;
}

.productInfo .description {
	float: left;
	width: 440px;
}

.productInfo .description p {
	margin: 0.75em 0 0 0;
}

p.productPrice {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
}

.productBorderBtm {
	clear: both;
	height: 1px;
	background: url(../images/template/grey_hr.gif) bottom center no-repeat;
}

/* buttons - Juuce */
.addtoCart { background: none; border: none; margin: 0; padding: 0; background: url(../images/template/button_addtocart.gif) left top no-repeat; height: 35px; width: 122px; cursor: pointer; cursor: hand; }

/* forms */
.input_reset { margin: 0; padding: 0; border: none; background: none; font: normal normal 12px Arial, Helvetica, sans-serif; height: 18px; padding: 4px 0 0 5px; width: 100%; }
.input_middle { background: url(../images/template/forms/input_middle.gif) left top repeat-x; height: 22px; }
.input_left { background: url(../images/template/forms/input_left.gif) left top no-repeat; height: 22px; }
.input_right { background: url(../images/template/forms/input_right.gif) right top no-repeat; height: 22px; }
.droppi { font: normal normal 12px Arial, Helvetica, sans-serif; }

.mainbutton_middle { background: url(../images/template/forms/mainbutton_middle.gif) left top repeat-x; height: 23px; }
.mainbutton_left { background: url(../images/template/forms/mainbutton_left.gif) left top no-repeat; height: 23px; }
.mainbutton_right { background: url(../images/template/forms/mainbutton_right.gif) right top no-repeat; height: 23px; }

.mainButton { display: block; text-decoration: none; font: normal bold 11px Arial, Helvetica, sans-serif; text-align: center; color: white; height: 19px; padding-top: 4px; background: none; border: none; width: 100%; cursor: pointer; cursor: hand; }

.textfieldWrapper { margin-top: 1px; }
.textfield_middle { background: url(../images/template/forms/textfield_middle.gif) left top repeat-x; height: 116px; }
.textfield_left { background: url(../images/template/forms/textfield_left.gif) left top no-repeat; height: 116px; }
.textfield_right { background: url(../images/template/forms/textfield_right.gif) right top no-repeat; height: 96px; padding: 10px; }
.textfield { border: none; background: none; width: 100%; font: normal normal 12px Arial, Helvetica, sans-serif; height: 96px; }

.formTable tr { height: 25px; }
.formTable .tableForm_left { width: 120px; }
.formTable .tableForm_middle { width: 10px; }



/* particle selectors - Juuce */
.bold { font-weight: bold; }
.normal { font-weight: normal; }
.size12 { font-size: 12px; }
.size11 { font-size: 11px; }
.size29 { font-size: 29px; }
.size17 { font-size: 17px; }
.margin0 { margin: 0; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.paddingB8 { padding-bottom: 8px; }
.paddingB30 { padding-bottom: 30px; }
.paddingB15 { padding-bottom: 15px; }
.padding22 { padding: 22px; }
.lineheight25 { line-height: 25px; }
.paddingR30 { padding-right: 30px; }
.paddingL10 { padding-left: 10px; }
.displayNone { display: none; }
.displayBlock { display: block; }
/* Classes to use in CMS */
a span.linkItem, a.linkItem, .linkItem { list-style: none; background: url(../images/template/arrow.gif) no-repeat left top; padding-left: 10px; text-transform: uppercase; font-weight: bold; margin-bottom: 7px; line-height: 1.26em; text-decoration: none; }
a:hover span.linkItem, a:hover.linkItem { text-decoration: underline; }
.blue { color: #183c94; }
.white { color: white; }
.orange { color: #ff8700; }
.red { color: #bf0707; }
img.left { margin: 0 10px 10px 0; }
img.right { margin: 0 0 10px 10px; }

/* image rotator added - freshweb, 21-04-2010 */

.boxRotator {
margin:-10px 0 0 0 ;
	width: 179px;
        height:200px;
	color: #173a90;
	background: #fff url(../images/template/box_sponsor_rotator.gif) no-repeat left bottom;
	text-transform: uppercase;
font-weight:normal;
}

.boxRotator h3 {
padding:10px 0 0 16px;
margin:0 0 20px 0;
font-size:14px;
}

div#rotator {
	position:relative;
	width:179px;
margin:-10px 0 0 0;
}
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
margin:0 0 0 -20px;
}
div#rotator ul li img {
	border:1px solid #ccc;
	background: #FFF;
margin:0 0 0 0;
}
div#rotator ul li.show {
	z-index:500
}
.productInfo .description dir{
display:none;
}


.productInfo .description .abstract{
	position:relative;
}
.productInfo .description .abstract span.open,
.productInfo .description .abstract span.close{
	color: #13327F;
    text-decoration: underline;
	cursor:hand;
	cursor:pointer;
}
.productInfo .description .abstract span.close{
	float:right;
	margin-right:10px;
}
.productInfo .description .abstract .abstract-inner{
	display:none;
}
.productInfo .description .abstract-open .abstract-inner{
	background:#FFF;
	border:1px solid #CCC;
	color:#000;
	display:block;
	position:absolute;
	width:550px;
	text-decoration:none;
	top:5px;
	left:10px;
	-moz-box-shadow: 0px 3px 4px #AAA;
	-webkit-box-shadow: 0px 3px 4px #AAA;
	box-shadow: 0px 3px 4px #AAA;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#AAAAAA')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#AAAAAA');
}
.productInfo .description .abstract-open .abstract-inner .abstract-text{
	clear:right;
	padding:0 10px 10px 10px;
}

#relatedproducts .productShopCol, #relatedproducts .productBorderBtm, #relatedproducts .description p{
	display:none;}

#relatedproducts .productInfo{
	padding:0;}




