@charset "utf-8";
/* CSS Document */

/* 	-----------------------------------------------------
	------------------- General Styles ------------------
	----------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display:block;
}
* {
	margin:0;
	padding:0;
	outline: none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
a, a:hover, a:active, a:focus {
	outline:none;
	outline-style:none;
	outline-width:0;
}
img {
	margin:0;
	padding:0;
	outline-style:none;
	outline-width:0;
}
body {
	margin:0;
	padding:0;
	font:normal 12px verdana;
	line-height:16px;
	color:#6C6C6C;
	background:#ececec url(../images/bg.png) repeat-x top;
}
.clr {
	font-size:0;
	height:0;
	line-height:0;
	clear:both;
}
.left {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	float:left;
}
.right {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	float:right;
}
@font-face {
	font-family: 'HelveticaNeueBold';
	src: url('../fonts/helveticabold.eot');
	src: url('../fonts/helveticabold.eot') format('embedded-opentype'),  url('../fonts/helveticabold.woff') format('woff'),  url('../fonts/helveticabold.ttf') format('truetype'),  url('../fonts/helveticabold.svg#HelveticaNeueBold') format('svg');
}
#main_container {
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
	background:url(../images/bg-bottom.png) repeat-x bottom;
}
/* 	-----------------------------------------------------
	------------------- Header Styles -------------------
	----------------------------------------------------- */
	#header_section {
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
}
#header_section header {
	margin:0 auto;
	padding:0;
	width:982px;
	height:auto;
}
#header_section header .section01 {
	margin:0;
	padding:0 15px;
	width:952px;
	height:104px;
	float:left;
	background:url(../images/header-section01-bg.png) no-repeat bottom;
}
#header_section header .section01 figure {
	margin:0;
	padding:0;
	width:480px;
	height:98px;
	float:left;
	border-bottom:6px solid #7e0707;
	background-color:#FFFFFF;
}
#header_section header .section01 .right {
	width:460px;
}
#header_section header .section01 .welcome {
	margin:0;
	padding:20px 0;
	width:460px;
	height:20px;
	float:left;
	font-family:verdana;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#f7cccc;
}
#header_section header .section01 .welcome a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px;
}
#header_section header .section01 .welcome a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#header_section header .section01 .cartbox {
	margin:0;
	padding:12px 0;
	width:230px;
	height:18px;
	float:left;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#FFF;
}
#header_section header .section01 .cartbox a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px;
}
#header_section header .section01 .cartbox a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#header_section header .section01 .cartbox img {
	vertical-align:middle;
	margin-right:5px;
}
#header_section header .section01 .callbox {
	margin:0;
	padding:0;
	width:230px;
	height:44px;
	float:left;
	font-family:verdana;
	font-size:22px;
	font-weight:bold;
	line-height:44px;
	color:#FFF;
}
#header_section header .section01 .callbox img {
	vertical-align:middle;
}
#header_section header .section02 {
	margin:0;
	padding:17px 0;
	width:982px;
	height:32px;
	float:left;
	background:url(../images/header-section02-bg.png) no-repeat top;
}
#header_section header .section02 .box01 {
	margin:0;
	padding:0 10px;
	width:220px;
	height:32px;
	float:left;
	text-align:right;
	/*font-family: 'HelveticaNeueBold';*/
	font-family:verdana;
	font-weight:bold;
	font-size:18px;
	/*font-weight:normal;*/
	line-height:32px;
	color:#FFFFFF;
	text-transform:uppercase;
}
#header_section header .section02 .box02, .contentText input[name="keywords"] {
	margin:0;
	padding:0 35px;
	width:500px;
	height:30px;
	float:left;
	background:#ededed url(../images/icon-03.png) no-repeat left;
	border:1px solid #b2b2b2;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.contentText input[name="keywords"] {
	width:90% !important;
	margin:0 0 10px 0;}
