/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#preloader {
    position:fixed;
	opacity: 0.4;
    top:0;
    left:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:3; /* makes sure it stays on top */
}

#status {
    width:1600px;
    height:150px;
    position:absolute;
    background-image:url(/shop/images/ajax-loader.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:100px 0 0 -100px; /* is width and height divided by two */
}

.testimonial { margin: 0; background: #ccffcc;     width:60%;padding: 10px 50px;     position: relative;     font-family: Georgia, serif;     color: black;     border-radius: 5px;     font-style: normal;     text-shadow: 0 1px 0 #ECFBFF;     background-image: linear-gradient(#ccffcc, #ccffcc); } .testimonial:before, .testimonial:after {     content: "\201C";     position: absolute;     font-size: 80px;     line-height: 1;     color: #999;     font-style: normal; } .testimonial:before {     top: 0;     left: 10px; } .testimonial:after {     content: "\201D";     right: 10px;     bottom: -0.5em; } .arrow-down {     width: 0;     height: 0;     border-left: 15px solid transparent;     border-right: 15px solid transparent;     border-top: 15px solid #ccffcc;     margin: 0 0 0 25px; } .testimonial-author {     margin: 0 0 0 25px;    font-size:32px; font-family: Arial, Helvetica, sans-serif;     color: black;     text-align:left; } .testimonial-author span {     font-size: 28px;     color: #666; }

.checkoutprogress {
	float: left;
	background-image: url(images/paymentprogress.png);
	background-repeat: no-repeat;
	height:31px;
	width:186px;
	padding:6px;
}
.cartwrapper {
	margin-top: 10px; 
	width: 750px;
	height:100px;
	float:left;
	position: relative;	

	padding: 0;
	border:1px solid gray;
	border-style: dotted; 	
	background: #FFFFFF
}
.cart_summary {
	position:relative;
	width: 200px;
	float:right;
	text-align:right;
	margin: 0 auto;
	padding: 0;
	border:1px solid gray;
	border-style: dotted; 	
	background: #FFFFFF
}


.cart_summaryitem {
	text-align:right;	
	padding:20px;
}

.item_photo {
	width: 130px;
	float: left;
	text-align:left;
}
.item_desc {
	width: 400px;
	float: left;
	text-align:left;
	padding:10px;
}
.item_qty {
	width: 100px;
	float: left;
	text-align:left;
}
.item_price {
	width: 100px;
	float: left;
	text-align:left;
}

#catlinks_sidebarabout {
width:100%;
background-color:#FFFFFF;
text-align:left;
padding:5px;
border:1px solid gray;
border-style: dotted; 
}

#pagination_top {
width:100%;
background-color:#FFFFFF;
text-align:right;
padding:5px;
border:1px solid gray;
border-style: dotted; 
margin-bottom:10px;
}

#pagination {
width:100%;
background-color:#FFFFFF;
text-align:center;
padding:5px;
border:1px solid gray;
border-style: dotted; 
}

#catlinks_sidebarabout h2{
font-size:18px;	
}

#catlinks_sidebarabout h3{
font-size:18px;	
}

#catlinks_sidebar a{
font-size:18px;
}
#catlinks_sidebar {
margin-top:10px;
 border-radius: 5px;
width:270px;
 background: -webkit-linear-gradient(white, fbc97f); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white, fbc97f); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white, fbc97f); /* For Firefox 3.6 to 15 */
  background: linear-gradient(white, fbc97f); /* Standard syntax */
text-align:left;
padding:5px;
border:1px solid #fd5bd1;
text-align:center;

}
.allproducts:hover {
	border:3px dashed blue;
	background:white;
}
.allproducts {
margin-top:5px;
 border-radius: 5px;
	border:1px dotted #fd5bd1;
	width:100%;
	font-size:32px;
	padding:5px;


}
#catlinks_sidebar:hover{
border:2px dashed blue;

}
#catlinks_sidebar:hover a{

text-decoration: underline;	

}

#catlinks_sidebar h2{
font-size:18px;
}

#listitems_specs {
float:left;
width:73px;
min-height:57px;
text-align:centre;
font-size:12px;
padding:5px;
border:1px solid gray;
border-style: dotted; 
}

