*{
	padding: 0;
	margin: 0;
}

body {
	background: transparent url(../media/body_bg.jpg) repeat-x scroll 0 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	padding: 10px;
}

a:link,a:visited,a:active,a:hover {
	color: #0f9cde;
}

#stylized .btn_finish{
	clear:both;
	margin-left:150px;
	text-align:center;
	line-height:16px;
	color:#0f9cde;
	font-size:10px;
	border:none;
	padding:0px;
	height:37px;
	width:112px;
	background:transparent url(../media/wizard/finish.gif) no-repeat;
}

.nice_link {
	background: transparent url(../media/nice_arrow.png) no-repeat scroll 0
		7px;
	margin-top: 10px;
	padding-left: 24px;
}

.title {
	color: #0f9cde;
	font-size: 14px;
}

input {
	border: solid 1px #d4d4d4;
}

.input_noborder {
	border: 0;
}

.faq {
	margin-left: 26px;
	width: 730px;
	text-align: justify;
}

.faq li {
	color: #5abbe8;
	font-weight: bold;
}

.faq_question {
	font-size: 14px;
}

.faq_answer {
	font-size: 14px;
	margin-bottom: 12px;
	font-weight: normal;
	color: black;
}

.get_started {
	background: transparent url(../media/get_started.png) no-repeat scroll 0
		0px;
	height:56px;
	width:242px;
	border: none;
	display: block;
	margin-left:60px;
	margin-top:16px;
}

.place_it {
	height: 130px;
	width: 760px;
	border: 1px solid #cccccc;
	padding: 5px;
	font-family: 'courier new', 'courier', 'courier new cyr', 'courier cyr';
	font-size: 12px;
	background-color: #eeeeee;
	overflow-y: hidden;
}

.place_it_image {
	height: 42px;
	width: 760px;
	border: 1px solid #cccccc;
	padding: 5px;
	font-family: 'courier new', 'courier', 'courier new cyr', 'courier cyr';
	font-size: 12px;
	background-color: #eeeeee;
	overflow-y: hidden;
}

#wrapper {
	margin: 0 auto;
	width: 794px;
}

#content {
	float: left;
	color: #333;
	background: transparent;
	/*height: 350px;*/
	margin-bottom: 4px;
	margin-top: 20px;
	width: 794px;
	display: inline;
}

#sub_menu {
	list-style-type: none;
	margin: 0 auto 10px;
	padding: 0;
	text-align: center;
	background-color: #eaf5fe;
	color: #0f9cde;
	height: 20px;
	padding-top: 5px;
}

#sub_menu li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#sub_menu li a:link,#sub_menu li a:visited,#sub_menu li a:active,#sub_menu li a:hover
	{
	color: #0f9cde;
}

#slogan_bg {
	width: 428px;
	height: 143px;
	background: transparent url(../media/home_slogan_bg.png) no-repeat
		scroll 2px 0px;
	padding-left: 52px;
	padding-right: 314px;
	padding-top: 72px;
	margin-bottom: 18px;
	font-size: 11px;
}

#slogan_bg p {
	font-size: 14px;
}

#home_info {
	float: left;
	width: 355px;;
	font-size: 11px;
	text-align:center;
}

#banner_steps_bg {
	width: 352px;
	height: 384px;
	background: transparent url(../media/banner_steps_bg.png) no-repeat
		scroll 0px 0px;
	margin-left: 4px;
	float: left;
	-margin-left: 0px;
}

#showcase_bg {
	width: 407px;
	height: 355px;
	background: transparent url(../media/showcase_bg.png) no-repeat scroll
		0px 0px;
	margin-left: 18px;
	float: left;
	margin-top: 29px;
	-margin-left: 16px;
}

#showcase_bg p {
	margin-left: 200px;
	margin-right: 10px;
	margin-top: 102px;
	font-size: 14px;
	line-height: 18px;
}

#free_trial {
	width: 423px;
	height: 95px;
}

#free_trial img {
	margin-top: 10px;
}

