/* Reset */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1.5;
font-family:arial, sans-serif;
}
ol, ul {
list-style: none;
}

/* End Reset */
h2 {
font-size:18px;
}
p{
font-size:12px;
color:#333;
}
a{
text-decoration:none;
color:#333;
}
/*Main styles*/
body{
background:#000 url(img/bg.jpg) repeat-x top center;
}
#wrap{
width:760px;
margin:auto;
}
#header{
height:160px;
width:760px;
position: relative;
}
#header h1{
background:url(img/logo.jpg) no-repeat;
width:175px;
height:77px;
text-indent:-9999px;
position:absolute;
top:10px;
}
#header h1 a{
width:167px;
height:74px;
display:block;
}

.search {
position:absolute;
right:10px;
top:40px;
width:200px;
height:31px;
padding: 8px 0px 0px 4px;
margin: 0px;
text-align: right;
}
.search .inputbox {
margin: 0px 0px;
padding: 5px 10px 2px 10px;
width: 180px;
height: 21px;
border: 0;
color: #4f4f4f;
font-size:12px;
background: transparent url(img/search-trans.png) no-repeat left;
vertical-align: middle;
}
#menu{
position:absolute;
top:105px;
background:url(img/nav_bg.jpg) repeat-x;
width:760px;
height:39px;
}
#menu ul{
overflow:hidden;
}
#menu ul li{
float:left;
padding:0 10px 0 10px;
margin-top:7px;
background:url(img/div_bn.gif) no-repeat right center;
}
/* ----- Hack only for IE 7 ----- */
*+html div#menu ul li {
float:left;
background:url(img/div_bn.gif) no-repeat right center;   
} 

#menu ul li a{
color:3a3a3a;
font-size:13px;
font-weight:bold;
}
#menu ul li a:hover{
color:#0668b1;
text-decoration:none;
}
#content{
width:760px;
margin:10px auto 0px auto;
padding:0;
}
#slogan{
width:760px;
height:210px;
background:url(img/slogan_08.jpg) no-repeat;
position:relative;
margin-top:-10px;
padding:0;
}
#slogan p{
font-family:helvetica;
font-size:26px;
color:#fff;
font-weight:bold;
position:absolute;
right:20px;
top:10px;	
}
#slogan ul{
position:absolute;
top:66px;
right:20px;
color:#fff;
}
#slogan ul li a{
font-size:16px;
color:#fff;
font-weight:bold;
}
#slogan ul li a:hover{
color:#116fb5;	
}

		
/*ProductNav*/
#productNav {
float:left;	
width: 760px;
height: 160px;
padding: 0;
margin:30px 0px 10px 0px;
}
#productNav .photo {
float:left;
display:compact;
text-align:center;
padding:0;
margin: 0 0 0 4px;
width: 176px;
}
#productNav .photo a{
border-style:none;
}
#productNav p.text {
width:176px;
margin: 10px 0 2px 4px;
padding:0;
line-height:90%;
text-align:center;	
}
.price{
color:#048cf2;
}
#productNav a{
color: #6a6a6a;
font:bold 12px Arial;
border-style:none;
}
#productNav a:hover{
color:#CCC;
text-decoration: none;	
}
#productNav a.active{
color:blue;
text-decoration: none;	
}
/*end productNav*/

