html { height: 100%; margin: 0px; }

@font-face { 
	font-family: "Tangerine";
	src: url('Tangerine.ttf');
}

@font-face { 
	font-family: "Artifika";
	src: url('Artifika.ttf');
}

body {
   background: #DFDCDC url("../images/mainBg.gif") repeat-x top left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #454545;
}

.container {
	width: 1050px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 0;
}

td {
    vertical-align: top;
    padding: 0px;
}

h2 {
    font-size: 10pt;
    margin: 0;
    padding: 0;
}

h3 {
	font-family: Tangerine, Tahoma, Arial;
	color: #990000;
	font-size: 22pt;
	height: 15px;
	padding: 0;
	margin: 0 0 35px 0;
	letter-spacing: 1px;
}

h3 span {
	color: #1865ae;
}

a:link, a:visited, a:active {
	color: #0189c7;
	text-decoration: underline;
}

a:hover {
	color: #555555;
	text-decoration: none;
}

.formPage {
    margin: 0 auto;
}

.formPage a {
    color: #3890d2;
}

td.err {
    padding: 3px;
    color: #CA0002;
    background: #F0F0F0;
    border: 1px solid #CECECE;
    text-align: left;
}

td.msg {
    padding: 3px;
    color: #CA0002;
    background: #F0F0F0;
    border: 1px solid #CECECE;
    text-align: left;
}

.label {
    text-align: right;
}

.buttons {
    border-top: 1px solid #D9D9D9;
    text-align: center;
	padding-top: 10px;
	margin-top: 10px;
}
#links p {
    margin: 0 0 7px 0;
}
.url {
    color: #000000;
}

.text {
    font-size: 8pt;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
    border: 1px solid #c5c5c5;
    background: url('../images/input_bg.jpg') repeat-x #ececec;
    padding: 3px;
	height: 20px;
	width: 300px;
	font-size: 12px;
}
textarea.text {
    border: 1px solid #c5c5c5;
    background: url('../images/input_bg.jpg') repeat-x #ececec;
    padding: 3px;
	font-size: 12px;
}
select {
    color: #2e2e2e;
    border: 1px solid #c5c5c5;
    background: url('../images/input_bg.jpg') repeat-x #ececec;
    padding: 1px;
	height: 20px;
}

.captcha {
    border: 1px solid #3E81B4;
    margin-top: 10px;
}

form {
    display: inline;
    margin: 0;
    padding: 0;
}

span.req {
    margin-left: 3px;
    color: #CA0002;
    font-weight: bold;
}

div.errForm, span.errForm {
    margin: 0px 0 0px 0px;
    padding: 2px 0px 2px 0px;
    color: #FFA814;
    background: #FFFFF3;
    border: 1px solid #cccccc;
    text-align: left;
    clear: both;
    display: block;
    width: 100%;
    margin-top: 4px;
}
.small, .small a {
    padding: 0px;
    margin: 0px;
    color: #909090;
    font-size: 10px;
	font-family: tahoma, arial, verdana;
    text-decoration: none;
}
.sort {
    color: #000000;
}
div.pr {
    font-size: 6pt;
    color: #000000;
    float: left;
    height: 30px;
    margin-right: 5px;
}
div.prg {
    width: 40px;
    border: 1px solid #999999;
    height: 3px;
    font-size: 1px;
}
div.prb {
    background: #5eaa5e;
    height: 3px;
    font-size: 1px;
}

.price {
   font-size: 12pt;
   border: 1px solid #b7dbf2;
   padding: 5px;
   font-weight: bold;
   background: #e1f0fa;
   color: #EE0000;
   text-align: center;
}
.price table td{
    margin: 0;
    padding: 2px;
    vertical-align: bottom;
}

.pagination {
	float: left;
	padding:			3px;
	margin:				3px;
}
.pagination a {
	padding:			2px 5px 2px 5px;
	margin:				2px;
	border:				1px solid #909090;
	text-decoration:	none;
	color:				#808080;
}
.pagination a:hover, div.pagination a:active {
	border:				1px solid #0b9ff8;
	color:				#0b9ff8;
}
.pagination span.current {
	padding:			2px 5px 2px 5px;
	margin:				2px;
	border:				1px solid #707070;
	font-weight:		bold;
	background-color:	#b0b0b0;
	color:				#353535;
}
.pagination span.disabled {
	padding:			2px 5px 2px 5px;
	margin:				2px;
	border:				1px solid #DFDFDF;
	color:				#BBBBBB;
}

