/**
 * * FONT CSS
 */
html {
 	height:100%;
}
body{
	*font-size:small;
	*font:x-small;
	font-size:12px;
	font-family: Arial,Helvetica,sans-serif;
	letter-spacing:0px;
	color:#353535;
	height:100%;
}
select,input,button,textarea,button{
	font:99%  Arial,Helvetica,sans-serif;
}
table{
	font-size:inherit;
	font:100%;
}
pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	clear:both;
	height:0;
	font-size:1%;
	overflow:hidden;
}
.clearleft {
	clear:left;
}
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#wrapper {
   min-height:100%;
   position:relative;
}
#content {
	padding-bottom: 350px; /** HEIGHT OF FOOTER **/
}
#content .inner-container {
	width:920px;
}
#footer {
	left:0;
	position:absolute;
	bottom:0;
	width:100%;
}
/** 
**	COLOR DEPENDANT
**/
body.yellow h1, body.yellow h2, body.yellow h3{
	color: #f2b400;
}
body.yellow ul li{
	background: transparent url(../images/list-item-yellow.png) no-repeat left 5px;
}
body.yellow ol li{
	background: transparent url(../images/nr-list-item-yellow.png) no-repeat left top;
}
body.yellow a{
	color:#f2b400;
}
body.yellow #header{
	background: #C39100 url(../images/header/header-bg-yellow.gif) repeat-x left top;
}
body.yellow #header .inner-container{
	background:transparent url(../images/header/banner-bg-yellow.jpg) no-repeat center 39px;
}
body.yellow #topnav .col-layout a{
	border-right: 1px solid #ad8309;
	text-shadow: 1px 1px 1px #8C6907;
}
body.yellow #topnav .col-layout a.dark {
	text-shadow: 1px 1px 1px #e5d5a6;
}
body.yellow #topnav .col-layout a.active{
	/*-moz-box-shadow: -1px -1px 1px #795a00; 
	-webkit-box-shadow: -1px -1px 1px #795a00; 
	box-shadow: -1px -1px 1px #795a00;*/
}
body.yellow .input-field{
	-moz-box-shadow: -1px -1px 1px #795a00; 
	-webkit-box-shadow: -1px -1px 1px #795a00; 
	box-shadow: -1px -1px 1px #795a00;
}
body.yellow .input-field .minimenu{
	-moz-box-shadow: 0px 2px 4px #795a00; 
	-webkit-box-shadow: 0px 2px 4px #795a00; 
	box-shadow: 0px 2px 4px #795a00;
}
body.yellow .input-field .minimenu ul li.mm-hover{
	/*background: transparent url(../images/list-item-yellow.png) no-repeat left center!important;
	*/
	color:#f2b400;
}
body.yellow #nav-shade{
	overflow:hidden;
	height:4px;
	background-color:#e5e5e5;
	/*border-top:1px solid #e4b422;*/
}
/** RED **/
body.red h1, body.red h2, body.red h3{
	color: #ff004d;
}
body.red ul li{
	background: transparent url(../images/list-item-red.png) no-repeat left 5px;
}
body.red ol li{
	background: transparent url(../images/nr-list-item-red.png) no-repeat left top;
}
body.red a{
	color:#ff004d;
}
body.red #header{
	background: #cb1842 url(../images/header/header-bg-red.gif) repeat-x left top;
}
body.red #header .inner-container{
	/** GLOW **/
	background:transparent url(../images/header/banner-bg-red.jpg) no-repeat center 39px;
}
body.red #header.subsite #banners{
	/*background:transparent url(../images/header/banner-bg-red-glow) no-repeat center 0;*/
}
body.red #topnav .col-layout a{
	border-right: 1px solid #a62140;
	text-shadow: 1px 1px 1px #9d1c3a;
}
body.red #topnav .col-layout a.dark {
	text-shadow: 1px 1px 1px #d9778e;
}
body.red #topnav .col-layout a.active{
	/*-moz-box-shadow: -1px -1px 1px #a62140; 
	-webkit-box-shadow: -1px -1px 1px #a62140; 
	box-shadow: -1px -1px 1px #a62140;*/
}
body.red .input-field{
	-moz-box-shadow: -1px -1px 1px #a62140; 
	-webkit-box-shadow: -1px -1px 1px #a62140; 
	box-shadow: -1px -1px 1px #a62140;
}
body.red .input-field .minimenu{
	-moz-box-shadow: 0px 2px 4px #a62140; 
	-webkit-box-shadow: 0px 2px 4px #a62140; 
	box-shadow: 0px 2px 4px #a62140;
}
body.red .input-field .minimenu ul li.mm-hover ,body.splash .input-field .minimenu ul li.mm-hover{
	/*background: transparent url(../images/list-item-red.png) no-repeat left center!important;
	*/
	color:#ff004d;
}
body.red #nav-shade{
	overflow:hidden;
	height:4px;
	background-color:#e5e5e5;
	/*border-top:1px solid #e08fa2;*/
}
body.red #header #banners .scrollNext, body.red #header #banners .scrollPrev{
	position 	:	absolute;
	cursor		:	pointer;
	width		:	34px;
	height		:	53px;
	bottom		:	30%;
}
body.red #header #banners .scrollPrev{
	left:25px;
	background: transparent url(../images/header/arrow-left-red.png) no-repeat left top;
}
body.red #header #banners .scrollNext{
	right:25px;
	background: transparent url(../images/header/arrow-right-red.png) no-repeat left top;
}
body.red #header.subsite {
	background: #cb1842 url(../images/header/header-bg-subsite-red.gif) repeat-x left top;
}
body.red #header.subsite #banners{
	background:transparent url(../images/header/banner-bg-subsite-red-glow.jpg) no-repeat center 0;
}
/** GREEN **/
body.green h1, body.green h2, body.green h3{
	color: #88cc4e;
}
body.green ul li{
	background: transparent url(../images/list-item-green.png) no-repeat left 5px;
}
body.green ol li{
	background: transparent url(../images/nr-list-item-green.png) no-repeat left top;
}
body.green a{
	color:#56a214;
}
body.green #header{
	background: #6fab3b url(../images/header/header-bg-green.gif) repeat-x left top;
}
body.green #header .inner-container{
	background:transparent url(../images/header/banner-bg-green.jpg) no-repeat center 39px;
}
body.green #topnav .col-layout a{
	border-right: 1px solid #5d8d33;
	text-shadow: 1px 1px 1px #5d8d33;
}
body.green #topnav .col-layout a.dark {
	text-shadow: 1px 1px 1px #a3d973;
}
body.green #topnav .col-layout a.active{
	/*-moz-box-shadow: -1px -1px 1px #5d8d33; 
	-webkit-box-shadow: -1px -1px 1px #5d8d33; 
	box-shadow: -1px -1px 1px #5d8d33;*/
}
body.green .input-field{
	-moz-box-shadow: -1px -1px 1px #5d8d33; 
	-webkit-box-shadow: -1px -1px 1px #5d8d33; 
	box-shadow: -1px -1px 1px #5d8d33;
}
body.green .input-field .minimenu{
	-moz-box-shadow: 0px 2px 4px #5d8d33; 
	-webkit-box-shadow: 0px 2px 4px #5d8d33; 
	box-shadow: 0px 2px 4px #5d8d33;
}
body.green .input-field .minimenu ul li.mm-hover{
	/*background: transparent url(../images/list-item-green.png) no-repeat left center!important;
	*/
	color:#56a214;
}
body.green #nav-shade{
	overflow:hidden;
	height:4px;
	background-color:#e5e5e5;
	/*border-top:1px solid #7eb84b;*/
}
/** PINK **/
body.pink h1, body.pink h2, body.pink h3{
	color: #ff82bc;
}
body.pink ul li{
	background: transparent url(../images/list-item-pink.png) no-repeat left 5px;
}
body.pink ol li{
	background: transparent url(../images/nr-list-item-pink.png) no-repeat left top;
}
body.pink a{
	color:#ff82bc;
}
body.pink #header{
	background: #6fab3b url(../images/header/header-bg-pink.gif) repeat-x left top;
}
body.pink #header .inner-container{
	background:transparent url(../images/header/banner-bg-pink.jpg) no-repeat center 39px;
}
body.pink #topnav .col-layout a{
	border-right: 1px solid #B36288;
	text-shadow: 1px 1px 1px #B36288;
}
body.pink #topnav .col-layout a.dark {
	text-shadow: 1px 1px 1px #FFFFFF;
}
body.pink #topnav .col-layout a.active{
	/*-moz-box-shadow: -1px -1px 1px #dc76a6; 
	-webkit-box-shadow: -1px -1px 1px #dc76a6; 
	box-shadow: -1px -1px 1px #dc76a6;*/
}
body.pink .input-field{
	-moz-box-shadow: -1px -1px 1px #dc76a6; 
	-webkit-box-shadow: -1px -1px 1px #dc76a6; 
	box-shadow: -1px -1px 1px #dc76a6;
}
body.pink .input-field .minimenu{
	-moz-box-shadow: 0px 2px 4px #dc76a6; 
	-webkit-box-shadow: 0px 2px 4px #dc76a6; 
	box-shadow: 0px 2px 4px #dc76a6;
}
body.pink .input-field .minimenu ul li.mm-hover{
	/*background: transparent url(../images/list-item-pink.png) no-repeat left center!important;
	*/
	color:#ff82bc;
}
body.pink #nav-shade{
	overflow:hidden;
	height:4px;
	background-color:#e5e5e5;
	/*border-top:1px solid #c36591;*/
}
/** PURPLE **/
body.purple h1, body.purple h2, body.purple h3{
	color: #6b09be;
}
body.purple ul li{
	background: transparent url(../images/list-item-dpurple.png) no-repeat left 5px;
}
body.purple ol li{
	background: transparent url(../images/nr-list-item-dpurple.png) no-repeat left top;
}
body.purple a{
	color:#6b09be;
}
body.purple #header{
	background: #b87aee url(../images/header/header-bg-purple.gif) repeat-x left top;
}
body.purple #header .inner-container{
	background:transparent url(../images/header/banner-bg-purple.jpg) no-repeat center 39px;
}
body.purple #topnav .col-layout a{
	border-right: 1px solid #7b4ca5;
	text-shadow: 1px 1px 1px #7b4ca5;
}
body.purple #topnav .col-layout a.dark {
	text-shadow: 1px 1px 1px #FFFFFF;
}
body.purple #topnav .col-layout a.active{
	/*-moz-box-shadow: -1px -1px 1px #794aa2; 
	-webkit-box-shadow: -1px -1px 1px #794aa2; 
	box-shadow: -1px -1px 1px #794aa2;*/
}
body.purple .input-field{
	-moz-box-shadow: -1px -1px 1px #794aa2; 
	-webkit-box-shadow: -1px -1px 1px #794aa2; 
	box-shadow: -1px -1px 1px #794aa2;
}
body.purple .input-field .minimenu{
	-moz-box-shadow: 0px 2px 4px #794aa2; 
	-webkit-box-shadow: 0px 2px 4px #794aa2; 
	box-shadow: 0px 2px 4px #794aa2;
}
body.purple .input-field .minimenu ul li.mm-hover{
	/*background: transparent url(../images/list-item-dpurple.png) no-repeat left center!important;
	*/
	color:#6b09be;
}
body.purple #nav-shade{
	overflow:hidden;
	height:4px;
	background-color:#e5e5e5;
	/*border-top:1px solid #a46cd6;*/
}
/** PURPLE **/
body.dpurple h1, body.dpurple h2, body.dpurple h3{
	color: #6b09be;
}
body.dpurple ul li{
	background: transparent url(../images/list-item-dpurple.png) no-repeat left 5px;
}
body.dpurple ol li{
	background: transparent url(../images/nr-list-item-dpurple.png) no-repeat left top;
}
body.dpurple a{
	color:#6b09be;
}
body.dpurple #header{
	background: #b87aee url(../images/header/header-bg-dpurple.gif) repeat-x left top;
}
body.dpurple #header .inner-container{
	background:transparent url(../images/header/banner-bg-dpurple.jpg) no-repeat center 39px;
}
body.dpurple #topnav .col-layout a{
	border-right: 1px solid #7b4ca5;
	text-shadow: 1px 1px 1px #7b4ca5;
}
body.dpurple #topnav .col-layout a.dark {
	text-shadow: 1px 1px 1px #FFFFFF;
}
body.dpurple #topnav .col-layout a.active{
	/*-moz-box-shadow: -1px -1px 1px #794aa2; 
	-webkit-box-shadow: -1px -1px 1px #794aa2; 
	box-shadow: -1px -1px 1px #794aa2;*/
}
body.dpurple .input-field{
	-moz-box-shadow: -1px -1px 1px #794aa2; 
	-webkit-box-shadow: -1px -1px 1px #794aa2; 
	box-shadow: -1px -1px 1px #794aa2;
}
body.dpurple .input-field .minimenu{
	-moz-box-shadow: 0px 2px 4px #794aa2; 
	-webkit-box-shadow: 0px 2px 4px #794aa2; 
	box-shadow: 0px 2px 4px #794aa2;
}
body.dpurple .input-field .minimenu ul li.mm-hover{
	/*background: transparent url(../images/list-item-dpurple.png) no-repeat left center!important;
	*/
	color:#6b09be;
}
body.purple #nav-shade{
	overflow:hidden;
	height:4px;
	background-color:#e5e5e5;
	/*border-top:1px solid #a46cd6;*/
}
/** GREY **/
body.grey h1, body.grey h2, body.grey h3{
	color: #000000;
}
body.grey ul li{
	background: transparent url(../images/list-item-grey.png) no-repeat left 5px;
}
body.grey ol li{
	background: transparent url(../images/nr-list-item-grey.png) no-repeat left top;
}
body.grey a{
	color:#000000;
}
body.grey #header{
	background: #cb1842 url(../images/header/header-bg-grey.gif) repeat-x left top;
}
body.grey #header .inner-container{
	/** GLOW **/
	background:transparent url(../images/header/banner-bg-grey.jpg) no-repeat center 39px;
}
body.grey #header.subsite #banners{
	/*background:transparent url(../images/header/banner-bg-red-glow) no-repeat center 0;*/
}
body.grey #topnav .col-layout a{
	border-right: 1px solid #7e7e7e;
	text-shadow: 1px 1px 1px #7e7e7e;
}
body.grey #topnav .col-layout a.dark {
	text-shadow: 1px 1px 1px #adadad;
}
body.grey #topnav .col-layout a.active{
	/*-moz-box-shadow: -1px -1px 1px #717171; 
	-webkit-box-shadow: -1px -1px 1px #717171; 
	box-shadow: -1px -1px 1px #717171;*/
}
body.grey .input-field{
	-moz-box-shadow: -1px -1px 1px #717171; 
	-webkit-box-shadow: -1px -1px 1px #717171; 
	box-shadow: -1px -1px 1px #717171;
}
body.grey .input-field .minimenu{
	-moz-box-shadow: 0px 2px 4px #717171; 
	-webkit-box-shadow: 0px 2px 4px #717171; 
	box-shadow: 0px 2px 4px #717171;
}
body.grey .input-field .minimenu ul li.mm-hover ,body.splash .input-field .minimenu ul li.mm-hover{
	/*	background: transparent url(../images/list-item-grey.png) no-repeat left center!important;
		color:#353535;
	*/
	
}
body.grey #nav-shade{
	overflow:hidden;
	height:4px;
	background-color:#c5c5c5;
	/*border-top:1px solid #e5e5e5;*/
}
body.grey #header #banners .scrollNext, body.grey #header #banners .scrollPrev{
	position 	:	absolute;
	cursor		:	pointer;
	width		:	34px;
	height		:	53px;
	bottom		:	30%;
}
body.grey #header #banners .scrollPrev{
	left:25px;
	background: transparent url(../images/header/arrow-left-grey.png) no-repeat left top;
}
body.grey #header #banners .scrollNext{
	right:25px;
	background: transparent url(../images/header/arrow-right-grey.png) no-repeat left top;
}
body.grey #header.subsite {
	background: #b8b8b8 url(../images/header/header-bg-subsite-grey.gif) repeat-x left top;
}
body.grey #header.subsite #banners{
	background:transparent url(../images/header/banner-bg-subsite-grey-glow.jpg) no-repeat center 0;
}
/** GREY **/
body.wholesale h1, body.wholesale h2, body.wholesale h3{
	color: #000000;
}
body.wholesale ul li{
	background: transparent url(../images/list-item-grey.png) no-repeat left 5px;
}
body.wholesale ol li{
	background: transparent url(../images/nr-list-item-grey.png) no-repeat left top;
}
body.wholesale a{
	color:#000000;
}
body.wholesale #header{
	background: #cb1842 url(../images/header/header-bg-wholesale.gif) repeat-x left top;
}
body.wholesale #header .inner-container{
	/** GLOW **/
	background:transparent url(../images/header/banner-bg-wholesale.jpg) no-repeat center 39px;
}
body.wholesale #header.subsite #banners{
	/*background:transparent url(../images/header/banner-bg-red-glow) no-repeat center 0;*/
}
body.wholesale #topnav .col-layout a{
	border-right: 1px solid #503a6e;
	text-shadow: 1px 1px 1px #503a6e;
}
body.wholesale #topnav .col-layout a.dark {
	text-shadow: 1px 1px 1px #856fa5;
}
body.wholesale #topnav .col-layout a.active{
	/*-moz-box-shadow: -1px -1px 1px #717171; 
	-webkit-box-shadow: -1px -1px 1px #717171; 
	box-shadow: -1px -1px 1px #717171;*/
}
body.wholesale .input-field{
	-moz-box-shadow: -1px -1px 1px #717171; 
	-webkit-box-shadow: -1px -1px 1px #717171; 
	box-shadow: -1px -1px 1px #717171;
}
body.wholesale .input-field .minimenu{
	-moz-box-shadow: 0px 2px 4px #717171; 
	-webkit-box-shadow: 0px 2px 4px #717171; 
	box-shadow: 0px 2px 4px #717171;
}
body.wholesale .input-field .minimenu ul li.mm-hover ,body.splash .input-field .minimenu ul li.mm-hover{
	/*	background: transparent url(../images/list-item-grey.png) no-repeat left center!important;
		color:#353535;
	*/
	
}
body.wholesale #nav-shade{
	overflow:hidden;
	height:4px;
	background-color:#c5c5c5;
	/*border-top:1px solid #e5e5e5;*/
}
body.wholesale #header #banners .scrollNext, body.wholesale #header #banners .scrollPrev{
	position 	:	absolute;
	cursor		:	pointer;
	width		:	34px;
	height		:	53px;
	bottom		:	30%;
}
body.wholesale #header #banners .scrollPrev{
	left:25px;
	background: transparent url(../images/header/arrow-left-grey.png) no-repeat left top;
}
body.wholesale #header #banners .scrollNext{
	right:25px;
	background: transparent url(../images/header/arrow-right-grey.png) no-repeat left top;
}
body.wholesale #header.subsite {
	background: #b8b8b8 url(../images/header/header-bg-subsite-wholesale.gif) repeat-x left top;
}
body.wholesale #header.subsite #banners{
	background:transparent url(../images/header/banner-bg-subsite-wholesale-glow.jpg) no-repeat center 0;
}

