@charset "utf-8";

/* CSS Document */

@import url(style.css);

div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;

}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
    display:block;
}

a img {
	border:0 none;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

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

/******** CSS developed by Sushil Chouhan **********/
/******* Last Modified on 31st August 2010 **********/
/*********** sushil.chouhan@gmail.com **************/

/******************************************************/
/* Makeshift CSS Reset */
* {
	margin: 0;
	padding: 0;
}
/*for retailer image manager controls*/
.pnlimg
{
    display:table-cell; clear:left; float:left;
}
/*Wizard finish btn*/
.hide
{
    display:none;
}
/*logout*/
.logout
{
    float:right;
    margin-right:20px;
    color:#5E4F2D;
    font-size:1.1em;
    font-weight:bold;
}
.vistorGridMiddel
{
    margin-left:10px;
}

.validationError 
{
	display:block;
	color:Red;
	font-weight:bold;
}


/* BTNS*/
a.btnCancel {
	display:inline-block;
	width:101px;
	height:27px;
	background:url(../graphics/bttn_cancel_n.gif);
	margin:0 10px 0 0;
	}
a.btnCancel:hover {
	background:url(../graphics/bttn_cancel_r.gif);
	}
a.btnSave {
	display:inline-block;
	width:89px;
	height:27px;
	background:url(../graphics/bttn_save_n.gif);
	margin:0 10px 0 0;
	}
a.btnSave:hover {
	background:url(../graphics/bttn_save_r.gif);
	}

/*edit offer first three controls*/
.contactGroup
{
    
}
.contactElement
{
    margin-top:8px;
}

.fnew a
{
    color:#565554;
}
.fnew a:hover
{
    color:Black;
    text-decoration:none;
}
.offerImg {
    max-height:200px;
    max-width:400px;
}
a {
	text-decoration:none;
	outline:none;
	}
li {
	list-style:none;
	}
h1 {
	font-weight:normal;
	}
/* Tell the browser to render HTML 5 elements as block */
header, footer, section, aside, nav, article {
	display: block;
}
body {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background:url(../graphics/bg.jpg) 0 -10px repeat-x;
	color:#737475;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
p {
	padding: 0 0 15px 0;
}
header {
	width:1000px;
	height:157px;
	background:url(../graphics/headerbg.png) 0 10px no-repeat;
	}
.headersection {
	width:1000px;
	display:table;
	padding:16px 0 0 0;
	}
.logo {
	display:table-cell;
	width:217px;
	padding:20px 0 0 45px;
	float:left;
	}
.navsection {
	float:left;
	display:table-cell;
	width:738px;
	padding:5px 0 0 0;
	}
.register {
	float:right;
	width:738px;
	text-align:right;
	padding:0 0 0 0;
	height:80px;
	color:#5e4f2d;
	font-size:15px;
	background:url(../graphics/adminpanel.png) 94% 80% no-repeat;
	font-family:Tahoma;
	}
/* navigation */
nav {
	clear:both;
	width:708px;
	height:48px;
	background:url(../graphics/nav_.right.png) top right no-repeat;
	padding:0 10px 0 0;
	}
nav p {
	width:683px;
	background:url(../graphics/nav_left.gif) 0 0 no-repeat #5e4f2d;
	padding:0 0 0 25px;
	height:48px;
	}
nav p span {
	display:block;
	background:url(../graphics/navicon.gif) 0 15px no-repeat;
	width:668px;
	text-align:right;
	color:#f2de8e;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 15px 0 0;
	font-weight:normal !important;
	}
	
#pagebody {
	margin:0 auto;
	width:1000px;
	}
.pagewrap {
	float:left;
	width:940px;
	background:url(../graphics/pagebg.png) 0 0 repeat-y;
	padding:10px 30px 0 30px;
	}

	
/* mid content */
#midcontent {
	display:table;
	width:940px;
	padding:20px 0 0 0;
	}
.leftcol {
	display:table-cell;
	width:150px;
	background:url(../graphics/coldivider.gif) top right no-repeat;
	padding:0 42px 0 0;
	text-align:left;
	float:left;
	}

