html body{
	background-image:url("../graphics/background.jpg");
	background-repeat:repeat-x;	
	background-color:#FEFEFE;
	margin:0;padding:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Trebuchet MS, sans-serif;
	font-size:11px;
	color:#616161;
	font-weight:normal;	
}


img
{
	border:0px;
	float:left!important;float:none;
}

p h1,h2,h3,h4,h5,h6,div,span{margin:0;padding:0;}

form{padding:0;margin:0}

#page-wrapper{
	width:826px;
	height:auto;
	display:table;
	margin:0 auto;
	background-color:#FFFFFF;
	background:url("../graphics/content_shadow_bg.gif") repeat;
}
#page-wrapper-LeftImage{
	background-image:url("../graphics/left_shadow.jpg");
	background-repeat:no-repeat;
	width:4px;
	float:left;
}

#page-wrapper-RightImage{
	background-image:url("../graphics/right_shadow.jpg");
	background-repeat:no-repeat;
	width:4px;
	float:right;
}

#page-content-wrapper{
	width:818px;
	height:auto;
	margin:0 auto;
}

.ContentMinHeight
{
    height:50px;
    clear:both;
    float:left;
    padding-left:10px;
}


/*Header*/
#header{
	width:801px;	
	margin:0 auto;
	margin-left:9px;	
	clear:both;	
}
#header img{overflow:hidden;}

.header-banner
{
    width:801px;	
	margin:0 auto;		
	clear:both;
	height:auto;    
}

.header-banner-innerTop
{
    clear:both;
	height:75px;
	overflow:hidden;
}
.header-banner-inner
{
    width:801px;	
	margin:0 auto;		
	clear:both;
	height:118px;
	background-image:url("../graphics/inner_header2.jpg");
	background-repeat:no-repeat;   
}