/** SUBSITE HEADER **/
body #header.subsite{
	height:411px;
}

/** SPLASH **/
body.splash{
	background: #cb1842 url(../images/header/splash-bg-4.jpg) no-repeat center 40px;
	height:100%;
	overflow:hidden;
	position:relative;
}
body.splash #header{
	background: #cb1842 url(../images/header/header-bg-red.gif) repeat-x left top;	
	height:39px;
}
body.splash #topnav{
	width: 640px;
}
body.splash #splash-content{
	padding-top:110px;
	width: 800px;
	margin:auto;
	text-align:left;
}
body.splash #splash-content.splash-full{
	width:1280px; 
	margin:0 auto;
	position:relative;
	padding-top: 10px;
	
}
body.splash #footer{
	background-color:#dfdfdf !important;
	border-top:4px solid #c8c8c8 !important;
	background-image:none;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
body.splash #footer .inner-container{
	width: 720px;
	background-image:none;
	color: #777777;
	padding:10px 0;
}
body.splash #footer .inner-container a{
	color:#777777;
	text-decoration:none;
	/*font-weight:bold;
	padding:15px;*/
	font-size:90%;
}
body.splash .splash-link-container{
	margin-left:25px;
}
body.splash .splash-links{
	margin: 0 auto;
	width:800px;
}
body.splash #wmap{
	
}
body.splash .splash-c-links{
	position:absolute;
	padding-left:135px;
	position:absolute;
	z-index:20;
	width:150px;
}
body.splash .splash-c-links a{
	
	float:left;
	clear:left;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	margin-bottom:5px;
	
}
body.splash .splash-c-links h6{
	

	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
}
body.splash .splash-c-links a .white{
	text-shadow: 1px 1px 1px #000000;
	display:none;
}
body.splash .splash-c-links a .black{
	text-shadow: 1px 1px 1px #FFFFFF;
}
body.splash .splash-c-links a:hover .white,body.splash .splash-c-links a.active .white{
	text-shadow: 1px 1px 1px #000000;
	display:block;
}
body.splash .splash-c-links a:hover .black,body.splash .splash-c-links a.active .black{
	text-shadow: 1px 1px 1px #FFFFFF;
	display:none;
}
body.splash .splash-link{
	float:left;
	margin-top:10px;
	position:relative;
	margin-left:0px;
}
body.splash .splash-link a{
	float:left;
	font-size:26px;
	text-decoration:none;
	color:#FFFFFF;
	padding:6px 25px 10px 25px  ;
	position:relative;

}
body.splash .splash-link a{
	padding:6px 15px 10px 35px ;
	font-weight:bold;
}
body.splash .splash-link a:hover{
	background:transparent url(../images/link-red-arr.png) no-repeat 10px center;	
}
body.splash .splash-link .backgr{
	background:#000000;
	z-index:0;
	position:absolute;
	width:0;
	height:100%;
	left:0;
	top:0;
}
body.splash h5{
	margin-left:62px;
	font-style:normal;
}


