/*
CSS For The Disabled Shop
*/
body {
	margin: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.boxed {
	text-align:justify;
	line-height:170%;
	margin:0 12px;
}
.largeText {
	font-size:16px;
	line-height:24px;
}
h1 {
	font-size:20px;
	padding:0 0 2px 0;
	margin:2;
}
h3 {
	font-size:14px;
}
h2 {
	font-size:20px;
}
/* Sidebar */

#sidebar {
	float: left;
	/*width:162px;*/
	width:186px;
}
#sidebar a:link {
	color:#000099;
	line-height:20px;
}
#sidebar a:visited {
	color:#000099;
	line-height:20px;
}
#sidebar a:hover {
	text-decoration:none;
}
.categoryCount {
	color:#000099;
}
#right_sidebar {
	float: left;
	/*width:162px;*/
	width:217px;
}
#right_sidebar a:link {
	color:#000099;
	line-height:20px;
}
#right_sidebar a:visited {
	color:#000099;
	line-height:20px;
}
#right_sidebar a:hover {
	text-decoration:none;
}
/* Content */

#content {
	float: left;
	margin: 0 0 0 0;
	/*width:651px;*/
	width:570px;
}
.productInfoLongText{
	text-align:left;
}
/* Footer */

#footer {
	float:left;
	margin-left:10px;
	margin-right:10px;
	border: 1px solid #CC0000;
}
#footer p {
	margin: 0;
	font-size: 85%;
}
.nav {
	width:975px;
	margin: auto;
	height:100%;
}
.nav a {
	text-decoration:underline;
	color:#000000;
}
.nav a:hover {
	color:#0033FF;
}
#searchLeftImage {
	float:left;
	width:1%;
	height:49px;
	background-image: url(../images/tl_header.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
#searchMiddleImage {
	float:left;
	width:98%;
 *width:97.9%;
	height:49px;
	background-image: url(../images/tm_header.gif);
	background-repeat:repeat-x;
}
#searchRightImage {
	float:left;
	width:1%;
	height:49px;
	background-image: url(../images/tr_header.gif);
	background-repeat:no-repeat;
	background-position: top right;
}
#searchTextBox {
	float:left;
	width:98%;
 *width:97.9%;
	padding-top:3px;
	font-size:16px;
}
#footerLeftImage {
	float:left;
	width:1%;
	height:49px;
	background-image: url(../images/bl_footer.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}
#footerMiddleImage {
	float:left;
	width:98%;
 *width:97.9%;
	height:49x;
	background-image: url(../images/bm_footer.gif);
	background-repeat:repeat-x;
}
#footerRightImage {
	float:left;
	width:1%;
	height:49px;
	background-image: url(../images/br_footer.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}