#cookies {
background-color:#fff99b;
position:fixed;
text-align:center;
width:100%;
top:0px;
z-index:0;
padding:5px;
border:1px solid gray;
border-style: dotted; 
}

#GEO {
color: #000000;
background-color: #FFFFFF;
position:left;
text-align:left;
width:100%;
top:50px;
z-index:0;
padding:5px;
border:1px solid gray;
border-style: dotted; 
}

#GEO h2 {
color: #FF0000;
}

hr.line {
border: 1px dashed #C0C0C0;
}

.shadow {
-moz-box-shadow: 0 0 30px 5px #999;
-webkit-box-shadow: 0 0 30px 5px #999;
}

#header {
	clear: both;
	width: 1050px;
	height: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/headers/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.redstar {color: #FF0000}
.bluestar {
	color: #860018;
	font-size: 200%;
	}
.heart {color: #860018}

.checkoutform{
    font-size: 20pt;
}

body {
	font-family: Arial;
	font-size: 14px;
	background-image: url(images/bakground01.gif);	
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clip: rect(auto,auto,auto,auto);
	top: 0px !important;
	Position: static !important;

}

.goog-te-banner-frame {display:none !important}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
}

a:hover {
text-decoration: underline;	
}

#techspecs {
	width: 100%;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;
}

#delivery {
	width: 100%;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;
}

#menubar {
	width: 1050px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	border-top:1px dotted;

}

img.border {
	border: 6px solid #CCCCCC;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}
#categorysnippets {
text-align:left;
position:inherit;
}

#categorysnippets h1 {
	font-size:24px;
	font-weight:bold;
}
#categorysnippets h2 {
	font-size:13px;
}

#categorysnippets h3 {
	font-size:13px;
}

#categorylinks h2 {
	font-size:14px;
display: inline;
}       

#categorylinks h3 {
	font-size:14px;
display: inline;
}   

#categorylinks_listitems {
	font-size:13px;
}  

#categorylinks_listitems h2 {
	font-size:14px;
	display: inline;
}  

#categorylinks_listitems a {
	font-size:14px;
	text-decoration:none;
}  
#categorylinks_listitems a:hover {
	font-size:14px;
	text-decoration:underline;
}  
/* Logo */

#logo {
	font-size:12px;
	margin: 0;
	padding: 0px 0px 0px 80px;
	color: #840010;
}

.toprightmenu {
	float: right;
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color:#840010;
}

#logotextleft {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	position: absolute;
	text-align: left;
	padding: 0px;
	width: 450px;
	margin-top:7px
		overflow:hidden;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logotextfont {
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: 0px;
	font-size: 2.4em;
	text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 2px 0px #777 ;

}
#lcdlogo{
text-align:center;
letter-spacing: 5px;
text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 2px 0px #777, 0px 2px 0px #666, 0px 2px 0px #555, 0px 2px 0px #444, 0px 2px 0px #000, 0px 2px 2px #001135;

font-size:36px;
}
#logotextfont  a {
	color: #840010;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 15px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #dc04a2;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
}

#phone {
	position:relative;
	padding-top: 7px;
	padding-right: 0px;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	font-size:24px;
	float: right;
	text-align:right;
	line-height:120%;
	}

#phone a:hover {
	text-decoration: underline;
}

/* Search */

#search {
	float: left;
	text-align:left;
	padding-left:200px;
}

#browse-categories {
	float: left;
	text-align:left;
	width:164px;
	margin-left: 40px
}

#search form {
	height: 35px;
	margin: 1;
	border:1;
}


#fsSubmitButton_keepshopping {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 7px 11px;
    border: 1px solid #170a01;
    border-radius: 8px;
    background: #731b05;
    background: -webkit-gradient(linear, left top, left bottom, from(#731b05), to(#170a01));
    background: -moz-linear-gradient(top, #731b05, #170a01);
    background: linear-gradient(to bottom, #731b05, #170a01);
    text-shadow: #0c0501 1px 1px 1px;
    font: normal normal bold 14px arial;
    color: #ffffff;
    text-decoration: none;
}
#buynow{
  background: -webkit-linear-gradient(white, lightyellow); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white, lightyellow); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white, lightyellow); /* For Firefox 3.6 to 15 */
  background: linear-gradient(white, lightyellow); /* Standard syntax */
}