.horidot {
	background:url(../graphics/horidot.gif) 0 0 repeat-x;
	height:10px;
	width:150px;
	}
.rightcol {
	float:right;
	display:table-cell;
	width:160px;
	padding:0 0 0 29px;
	}

#pagebttm {
	clear:both;
	margin:0 auto;
	width:1000px;
	background:url(../graphics/pagebtm.png) bottom left no-repeat;
	height:15px;
	}
footer {
	clear:both;
	margin:0 auto;
	width:1000px;
	}
#sitedesigned {
	width:1000px;
	background:url(../graphics/footerbg.gif) 0 0 repeat-y;
	padding:20px 0 10px 0;
	color:#a3a3a3;
	font-size:12px;
	text-align:right;
	height:30px;
	}

/* login section */
#login {
	clear:both;
	margin:0 auto;
	width:1000px;
	background:url(../graphics/loginbg.jpg) 50% 60% no-repeat;
	height:345px;
	}
.login {
	float:left;
	margin:20px 0 0 0;
	width:600px;
	background:url(../graphics/loginbg.jpg) 150px 0 no-repeat;
	padding:100px 0 0 205px;
	}
.loginrow {
	float:left;
	width:320px;
	height:35px;
	}
.logincollft {
	float:left;
	width:90px;
	color:#303030;
	font-size:15px;
	}	
.logincolrgt {
	float:right;
	width:215px;
	padding:0 15px 0 0;
	color:#a49c82;
	font-size:13px;

	}
.logincolrgt a, .logincolrgt a.remb-me {
	color:#979797;
	}
.logincolrgt a.remb-me {
	background:url(../graphics/ico_arrow_n.gif) 0 5px no-repeat;
	padding:0 10px 0 12px;
	}
.logincolrgt a:hover, .logincolrgt a.remb-me:hover {
	color:#303030
	}
.logincolrgt a.remb-me:hover {
	background:url(../graphics/ico_arrow_r.gif) 0 5px no-repeat;
	}
input.loginbox {
	border:1px solid #b7b7b7;
	color:#969494;
	width:200px;
	padding:3px 5px 3px 5px;
	height:18px;
	font-size:15px;
	margin:0;
	background:url(../graphics/logintxtbg.gif) 0 0 repeat-x;
	}
input.loginbox:focus {
	border:1px solid #585858;
	background:url(../graphics/logintxtbg_r.gif) 0 0 repeat-x;
	}
input.loginbox:hover {
	background:url(../graphics/logintxtbg_r.gif) 0 0 repeat-x;
	}
	
#dashboard {
	clear:both;
	width:1000px;
	background:url(../graphics/dashboardbg.jpg) 50% 50% no-repeat;
	}
.dash_wrap {
	padding:45px 0 45px 145px;
	width:800px;
	}

.dash_wrap ul li a.managecont,.dash_wrap ul li a.managerev, .dash_wrap ul li a.managertlrs, .dash_wrap ul li a.manageard, .dash_wrap ul li a.managefndr, .dash_wrap ul li a.managebanrs, .dash_wrap ul li a.manageuser {
	color:#414141;
	line-height:20px;
	display:block;
	width:135px;
	padding:70px 0 0 0;
	}
	.dash_wrap ul li a.managecont
	{
	    background:url(../graphics/ico_user_r.jpg) 50% 0% no-repeat;
	}
	.dash_wrap ul li a.managerev
	{
	    background:url(../graphics/ico_mngcont_r.jpg) 50% 0% no-repeat;
	}
	.dash_wrap ul li a.managerev:hover
	{
	    background:url(../graphics/ico_mngcont_n.jpg) 50% 0% no-repeat;
	}
.dash_wrap ul li a.managecont:hover {
	background:url(../graphics/ico_user_n.jpg) 50% 0% no-repeat;
	color:#a0a0a0;
	}
.dash_wrap ul li a.managertlrs{
	background:url(../graphics/ico_retailer_r.jpg) 50% 0% no-repeat;
	}