#footerText {
	float:left;
	padding-top:7px;
	width:100%;
	text-align:center;
	line-height:14px;
	font-size:10px;
	font-weight:bold;
}
#footer p {
	font-size: 10px;
}
.title2 {
	color:#000000;
}
.divForHeight {
	background-color:#FFFFFF;
	height:25px;
}
.divForSmallHeight {
	background-color:#FFFFFF;
	height:10px;
}
.divHeight {
	clear:both;
	height:5px;
}
#smallDescription {
	color:#000000;
}
#prodcutImage {
	float:right;
	padding-left:10px;
	text-align:center;
}
#prodcutImage a {
	text-decoration:none;
}
#prodcutReview {
	color:#000000;
	border:1px solid #0033CC;
}
#belowWelcomeHeading {
	width:520px;
	float:left;
	text-align:left;
	font-size:24px;
	font-weight:bold;
	line-height:110%;
	color:#000000;
}
#mediemHeader {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
#belowWelcomeHeadingRight {
	width:210px;
	float:left;
}
.pageHeading {
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
}
#categoryHeading {
	font-size:17px;
	font-weight:bold;
}
#productListCategoryHeading {
	float:left;
	font-size:17px;
	font-weight:bold;
}
#nlFooter {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom:8px;
	padding-top:5px;
}
#nlFooter a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0000CC;
	text-decoration: none;
	border-bottom: 1px dotted #4E4E4E;
}
#nlFooter a:active {
	color: #0000CC;
	text-decoration: none;
	border-bottom: 1px dotted #4E4E4E;
}
#nlFooter a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #4E4E4E;
}
#nlFooter a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #4E4E4E;
}
#headerDiv {
	width:975px;
	float:left;
	border:1px solid #FF0000;
}
#headerDivLeftMostImage {
	width:25%;
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
}
#headerDivScooterTextImage {
	width:46%;
	float:left;
	border:1px solid #3300CC;
}
#headerDivScooterTextImage a img {
	width:100%;
	vertical-align:middle;
}
#headerDivBannerVanImage {
	width:50%;
	float:left;
	text-align:center;
	font-size:36px;
	font-weight:bold;
}
#headerDivLogoImage {
	width:24%;
	float:right;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding-top:20px;
}
#headerDivLogoImage a img {
	width:100%;
}
/*Curved Box*/
.boxTopLine {
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 100%;
}
.boxBottomLine {
	background: url(../images/dot.gif) 0 100% repeat-x;
}
.boxLeftLine {
	background: url(../images/dot.gif) 0 0 repeat-y;
}
.boxRightLine {
	background: url(../images/dot.gif) 100% 0 repeat-y;
}
.boxBottomLeftCorner {
	background: url(../images/bl.gif) 0 100% no-repeat;
}
.boxBottomRightCorner {
	background: url(../images/br.gif) 100% 100% no-repeat;
}
.boxTopLeftCorner {
	background: url(../images/tl.gif) 0 0 no-repeat;
}
.boxTopRightCorner {
	background: url(../images/tr.gif) 100% 0 no-repeat;
	padding:10px;
}
#productNameHeading {
	/* float:left;*/	
	font-weight:bold;
	font-size:20px;
	color:#000000;
	text-align:left;
	border-bottom:1px solid #000000;
	height:60px;
}
#productPriceVat {
	font-weight:bold;
	font-size:16px;
	color:#6666CC;
}
#productModel {
	float:left;
	font-weight:bold;
	font-size:13px;
	color:#000000;
}
#productPriceHeading {
	color:#990000;
	font-weight:bold;
	font-size:18px;
 *font-size:15px;
}
#buttonArea {
	float:left;
	padding:5px 10px 5px 0;
	width:97%;
 *width:96%;
}
#buttonAreaProductReview {
	float:left;
	padding:5px 10px 5px 10px;
	width:76%;
 *width:76%;
}
#boxAreaForCheckOutShipping {
	float:left;
	padding:5px 10px 5px 10px;
	border:1px solid #B6B7CB;
	width:97%;
 *width:96%;
}
#productListMain {
	float:left;
	margin-top:8px;
	width:100%;
 *width:97%;
}
.productList {
	float:left;
	margin:7px 7px 7px 7px;
	padding:3px 3px 3px 3px;
	width:96%;
}
.productSearchList {
	float:left;
	margin:7px 0 7px 7px;
	padding-bottom:3px;
	padding-top:13px;
	width:98%;
 *width:100%;
	border-top:1px solid #000000;
}
.cartList {
	float:left;
	margin-top:8px;
	padding:3px 3px 3px 3px;
	width:99%;
 *width:96%;
}
#customerDetails {
	float:left;
	width:99%;
 *width:95%;
}
#productReviewDetails {
	float:left;
	width:85%;
 *width:82%;
}
#checkoutDetailsHeading {
	clear:both;
	float:left;
	font-weight:bold;
}
#breadcrump {
	float:left;
	font-weight:bold;
}
#breadcrump a {
	color:#000099;
	text-decoration:none;
}
.myAccount {
	float:right;
	font-weight:bold;
}
.myAccount a {
	color:#000099;
	text-decoration:none;
}
fieldset {
	border: 1px solid transparent;
}
select.eventdd {
	font-size: 90%;
	width: 140px;
}
#contactform, #registerform {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: #666;
}
#contactform label, #registerform label {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
}
#contactform fieldset, #registerform fieldset {
	border: 1px solid #ccc;
	padding: 10px 20px 10px 20px;
	width: 94%;
 *width:97%;
	margin: 0 auto;
}
#contactform legend, #registerform legend {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #F17D16;/*background: #eee;
	border: 1px solid;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 1px 4px;
	margin-top: 10px;*/
}
.inputStyle {
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	border: 1px solid rgb(191, 191, 191);
	font-size: 14px;
	margin: 0px;
	padding: 4px;
	width: 325px;
}
.inputStylePostCommentGrey {
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	border: 1px solid rgb(191, 191, 191);
	font-size: 14px;
	margin: 0px;
	padding: 4px;
	width: 370px;
	color:#BEBAB8;
}
.inputStylePostCommentBlack {
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	border: 1px solid rgb(191, 191, 191);
	font-size: 14px;
	margin: 0px;
	padding: 4px;
	width: 370px;
	color:#000000;
}
.inputStyleSearch {
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	border: 1px solid rgb(191, 191, 191);
	font-size: 14px;
	margin: 0px;
	padding: 3px;
	width: 447px;
}
.inputStyleMyAccount {
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	border: 1px solid rgb(191, 191, 191);
	font-size: 14px;
	margin: 0px;
	padding: 4px;
	width: 250px;
}
.inputStyleCaptcha {
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	border: 1px solid rgb(191, 191, 191);
	font-size: 14px;
	margin: 0px;
	padding: 4px;
	width: 70px;
}
.button {
	background-color: transparent;
	border: 0px;
	font-size: 15px;
	font-weight:bold;
	height: 30px;
	padding: 0px 10px 2px 0px;
	background-color: transparent;
	background-image: url(../images/btn_green_arrow1.gif) !important;
	width: 171px !important;
}
.buttonBack {
	background-color: transparent;
	border: 0px;
	font-size: 15px;
	font-weight:bold;
	height: 30px;
	padding: 0px 10px 2px 0px;
	background-color: transparent;
	background-image: url(../images/btn_blue_back.gif) !important;
	background-repeat:no-repeat;
	width: 171px !important;
}
.formLabelWidth {
	float:left;
	width:156px;
	text-align:left;
}
.formFieldsTotalWidth{
 float:left;
}
.registerFieldWidth{
	float:left;
	width:350px;
}
.productReview {
	padding:5px;
	background:#E2E7F5;
	border-bottom:1px solid #000000;
}
.loginLabels {
	font-size:11px;
}
/*TABS*/
.shadetabs {
	padding:3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li {
	display: inline;
	margin: 0;
}
.shadetabs li a {
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #2d2b2b;
	font-size:11px;
	background: white url(../images/shade.gif) top left repeat-x;
}
.shadetabs li a:visited {
	color: #2d2b2b;
}
.shadetabs li a:hover {
	text-decoration: underline;
	color: #2d2b2b;
}
.shadetabs li.selected {
	position: relative;
	top: 1px;
}
.shadetabs li.selected a { /*selected main tab style */
	background-image: url(../images/shadeactive.gif);
	border-bottom-color: white;
}
.shadetabs li.selected a:hover { /*selected main tab style */
	text-decoration: none;
}
.tabcontentstyle { /*style of tab content oontainer*/
	border: 1px solid gray;
	width: 97%;
*width:95%;
	margin-bottom: 1em;
	padding: 10px;
}
.tabcontent {
	display:none;
}
 @media print {
.tabcontent {
	display:block!important;
}
}
/*END TABS*/

#mainContainer {
	width:860px;
	margin:0 auto; 	/* Center alignment */
	text-align:left;
	background-color:#FFF;
}
#leftColumn {	/* Left column of the page */
	width:600px;
	float:left;
	padding-right:5px;
}
#rightColumn {	/* right column, i.e. shopping cart column */
	width:240px;
	float:right;
	height:600px;
	background-color:#DDD;
	padding-right:10px;
}
#shopping_cart {	/* Shopping cart */
	margin:3px;
	padding:3px;
}
.clear {
	clear:both;
}
.product_container {	/* Div for each product */
	width:190px;
	margin-right:15px;
	float:left;
	margin-top:3px;
	padding:2px;
	font-weight:bold;
	border:1px solid #000000;
}
.sliding_product img {	/* Float product images */
	float:left;
	margin:2px;
}
img {	/* No image borders */
	border:0px;
}
#paging td {
	font-size:11.4px;
	color:#000000;
}
.success {
	border: 1px solid #0fab08;
	background-color: #C9E1C8;
	background-image:url(../resource/image/admin/exclamation-success-green.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 75%;
	margin: auto;
	color: #0a4d07;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
}

.successFade{	
	background-color: #C9E1C8;	
	border: 1px solid #0fab08;
	background-position: 5px 5px;
	width: 42%;
	margin: auto;
	color: #990033;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	position:absolute; 
	left:250px; 
	top:150px;
	height:30px;
	padding-top:13px;
	text-align:center;
}
.error {
	border: 1px solid #dd9988;
	background-color: #ffffd5;
	background-image: url(../resource/image/admin/exclamation-error-red.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 60%;
	margin: auto;
	color: #990000;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
}
#list .first {
	background-color: #efefef;
}
#list .alternate {
	background-color: #FFFFFF;
}
.headerTopBar {
	position:fixed;
	width:100%;
	left:0;
	top:0;
	height:33px;
	overflow:hidden;
	background-image:url(../resource/image/front_end/bgMain.gif);
	background-repeat: repeat-x;
	z-index:1000000;
}
.headerTopBar a:link {
	color:#000099;
}
.headerTopBar a:visited {
	color:#000099;
}
.headerTopBar a:hover {
	color:#000099;
	text-decoration:none;
}
.boxHeadings {
	margin-bottom:10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom:1px solid #000000;
	padding-bottom:2px;
}
/*.categoryList{
	background-color: #edf7ff;
	border-bottom:1px solid #666666;
	
}*/
.ajaxSearchItems {
	border-bottom:1px solid #77C5EE;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.ajaxSearchItemPrice {
	font-weight:bold;
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.ajaxSearchItemName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.ajaxSearchBoxDiv {
	position:relative;
	display:none;
	border:1px solid #77C5EE;
	width:98%;
	height:200px;
	overflow:auto;
	text-align:left;
	float:left;
	background:#FFFFFF;
	z-index:10000000;
}
.addThis {
	float:left;
}
.zoomImageLink a:link {
	color:#000099;
	text-decoration:underline;
}
.zoomImageLink a:visited {
	color:#000099;
	text-decoration:underline;
}
.zoomImageLink a:hover {
	text-decoration:underline;
}
/*******************************Slider Styles Starts here**************************************/

#container {
	width:530px;
	margin:0px auto 0px;
	background:#FFFFFF;
	padding:10px;
	font-size:12px;
	float:left;
}
#container h1 {
	font-size:24px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	background:#333333;
	padding:10px;
}
#container p {
	text-align:justify;
	padding:5px 10px 5px;
	margin:0px;
}
#container p ol, #container p ul {
	margin:0px auto 0px;
}
#container p.notes {
	color:#999999;
	font-size:10px;
}
/* thumbnail slider begin */