#header_section header .section02 .box03 {
	margin:0;
	padding:0 10px;
	width:150px;
	height:32px;
	float:left;
}
#header_section header .section02 input[type="text"] {
	margin:0;
	padding:0;
	width:100%;
	height:30px;
	background:none;
	border:none;
	font-family:verdana;
	font-size:14px;
	font-weight:normal;
	line-height:30px;
	color:#5e666f;
}
#header_section header .section02 input[type="submit"] {
	margin:0;
	padding:0 10px;
	width:auto;
	height:32px;
	background:#ededed;
	border:1px solid #b2b2b2;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	color:#343232;
	text-transform:uppercase;
	cursor:pointer;
}
/* 	-----------------------------------------------------
	----------------- Navigation Styles -----------------
	----------------------------------------------------- */
	#navigation_section {
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
}
#navigation_section nav {
	margin:0 auto;
	padding:0 0 6px 32px;
	width:950px;
	height:54px;
	background:url(../images/nav-bg.png) no-repeat top;
}
#navigation_section nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#navigation_section nav ul li {
	margin:0 1px;
	padding:0;
	float:left;
	/*font-family: 'HelveticaNeueBold';*/
font-family:verdana;
font-weight:bold;
	font-size:13px;
	/*font-weight:normal;*/
	line-height:54px;
	color:#FFFFFF;
}
#navigation_section nav ul li a {
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:0 12px;
}
#navigation_section nav ul li a:hover, #navigation_section nav ul li a.active {
	color:#440303;
	background:url(../images/nav-hover.png) repeat-x top;
}
.tinynav {
	display: none;
}
#navigation_section nav select {
	margin:0;
	padding:16px 4%;
	width:100%;
	height:54px;
	background:none;
	border:none;
	/*font-family: 'HelveticaNeueBold';*/
	font-family:verdana;
	font-weight:bold;
	font-size:14px;
	/*font-weight:normal;
	line-height:54px;*/
	color:#FFFFFF;
}
#navigation_section nav option {
	color:#440303 !important;
	padding:2% 4%;
	background-color:#fafafa;
}
/* 	-----------------------------------------------------
	------------------- Banner Styles -------------------
	----------------------------------------------------- */
	#banner_section {
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
}
#banner_section section {
	margin:0 auto;
	padding:0 18px;
	width:946px;
	height:380px;
	border-bottom:16px solid #580606;
	background:url(../images/banner-graphic.png) no-repeat top;
	position:relative;
}
/* 	-----------------------------------------------------
	------------------ Content Styles -------------------
	----------------------------------------------------- */
	#content_section {
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
}
#main_section {
	margin:1px auto 0 auto;
	padding:0;
	width:982px;
	height:auto;
	border-top:7px solid #e62020;
}
#main_section h1 {
	/*font-family: 'HelveticaNeueBold';*/
font-family:verdana;
font-weight:bold;
	font-size:30px;
	line-height:22px;
	color:#d80d0d;
	padding-bottom:10px;
}
#main_section h1 span {
	font-size:18px;
	color:#707070;
}
#main_section h2 {
	/*font-family: 'HelveticaNeueBold';*/
font-family:verdana;
font-weight:bold;
	font-size:20px;
	/*font-weight:normal;*/
	line-height:42px;
	color:#FFF;
	text-transform:uppercase;
}
#main_section h3 {
	font-family: verdana;
	font-size:17px;
	font-weight:bold;
	line-height:22px;
	color:#5c0404;
	padding:7px 0;
}
#main_section .product_box h3 {
	line-height:17px;
	height:34px;
	padding:5px 0;}
#main_section h4 {
	font-family: verdana;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	color:#5c0404;
	padding:8px 0;
}
#main_section .product_box h4 {
	line-height:16px;
	padding:5px 0;}