.paging-links,
.paging-info {
    text-align:right;
}

.paging-info {
    font-style: italic;
}

.limit_field {
    border: 0;
	background-color: transparent;
	font-size: 11px;
}

#toggleCategTree {
    display:block;
    cursor:pointer;
    cursor:hand;
    color:#1865ae;
}

#categtree {
    margin:3px 0;
    height:200px;
    width:300px;
    overflow:auto;
    border:1px dotted #9EC2F3;
    border-width:0 1px 1px;
}

#catTitle { 
	background-color: transparent;
	color: #000000;
} /* Important for Konqueror */

#categtree h2 {
    margin:0 0 5px;
    padding:2px;
    text-align:center;
    color:#3E81B4;
    background:#DDE5F3;
    vertical-align:middle;
}

#categtree #close_tree {
    right:0;
    padding:1px;
    text-align:center;
    white-space:nowrap;
    cursor:pointer;
    cursor:hand;
}

#categtree .categ-item {
    clear:both;
    margin:3px 5px;
    padding:2px 5px;
    display:block;
    border:1px dotted #CBE2EC;
    border-width:1px 0;
    cursor:pointer;
    cursor:hand;
}

#categtree .categ-item img {
    margin-right:1em;
}

#categtree .odd {
    background:#F8F8FC;
}

#categtree .even {
    background:#fff;
}

#categtree .categ-item:hover {
    background:#eee;
}

/* --------------------------------------------------------------- */

.center {
    margin: 0 auto;
    width: 1050px;
}

.center1 {
	margin: 0 auto;
	width: 1050px;
}

.header {
    background: url("../images/headerBg.gif") repeat-x;
    height: 118px;
    width: 1050px;
    margin: 0 auto;
}

.headerLogo {
    float: left;
	margin: 20px 0px 0px 15px;
}

.userBar {
    clear: right;
    float: right;
    margin: 10px 40px 0px 0px;
    color: #CA0002;
}

.userBar a:active, .userBar a:link, .userBar a:visited {
    color: #CA0002;
    text-decoration: underline;
}

.userBar a:hover {
    color: #3E81B4;
}

/*-------------------*/

.hMenuContainer {
   background: #1865ae;
	height: 34px;
	width: 1050px;
	margin: 0 auto;
}

.hMenu {
    float: left;
	margin-left: 120px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
    float: left;
	display: block;
	height: 27px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: none;
	padding: 7px 10px 0px 10px;
}

.hMenu a:hover {
   background: #a10103;
	float: left;
	display: block;
	height: 27px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: none;
	padding: 7px 10px 0px 10px;
}

.hMenu img {
    float: left;
}

/*-------------------*/

.path {
    background: #bddef3 url("../images/pathBg.gif") repeat-x;
	margin: 0 auto;
	width: 1050px;
	height: 48px;
	padding: 0;
}

.pathBox {
	width: 734px;
	border: 0px solid #f00;
	float: left;
	padding: 16px 0 0 16px;
}

.path a:link, .path a:active, .path a:visited {
    color: #c30f0f;
    text-decoration: none;
}

.path a:hover {
    color: #36729b;
    text-decoration: underline;
}

.searchBox {
	width: 290px;
	float: left;
	border: 0px solid #f00;
	padding: 8px 10px 0 0;
}

.searchInput {
    float: left;
	width: 172px;
	height: 18px;
	background:#FFFFFF url("../images/searchTextBg.gif") no-repeat center left; 
	padding: 3px 2px 3px 28px; 
	color: #505050;
	border: 1px solid #6fa4c5;
	font-family: Tahoma;
}

.searchBtn {
    height: 18px;
    float: left;
    margin: 2px 0px 0px 5px;
}

.searchBtnCenter {
    background: #0a70ae;
    height: 23px;
    margin: 0;
    padding: 0 8px 3px 8px; 
    border: 1px solid #255f8b;
    color: #FFFFFF;
    font-family: Tahoma;
    float: left;
	cursor: pointer;
}

/*-------------------*/

.leftContainer {
    float: left;
    width: 250px;
}

/*-------------------*/

.rightContainer {
    float: left;
	width: 780px;
    padding: 10px 15px 0 5px;
	border: 0px solid;
}

