﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #5e98d2;
	background-image: url(images/template/voice-bg-grad.png);
	background-position:center top;
	background-repeat:repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img {
	border:none;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FF6600;
	font-weight:normal;
	margin-top:0px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0F2D76;
	margin: 0px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #00498b;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	margin-top: 2px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	margin-top: 2px;
}
a {
	color: #000099;
}
a:hover {
	color: #6fa9d1;
	text-decoration: underline;
}
.bodyIMG{ background-image: url(images/template/voice-bg.jpg); background-position:center top; background-repeat:no-repeat;}
.smallfont {
	font-size:10px;
	color:#666666;
}
.icon {
	padding:20px;
	border:1px solid #888888;
	-moz-border-radius:1em;
	border-radius:1em;
	background-color:#FFFFFF;
}
#divsearch { display:none!important;}
#menubottom {
	display:none;
}
#menubottom span {
	display: none;
}
#menubottom span.selected {
	display: block;
}
#menutop {
	margin: 0;
	padding: 0;
	background:url(images/template/menu-bg.gif) repeat-x top;
	display:block;
	height:46px;
	width:906px;
}
#menutop div {
	/*width:60%;*/
	float: left;
	_float: none;
	background-image:url(images/template/menu-right.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	height:46px;
	width:906px;
}
#menutop ul {
	margin: 0;
	padding: 0;
	width: 100%;
	display:block;
	height:46px;
	width:896px;
	background-image:url(images/template/menu-left.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}
#menutop li {
	list-style: none;
	display:block;
	float: left;
	margin: 0;
	padding: 0;
	height:46px;
	background:url(images/template/menu-div.gif) right top no-repeat;
	padding-right:2px;
}
#menutop li a {
	float: left;
	white-space:nowrap;
	display:block;
	height:46px;
	font:14px/41px Tahoma, Verdana;
	color:#121E38;
	font-weight:normal;
	text-decoration:none;
	padding:0 20px;
	background:url(images/template/menu-bg.gif) repeat-x top;
}
#menutop li a:hover, #menutop li a.selected {
	background:url(images/template/menu-bg-o.gif) repeat-x top;
	color:#FFFFFF;
}
#mainbox {
	display:block;
	height:76px;
	width: 880px;
	padding:0;
	margin:0;
	text-align: right;
	padding-right:20px;
}
#mainmenu {
	background:url(images/template/bg_trans.png);
	display:block;
	margin:0;
	padding:5px 5px 0;
	width:1000px;
	margin-top:102px;
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
	behavior: url(/PIE.htc);
}

#mainmenu span {
	background-image:url("images/template/menu-right.gif");
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:46px;
	width:906px;
}
#mainmenu ul {
	background-image:url("images/template/menu-bg.png");
	background-position: left top;
	background-repeat:repeat-x;
	display:block;
	height:46px;
	margin:0;
	padding:0 0 0 10px;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	behavior: url(/PIE.htc);	
}
#mainmenu ul li {
	display:block;
	float:left;
	height:46px;
	list-style:none outside none;
	margin:0;
	padding:0 2px 0 0;
}
#mainmenu ul li a {
	color:#000;
	display:block;
	float:left;
	font:13px/30px Arial, Helvetica, sans-serif;
	height:30px;
	padding:0 10px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	white-space:nowrap;
	text-shadow: 0px 1px 0px #598FD9;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:none;
	background:none;
	margin:1px;
	margin-top:6px;
}
.selectedtab a {
	background:url("images/template/menu-bg-o.gif") repeat-x scroll center top transparent;
	color:#FFFFFF;
	display:block;
	float:left;
	font:14px/41px Tahoma, Verdana;
	height:46px;
	padding:0 20px;
	text-decoration:none;
	white-space:nowrap;
}
#mainmenu ul li a:hover {
	background:url("images/template/bg_tab_active.gif") repeat-x scroll center top transparent;
	color:#fff;
	border:1px solid #183D8D;
	text-shadow: 0px 1px 0px #0C2561;
	margin:0;
	margin-top:7px;
	line-height:28px;
}
#header{
	display:table;
	margin:0;
	width:1010px;
}