#main_section h4 span {
	font-size:14px;
	color:#e62020;
	font-weight:bold;
}
#main_section p {
	font-family:verdana;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#6c6c6c;
}
#main_section p span.red {
	color:#d31145;
	font-weight:bold;
}
#main_section p span.blk {
	color:#3d3d3d;
	font-weight:bold;
}
.details_link {
	margin:0 5px 0 0;
	padding:0;
	width:auto;
	height:30px;
	float:left;
	background:#5c0404;
	border:none;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	color:#FFF;
	text-transform:uppercase;
}
.details_link a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:0 10px;
}
.buynow_link {
	margin:0;
	padding:0;
	width:auto;
	height:30px;
	float:left;
	background:#b10f0f;
	border:none;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	color:#FFF;
	text-transform:uppercase;
}
.buynow_link a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:0 10px;
}
.morein_link {
	margin:6px 0 0 0;
	padding:0;
	width:auto;
	height:30px;
	float:left;
	background:#b10f0f;
	border:none;
	font-family:verdana;
	font-size:14px;
	font-weight:normal;
	line-height:30px;
	color:#FFF;
}
.morein_link a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:0 10px;
}
.morein_link a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#left_section {
	margin:0;
	padding:0;
	width:256px;
	height:auto;
	float:left;
}
#left_section hgroup {
	background:url(../images/heading-box01.png) no-repeat left;
	margin-left:-10px;
	height:42px;
	padding:0 0 0 20px;
	z-index:100;
}
#left_section article {
	background-color:#FFFFFF;
	border:1px solid #dbdbdb;
	padding:15px;
}
#left_section article ul {
	margin:0;
	padding:0;
	list-style:none;
}
#left_section article ul li {
	margin:0;
	padding:0 0 0 14px;
	background:url(../images/bullet-01.png) no-repeat 0 12px;
	font-family:verdana;
	font-size:13px;
	font-weight:normal;
	line-height:24px;
	color:#6c6c6c;
}
#left_section article ul li a {
	color:#6c6c6c;
	text-decoration:none;
	padding:3px 0;
	border-bottom:1px solid #d3d3d3;
	display:block;
}
#left_section article ul li a:hover {
	color:#333333;
}
.show {
	cursor:pointer;
	color:#000;
	display:block;
	font-size:12px;
	margin:17px 0 0 0;
	line-height:15px;
}
.show img {
	float:left;
	margin-right:5px;
}
#left_section article input[type="text"] {
	margin:10px 0;
	padding:0 2%;
	width:96%;
	height:30px;
	background:#f2f2f2;
	border:none;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	line-height:30px;
	color:#5e666f;
}
#left_section article input[type="submit"] {
	margin:0;
	padding:0 10px;
	width:auto;
	height:30px;
	background:#5c0404;
	border:none;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-family:verdana;
	font-size:14px;
	font-weight:normal;
	line-height:30px;
	color:#FFF;
	cursor:pointer;
}
#right_section {
	margin:0;
	padding:0 0 20px 0;
	width:722px;
	height:auto;
	float:right;
	background-color:#FFFFFF;
	border-bottom:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	padding-bottom:1px;
}
#right_section p{
		font:normal 16px/30px verdana;
		color:#6C6C6C;
		padding:15px 0 0 10px;
}
#right_section td{
	font:normal 16px/30px verdana;
	color:#6C6C6C;
}
#right_section td.checkoutBarCurrent, #right_section td.checkoutBarTo {
	font-size:12px;}
#right_section h1{
	background:url(../images/heading-box02.png) no-repeat left;
	margin-left:-15px;
	height:42px;
	padding:0 30px;
	z-index:100;
	/*font-family: 'HelveticaNeueBold';*/
font-family:verdana;
font-weight:bold;
	font-size:20px;
	/*font-weight:normal;*/
	line-height:42px;
	color:#FFF;
	text-transform:uppercase;
	}
#right_section h1 span{
		color:#fff;
}
#right_section h2{
		font:bold 22px verdana;
		line-height:20px;
		color:#5c0404;
		text-decoration:none;
		padding:15px 0 10px 0px;
		border-bottom:1px solid #CCC;
		margin:0 0 14px 0px;
}
#right_section hgroup {
	background:url(../images/heading-box02.png) no-repeat left;
	margin-left:-15px;
	height:42px;
	padding:0 30px;
	z-index:100;
}


#right_section article {
	background-color:#FFFFFF;
	border:1px solid #dbdbdb;
	padding-bottom:1px;
}
.product_box {
	margin:15px;
	padding:0;
	width:204px;
	height:280px;
	float:left;
}
#right_section .product_box p{
		padding:0;
		margin:0;
}
.product_box figure {
	width:202px;
	height:148px;
	border:1px solid #ededed;
	text-align:center;
	display:table;
}
.product_box figure a {
	display:table-cell;
	text-align:center;
	vertical-align:middle;}
