/* ######### CSS for Shade Tabs. Remove if not using ######### */
table td {
background-color:#164287;
color:#174387;
font-family:Arial,Helvetica,sans-serif !important;
font-size:0.8em;
padding:0px;
}
.shadetabs{
padding: 5px 0px 0px 0px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
font-size:35px;
font-family:verdana;
font-weight:bold;
margin: 0;
text-align:center;
.display:inline;
}
.shadetabs li a{
text-align:center;
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 0px 0px 0px;
margin-right: 0px;
color: #164287;
background-color:#FFFFFF;
width:246px;
height:50px;
display:block;
float:left;
}
.shadetabs li a:visited{
color: #2d2b2b;
}
.shadetabs li a:hover{
text-decoration: underline;
}
.shadetabs li a.selected{ /*selected main tab style */
position: relative;
}
.shadetabs li a.selected{ /*selected main tab style */
background-color:#c4d1e4;

}
.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.tabcontent{
display:none;
}
@media print {
.tabcontent {

}
}
#laser_wrapper {
width:740px;
margin-left:251px;
text-align:center;
}
#form_wrapper {
font-family:tahoma;
width:728px;
margin-left:251px;
font-size:13px;
background-color:#164287;
color:#FFFFFF;
font-weight:bold;
padding:5px 5px 5px 5px;
}
#form_wrapper p{
padding-top:3px;
}
.content_wrapper {
background-color:#c4d1e4;
width:717px;
height:353px;
.height:300px;
.border-bottom:2px solid #c4d1e4;
padding: 5px 10px 10px 10px;
}
#lasers{
width:245px;
}
#countrytabs .li{
width:245px;
}
.products_tab{
height:50x;
width:715px;
vertical-align:top;
border:0px;
clear:right;
margin-left:-5px;
margin-top:5px;
}
.products_tab2{
vertical-align:top;
border:0px;
height:50x;
width:715px;
clear:right;
margin-left:-5px;
margin-top:5px;
}
.products_tab3{
vertical-align:top;
border:0px;
height:50x;
width:715px;
clear:right;
margin-left:-5px;
margin-top:5px;
}
.products_tab4{
vertical-align:top;
border:0px;
height:50x;
width:715px;
clear:right;
margin-left:-5px;
margin-top:5px;
}
.products_tab5{
vertical-align:top;
border:0px;
height:50x;
width:715px;
clear:right;
margin-left:-5px;
margin-top:5px;
}
.products_tab6{
vertical-align:top;
border:0px;
height:50x;
width:715px;
clear:right;
margin-left:-5px;
margin-top:5px;
}
.prod_img{
vertical-align:top;
border:0px;
background-color:#FFFFFF;
}
.prod_txt{
vertical-align:top;
border:0px;
border-left:5px solid #c4d1e4;
color:#164287;
background-color:#FFFFFF;
text-align:justify;
padding:5px;
}
.prod_price{
vertical-align:top;
text-align:center;
background-color:#FFFFFF;
border:0px;
font-size:20px;
color:#164287;
font-weight:bolder;
font-family:verdana;
}
.textbox{
font-size:11px;
height:11px;
vertical-align:baseline;
}
h1{
font-size:18px;
padding-bottom:5px;
}
.title{
font-size:15px;
color:#164287;
font-weight:bold;
}
#country1 {
overflow:auto;
height:310px;
width:730px;
margin-left:-5px;
}
#country2 {
overflow:auto;
height:310px;
width:730px;
margin-left:-5px;
}
#country3 {
overflow:auto;
height:310px;
width:730px;
margin-left:-5px;
}
.submitter{
margin-left:-4px;
width:737px;
}

/*********************** code for graphi rollovers*/
/************* LASERS ************/
#lasers a{
width:246px;
text-align:center;
text-decoration: none;
position: relative;
z-index: 1;
padding: 0px 0px 0px 0px;
margin-right: 0px;
color: #164287;
background-color:#FFFFFF;
background-image:url("images/lasers-tab-OFF.gif");
background-repeat:no-repeat;
width:246px;
height:50px;
display:block;
float:left;
}
#lasers a:visited{
color: #2d2b2b;
}
#lasers a:hover{
text-decoration: underline;
}
#lasers a.selected{ /*selected main tab style */
position: relative;
}
#lasers a.selected{ /*selected main tab style */
background-color:#c4d1e4;
border-bottom-color: white;
background-image:url("images/lasers-tab-ON.gif");
background-repeat:no-repeat;
}
#lasers a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
/************* HOUSINGS************/
#housings a{
width:246px;
text-align:center;
text-decoration: none;
position: relative;
z-index: 1;
padding: 0px 0px 0px 0px;
margin-right: 0px;
color: #164287;
background-color:#FFFFFF;
background-image:url("images/housings-tab-OFF.gif");
background-repeat:no-repeat;
width:246px;
height:50px;
display:block;
float:left;
}
#housings a:visited{
color: #2d2b2b;
}
#housings a:hover{
text-decoration: underline;
}
#housings a.selected{ /*selected main tab style */
position: relative;
}
#housings a.selected{ /*selected main tab style */
background-color:#c4d1e4;
border-bottom-color: white;
background-image:url("images/housings-tab-ON.gif");
background-repeat:no-repeat;
}
#housings a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
/************* EXTRAS************/
#extras a{
width:246px;
text-align:center;
text-decoration: none;
position: relative;
z-index: 1;
padding: 0px 0px 0px 0px;
margin-right: 0px;
color: #164287;
background-color:#FFFFFF;
background-image:url("images/extras-tab-OFF.gif");
background-repeat:no-repeat;
width:246px;
height:50px;
display:block;
float:left;
}
#extras a:visited{
color: #2d2b2b;
}
#extras a:hover{
text-decoration: underline;
}
#extras a.selected{ /*selected main tab style */
position: relative;
}
#extras a.selected{ /*selected main tab style */
background-color:#c4d1e4;
border-bottom-color: white;
background-image:url("images/extras-tab-ON.gif");
background-repeat:no-repeat;
}
#extras a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

/**************************/