#logo {
	display:block;
	float:left;
	text-align:left;
	margin-left:-15px;
	position:absolute;
	top:-5px;
	width:auto;	
	height:102px;
	overflow:hidden;
}
#login {
	display:block;
	float:right;
}
#login span {
}
.languageSelector{display:none; float:right;}
/* Products */
.prod1box {
	width:170px;
	height:342px;
	display:block;
	position:relative;
	float:left;
	padding:0px;
	margin:2px;
	margin-bottom:10px;
	cursor:pointer;
	background-color:#fff;
	border:1px solid #bcbec0;
	border-radius:1em;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
	box-shadow:0 1px 3px #CCC;
	-moz-box-shadow:0 1px 3px #CCC;
	-webkit-box-shadow:0 1px 3px #CCC;
}
.prod1box:hover {
	box-shadow:0 3px 6px #999;
	-moz-box-shadow:0 3px 6px #999;
	-webkit-box-shadow:0 3px 6px #999;
	border:1px solid #aaa;
	/*background-color:#f5f5f5; */	
		padding:2px;
	margin:0px;
	margin-bottom:7px;
}
.prod1box a:hover {
	text-decoration:none !important;
}
.prodInCatImage {
}
.ProdInCatImg a {
}
.ProdInCatImg img {
	width:160px;
	height:160px;
	padding:5px;
}
.prodname {
	padding:5px 8px;
}
.prodname a {
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#005DB6;
	font-weight:bold;
}
.measure {
	clear:both;
	display:block;
	font-size:8pt;
	color: #888;
}
.proddesc {
	margin:0 10px;
}
.proddesc a {
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#000;
}
.linknolink a {
}
.price_text_cat {
	display:inline;
	overflow:hidden;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	padding-right:5px;
	padding-left:10px;
	height:12px;
	position:absolute;
	bottom:35px;
	z-index:10;
	background-color:#FFF;
}
.prod1box:hover .price_text_cat {
	bottom:38px;
}
.regular_price {
	text-decoration:line-through;
	color:#666666;
}
.sku_text_cat {
	display:inline;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:normal;
	padding-left:5px;
	border-left:1px solid #000;
	height:12px;
	overflow:hidden;
	position:absolute;
	bottom:35px;
	right:10px;
	z-index:9;
}
.prod1box:hover .sku_text_cat {
	bottom:38px;
	right:13px;
}
.showprice {
	position:absolute;
	bottom:5px;
	left:5px;
	width:159px;
	height:20px;
	background:-moz-linear-gradient(center top, #6784c0, #0f4582) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#6784c0), to(#0f4582));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6784c0, endColorstr=#0f4582);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#6784c0, endColorstr=#0f4582)";
	border:1px solid #fff;
	border-radius:1em;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
	box-shadow:0 0px 3px #CCC;
	-moz-box-shadow:0 0px 3px #CCC;
	-webkit-box-shadow:0 0px 3px #CCC;
}
.prod1box:hover .showprice {
	bottom:8px;
	left:8px;
}
.showprice:hover {
	border:2px solid #FFF;
	box-shadow:0 3px 6px #AAA;
	-moz-box-shadow:0 3px 6px #AAA;
	-webkit-box-shadow:0 3px 6px #AAA;
}
.showprice a {
	text-align:center;
	display:block;
	background-image:url(/sites/63/images/cart/cart-icon.gif);
	background-position: 10px center;
	background-repeat:no-repeat;
	color:#fff;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
}
.showprice img {
	padding:0px 5px;
}
/* end of products */
.mainshoptable {
	width:100%;
}
#divsearch {
	display:none;
	background: none;
	width: 470px;
	height: 35px;
	padding-top: 12px;
}
#divsearch2 {
	display:none;
	background: none;
	width: 665px;
	height: 35px;
	line-height: 35px;
}
#divsearch, #divsearch td, #divsearch2, #divsearch2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#divsearch a, #divsearch2 a {
	text-decoration: underline;
	color: #6590c7;
}
.body_cell {
	width: 900px;
	height: 100%;
}
.shadowcell_left {
	width: 8px;
}
.shadowcell_right {
	width: 8px;
}
.l_col_head {
	height: 350px;
	width: 650px;
	background: url(images/col_head.jpg) top left no-repeat;
}
.l_col_middle {
	width: 610px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(images/col_middle.gif) top left no-repeat;
	background-repeat: repeat-y;
}
.l_col_foot {
	height: 16px;
	width: 650px;
	background: url(images/col_foot.gif) top left no-repeat;
}
.l_col_l_td {
	border-right: solid 1px #cccccc;
}
.l_col_hr {
	margin-top: 10px;
	border-bottom: solid 1px #cccccc;
	width: 610px;
	height: 1px;
}
.l_note {
	margin-left: 20px;
	margin-top: 10px;
	width: 555px;
	height: 83px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 10px;
	background: url(images/note_back.gif) top left no-repeat;
}
.r_col_head {
	height: 186px;
	width: 190px;
	background: url(images/r_col_head.gif) top left no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 16px;
}
.r_col_middle {
	width: 190px;
	padding-left: 16px;
	padding-right: 10px;
	background: url(images/r_col_middle.gif) top left no-repeat;
	background-repeat: repeat-y;
}
.r_col_foot {
	height: 211px;
	width: 190px;
	padding-left: 16px;
	padding-right: 10px;
	background: url(images/r_col_foot.gif) top left no-repeat;
}
hr {
	margin-top: 10px;
	border: solid 0px #cccccc;
	border-bottom: solid 1px #cccccc;
	height: 1px;
}
.no_underline {
	text-decoration: none !important;
}
.emailpage {
	font-size: x-small;
	text-decoration: none;
}
.content {
	background-image:url(images/template/content-bg.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#fafbfc;
}
#body_cell_div {
	width:884px;
}
/*
#pnlContent p
{
	background-color: #ffffff;
	margin: 0px;
	padding: 10px;
	padding-left: 0px;
}
*/
.bigBoxWhiteBG {
	background-color: #99CCCC;
	background-color: #FFFFFF;
	padding: 0px;
}
.content_main {
	padding: 0px;
}
/*
.bgxTable
{
	width: 880px;
	background-color: #99FFFF;
	background-color: #FFFFFF;
	padding: 0px;
}
*/
.bgBox {
	background-color: #CCCCCC;
	border-bottom: 1px solid #999999;
}
.tdmodulesleft {
	padding-left:0px;
	padding-right:20px;
	padding-top: 8px;
}
.rightcontentcell {
border-top:1px solid #FAFBFC;
	padding:25px 15px;
}
.rightmodule {

}
.tdmodulesright {
	width:180px;
	padding-left:20px;
	padding-right:20px;
}
rightmodulestable {
	width:180px;
}
.notmenu {
	padding-top: 10px;
	padding-right: 20px;
	font-size: 11px;
	display: inline;
	float: right;
	clear: both;
	color: #000000;
}
.navigation {
	-display:none;
	width: 884px;
	padding: 5px;
	font-size:10px;
}
.graytext, .gray_text {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px !important;
	color: #555555;
	text-decoration: none;
	text-align: center;
}
.leftmodulestable {
	width: 226px;
}
.featuredtxt {
	text-decoration: none;
}
.featuredtxt a {
	text-decoration: none;
}
.featuredtxt strong {
}
.featureddesc, :hover.featureddesc, :active.featureddesc, :visited.featureddesc, .prodnamedesc a {
	color: #fff;
	font-size: 11px;
	width: 125px;
	cursor: pointer;
	text-decoration: none !important;
}
.prodnamedesc strong {
	color: #5f99c1;
	font-size: 10pt;
	width: 125px;
	cursor: pointer;
	text-decoration: none !important;
}
.kitgroup_title {
	background: #FEF1CE url(images/kitgroup_bg.gif) top repeat-x;
}
.kitgroup_title .bg {
	background: transparent url(images/kitgroup_left.gif) top left no-repeat;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.graybox_top {
	background: #D4D5D7 url(images/specbox/gray/border_top.png) top repeat-x;
}
.graybox_top .borderleft {
	background: transparent url(images/specbox/gray/border_left.png) left repeat-y;
}
.graybox_top .borderright {
	background: transparent url(images/specbox/gray/border_right.png) right repeat-y;
}
.graybox_top .cornerleft {
	background: transparent url(images/specbox/gray/corner_top_left.png) top left no-repeat;
}
.graybox_top .cornerright {
	background: transparent url(images/specbox/gray/corner_top_right.png) top right no-repeat;
	padding: 7px;
	padding-left: 12px;
	padding-right: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.graybox_middle {
	border-left: 1px solid #DADADC;
	border-right: 1px solid #DADADC;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 0;
	background-color: #FFFFFF;
	text-align: left;
}
.graybox_bottom {
	background: #FFFFFF url(images/specbox/gray/border_bottom.png) bottom repeat-x;
}
.graybox_bottom .borderleft {
	background: transparent url(images/specbox/gray/border_bottom.png) left repeat-y;
}
.graybox_bottom .borderright {
	background: transparent url(images/specbox/gray/border_bottom.png) right repeat-y;
}
.graybox_bottom .cornerleft {
	background: transparent url(images/specbox/gray/corner_bottom_left.png) bottom left no-repeat;
}
.graybox_bottom .cornerright {
	background: transparent url(images/specbox/gray/corner_bottom_right.png) bottom right no-repeat;
	height: 15px;
}
.orangebox_top {
	background: #F5C000 url(images/specbox/orange/border_top.png) top repeat-x;
}
.orangebox_top .borderleft {
	background: transparent url(images/specbox/orange/border_left.png) left repeat-y;
}
.orangebox_top .borderright {
	background: transparent url(images/specbox/orange/border_right.png) right repeat-y;
}
.orangebox_top .cornerleft {
	background: transparent url(images/specbox/orange/corner_top_left.png) top left no-repeat;
}
.orangebox_top .cornerright {
	background: transparent url(images/specbox/orange/corner_top_right.png) top right no-repeat;
	padding: 7px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
.orangebox_middle {
	border-left: 1px solid #DADADC;
	border-right: 1px solid #DADADC;
	padding: 0;
	padding-top: 10px;
	background-color: #FFFFFF;
	text-align: left;
}
.orangebox_bottom {
	background: #FFFFFF url(images/specbox/orange/border_bottom.png) bottom repeat-x;
}
.orangebox_bottom .borderleft {
	background: transparent url(images/specbox/orange/border_bottom.png) left repeat-y;
}
.orangebox_bottom .borderright {
	background: transparent url(images/specbox/orange/border_bottom.png) right repeat-y;
}
.orangebox_bottom .cornerleft {
	background: transparent url(images/specbox/orange/corner_bottom_left.png) bottom left no-repeat;
}
.orangebox_bottom .cornerright {
	background: transparent url(images/specbox/orange/corner_bottom_right.png) bottom right no-repeat;
	height: 15px;
}
.bluebox_top {
	background: #58A8E7 url(images/specbox/blue/border_top.png) top repeat-x;
}
.bluebox_top .borderleft {
	background: transparent url(images/specbox/blue/border_left.png) left repeat-y;
}
.bluebox_top .borderright {
	background: transparent url(images/specbox/blue/border_right.png) right repeat-y;
}
.bluebox_top .cornerleft {
	background: transparent url(images/specbox/blue/corner_top_left.png) top left no-repeat;
}
.bluebox_top .cornerright {
	background: transparent url(images/specbox/blue/corner_top_right.png) top right no-repeat;
	padding: 7px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
.bluebox_middle {
	border-left: 1px solid #DADADC;
	border-right: 1px solid #DADADC;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 0;
	background-color: #F5F5F5;
	text-align: left;
}
.bluebox_bottom {
	background: #F5F5F5 url(images/specbox/blue/border_bottom.png) bottom repeat-x;
}
.bluebox_bottom .borderleft {
	background: transparent url(images/specbox/blue/border_bottom.png) left repeat-y;
}
.bluebox_bottom .borderright {
	background: transparent url(images/specbox/blue/border_bottom.png) right repeat-y;
}
.bluebox_bottom .cornerleft {
	background: transparent url(images/specbox/blue/corner_bottom_left.png) bottom left no-repeat;
}
.bluebox_bottom .cornerright {
	background: transparent url(images/specbox/blue/corner_bottom_right.png) bottom right no-repeat;
	height: 15px;
}
.submenu_item2_on, .submenu_item2_off a:hover {
	text-decoration: none;
	display: block;
	background-image: url(images/template/submenu_ittem2_on_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border: 1px solid #c4c5c7;
	line-height: 30px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	margin-bottom: 3px;
	padding:0;
	text-align:left;
}
.submenu_item2_off a {
	display: block;
	background-image: url(images/template/submenu_ittem2_off_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 30px;
	border: 1px solid #d5d5d6;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	color: #4c4e59;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	padding-left: 16px;
}
.submenu_item2_on a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #29358e;
	padding-left: 21px;
}
/*
.submenu_item2_off a {
	color: #4c4e59;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	padding-left: 16px;
}
*/
.submenu_item2_off a:hover {
	color: #29358e;
	padding-left: 21px;
}
/* od davor */
p {
	text-align: justify;
}
#tabs {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 0;
	margin: 0;
	line-height: normal;
	font-weight: bold;
	height: 40px;
}
#tabs ul {
	margin: 0;
	padding: 0;
	background: url(images/bg-menu-ul.gif) repeat-x top;
	list-style: none;
	height: 40px;
	padding-top: 4px;
}
#tabs li {
	display: inline;
}
#tabs a {
	float: left;
	text-decoration: none;
	background: url(images/btn-bg1.gif) repeat-x left top;
}
#tabs a span {
	float: none;
	display: block;
	background: url(images/btn-bg-right1.gif) no-repeat right top;
	padding: 0;
	color: #333;
	height: 23px;
	padding: 13px 20px 0px 20px;
	text-decoration: none;
}
#tabs a:hover, #tabs a:hover span {
	cursor: pointer;
}
#tabs a:hover {
	float: left;
	text-decoration: none;
	background: url(images/btn-bg.gif) repeat-x left top;
}
#tabs a:hover span {
	float: none;
	display: block;
	background: url(images/btn-bg-right.gif) no-repeat right top;
	padding: 0;
	color: #333333;
	height: 26px;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
}
#tabs a:hover, #tabs a:hover span {
	cursor: pointer;
	color: #000000;
}
#active:link, #active:visited {
	float: left;
	text-decoration: none;
	background: url(images/btn-bg.gif) repeat-x left top;
}
#active:link span, #active:visited span {
	float: none;
	display: block;
	background: url(images/btn-bg-right.gif) no-repeat right top;
	padding: 0;
	color: #333;
	height: 26px;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
}
#active:hover, #active:hover span {
	cursor: pointer;
}
.btn {
	display: block;
	float: left;
	margin-right: 5px;
	background: url(images/btn-left.gif) no-repeat left bottom;
	text-decoration: none;
	height: 25px;
	padding: 0px;
	color: #FFFFFF;
}
.btn span {
	display: block;
	height: 21px;
	background: url(images/btn-right.gif) no-repeat right;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BDCBEA;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
.btn:hover span {
	color: #FFFFFF;
}
.main_content {
	width: 900px;
}
#submenu {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3355A0;
	padding:0;
	margin:0;
	line-height:normal;
	font-weight:bold;
	height:30px;
}
#submenu ul {
	margin:0;
	padding:0;
	background:url(images/submenu-div.gif) repeat-x top;
	list-style:none;
	height:30px;
}
#submenu li {
	display:inline;
}
#submenu a {
	float:left;
	text-decoration:none;
	background:url(images/bg-submenu.gif) repeat-x left top;
	margin-right:1px;
}
#submenu a span {
	float:none;
	display:block;
	padding:0;
	color:#333;
	height:23px;
	padding:7px 20px 0px 20px;
	text-decoration:none;
}
#submenu a:hover, #submenu a:hover span {
	cursor:pointer;
}
#submenu a:hover {
	float:left;
	text-decoration:none;
	background:url(images/bg-submenu-a.gif) repeat-x left top;
}
#submenu a:hover span {
	float:none;
	display:block;
	padding:0;
	color:#333333;
	height:23px;
	padding:7px 20px 0px 20px;
	;
	text-decoration:none;
}
#submenu a:hover, #submenu a:hover span {
	cursor:pointer;
	color:#000000;
}
#subactive:link, #subactive:visited {
	float:left;
	text-decoration:none;
	background:url(images/bg-submenu-a.gif) repeat-x left top;
}
#subactive:link span, #subactive:visited span {
	float:none;
	display:block;
	padding:0;
	color:#333;
	height:23px;
	padding:7px 20px 0px 20px;
	text-decoration:none;
}
#subactive:hover, #subactive:hover span {
	cursor:pointer;
}
.hp_links {
	display:block;
	width:240px;
	height:200px;
	-moz-border-radius:0 0 0.75em 0.75em;
	border-radius:0 0 0.75em 0.75em;
	background-color:#8E98A4;
	float:left;
	margin-right:5px;
	margin-bottom:20px;
}
.hp_links_img, .hp_links_img img {
	display:block;
	width:240px;
	height:101px;
	background-color:#FFFFFF;
}
.featuredtxt {
	display:block;
	color:#FFFFFF;
}
.featuredtxt a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	margin:0;
	padding-top:3px;
	float:left;
	padding-left:10px;
	width:258px;
}
.featureddesc a, .featureddesc a:hover {
	display:block;
	color:#FFFFFF;
	font:11px "Trebuchet MS", Arial;
	font-weight:bold;
	text-decoration:none;
	padding:3px 0 0 10px;
	margin:0;
	float:left;
	line-height:13px;
}
#footer {
background-color:#4F5964;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
width:1000px;
}
.custom-bullets li {
	list-style-image: url(contentimages/bullet.gif);
	line-height: 20px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.include_content p {
	text-indent: 0px;
}
.content-box {
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#33343D;
	display:block;
	float:left;
	width:430px;
	height:150px;
	background:url(images/bg-4box.gif) repeat-x bottom;
	background-color:#E8E8E8;
	border:1px solid #D1D1D2;
	border-radius:5px;
	-moz-border-radius:5px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
}
.content-box h2 {
	margin:0;
	color:#2B398C;
	font-size:20px;
	line-height:20px;
}
.content-box ul {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
}
.content-box2 {
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px;
	color:#33343D;
	display:block;
	float:left;
	width:410px;
	height:40px;
	background-color:#E8E8E8;
	border:1px solid #D1D1D2;
	border-radius:5px;
	-moz-border-radius:5px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
}
.low-price {
	font-size:23px;
}
.moduleGray {
	background-color:#EFEFEF;
	border:1px solid #FFFFFF;
	-moz-border-radius:0px 0px .5em .5em;
	margin-bottom:10px;
}
.moduleGray p {
	margin:10px;
}
.blue {
	color:#0000CC;
}
/* My Account Top Module menu */
.topmodulestable {
	width:100%;
}
.topmodule .v_menu_title h2 a, .topmodule .v_menu_title h2 {
	background:none;
	text-decoration:none;
}
.topmodule .v_menu_title h2 a span {
	font-size:20px;
	color:#333;
	font-weight:bold;
	text-transform:capitalize;
font-family:"Trebuchet MS",Arial;
	line-height:36px;
}
.topmodule .v_menu_title {
	width:124px;
	float:left;
	background:url("images/template/menu-bg.gif") repeat-x center center;
	height:36px;
	font-family:"Trebuchet MS",Arial;	
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
	margin:15px 0;
	display:block;
}
.topmodule .v_menu_content {
	float:left;
	height:25px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	border:none;
	background:url("images/template/menu-bg.gif") repeat-x center center;
	height:36px;
	width:764px;
	-moz-border-radius:0 6px 6px 0;
	border-radius:0 6px 6px 0;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-top-right-radius: 6px;
	margin:15px 0;
	padding:0;
font-family:"Trebuchet MS",Arial;	
}
.topmodule .v_menu_content ul{margin:0; padding:0; display:block; list-style:none;}
.topmodule .v_menu_content ul #menu0{display:none;}
.topmodule .v_menu_content .benefits-link ul li {
	width:185px;
	list-style:none;
	display:block;
	float:left;
	background:-moz-linear-gradient(center top, #9C9EA3, #D5D5D6) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#9C9EA3), to(#D5D5D6));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9C9EA3, endColorstr=#D5D5D6);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#9C9EA3, endColorstr=#D5D5D6)";
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:none;
	margin-top:4px;
	margin-left:0;
	margin-right:6px;
}
.topmodule .v_menu_content .benefits-link ul li a {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	line-height:12px;
	padding:5px 8px;
	display:block;
	line-height:18px;
}
.topmodule .v_menu_content .benefits-link ul li a:hover, .topmodule .v_menu_content .benefits-link ul li a.active{
	background:url(images/template/menu-bg-o.gif) repeat-x center center;
	color:#FFFFFF;
		-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;}
/* END OF MY ACCOUNT TOP MODULE MENU */

/* POP UP */

.TelerikModalOverlay {
	background-color:#000 !important;
	opacity:0.75 !important;
}
.RadWindow {
	-moz-border-radius:0.5em 0.5em 0.5em 0.5em;
	-webkit-border-radius:0.5em 0.5em 0.5em 0.5em;
	border-radius:0.5em 0.5em 0.5em 0.5em;
	-moz-box-shadow:0 0.5em 3em black;
	-webkit-box-shadow: 0 0.5em 3em black;
	box-shadow: 0 0.5em 3em black;
	background-color:#FFFFFF;
}
.RadWindow .rwTitlebarControls em {
	display:none;
}
.RadWindow a.rwCloseButton {
	cursor:pointer !important;
	background:url(/sites/63/images/template/my-account/close-btn.png) no-repeat left top;
	display:block;
	width:28px !important;
	height:28px !important;
	position:absolute;
	top:-14px;
	right:-14px;
}
.RadWindow a.rwCloseButton:hover {
	background-position:left top !important;
}
.RadWindow .rwIcon {
	display:none !important;
}
.RadWindow .rwTitlebarControls {
	height:0px !important;
}
.RadWindow td.rwWindowContent.rwLoading {
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url("/sites/63/images/template/my-account/loadingAnimation.gif");
}
.RadWindow input.rwLoading {
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url("/sites/63/images/template/my-account/loadingAnimation.gif");
}
/* END POP UP */

/* MY ACCOUNT */

.My-Account-Wrapper {
	padding:1em;
	margin-bottom:1em;
	background-color:#F5F5F5;
	border:1px solid #ccc;
	-moz-border-radius:.75em;
	-webkit-border-radius:.75em;
	border-radius:.75em;
	width:auto !important;
}
.My-Account-Wrapper h2 {
	margin-top:0px;
	text-align:left;
}
.My-Account-Wrapper .name {
	font-size:18px;
	font-weight:bold;
}
.fieldDescriptor, .My-Account-Wrapper .title {
	color:#999999;
	font-size:12px;
	text-align:right;
	white-space:nowrap;
}
.MyAccountBtn, .popupCancel, .popupSave {
	display:inline-block;
	line-height:22px;
	padding:0px 8px;
	border:1px solid #88B03F;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:auto;
	float:right;
	cursor:pointer;
	background:-moz-linear-gradient(center top, #88B03F, #BDD531) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#88B03F), to(#BDD531));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88B03F, endColorstr=#BDD531);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#88B03F, endColorstr=#BDD531)";
}
.popupCancel, .popupSave {
	float:left;
	margin-right:10px;
}
.MyAccountBtn:hover, .popupCancel:hover, .popupSave:hover {
	border:1px solid #475C21;
	text-decoration:none;
}
.leftmodulestable .My-Account-Wrapper {
	width:280px !important;
}
#category_553 .rightcontentcell, #category_553 .centermodulescell {
	background:none;
}
.popup {
	background:none;
	margin:10px;
}
.popup h1 {
	margin-top:0px;
	color:#005DB6;
	font:bold 16px/21px Locator, Arial, Helvetica, sans-serif;
}
.popupDelete {
	float:right;
	display:inline-block;
	line-height:22px;
	padding:0px 8px;
	border:1px solid #B60303;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:auto;
	cursor:pointer;
	background:-moz-linear-gradient(center top, #B60303, #D52227) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#B60303), to(#D52227));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B60303, endColorstr=#D52227);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B60303, endColorstr=#D52227)";
}
.popupDelete:hover {
	border:1px solid #3F0101;
	text-decoration:none;
}
.gridrowMA:hover td, .gridaltrowMA:hover td {
	background-image:none;
}

/* END MY ACCOUNT */
.welcome_msg {
	color:#A2A2A2;
	display:block;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:26px;
	line-height:26px;
	margin:0 0 0 0.5em;
	min-width:50px;
	padding:0 0.25em 0 0.75em;
	text-align:right;
	white-space:nowrap;
}
.welcome_msg a {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-right:9pt;
	border-right:solid 1px #fff;
}
/* menu styles */
#jsddm {
	margin: 0;
	padding: 0
}
#jsddm li {
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
	width:170px;
}
#jsddm li a {
	margin-right:3px;
	font-size:13px;
	display:block;
	font-weight:bold;
	padding: 1px 12px;
	padding-top:5px;
	text-decoration: none;
	white-space: nowrap
}
#jsddm li a:hover {
}
#jsddm li ul {
	margin: 0;
	z-index:90000;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 0px solid whitex;
	width:170px;
}
#jsddm li ul li {
	float: none;
	display: inline;
}
#jsddm li ul li a {
	width: auto;
	font-size:12px;
	height:24px;
	background:none;
}
#ajsddm {
	display:block;
	float:right;
	list-style:none outside none;
}
.welcome_text {
	float:left;
	white-space:normal;
}