.product_box figure img {
	max-height:148px;}
.product_box .img_part {
	width:202px;
	height:148px;
	border:1px solid #ededed;
	text-align:center;
}
.product_box .img_part table {
	height:100%;}
.product_img {
	margin:20px 0 20px 20px;
	padding:0;
	width:308px;
	height:268px;
	float:left;
	border:1px solid #ededed;
	position:relative;
}
.product_img img{
		max-width:100%;
		height:auto;
		width:auto;
		max-height:100%;
}
#piGal {
	text-align:center;
	height:268px;}
.product_img .zoom {
	width:30px;
	height:30px;
	position:absolute;
	bottom:0;
	left:0;
}
.product_txt {
	margin:20px 0 0 0;
	padding:0;
	width:348px;
	height:auto;
	float:right;
}
.product_txt p {
	padding:6px 0;
}
#main_section .section01 {
	margin:2px 0 0 0;
	padding:30px;
	width:920px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	border:1px solid #dbdbdb;
}
#main_section .section01 p {
	padding:6px 0;
}
#main_section .section01 h2 {
	color:#d80d0d;
	font-size:22px;
	line-height:32px;
	padding-bottom:12px;
}
#main_section .section01 .about {
	margin:0;
	padding:0;
	/* width:540px; */
	width:645px; 
	height:auto;
	float:left;
}
#main_section .section01 .testimonial {
	margin:0;
	padding:0;
	/* width:360px; */
	width:256px;
	height:auto;
	float:right;
}
#main_section .section01 .testimonial article {
	background-color:#f4f4f4;
	padding:20px;
}
#inner_section {
	margin:0;
	padding:0;
	width:982px;
	height:auto;
	float:left;
}
#inner_section hgroup {
	background:url(../images/heading-box03.png) no-repeat left;
	margin-left:-10px;
	height:42px;
	padding:0 30px;
	z-index:100;
}
#inner_section article {
	background-color:#FFFFFF;
	border:1px solid #dbdbdb;
	padding:15px;
	min-height:500px;
}
#inner_section article p {
	padding:6px 0;
}
/* 	-----------------------------------------------------
	------------------- Footer Styles -------------------
	----------------------------------------------------- */
	#footer_section {
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
}
#footer_section footer {
	margin:0 auto;
	padding:25px 0;
	width:982px;
	height:auto;
	background:url(../images/footer-bg.png) repeat-x top;
}
#footer_section footer .section01 {
	margin:0;
	padding:10px 0;
	width:982px;
	height:auto;
	float:left;
}
#footer_section footer .section01 .left {
	margin:0;
	padding:0;
	width:640px;
	height:auto;
	float:left;
}
#footer_section footer .section01 .left nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer_section footer .section01 .left nav ul li {
	margin:0;
	padding:0;
	float:left;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	line-height:22px;
	color:#FFFFFF;
}
.login_part p{ padding-left: 0px!important;}
.login_part table{ margin-top: 10px; }
#footer_section footer .section01 .left nav ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_section footer .section01 .left nav ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer_section footer .section01 .left nav ul li span {
	padding:0 5px;
}
#footer_section footer .section01 .left .box {
	margin:0;
	padding:0;
	width:150px;
	height:auto;
	float:left;
}
#footer_section footer .section01 .left .box h4 {
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	color:#FFF;
	padding:10px 0;
}
#footer_section footer .section01 .left .box ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer_section footer .section01 .left .box ul li {
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#FFFFFF;
}
#footer_section footer .section01 .left .box ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_section footer .section01 .left .box ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer_section footer .section01 .right {
	margin:0;
	padding:0 0 10px 0;
	width:340px;
	height:auto;
	float:right;
	text-align:right;
}
#footer_section footer .section01 .right ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#footer_section footer .section01 .right ul li {
	margin:0;
	padding:0 0 0 6px;
	float:left;
	font-family:verdana;
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	color:#FFF;
}
#footer_section footer .section01 .right h2 {
	/*font-family: 'HelveticaNeueBold';*/
