/* CSS Document */

/* GENERAL TEXT ELEMENTS */
/*
p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
*/
p {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;    
}


h1 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #3f84ca;
	font-size: 21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	margin: 0;
	padding: 0 0 3px 0;
	color: #f15622;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	margin: 0;
	padding: 0 0 3px 0;
	color: #999999;
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	margin: 7px 0 5px 0;
	padding: 0 0 5px 0;
	color: #f15622;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #3f84ca;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #2a5179;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #717171;
}

#IndexColumnRight p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 12px;
}


/* GLOBAL LINKS */



a { text-decoration: none; outline:none;}
a:link { text-decoration: none; outline:none;}
a:hover { text-decoration: underline; outline:none;}
a:visited { text-decoration: none; outline:none;}
a:visited:hover { text-decoration: underline; outline:none;}

p a { color: #e85419; text-decoration: none; outline:none;}
p a:link { color: #e85419; text-decoration: none; outline:none;}
p a:hover { color: #3f84ca; text-decoration: underline; outline:none;}
p a:visited { color: #e85419; text-decoration: none; outline:none;}
p a:visited:hover { color: #3f84ca; text-decoration: underline; outline:none;}


/* SPECIFIC LINKS */

#SectionLinks a { color: #868686; text-decoration: none; font-weight: bold; margin-right: 15px; outline:none;}
#SectionLinks a:link { color: #868686; text-decoration: none; font-weight: bold; outline:none;}
#SectionLinks a:hover { color: #e85419; text-decoration: none; font-weight: bold; outline:none;}
#SectionLinks a:visited { color: #868686; text-decoration: none; font-weight: bold; outline:none;}
#SectionLinks a:visited:hover { color: #e85419; text-decoration: none; font-weight: bold; outline:none;}

#marketplace a { color: #868686; text-decoration: none; font-weight: normal; margin-right: 10px; outline:none;}
#marketplace a:link { color: #868686; text-decoration: none; font-weight: bold; outline:none;}
#marketplace a:hover { color: #ff6600; text-decoration: none; font-weight: bold; outline:none;}
#marketplace a:visited { color: #868686; text-decoration: none; font-weight: bold; outline:none;}
#marketplace a:visited:hover { color: #ff6600; text-decoration: none; font-weight: bold; outline:none;}

#lifestyle a { color: #868686; text-decoration: none; font-weight: normal; margin-right: 10px; outline:none;}
#lifestyle a:link { color: #868686; text-decoration: none; font-weight: bold; outline:none;}
#lifestyle a:hover { color: #ff6600; text-decoration: none; font-weight: bold; outline:none;}
#lifestyle a:visited { color: #868686; text-decoration: none; font-weight: bold; outline:none;}
#lifestyle a:visited:hover { color: #ff6600; text-decoration: none; font-weight: bold; outline:none;}

#Footer a { color: #e85419; text-decoration: none; outline:none;}
#Footer a:link { color: #e85419; text-decoration: none; outline:none;}
#Footer a:hover { color: #3f84ca; text-decoration: none; outline:none;}
#Footer a:visited { color: #e85419; text-decoration: none; outline:none;}
#Footer a:visited:hover { color: #3f84ca; text-decoration: none; outline:none;}

#AccountLinks a { color: #e85419; text-decoration: none; font-weight: bold;}
#AccountLinks a:link { color: #e85419; text-decoration: none;}
#AccountLinks a:hover { color: #3f84ca; text-decoration: none;}
#AccountLinks a:visited { color: #e85419; text-decoration: none;}
#AccountLinks a:visited:hover { color: #3f84ca; text-decoration: none;}



/* FORM ELEMENTS */


form {
	margin: 0;
	padding: 0;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #a5acb2;
	padding: 3px;
}

.submit {
	width: 120px;
	height: 25px;
	margin: 0;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f07a29;
	border: 0px;
	background: url(../images/submit_bg.gif) top left no-repeat;
}

.setalert {
	width: 75px;
	height: 25px;
	margin: 1px 0 0 0;
	padding: 3px 5px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f75300;
	border: 0px;
	background: url(../images/setalert.gif) top left no-repeat;
}


.searchfield {
	width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #a5acb2;
	padding: 4px;
	margin: 1px 0 0 0;
}

.search {
	width: 68px;
	height: 25px;
	margin: 1px 0 0 0;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f75300;
	border: 0px;
	background: url(../images/search_bg.gif) top left no-repeat;
}

.login {
	width: 66px;
	height: 40px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f75300;
	border: 0px;
	background: url(../images/login_bg.jpg) top left no-repeat;
}

submit {
	margin: 0;
	padding: 0;
}


/* SEARCH ELEMENTS */

#Search ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#Search ul li {
	height: 32px;
	padding: 0 10px 0 10px;
	float: left;
}

#Search li a{
	font-weight: bold;
	color: #336699;
	outline: none;
}

#Search li a:hover{
	font-weight: bold;
	color: #ff6600;
}

#Search ul li.on {
	background: url(../images/search_arrow.gif) top center no-repeat;
}


/* TOP SECTION NAV ELEMENTS */

.pipe {
	margin: 0 10px 0 0;
	color: #868686;
}

.marketplace {
	padding-right: 20px;
	background: url(../images/arrow_orange.gif) top right no-repeat;
}

.lifestyle {
	padding-right: 20px;
	background: url(../images/arrow_orange.gif) top right no-repeat;
}


/* --- Navigation Styles --- */


.tab {
	margin: 0;
}

.tab ul {
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style: none;
	float: left;
}

.tab ul li {
	float: left;
	margin: 0px;
	padding: 0;
}

.tab li a {
	display: block;
	float: left;
	margin: 0;
	padding-left: 15px;	
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 5px;
	background: url(../images/nav_divider.gif) no-repeat top left;
	color: #f15622;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	
}

.tab li a.firsttab {
	background: url(../images/clear1x1.gif) no-repeat top left;
	
}

.tab li a:hover {
	color: #f15622;
	text-decoration: none;
	background: url(../images/nav_divider.gif) #d9d9d9 no-repeat top left;
}

.tab li a.firsttab:hover {
	color: #f15622;
	text-decoration: none;
	background: url(../images/clear1x1.gif) #d9d9d9 no-repeat top left;
}


.tab .tabon a{
	color: #444;
	background: url(../images/clear1x1.gif) no-repeat top left;
}

.tab .tabon a:hover{
	color: #f15622;
	text-decoration: none;
	background: url(../images/clear1x1.gif) #d9d9d9 no-repeat top left;
}

.tab .firsttabon a:hover{
	color: #f15622;
	text-decoration: none;
	background: url(../images/clear1x1.gif) #d9d9d9 no-repeat top left;
}

.tab .tabon{
	color: #f15622;
	background: url(../images/nav_divider.gif) #d9d9d9 no-repeat top left;
}

.tab .firsttabon a{
	color: #444;
	background: url(../images/clear1x1.gif) no-repeat top left;
}

.tab .firsttab a{
	color: #f15622;
	background: url(../images/clear1x1.gif) no-repeat top left;
}

.tab .firsttab a:hover{
	color: #f15622;
	background: url(../images/clear1x1.gif) #d9d9d9 no-repeat top left;
}



.indexservicebuttons {
	margin: 10px 0 0 0;
	height: 26px;
}

.indexservicebuttons ul {
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style: none;
	float: left;
}

.indexservicebuttons ul li {
	float: left;
	margin: 0 15px 0 0;
}

.indexservicebuttons li a {
	display: block;
	float: left;
	padding-left: 15px;	
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
	background: url(../images/indexservicesbutton.jpg) no-repeat top left;
	color: #f15622;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	width: 90px;
	
}

.indexservicebuttons li a:hover {
	color: #3f84ca;
	text-decoration: none;
}



#SubNav {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#SubNav ul {
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
	list-style: none;
	float: left;
}