/* apply the gallery design - links slider */
#gallery_container {
	width:492px;
	height:94px;
	margin:10px auto 10px;
	background:#EBE2E5;
	padding:7px 0px 0px;
	display:block;
	position:relative;
}
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container {
	position:relative;
	overflow:hidden;
	width:442px;
	height:90px;
	margin:0px auto 0px;
}
/* the thumbnails container */
#thumbs {
	white-space:nowrap;
	display:block;
	position:relative;
}
#thumbs a {
	padding:0px;
	margin:0px;
}
#thumbs a img {
	border:1px #333333 solid;
}
/* DIV container slider example */
#gallery_container2 {
	width:492px;
	height:134px;
	margin:10px auto 10px;
	/*background:#EBE2E5;*/
	padding:7px 0px 0px;
	display:block;
	position:relative;
	
}
/* create custom forward-backward buttons for this container */
#gallery_container2 .addfwd {
	display:block;
	position:absolute;
	cursor:pointer;
	width:25px;
	height:180px;
	top:0px;
	right:0px;
	background:url(../images/gallery_fwd2.jpg) no-repeat center;
		vertical-align:middle;
	/*border:1px #333333 solid;*/
}
#gallery_container2 .addbkwd {
	display:block;
	position:absolute;
	cursor:pointer;
	width:25px;
	height:180px;
	top:0px;
	left:0px;
	background:url(../images/gallery_back2.jpg) no-repeat center;
	vertical-align:middle;
	/*border:1px #333333 solid;*/
}
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container2 {
	float:left;
	position:relative;
	overflow:hidden;
	width:442px;
	height:180px;
	margin:30px;
	/*border:1px solid #0000CC;*/
}
/* the thumbnails container; set a width on it so everything will be fine */
#thumbs2 {
	display:block;
	position:relative;
	width:6000px;
}
#thumbs2 div.thumbnail {
	display:block;
	position:relative;
	float:left;
	margin-right:30px;
	font-size:11px;
	width:100px;
	height:100px;
	text-align:left;
	/*border:1px solid #0000CC;*/
}
#thumbs2 a {
	padding:0px;
	margin:0px;
	clear:both;
	display:block;
}
#thumbs2 a img {
	border:1px #333333 solid;
}