.boxSep {
	background: url("../images/bar.png") no-repeat center bottom;
	width: 780px;
	height: 13px;
	border: 0;
	padding: 0;
}

.welcomeBox {
	width: 780px;
	line-height: 18px;
	margin: 0 0 30px 0;
	padding: 0 0 40px 0;
	float: left;
	background: url("../images/bar.png") no-repeat center bottom;
}

.welcomeNote {
	width: 580px;
	color: #0189c7;
	float: left;
	text-align: justify;
}

.whyUs {
	width: 200px;
	float: left;
	text-align: right;
}

.homeFeaturedBox { 
	width: 780px;
	float: left;
	margin: 0 0 50px 0;
	text-align: justify;
}

.homeFeaturedBox span {
	width: 156px;
	padding: 0;
	float: left;
	border: 0px solid;
	text-align: center;
}

.homeFeaturedBox span img {
	border: 1px solid #808080;
	padding: 4px;
	background: #c0c0c0;
	margin-bottom: 5px;
}

.featListBox {
	border: 1px solid #f2b5b5;
	padding: 5px;
	background: url("../images/redBg.gif");
	margin-bottom: 12px;
}

.reguListBox {
	border: 1px solid #b5daf2;
	padding: 5px;
	background: url("../images/blueBg.gif");
	margin-bottom: 12px;
}

.catHome {
    float: left;
    padding: 0px 0px 14px 0px;
    clear: both;
}

a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
    color: #1d5683;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

a.catHomeMain:hover {
    color: #AA120e;
	text-decoration: underline;
}

.catimg {
	float: left;
	height: 42px;
	width: 55px;
	margin: 5px 10px 10px 0px;
	border: 1px solid #D0D0D0;
	padding: 0px;
}

.catHomeSubcats {
    margin: 5px 0px 0px 0px;
	border: 0px solid;
	width: 260px;
	line-height: 11pt;
}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
    color: #707070;
	text-decoration: none;
}

a.catHomeSub:hover {
    color: #707070;
	text-decoration: underline;
}

.catHomeCount {
    color: #4583aa;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

.thumbDetail {
	border: 1px solid #808080;
	background: #d1d1d1;
	padding: 4px;
	width: 150px;
	height: 110px;
}


#slidedeck_frame {
	width: 760px;
	line-height: 22px;
	margin: 0;
}

.skin-slidedeck {
    position: relative;
	padding: 10px;
    background: #EEEEEE;
    border: 1px solid #E0E0E0;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.listingFeats {
    line-height: 16px;
	background: url("../images/bullet.gif") 1px 5px no-repeat;
    padding: 0px 0px 2px 14px;
}

/*-------------------*/

.articleContent {
    padding: 0px 13px 0px 13px;
}

/*-------------------*/

.footer {
    margin: 0 auto;
    width: 1020px;
    background: url("../images/footerBg.png") no-repeat top center;
    background-color: #FFFFFF;
    clear:both;
    padding: 40px 15px 30px 15px;
	height: 40px;
	line-height: 20px;
}

.footer a:active, .footer a:link, .footer a:visited {
    color: #4885e6;
    text-decoration: underline;
}

.footer a:hover {
    color: #707070;
    text-decoration: none;
}

.footerCat {
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 0px 20px 20px 20px;
    border-bottom: 1px solid #B32B26;
    width: 700px;
}

/*-------------------*/

.box {
    margin: 0px 0px 14px 0px;
}

.boxTopLeft {
    float: left;
	background: url("../images/boxTopLeft.gif") no-repeat;
	width: 27px;
	height: 58px;
}

.boxTopCenter {
    float: left;
	background: url("../images/boxTopCenter.gif") repeat-x;
	width: 196px;
	height: 29px;
	padding-top: 29px;
	color: #073c6d;
	text-align: center;
	font-size: 12pt;
	font-family: Artifika, Tahoma, Arial;
}

.boxTopRight {
    float: left;
	background: url("../images/boxTopRight.gif") no-repeat;
	width: 27px;
	height: 58px;
}

.boxMiddle {
    clear: both;
	background: url("../images/boxMiddle.png") repeat-y;
	width: 210px;
	padding: 10px 20px 10px 20px;
}

.boxBottom {
    background: url("../images/boxBottom.png") no-repeat;
    width: 250px;
   	height: 22px;
}

/*-------------------*/

.boxStats {
    padding: 10px 0px 10px 20px;
    margin: 0;
    list-style: none;
}