p.info_box {
	font-size: 11px;
	padding-left: 118px;
}

p.wizard_info_box {
	font-size: 14px;
	margin-left: 72px;
	margin-right: 32px;
	margin-top: 58px;
	height: 50px;
}

p.page_title {
	background: transparent url(../media/step_bg.png) no-repeat scroll 0 0;
	font-size: 16px;
	margin-bottom: 12px;
	padding-left: 17px;
	color: #5abbe8;
	font-weight: bold;
}

#about_bg {
	background:transparent url(../media/about_us_bg.png) no-repeat scroll 2px 0;
	font-size:11px;
	height:215px;
	margin-bottom:18px;
	margin-top:18px;
	padding-left:76px;
	padding-right:314px;
	padding-top:75px;
	width:404px;
}

/* corners */
.t {
	background: url(../media/dot.jpg) 0 0 repeat-x;
	width: 460px;
	margin-left: 180px;
}

.b {
	background: url(../media/dot.jpg) 0 100% repeat-x
}

.l {
	background: url(../media/dot.jpg) 0 0 repeat-y
}

.r {
	background: url(../media/dot.jpg) 100% 0 repeat-y
}

.bl {
	background: url(../media/bl.jpg) 0 100% no-repeat
}

.br {
	background: url(../media/br.jpg) 100% 100% no-repeat
}

.tl {
	background: url(../media/tl.jpg) 0 0 no-repeat
}

.tr {
	background: url(../media/tr.jpg) 100% 0 no-repeat;
	padding: 10px
}

/* corners */
#header {
	width: 794px;
	height:92px;
	padding-top:8px;
	float: left;
	border-top:3px solid #0f9cde;
	border-bottom:2px solid #3C7002;
	background: transparent url(../media/hd_bg.png) no-repeat scroll 0 0px;
}

#header_sm {
	width: 794px;
	float: left;
	height: 35px;
	background: transparent url(../media/hd_sm_bg.png) repeat-x scroll 0 0px;
	background: #c9e6fb;
	border-top:3px solid #0f9cde;
	border-bottom:2px solid #3C7002;
}

.logo_all, .logo_ie6{
	float: left; 
	margin-top: 4px; 
	margin-left: 10px;
	border:none;
}
.logo_ie6{
	height:45px;
	width:170px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='media/logo.png',sizingMethod='scale');	
}

.sm_logo_all, .sm_logo_ie6{
	float: left; 
	margin-top: 4px; 
	margin-left: 10px;
	border:none;
}
.sm_logo_ie6{
	height:26px;
	width:98px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='media/logo_sm.png',sizingMethod='scale');	
}
#quick_icon {
	text-align: right;
	width: 514px;
	float: left;
}

#quick_icon a {
	margin-left: 58px;
}

#quick_links {
	text-align: right;
	width: 794px;
	+width: 604px; /*ie fix*/
	color: #71bfe8;
	font-size: 11px;
}

#quick_links a:link,#quick_links a:visited,#quick_links a:active,#quick_links a:hover
	{
	color: #71bfe8;
}

div.how_we_bg_a {
	font-size: 14px;
	background: transparent url(../media/how_we_bg_a.png) no-repeat scroll 0
		0;
	height: 135px;
	padding-left: 16px;
	padding-right: 375px;
	padding-top: 100px;
	text-align: justify;
	width: 407px;
	margin-bottom: 24px;
}

div.how_we_bg_b {
	background: transparent url(../media/how_we_bg_b.png) no-repeat scroll 0
		0;
	font-size: 14px;
	height: 165px;
	padding-left: 355px;
	padding-right: 26px;
	padding-top: 105px;
	text-align: justify;
	width: 417px;
	margin-bottom: 24px;
}

div.how_we_bg_c {
	font-size: 14px;
	background: transparent url(../media/how_we_bg_c.png) no-repeat scroll 0
		0;
	height: 135px;
	padding-left: 16px;
	padding-right: 375px;
	padding-top: 100px;
	text-align: justify;
	width: 407px;
}
.error {
	color: red;
	font-weight: bold;
}