/*#main*/	
#main {
clear: both;
overflow:hidden;
padding: 0px;
margin: 0px; 
background: transparent; 
} 
#main_content {
float: left;
width: 520px;
margin: 0px;
padding-right: 10px;
}
#main_content h2{
color:#048cf2;
}
#main_content p{
color:#6a6a6a;
}
#main_content a{
color:#048cf2;
font-weight:bold;
}
#right_col {
width: 200px;
float:right;
margin: 10px auto;
font: 75%/120% Arial, Helvetica, sans-serif;
}
#right_col .menu_box{
margin-bottom:10px;
font: bold 12px Arial, Helvetica, sans-serif;
}
#right_col .menu_box h3 { 
font: bold 12px Arial, Helvetica, sans-serif;
line-height:15px;
padding: 10px 0px 10px 16px;
display: block;
margin:0px;
color: #333;
text-align: left;
background:transparent url(img/nav_bn.jpg) repeat-x;
height:18px;
width: 184px;
}
#right_col .menu_box ul li{
padding:3px 0px 3px 30px;
margin:0;
background: url(img/arrow.gif) no-repeat 10px 6px;
}
#right_col .menu_box ul li a{
font: bold 12px Arial, Helvetica, sans-serif;
color:#6a6a6a;
}
#right_col .menu_box ul li a:hover{
font: bold 12px Arial, Helvetica, sans-serif;
color:#FFF;
}
.menu_box p{
padding:3px 0 3px 10px;
color:#6a6a6a;
}


/*Details */
#details{
background:#171717;
color:#919391;
margin-bottom:30px;
border:1px solid #323232;
padding:0px 40px 20px 20px;
}
.details_main{
padding-left:10px;
}
.details_main img{
float:left;	
padding:10px 20px 30px 20px;
}
.details_main h3{
padding-top:20px;
color:#048cf2;
}
/*buttons*/
.buttons{
text-align:center;
margin:20px;
}
.buttons a{
margin-right:30px;	
}
.more{
background:url(img/bn.gif) repeat-x;
font-size:13px;
font-weight:bold;
color:#000;
padding:8px;
}
.buttons a:hover{
color: #00C;	
}
.gray{
background:url(img/gray_bn.jpg) repeat-x;
font-size:13px;
font-weight:bold;
color:#333;
padding:8px;
}
.stil1{
font-size:16px;
color:#048cf2;
font-weight:bold;
}
.stil2{
font-size:12px;
color:#048cf2;
font-weight:bold;	
}
.details_main p{
color:#919391;	
}
/* jQuery lightBox plugin - Gallery style */
	#gallery {
		padding: 10px;
		width: 690px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
/* jQuery lightBox plugin */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*end Details */

/*Accordion*/
.accordion2 {
	width: 194px;
}
.accordion2 h3 {
	background:transparent url(img/nav_bn.jpg) repeat-x;
    height:18px;
    width: 194px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border-bottom: none;
	cursor: pointer;
}
.accordion2 h3:hover {
	color: #960;
}
.accordion2 h3.active {
	color:#048cf2;
}
.accordion2 p {
	margin: 0;
	padding: 10px 15px 20px;
	display: none;
	color:#6a6a6a;
}
/*end Accordion*/

/*Table style*/
#inventory{
background:#171717;
color:#919391;
margin-bottom:30px;
border:1px solid #323232;
padding:0px 4px 20px 4px;
}
#inventory a{
font-size:11px;
color:#048cf2;
}
#inventory a:hover{
font-size:11px;
color:#fff;
}
.table_main{
padding: 10px;
}
#inventory h3{
font-size:18px;
color:#048cf2;
}
.table_main p{
font-size:12px;
color: #999;
float:right;
}
.body_text{
padding-left:6px;
}
.tab_bn{
background:#333;
border: 1px solid #666;
font-size:13px;
font-weight:bold;
color:#333;
padding:8px;
margin:20px 0px 0px 12px;
}
table h4{
font-size:16px;
}
 .tab_div {
width: 730px;
height: 2px;
background-image:url(img/divider.jpg);
background-repeat: repeat-x;
margin-top: 10px;
margin-bottom: 10px;
}
table, table caption {
	border-left:2px solid #567;
	border-right:2px solid #000;
}
table {
	border-top:1px solid #567;
	border-bottom:2px solid #000;
}
/*design*/

tfoot td {
  border: 1px solid #03476F;
  background: #4591AD;
  padding-top:3px;
  color: #FFFFFF;
  }
.odd {
	background-color: #03476F;
  }
  td row{
	border-bottom:1px solid #03476F;  
	  }