.dash_wrap ul li a.manageard {
	background:url(../graphics/ico_card_r.jpg) 50% 0% no-repeat;
	}
.dash_wrap ul li a.managefndr {
	background:url(../graphics/ico_founder_r.jpg) 50% 0% no-repeat;
	}
.dash_wrap ul li a.managebanrs {
	background:url(../graphics/ico_banner_r.jpg) 50% 0% no-repeat;
	}
.dash_wrap ul li a.manageuser {
	background:url(../graphics/ico_founder_r.jpg) 50% 0% no-repeat;
	}
.dash_wrap ul li a.managertlrs:hover {
	background:url(../graphics/ico_retailer_n.jpg) 50% 0% no-repeat;
	color:#a0a0a0;
	}
.dash_wrap ul li a.manageard:hover {
	background:url(../graphics/ico_card_n.jpg) 50% 0% no-repeat;
	color:#a0a0a0;
	}
.dash_wrap ul li a.managefndr:hover {
	background:url(../graphics/ico_founder_n.jpg) 50% 0% no-repeat;
	color:#a0a0a0;
	}
.dash_wrap ul li a.managebanrs:hover {
	background:url(../graphics/ico_banner_n.jpg) 50% 0% no-repeat;
	color:#a0a0a0;
	}
.dash_wrap ul li a.manageuser:hover {
	background:url(../graphics/ico_founder_n.jpg) 50% 0% no-repeat;
	color:#a0a0a0;
	}
/* inner pages */
#innerbody {
	padding:20px 0 0 0;
	}
.warpper {
	float:left;
	width:100%;
	}
.innerleftcol {
	float:left;
	width:197px;
	}
.innerrgtcol {
	float:left;
	width:930px;
	}
.quicklink {
	padding:0 0 0 23px;
	height:25px;
	}
.lftmenubg {
	float:left;
	width:166px;
	background:url(../graphics/mid_lftcol.png) 0 0 repeat-y;
	padding:5px 15px 0 16px;
}
div.clear {
	clear:both;
	}
#basic-accordian {
	padding:0px;
	z-index:2;
}
.accordion_headings {
	padding:0 5px 5px 15px;
	color:#7f7258;
	cursor:pointer;
	font-size:13px;
	background:url(../graphics/ico_aarrow_n.gif) 0 5px no-repeat;
}
.accordion_headings:hover {
	background:url(../graphics/ico_aarrow_r.gif) 0 5px no-repeat;
	color:#63563b;
}
.accordion_child {
	padding:5px;
}
.accordion_child li {
	display:block;
	margin:3px 0;
	width:146px;
	}
.accordion_child li a {
	display:block;
	width:136px;
	background:url(../graphics/ico_bullet_n.gif) 8px 9px no-repeat #eee9db;
	color:#8e836b;
	padding:4px 0 4px 22px;	
	font-size:12px;
	}
.accordion_child li a:hover {
	background:url(../graphics/admin/ico_bullet_r.gif) 8px 9px no-repeat #b4ab90;
	color:#fff;
}
.dotline {
	background:url(../graphics/admin/horidot.gif) 0 0 repeat-x;
	height:1px;
	width:165px;
	margin:5px 0;
	display:block;
	}
.header_highlight {
	background:url(../graphics/admin/ico_arrow_r.gif) 0 5px no-repeat;
	color:#63563b;
}
.welcomepanel {
	float:left;
	width:773px;
	text-align:left;
	color:#6a6354;
	font-size:18px;
	height:25px;
	padding:0 0 0 30px
}
.welcomepanel span {
	color:#8e8e8e;
	float:right;
	padding:0 20px 0 0;
	font-size:12px;
	}
.welcomepanel .date {
	color:#414141;
	font-weight:normal;
	}
.welcomepanel span a {
	color:#800707;
	font-weight:bold;
	}
.welcomepanel span a:hover {
	color:#333333;
	}
.rgtcolbox, .rgtcolboxtp, .rgtcolboxbtm {
	float:left;
	width:930px;
	padding:0 20px 0 30px;
	background:url(../graphics/mid_rgtcol.png) 0 0 repeat-y;
	
	}