font-family:verdana;
font-weight:bold;
	font-size:28px;
	/*font-weight:normal;*/
	line-height:30px;
	color:#b26a6a;
}
#footer_section footer .section02 {
	margin:0;
	padding:10px 0;
	width:982px;
	height:auto;
	float:left;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#FFF;
}
#footer_section footer .section02 a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_section footer .section02 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


.product_box_1{
	margin:15px;
	padding:15px 0 0px 0;
	width:202px;
	float:left;
	border:1px solid #ededed;
	text-align:center;
	}
.product_box_1 img{
		margin:0 0 15px 0px;
}
.product_box_1 h4{
		font:bold 14px verdana !important;
		line-height:25px !important;
		color:#fff !important;
		background-color:#5c0404 !important;
		margin:0 0px !important;
}
.product_box_1 h4 a{
		color:#fff !important;
		text-decoration:none !important;
}
.product_box_1 h4 a:hover{
		color:#fff !important;
		text-decoration:none !important;
}
.spacer{
		padding:0;
		margin:0;
		font-size:0;
		line-height:0;
		border:none;
		outline:none;
		clear:both;
}
#right_section .contentContainer{
		padding:0 10px 20px 10px;
}
.contentContainer img {
	max-width:100%;}
.product_box input[type=text]{
		margin:0 10px 0 0px;
}
#right_section .product_txt p{
		padding:0;
		margin:0;
}
.product_txt select{
		width:70%;
		height:30px;
		padding:6px;
		margin:5px 0 5px 0px;
}

.login_part{
		padding:0;
		margin:0;
}
.login_part input[type=text]{
		width:95%;
		height:30px;
		background-color:#fff;
		font:normal 12px verdana;
		line-height:30px;
		color:#000;
		border:1px solid #CCC;
		border-radius:5px;
		padding:0 0 0 5px;
}
.login_part input[type=password]{
		width:95%;
		height:30px;
		background-color:#fff;
		font:normal 12px verdana;
		line-height:30px;
		color:#000;
		border:1px solid #CCC;
		border-radius:5px;
		padding:0 0 0 5px;
}
.login_part select{
		width:95%;
		height:30px;
		background-color:#fff;
		font:normal 12px verdana;
		line-height:30px;
		color:#000;
		border:1px solid #CCC;
		border-radius:5px;
		padding:5px;
}
.login_part textarea{
		width:95%;
		height:100px;
		background-color:#fff;
		font:normal 12px verdana;
		line-height:30px;
		color:#000;
		border:1px solid #CCC;
		border-radius:5px;
}
.testi_mo{
		padding:0;
		margin:0;
}
.testi_mo h1{
		background:url(../images/heading-box02.png) no-repeat left;
		margin-left:-15px;
		height:42px;
		padding:0 30px;
		z-index:100;
		/*font-family: 'HelveticaNeueBold';*/
font-family:verdana;
font-weight:bold;
		font-size:20px;
		/*font-weight:normal;*/
		line-height:42px;
		color:#FFF;
		text-transform:uppercase;
}
.testimonial-details{
		padding:0;
		margin:0;
		border-bottom:1px dotted #CCCCCC;
}
#right_section .testimonial-details h1{
		font:normal 14px "HelveticaNeueBold";
		line-height:20px;
		color:#6C6C6C;
		background-image:none;
		padding:0 0 0 0 ;
		margin:0;
		height:auto;
		text-align:right;
}
#right_section .testimonial-details p{
		padding:12px 0 0 0;
		margin:0;
}
#right_section .testimonial-details h5{
		font:normal 12px "HelveticaNeueBold";
		line-height:16px;
		color:#6C6C6C;
		background-image:none;
		padding:0 0 0 0;
		margin:0;
		text-align:right;
}
#right_section .cmspage ul{margin-left: 15px; list-style:none; }
#right_section .cmspage p{margin-left:0; padding-left:0;}