.stepsTitleSection{padding-left:10px;width:790px;float:left;height:auto;clear:both;display:block;}
.selectedStepNumber{position:relative;top:35px;color:#0474B3;font-size:25px;font-weight:normal;font-family:Arial;}
.selectedStepTitle{text-transform:capitalize;position:relative;top:35px;color:#8E8E8E;font-size:25px;font-weight:normal;font-family:Arial;padding-left:10px;}
.stepsTitleSection p{margin:0;padding:0}
.selectedStepNumber1{position:relative;top:3px;color:#0474B3;font-size:25px;font-weight:normal;font-family:Arial;}

.active-SectionName
{
    color:#FFFFFF;
    font-size:35px;   
    clear:both;
    position:relative;
    left:24px;
    top:10px;
    font-family:Tahoma;
    text-transform:capitalize;
}

.button
{
    color:#ffffff;
	background-color:#FC7715;
	font-size:12px;
	border:Solid 1px #FDBC8A;	
	font-weight:bold;
}


.top-navigation
{
    width:801px;	
	margin:0 auto;		
	clear:both;
	height:auto;
	/*background-image:url("../graphics/nav_bg.gif");
    background-repeat:repeat-x;*/
    background-color:#FFFFFF;       
    display:block;
}

.top-nav
{
    font-family:Tahoma;
    color:#8D8D8D;
    text-transform:uppercase;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    /*background-image:url("../graphics/nav_bg.gif");
    background-repeat:repeat;*/
    height:60px;
    width:141px;
    /*display:block;       */
    outline:none;
}
a:hover.top-nav
{
    text-decoration:none;
    /*background-image:url("../graphics/nav_roll_bg.gif");
    background-repeat:repeat;*/
    color:#EA6A07;
    font-weight:bold;
}

.tdNormal
{
    background-image:url("../graphics/nav_bg.gif");
    background-repeat:repeat;
    height:60px;
    width:130px;
    padding-left:8px; 
}

.tdActive
{
    background-image:url("../graphics/nav_roll_bg.gif");
    background-repeat:repeat;
    height:60px;
    width:130px;
    padding-left:8px; 
    text-transform:uppercase;   
}


.active-top-nav
{
  font-size:12px;
  color:#EA6A07; 
  text-decoration:none; 
  font-weight:bold;
  font-family:Tahoma;
}


/* Content*/

.repeater-container{
	width:801px;	
	margin:0 auto;
	margin-left:9px;		
	clear:both;
}

#content-wrapper{
	height:auto;
	margin:0 auto;
	width:801px;
}

.content-ImageBox{
	width:112px;
	height:123px;
	background-image:url("../graphics/icon_sell_btm.jpg");
	background-repeat:no-repeat;
	float:right;
	text-align:left;
}

.content-ImageBox img{text-align:center;position:relative;margin-top:15px;margin-left:20px;vertical-align:middle;}

.left-page-title{
	width:288px;
	height:42px;
	float:left;
	clear:both;
	color:#0077B4;
	background-image:url("../graphics/h_sell_on_ebay.jpg");
	background-repeat:no-repeat;
	font-size:20px;
/*	font-family:*/
	font-weight:bold;
	text-align:left;
	line-height:42px;
	vertical-align:middle;
	text-indent:10px;
}

h1{
	color:#0077B4;
	font-size:21px;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0;
}

.left-page-title-content{
	width:288px;
	height:81px;
	background-image:url("../graphics/grey_content_bg.gif");
	background-repeat:repeat;
	text-align:left;
	clear:both;
}

.left-page-title-content p{
	margin:0;padding-top:3px;padding-left:10px;padding-bottom:5px;clear:both;
}

.left-panel{width:400px;float:left;height:auto;}
.right-panel{width:401px;float:right;height:auto;}

.learnMore-Left{width:288px;float:left;height:auto;}
.learnMore-Right{width:401px;float:right;height:auto;}

#footer{width:826px;height:auto;margin:0 auto;clear:both;background:url("../graphics/content_shadow_bg.gif") repeat; }
#footer p{margin:0;padding:0;}
#footer-top{background:url("../graphics/nav_bg.gif") repeat-x; height:60px;width:801px;margin:0 auto;clear:both;text-align:center;}
#footer-top p{padding:15px;}
.footer-links{font-family:tahoma;font-size:11px;font-weight:normal;color:#616161;text-transform:uppercase;text-decoration:none; cursor:pointer;}
a:hover.footer-links{text-decoration:underline;font-weight:normal;color:#EC7517;}
.copyright{font-family:tahoma;font-size:11px;font-weight:normal;color:#616161;text-transform:uppercase;padding-left:10px;}
#footer-bottom{width:826px;margin:0 auto;clear:both;}
#footer-bottom p{margin:0;padding:0;}

/*Misc*/
.floatLeft{float:left;}
.floatRight{float:right;}

/*Inner Pages*/
#inner-right-section{width:210px;float:right;height:auto;margin-top:10px;margin-right:8px!important;margin-right:4px;}
.articles{border-left:1px solid #E5E5E5;width:210px;float:right;background:url("../graphics/grey_right_bg.gif") repeat-x;background-color:#FFFFFF;height:auto;}
.articles-top{clear:both;background:url("../graphics/heading_bg.jpg") no-repeat; width:210px;height:34px;line-height:34px;vertical-align:middle;text-indent:10px;color:#0D80B7;font-size:16px;font-weight:bold;}
.articles ul{margin:5px 0 0 25px;padding:0;list-style-type:none;list-style-image:url("../graphics/arrow.gif");}
.articles ul li{width:auto;margin:0;padding:0 0 0 0;background-position:center;display:block;clear:both;}
.articles ul li img{margin-top:5px;margin-bottom:5px;}
.articles ul li p{clear:both;margin:0;padding:0;}
.articles ul li a{color:#616161;font-size:12px;text-decoration:none;font-family:Tahoma;}
.articles ul li a:hover{color:#EC7517;font-size:12px;text-decoration:none;font-family:Tahoma;}

.page-details{margin-left:12px!important;margin-left:6px;margin-top:10px;padding-top:10px;width:573px;height:auto;float:left;border-top:4px solid #E6E6E6;}
.page-steps{width:137px;float:left;background:url("../graphics/step_bg_expend.jpg") repeat;}
.steps-separator{width:137px;height:1px;background-color:#ffffff;clear:both;display:block;}
.page-steps a{color:#C1C1C3;font-family:Tahoma;text-decoration:none;padding-left:10px;text-decoration:none;}
.page-steps a:hover{text-decoration:none;color:#EC7517;text-decoration:none;}


.step{color:#C1C1C3;font-size:25px;font-weight:normal;padding-left:15px;}
.steps-text{border-left:1px solid #E4E4E4;padding-left:15px;width:415px;height:auto;float:right;}
.Bottombuttons{border-left:1px solid #E4E4E4;padding:15px;width:400px;clear:both;height:auto;text-align:center;float:right;}
.steps-text h1{font-size:22px;font-weight:bold;text-align:left;margin:0;padding:0;padding-bottom:5px;float:left;clear:both;}
.steps-text p{margin:0;padding:0;text-align:left;color:#606060;font-size:13px;clear:both;}

.bigStep{font-size:25px;font-weight:normal;}
.steptitle{font-size:13px;padding-left:12px;font-weight:normal;display:block;padding-top:5px;padding-bottom:8px;}
.steps-bg{color:#C1C1C3;font-size:20px;font-weight:normal;background:url("../graphics/step_bg.jpg") no-repeat;width:137px;height:auto;clear:both;float:left;}
.steps-bg:hover{color:#EC7517;font-size:20px;font-weight:normal;background:url("../graphics/step_bg_over.jpg") repeat;width:137px;height:auto;clear:both;float:left;}
.steps-bg-hover{color:#EC7517;font-size:20px;font-weight:normal;background:url("../graphics/step_bg_over.jpg") repeat;width:137px;height:auto;clear:both;float:left;}
.ActiveStep{text-decoration:none;color:#EC7517;background:url("../graphics/step_bg_over.jpg") repeat;}

.ActiveStep a{color:#EC7517;font-family:Tahoma;text-decoration:none;padding-left:10px;text-decoration:none;}
.ActiveStep a:hover{text-decoration:none;color:#EC7517;text-decoration:none;}

.articles-text-containerTop{border-top:2px solid #E6E6E6;padding-bottom:10px;}
.articles-text-container{width:575px;float:left;margin-top:5px;padding-left:13px;}
.articles-text-container p{margin:0;padding:0;text-align:left;color:#606060;font-size:13px;clear:both;margin-top:10px;text-align:left;padding-right:10px;}
.noRecordsFound{margin-top:10px;text-align:center;margin-bottom:10px;color:#EC7517;font-family:Tahoma;}

