* {
	padding:0;
	margin: 0;
}

body {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background:url(../images/bg1.png) repeat left top;
	border-top:3px solid #d55033;
}

/*.home {
    background:url(../images/body_bg.jpg) repeat left top;
}
*/
.clear {
	margin:0 !important;
	padding:0 !important;
	clear:both;
	height:0px!important;
}

#main {
    margin: 0 auto;
    padding:0;
    width:980px;
	float:none;
}

#wrapper {
    float:none;
	padding:0;
	margin:0 auto;
	width:960px;
	background:#f9f9f9;
}

#wrapper-inner {
    float:none;
	padding:0;
	margin:44px auto 0 auto;
	width:960px;
	background:#fff;
}

#maincolumn{
    float:right;
    margin: 0;
	padding:0;
    width:680px;
	position:relative;
}

#maincolumn-inner{
    float:right;
    margin:10px 0 0;
	padding:0;
    width:740px;
	position:relative;
}

#rightcolumn {
	padding:0;
	margin:0;
	width:215px;
	float:left;
}

#rightcolumn h1 { 
	float:left; 
	margin:5px 0 0 12px; 
	padding:5px 0; 
	width:100%; 
	background:none; 
	border-bottom:0px solid #ccc;
}

#leftcolumn {
	padding:0;
	margin:0;
	width:265px;
	float:left;
}

#header {
	width:100%;
	margin:0;
	position:relative;
	height:100%;
	z-index:1;
}

.logo {
	background:url(../images/logo.png) no-repeat left top;
	width:221px;
	height:68px;
	margin:0;
	display:block;
	float:left;
	padding:0;
}

.top-contBox {
	margin:10px 0 0 0;
	padding:0;
	float:right;
	color:#FFF;
	width:750px;
	background:none;
}

.top-cont {
	margin:0;
	padding:0;
	float:right;
	color:#FFF;
	width:640px;
	text-align:right;
}

.top-cont ul {
	margin:0;
	padding:0;
	float:right;
}