/**
 * BASE ELEMENTS
 */
h1,h2,h3{
	margin:0 0 20px 0;
	font-weight:bold;
}
h1{
	font-size:40px;
}
h1.intro{
	font-size:28px;
}
h2{
	font-size:35px;
}
h2.smaller {
	font-size:24px!important;
}
h2.smallest {
	font-size:20px!important;
}
h3{
	font-size:25px;
}
h4,h5,h6{
	color: #000000;
	margin:0 0 10px 0;
	font-weight:bold;
}
h4{
	font-size:16px;
}
h5{
	font-size:14px;
	font-style:italic;
}
h6{
	font-size:12px;
}

a{
	text-decoration:underline;
}

a:hover {
	/*font-style:italic;*/
	text-decoration:none;
}
a.more-info{
	color:#000000!important;
	font-size:110%;
	font-style:italic;
	font-weight:bold;
}
p.subt_2 a.more-info{
	font-size:100%;
	white-space:nowrap;
}
strong {
	font-weight:bold;
}
p{
	margin:0 0 20px 0;
	line-height:14pt;
}
p.subt{
	color:#000000;
	font-size:110%;
	font-style:italic;/*
	font-weight:bold;*/
}
p.subt_2{
	font-size:110%;
	font-style:italic;
	color:#000000;
}
p.subt_3{
	font-size:110%;
	font-weight:bold;
	color:#000000;
}
p.intro{
	font-size:110%;
	margin-bottom:30px;
}
p.intro a{
	color:#000000!important;
	font-style:italic;
	font-weight:bold;
	white-space:nowrap;
}
ul{
	margin-bottom:15px;
}
ul li{
	padding-left:20px;	
	line-height:14pt;
	margin-bottom:5px;
	
}
ul.numbered li{
	background:none!important;
	padding:0;
}
ul.numbered li .count{
	float:left;
	width:16px;
	height:16px;
	background-image: url(../images/nr-list-item-grey.png);
	background-repeat: no-repeat;
	background-position:left top;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	line-height:12pt;
	font-size:11px;
}
ul.numbered li .text{
	padding-left:25px;
	*margin-top:-20px;
}

