body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/body-bg.png) repeat-x;
}
.f-left {float:left;}
.f-right {float:right;}
.clear {clear:both;}
img {
	border:none;
	display:block;
}
form {
	padding:0;
	margin:0;
}
/*page*/
#page {
	margin:0 auto;
	width:983px;
	padding:0 5px;
	background:#fff url(../images/page-bg.gif) repeat-y;
}
.main {
	width:968px;
	overflow:hidden;
	padding:0 8px 0 7px;
}
/*header*/
.header {
	width:953px;
	padding:3px 7px 0 8px;
	background:#6286aa;
	overflow:hidden;
}
.header-left {width:728px;}
.header-left ul {
	overflow:hidden;
	padding:10px 0 0 9px;
	margin:0;
	list-style:none;
}
.header-left ul li {
	float:left;
	background:url(../images/long-separator.gif) no-repeat 100% 12px;
	padding:0 31px 0 0;
}
.header-left ul li.last {
	background:none;
	padding-left:14px;
}
/*logo*/
h1 {
	margin:0;
	padding:0;
}
h1 a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:270px;
	height:64px;
	background:url(../images/logonew.png) no-repeat;
}
.header-right {
	width:110px;
	color:#fff;
	padding:8px 0 0;
}
.header-right p {
	padding:0 121px 10px 0;
	margin:0;
	font:bold 18px/20px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
}
.header-right ul {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}
.header-right ul li {
	background:url(../images/white-dotted.gif) repeat-x 0 100%;
	font-size:13px;
	padding:1px 0 2px;
}
.header-right ul li a {
	color:#fff;
	background:url(../images/bullet.gif) no-repeat;
	text-decoration:none;
	display:block;
	padding-left:5px;
}

a.mainlink:link, a.mainlink:visited, a.mainlink:active {
	color:#98b4bf;
	text-decoration:none;
	font-size:16px;
	font-family:"Arial Black", Gadget, sans-serif;
}
a.mainlink:hover {
	color:#98b4bf;
	text-decoration:underline;
	font-size:16px;
	font-family:"Arial Black", Gadget, sans-serif;
}