.top-cont li {
	display:inline;
	float:left;
	padding:0 10px;
	margin:0;
	border-right:1px dotted #666;
	color:#000;
	font-family: tahoma;
	font-size: 19px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.top-cont li a {
	display:inline;
	float:left;
	color:#000;
	font-family: tahoma;
	font-size: 19px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding:0 35px 0 0;
	background:none;
}

.top-cont li a:hover {
	color:#999999;
	background:none;
}

.top-cont li strong {
	color:#f8753b;
	font-family: tahoma;
	font-size: 19px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin:0;
	padding:0;
}

.top-menu {
	margin:10px 0 0 0;
	padding:0;
	float:right;
	color:#FFF;
	width:250px;
	text-align:right;
}

.top-menu ul {
	margin:0;
	padding:0;
}

.top-menu li {
	display:inline;
	float:left;
	padding:0 10px;
	margin:0;
	border-right:1px dotted #666;
	color:#000;
	font-family: tahoma;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.top-menu li a {
	display:inline;
	float:left;
	color:#000;
	font-family: tahoma;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding:0;
}

.top-menu li a:hover {
	color:#999999;
}

.top-menu li span {
	display:inline;
	float:left;
	padding:9px 12px;
	margin:0;
	background:url(../images/cart.png) left top no-repeat;
}

.top-menu li p {
	display:inline;
	float:none;
	padding:0;
	margin:0;
	color:#FF6600;
	font-family: tahoma;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.searchBox {
    background:#fff;
    border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:0px solid #aaa;
    border-radius: 15px 0 0 15px;
    box-shadow:0 -3px 7px #ccc inset;
    color:#666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 22px;
	float:left;
	margin:0;
    padding:4px 7px 2px;
    text-align: left;
    width:150px;
}

.searchBtn {
	background:url(../images/maginfire.png) no-repeat 6px 5px #f6743b;
    border:0px solid #aaa;
    border-radius: 0 15px 15px 0;
    box-shadow:0 -1px 6px #666 inset;
    color:#666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height:30px;
	margin:0;
    padding: 3px 7px;
    text-align: left;
    width:38px;
}

.takaTourBtn {
	background:url(../images/take-a-tour-btn.png) no-repeat left top;
	float:left;
	margin:0;
    padding:0;
	position:absolute;
	bottom:0;
	bottom:-24px\9;
	left:30px;
	z-index:85;
    width:158px;
	height:91px;
}

.latestOfferBtn {
	background:url(../images/latest-offer-btn.png) no-repeat left top;
	float:left;
	margin:0;
    padding:0;
	position:absolute;
	bottom:0;
	bottom:-24px\9;
	left:188px;
	z-index:85;
    width:158px;
	height:91px;
	display:block;
}

.twitterBox {
	background:url(../images/twitter-baloon.png) no-repeat left 8px;
	float:right;
	margin:0;
    padding:0 0 0 50px;
	position:absolute;
	bottom:6px;
	bottom:-3px\9;
	right:30px;
	z-index:85;
    width:205px;
}

.twitterBox p {
	color:#fff;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-align:justify;
	padding:5px 0 5px 0;
	margin:0;
	text-shadow:1px 2px 2px #000;
}

.twitterBox a {
	color:#fff;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align:justify;
	text-decoration:underline;
	padding:10px 0 0 0;
	margin:0;
}

.twitterBox a:hover {
	color:#FFCC00;
}

.mainMenu {
	float:none;			
	margin:0 auto;
	padding:0;
	padding:0 0 5px 0\9;
	height:30px\9;
	width:980px;
	height:54px;
	z-index:60;
	border:0px solid #0c0c0c;
    border-radius:5px 5px 0 0;
	background:url(../images/catmenu.png) left top repeat-x;
}

.mainMenu ul {	
	margin:0 0 0 10px;
	padding:0px;
	float:left;
	background:none;
}

.mainMenu li {
	text-align:center;
	display:inline;
	float:left;
	padding:0;
	margin:0;
	background:url(../images/cat-sep.gif) right top no-repeat;
}

.mainMenu ul ul {
    display: none;
    position: absolute;
    top:52px;
    z-index: 5;
	width:270px;
	padding:0 0 5px 0;
	background:#262626;
	border-radius:0 0 5px 5px;
	border:0px solid #989898;
}
.mainMenu ul ul li {
	background:none;
	border-top:1px solid #000;
	width:270px;
	padding:0;

}

.mainMenu ul ul li a {
	color:#000;
	text-decoration:none;
	display:block;
	padding:20px 10px;
	margin:0;
	font-size:12px;
	float:left;
	text-align:left;
	font-weight:normal;
	letter-spacing:1px;
	width:250px;
}

.mainMenu ul ul li a span {
	display:block;
	float:left;
	padding:15px 14px;
	margin:0;
	width:88%;
}
.mainMenu ul li:hover ul{
	display:block;
}

.mainMenu a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0 10px;
	margin:0;;
	font-size:12px;
	float:left;
	font-weight:normal;
	text-transform:capitalize;
	text-shadow:1px 2px 2px #000;
}
.mainMenu a span {
	display:block;
	padding:12px 0 20px;
	border-right:0px solid #75541F;
	background:none;
}
.mainMenu a:hover, .mainMenu li a.active {
	background:#222;
	color:#FFF;
}
.mainMenu a:hover span, .mainMenu li a.active span {
    background:#222;
	color:#FFF;
}

.videoBox {
    float: left;
    margin:10px 0 0 10px;
	padding:0;
	width:510px;
	height:275px;
}


.mainProBox {
    border: 0 solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin:0;
	padding:10px 0 0 0;
}

.mainProBox h4 {
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding:18px 0;
    width:100%;
	text-align:center;
	text-shadow: 0 0 2px #000000;
	background:#8a8a8a;
	border-radius: 0px 0px 3px 3px;
}

.mainProBox ul {
    float: left;
    margin: 0;
    padding: 0;
}

.mainProBox li {
    float: left;
    margin:10px;
    padding:0;
    width:203px;
	height:183px;
    display: inline;
	text-align:center;
    list-style: none outside none;
	box-shadow:0px 0px 3px 0px #999;
	border-radius: 3px 3px 3px 3px;
	background:#fff;
}

.mainProBox li a {
    float: left;
    margin:3px 0;
    padding:0;
	width:193px;
	height:125px;
}

.container_12 .grid_2 img {
    float: none;
    margin:3px auto;
    padding:0;
	width:auto;
	max-height:auto;
}
.topslideimage{
	width:171px;
	height:121px;

}
#search-paging {
    float: right;
    margin:0 10px 10px 0;
    padding: 5px 10px 10px 0;
    text-align: right;
}

#paging span {
    background: none repeat scroll 0 0 #CC0000;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
}
#paging a, #search-paging a {
    background: #F9F9F9;
    border: 1px solid #ccc;
    color: #999;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 2px;
    padding: 5px 10px;
    text-decoration: none;
}
#paging a:hover, #search-paging a:hover {
    background:#fff;
    border: 1px solid #999;
    color: #333;
}

.left-nav {
	float:none;			
	margin:20px auto 10px 20px;
	padding:0 0 10px 0;
	width:240px;
	border-radius:0 0 10px 10px;
	background:none;
}

.left-nav ul {	
	margin:0px;
	padding:0px;
	float:left;
	background:none;
}

.left-nav li {
    background:none;
    border-bottom: 1px solid #EFEFEF;
    display: inline;
    float: left;
    margin: 0;
    padding:0;
    text-align: left;
	width:98%;
	height:38px;
}

.left-nav li:hover {
    background:none;
}

.left-nav a {
	color:#aaaaaa;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding:12px 5px 11px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	font-weight:none;
	background:url(../images/left-nav-bg.jpg) left top repeat-y;
}

.left-nav a span {
	display:block;
	padding:0;
	margin:0;
	width:250px;
}
.left-nav a:hover, .left-nav li a.active {
	background:none;
	color:#aaaaaa;
}
.left-nav a:hover span, .left-nav li a.active span {
    background:url(../images/bullet.png) right top no-repeat;
	color:#aaaaaa;
}