.boxStats li {
    padding-bottom: 2px;
}

/*-------------------*/

.boxSponsored {
    margin: 0;
    border-bottom: 1px solid #CCCCCC;
    padding: 8px 0 10px 0;
    line-height: 15px;
}

.boxSponsoredLast {
    margin: 0;
    padding: 8px 0 8px 0;
    line-height: 15px;
}

.boxSponsoredTitle {
	margin-bottom: 7px;
}

.articleBox {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 12px;
}

/*-------------------*/

.boxPopCats {
    padding: 8px 5px 0px 12px;
    margin: 0;
    list-style: none;
}

.boxPopCats li {
    background: url("../images/boxPopCatsBg.gif") 0px 1px no-repeat;
    padding: 0 0 6px 15px;
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
    color: #353535;
    text-decoration: none;
}

.boxPopCats li a:hover {
    color: #205885;
    text-decoration: underline;
}

/*-------------------*/

.noResults {
    margin-left: 20px;
}

.noResults p {
    color: #CA0002;
    margin: 0px 0px 15px 0px;
}

.noResults ul {
    margin: 0;
    padding: 15px 0px 20px 40px;
}

/*-------------------*/

.navig {
    padding: 5px;
    color: #CA0002;
    font-weight: bold;
}

.mainPaging {
    float: right;
}

.pagingLinks {
    color: #CA0002;
    font-weight: bold;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
    color: #3E81B4;
    text-decoration: none;
}

.pagingLinks a:hover {
    color: #CA0002;
    text-decoration: none;
}

/*-------------------*/

a.readMore:link, a.readMore:active, a.readMore:visited {
    color: #454545;
    font-weight: normal;
    text-decoration: underline;
}

a.readMore:hover {
    color: #0066d5;
	text-decoration: none;
}

/*-------------------*/

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
    color: #CA0002;
    font-weight: bold;
    text-decoration: none;
}

.searcCat a:hover {
    color: #CA0002;
    font-weight: bold;
    text-decoration: underline;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
    color: #6F6F6F;
    text-decoration: underline;
}

/*-------------------*/

a, .linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
    color: #CA0002;
    text-decoration: underline;
}

.paymentTable td {
    border-right: 1px solid #D9D9D9;
    text-align: center;
}

/*-------------------*/

.bid {
    width: 68px;
}

.bidFunds {
    background: url("../images/bidBg1.gif") no-repeat;
    width: 68px;
    height: 23px;
    padding-top: 7px;
    text-align: center;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}

a.bidL1:link, a.bidL1:active, a.bidL1:visited {
    display: block;
    background: url("../images/bidBg2.gif") no-repeat;
    width: 68px;
    height: 31px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

a.bidL1:hover {
    text-decoration: underline;
}

a.bidL2:link, a.bidL2:active, a.bidL2:visited {
    display: block;
    background: url("../images/bidBg3Middle.gif") repeat-y;
    width: 68px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

a.bidL2:hover {
    text-decoration: underline;
}

.bidBg3 {
    background: url("../images/bidBg3.gif") no-repeat;
    width: 68px;
    height: 4px;
}

---------------
legend {
    border-width: 1px;
    border-color: #D9D9D9;
    border-style: dotted;
    padding:      3px;
    font-weight:  bold;
    color:        #FF81B4;
	font-weight: bold;
}
fieldset {
    border-width: 1px;
    border-color: #D9D9D9;
    border-style: solid;
    background: url("../images/blueBg.gif");
    padding: 10px;
}

label {
    cursor: pointer;
}

.terms {
	background: url("../images/blueBg.gif");
	border: 1px inset; 
	padding: 5px 15px;
	margin: 6px 0 10px 0; 
	overflow: auto; 
	height: 150px;
}

.guideline {

	list-style: outside;
}
.guideline li {
	margin:5px 10px 8px 10px;
	list-style: square;
}

table.comment {
    border-width: 1px;
    border-color: #D9D9D9;
    border-style: dotted;
    margin-top:   5px;
}

tr.comment {
    background-color: #E5EAEE;
    color: #000000;
}

h4 {
    color: #3E81B4;
    font-size: 8pt;
    padding: 0;
}

.link_rating {
    padding: 0px;
    padding-right: 5px;
    border: 1px solid #E1E1E1;
    background: #ffffff;
    color: #6b6b6b;
    width: 200px;
}

.link_rating img {
    display: block;
    float: left;
    margin-right: 2px;
}

.link_rating span.review {
    display: block;
    float: right;
    color: #000000;
    padding-top: 3px;
}

.frontend_actions {
    float: right;
    width: 36px;
    height: 36px;
}

.float_tiny {
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
}


/* login slider related */

#panel {
    background: #E51D25;
    display: block;
    color: #ffffff;
    /* padding: 10px 20px 10px 20px;*/
    position: absolute; 
    z-index: -1; 
    top: 0px; 
    width: 1050px;
    height: 110px;
}

#panel a{
    color: #ffffff;
}