#SubNav ul li {
	float: left;
	margin-right: 3px;
	margin-left: 1px;
	background: url(../images/subnav_on_right.gif) repeat-x top right;
}

#SubNav li a {
	display: block;
	float: left;
	padding-left: 15px;	
	padding-right: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(../images/subnav_on_left.gif) no-repeat top left;
	color: #FFF;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	
}

#SubNav li a:hover {
	color: #FFF;
	text-decoration: none;
}


#SubNav .tabon a{
	color: #444;
	background: url(../images/subnav_left.gif) no-repeat top left;
}

#SubNav .tabon a:hover{
	color: #444;
	text-decoration: none;
}


#SubNav .tabon{
	color: #f89920;
	background: url(../images/subnav_right.gif) repeat-x top right;
}



/* LEFT COLUMN ELEMENTS */


#sidebox {
	margin: 0px 0 10px 0;
	padding: 0 0 15px 0;
	background: url(../images/box_bottom.gif) #d4ecff bottom left no-repeat;
}

#sidebox h6 {
	margin: 0;
	padding: 0;
	background: url(../images/box_top.gif) #d4ecff top left no-repeat;
	font-size: 14px;
}

#sidebox ul {
	margin: 7px 0 9px 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#sidebox li {
	padding: 3px 0 3px 10px;
}