/********************************* Main Slider CSS Start Here ***********************************/

div.wrap {
width : 980px;
margin :0 auto 30px;
text-align : left;
}

div#header_01 {
margin :0;
margin :-24px 0 0\9;
position:relative;
}

div#nav ul li {
list-style:none outside none inside none;
}

div#video-header {
height :280px;
margin : 0 0 0;
}
div#header_01 div.wrap {
height :280px;
padding:13px 0;
position:relative;
background:url(../images/slider_pattern.png) left top repeat-x;
}
div#header_01 div#slide-holder {
z-index : 40;
width : 960px;
height : 280px;
position : absolute;
top:6px;
z-index:5;

}
div#header_01 div#slide-holder div#slide-runner {
top : 9px;
left :10px;
width : 960px;
height : 280px;
overflow : hidden;
position : absolute;
}
div#header_01 div#slide-holder img {
margin : 0;
display : none;
position : absolute;
bottom:0px!important;
bottom:-24px\9!important;
height:280px;
}
div#header_01 div#slide-holder div#slide-controls {
left : 0;
bottom :0;
width : 973px;
height : 46px;
display : none;
position : absolute;
background :none;
}
div#header_01 div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
margin : 0 0 0 20px;
text-transform : uppercase;
}
div#header_01 div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 0;
display : inline;
margin : 0 15px 0 0;
}
div#header_01 div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 23px;
height : 15px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 15px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header_01 div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -15px;
color:#fff;
}
div#header_01 div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(../images/silde-nav.png);
color:#000;
}
div#nav ul li a {
background : url(../images/nav.png) no-repeat;
}

/********************************* Main Slider CSS Close Here ***********************************/

/********************************* Prodcut Slider CSS Start Here *******************************/

.productBox {
	background:url(../images/slider-bg.png) 9px top repeat-y;
    border: 0px solid #DDDDDD;
    border-radius: 0px;
	float: none;
    margin: 0 auto;
    padding: 0;
    width:987px;
	height:250px;
}
@media \0screen {
.productBox {
    margin: 24px auto 0;
}
}

.productBox h4 {
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight:normal;
	line-height:20px;
    margin: 0;
    padding: 0;
    width: 190px;
	text-align:center;
	text-shadow: 0 0 2px #000000;
}

.productBox p {
    color: #b0b0b0;
    float: left;
    font-size: 12px;
    margin: 3px 0 0 0;
    padding: 0;
    width: 190px;
	text-align:center;
}