.content_sdw{
background:url(images/template/bg_trans.png);
clear:both;
padding-left:5px;
padding-right:5px;
width:1000px;
	}

#ajsddm ul     {
        list-style:none;}
#ajsddm{ 
	margin: 0;
 	padding: 0;
	float:right;}

#ajsddm li  {
  list-style: none;  }
#ajsddm li a { 
  text-decoration: none;
  white-space: nowrap;
  border:none;}
#ajsddm li a:hover {      }
#ajsddm li ul   { 
    margin: 0;
    z-index:90002;
    position: absolute;
	right:40px;
    visibility: hidden;
    color:#333;
}
#ajsddm li ul .divAccounts    {
	position:relative;
	padding:3em;
	border-top: 0px solid white;
	background-color:#eee;
	border-radius:			.5em;
	-moz-border-radius:		.5em;
	-webkit-border-radius:	.5em;
	-moz-box-shadow:		0 10px 25px #444;
	-webkit-box-shadow:		0 10px 25px #444;
	box-shadow:				0 10px 25px #444;
}
#ajsddm li ul .divAccounts table tr { border-bottom:1px solid #BBB; }
#ajsddm li ul .divAccounts table tr td { border-left:5px solid #eee; border-color:transparent; padding:0 .5em 0 .5em;}  
#ajsddm li ul li { 
    float: none;
    display: inline;
}
#ajsddm li ul li tr{
    cursor:pointer;
}
#ajsddm li ul li tr:hover {
    background-color:#fff;
}
#ajsddm li ul li a   {
	width: auto;
    color:#333;
}
.breadCrumbs {
color:#333333;
margin-top:7px;
text-align:left;
font-size:10px;
position:absolute;
text-indent:20px;
}
.breadCrumbs a {
color:#000099;
}
.rightmodulescell{width:240px; 
background:url(images/template/rightmodules-bg.png) repeat-y;}
.rightmodulestable{width:100%;
background:url(images/template/rightmodules-bg-top.png) no-repeat top;
}
.rightmodule .v_menu_title h2{ color:#5E98D2; margin:10px 10px 10px 15px; font-family:Arial, Helvetica, sans-serif;}
.footer-bg { background-image:url(images/template/footer-bg.png); background-repeat:repeat-x; background-position:left top; height:231px;}