a.pollresults:link, a.pollresults:visited, a.pollresults:active {
	color:#ab3397;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a.pollresults:hover {
	color:#ab3397;
	text-decoration:underline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a.randomlink:link, a.randomlink:visited, a.randomlink:active {
	color:#6286aa;
	text-decoration:underline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a.randomlink:hover {
	color:#6286aa;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.header-right ul li a:hover {text-decoration:underline;}
/*primary content*/
.primary-content {
	width:968px;
	padding:0 0 23px;
	overflow:hidden;
	background:url(../images/content-bg.jpg) no-repeat 177px 0;
}
/*right column*/
.right-col {width:791px;}
.menu-box {
	width:781px;
	padding:0 10px 0 0;
	background:url(../images/menu-box-bg.jpg) repeat-x 0 100%;
	float:left;
}
ul.menu {
	padding:0;
	margin:0;
	list-style:none;
	background:url(../images/menu-bg.gif) no-repeat 0 2px;
}
ul.menu li {
	float:left;
	font:13px/26px Arial, Helvetica, sans-serif;
	background:url(../images/menu-separator.jpg) no-repeat 100% 0;
	position:relative;
	z-index:5;
	padding:0 1px;
}
ul.menu li a {
	color:#6286aa;
	text-decoration:none;
	display:block;
	background:url(../images/down-arrow.gif) no-repeat 97% 11px;
	padding:0 25px 1px 10px;
	position:relative;
	z-index:10;
	font-weight:bold;
}
ul.menu li div {
	position:absolute;
	top:26px;
	left:-1px;
	background:#EEF5F8;
	border:1px solid #978EAE;
	width:250px;
	z-index:1;
	display:none;
}
ul.menu li:hover,
ul.menu li.hover  {
	border-left:1px solid #978EAE;
	border-right:1px solid #978EAE;
	padding:0;
}
ul.menu li:hover a,
ul.menu li.hover a {
	border-bottom:1px solid #EEF5F8;
	padding-bottom:0;
}
ul.menu li ul {
	padding:5px 0 5px 9px;
	margin:0;
	list-style:none;
	overflow:hidden;
	width:302px;
}
ul.menu li ul li {
	background:url(../images/arrow.gif) no-repeat 0 5px;
	font:12px/14px Arial, Helvetica, sans-serif;
	padding:0 0 0 7px !important;
	border:0 !important;
	width:225px;
}
ul.menu li ul li a {
	background:none;
	padding:0;
	color:#276098;
}
ul.menu li ul li a:hover {text-decoration:underline;}
ul.menu li:hover div,
ul.menu li.hover div {display:block;}
.search {
	width:183px;
	overflow:hidden;
	padding:2px 0 0;
}
.search input.text {
	float:left;
	width:112px;
	border:1px solid #AF99BF;
	padding:1px 0;
	font-size:11px;
	margin:1px 0 0;
}
.search input.button {float:right;}
.main-cnt {
	width:777px;
	padding:12px 0 0 12px;
	background:url(../images/main-line.jpg) no-repeat 0 1px;
	overflow:hidden;
	clear:both;
}
.sub-left {width:467px;}
/*.guide{
	width:463px;
	height:214px;
	display:block;
	border:1px solid #C6C6C6;
	background:url(../images/guide-bg.jpg) no-repeat 100% 0;
}*/
.guide .div2{
	padding:25px 0 0 19px;
}

h2 {
	color:#A96190;
	margin:0;
	font:46px Arial, Helvetica, sans-serif;
}
h2 .smaller {
	font:24px Arial, Helvetica, sans-serif;
}
.sIFR-hasFlash h2 span {display:inline;}
.sIFR-hasFlash h2 span.small {font-size:36px;}
.sIFR-hasFlash h2 span.smaller {font-size:28px;}
.sIFR-hasFlash h2 span a {color:#A96190;}
.sIFR-hasFlash h2 span.small a {color:#A96190;}
.sIFR-hasFlash h2 span.smaller a {color:#A96190;}
.guide p {
	color:#656565;
	font:14px Arial, Helvetica, sans-serif;
	padding:0 205px 0 2px;
	margin:0;
}
.guide a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
} 


.guide p a.link {
	margin:0 0 0 5px;
	top:2px;
	position:relative;
}
.guide img {display:inline;}
.top-news {
	width:100%;
	overflow:hidden;
	padding:16px 0 20px;
}
.top-news div {width:228px;}
.top-news div img {
	border:1px solid #C6C6C6;
	padding:2px;
}
h3 {
	padding:5px 0 5px 0;
	margin:0;
	color:#6286aa;
	font:15px Arial, Helvetica, sans-serif;
}
h3 a {
	color:#6286aa;
	text-decoration:none;
}
h3 li a {
	color:#ab3397;
	text-decoration:none;
}		
h3 a:hover {text-decoration:underline;}
.top-news div p {
	padding:0 0 0 6px;
	margin:0;
}
h4 a {color:#A96190}
.dad {
	width:463px;
	border:thin solid #C6C6C6;
	/*overflow:hidden;
	height:109px;*/
}
h5 a {color:#ffffff}

.dad div{
	padding:24px 2px 2px 14px;
	text-decoration:none;
}
.dad h3 {
	font-size:18px;
	padding:0;
	color:#ab3397;
	text-decoration:none;
}
.dad p {
	padding:0 290px 0 0;
	margin:0;
}
.dad a {
	display: block;
	height: 100%;
	width: 100%;
	color:#000000;
	text-decoration:none;
	} 
ul.events {
	overflow:hidden;
	padding:15px 0 0 6px;
	margin:0;
	list-style:none;
	width:461px;
}
ul.events li {
	background:url(../images/gray-dotted.gif) repeat-x 0 100%;
	padding:10px 0;
	overflow:hidden;
}
ul.events li.last {background:none;}
ul.events li img {
	padding:1px;
	border:1px solid #C6C6C6;
	margin-right:15px;
}
ul.events li a {
	color:#6286aa;
	font-size:13px;
	text-decoration:none;
}
ul.events li a:hover {text-decoration:underline;}
ul.events li p {
	padding:0;
	margin:0;
}
.sub-right {width:301px;}

.thematicnew {
	width:290px;
	padding:0 0 0 9px;
	margin:0 0 11px;
	/*height:91px;*/
	border:1px solid #C6C6C6;
	background-image: url(../pictures/hp-boxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.thematicnew img {
	border:1px solid #bbaac8;
}

.thematicnew a {
	color: #000000;
	text-decoration: none;
}

.thematicbloglist {
	width:299px;
	padding:0 0 0 0px;
	margin:0 0 0px;
	border:1px solid #C6C6C6;
	background-position: top;
}

.thematicbloglist img {
	border:1px solid #bbaac8;
}

.thematicbloglist a {
	color: #000000;
	text-decoration: none;
}

.thematicbloglist h5 {
	color: white;
	padding-left: 9px;
	text-transform: uppercase;
	width: 100%;
	background-color: #cc5a88;
	text-align: left;
}

.thematiccontest {
	width:160px;
	padding:0 0 0 0px;
	margin:0 0 11px;
	/*height:91px;*/
	border:1px solid #C6C6C6;
	background-image: url(../pictures/hp-boxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
}
.contest {
	padding:0px;
	margin:0px;
	color:#fff;
	font:bold 14px Helvetica, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-color:#f7aecd;
	display:block;
}


.thematic {
	width:454px;
	padding:0 0 0 9px;
	margin:0 0 11px;
	height:290px;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	border-bottom:1px solid #C6C6C6;
	background:url(../images/thematic2a-bg_big.jpg) no-repeat;
}
.thematic a {
	color:#FFFFFF}
	
	
.thematic-like {
	/*width:454px;*/
	width:463px;
	padding:0 0 0 0px;
	/*margin:0 0 11px;*/
	/*height:290px;*/
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	border-bottom:1px solid #C6C6C6;
	/*background:url(../images/thematic-bg_big.jpg) no-repeat;*/
}

h5 {
	padding:0 0 0 5px;
	margin:0;
	color:#fff;
	font:bold 14px/27px Helvetica, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#questions {background-color:#69b7ff;
	font:bold 14px/27px helvetica, arial, helvetica, sans-serif;
	text-transform:uppercase;
	width:448px;
	color:#ffffff;
	padding-left:15px;
	border-top:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
}
#videos {background-color:#ab3397;
	font:bold 14px/27px helvetica, arial, helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	width:298px;
	padding-left:14px;
	border-top:1px solid #C6C6C6;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
}
#photocontest {
	font:bold 14px/27px helvetica, arial, helvetica, sans-serif;
	text-transform:uppercase;
	width:291px;
	color:#ffffff;
	border:1px solid #C6C6C6;
	padding-left:7px;
}

.thematic p {
	padding:5px 85px 0 0;
	margin:0;
	color:#4A4A4A;
	font-size:13px;
}
.thematic p a {
	color:#4a4a4a;
	text-decoration:none;
}
.thematic p a:hover {text-decoration:underline;}
.thematic.blog p {padding-top:13px;}
.cardmember {
	width:290px;
	padding:9px 0 9px 9px;
	margin-bottom:9px;
	border:1px solid #9A9A9A;
	overflow:hidden;
}
.banner {margin:15px auto 0;}
/*left column*/
.left-col {
	width:173px;
	padding:0 4px 0 0;
	background:url(../images/left-bg.jpg) no-repeat;
}
ul.nav {
	overflow:hidden;
	padding:7px 0 18px;
	margin:0;
	list-style:none;
}
ul.nav li {
	background:url(../images/gray-dotted.gif) repeat-x 0 100%;
	padding:2px 0 2px 10px;
	width:163px;
}
ul.nav li a {
	color:#6286aa;
	padding:0 0 0 10px;
	display:block;
	background:url(../images/arrow.gif) no-repeat 0 5px;
	text-decoration:none;
	font-weight:bold;
}
ul.nav li a:hover {text-decoration:underline;}
.border-box {
	width:149px;
	padding:15px 10px 30px 14px;
	overflow:hidden;
	background:url(../images/border-box-bg.jpg) no-repeat;
}
h6 {
	padding:0 0 5px;
	margin:0;
	color:#6286aa;
	font:14px Arial, Helvetica, sans-serif;
}
.border-box p {
	color:#4A4A4A;
	padding:0 0 15px;
	margin:0;
}
.btn-box {
	width:131px;
	overflow:hidden;
	padding:0 11px 0 7px;
}
.register-btn,
.login-btn {
	width:60px;
	height:19px;
	display:block;
	overflow:hidden;
	background:url(../images/register-btn.jpg) no-repeat;
	text-indent:-9999px;
}
.login-btn {background:url(../images/login-btn.jpg) no-repeat;}
.border-box img {
	padding:1px;
	margin-bottom:5px;
	border:1px solid #C6C6C6;
}
.border-box.momth {
	padding-bottom:20px;
	background:url(../images/border-box-momth.jpg) no-repeat;
}
.border-box.momth p {color:#606161;}
.border-box.poll {padding-top:10px;}
.border-box.poll h6 {text-align:center;}
.border-box input.radio {
	margin:0 6px -2px 11px;
	padding:0;
}
.border-box label {
	display:block;
	padding:0 0 15px;
}
.border-box input.button {margin:10px 0 0 45px;}
ul.promo {
	overflow:hidden;
	padding:9px 0 0;
	margin:0;
	list-style:none;
	width:173px;
}
ul.promo li {
	padding:16px 0 0;
	float:left;
	width:173px;
}
ul.promo li img {margin:0 auto;}
/*footer*/
.footer {
	width:100%;
	background:#E5E5E5;
	overflow:hidden;
}
.footer ul {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
	background:#6286aa;
	width:100%;
}
.footer ul li {
	display:inline;
	background:url(../images/footer-separator.gif) no-repeat 100% 2px;
	font:11px/26px Arial, Helvetica, sans-serif;
	padding:0 12px 0 5px;
}
* html .footer ul li {padding:0 10px 0 10px;}
*+html .footer ul li {padding:0 10px 0 10px;}
.footer ul li.last {background:none;}
.footer ul li a {
	color:#fff;
	text-decoration:none;
}
.footer ul li a:hover {text-decoration:underline;}
.footer p{
	margin:0;
	color:#6F6179;
	font:bold 10px Arial, Helvetica, sans-serif;
	padding: 15px;
}
/* innner page
---------------*/
.main-cnt.inn {
	width:775px;
	padding:12px 4px 0 12px;
}
.inn .sub-left {
	width:555px;
	padding:10px 0 0 5px;
}
.inn h2 {
	color:#6286aa;
	font:24px Arial, Helvetica, sans-serif;
	padding:0 0 10px;
}
.inn .sub-left p {
	padding:0 0 15px;
	margin:0;
}
.inn .sub-left img {
	border:none;
	padding:2px;
	margin-right:9px;
}
.inn .sub-right {
	width:160px;
	padding:5px 0 20px;
}
ul.servise {
	overflow:hidden;
	padding:0 10px 0 12px;
	margin:0 0 33px;
	list-style:none;
	border:1px solid #EAE8E9;
	width:136px;
}
ul.servise li {
	float:left;
	border-bottom:1px solid #EAE8E9;
	line-height:16px;
	padding:6px 0 6px 22px;
	width:114px;
}
ul.servise li.last {background:none;}
ul.servise li a {
	color:#5A5A5A;
	text-decoration:none;
}
ul.servise li a:hover {text-decoration:underline;}
ul.servise li.print {background:url(../images/print-ico.gif) no-repeat 0 7px;}
ul.servise li.email {background:url(../images/email-ico.gif) no-repeat 0px 7px;}
ul.servise li.share {background:url(../images/share-ico.gif) no-repeat 0 7px;}
ul.servise li.bookmark {background:url(../images/bookmark-star.gif) no-repeat 0 7px;}
ul.servise li.rss {background:url(../images/rss-ico.gif) no-repeat 0 7px;}

.style6 {
	color: #ab3397;
	font-weight: bold;
}
.style7 {
	color: #ab3397;
	font-weight: bold;
}
.style3 {
	color: #ab3397;
	font-weight: bold;
}

.style2 {
	color: #ab3397;
	font-weight: bold;
}

.style1 {
	color: #ab3397;
	font-weight: bold;
}

a:link {
	color:#6286aa;
	text-decoration:underline;
}
a:visited {
	color:#6286aa;
	text-decoration:underline;
}
a:hover{
	color:#ab3397;
	text-decoration:underline;
}
a:active{
	color:#6286aa;
	text-decoration:underline;
}

/*sifr start*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/*sifr end*/
.answerbox {
	background-color: #F8FCFD;
	padding: 10px;
	margin-bottom: 25px;
}

.inthenews {
	font:18px Arial, Helvetica, sans-serif;
	color: #AD99BC;
	font-weight:bold;
}

.surveybox {
	border:1px solid #C6C6C6;
	padding:0 5px 0 5px;
}
#inneriframe {position:absolute;
margin-top:-10px;
}

/*Product Guide styles*/

div.product-category1
{
    width: 550px;
    font-size: 18px;
    background-color: #ffaaff;
    
    margin: 5px;
    padding: 5px;

    border-width: 1px;
    border-color: #999999;
    border-style: solid;

    box-shadow: 6px 6px 6px #aaa;
    -webkit-box-shadow: 6px 6px 6px #aaa;
    -moz-box-shadow: 6px 6px 6px #aaa;
    
    float: left;
}

div.product1 {
    font-family: sans-serif;
    font-size: inherit;
    width: 160px;
    /*height: 250px !important;*/
    /*background-color: #f7eeff;*/
    background-color: #ffffff;
    margin: 5px;
    padding: 5px;

    border-width: 0px;
    /*border-color: #777777;*/
    border-color: #ffccff;
    border-style: solid;

    /*box-shadow: 0px 0px 10px #ffccff;*/
    /*-webkit-box-shadow: 0px 0px 10px #ffccff;*/
    /*-moz-box-shadow: 0px 0px 10px #ffccff;*/
    
    float: left;
    text-align: center;
    
    display: inline;
}

div.product1-over {
    font-family: sans-serif;
    font-size: inherit;
    width: 160px;
    /*height: 250px !important;*/
    background-color: #ffeeff;
    /*background-color: #ffffff;*/
    margin: 5px;
    padding: 5px;

    border-width: 1px;
    /*border-color: #777777;*/
    border-color: #ffccff;
    border-style: solid;

    box-shadow: 0px 0px 10px #ffccff;
    -webkit-box-shadow: 0px 0px 10px #ffccff;
    -moz-box-shadow: 0px 0px 10px #ffccff;
    
    float: left;
    text-align: center;
    
    display: inline;
}

div.product-category2
{
    width: 550px;
    font-size: 18px;
    background-color: #ccaaff;
    
    margin: 5px;
    padding: 5px;

    border-width: 1px;
    border-color: #999999;
    border-style: solid;

    box-shadow: 6px 6px 6px #aaa;
    -webkit-box-shadow: 6px 6px 6px #aaa;
    -moz-box-shadow: 6px 6px 6px #aaa;
    
    float: left;
}

div.product2 {
    font-family: sans-serif;
    font-size: inherit;
    width: 160px;
    /*height: 250px;*/
    /*background-color: #f7eeff;*/
    background-color: #ffffff;
    margin: 5px;
    padding: 5px;
    
    padding: 5px;

    border-width: 0px;
    /*border-color: #777777;*/
    border-color: #ccaaff;
    border-style: solid;

    /*box-shadow: 0px 0px 10px #ccaaff;*/
    /*-webkit-box-shadow: 0px 0px 10px #ccaaff;*/
    /*-moz-box-shadow: 0px 0px 10px #ccaaff;*/
    
    float: left;
    text-align: center;
    display: inline;
}

div.product2-over {
    font-family: sans-serif;
    font-size: inherit;
    width: 160px;
    /*height: 250px;*/
    background-color: #eeddff;
    /*background-color: #ffffff;*/
    margin: 5px;
    padding: 5px;
    
    padding: 5px;

    border-width: 1px;
    /*border-color: #777777;*/
    border-color: #ccaaff;
    border-style: solid;

    box-shadow: 0px 0px 10px #ccaaff;
    -webkit-box-shadow: 0px 0px 10px #ccaaff;
    -moz-box-shadow: 0px 0px 10px #ccaaff;
    
    float: left;
    text-align: center;
    display: inline;
}

div.product-category3
{
    width: 550px;
    font-size: 18px;
    background-color: #77aaff;
    
    margin: 5px;
    padding: 5px;

    border-width: 1px;
    border-color: #999999;
    border-style: solid;

    box-shadow: 6px 6px 6px #aaa;
    -webkit-box-shadow: 6px 6px 6px #aaa;
    -moz-box-shadow: 6px 6px 6px #aaa;
    
    float: left;
}

div.product3 {
    font-family: sans-serif;
    font-size: inherit;
    width: 160px;
    /*height: 250px !important;*/
    /*background-color: #f7eeff;*/
    background-color: #ffffff;
    margin: 5px;
    padding: 5px;

    border-width: 0px;
    /*border-color: #777777;*/
    border-color: #77aaff;
    border-style: solid;

    /*box-shadow: 0px 0px 10px #77aaff;*/
    /*-webkit-box-shadow: 0px 0px 10px #77aaff;*/
    /*-moz-box-shadow: 0px 0px 10px #77aaff;*/
    
    float: left;
    text-align: center;
}

div.product3-over {
    font-family: sans-serif;
    font-size: inherit;
    width: 160px;
    /*height: 250px !important;*/
    background-color: #bbddff;
    /*background-color: #ffffff;*/
    margin: 5px;
    padding: 5px;

    border-width: 1px;
    /*border-color: #777777;*/
    border-color: #77aaff;
    border-style: solid;

    box-shadow: 0px 0px 10px #77aaff;
    -webkit-box-shadow: 0px 0px 10px #77aaff;
    -moz-box-shadow: 0px 0px 10px #77aaff;
    
    float: left;
    text-align: center;
}

div.product-category4
{
    width: 550px;
    font-size: 18px;
    background-color: #aaffaa;
    
    margin: 5px;
    padding: 5px;

    border-width: 1px;
    border-color: #999999;
    border-style: solid;

    box-shadow: 6px 6px 6px #aaa;
    -webkit-box-shadow: 6px 6px 6px #aaa;
    -moz-box-shadow: 6px 6px 6px #aaa;
    
    float: left;
}

div.product4 {
    font-family: sans-serif;
    font-size: inherit;
    width: 160px;
    /*height: 250px !important;*/
    /*background-color: #f7eeff;*/
    background-color: #ffffff;
    margin: 5px;
    padding: 5px;

    border-width: 0px;
    /*border-color: #777777;*/
    border-color: #aaffaa;
    border-style: solid;

    /*box-shadow: 0px 0px 10px #aaffaa;*/
    /*-webkit-box-shadow: 0px 0px 10px #aaffaa;*/
    /*-moz-box-shadow: 0px 0px 10px #aaffaa;*/
    
    float: left;
    text-align: center;
}

div.product4-over {
    font-family: sans-serif;
    font-size: inherit;
    width: 160px;
    /*height: 250px !important;*/
    background-color: #ccffcc;
    /*background-color: #ffffff;*/
    margin: 5px;
    padding: 5px;

    border-width: 1px;
    /*border-color: #777777;*/
    border-color: #aaffaa;
    border-style: solid;

    box-shadow: 0px 0px 10px #aaffaa;
    -webkit-box-shadow: 0px 0px 10px #aaffaa;
    -moz-box-shadow: 0px 0px 10px #aaffaa;
    
    float: left;
    text-align: center;
}

div.product-category5
{
    width: 550px;
    font-size: 18px;
    background-color: #ffaa44;
    
    margin: 5px;
    padding: 5px;

    border-width: 1px;
    border-color: #999999;
    border-style: solid;

    box-shadow: 6px 6px 6px #aaa;
    -webkit-box-shadow: 6px 6px 6px #aaa;
    -moz-box-shadow: 6px 6px 6px #aaa;
    
    float: left;
}

div.product5 {
    font-family: sans-serif;
    font-size: inherit;
    width: 160px;
    /*height: 250px !important;*/
    /*background-color: #f7eeff;*/
    background-color: #ffffff;
    margin: 5px;
    padding: 5px;

    border-width: 0px;
    /*border-color: #777777;*/
    border-color: #ffaa44;
    border-style: solid;

    /*box-shadow: 0px 0px 10px #ffaa44;*/
    /*-webkit-box-shadow: 0px 0px 10px #ffaa44;*/
    /*-moz-box-shadow: 0px 0px 10px #ffaa44;*/
    
    float: left;
    text-align: center;
}

div.product5-over {
    font-family: sans-serif;
    font-size: inherit;
    width: 160px;
    /*height: 250px !important;*/
    background-color: #ffdd77;
    /*background-color: #ffffff;*/
    margin: 5px;
    padding: 5px;

    border-width: 1px;
    /*border-color: #777777;*/
    border-color: #ffaa44;
    border-style: solid;

    box-shadow: 0px 0px 10px #ffaa44;
    -webkit-box-shadow: 0px 0px 10px #ffaa44;
    -moz-box-shadow: 0px 0px 10px #ffaa44;
    
    float: left;
    text-align: center;
}

div.product-category6
{
    width: 550px;
    font-size: 18px;
    background-color: #6f70b2;
    
    margin: 5px;
    padding: 5px;

    border-width: 1px;
    border-color: #999999;
    border-style: solid;

    box-shadow: 6px 6px 6px #aaa;
    -webkit-box-shadow: 6px 6px 6px #aaa;
    -moz-box-shadow: 6px 6px 6px #aaa;
    
    float: left;
}

div.product6 {
    font-family: sans-serif;
    font-size: inherit;
    width: 540px;
    /*height: 250px !important;*/
    /*background-color: #f7eeff;*/
    background-color: #ffffff;
    margin: 5px;
    padding: 5px;

    border-width: 0px;
    /*border-color: #777777;*/
    border-color: #ffaa44;
    border-style: solid;

    /*box-shadow: 0px 0px 10px #ffaa44;*/
    /*-webkit-box-shadow: 0px 0px 10px #ffaa44;*/
    /*-moz-box-shadow: 0px 0px 10px #ffaa44;*/
    
    float: left;
    /*text-align: center;*/
}

div.product6-over {
    font-family: sans-serif;
    font-size: inherit;
    width: 540px;
    /*height: 250px !important;*/
    background-color: #b2b3ff;
    /*background-color: #ffffff;*/
    margin: 5px;
    padding: 5px;

    border-width: 1px;
    /*border-color: #777777;*/
    border-color: #6f70b2;
    border-style: solid;

    box-shadow: 0px 0px 10px #6f70b2;
    -webkit-box-shadow: 0px 0px 10px #6f70b2;
    -moz-box-shadow: 0px 0px 10px #6f70b2;
    
    float: left;
    /*text-align: center;*/
}
img.product6-image {
    border-width: 0;
    float: left;
    margin: 10px;
}

img.product-image {
    border-width: 0;
    /*float: left;*/
    margin: 5px;
}

img.jpma-image {
    border-width: 0;
    /*float: right;*/
    margin-left: 5px;
    margin-top: 5px;
}

span.product-title {
    font-weight: bold;
}

span.product-description
{
    font-size: 11px;
}

span.product-weblink {
    color: #555599;
    vertical-align: text-bottom;
    font-size: 10px;
}
a.product-link:link,a.product-link:visited {
    text-decoration: none;
    color: black;
}

/*End Product styles*/

div.video-top-right {
	position: relative;
	z-index:-100 !important;
}

div.article-holder
{
    position: relative;
    /*border: solid 1px black;*/
}

div.fb-like-holder-top
{
    background-color: #ffffff;
    
    margin: 5px;
    padding: 5px;

    border-width: 1px;
    border-color: #dddddd;
    border-style: solid;

    box-shadow: 3px 3px 3px #ccc;
    -webkit-box-shadow: 3px 3px 3px #ccc;
    -moz-box-shadow: 3px 3px 3px #ccc;
    
    float: right;
    
}

div.fb-like-holder-bottom
{
    background-color: #ffffff;
    
    margin: 5px;
    padding: 5px;

    border-width: 1px;
    border-color: #dddddd;
    border-style: solid;

    box-shadow: 3px 3px 3px #ccc;
    -webkit-box-shadow: 3px 3px 3px #ccc;
    -moz-box-shadow: 3px 3px 3px #ccc;
    
    float: right;
    /*position: absolute;
    bottom: -4px;
    right: -4px;*/
    
}
