/* CSS Document for MotionCards.com.au */
/* author: sebacre8ive.com.au */
/* CSS Document */

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #696262;
	margin: 10px 0px 0px 0px;
}

.bottom {
	font-size: 11px;
	line-height: 16px;
	color: #fff;
}

/* form */
form {
	margin: 0px;
	padding:0px;
}

.formlabelerror {
	color:#ff0000;
	border-bottom:1px solid #ff0000;
}

.formfieldrequired {
	border-right:2px solid #cc0000;
}

.title_product {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #CF1628;
	padding-left:5px;

	text-align:left;
}
img {
	border:0px;
}
.just{
	text-align:justify;
	font-size: 11.5px;line-height: 16px;

}

input,select  {
	border: solid 1px #B3B3B3;
	font-size: 11px;
	color: #000;
}


a:link, a:visited {
	text-decoration : none;
	color: #666666;
	font-size: 11px;
}

a:hover, a:active {
	color: #CE0F11;
	font-size: 11px;
}

.sub_title {
	font-size:15px;
	font-weight:bold;
	color: #000;
	border-bottom:1px solid #000;
	text-align:left;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:5px;
}

.heading_small {
	font-size:12px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #000;
	text-align:left;
	margin-left:10px;
}

.rightpadding {
	padding-right:10px;
	border:1px solid #aaa;
	padding:3px;
	margin-right:5px;
}
.reward_title {
	font-size:13px;
	font-weight:bold;
	padding-bottom:7px;
	color:#cc0000;
}

/*  view cart style */
.viewcart a {
	font-weight: bold;
	color:#cc0000;
}

.viewcart a:hover {
	font-weight: bold;
	color:#000;

}

/* cart style: table row hover */
.contentitem {

}

.contentitemHover {
	background:#ededed;
}

/* cart style: row*/
.cartRow {
	border-bottom:1px solid #ededed;
}

/* message or notification box */
.MsgBox {
	margin-top:5px;
	width:90%;
	border:1px solid #ff0000;
	background:#000;
	font-weight:bold;
	padding:5px;
	color:#ff0000;
}

/* recharge box style */
.rechargeBox {
	margin-top:5px;
	width:90%;
	border:0px solid #000;
	background:#ededed;
	font-weight:bold;
	padding:5px;
}

.rechargeBox td {
	text-align:left;
}

.asterisk {
	color:#ff0000;
	font-size:12px;
}

/* editor css */

.style1 {
	color: #CE0F11;
}
.style2 {
	color: #FF6600;
}
.style3 {
	color: #FF6633;
}

.page_subheading {
	font-weight:bold;
	font-size:13px;
}

.page_subtitle_red {
	color: #CE0F11;
	font-size:12px;
}

.tableHeading {
	background-color:#ededed;
	font-weight:bold;
	color:#000000;
}

.tableRow {
	border-bottom:1px solid #ccc;
}

#searchback {
	background: url(../images/search_result_back.jpg) no-repeat;
	color: #444444;
	width:308px;
	height:147px;
}
#searcha {
	text-decoration : none;
	color: #CE0F11;
	font-size: 12px;
}
#searcha a:link{
	text-decoration : none;
	color: #CE0F11;
	font-size: 12px;
}
#searcha a:hover {
	text-decoration : none;
	color: #CE0F11;
	font-size: 12px;
}
#searcha a:visited {
	text-decoration : none;
	color: #CE0F11;
	font-size: 12px;
}

#searchtext  {
	text-decoration : none;
	color: #444444;
	font-size: 11px;
}