.correct {
	color: green;
	font-weight: bold;
}

#sub_menu {
	list-style-type: none;
	margin: 0 auto 10px;
	padding: 0;
	text-align: center;
	background-color: #eaf5fe;
	color: #0f9cde;
	height: 20px;
	padding-top: 5px;
}

#sub_menu li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#sub_menu li a:link,#sub_menu li a:visited,#sub_menu li a:active,#sub_menu li a:hover
	{
	color: #0f9cde;
}

#footer {
	width: 794px;
	height: 20px;
	clear: both;
	color: #333;
	background: transparent url(../media/ft_bg.jpg) repeat-x scroll 0 0px;
	padding-top: 6px;
}

#footer ul {
	list-style-type: none;
	margin: 0 auto 10px;
	padding: 0;
	text-align: center;
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#footer ul li a:link,#footer ul li a:visited,#footer ul li a:active,#footer ul li a:hover
	{
	color: #666666;
}

/*form*/
p,h1,form,button {
	border: 0;
	margin: 0;
	padding: 0;
}

.spacer {
	clear: both;
	height: 1px;
}

/* our solution */
#success_steps_details{
	margin-top:20px;
	font-size:12px;	
}

#success_steps_details p,
#success_steps_details ul
{
	margin-top:6px;
	margin-bottom:12px;
}

#success_steps_details h1
{
	margin-top:16px;
	margin-bottom:8px;
}

#success_steps_details ul{
	margin-left:20px;
}

#success_steps_details h1{
	font-size:16px;
}

/* our solution */


/* ----------- V Form ----------- */
.vform {
	margin: 0 auto;
	width: 400px;
	padding: 14px;
}

/* ----------- stylized ----------- */
#stylized { /*border:solid 2px #b7ddf2;
background:#ebf4fb;*/
	
}

#stylized h1 {
	color: #0F9CDE;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#stylized .p_top {
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	border-bottom: solid 1px #d4d4d4;
	padding-bottom: 10px;
}

#stylized .p_bottom {
	border-top: 1px solid #D4D4D4;
	color: #666666;
	font-size: 11px;
	margin-top: 20px;
	padding-top: 10px;
	text-align: right;
}

#stylized label {
	color: #0F9CDE;
	display: block;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: left;
}

#stylized .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}

#stylized .input {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #d4d4d4;
	width: 200px;
	margin: 2px 0 20px 10px;
}

#stylized .button {
	clear: both;
	margin-left: 150px;
	width: 99px;
	height: 16px;
	background: #666666 url(../media/btn.jpg) no-repeat;
	text-align: center;
	line-height: 16px;
	color: #0f9cde;
	font-size: 10px;
	border: none;
	padding: 0px;
}

#stylized .btn_login,#stylized .btn_signup,#stylized .btn_register {
	clear: both;
	margin-left: 150px;
	text-align: center;
	line-height: 16px;
	color: #0f9cde;
	font-size: 10px;
	border: none;
	padding: 0px;
	height: 37px;
	width: 112px;
	cursor: pointer;
	background: transparent url(../media/wizard/login.gif) no-repeat;
}

#stylized .btn_signup {
	width: 65px;
	background: transparent url(../media/wizard/signup.png) no-repeat;
}

#stylized .btn_register_d {
	background: transparent url(../media/wizard/register_disabled.png) no-repeat;
	width: 78px;
}

#stylized .btn_submit_cc {
	clear: both;
	margin-left: 150px;
	text-align: center;
	line-height: 16px;
	color: #0f9cde;
	font-size: 10px;
	border: none;
	padding: 0px;
	height: 37px;
	width: 112px;
	cursor: pointer;
	background: transparent url(../media/wizard/submit.png) no-repeat;

}