.slide {
    margin: 0;
    padding: 0;
    border-top: solid 4px #CA0002;
    background: #E51D25;
    text-align: right;
    color: #ffffff;
    padding: 10px 20px 10px 20px;
}
.btn-slide {
    text-align: right;
    /*margin: 0 auto;*/
    display: inline;
    font: normal 110%/100% Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

.slide a:active, .slide a:link, .slide a:visited {
    color: #ffffff;
    text-decoration: none;
}

.slide a:hover {
    color: #ffffff;
    text-decoration: underline;
}


.active {
    background-position: right 12px;
}

.header_panel {
    background: #E51D25;
    height: auto;
    margin: 0 auto;
}

.center_panel {
    margin: 0 auto;
    width: 1050px;
    background: #E51D25;
}

input.btn {
    background: #0a70ae;
    color: #ffffff;
    height: 25px;
    padding: 2px 8px 3px 8px;
    border: 1px solid #255f8b;
    text-transform: uppercase;
	letter-spacing: 1px;
    vertical-align: middle;
	font-family: Tahoma;
    cursor: pointer;
}

#additional_links td {
    padding: 0 3px 3px 0;
}

















.share { padding: 0; margin:0; float: left;}
.share ul { list-style-type:none; margin:0 0 0 10px; padding: 0 0 10px 0;}
.share li { float: left; list-style:none; margin:0 0 0 5px; padding-top:1px; display:inline; border: none !important;}
.share a { display:block; overflow:hidden; height:15px; width:15px;}
.share a:hover { text-decoration:none;}
.share .caption{ width: 100px;}
.share .delicious a:hover{ background: url('../images/share.gif') no-repeat 0 0;}
.share .delicious a{ background: url('../images/share.gif') no-repeat 0 -15px;}
.share .digg a:hover{ background: url('../images/share.gif') no-repeat -15px 0;}
.share .digg a{ background: url('../images/share.gif') no-repeat -15px -15px;}
.share .technorati a:hover{ background: url('../images/share.gif') no-repeat -61px 0;}
.share .technorati a{ background: url('../images/share.gif') no-repeat -61px -15px;}
.share .reddit a:hover{ background: url('../images/share.gif') no-repeat -76px 0;}
.share .reddit a{ background: url('../images/share.gif') no-repeat -76px -15px;}
.share .stumbleupon a:hover{ background: url('../images/share.gif') no-repeat -31px 0;}
.share .stumbleupon a{ background: url('../images/share.gif') no-repeat -31px -15px;}
.share .twitter a:hover{ background: url('../images/share.gif') no-repeat -46px 0;}
.share .twitter a{ background: url('../images/share.gif') no-repeat -46px -15px;}
.share .sharethis a:hover{ background: url('../images/share.gif') no-repeat -91px 0;}
.share .sharethis a{ background: url('../images/share.gif') no-repeat -91px -15px;}

.social { padding: 0; margin:0;}
.social ul { list-style-type:none; margin:0; padding: 0;}
.social li { float: left; list-style:none; margin:0 5px 0 0; padding-top:1px; display:inline; border: none !important;}
.social a { display:block; overflow:hidden; height:24px; width:24px;}
.social a:hover { text-decoration:none;}
.social .twitter a:hover{ background: url('../images/social.gif') no-repeat 0 0;}
.social .twitter a{ background: url('../images/social.gif') no-repeat 0 -24px;}
.social .facebook a:hover{ background: url('../images/social.gif') no-repeat -24px 0;}
.social .facebook a{ background: url('../images/social.gif') no-repeat -24px -24px;}
.social .linkedin a:hover{ background: url('../images/social.gif') no-repeat -48px 0;}
.social .linkedin a{ background: url('../images/social.gif') no-repeat -48px -24px;}