.productBg {
	float:left;
	margin:10px 0 0 10px;
	text-align:center;
	padding:0;
	width:172px;
	height:125px;
    border-radius:5px 5px 5px 5px;
	background: -moz-linear-gradient(top, #dcdcdc, #262525);
	background: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#262525));
	background: -o-linear-gradient(top, #dcdcdc 0%,#262525 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#dcdcdc', EndColorStr='#262525', GradientType=0);
}

.productTag {
	background:url(../images/tag.png) right top no-repeat;
    float:right;
    margin:0;
    padding:0;
    width:48px;
	height:21px;
	border-radius: 0 5px 0 0;
}

.product-01 {
    float:left;
    margin:0 0 0 35px;
    padding:0;
}

.product-02 {
    float:left;
    margin:0 0 0 22px;
    padding:0;
}

.product-03 {
    float:left;
    margin:0 0 0 48px;
    padding:0;
}

.product-04 {
    float:left;
    margin:4px 0 0 12px;
    padding:0;
}
/********************************* Prodcut Slider CSS Start Here *******************************/

#footer {	
	width:100%;
	height:50px;
	margin:0 auto;
	float:none;
	padding:0;
	background:url(../images/footer.jpg) left top repeat-x;
}

.newsletter {	
	width:255px;
	margin:0;
	padding:0;
	float:right;
}

.footer {	
	width:987px;
	margin:0 auto;
	padding:0;
	float:none;
}

.footer-left {	
	width:520px;
	margin:15px 0 0 0;
	padding:0;
	float:left;
	background:url(../images/border.jpg) right top no-repeat;
}

.f-menu strong {
	color:#fff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	line-height:18px;
	float:left;
}

.f-menu {
	margin:0;
	padding:0;
	float:left;
	text-align:center;
	font-size:12px;
	color:#fff;
	line-height:0;
}

.f-menu  ul {	
	margin:0;
	padding:0;
	float:left;
}

.f-menu li {
	display:inline;
	list-style-type:none;
	background:none;
    padding: 0px 6px;
	margin:0!important;
	border-right:1px solid #9e9e9e;
}

.f-menu li a {
	color:#9e9e9e;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	line-height:18px;
}

.f-menu li a img{
	float:none;
	margin:0;
	padding:0;
}

.f-menu li a:hover, .f-menu li a.active { 
	color:#000;
}
.f-menu li.item2 {
	border-right:none;

}

.footer-left input {
    background:#404040;
    border: 1px solid #252525;
    border-radius:7px;
    color:#ccccc6;
    float: none;
	font-style:italic;
    font-family: Arial,Helvetica,sans-serif;
    font-size:12px;
	font-weight:bold;
    height: 15px;
    margin:0;
    padding: 2px 0 2px 5px;
    width:135px;
	box-shadow:0px 3px 3px #222 inset;
}

.footer-left .submit {
    color: #000;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight:bold;
    height: 22px;
    margin: 0 0 0 5px;
    padding:2px 5px 5px 5px;
    text-transform: capitalize;
	font-style:normal;
    width: 65px;
	text-shadow:1px 1px 0px #999;
	box-shadow:0px 0px 0px #000 inset;
	border: 1px solid #252525;
    border-radius:6px;
	background: -moz-linear-gradient(top, #959595, #696969);
	background: -webkit-gradient(linear, left top, left bottom, from(#959595), to(#696969));
	background: -o-linear-gradient(top, #959595 0%,#696969 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#959595', EndColorStr='#696969', GradientType=0);
}

.footer-left .submit:hover {
	background: -moz-linear-gradient(top, #696969, #959595);
	background: -webkit-gradient(linear, left top, left bottom, from(#696969), to(#959595));
	background: -o-linear-gradient(top, #696969 0%,#959595 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#696969', EndColorStr='#959595', GradientType=0);
}

.footer-right {	
	width:330px;
	margin:15px 0 0 0;
	padding:0;
	float:right;
	background:url(../images/border.jpg) left top no-repeat;
}

.f-menu2 strong {
	color:#fff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	line-height:18px;
	float:left;
}

.f-menu2 {
	margin:0 0 5px 0;
	padding:0;
	float:right;
	text-align:center;
	font-size:12px;
	color:#fff;
	line-height:0;
}

.f-menu2  ul {	
	margin:0;
	padding:0;
	float:right;
}

.f-menu2 li {
	display:inline;
	list-style-type:none;
	background:none;
    padding: 0px 6px;
	border-right:1px solid #9e9e9e;
}

.f-menu2 li a {
	color:#0099FF;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	line-height:18px;
}

.f-menu2 li a img{
	float:none;
	margin:0;
	padding:0;
}

.f-menu2 li a:hover, .f-menu2 li a.active { 
	color:#FF9900;
}
.f-menu2 li.item2 {
	border-right:none;

}

.cards {
	float:right;
	margin:0;
	padding:0;
}

.cards strong {
	color:#bfbfbf;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	line-height:18px;
	float:right;
}

.card-01 {
	float:right;
	margin:0 0 0 10px;
	padding:0;
	width:24px;
	height:14px;
	background:url(../images/cards.png) left top no-repeat;
}

.card-02 {
	float:right;
	margin:0 0 0 10px;
	padding:0;
	width:24px;
	height:14px;
	background:url(../images/cards.png) -30px top no-repeat;
}

.card-03 {
	float:right;
	margin:0 0 0 10px;
	padding:0;
	width:24px;
	height:14px;
	background:url(../images/cards.png) -60px top no-repeat;
}

.card-04 {
	float:right;
	margin:0 0 0 10px;
	padding:0;
	width:24px;
	height:14px;
	background:url(../images/cards.png) -90px top no-repeat;
}

.card-05 {
	float:right;
	margin:0 0 0 10px;
	padding:0;
	width:24px;
	height:14px;
	background:url(../images/cards.png) -120px top no-repeat;
}


.bankLogos {
	float:none;
	margin:0 auto;
	padding: 20px 0;
	width:960px;
}

.bankLogos strong {
	color:#bfbfbf;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	line-height:18px;
	float:left;
	padding: 17px 0 0;
	margin: 0 10px 0 0;
}

.bankLogos  ul {	
	margin:0;
	padding:0;
	float:left;
}

.bankLogos li {
	display:inline;
	list-style-type:none;
    margin: 0 2px;
    padding: 5px 5px 0;
	float:left;
	border: 1px solid #CCCCCC;
}


.footer-right p {
    color: #B0B0B0;
    float: right;
    font-size: 12px;
    margin: 3px 0 0;
    padding: 0;
    text-align: right;
	text-shadow: 0 0 2px #000000;
}

/******************************* Product CSS Start Here ******************************/

.left {
    background:none;
    border:0px solid #E7E7E7;
    border-radius: 3px 3px 3px 3px;
    float: left;
    margin:0 0 0 1px;
    padding: 6px 6px 2px;
}

.extra-wrap h1 {
    line-height: 30px;
    padding-left: 0;
    color: #303030;
    font-family: 'Open Sans',sans-serif;
    font-size: 23px;
    font-weight:bold;
    margin: 0;
	text-transform:capitalize;
}

.image {
    border: 1px solid #E7E7E7;
    float: left;
    margin-bottom: 7px;
    text-align: center;
    width: 228px;
	background:#fff;
}
.image img{
    width:228px;
	height:auto;

}

.desBox {
	background:#fff;
	width:65.8%;
	float:left;
	margin:8px 10px 0 0;
	padding:0;
	border:1px solid #bbb;
}

.desBox h3 {
	float:left;
	margin:5px 0 5px 10px;
	padding:10px 0;
	color:#666;
	width:96%;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	letter-spacing:1px;
	border-bottom:1px solid #ccc;
}

.desBox h3 strong {
	margin:0;
	padding:0;
	color:#000;
	font-size:16px;
}

.desBox2 {
	float:left;
	margin:5px 0 5px 10px;
	padding:0;
	width:96%;
	border-bottom:1px solid #ccc;
}

.textBox p {    
    color: #555555;
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin:0 10px;
    padding: 5px 0;
    text-align: justify;
    width:96%;
}

#wrap {
    z-index: 10 !important;
}

.image-additional {
    clear: both;
    float: left;
    margin: 0;
    width: 232px;
}

.image-additional a {
    display: block;
    float: left;
	padding:7px;
    margin:0 6px 0 0;
	background:#fff;
}

.image-additional img {
    background:url(../images/pro-bg.png) left top repeat;
    border: 1px solid #ccc;
	width:55px;
	height:50px;
}

.extra-wrap {
    overflow: hidden;
}

.cms-wrap {
	float:left;
	margin:0;
	padding:0;
	width:66%;
}

.cms-img {
	float:left;
	margin:0 10px 0 0;
	padding:3px 3px 1px;
	width:288px;
    border:1px solid #333;
    background:#EEE;
}

.cms-wrap ul {
    float: left!important;
    margin-left: 1.5em;
}

.cms-wrap li {
    float: left!important;
    margin-left: 0.85em!important;
    width:100%;
	color:#333!important;
}

.container_12 .grid_3 {
    width: 187px;
}
.mainNav{
	width:184px ;
}




.cms-wrap li strong {
    font-size:13px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    color: #333;
    line-height: 1.2;
    text-shadow: 0 1px 2px #FFFFFF;
    margin: 0 0 15px;
	float:left;
	width:100%;
}


.cms-wrap h2 {
    font-size: 2em;
    font-family: 'Yanone Kaffeesatz',Arial,sans-serif;
    font-weight: normal;
    color: #000;
    line-height: 1.2;
    text-shadow: 0 1px 2px #FFFFFF;
    margin: 0 0 15px;
	float:left;
	width:100%;
}

.cms-wrap strong {
    font-size:13px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    color: #333;
    line-height: 1.2;
    text-shadow: 0 1px 2px #FFFFFF;
    margin: 0 0 15px;
}

.cms-wrap p {
    color: #333;
    font-family: Arial;
/*    font-size: 12px;*/
    font-weight: normal;
    line-height: normal;
    margin: 0;
	float:left;
    padding:5px 0;
    text-align: justify;
}

.des-wrap {
	float:left;
	margin:0;
	padding:0;
}
.des-wrap ul {
    float: left!important;
    margin-left: 1.5em!important;
}

.des-wrap li {
    float: left!important;
    margin-left: 0.85em!important;
    width: 445px!important;
	color:#666!important;
}

.description {
    border: 0px solid #E7E7E7;
    color: #A6A4A4;
    font-weight:normal;
    line-height: 20px;
    padding: 10px 0 0 0;
	width:743px;
}


.description p {
    color: #A6A4A4;
    font-family: Arial;
   /* font-size: 12px;*/
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 5px 0 10px;
    text-align: justify;
}

.description h2 {
    font-size: 2em;
    font-family: 'Yanone Kaffeesatz',Arial,sans-serif;
    font-weight: normal;
    color: #363636;
    line-height: 1.2;
    text-shadow: 0 1px 2px #FFFFFF;
    margin: 0 0 15px;
}

.desc {
	float:right;
	margin:0;
    padding:0;
	width:140px;
}

.price {
    background:#F5F5F5;
    border-bottom: 0 solid #E7E7E7;
    border-radius: 3px 3px 3px 3px;
    color: #303030 !important;
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
    margin: 10px 0;
    padding: 10px;
    width: 374px;
}

.description span {
    color:#666666;
    font-weight:normal;
}

.price-new {
    font-size:13px;
    margin:0 0 5px 0;
	color:#0066CC;
	float:left;
	width:100%;
	font-weight:bold;
}

.cart {
    color: #E7E7E7;
    border-bottom: 1px solid #999999;
    float: left;
    padding: 0 0 6px;
    width: 93%;
}

.prod-row {
    padding-bottom: 20px;
}

.cart-top {
    float: right;
    margin: 0;
    padding: 0;
}

.cart-top-padd {
    float: left;
    margin:0 10px 0 0;
    padding: 0;
	line-height:normal!important;
}

.cart-top-padd label {
    color:#666;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    padding: 5px 0 10px;
    text-align: justify;
	text-transform:none;
}

.button-prod {
    background:#bf2330;
    border-radius: 3px;
    color: #FFFFFF;
    float: left;
    font-size:13px;
    font-weight: bold;
    line-height: 20px;
    margin:0;
    padding: 6px 10px;
    text-decoration: none;
	cursor:pointer;
}

.button-prod:hover {
    color:#000000;
}

.wishlist {
	float:left;
	margin:0 10px 0 0;
	padding:0 0 5px 20px;
	background:url(../images/check-icon-02.jpg) left top no-repeat;
}

.wishlist a {
	color:#333;
}

.wishlist a:hover {
	color:#bf2330;
}

.compare {
	float:left;
	margin:0 10px 0 0;
	padding:0 0 5px 20px;
	background:url(../images/arrows.jpg) left top no-repeat;
}

.compare a {
	color:#333;
}

.compare a:hover {
	color:#bf2330;
}

.proDetail {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	background:#fafafa;
	border-bottom:1px solid #ccc;
}

.proDetail span {
	float:left;
	margin:0 0 0 10px;
	padding:10px 5px 10px 0;
	color:#333;
	font-size:14px;
	font-weight:bold;
	border:none;
	border-right:1px solid #ccc;
	background:none;
}

.proDetail b {
	float:right;
	margin:0 10px 0 0;
	padding:8px 0;
	color:#333;
	font-size:18px;
	font-weight:normal;
}

.proDetail icon {
	background:url(../images/icon.png) left top no-repeat;
	float:left;
	margin:0;
	padding:0;
	width:46px;
	height:36px;
	border-right:1px solid #ccc;
}

#container {
    text-align: left;
}
.prorate {
    background:#e21d41;
    color:#fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin:0;
    padding:6px 0;
    width:65px;
	float:left;
	position:absolute;
	left:0;
	bottom:0;
	border-bottom:1px solid #444;
	border-right:1px solid #444;
	border-left:1px solid #444;
}

.buynow a {
    color: #c5cbcb!important;
    font-size: 13px;
    font-weight:bold;
    line-height: 10px;
    margin:0;
    padding:11px 0 12px;
    width:127px;
	float:left;
	position:absolute;
	right:0;
	bottom:0;
	background:#444;
}

.prorate2 {
    background:#333;
    color:#fff;
    font-size:13px;
    font-weight: bold;
    line-height:32px;
    margin:0 10px 10px 0;
    padding:0;
    width:130px;
	float:right;
	border-radius:5px;
}

.prorate2 a {
    color: #fff!important;
    margin:0 0 0 15px;
    padding:0;
    float:none;
}

.socialicons {
	float:left;
	margin:10px 0 0 0;
	padding:0;
}

.icon-01 {
	float:left;
	margin:0 0 0 10px;
	padding:0;
	width:16px;
	height:16px;
}

.icon-02 {
	float:left;
	margin:0 0 0 10px;
	padding:0;
	width:16px;
	height:16px;
}

.icon-03 {
	float:left;
	margin:0 0 0 10px;
	padding:0;
	width:16px;
	height:16px;
}

.icon-04 {
	float:left;
	margin:0 0 0 10px;
	padding:0;
	width:16px;
	height:16px;
}

.icon-05 {
	float:left;
	margin:0 0 0 10px;
	padding:0;
	width:56px;
	height:16px;
}

/******************************* Product CSS Close Here ******************************/



/******************************* Pro Box CSS Start Here ******************************/

#proBox {
    border: 0 solid #CCCCCC;
    border-radius: 3px;
    float: left;
    margin: 10px 0;
    padding: 5px;
	background:#eeeeee;
}

.proBox {
    float: left;
    margin: 0;
    padding: 0;
}

.proBox ul {
    float: left;
    margin: 0;
    padding: 0;
}

.proBox li {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 3px 0 #999999;
    display: inline;
    float: left;
    height:285px;
    list-style: none outside none;
    margin: 10px;
    padding: 0;
    text-align: center;
    width:160px;
}

.proBox li img {
	float:none;
	margin:0 auto;
	padding:0 0 20px 0;
}

.proBox h5 {
    color: #303030;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight:bold;
    line-height:12px;
    padding:0 10px;
    text-decoration: none;
    text-transform:none;
	text-align:left;
}

.rate {
    color: #303030;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight:normal;
    line-height:12px;
    padding:10px;
    text-decoration: none;
    text-transform:none;
	text-align:left;
}

.rating {
	float:left;
	margin:20px 0 0 5px;
	padding:0;
}

.rating img{
	float:left;
	margin:0;
	padding:0!important;
}

.rating span {
    color:#CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight:normal;
    line-height:12px;
    padding:10px;
    text-decoration: none;
    text-transform:none;
	text-align:left;
}

/******************************* Pro Box CSS Close Here ******************************/

/******************************* Right Product CSS Start Here ******************************/
.block_content {
    border-bottom: 1px solid #999999;
    background:#FFFFFF;
    padding: 0 20px 30px;
    float: left;
    margin:0;
    padding: 10px 0;
	line-height:0px;
	width:215px;
}


.block_content ul {
    float: left;
    margin: 0;
    padding: 0;
}

.block_content li {
	float:left;
	margin:10px 0;
    height: 66px;
    padding: 35px 0 0;
	list-style: none outside none;
}

.block_content .checkBox{
	float:left!important;
	margin:10px 0 0 0!important;
	padding:0!important;
	clear:left;
}

.block_content ul li div {
    float:right;
    padding:0;
    width: 130px;
}


.block_content ul li div img {
    border: 0px solid #999999!important;
    border-radius:0;
	float:left;
	margin:2px 0 0 0;
	padding:0;
}

.yes-icon {
    border: 0px solid #999999!important;
	float:left;
	margin:8px 0 0 0;
	padding:0;
}

.block_content ul li h5 {
    color: #303030;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    padding:5px 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

.block_content ul li span.price {
    font: 13px "Arial";
	background: none;
    border-bottom: 0 solid #E7E7E7;
    border-radius: 0px;
    color: #999;
    font-weight: bold;
    line-height: 0;
    margin:0;
    padding:8px 0;
	float:left;
	width:115px;
}

.price2 {
    font: 13px "Arial";
	background: none;
    border-bottom: 0 solid #E7E7E7;
    border-radius: 0px;
    color:#FF0000;
    font-weight: bold;
    line-height: 10px;
    margin:5px 0 0 0;
    padding:0;
	float:left;
}

.column .pricecolor {
    color: #246E98 !important;
}

span.pricecolor {
    color: #737373!important;
	background:none;
	padding:0;
	margin:0;
	font-size:13px;
	line-height:25px;
	float:left;
	width:140px;
}

.block_content a.product_image {
    display: block;
    float: left;
    height: 66px;
    width: 66px;
}

div.column a {
    color: #1BA6CE;
    text-decoration: none;
}

.proName {
    color: #0099FF!important;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    margin: 0 0 5px 0;
    outline: medium none;
    padding: 0;
    text-decoration: none!important;
    line-height: 12px;
}

/******************************* Right Product CSS Close Here ******************************/

.footer-right p {
    color: #B0B0B0;
    float: right;
    font-size: 12px;
    margin: 3px 0 0;
    padding: 0;
    text-align: right;
	text-shadow: 0 0 2px #000000;
}




.infiniteCarousel {
  width: 215px;
  height:40px;
  position: relative;
}

.infiniteCarousel p {
    color: #666;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 5px 10px 10px;
    text-align: justify;
	background:#f8f8f8;
	border-bottom:1px solid #999;
}

.infiniteCarousel p a{
    color:#0099FF;
}

.infiniteCarousel p a:hover{
    color:#FF9900;
}

.infiniteCarousel .wrapper {
  width: 215px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 100em;
  margin: 0;
  position: absolute;
  top:40px;
}

.infiniteCarousel ul a img {
  border: 1px solid #999;
  -moz-border-radius: 0px;
  -webkit-border-radius:0px;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding:0 3px 10px 0;
  margin:0;
  height:100px;
  width:215px;
  border:none;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height:25px;
  width: 25px;
  background: url(../images/arrow-L.jpg) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 5px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 35px;
}

.infiniteCarousel .back {
   background: url(../images/arrow-R.jpg) no-repeat 0 0;
  left: 185px;
}

.infiniteCarousel .forward:hover {
  background: url(../images/arrow-Lh.jpg) no-repeat 0 0;
}

.infiniteCarousel .back:hover {
  background: url(../images/arrow-Rh.jpg) no-repeat 0 0;
}


.infiniteCarousel h5 {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    padding:8px 0 8px 8px;
	margin:0!important;
    text-decoration: none;
    text-transform:none;
	text-shadow:none;
	border-radius: 3px 3px 3px 3px;
	background:url(../images/heading-bg.jpg) left top repeat-x;
}

/**************************************************************************************************************/
/*************************************************************************************************************/
/*************************************** Navigation CSS Start Here ******************************************/
/***********************************************************************************************************/
/**********************************************************************************************************/
.mainNav {
    width:215px;
	float:left;
	padding:0;
	margin:10px 0 0 0;
	border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
#navigation {
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
	background:#F9F9F9;
}
#navigation a.head {
	cursor:pointer;
	border-top:1px solid #CCCCCC;
	border-bottom:0px solid #CCCCCC;
	border-right:0px solid #ededed;
	background:none;
	color:#444444;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	padding:10px 0;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	background:#f5f5f5;
	border-right:2px solid #FF6619;
	color:#444444;
}
#navigation a.selected {
	background:#f5f5f5;
	border-right:2px solid #FF6619;
	color:#444444;
}
#navigation a.current {
	background:#fff;
	border-right:2px solid #FF6619;
}
#navigation ul {
	margin:0;
	padding:0;
	max-height:195px!important;
	text-indent:0px;
	border-top:1px solid #CCCCCC;
}
#navigation li {
	list-style:none outside none; 
	display:inline;
	margin:0!important;
	line-height:15px;
}
#navigation li li a {
	color:#333;
	font-size:13px;
	display:block;
	font-weight:bold;
	text-indent:10px;
	text-decoration: none;
	background:#f4f4f4;
	margin:0;
	padding:8px 0;
	border-bottom:1px solid #ccc;
}
#navigation li li a:hover {
	background:#f5f5f5;
	border-right:2px solid #FF6619;
	color:#000;
}