#fsSubmitButton_keepshopping:hover,
#fsSubmitButton_keepshopping:focus {
    background: #8a2006;
    background: -webkit-gradient(linear, left top, left bottom, from(#8a2006), to(#1c0c01));
    background: -moz-linear-gradient(top, #8a2006, #1c0c01);
    background: linear-gradient(to bottom, #8a2006, #1c0c01);
    color: #ffffff;
    text-decoration: none;
}
#fsSubmitButton_keepshopping:active {
    background: #451003;
    background: -webkit-gradient(linear, left top, left bottom, from(#451003), to(#170a01));
    background: -moz-linear-gradient(top, #451003, #170a01);
    background: linear-gradient(to bottom, #451003, #170a01);
}

#fsSubmitButton {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 7px 11px;
    border: 1px solid #c05f15;
    border-radius: 8px;
    background: #ff9b22;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff9b22), to(#f56a00));
    background: -moz-linear-gradient(top, #ff9b22, #f56a00);
    background: linear-gradient(to bottom, #ff9b22, #f56a00);
    text-shadow: #783c0d 1px 1px 1px;
    font: normal normal bold 14px arial;
    color: #ffffff;
    text-decoration: none;
}
#fsSubmitButton:hover,
#fsSubmitbutton:focus {
    border: 1px solid #f0771a;
    background: #ffba29;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffba29), to(#ff7f00));
    background: -moz-linear-gradient(top, #ffba29, #ff7f00);
    background: linear-gradient(to bottom, #ffba29, #ff7f00);
    color: #ffffff;
    text-decoration: none;
}
#fsSubmitbutton:active {
    background: #c05f15;
    background: -webkit-gradient(linear, left top, left bottom, from(#c05f15), to(#f56a00));
    background: -moz-linear-gradient(top, #c05f15, #f56a00);
    background: linear-gradient(to bottom, #c05f15, #f56a00);
}

#fsFindButton
{
padding: 5px 10px 6px !important;
font-size: 15px !important;
background-color: #0000FF;
font-weight: bold;
text-shadow: 1px 1px #000000;
color: #ffffff;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border: 2px solid #FFFFFF;
cursor: pointer;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}

#fsFindButton:hover
{
background-color: #860018;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search-text:hover {
  border: dashed 5px blue;
 }
#search-text {
	width: 590px;
	padding: 5px 5px 6px 5px;
	border: 1;
	text-transform: lowercase;
	font-weight: bold;
	font: normal 18px Arial, Helvetica, sans-serif;
	height: 25px;
  border: solid 5px #ffdaf5;
  box-shadow: inset 0 0 0 1px #707070;
  transition: box-shadow 0.3s, border 0.3s;

}

#search-text:focus{
background-color:yellow;
}
#search-submit {
	width: 52px;
	height: 22px;
	border: none;
	background: none;
	color: #000000;
}


/* Page */

#page {
	width: 970px;
	margin: 0px auto;
	padding: 0px 40px;
	background: #FFFFFF;

}

/* Content */

#content {
	float: right;
	width: 660px;
	padding: 30px 0px 0px 0px;
	font-size:16px;
}

#content h1{
text-align:center;
padding:10px;
font-size:26px;
border:1px dashed #fd5bd1;

}

#content_product {
	float: center;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
#content_tshooter {
	float: center;
	width: 100%;
	padding: 0px 0px 0px 0px;
}

#indexcontinued {
float: left;
width:	100%;
}

#viewitemwrap {
position: relative;
}

.viewitemright {
	width: 100%;
	float: left;
	background-color:#FFFFFF; 
	text-align:left;

}

.panelphoto {
	width: 580px;
	float: center;
	background-color:#FFFFFF; 
	text-align:left;
	padding:20px;
	border:1px solid gray;
	border-style: dotted; 
	
}

.csuggestions{
	width: 22%;
	min-height:50px;
	float: left;
	text-align:left;
	font-size:14px;
	color:white;
	padding: 5px;
}

.products {
	width: 29%;
	height:195px;
	float: left;
	text-align:center;
	font-size:16px;
  background: -webkit-linear-gradient(white, #f4f4f4); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white, #f4f4f4)); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white, #f4f4f4); /* For Firefox 3.6 to 15 */
  background: linear-gradient(white, #f4f4f4); /* Standard syntax */
border:3px solid #ffdaf5;
	padding: 10px 9px 10px 9px;
	border-radius:15px;
	margin:2px;
}
.products a{

}
.products:hover:a{

}
.products:hover{
  background: -webkit-linear-gradient(#f4f4f4, white); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#f4f4f4, white); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#f4f4f4, white); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#f4f4f4, white); /* Standard syntax */
	border:3px dashed blue;
}

.products-blank {
	width: 29%;
	height:195px;
	float: left;
	text-align:center;
	font-size:16px;
	background-color:#FFFFFF; 
	padding: 10px;
}

.product {
	width: 97%;
	height:150px;
	float: left;
	text-align:center;
	font-size:16px;
	background-color:#FFFFFF; 
	border:1px solid gray;
	padding: 10px;
	border-style: dotted;
	
}

.productdesctext {
	text-align:left;
	font-size:13px;
}

#products_wrapper {
	width: 100%;
	position: relative;	
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
}

#csuggestions_wrapper {
	width: 100%;
	position: inherited;	
	margin: 0 auto;
	padding: 0;
}

.bread {
	width: 100%;
	padding:5px;
	font-size:18px;
	background-color:#FFFFFF; 
	border:1px solid gray;
	border-style: dotted; 
}	

#payment_box {
	width: 100%;
	float: left;
	background-color:#FFFFFF; 
	text-align:center;
	padding:5px;
	border:1px solid gray;
	border-style: dotted; 
	margin:5px;	
}

#advanced_search {
	width: 60%;
	float: left;
	background-color:#FFFFFF; 
	text-align:left;
	padding:10px;
	border:1px solid gray;
	border-style: dotted; 
	margin:5px;	
}

#testimonials {
	width: 100%;
	float: center;
	background-color:#FFFFFF; 
	text-align:left;
	padding:10px;
	border:1px solid gray;
	border-style: dotted; 
	margin:5px;	
}