ol li{
	list-style-type:decimal;
	list-style-position: inside;
	padding-left:3px;	
	font-weight:bold;
	color:#FFFFFF;
	font-style:italic;
	margin-bottom:5px;
}
ol li span{
	font-weight:normal;
	font-style:normal;
	color:#353535;
}
ol li p{
	margin:-17px 0 0 0;
}
ol li h4{
	margin-left:20px;
	margin-top:2px;
}
/**
**	LAYOUT ELEMENTS
**/
body {
	text-align:center;
}
.inner-container, #topnav{
	width:935px;
	text-align:left;
	margin:0 auto;
}
#topnav{
	position:relative;
	z-index:1000;
	
}
/**
**	HEADER
***/
#header{
	height:259px;
	position:relative;
	z-index:450;
}

#header .inner-container{
	height:100%;
	width:100%;
}
#topnav{
	height:39px;
	position:relative;
	overflow:visible;
}
#topnav #logo{
	position:absolute;
	left:0;
	top:60px;
	z-index:999;
}
body.smallhead #header{
	height:115px;
}
body.smallhead #topnav #logo{
	top:50px;
}
#topnav #myedpnet{
	position:absolute;
	right:0;
	top:0;
	z-index:999;
}
#topnav #myedpnet #myedpnet_link{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:50px;
	text-decoration:none;
	display:block;
	background-color:#FFFFFF;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
#topnav #myedpnet #myedpnet_link2{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:120px;
	text-decoration:none;
	display:block;
	background-color:#FFFFFF;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
#topnav label{
	color:#000000;
	text-shadow: 1px 1px 1px #d9778e;
	font-weight:bold;
	margin:11px 10px 0 0;
}
#topnav #myedpnet #webmail_link{
	position:absolute;
	left:0;
	top:50px;
	width:100%;
	height:30px;
	text-decoration:none;
	display:block;
	background-color:#FFFFFF;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
#header #banners{
	text-align:center;
	position:relative;
	height: 220px;
	width:100%;
	vertical-align:bottom;
	z-index:750;
	overflow-x:hidden;
}

#header.subsite  #banners{
	height: 372px;
}
#header  #banners .banner-wrapper{
	position:absolute;
	left:0;
	bottom:0;
	visibility:hidden;
}

#header #banners img{
	position:absolute;
	left:0;
	bottom:0;
	visibility:hidden;
}
#header #banners li{
	text-align:center;
	list-style:none;
	background:transparent none;
	margin:0;
}
#topnav .col-layout a{
	color:#FFFFFF;
	float:left;
	font-size:100%;
	text-decoration:none;
	margin:8px 0;
	padding:3px 10px;
	text-shadow: 1px 1px 1px #8c6907;
	font-weight:bold;
}
#topnav .col-layout a.dark{
	color:#000000;
	text-shadow: none!important;
}
#topnav .col-layout a.last{
	border-right:none!important;
}
#topnav .col-layout a.active{
	color:#FFFFFF;
	background: #000000;
	background: -moz-linear-gradient(top,  #171717,  #2c2203); 
	background: -webkit-gradient(linear, left top, left bottom, from(#171717), to(#2c2203));
	filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr='#171717', EndColorStr='#2c2203', GradientType=0);
}
#topnav .input-field input{
	width:130px;
}
#topnav #userInfo span{
    color: #FFFFFF;
    margin: 8px 0;
    padding: 3px 10px;
    float:left;
    border-right: 1px solid #A62140;
    text-shadow: 1px 1px 1px #9D1C3A;
}
#topnav #userInfo{
	margin-right:65px;
}
#topnav #userInfo div.partner-info{
	clear:left;
	margin:10px 10px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #9D1C3A;
	float:right;
	background: transparent url(../images/icons/user-business.png) no-repeat left center;
	padding-left:25px;
}
.input-field{
	background: #FFFFFF;
	background: -moz-linear-gradient(top,  #ffffff,  #f2f2f2); 
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
	filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr='#ffffff', EndColorStr='#f2f2f2', GradientType=0);
	margin:8px 0px 0px 0px;
	padding:0px 5px 3px 5px;
	position:relative;
}
.input-field input{
	border:0;
	background-color:transparent;
	display:inline;
	width:125px;
}
.input-field img{
	cursor:pointer;	
}
.input-field .dropdown{
	display:none;
}
.input-field .minimenu{
	position:absolute;
	z-index:999;
	left:0;
	width:100%;
	margin-top:4px;
	visibility:hidden;
	background-color:#F2F2F2;
}
.input-field .minimenu ul{
	padding: 2px 7px;
	margin:0;
}
.input-field .minimenu ul li{
	padding:0;
	background:none;
	cursor:pointer;
}
.input-field .minimenu ul li.mm-hover{
	/*padding-left:20px;*/
	position:relative;
}
/**
**	NAVIGATION
**/
#navigation{
	background: transparent url(../images/nav-bg.gif) repeat-x left top;
	position:relative;
	z-index:451;
	text-align:center;
}
#navigation .inner-container,#sub-navigation .inner-container{
	text-align:center;
	width:920px;
	margin: 0 auto;
}
#navigation a.first span{
	border-left:1px solid #cacaca;
}
#navigation a{
	float:left;
	font-size:120%;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
#navigation a span{
	width:150px;
	border-right:1px solid #cacaca;
	padding-top:10px;
	display:block;
	height:27px;
	white-space:nowrap;
	overflow-x:hidden;
}
#navigation a img{
	display:inline;
	visibility:hidden;
	position:relative;
	z-index:451;
}
#navigation a:hover,#navigation a.active{
	text-decoration:none;
	color:#FFFFFF;
}
#navigation a:hover span,#navigation a.active span{
	background-color:#000000;
	margin-top:1px;
	height:26px;
	
}
#navigation a:hover img,#navigation a.active img{
	visibility:visible;
}
#sub-navigation{
	position:absolute;
	margin-top:-8px;
	border-bottom:1px solid #e6e6e6;
	background-color:#f5f5f5;
	width:100%;
	left:0;
	visibility:hidden;
	z-index:449;
}
#sub-navigation .shade{
	position:absolute;
	width:100%;
	bottom:-8px;
	left:0;
	height:8px;
	background: transparent url(../images/subnav-shade.png) repeat-x left top;
}

#sub-navigation ul{
	float:left;
	border-right:1px solid #e6e6e6;
	position:relative;
	width:140px;
	padding:10px 5px 25px 5px;
}
#sub-navigation ul.first{
	border-left:1px solid #e6e6e6;
}
#sub-navigation ul li{
	text-align:left;
	background:none;
	padding:0;
}
#sub-navigation ul li a{
	text-decoration:none;
	color:#353535;
	padding-left:5px;
	padding-right:5px;
	font-size:100%;
}
#sub-navigation ul li a.hover{
	background-image: url(../images/list-item-red.png);
	background-repeat:no-repeat;
	background-position:-10px 3px;
	color:#ff004d;
}