/**************************************************************************************************************/
/*************************************************************************************************************/
/*************************************** Navigation CSS Close Here ******************************************/
/***********************************************************************************************************/
/**********************************************************************************************************/

/* Footer */
.icart-footer {background-color:#393939;}
.icart-footer-container {width:980px; margin:0 auto;     }
.icart-footer h3, icart-footer h3 a {color:#ffffff !important;font-size:16px; line-height:24px; margin-bottom:10px;font-weight:normal;}
.icart-footer {color:#777 !important;}
.icart-footer a {color:#777 !important;text-decoration:none;}
.icart-footer a:hover {color:#ffffff !important;}
.icart-footer-top, #icart-footer-base {background-color:#444; border-top:1px solid #1d1d1d; border-bottom:1px solid #1d1d1d; }
.icart-logo-footer {float:left;}
.icart-footer-container {font-size:12px; line-height:18px;width:980px; margin:0 auto 10px; }
.icart-footer-container ul {list-style:none; margin:0px; line-height:15px;}
.icart-footer-container ul li {background:url(../images/circle.png) 5px 3px no-repeat;padding-left:17px; margin-bottom:6px;}
.icart-footer-container ul.social li {padding:5px 0px 5px 20px;padding-bottom:2px;}
.icart-footer-container ul.social li.twitter {background: url(../images/twitter.png) no-repeat left;}
.icart-footer-container ul.social li.facebook {background: url(../images/facebook.png) no-repeat left;margin-right:-4px;}
.icart-footer-container ul.social li.rss {background: url(../images/rss.png) no-repeat left}
.icart-footer-container .footer-container, .footer-container, .footer-container {padding:0px 0px 15px 0px;}
.icart-footer-container h3 {white-space: nowrap; width:100%; overflow:hidden;color:#eee;background: url(../images/footer_h3.png) no-repeat bottom left;padding-bottom:15px;margin-bottom:5px;margin-top:16px;}
.icart-footer-top {height:10px;}
.icart-footer-bottom {padding-top:4px;padding-bottom:4px;background-color:#444;border-top: solid 1px #555;}
.column_footer {float:left; margin-right:24px; margin-top:-4px;}
.right_column{margin-right:0px !important;}
/* End of Footer */


.footer_description {
	background:#353535;
	padding:6px;
	border: solid 1px #303030;
	border-radius:3px;
}

.newsletter p {
	margin:0;
	float:left;
}

.footer_description a {
float:none;
margin:0 0 0 8px;
padding:0;
color:#e21d41!important;
}

.proUsesBox {
	margin:0;
	padding:0;
	float:left;
	width:963px;
}

.proUsesBox ul {
	margin:0;
	padding:0;
	float:left;
}

.proUsesBox li {
	display:inline;
	float:left;
	padding:0;
	margin:10px 0 0;
}

.proUsesBox li h2 {
	float:left;
	padding:20px 0 20px 5px;
	margin:0;
	color:#fff;
	font-family:tahoma;
	font-size:25px;
	font-weight:bold;
	width:540px;
	text-decoration: none;
}

.proUsesBox li p {
	float:left;
	color:#fff;
	font-family:Arial;
	font-size:12px;
	line-height:normal;
	font-weight:normal;
	text-decoration: none;
	text-align:left;
	padding:10px 0 0 5px;
	margin:0;
}

.proUsesBox li p strong {
	font-size:13px;
	margin:0 5px 0 0;
	font-family:Arial;
}

.proUsesBox li p b {
	font-size:13px;
	margin:0 5px 0 0;
	font-family:Arial;
}


.proUsesBox li .img {
	float:right;
	padding:0;
	margin:0;
	width:350px;
	height:310px;
}

.imgN1 {
	float:left;
	padding:0;
	margin:0;
	width:50px;
	height:297px;
}

.imgN2 {
	float:left;
	padding:0;
	margin:0;
	width:50px;
	height:223px;
}

.imgN3 {
	float:left;
	padding:0;
	margin:0;
	width:50px;
	height:342px;
}

.proCont {
	margin:0;
	padding:0;
	float:left;
	width:99.6%;
	background:#e93f37;
}

.proCont-inner{
	margin:0;
	padding:0;
	float:left;
	width:540px;
}

.boxD {
	margin:10px 0 0;
	padding:0;
	float:left;
	width:99.5%;
	background:#e0e0e0;
	border:1px solid #bbb;
}

.proView {
	float:left;
	color:#e93f37!important;
	font-family:"Myriad Pro";
	font-size:20px;
	line-height:normal;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	padding:5px 0 5px 10px;
	margin:0;
	text-transform:uppercase;
}

.proView:hover {
	color:#666!important;
}

.proOrder {
	float:right;
	padding:5px 10px 5px 0;
	margin:0;
}

.proOrder a {
	color:#424242;
	font-family:"Myriad Pro";
	font-size:20px;
	line-height:normal;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	text-transform:uppercase;
}

.hire-Product {
    
    float:right;
    margin: 0;
    padding:0;
    width:218px;
}

.hire-Product a {
    font-size:25px;
    font-weight:normal;
	color:#363636!important;
}

.hire-Product a:hover {
	color:#000!important;
}