#welcome_header {
	margin:0 auto;
	width: 1050px;
	float: center;
	background-color:#FFFFFF; 
	text-align:right;
	font-weight:bold;
	/*background-image: url('/shop/images/languages.jpg'); */
	background-repeat: no-repeat;	
}

#welcome_header a:visited{
	text-decoration: underline;
	color:blue;
}

#cartheader_basket:hover a{
	text-decoration: underline;
}

#cartheader {
	margin-top:8px;
	width: 130px;
	float: right;
	min-height:50px;
	background-color:#FFFFFF; 
	text-align:center;
	
	padding: 5px;
	border:1px solid gray;
	border-style: dotted; 
	font-size:14px;
	font-weight:bold;
}

#viewitemleft {
	float: left;
	position: relative;
	width: 60%;
}
#viewitemleftdelivery {
	float: left;
	position: relative;
	width: 330px;
}

#viewitemleftauthor {
	float: left;
	position: relative;
	width: 150px;
}

#viewitemleftspecdel {
	float: left;
	position: relative;
	width: 190px;
}


#postwrap {
position: relative;
}

#indexwelcome {
	float: left;
	position: relative;
	width:55%;
}

.post {
	width: 35%;
	float: right;
	padding:5px;
	border:1px solid gray;
	border-style: dotted; 
	margin:5px;	
	text-align:center;
}
.post_smaller {
	width: 170px;
	height: 290px;
	float: center;
	text-align:center;
	padding: 5px;
	border:1px solid gray;
	border-style: dotted; 
	margin:5px;	
	text-align:center;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .price {
	text-align: centre;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;		
	color: #437CD3;	
}

.post .meta {

	text-align: centre;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: centre;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.more {
	float: left;
	display: block;
	width: 120px;
	height: 23px;
	margin-right: 10px;
	padding: 2px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #333333;
	
}

.more_productpage {
	float: center;
  	margin-left: auto ;
  	margin-right: auto ;	
	display: block;
	width: 120px;
	height: 23px;
	padding: 2px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat center top;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	color: #333333;
	
}

.tablePrice {	
	padding: 5px 0px 15px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
	color: #437CD3;	
}
#priceexvat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 270px;
	margin: 0px;
}


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 1050px;
	min-height: 250px;
	margin: 0 auto;
	padding: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
  background: #fff5fc;
	border:2px;
	border-style:dashed;
	border-color:#fd5bd1;

		font-size:14px;
}