#nav-message{
	background-color:#e5e5e5;
	border-bottom:1px solid #d5d5d5;
}
#nav-message .inner-container{
	text-align:left;
	position:relative;
}
#nav-message .title{
	float:left;
	font-size:16px;
	margin:8px 0 7px 0 ;
	padding-right:10px;
	border-right:1px solid #afafaf;
}
#nav-message .messages{
	float:left;
	width:75%;
	height:33px;
}
#nav-message .messages a{
	float:left;
	position:absolute;
	
	margin:9px 0 0 10px;
	line-height:12pt;
	color:#000000;
	text-decoration:none;
	display:none;
	white-space:nowrap;
}
#nav-message .inner-container .balloon{
	position:absolute;
	bottom:-19px;
}

/**
** CONTENT 
**/
#content{
	padding-top:40px;
}
#content .column-left{
	float:left;
	width:660px;
}
#content .column-right{
	float:right;
	width:210px;
}
/** HOME **/
.product-block{
	float:left;
	width:312px;
	margin-bottom:25px;
}
.product-block .product-title{
	font-weight:bold;
	margin-bottom:20px;
	position:relative;
	padding-top:3px;
}
.product-block .product-title img{
	position:absolute;
	left:0;
	top:2px;
}
.product-block .product-title span{
	margin-left:30px;
	font-size:34px;
	line-height:36px;
}
.product-block .product-title a{
	text-decoration:none;
}
/** BUBBLES **/
.product-bubbles{
	margin-bottom:15px;	
}
.product-bubbles a{
	text-decoration: none!important;
}
.product-bubble{
	float:left;
	position:relative;
}
.product-bubble a{
	position:relative;
}
.product-position {
	position:absolute;
	left:0;
	top:0;
	width:100%;
}
.product-bubble .title{
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:15px;
	margin-left:2px;
	font-size:13px;
	height:28px;
	overflow:hidden;
}
.bigbubble .title{
	font-size:24px;
	margin-top:10px;
	margin-bottom:5px;
	height:35px;
	padding-left:10px;
}
.product-bubble .title-smaller{
	font-size:10px;
	margin-top:18px;
	height:25px;
}
.bigbubble .title-smaller{
	padding-left:2px;
	font-size:14px;
	margin-top:18px;
	height:25px;
}
.product-bubble .title span.black{
	display:block;
	text-transform:lowercase;
	text-align:center;
	font-size:10px;
	text-transform:normal;
}
.product-bubble .product-price{
	text-align:center;
	color:#FFFFFF;
}
.product-bubble .product-price .price{
	font-size:24px;
	padding-left:5px;
	font-weight:bold;
	color:#FFFFFF;
	position:relative;
	height:27px;
	overflow:hidden;
}
.product-bubble .product-price .price .sign{
	font-size:12px;
}
.product-bubble .product-price .price .pa{
}

.bigbubble .product-price .price{
	
	font-size:24px;
}

.product-bubble .product-price .timeplan{
	font-size:10px;
	color:#000000;
	height:10px;
}

/** PRODUCTS INLINE **/
.one-three .product-block-inline,.one-three-last .product-block-inline{
	width: 224px;
}
.one-four .product-block-inline,.one-four-last .product-block-inline{
	width: 200px;
}
.product-block-inline{
	position:relative;
	padding-top:212px;
}
.product-block-inline img.productimg{
	position:absolute;
	top:0;
	left:0;
	z-index: 90;
}
.one-four .product-block-inline img.productimg,.one-four-last .product-block-inline img.productimg{
	left:-15px;
}
.product-block-inline .product-price{
	text-align:center;
	color:#FFFFFF;
	padding:15px 0;
	-moz-box-shadow: -1px -1px 1px #cccccc; 
	-webkit-box-shadow: -1px -1px 1px #cccccc; 
	box-shadow: -1px -1px 1px #cccccc;
	position:relative;
	margin-bottom:2px;
	line-height:20px;
}
.aright .product-block-inline{
	float:right;
}
.acenter .product-block-inline{
	margin:0 auto;
}
.product-block-inline .product-price .sign{
	font-size: 16px;
	position:relative;
	padding-right:3px;
}
.product-block-inline .product-price .price{
	font-size:45px;
	font-weight:bold;
	height:45px;
	overflow:hidden;
}
.product-block-inline .product-price .timeplan{
	font-size:12px;
	font-weight:bold;
}
.product-block-inline  div.lhand{
	position:absolute;
	top:235px;
	left:-10px;
	z-index:102;
}
.product-block-inline div.popular{
	width:55px;
	height:55px;
	position:absolute;
	z-index:100;
	top:195px;
	right:-10px;
}
.product-block-inline  div.rhand{
	position:absolute;
	top:235px;
	right:-10px;
	z-index:101;
}
.product-noimage div.rhand{
	display:none;
}
.product-noimage div.lhand{
	display:none;	
}

.product-block-inline .product-info{
	-moz-box-shadow: -1px -1px 1px #cccccc; 
	-webkit-box-shadow: -1px -1px 1px #cccccc; 
	box-shadow: -1px -1px 1px #cccccc;
	background-color:#ededed;
	padding:13px 13px;
}
.product-block-inline .product-action{
	margin-top:25px;
}
.product-block-inline .product-action a.left,.product-block-inline .product-action span.left{
	line-height:25px;
}

.product-full-head{
	background-repeat:no-repeat;
	background-position: center bottom;
	height:160px;
}
.product-full-head-noimage{
	margin-top:-70px;
}
.product-full-head h1{
	float:left;
	font-size:27px;
	font-weight:bold;
	margin-top:85px;
	width:270px;
}
.product-full-head .btn-order{
	float:right;
	margin-top:80px;
}
.product-full-head .product-price{
	float:right;
	margin-top:80px;
	margin-right:25px;
	font-size:14pt;
	position:relative;
	margin-bottom:2px;
	text-align:center;
	overflow:hidden;
}
.product-full-head .product-price .price{
	font-size:30px;
	font-weight:bold;
}
.product-full-head .product-price .sign{
	font-size: 16px;
	position:relative;
	padding-right:3px;
}
.product-full-head .product-price .timeplan{
	font-size:12px;
	font-weight:bold;
}
.product-full{
	position:relative;
}
.product-full  div.lhand{
	position:absolute;
	top:10px;
	left:-10px;
}
.product-full  div.rhand{
	position:absolute;
	top:10px;
	right:-10px;
}
.product-full ol li{
	margin-bottom:15px;
}
.one-two .product-block-column{
	margin-right:20px;
}
.one-two-last .product-block-column{
	margin-left:20px;
}
.product-block-column h2{
	font-size:26px;
}
.product-block-column{
	position:relative;
	margin-bottom:25px;
}
.product-block-column .product-price{
	position:absolute;
	right:0;
	top:0;
}
.product-block-column .product-price .price{
	font-size:26px;
	font-weight:bold;
}
.product-block-column .product-price .timeplan{
	font-size:14px;
}

ul.product-options li{
	position:relative;
}
ul.product-options li .more-info-link{
	position:relative;
	bottom:10px;
}

.price-discount-or{
	text-decoration: line-through;
	font-style:italic;
	padding-right:10px;
}

/**
	INFOBOX
**/
.infoblock {
	margin-bottom:20px;
}