#stylized .btn_send_mail {
	clear: both;
	margin-left: 150px;
	text-align: center;
	line-height: 16px;
	color: #0f9cde;
	font-size: 10px;
	border: none;
	padding: 0px;
	height: 37px;
	width: 112px;
	background: transparent url(../media/wizard/finish.png) no-repeat;
}

/*form*/ /* banner management start */
#messageDiv {
	height: 25px;
	width: 770px;
	background-color: silver;
	border: 1px solid gray;
}

#merchantCPE {
	position: absolute;
	width: 770px;
	text-align: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#statuses {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid gray;
	width: 770px;
	background-color: silver;
}

#statuses .list {
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}

#statuses .current {
	cursor: default;
}

#controlButtons {
	padding: 4px;
}

#bannersList,#merchInfo {
	border: 1px solid gray;
	width: 770px;
}

#bannersList .checkBoxContainer {
	width: 30px;
}

#bannersList .name {
	width: 200px;
	cursor: pointer;
	background-color: silver;	
}

#bannersList .impressions,#bannersList .engagements,#bannersList .budgetspent,#bannersList .CPE,#bannersList .dailyBudgetLimit,#bannersList .size
	{
	cursor: pointer;
	background-color: silver;	
}

#bannersList .header {
	background-color: silver;
}

#bannersList .total {
	background-color: gray;
	color: white;
	text-align: left;
}

#pages {
	text-align: right;
}

#pages .current {
	color: black;
}

.editBudget {
	width: 70px;
}

/* banner management end */ /* inventory management start */
#addTabs {
	height: 17px;	
	border-bottom: 1px solid black;
	list-style: none;
	vertical-align: bottom;
}
#addTabs .first {
	float: left;
	height: 17px;	
}

#addTabs .list, #addTabs .selected{
	background: url( ../images/tabUnsel.png);
	width: 80px;
	height: 17px;
	float: right;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#addTabs .selected{
	background: url( ../images/tabSel.png);

}
#addTabs .separator{
	float: right;
}
.colList{
}
.colList .colName{
	text-align: left;
}
.colList .detected{
	color: #3FAD35;
	font-weight: bold;
}
.colList .edit{
	color: #3C78AD;
	cursor: pointer;
}
.colList .notDetected{
	color: #B70015;
	font-weight: bold;
}
/* inventory management end */

/* reporting begin */
.reportingTotalHeader {
	background-color: #dddddd;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #999999;
	width: 150px;
	padding: 1px;
}
.reportingTotalContent {
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border: solid 1px #cccccc;
	border-top: 0;
	width: 150px;
	margin-bottom: 6px;
	padding: 1px;
}

.reportingGraphTitle{
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.reportingTotalTitle{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}
a.export-link 
{
	background:transparent url(/images/export.gif) no-repeat scroll left center;
	color:#0000FF;
	padding-left: 18px;
	vertical-align:top;
}
/* reporting end */
/* new flow start*/
.label150{
	width: 150px;
	display: block;
}
#wayDiv{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wayDiv p{
	padding: 8px;
}
.button{
	cursor: pointer;
	border: 2px solid #31AED6;
}
.wizardButton{
	cursor: pointer;
	background:#8cd43f;
	border:none;
	display:block;
	height:24px;
}

.nextbf, .nextsp, .nextsb{
	background:transparent url(../media/wizard/nextbf.png) no-repeat scroll left center;
	height:25px;
	width:200px;
	border:none;
	cursor:pointer;
}
.nextsp{
	background:transparent url(../media/wizard/nextsp.gif) no-repeat scroll left center;
	width: 181px;
}
.nextsb{
	background:transparent url(../media/wizard/nextsb.gif) no-repeat scroll left center;
	width: 146px;
}
.addButton,.addButtonGray{
		background:transparent url(../media/wizard/add.png) no-repeat scroll left center;
	height:20px;
	width:45px;
	border:none;
	cursor:pointer;
}
.addButtonGray{
	background:transparent url(../media/wizard/add_greyed.png) no-repeat scroll left center;
}