/***************************************************/
#gallery_container3 {
	width:492px;
	height:134px;
	margin:10px auto 10px;
	/*background:#EBE2E5;*/
	padding:7px 0px 0px;
	display:block;
	position:relative;
	
}
/* create custom forward-backward buttons for this container */
#gallery_container3 .addfwd {
	display:block;
	position:absolute;
	cursor:pointer;
	width:25px;
	height:180px;
	top:0px;
	right:0px;
	background:url(../images/gallery_fwd2.jpg) no-repeat center;
		vertical-align:middle;
	/*border:1px #333333 solid;*/
}
#gallery_container3 .addbkwd {
	display:block;
	position:absolute;
	cursor:pointer;
	width:25px;
	height:180px;
	top:0px;
	left:0px;
	background:url(../images/gallery_back2.jpg) no-repeat center;
	vertical-align:middle;
	/*border:1px #333333 solid;*/
}
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container3 {
	float:left;
	position:relative;
	overflow:hidden;
	width:442px;
	height:180px;
	margin:30px;
	/*border:1px solid #0000CC;*/
}
/* the thumbnails container; set a width on it so everything will be fine */
#thumbs3 {
	display:block;
	position:relative;
	width:6000px;
}
#thumbs3 div.thumbnail {
	display:block;
	position:relative;
	float:left;
	margin-right:30px;
	font-size:11px;
	width:100px;
	height:100px;
	text-align:left;
	/*border:1px solid #0000CC;*/
}
#thumbs3 a {
	padding:0px;
	margin:0px;
	clear:both;
	display:block;
}
#thumbs3 a img {
	border:1px #333333 solid;
}