.column-left .infobox,.col .infobox {
	clear:left;
	
	color:#000000;
}
.column-left .infobox,.footer-nodes .infobox{
	padding:10px 20px;
	display:block;
	z-index:400;
	border:0px;
}
.column-left .infobox img,.footer-nodes .infobox img{
	position:relative;
}
.column-left .infobox .infobox-title ,.footer-nodes .infobox .infobox-title{
	font-size:25px;
	padding:15px 15px 15px 170px;
}
.column-left .infobox p,.footer-nodes .infobox p{
	padding:0px 25px 15px 170px;
	margin-bottom:0px;
}
.column-left .banner-block ,.footer-nodes .banner-block{
	margin:20px 0;
}
.column-right .infobox {
	padding:10px;
	display:block;
	z-index:400;
	border:0px;
}
.column-right .infobox img{
	position:relative;
}
.column-right .infobox-footer-link-green{
	border-top:1px solid #619d32;
	padding:8px 10px;
	background-color:#6aaf30;
	font-size:12px;
}
.column-right .infobox p{
	line-height:10pt;
	margin-bottom:10px;
}
.column-right .banner-block {
	margin-bottom:20px;
}
a.infobox {
	text-decoration:none;
}
.column-right .infobox h3.middle{
	
}
.column-right .infobox h3.smaller{
	font-size:18px!important;
}
.infobox-footer-link-green a{
	text-decoration:none;
	padding-left:20px;
	background: transparent url(../images/list-item-black.png) no-repeat left center;
	color : #092000!important;
	font-weight:bold;
	line-height:14pt;
}
.icon-title{
	margin-bottom:10px;
	position:relative;
	height:45px;
	margin-bottom:20px;
}
.icon-title img,.icon-title span.pngimg{
	position:absolute!important;
	left:0;
	top:3px;
}
.icon-title span.customfont{
	margin-left:40px;
	font-size:40px;
	line-height:30px;
}
.column-right .icon-title{
	margin-bottom:30px;
}

.faqblock {
	margin-top:75px;
}
/** PAGE BANNERS **/
.footer-nodes {
	margin-top:100px;
}
.footer-nodes .np{
	padding-left: 0px!important;
}
.footer-nodes .banner-block{
	float:left;
	margin-right:2%;
}
	
/**
**	FOOTER
**/
#footer{
	margin-top:50px;
	background: #E5E5E5 url(../images/footer-bg.gif) repeat-x left top;
}
#footer .inner-container{
	background: transparent url(../images/footer-devices.png) repeat-x left top;
	width:990px;
}
body.wholesale #footer .inner-container{
	background: transparent none;
}
#footer .footer-content{
	padding-top:80px;
	padding-bottom:20px;
	position:relative;
	font-size:90%;
	margin:0 32px 10px 32px;
}
#footer .footer-content p{
	line-height:12pt;
}
#footer .footer-content .boxed{
	border-left:1px solid #a9a9a9;
	border-top:1px solid #a9a9a9;
	background:#EEEEEE url(../images/footer-content-bg.gif) repeat-x left top;
	padding:20px;
	margin-bottom:15px;
}
#footer .footer-content li{
	margin:0px;
	line-height:12px;
	padding-bottom:5px;
	background-position:left 2px!important;
	
}
.footer-content h4{
	font-size:20px;
	color:#3f3e3e;
	margin-bottom:20px;
}
.footer-content a,.footer-content{
	color:#777777!important;
	text-decoration:none;
}
.footer-content  .boxed ,.footer-content .boxed a{
	text-decoration:none;
	color:#7f7f7f!important;
}
.footer-content a:hover{
	text-decoration:underline;
}
.footer-content li {
	background: transparent url(../images/list-item-grey.png) no-repeat left 5px!important;
}
#scrolltop{
	height:81px;
	width:80px;
	cursor:pointer;
	position:fixed;
	right:25px;
	bottom:50px;
	background: transparent url(../images/footer/scrollup.png) no-repeat left top;
	display:none;
	z-index:9999;
}

/**
**	CONTACT PAGE
**/
.contact-open {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-top:1px;
}
.contact-open .grey{
	display:none;
}
.contact-closed .black{
	display:none;
}
.contact-item{
	padding:0 0px;
}

.contact-item-header{
	padding:15px 0;
}
.contact-item-header{
	font-size:22px;
	font-weight:bold;
	color:#8a8a8a;
	position:relative;
	
}
.contact-open .contact-item-header{
	background-color:#f2f2f2;
}
.contact-open .contact-item-body{
	background-color:#f2f2f2;
	padding:15px 15px;
}
.contact-closed .contact-item-body{
	display:none;
}

.contact-item-header .count {
	top:15px;
	left:15px;
	position:absolute;
}
.contact-item-header .title {
	top:15px;
	position:absolute;
	left:50px;
}
.contact-item-header cufon{
}

.contact-item-header .stitle{
	font-size:15px!important;
	font-weight:normal!important;
	margin-left:50px;
	margin-top: 15px;
	margin-bottom:10px;
}

/**
 * DTABLE
 */
.datatable{
	width:100%;
	margin-bottom:15px;
}
.datatable .divider{
	border-left:1px solid #d3d3d3;
}
.datatable th{
	text-transform:uppercase;
	color:#848484;
	font-weight:bold;
	padding:5px 10px;
}
.datatable thead th{
	border-bottom:1px solid #d3d3d3;
	padding-bottom:10px;
}
.datatable tbody th{
	font-size:90%;
}
.datatable thead td{
	
}
.datatable tbody td{
	padding:5px 10px;
	color:#353535;
}
.datatable tr.ip td{
	
}
.datatable tr.p td{
	background-color:#e5e5e5;
}
.datatable td p{
	margin:0;
}
.datatable tbody td.hover{
	background-color:#ECF6FB;
}
/**
PAGING BAR 
**/
.paging-bar{
	background-color:#f7f7f7;
	border-bottom:1px solid #e6e6e6;
	float:left;
	width:100%;
}
.paging-bar .info{
	float:left;
	color:#a4a4a4;
	font-style:italic;
	padding:7px 0 0 10px;
}
.paging-bar ul{
	float:right;
	margin:0;
	padding:0;
}
.paging-bar ul li{
	background-image:none!important;
	float:left;
	border-left:1px solid #e6e6e6;
	padding:5px 10px;
	margin:0;
}
.paging-bar ul li.first{
	border-left:0px;
}
.paging-bar ul li.active{
	background-color:#000000;
}
.paging-bar ul li a{
	color:#767676;
	text-decoration:none;
}
.paging-bar ul li.active a{
	color:#FFFFFF;
}