#footer p {
	margin: 0;
	padding: 0px 0px 0px 40px;
	line-height: normal;
	color: black;

}

#footer a {
	color: #white;
}

/* Footer Menu */

#footer-menu {
	width: 1030px;
	height: 60px;
	margin: 0px auto;
	padding: 0px 0px 0px 20px;

}

#footer-menu ul {
	margin: 0;
	padding: 30px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#footer-menu li {
	float: left;
}

#footer-menu a {
	display: block;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

	border-right: 1px solid #383838;
}

#footer-menu a:hover {
	text-decoration: underline;
}

#footer-menu .current_page_item a {
	text-decoration: none;
}

#footer-menu .current_page_item a {
}

/* ============================================================================================================================
== BLOCKQUOTE WITH OBTUSE TRIANGLE
** ============================================================================================================================ */

.example-obtuse {
	position:relative;
	padding:15px 30px;
	margin:0;
	color:#000;
	background:#f3961c; /* default background for browsers without gradient support */
	/* css3 */
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
	background:-moz-linear-gradient(#f9d835, #f3961c);
	background:-o-linear-gradient(#f9d835, #f3961c);
	background:linear-gradient(#f9d835, #f3961c);
	/* Using longhand to avoid inconsistencies between Safari 4 and Chrome 4 */
	-webkit-border-top-left-radius:25px 50px;
	-webkit-border-top-right-radius:25px 50px;
	-webkit-border-bottom-right-radius:25px 50px;
	-webkit-border-bottom-left-radius:25px 50px;
	-moz-border-radius:25px / 50px;
	border-radius:25px / 50px;
}

/* display of quote author (alternatively use a class on the element following the blockquote) */
.example-obtuse + p {margin:10px 150px 2em 0; text-align:right; font-style:italic;}

/* creates the larger triangle */
.example-obtuse:before {
	content:"";
	position:absolute;
	bottom:-30px;
	right:80px;
	border-width:0 0 30px 50px;
	border-style:solid;
	border-color:transparent #f3961c;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

/* creates the smaller triangle */
.example-obtuse:after {
	content:"";
	position:absolute;
	bottom:-30px;
	right:110px; 
	border-width:0 0 30px 20px;
	border-style:solid;
	border-color:transparent #fff;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

/* Tabbed Content */

ul.tabs
{
    padding: 7px 0;
    font-size: 0px;
    margin:0;
    list-style-type: none;
    text-align: left; /*set to left, center, or right to align the tabs as desired*/
}

ul.tabs li
{
    display: inline;
    margin: 0;
    margin-right:3px; /*distance between tabs*/
}

ul.tabs li a
{
    font: normal 18px Arial;
    text-decoration: none;
    position: relative;
    padding: 7px 16px;
    border: 1px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    background: #F0F0F0 url(tabbg.gif) 0 0 repeat-x;
    border-radius: 3px 3px 0 0;
    outline:none;
}

ul.tabs li a:visited
{
    color: #000;
}

ul.tabs li a:hover
{
    border: 1px solid #B7B7B7;
    background:#F0F0F0 url(tabbg.gif) 0 -36px repeat-x;
}

ul.tabs li.selected a, ul.tabs li.selected a:hover
{
    position: relative;
    top: 0px;
    font-weight:bold;
    background: white;
    border: 1px solid #B7B7B7;
    border-bottom-color: white;
}

ul.tabs li.selected a:hover
{
    text-decoration: none;
}

div.tabcontents
{
    border: 1px solid #B7B7B7; padding: 50px;
    background-color:#FFF;
    border-radius: 0 3px 3px 3px;
}