#button {
    background: blue;
    color: white;
    padding: 10px;
    width: 100px;
}
#loading{
min-height:675px;
}
#loadimag {
    width: 220px;
    padding: 0px;
    background:url(../images/16.gif) no-repeat left;
	height:45px;
    color: white;
    text-align: center;
    margin: 0 auto;
}
#left_section article ul li a .spcat{
color: #E62020;
font-weight:bold;
}
/*------------Added New css---------*/
.contentContainer ul{
/*list-style: none;*/
}
.contentContainer ol{
	list-style:decimal;
	margin:10px 0 0 0;
	padding:0 0 0 5px;
}
.contentContainer #toggle-view ol li {
	list-style:decimal;
	list-style-position:outside;
	display:list-item;}
.contentContainer .pHead{

}
.contentContainer li{
margin: 25px 0 0 25px;
}
.contentContainer .t_con , .contentContainer .t_con p{
font: 16px/30px verdana !important;
}
.cmspage{font-size:16px !important;  font-family: verdana;}
#cke_pastebin span{font-size:16px !important;  font-family: verdana; }
.cmspage p span{font-size:16px;   font-family: verdana;}
.cmspage h4 span{
font-size:16px !important;  font-family: verdana; 
}
.cmspage ul#toggle-view{
	margin:20px 0 0 0;
	}
.contentContainer ul#toggle-view li{
padding:0;
margin:0;
}	
.contentContainer ul#toggle-view li ul li {
		padding:0 0 0 14px;
		margin:0;
		background: url("../images/bullet-01.png") no-repeat scroll 0 10px transparent;
		line-height: 24px; 
		
		}
.cmspage.homepart ul li{
		padding:0 0 0 14px;
		margin:0;
		background: url("../images/bullet-01.png") no-repeat scroll 0 12px transparent;
		line-height: 30px; 
		
		}	
#toggle-view p span, #toggle-view div span{
	position: relative;
	right:0;
	font: normal 16px/16px verdana;
	color: #6C6C6C;
}
#toggle-view {
	list-style:none;	
	font-family:verdana;
	font-size:11px;
	margin:0;
	padding:0;
}

#toggle-view li {
	position:relative;
	cursor:pointer;
	display:block;
	font: 14px/30px verdana; 
}

#toggle-view h3 {
	background-color:#5C0404;
	font:bold 18px/40px verdana;
	line-height:40px;
	color:#fff;
	margin:0 0 8px 0px;
	padding:0 0 0 15px;
	border-radius:8px;
}

#toggle-view span {
	position:absolute;
	right:15px; 
	top:10px;
	font:bold 16px verdana;
	line-height:16px;
	color:#fff;
}
#toggle-view p, #toggle-view td, #toggle-view div{ padding:0px; font: 16px/30px verdana; }
#cke_pastebin{padding:0px; font: 16px/30px verdana; }
#toggle-view .panel {
	margin:5px 0;
	display:none;
	border: 1px dashed #CCCCCC;
	padding:10px;
}	
.contentText ul#grid_l {
  padding: 0;
  list-style: none;
  margin: 20px auto 0;
  width: auto;  
  }
.contentText #grid_l li {
	position: relative;
  float: left;
  padding: 0;
  margin: 0 5px 10px 5px;
  display:table;
  width:220px;
  height:170px;
  background-color: #EAEAEA;
  border: 1px solid #CCCCCC; }
.contentText #grid_l li a {
  display: block;
  text-align:center;
  vertical-align:middle;
  padding:7px 7px 5px;}
.contentText #grid_l li img {
  /*background-color: #EAEAEA;
  padding: 7px;
  margin: 0;
  border: 1px solid #CCCCCC;*/  
  }
.contentText #grid_l li a:hover img {
opacity:0.93; filter:alpha(opacity=30);
}
.contentText .grid_display {
}
.contentText #grid_l li .im-t{
		background: url(../images/bl.png) repeat;
	color: #1C1C1C;
	font-weight:bold;
    display: block;
    margin: -47px 9px 0;
    padding: 10px;
    position: absolute;
    width: 181px;
	
}
.contentText #grid_l li:hover .im-t {
display:none;
} 
  