.chooseButton{
	background:transparent url(../media/wizard/choose.png) no-repeat scroll left center;
	height:20px;
	width:68px;
	border:none;
	cursor:pointer;
}

.hideButton{
	background:transparent url(../media/wizard/hide.png) no-repeat scroll left center;
	height:20px;
	width:49px;
	border:none;
	cursor:pointer;
}
#scrollableContent{
	width: 100%; 
	overflow: hidden;
	padding-top:6px;
	border-top:2px solid #3C7002;
	position: relative;
}

#premadeWay, #step2, #ownWay, #medRectangle, #arrows{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#premadeWay p, #step2 p, #ownWay p, #medRectangle p, #arrows p{
	padding: 8px;
}
#premadeWay, #ownWay{
	font-size: 12px;
}
.stepTitle, .chooseWayStyle{
	position: relative;
	background: #0f9cde;
	margin: 1px;
	padding: 2px;
	font-weight: bold;
	color: white;
	width: 760px;
}
.chooseWayStyle{
	padding: 8px;
	font-size: 12px;
}

.stepDiv {
	margin-bottom: 10px;
}
.expander{
	position: absolute;
	right: 30px;
	cursor: pointer;
}
#stepsFooter{
	padding: 5px;
	height: 30px;
	/*background: #ff9600;*/
	padding-top: 12px;
	border-top:2px solid #3C7002;
}
.helpmark{
	position: absolute;
	right: 10px;
	cursor: pointer;
}
#breadCrumb{
	padding: 8px;
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a0a0a0;
}
#breadCrumb b{
	color: black;
}
/* new flow end*/
/* upload products flow start*/
#uplProdFlow{
	width: 650px; 
	height: 110px;
	display: block;
}
#uplProdFlow div{
	padding: 5px 0px 5px 20px;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inventoryTable{
	margin: 10px 0px 10px 0px;
	border: 1px solid black;
	background-color: gray;
	width: 730px;
}
.inventoryTable tr td{
	background: white;
}
.inventoryTable .header{
	font-weight: bold;
	width: 640px;
	cursor: pointer;	
}
#productContainer{
	width: 750px;
	height: 320px;
	overflow: auto;
	border-top: 2px solid black;
}
#filler, #paging{
	width: 650px; 
	padding: 1px;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#filler a, #paging a{
	cursor: pointer;
}
.conditions{
	/*width: 550px;*/
	border: 1px solid gray;
	padding: 5px;
}
.fltFields, .priceAction, .textAction{
	width: 100px;
}
select{
	margin: 1px;
}
/* upload products flow end*/
/* admin page start */
.edituserdetails tr td{
	text-align: left;
}
/* admin page end */

/*exp_wizard start*/
#size_preview{
	margin-top:10px;
}

#size_720_90{
	float:left;
	width:254px;
}
#size_320_50{
	float:left;
	width:270px;
}						
#size_160_600{
	float:left;
	width:270px;
}

.size_header{
	text-align:center;
	color:#0F9CDE;
	font-weight:bold;
	font-size:16px;
}

.size_files{
	list-style:none;
	margin-left:11px;
	overflow:auto;	
}

.size_files li{
	list-style:none;		
}

.size_files .last{
	font-weight:bold;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;*/
	text-decoration: none;
}

.pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
	text-decoration: none;
}

/*exp_wizard end*/

.cconfile{
	text-align: left;
	padding: 5px;
	margin-left: 30px;
	background: #B7B7B7;
	color: white;
	font-size: 13px;
	font-weight: bold;
	width: 200px;
	height: 20px;
}

.cconfile_t{
	background: #DBDBDB; 
	margin-left: 30px; 
	width: 210px;
}
.ccifile_left_td{
	text-align: right;
}
.ccifile_right_td{
	text-align: left;
}

/*Help pages*/
.help_page p{
	margin-top:10px;
	text-align:justify;
}

.help_page ul li{
	margin-left:30px;
	margin-bottom:6px;
}

.help_header{
	color: #5abbe8;
	font-weight: bold;
	font-size: 14px;
}