#sidebox p {
	padding: 0 0 0 10px;
}

#sidebox li a{
	font-weight: bold;
}

.leftcolumnlinks {
	margin: 7px 0 9px 0;
	padding: 10px 0 10px 20px;
	list-style-type: none;
}

.leftcolumnlinks li {
	padding: 3px 0 0 0;
}



/* SIDE COLUMN ELEMENTS */

#centerbox {
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
	background: url(../images/center_bottom.gif) #FFF bottom left no-repeat;
}

#centerbox h6 {
	margin: 0;
	padding: 0;
	background: url(../images/center_top.gif) #FFF top left no-repeat;
	font-size: 14px;
}

#CenterContent {
	padding: 0 20px 0 20px;
	margin: 0;
}

.Headlines {
	margin: 0 0 10px 0;
	padding: 10px 0 15px 5px;
	background: url(../images/catbox_bg.gif) bottom left repeat-y;
}

#CenterContent h5 {
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	color: #737373;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/catbox_top.gif) bottom left no-repeat;
}

#CenterContent h6{
	margin: -25px 0 5px 0;
	padding: 0;
	background: url(../images/catbox_bottom.gif) bottom left no-repeat;
	border: none;
}

.Headlines p {
	padding: 0 10px 0 10px;
	font-size: 11px;
	line-height: 12px;
	color: #51483d;
}

#Article {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
}

#Article p {
	font-size: 12px;
	line-height: 16px;
}

.divide {
	margin: 10px 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #94a8bc;	
}

.dashdivide {
	margin: 10px 0 10px 0;
	padding: 0;
	border-bottom: 1px dotted #94a8bc;	
}

.user {
	padding: 3px 20px 15px 0px;
	margin: 0 0 0 0;
	background: url(../images/usericon.gif) top right no-repeat;
}


/* TABLES */

.table {
	margin: 5px 5px 0 0;
	font-size: 11px;
}

.tableheading {
	padding: 4px;
	color: #FFF;
	background-color: #3f84ca;
}

.row_odd {
	background-color: #fff;
	padding: 4px;
	border-bottom: solid 1px #cccccc;
}

.row_even {
	background-color: #efefef;
	padding: 4px;
	border-bottom: solid 1px #cccccc;
}


.SubNav {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.SubNav ul {
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
	list-style: none;
	float: left;
}

.SubNav ul li {
	float: left;
	margin-right: 3px;
	margin-left: 1px;
	background: url(../images/subnav_on_right.gif) repeat-x top right;
}

.SubNav li a {
	display: block;
	float: left;
	padding-left: 15px;	
	padding-right: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(../images/subnav_on_left.gif) no-repeat top left;
	color: #FFF;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	
}

.SubNav li a:hover {
	color: #FFF;
	text-decoration: none;
}

.selltable {
	margin: 0;
	font-size: 11px;
	padding: 0;
}

.selltableheading {
	padding: 10px;
	color: #FFF;
	font-size: 14px;
	background-color: #f26422;
}

.sellrow {
	padding: 10px;
}

.sellrow_price {
	padding: 10px;
	color: #f26422;
	font-size: 21px;
}

/* Plan Boxes */

.Plan {
	width: 261px;
	margin: 0px 0px 15px 0px;
	padding: 0;
	background: url(../images/plan_bg.gif) bottom left no-repeat;
}

.Plan h6 {
	margin: 0;
	padding: 10px 15px 0px 15px;
	background: url(../images/plan_top.gif) top left no-repeat;
	border: none;
	font-size: 16px;
	font-weight: normal;
	color: #3f84ca;
}


.PlanContent {
	margin: 0;
	padding: 0 15px 15px 15px;
}