/**
**	BUTTONS
**/
.btn-black{
	color:#FFFFFF!important;
	border:none;
	text-decoration:none!important;
	font-size:120%;
	font-weight:bold;
	font-style:italic;
	display:inline-block;
	padding: 7px 12px 7px 12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #000000;
	background: -moz-linear-gradient(top,  #2c2c2c,  #000000); 
	background: -webkit-gradient(linear, left top, left bottom, from(#2c2c2c), to(#000000));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2c2c2c', endColorstr='#000000'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2c2c2c', endColorstr='#000000')"; /* IE8 */
}
.btn-black img{
	float:left;
}
.btn-black span{
	float:left;
	padding-right:8px;
	display:inline-block;
	margin-top:-1px;
	cursor:pointer;
}
.open-chat-button{
	font-size:110%;
}
.btn-black span.pngimg{
	padding:0;
}
.btn-order{
	font-size:150%;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding:10px 15px;
	position:relative;
}
.btn-order .text{
	margin-right:20px;
}
.btn-order .arr{
	position:absolute;
	right:10px;
	top:40%;
}
/*
 * RAND STYLES
 */
.black ,a.black{
	color:#000000!important;
}
span.red,a.red{
	color:#ff004d!important;
}
span.yellow, a.yellow{
	color:#f2b400!important;
}
span.green, a.green {
	color:#70b635!important;
}
span.pink ,a.pink{
	color: #f371aa!important;
}
.white, a.white{
	color:#FFFFFF!important;
}
span.purple ,a.pink{
	color: #67299c!important;
}
span.dpurple, a.dpurple{
	color:#6b09be!important;
}
span.lgrey,p.lgrey{
	color:#b1b1b1!important;
}
span.dgrey,p.dgrey{
	color:#092000!important;
}
span.gpurple,p.gpurple,a.gpurple{
	color:#6B4D93;
}

ul.pink li{
	background: transparent url(../images/list-item-pink.png) no-repeat left 5px!important;
}
ul.red li{
	background: transparent url(../images/list-item-red.png) no-repeat left 5px!important;
}
ul.green li{
	background: transparent url(../images/list-item-green.png) no-repeat left 5px!important;
}
ul.purple li{
	background: transparent url(../images/list-item-purple.png) no-repeat left 5px!important;
}
ul.dpurple li{
	background: transparent url(../images/list-item-dpurple.png) no-repeat left 5px!important;
}
ul.grey li{
	background: transparent url(../images/list-item-grey.png) no-repeat left 5px!important;
}
div.dpurple li .count,ul.dpurple li .count{background-image:url(../images/nr-list-item-dpurple.png)}
div.purple li .count,ul.purple li .count{background-image:url(../images/nr-list-item-purple.png)}
div.pink li .count,ul.pink li .count{background-image:url(../images/nr-list-item-pink.png)}
div.green li .count,ul.green li .count{background-image:url(../images/nr-list-item-green.png)}
div.red li .count,ul.red li .count{background-image:url(../images/nr-list-item-red.png)}
div.yellow li .count,ul.yellow li .count{background-image:url(../images/nr-list-item-yellow.png)}
div.grey li .count,ul.grey li .count{background-image:url(../images/nr-list-item-grey.png)}

.bg-red{background-color:#fd004c!important;}
.bg-purple{background-color:#9e68cd!important;}
.bg-dpurple{background-color:#6b09be!important;}
.bg-green{background-color:#88cc4e!important;}
.bg-pink{background-color:#fa769e!important;}
.bg-grey{background-color:#b0b0b0!important;}
.bg-gpurple{background-color:#6B4D93!important;}

.h-red h1,.h-red h2,.h-red h3,.h-red a{color:#ff004d!important;}
.h-purple h1,.h-purple h2,.h-purple h3,.h-purple a{color:#67299c!important;}
.h-dpurple h1,.h-dpurple h2,.h-dpurple h3,.h-dpurple a{color:#6b09be!important;}
.h-green h1,.h-green h2,.h-green h3,.h-green a{color:#70b635!important;}
.h-pink h1,.h-pink h2,.h-pink h3,.h-pink a{color:#f371aa!important;}
.h-yellow h1,.h-yellow h2,.h-yellow h3,.h-yellow a{color:#f2b400!important;}

.green-shade{background-color:#839c78;}
.red-shade {background-color:#666666;}
.pink-shade {background-color:#666666;}
.yellow-shade {background-color:#7f7f7f;}
.purple-shade {background-color:#666666;}
.dpurple-shade {background-color:#666666;}
.white-shade {background-color:#cccccc;}

.pink-btn-border{border-left:1px solid #de6388; border-top:1px solid #be5575;}
.red-btn-border{border-left:1px solid #df0043; border-top:1px solid #bf003a;}
.purple-btn-border{border-left:1px solid #8346b9; border-top:1px solid #703c9e;}
.dpurple-btn-border{border-left:1px solid #571f88; border-top:1px solid #4b1a75;}
.lgreen-btn-border{border-left:1px solid #a6d57e;border-top:1px solid #a6d57e;}

.purple-gradient{
	background: #9e68cd;
	background: -moz-linear-gradient(top,  #9e68cd,  #ae70e2); 
	background: -webkit-gradient(linear, left top, left bottom, from(#9e68cd), to(#ae70e2));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9e68cd', endColorstr='#ae70e2'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9e68cd', endColorstr='#ae70e2')"; /* IE8 */
}
.dpurple-gradient{
	background: #6b09be;
	background: -moz-linear-gradient(top,  #6b09be,  #42007b); 
	background: -webkit-gradient(linear, left top, left bottom, from(#6b09be), to(#42007b));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6b09be', endColorstr='#42007b'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6b09be', endColorstr='#42007b')"; /* IE8 */
}
.gpurple-gradient{
	background: #614786;
	background: -moz-linear-gradient(top,  #614786,  #6B4D93); 
	background: -webkit-gradient(linear, left top, left bottom, from(#614786), to(#6B4D93));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#614786', endColorstr='#6B4D93'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#614786', endColorstr='#6B4D93')"; /* IE8 */
}
.green-gradient{
	background: #88cc4e;
	background: -moz-linear-gradient(top,  #88cc4e,  #7cc043); 
	background: -webkit-gradient(linear, left top, left bottom, from(#88cc4e), to(#7cc043));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#88cc4e', endColorstr='#7cc043'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#88cc4e', endColorstr='#7cc043')"; /* IE8 */
}
.pink-gradient{
	background: #fa769e;
	background: -moz-linear-gradient(top,  #fa769e,  #fe467d); 
	background: -webkit-gradient(linear, left top, left bottom, from(#fa769e), to(#fe467d));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa769e', endColorstr='#fe467d'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa769e', endColorstr='#fe467d')"; /* IE8 */
}
.red-gradient{
	background: #fd004c;
	background: -moz-linear-gradient(top,  #fd004c,  #c80136); 
	background: -webkit-gradient(linear, left top, left bottom, from(#fd004c), to(#c80136));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fd004c', endColorstr='#c80136'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fd004c', endColorstr='#c80136')"; /* IE8 */
}
.white-gradient{
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff,  #ebebeb); 
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#ebebeb'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#ebebeb')"; /* IE8 */
}
.yellow-gradient{
	background: #ffc314;
	background: -moz-linear-gradient(top,  #ffc314,  #ebaf00); 
	background: -webkit-gradient(linear, left top, left bottom, from(#ffc314), to(#ebaf00));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffc314', endColorstr='#ebaf00'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffc314', endColorstr='#ebaf00')"; /* IE8 */
}
.grey-gradient{
	background: #b0b0b0;
	background: -moz-linear-gradient(top,  #b0b0b0,  #8e8e8e); 
	background: -webkit-gradient(linear, left top, left bottom, from(#b0b0b0), to(#8e8e8e));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#b0b0b0', endColorstr='#8e8e8e'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#b0b0b0', endColorstr='#8e8e8e')"; /* IE8 */
}
.bigger {
	font-size:110%!important;
}
.smaller {
	font-size:90%!important;
}
.super,.xl {
	font-size:180%!important;
}
.xxl {
	font-size:225%;
}
.xxxl {
	font-size: 300%;
}
.bold{
	font-weight:bold!important;
}
.italic {
	font-style:italic;
}
.regular {
	font-style:normal;
}
.left{
	float:left!important;
}
.right{
	float:right!important;
}
.aleft{
	text-align:left!important;
}
.aright{
	text-align:right!important;
}
.acenter{
	text-align:center!important;
}
.mtop10{
	margin-top:-10px;
}
.mtop25{
	margin-top:-25px;
}
.mtop40{
	margin-top:-40px;
}
.mtop50{
	margin-top:-50px;
}
.mleft25{
	margin-left:25px;
}
.mright25{
	margin-right:25px;
}
.mbot10{
	padding-bottom:25px;
}
.ptop25{
	padding-top:25px;
}
.ptop15{
	padding-top:15px;
}
.pbot15{
	padding-bottom:15px;
}
.pleft10{
	padding-left:10px;
}
.pright10{
	padding-right:10px;
}
.p15{
	padding:15px;
}
.nomargin{
	margin:0!important;
}
.nopadding{
	padding:0!important;
}
/**
 * *COLUMN LAYOUT
 */
.col-layout{
	float:left;
	width:100%;
}
.show-flow{
	/*overflow:visible!important;*/
}
.form-content .col, .form-layout .col{
	margin-bottom:2px;
}
.col-layout .col{
	float:left;
	width:48%;
	margin-right:2%;
}
.col-layout .full{
	width:100%;
	margin-right:0px;
}
/** two-columns **/
.col-layout .one-two{
	width:49%;
	*width:48%;
}
.col-layout .one-two-last{
	width:49%;
	*width:46%;
	margin-right:0px;
}

/** three pieces **/
.col-layout .one-three{
	width:32%;
}
.col-layout .one-three-last{
	margin-right:0px;
	width:32%;
	*width:31%;
}
.col-layout .two-three{
	width:66%;
}
.col-layout .two-three-last{
	width:66%;
	*width:63%;
	margin-right:0px;
}
.col-layout .auto{
	width:auto!important;
}

/**4 pieces **/
.col-layout .one-four{
	width:23%;
}
.col-layout .one-four-last{
	width:25%;
	*width:24%;
	margin-right:0!important;
}
.col-layout .three-four{
	width:73%;
}
/**5 pieces **/
.col-layout .one-five{
	width:18%;
}
.col-layout .one-five-last{
	width:20%!important;
	*width:19%;
	margin-right:0!important;
}
.col-layout .two-five{
	width:38%;
}
.col-layout .two-five-last{
	width:40%!important;
	*width:39%;
	margin-right:0!important;
}
.col-layout .three-five{
	width:58%;
}
.col-layout .four-five{
	width:78%;
}
.col-layout .four-five-last{
	width:80%!important;
	*width:79%;
	margin-right:0!important;
}
/** 8 pieces **/
.col-layout .one-eight{
	width:10%;
}
.col-layout .one-eight-last{
	width:12%!important;
	*width:11%;
	margin-right:0!important;
}
/** 10 pieces **/
.col-layout .one-ten{
	width:8%;
}
.col-layout .two-ten{
	width:18%;
}
.col-layout .one-ten-last{
	width:10%;
	*width:9%;
	margin-right:0!important;
}
.col-layout .nine-ten{
	width:88%;
}
.col-layout .nine-ten-last{
	width:90%;
	margin-right:0!important;
}
.col-layout .col span{

}
.col-layout .last{
	margin-right:0!important;
}
/** TOOLTIP **/
.tool-tip { 
    display:none;
	border:1px solid #404040;
	background-color:#000000;
	color:#FFFFFF;
	text-align:left;
	padding:20px;
	position:relative;
	margin-right:-25px;
	-moz-box-shadow: -3px 3px 1px #a6a6a6; 
	-webkit-box-shadow: -3px 3px 1px #a6a6a6; 
	box-shadow: -3px 3px 1px #a6a6a6;
	z-index:99900;
}
.tool-tip .pointer{
	position:absolute;
	right	:0;
	bottom	:-25px;
	width	:100%;
	height	:25px;
	background: transparent url(../images/tip/bubble-arr-right.png) no-repeat 100% top;
}

/** MESSAGES ***/
.msg{
	position:relative;
	background-color: #E9E9E9;
	border:1px solid #C4C4C4;
	padding:10px 10px 10px 10px;
	margin:10px 0;
	color:#000000;
}

.msg-confirm,.msg-validated{
	background: #E4F3D3 url(../images/icons/green-tick.png) no-repeat 10px 3px;
	border:1px solid #CFE8B6;
	padding:10px 10px 10px 50px;
	margin:10px 0;
	color:#397C33;
}
.msg-error{
	background: #FFBABA url(../images/icons/error.png) no-repeat 10px 3px;
	border:1px solid #B83B3F;
	padding:10px 10px 10px 50px;
	margin:10px 0;
	color:#B83B3F;
}
.msg-warning,.msg-exclamation{
	background: #FFF4D6 url(../images/icons/warning.png) no-repeat 10px 3px;
	border:1px solid #FFC11B;
	padding:10px 10px 10px 10px;
	margin:10px 0;
	color:#FFC11B;
}
.msg-info{
	background-color:#dbeff8;
	border:1px solid #00529B;
}
.msg-smallfont{
	background: transparent none;
	font-size:x-small;
	padding:0;
	margin:0 0;
	border:none;
}
.msg-smallfont p{
	margin:0!important;
}
.msg-smallfont .msg-close{
	display:none;
}
.msg-close{
	right:2px;
	top:2px;
	cursor:pointer;
	z-index:10;
	position:absolute;
	background:transparent url(../images/icons/close.png) no-repeat left top;
	width:16px;
	height:16px;
}
.msg h2{
	margin:-3px 0 5px 0px!important;
}
.msg p{
	margin:0!important;
}


.download-file-icon{
	float:left;
}
.download-file{
	float:left;
	margin-left:5px;
}
/** EUGENE .CSS **/
/*.inner-container .rmargin{
	margin-right: 9px;
}
.inner-container .lmargin{
	margin-left: 9px;
}*/
.testimonials-p{
	float:left;
	width:48%;
	margin-top:15px;
}
.testimonials-ip{
	float:right;
	width:48%;
	margin-top:15px;
}
.test-imonials .balloon{
	-moz-box-shadow: -1px -1px 1px #cccccc; 
	-webkit-box-shadow: -1px -1px 1px #cccccc; 
	box-shadow: -1px -1px 1px #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	background-color:#f3f3f3;
	padding:15px 20px;
}
.test-imonials .quote{
	font-size: 8pt;
	line-height: 12pt;
}
.test-imonials .underline{
	text-decoration:none;
	border-bottom: 1px solid;
	line-height: 18pt;
}
.test-imonials .head{
	/*position: relative;
	bottom: 2px;
	left: -10px;
	*/
	margin-left:-10px;
	margin-top:-11px;
	float: left;
}
/*STYLES FOR ABOUT/JOBS AND NEWS*/
.column-left .job{
	margin-top:15px;
}
.column-left .outtext{
	width: 114px;
	float: left;
}
.column-left .intext{
	float: right;
	width: 536px;
}
.news-item {
	margin-bottom:10px;
}
.news-item .more-info{
	white-space:nowrap;
}
.news-item h4{
	font-size: 17px;
	font-style:italic;
}
.news-date .day{
	margin-top:-5px;
	margin-right:2px;
	float: left;
	font-size:47px;
}
.news-date .month{
	font-size:24px;
}
.news-date .year{
	font-size:10px;
}
/** ONLINE SHOP **/
.listview .balloon1{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#f3f3f3;
	margin-bottom: 12px;
	padding: 10px 0;
}
.listview .balloon2{
	background-color:#ffffff;
	margin-bottom: 12px;
	padding: 10px 0;
}
.article-info span{
	line-height: 24px;
}
a.readmore{
	background-image:url(../../images/conf/icons/control-270-small.png);
	background-repeat:no-repeat;
	background-position:left center;
	margin-top: 3px;
}
.mini-suggest li {
	background-image:none!important;
}
/** ZENDERS ***/
.channel-list{
	margin:0;
}
.channel-list li{
	background:transparent none!important;
	list-style:none!important;
	margin:0!important;
	padding:0;
	float:left;
}
.channel-list li .channel_desc{
	display:none;
}
.channel-list li .channel_image{
	padding:5px;
	margin:5px;
	border:1px solid #E2E3E5;
	cursor:pointer;
}
.channel-list li.hover .channel_image{
	border:1px solid #CFD0D2;
}
#tv-overlay,#radio-overlay{
	border:1px solid #CFD0D2;
	background-color:#FFFFFF;
	width:600px;
}
#tv-overlay .content,#radio-overlay .content{
	padding:10px;
}
/*** OVERLAY ***/
.overlay {
	display:none;
	padding:0px;
	background-color:#FFFFFF;
	z-index:500;
	border:1px solid #4B4D4A;
}
.overlay div.close {
	position:absolute; 
	right:5px; 
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
	background: transparent url(../images/tools/close.png) no-repeat left top;
}
.download a.btn-black{
	color:#FFFFFF!important;
}
