/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:12px;
	margin:0 auto;
	line-height: 18px;
	background-color:#FFF;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.gif);
}

a {
	color:#D01D44;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img { border: 1px solid #000; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.flag {
	font-size: 22px;
	margin: 0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.red { color:#D01D44; }

.stnd .right { font-weight:normal; }

/* ---- store settings ----------------------- */

.store-sidebar {
	position:relative;
	width:140px;
	height:auto;
	float:left;
	padding-left:10px;
	font-size:11px;
margin: 8px 0 0 0;
}

.store-sidebar a {
line-height: 16px;
color:black;
text-decoration: none; }
.store-sidebar a:hover { color:#D01D44; }

.active-link { color:#D01D44; }

.store-content {
	position:relative;
	float:right;
	width:534px;
	height:auto;
margin: 8px 0 0 0;
}

.store-main {
	width:534px;
	height:641px;
	background-image:url(images/bg_store.jpg);
	background-repeat:no-repeat;
}

.store-category {
	position:relative;
	width:265px;
	height:160px;
	float:left;
	font-size:11px;
}

.category-title {
	margin:20px 0 0 25px;
	font-family:"Georgia", Times New Roman;
	color:black;
	font-weight:normal;
}

.products-box {
	position:relative;
	width:265px;
	height:150px;
	float:left;
	margin:20px 0 0 0;
}

.products-thumbnail { float:left; width:120px; }

.products-thumbnail img { border:none; }

.products-details { 
	width:140px;
	float:right;
	margin-top:30px;
}

.products-details a { color:black; }

.product-details {
float:left; 
width:150px; 
margin-top:30px;
padding-bottom:20px;
}

.product-image { 

float:right; 
width:350px; 
margin-top:30px;
padding-bottom:20px;
}


/* ---- layout settings ----------------------- */

#bg_main {
	position:relative;
	top: 0;
	left: 0;
	width:100%;
	height:auto;
	margin:0 auto;
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: url(images/bg_main-top.jpg);
}

#main_container {
	position:relative;
	margin:0 auto;
	width:1000px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:48px;
	padding: 5px 0 0 0;
}

#banner_content {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:229px;
	margin: 0 auto;
}

#banner {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:229px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: top center;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:48px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:auto;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:690px;
	height:auto;
}

#content_main-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:675px;
	height:auto;
	padding: 10px 0 0 15px;
}

#content_main-store{
	position:relative;
	top:0;
	left:0;
	float:left;
	width:690px;
	height:auto;
	padding: 10px 0 0 0px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:302px;
	height:auto;
}

#quick-facts {
	position:relative;
	top:10px;
	left:0;
	color: #fff;
	width:182px;
	height:auto;
	font-size: 12px;
line-height: 16px;
	padding: 20px 60px 20px 40px;
	background-repeat: repeat-y;
	background-image: url(images/bg_side-quick.jpg);
}


/* ---- end side bar content settings ---------------- */

#bg_footer {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:31px;
	clear:both;
	color: #fff;
	margin: 5px 0 0 0;
	background-color: #000;
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:23px;
	clear:both;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 4px;
	text-transform: uppercase;
	padding: 8px 0 0 0;
	margin: 0 auto;
}
#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:48px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.jpg);
}

a#nav_01 {
	width:70px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -48px;
}

.active_01 {
	background-position: 0 -48px !important;
}

a#nav_02 {
	width:99px;
	background-position:-70px 0;
}

a:hover#nav_02{
	background-position:-70px -48px;
}

.active_02 {
	background-position:-70px -48px !important;
}

a#nav_03 {
	width:111px;
	background-position:-169px 0;
}

a:hover#nav_03{
	background-position:-169px -48px;
}

.active_03 {
	background-position:-169px -48px !important;
}

a#nav_04 {
	width:90px;
	background-position:-280px 0;
}

a:hover#nav_04{
	background-position:-280px -48px;
}

.active_04 {
	background-position:-280px -48px !important;
}

a#nav_05 {
	width:153px;
	background-position:-370px 0;
}

a:hover#nav_05{
	background-position:-370px -48px;
}

.active_05 {
	background-position:-370px -48px !important;
}

a#nav_06 {
	width:113px;
	background-position:-523px 0;
}

a:hover#nav_06{
	background-position:-523px -48px;
}

.active_06 {
	background-position:-523px -48px !important;
}

a#nav_07 {
	width:119px;
	background-position:-636px 0;
}

a:hover#nav_07{
	background-position:-636px -48px;
}

.active_07 {
	background-position:-636px -48px !important;
}

a#nav_08 {
	width:94px;
	background-position:-755px 0;
}

a:hover#nav_08{
	background-position:-755px -48px;
}

.active_08 {
	background-position:-755px -48px !important;
}

a#nav_09 {
	width:151px;
	background-position:-849px 0;
}

a:hover#nav_09{
	background-position:-849px -48px;
}

.active_09 {
	background-position:-849px -48px !important;
}

/*---------------btn nav-----------------------------------*/

#btn_auctions {
	position:relative;
	top:0;
	left:0;
	width:124px;
	height:30px;
}

#btn_auctions a {
	position:relative;
	float:left;
	height:30px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/btn_auctions.jpg);
}

a#btn_auctions_01 {
	width:124px;
	background-position:0 0;
}

a:hover#btn_auctions_01{
	background-position: 0 -30px;
}

.btn-active_auctions_01 {
	background-position: 0 -30px !important;
}




.btn_join {
	position:relative;
	top:0;
	left:0;
	width:101px;
	height:30px;
}

.btn_join a {
	position:relative;
	float:left;
	height:30px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/btn_join.jpg);
}

a.btn_join_01 {
	width:101px;
	background-position:0 0;
}

a:hover.btn_join_01{
	background-position: 0 -30px;
}

.btn-active_join_01 {
	background-position: 0 -30px !important;
}




.btn_con {
	position:relative;
	top:0;
	left:0;
	width:124px;
	height:30px;
}

.btn_con a {
	position:relative;
	float:left;
	height:30px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/btn_contribute.jpg);
}

a.btn_con_01 {
	width:124px;
	background-position:0 0;
}

a:hover.btn_con_01{


	background-position: 0 -30px;
}

.btn-active_con_01 {

	background-position: 0 -30px !important;
}

/* ---- start nav drop settings -------------------------- */

#sub_nav-top {
	position:relative;
	top:0;
	left:0;
	font-size: 10px;
	width:1000px;
	height:28px;	
} 

#sub_nav {
	position:absolute;
	top:60px;
	left:0;
	width:1000px;
	height:48px;
	font-size: 11px;
}

#sub_nav a {
	color: #000;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#sub_nav a:hover {
	color: #cf1e43;
	padding: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#sub_nav span {
	color: #cf1e43;
	padding: 10px;
	font-weight: bold;
	text-decoration: none;

	text-transform: uppercase;
}

#L1, #L2, #L3, #L4 {
	position:absolute;
	visibility:hidden;
	height:auto;
}

#L1 { width:1000px; left:0px; }
#L2 { width:600px; left:287px; }
#L3 { width:400px; left:370px; }
#L4 { width:400px; left:480px; }


.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	}
	
/*----------------------highslide------------------------*/

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 502px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

	