/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#202020;
	font-size:13px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/bg_body.jpg);
	background-position: top center;
	line-height:20px;
}

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

a:hover {
	color:#731919;
	text-decoration: underline;
}

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;
}
.hr {
		width:100%;
		height:auto;
		border: #dedede solid 1px;
		margin: 10px 0 10px 0;
}

.image-box {
position:relative;
width:300px;
height:auto;
float:left;
margin:10px;
}

.contact { 
	color:#202020;

}

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

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


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

#header {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:112px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 0;
}


#header_sub {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:109px;
	background-image:url(images/bg_header-sub.jpg);
	background-repeat:no-repeat;
}
#banner {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:306px;
}

#banner_sub {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:67px;
	background-image:url(images/bg_banner-sub.jpg);
	background-repeat:no-repeat;
}

#buy_now {
	position:relative;
	top:218px;
	right:108px;
	width:200px;
	height:auto;
	float:right;
}

#body_top {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
	background-repeat: repeat-x;
	background-position: top center;
	background-image:url(images/bg_body-top.jpg);
	margin:0 auto;

}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:70px;
	left:215px;
	width:600px;
	height:32px;
}

/* ---- end nav id settings -------------------------- */
#main_top-sub {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	background-image:url(images/bg_main-top-sub.jpg);
	background-repeat:no-repeat;
}
#main {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	background-image:url(images/bg_main.gif);
	background-repeat:repeat-y;
}

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

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:550px;
	height:auto;
	padding: 0 0 0 35px;
	margin: 20px 0 0 0;
}

#content_large {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:870px;
	height:auto;
	padding: 0 0 0 35px;
}


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

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

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:300px;
	height:auto;
	padding: 0 30px 0 0;
	margin: 20px 0 0 0;
}


#side_bar-sub {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:300px;
	height:auto;
	padding: 0 40px 0 0;
	margin: 20px 0 0 0;
}


.side-border {
	border-left: #dedede solid 2px;
	padding: 0 0 0 11px;
}
/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:55px;
	clear:both;
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer_repeat {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:55px;
	background-image:url(images/bg_footer-repeat.jpg);
	background-repeat:repeat-x;
}


#copy {
	position:relative;
	top:0;
	left:0;
	width:200px;
	height:auto;
	float:left;
	padding: 15px 0 0 40px;
}


#zi {
	position:relative;
	top:0;
	left:0;
	width:280px;
	height:auto;
	float:right;
padding: 12px 0 0 0;
}
#footer a {
	text-decoration:none;
}

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

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

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

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

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

a#nav_02 {
	width:172px;
	background-position:-117px 0;
}

a:hover#nav_02{
	background-position:-117px -32px;
}

.active_02 {
	background-position:-117px -32px !important;

}

a#nav_03 {
	width:149px;
	background-position:-289px 0;
}

a:hover#nav_03{
	background-position:-289px -32px;
}

.active_03 {
	background-position:-289px -32px !important;
}

a#nav_04 {
	width:154px;
	background-position:-438px 0;
}

a:hover#nav_04{
	background-position:-438px -32px;
}

.active_04 {
	background-position:-438px -32px !important;
}

/*-----------------------------javascript rotator-------------------------------*/

#logoPart { background:#000; height:90px;}

#bannerTD { width:960px; height:306px;  background-repeat: no-repeat;}
#bannerTD #bannerContainer { width:960px; height:306px; text-align:center;}
#bannerTD #bannerContainerCover { width:960px; height:306px; text-align:center;}
#bannerTD #bannerBody { height:306px; text-align:center;}

#bannerTD #bannerFooter {     
    background:#000; height:80px; 
    display:none; 
    width:900px;
}
#bannerTD #bannerFooterNav { 
    position:absolute;
    top:335px;margin-top:0;
    left:50%;margin-left:-450px;
    width:960px;
}
.footerCell{ padding:5px; text-align:left; border:0px #F90 solid;}
.footerCell .footerTitle {font-family:tahoma, arial; font-size:11px; color:#fff; font-weight: bold;}
.footerCell .footerDesc {font-family:tahoma, arial; font-size:11px; color:#efefef;}
.footerCell ul {list-style: none; margin: 2px; margin-left: 75px; padding-left: 10px;}
.footerCell ul li {margin: 2px; line-height: 13px; padding: 0;}
.footerLink {text-align: right;}

.footerCell .imgDiv{ position:relative; float:left; width:80px; height:65px; margin: 2px 1px 0px 1px;}
.bttnMore {width:57px; height:19px; float: right;}
.bttnMore a{display: block; background:url(img/gen/bttn_more_small.png) 0 0 no-repeat; line-height: 19px; text-decoration: none;}

.imgBgDiv_i {
    width:82px; height:67px;
    background: url(img/gen/thumbBgBordered.png) 0 0 no-repeat;
    padding: 0;
    float:left;
}


#bannerCornerOverlayT{position:absolute; left:50%; margin-top:0; margin-left:-450px; top:90px; background:url(img/gen/bg_bigbanner_trans.gif) 0 -5px no-repeat; width:900px; height:5px; z-index:1000;}
#bannerCornerOverlayB{position:absolute; left:50%; margin-top:0; margin-left:-450px; top:410px; background:url(img/gen/bg_bigbanner_trans.gif) 0 0 no-repeat; width:900px; height:5px; z-index:1001;}

form {color:#efefef; margin:0;}


/*------------------------------------------------------acc settings ------------------------*/



/*---- HighSlide ---*/


.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
body {
	background-color: silver;
}

.highslide {
    cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid black;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.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;
}
a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}