/***************************************************/


/* the forward and backward buttons */
.addfwd {
	display:block;
	position:absolute;
	cursor:pointer;
	width:25px;
	height:101px;
	top:0px;
	right:0px;
	background:url(../images/gallery_fwd.jpg) no-repeat;
	
}
.addbkwd {
	display:block;
	position:absolute;
	cursor:pointer;
	width:25px;
	height:101px;
	top:0px;
	left:0px;
	background:url(../images/gallery_back.jpg) no-repeat;
	
}


/******************************************Slider Styles Ends here**************************************/

/* site map style*/
.map{
	
}
.map a:link {
	text-decoration:underline;
	color:#000000;
}
.map a:visited {	
	text-decoration:underline;
	color:#0033FF;
}
.map a:hover {
	text-decoration:none;
	color:#000000;
}
.map a:active {	
	text-decoration:underline;
	color:#000000;
}



/* ajax search style*/

.ajaxSearchItems {
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:97.7%;
}
.ajaxSearchItems a:hover {
	background-color:#666666;
}
/* Big box with list of options */
	#ajax_listOfOptions {
	position:absolute;	/* Never change this one */
	width:445px;	/* Width of box */
	height:250px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	/*border:1px solid #317082;	/* Dark green border */
	border:1px solid #77C5EE;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-size:0.9em;
	z-index:100;
}
#ajax_listOfOptions div {	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;
	padding:1px;
	cursor:pointer;
	font-size:0.9em;
	border-bottom:1px solid #77C5EE;
	height:34px;
}
#ajax_listOfOptions .optionDiv {	/* Div for each item in list */
}
#ajax_listOfOptions .optionDivSelected { /* Selected item in the list */
	background-color:#FDFAC6;
	color:#000000;
}
#ajax_listOfOptions_iframe {
	background-color:#F00;
	position:absolute;
	z-index:5;
}

.vatInfoForCustomer{
	padding:5px;
	color:#000000;
	text-align:left;
	border:1px dashed #0000FF;	
}
.vatReasonForDisableContent{	
	width:100%;
	padding:5px;
	color:#000000;
}
.relatedPorductImages{
	 float:left;
	 clear:both;
	 border:1px solid #BBC3D3;
}


/*Article style stats here*/

.articleList{
	 text-align:left;
	 line-height:22px;
	 list-style:circle;
	 margin-left:25px;
}

/*Artivle Style ends here*/