tbody tr:hover {
	border: 1px solid #03476F;
	color: #FFFFFF;
	background-color: 03476f;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
	color: #FFFFFF;
	background-color: #03476F;
  }
 
.stil4{
background:#333;
border-bottom:1px solid #666;
}

table{
color:#999;
font-size:12px;
text-align:left;
font-weight:normal;
}
table a{
color:#999;
font-size:12px;
font-weight:normal;
}
.stil10{
color:#999;
font-size:10px;
text-align:left;
font-weight:normal;
}

/*end Tables*/

/*contact */
.contact-fieldset {
	width: 460px;
	border: none;
	padding: 0px;
	margin-top: 0px;
}
.contact-label {
	color: #767676;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	width: 100px;
	float: left;
}
.contact-input {
	width: 200px;
	margin-right: 5px;
	margin-bottom: 4px;
	padding: 5px;
	background-color: #141414;
	border-left:2px solid #567;
	border-right:2px solid #000;
	border-top:2px solid #567;
	border-bottom:2px solid #000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	letter-spacing: 1px;
}

.contact-select {
	width: 212px;
	margin-right: 5px;
	margin-bottom: 4px;
	padding: 5px;
	background-color: #141414;
	border-left:2px solid #567;
	border-right:2px solid #000;
	border-top:2px solid #567;
	border-bottom:2px solid #000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	letter-spacing: 1px;
}

.contact-body {
	width: 320px;
	background-color: #141414;
	color: white;
 	border-left:2px solid #567;
	border-right:2px solid #000;
	border-top:2px solid #567;
	border-bottom:2px solid #000;
	padding: 5px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 4px;
}
.contact-button {
background:url(img/bn.gif) repeat-x;
font-size:14px;
font-weight:bold;
color:#000;
padding:4px 4px 8px 4px;
margin-left: 100px;
border-style:none;
}
/* end contact */
/*end main*/


/*footer*/
#footer {
clear:both;
padding: 0px;
width: auto;
height: 97px;
margin: 0px auto;
background:#000 url(img/footer_bg.jpg) repeat-x bottom center;
}

#footer p {
font-size: 11px;
color: #9b9b9b;
text-align: center;
padding-top:30px;
margin:30px 0px 0px 0px;
line-height: 14px;
background: transparent;
}
/* ----- Hack only for IE 7 ----- */
*+html #footer p {
font-size: 11px;
color: #9b9b9b;
text-align: center;
padding-top:10px;
margin:30px 0px 0px 0px;
line-height: 14px;
background: transparent;
}
#footer p a {
text-decoration: none;
color: #9b9b9b;
font-weight: normal;
padding: 0px 6px 0px 0px;
}
#footer p a:hover {
text-decoration: underline;
color: #9b9b9b;
font-weight: normal;
padding: 0px 6px 0px 0px;
}
/*end footer*/

/*DIVIDERS */

/*Horizontal divider - parallel with x-axis */
 .divider {
width: 700px;
height: 2px;
background-image:url(img/divider.jpg);
background-repeat: repeat-x;
margin-top: 10px;
margin-bottom: 10px;
}
/*Horizontal divider - parallel with x-axis */
 .divider-y {
width: 760px;
height: 2px;
background-image:url(img/divider_y.jpg);
background-repeat: repeat-x;
margin-top: 10px;
margin-bottom: 10px;
}
/*Vertical divider - parallel with y-axis */
.divider-x {
width:2px;
height:300px;
float: left;
background-image:url(../images/divider-y.jpg);
background-repeat: repeat-y;
margin-top: 30px;
} 
.clear {
clear: both;
}
.stil3{
border: 1px solid #333;	
}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 165px;
    height: 100px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/*Carousel skin*/


.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 680px;
    padding: 2px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 700px;
    height: 345px;
    padding: 40px 20px;
}
/*inner carousel*/
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  680px;
    height: 215px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 165px;
    height:200px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 20px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


