﻿/*------------CUSTOM------------*/

h1,h2,h3,h4,h5,h6,ul,li,a,p,form,img {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #0779BF!important;
	font-weight: bold!important;
}

h2 {
	color: #0779BF;
	font-size: 1.6em!important;
	font-weight: bold!important;
}

	.h2price {
		color: #CC3568;
		font-weight: bold;
		font-size: 1.4em;
		padding: 0;
	}

h3 {
	padding: 3px;
	border-bottom: 0px dashed #0779bf!important;
	color: #0779bf;
	margin-bottom: 5px;
	font-size: 1.2em;
}

h4 {
	font-size: 1.4em;
	color: #0779bf;
	font-weight: bold;
}

h5 {
	padding: 3px;
	border-bottom: 1px dashed #0779bf;
	color: #0779bf;
	margin-bottom: 5px;
	font-size: 1.2em;
}

h6 {
	color: #CF3F70;
	font-size: 1.2em;
	font-weight: bold;
}

td {
	padding:0px;
}

/*------------Homepage------------*/
.default {
	padding:5px;
}

.tabs {
	margin:2px!important;
}

.tabNavigation {
	height:25px;
}

/*------------Products------------*/
ul.Panel_Desc {
	list-style-type:disc!important;
}

ul.Panel_Desc li{
	list-style-type:disc!important;
	margin-left:15px;
}

.prodlist_header {
                Text-decoration:underline!important;
}

a.prodlist_header:hover{
        text-decoration:underline;
		font-weight:bold;	
}
.prodname a{
                color: #ffffff!important;
                font-size: 12px;
                text-decoration:underline!important;
				font-weight:normal!important;
}

.prodname a:hover{
                color: #ffffff!important;
                font-size: 12px;
                text-decoration:underline;
				font-weight:bold!important;

}

.product_layout {
				width:300px;}
/*------------SEO Tabs------------*/

UL.tabNavigation {

text-align:left;

list-style: none;

margin: 0;

padding: 0;

}

UL.tabNavigation LI {

display: inline;

color:#ffffff !important;

font-size:12px

}

UL.tabNavigation LI A {

padding: 3px 3px;

background-color:#0779BF;

color: #FFFFFF !important;

text-decoration: none;

}

UL.tabNavigation LI A.selected,

UL.tabNavigation LI A:hover {

background-color: #0779BF;

color: #FFFFFF !important;

padding-top: 7px;

}

UL.tabNavigation LI A:focus {

outline: 0;

}

div.tabs{

padding-top:15px;

width:468px;

margin-left:-4px;

}

div.tabs div {

margin-top: -2px;

border:2px #0779bf solid;

padding:5px 5px 0px 5px;

}

div.tabs div h3{

font-size: 1.7em;

}

