﻿@import url("panels.css");
body {
	padding: 0;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	color: #333;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
}

body div {
	margin: 0 auto;
}

form {
	display: inline;
}

p, .small, .modifydate, .createdate { 
	color: #414042;
	font-size: 11px;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
}

a{
	color: #414042;
	font-size: 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

a.readon {
	background: url(../images/body-readmore.png) 0 0 no-repeat;
	color: #fff;
}

h1 {
	color: #C91807;
	font-size: 20px;
	padding: 0 0 5px 0;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 180%;
}

h3 { 
	font-size:14px;
	margin:0;
}

h4 {
	font-size:14px;
	padding:10px 0 5px 0;
	margin:0;
	color: #C91807;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

h5{
	color: #414042;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

h6{
	color: #414042;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

ul {
	list-style-type: none;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: top 0 .4em;
	padding-left: 1.3em;
	font-size:12px;
	color:#414042;
	text-align:justify;
}
li a{
	color:#414042;
}
li a:hover{
	color:#414042;
	text-decoration:none;
}

img {
	padding: 0;
	margin: 0;
	border: none;
}
input {
	color: #666666;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.contentheading {
	color: #C91807;
	font-size: 18px;
	padding: 0 0 5px 0;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

.componentheading {
	color: #C91807;
	font-size: 20px;
	padding: 0 0 5px 0;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
	height: 1px;
}
.floatl {
	float: left;
}
.main {
	width: 1002px;
	height: 100%;
}
.header {
	width: 1002px;
}

.spacer-bet{
	width: 100%;
	height: 3px;
	clear: both;
}

div.moduletable-userpoll {
	padding: 0 15px 10px 15px;
	background: #cccccc;
}

.poll-userpoll td{
	text-align: left;
	line-height: 20px;
}

div.moduletable-userpoll h3{
	background: #4B96B1 url(../images/body-hl4-bg.png) 0 0 repeat-x;
	color: #E3EEF1;
	margin: 0 -15px 15px -15px;
	padding: 10px 15px;
	line-height: 100%;
}

/* toplinks */

.top-links {
	float:left;
	width:902px;
	height: 33px;
	color: #000000;
	font-weight:bold;
	font-size: 13px;
	text-align: left;
	padding: 15px 0px 10px 100px;
	background-image: url(../images/top-shadow1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
.top-links li a{
	color: #000000;
	text-decoration: none;
	background: url(../images/v-dot.gif) repeat-y top right;
	padding: 0 15px;
}
.top-links li a:hover{
	color:#FF0000;
	text-decoration:none;
}

.top-links span{
	color: #fff;
}

.top-links li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

/* toplinks ends */

.header-bg1 {
	width: 100%;
	height: 147px;
	float: left;
	background-image: url(../images/header-shadow.gif);
	background-repeat: repeat-y;
}
.logo {
	margin-left: 30px;
	float: left;
	width: 574px;
	height: 73px;
	background: url(../images/logo.jpg) no-repeat;
}
.top-searchfield {
	float: left;
	width: 143px;
	height: 16px;
	font-size: 12px;
	border-top: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	border-right: 0px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
}
.top-search {
	float: left;
	padding: 30px 0 0 0;
}
.top-searchicon {
	width: 22px;
	background: url(../images/search-icon.gif) no-repeat;
	height: 20px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: left;

}
.header-links1 {
	color: #666;
	float: left;
	font-size: 12px;
	padding: 35px 0 0 0;
}
.header-links1 a{
	color: #666;
	text-decoration: none;
}
.header-carticon {
	width: 32px;
	float: left;	
	text-align: right;
	padding: 33px 0 0 0;
}
.button-panel {
	width: 972px;
	height: 38px;
	float: left;
	text-align: center;
	background: url(../images/buttonbg.gif) repeat-x;
}
.content-main {	
	width: 972px;
	float: left;
	padding: 0 15px 0 15px;
	background-image: url(../images/page-shadow.gif);
	background-repeat: repeat-y;
}
.leftpanel {
	width: 188px;
	float: left;
}
.content-panel {
	width: 585px;
	float: left;
	margin-left: 4px;
	padding-top: 0px;
	border: none;
	min-height: 350px;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

.red-bigtext{
	color: #C91807;
	font-size: 20px;
	padding: 0 0 5px 0;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
.text {
	color: #414042;
	font-size: 11px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.rightpanel {
	width: 188px;
	float: right;
}
.leftlinks-level1 {
	color: #FFF;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
.leftlinks-level1 a{
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 4px 0 5px 14px;
	background-repeat: no-repeat;
	background-image: url(../images/left-linksbg.gif);
}
.leftlinks-level1 a:hover{
	color: #FFF;
	text-decoration: none;
	padding: 4px 0 5px 14px;
	background-repeat: no-repeat;
	background-image: url(../images/left-linksbg-o.gif);
}
.leftlinks-level1-selected {
	color: #FFF;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
.leftlinks-level1-selected a{
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 4px 0 4px 14px;
	background-image: url(../images/left-linksbg-o.gif);
	background-repeat: no-repeat;
}
.leftlinks-level2bg {
	padding: 3px 0 2px 0;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../images/left-gradientbg.gif);
}
.leftlinks-level2 {
	color: #656565;
	font-size: 14px;
	padding: 4px 0 5px 33px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/left-linksbg2.gif);
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
.leftlinks-level2-last {
	color: #656565;
	font-size: 14px;
	padding: 4px 0 5px 33px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/left-linksbg2-last.gif);
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
.footerpanel {
	width: 100%;
	color: #666;
	float: left;
	font-size: 11px;
	text-align: center;
	padding: 28px 0 30px 0;	
	background-repeat: no-repeat;
	background-image: url(../images/bottom-curve1.gif);
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.footerpanel a{
	color: #666;
	font-size: 11px;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.rightlinks-level1 {
	color: #FFF;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
.rightlinks-level1 a{
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 4px 0 5px 14px;
	background-repeat: no-repeat;
	background-image: url(../images/left-linksbg.gif);
}
.rightlinks-level1 a:hover{
	color: #FFF;
	text-decoration: none;
	padding: 4px 0 5px 14px;
	background-repeat: no-repeat;
	background-image: url(../images/left-linksbg-o.gif);
}
.rightlinks-level1-selected {
	color: #FFF;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
.rightlinks-level1-selected a{
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 4px 0 4px 14px;
	background-image: url(../images/left-linksbg-o.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.rightpanel-bgcontent {
	padding: 6px 13px 6px 13px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/right-gradientbg.gif);
}
.rightpanel-text {
	font-size: 12px;
	color: #656565;
	line-height: 17px;
	font-family: "Arial", Helvetica, sans-serif;
}

.rightpanel-text a {
	color: #656565;
    text-decoration:none;
}
.rightpanel-text2 {
	font-size: 12px;
	color: #CA0000;
	font-weight:bold;
	line-height: 18px;
	padding:8px 0 8px 0;
	margin:0 0 0 0;
	font-family: "Arial", Helvetica, sans-serif;
}
.rightpanel-text2 a {
	color: #CA0000;
    text-decoration:none;
}

.rightpanel-bold {
	font-size: 12px;
	color: #CA0000;
	font-weight: bold;
	padding: 6px 0;
	font-family: "Arial", Helvetica, sans-serif;
	line-height: 26px;
}
.right-redtext {
	font-size: 12px;
	color: #CA0000;
	font-weight: bold;
	padding: 2px 0 0 0;
	font-family: "Arial", Helvetica, sans-serif;
	line-height: 18px;
}
.right-redtext a{
	color: #CA0000;
}
.index-flash-pad {
	padding: 0 6px 7px 0;
}
.black-big {
	color: #414042;
	font-size: 16px;
}
.text-border {
	width: 563px;
	padding: 11px;
	float: left;
	border: 1px solid #B0B0B0;
}
.bold-text {
	color: #414042;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.newfor2009-border2 {
	width: 188px;
	float: left;
	background-image: url(../images/gradient-jc.gif);
	background-repeat: no-repeat;
	border: 1px solid #B0B0B0;
	margin: 0 8px 7px 0;
}
.newfor2009-border3 {
	width: 188px;
	float: left;
	background-image: url(../images/gradient-newfor2009.gif);
	background-repeat: no-repeat;
	border: 1px solid #B0B0B0;
}
.news09-title {	
	width: 176px;
	color: #fff;
	font-size: 16px;
	padding: 4px 0 4px 12px;
	background-image: url(../images/newfor2009-tlbg.gif);
	background-repeat: no-repeat;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
.new09img-pad {
	float: left;
	/*padding: 0px 5px 0px 0;*/
}
.new09-text {
	color: #656565;
	font-size: 17px;
	padding: 18px 0 19px 0;
	font-weight: 600;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}

.banner3-row {
	width: 100%;
	padding-bottom: 2px;
}

/* featured product */

.newfor2009-border {
	width: 191px;
	float: left;
	/*background-image: url(../images/gradient-newfor2009.gif);*/
	background-repeat: no-repeat;
	border: 1px solid #B0B0B0;
	margin: 3px 0px 7px 0;
}

.featured-head {
	color: #fff;
	font-size: 14px;
	padding: 0px;
	line-height: 25px;
	background: url(../images/left-linksbg-o.gif) repeat-x;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.feature_seprator{
	width: 4px;
	height: 100px;
	float: left;
}

.featured-text{
	color: #656565;
	font-size: 15px;
	font-weight: 600;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	float: right;
	width: 95px;
	height: 50px;
	margin-top: 10px;
}

.featured-pad{
	float: left;
	border: 0px solid #000;
}

.featured-readon{
	color: #656565;
	font-size: 17px;
	font-weight: 600;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	float: right;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 6px;
}

/* product Navigation */

a.mainlevel{
	background-repeat: no-repeat;
	background-image: url(../images/left-linksbg2.gif);
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	padding: 4px 0 5px 33px;
	background-position: left bottom;
	color: #656565;
	font-size: 14px;
	text-decoration: none;
	display: block;
}

ul#mainlevel{
	list-style-type: none;
	padding:0px;
	margin: 0;
	line-height: 25px;
}
ul#mainlevel li{
	list-style-type: none;
	display: block;
	background-image: none;
	padding: 0px;
}
ul#mainlevel li a{
	list-style-type: none;
	display: block;
	width: 188px;
}

.sublevel{
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	padding: 4px 0 3px 8px;
	color: #656565;
	font-size: 12px;
	text-decoration: none;
}



/*** new css ****/
.arrow1 {
	font-size:11px;
	line-height:16px;
}
ul.arrow1  {
	list-style-type: none;
	padding:10px 0 0 0;
	margin: 0 0 0 10px;
}

li.arrow1  {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.3em;
	font-size:12px;
	line-height:19px;
	color:#414042;
	text-align:justify;
}
.arrow2 {
	font-size:11px;
	line-height:16px;
}
ul.arrow2  {
	list-style-type: none;
	padding:10px 0 0 0;
	margin: 0 0 0 10px;
}

li.arrow2  {
	list-style-type: none;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position:top 1px;
	padding-left: 1.6em;
}

 .content-panel h3{ 
	font-size:14px;
	padding:10px 0 5px 0;
	margin:0;
}

.training-head {
	color:#B10000;
	font-weight:bold;
	font-size:15px;
	text-align:center;
}
.bold-large {
	font-weight:bold;
	font-size:12px;
}
.red-text-bold {
	color:#B10000;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
}
.red-text-normal {
	color:#B10000;
	font-size:11px;
	line-height:20px;
}
.grey-text-normal {
	font-size:11px;
	line-height:20px;
}
.bold {
	font-weight:bold;
	font-size:11px;
}

/*login*/
.login-content{
	
}

 #com-form-login-username  label , #com-form-login-password  label {
	width:80px;
	float:left;
	padding:4px 0 0 0;
}
#com-form-login-username, #com-form-login-remember, #com-form-login-password {
	padding: 0 0 0 150px;
	margin:10px 0 0 0;
	font-size:13px;
	font-weight:bold;
}

.button {
	color: #fff;
	font-size:12px;
	font-weight:bold;
	background-color: #C90000;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #9A9A9A;
	padding: 2px 5px;
	margin:0;
}
.login-button {
	padding:10px 0 5px 230px;
}

.login_head_text{
	color:#B10000;
	font-weight:bold;
	font-size:15px;
}
.content-image-right {
	margin: 0 10px 10px 0;
}
.content-image-left {
	margin: 0 0 10px 10px;
}

/****14th May*****/
.dvd-link a{
	color:#B10000;
	font-weight:bold;
	text-decoration:none;
}
.dvd-link a:hover{
	color:#B10000;
	text-decoration: underline;
}

ul.bullet1 li {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	font-size:12px;
	color:#414042;
	text-align:justify;
	margin: 0px;

}

.bracket-text {
 font-size: 14px;
 font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
 border:1px solid #000;
 padding:10px;
}

/* table entry */
.sectiontableheader {
	font-size:16px;
	font-weight: bold;
	padding:10px;
	margin:0;
	color: #C91807;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}


.sectiontableheader th{
	font-size:12px;
	font-weight: bold;
	padding:10px;
	margin:0;
	color: #C91807;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #C9C9C9;
}

.sectiontableentry1 td{
	background-color: #F0F0F0;
}

.border_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #B3B2B2;
	border-right: 1px solid #B3B2B2;
	font-size:10px;
	background: #ECEAEA url(../../../images/middle-bg.gif) repeat-x;
	text-align:center;
	height: 60px;
	padding-left: 5px;
}

.pear_text{
font-size:12px;
font-weight:bold;
color: #666;
height: 40px;
text-align: center;
}

.super_band_head{
color:#871E21;
font-size: 18px;
}




/*Added By Manoj*/
.title{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.pro_title{
	background-color:#EDEDED;
	font-family:Helvetica;
	font-size:13px;
	color:#333333;
	font-weight:normal;
	padding:9px 0 9px 13px;
	line-height:17px;
}
.product-img {
	border:1px solid #EDEDED;
}
.product-content {
	border-left:1px solid #EDEDED;
	border-right:1px solid #EDEDED;
	padding:20px 12px 0 12px;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	line-height:17px;
}
.product-bold {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#333333;
	line-height:17px;
}
.product-bold a{
	color:#333333;

}
.add-to-cart {
	background-color:#F3F3F3;
}

.right-title {
	font-size:10px;
	font-weight:bold;
	color:#333333;
	padding:0 0 0 9px;
}
.bullet-text {
	font-size:11px;
	font-weight:normal;
	color:#333333;
	padding:5px 0 0 0px;
}
.bullet-text-bold {
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
.notice {
	font-size:11px;
	font-weight:normal;
	color:#888888;
	line-height:16px;
}