.rgtcolboxtp, .rgtcolboxbtm {
	background:url(../graphics/top_rgtcol.png) 0 0 no-repeat;
	height:17px;
	padding:0;
	width:930px;
	}
.rgtcolboxbtm {
	background:url(../graphics/btm_rgtcol.png) 0 0 no-repeat;
	}
.pgheadingcont, .pgheadingcontrgt { 
	float:left;
	width:743px;
	background:url(../graphics/title_leftbg.gif) 0 0 no-repeat;
	padding:0 0 0 10px;
	}
	
.pgheadingcontrgt {
	height:35px;
	background:url(../graphics/title_rightbg.gif) top right no-repeat;
	font-size:14px;
	color:#2c2c2c;
	padding:0px 0 0 0px;
	display:block;
	width:743px;
	}
	
.pgheadingcontrgt span {
	display:block;
	width:733px;
	height:25px;
	padding:10px 0 0 0;
	background:url(../graphics/title_midbg.gif) 0 0 repeat-x;
	}
	
.pagecontent {
	float:left;
	padding:10px 0;
	width:696px;
	color:#63563b;
	}
	/* retailers info */
	#retailers h1 {
	font-family:"Trebuchet MS";
	font-size:25px;
	color:#282727;
	padding:0 0 18px 0;
	background:url(../graphics/horidot.gif) bottom left repeat-x;
	margin:0 0 15px 0;
	}
	
.retail_infocont {
	width:100%;
	display:table;
	background:url(../graphics/horidot.gif) bottom left repeat-x;
	padding:0 0 15px 0;
	margin:0 0 20px 0;
}
	/*logoImage*/
	.logoImage
	{
	    max-width:135px;
	    max-height:135px;
	}
.retail_logo {
	float:left;
	display:table-cell;
	background:url(../graphics/retailer_logobg.gif) 0 0 no-repeat;
	width:138px;
	height:141px;
	padding:2px;
	}
	
.retaildetail {
	width:600px;
	display:table-cell;
	float:left;
	}
	
.retaildetail_row {
	float:left;
	width:600px;
	/*background:url(../graphics/retdet_bg.gif) 0 0 repeat-y;*/
	margin:0 0 1px 0;
	}
	
.retaildetail_row_col1 {
	float:left;
	width:200px;
	padding:5px 5px;
	font-size:12px;
	color:#565554;
	text-align:right;
	}
	
.reqd {
	color:Black;
	font-weight:bold;
}

.retaildetail_row_col2 {
	float:left;
	width:300px;
	padding:4px 5px;
	font-size:13px;
	color:#282727;
	text-align:left;
	}
	
.retaildetail_row_col2 .fieldLen {
	padding-top:4px;
	font-size:smaller;
	color:gray;
}
	
#storelocation {
	padding:0 0 15px 0;
	}
#storelocation h1 {
	color:#4c4a46;
	padding: 0 0 15px 0;
	font-family:"Trebuchet MS";
	font-size:22px;
}
.store_row {
	float:left;
	width:559px;
	padding:0 0 5px 0;
}
.store_row_col1 {
	float:left;
	width:154px;
	color:#757474;
	}
.store_row_col2 {
	float:left;
	width:390px;
	padding:0 0 0 15px;
	background:url(../graphics/dbldot.gif) 0 5px no-repeat;
	color:#434343;
	}
/* Admin Edit User*/
.editUserdetail {
	width:405px;
	display:table-cell;
	float:left;
	margin-left:50px;
	}
.editUser_row {
	float:left;
	width:405px;
	background:url(../graphics/retdet_bg.gif) 0 0 repeat-y;
	margin:0 0 1px 0;
	}
.editUser_row_col1,.editUser_row_col2 {
	float:left;
	width:117px;
	padding:4px 10px;
	font-size:12px;
	color:#565554;
	}
.editUser_row_col2 {
	width:248px;
	font-size:13px;
	color:#282727;
	}

