body,table 
{
	font-size:14;
	font-family:Tahoma,Verdana,Arial;
}
a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}


td
{
	vertical-align:top;
}

.defaultBanner
{
	height:50;
	padding:10;
}

.defaultNav
{
	height:50;
	padding:10;
}

.defaultMain
{
	padding:5;
	padding-top:90;
	padding-right:33;
}
.mainOverflow
{
	padding-top:5;
	padding-right:5;
	margin-left:15;
	width:450;
	overflow:auto;
}

.header
{
    padding-bottom:20;
    padding-left:40;
}

.defaultFooter
{
	height:50;
	padding:10;
	text-align:center;
	border-top:1 solid silver;
}

.kayak_search 
{
    background-color:#ffff00;
    width:140;
    height:18;
    font-size:12;
}

H2 
{
	font-size: 14;
    color: #ff3333;
    border-bottom: 2 #ffff00 dotted;
	text-transform: capitalize;
}

p
{
	font-size: 12;
}

.CategoryHeader 
{
    color:#ff3333;
    font-weight:bold;
    font-size:14;
}
.KayakHeader 
{
    color:#ff3333;
    font-weight:bold;
    font-size:14;
}

.cat_selected 
{
    font-weight:bold;
    color:#666666;
    text-decoration:none;
    font-size:12;
	text-transform:capitalize;
	padding-left:10;
	background-image:url(../images/arrow_red.jpg);
	background-repeat:no-repeat;
}
.cat
{
    color:#666666;
    text-decoration:none;
    font-size:12;
	text-transform:capitalize;
}
.kayak_selected
{
    font-weight:bold;
    color:#666666;
    text-decoration:none;
    font-size:12;
	text-transform:capitalize;
	padding-left:10;
	background-image:url(../images/arrow_red.jpg);
	background-repeat:no-repeat;
}
.kayak
{
    color:#666666;
    text-decoration:none;
    font-size:12;
	text-transform:capitalize;
}

td.product_tab
{
	cursor: pointer;
	border: solid 1px #ff3333;
	text-align: center;
	font-size: smaller;
	color: #666666;
	background-color: #ffff00;
}

td.product_tab_active
{
	border-top: solid 1px #ff3333;
	border-left: solid 1px #ff3333;
	border-right: solid 1px #ff3333;
	text-align: center;
	font-weight: bold;
	font-size: smaller;
	background-color: #ff3333;
}

td.product_display_main
{
	border-left: solid 1px #ff3333;
	border-right: solid 1px #ff3333;
	border-bottom: solid 1px #ff3333;
	padding: 8px;
}

td.specifications_label
{	
	font-size: smaller;
	color: #ff3333;
	white-space: nowrap;
}

td.specifications_data
{
	font-size: smaller;
	color: #666666;
	width: 100%
}

.image_scroller
{
	width: 410;
	overflow: auto;
}


table.contact_details tr th, table.contact_details tr td
{	
	font-size: smaller;
	color: #666666;
}

table.contact_details tr th
{
    color:#ff3333;
  	text-align: left;
	padding-bottom: 16;
}

table.contact_details tr td input, table.contact_details tr td select, table.contact_details tr td textarea
{
	width: 180px;
}

table.kayak_listing tr th, table.kayak_listing tr th a, table.kayak_listing tr th a:hover
{
	font-size: 12;
    color:#ff3333;
  	text-align: left;
}

hr.seperator
{
	/*	
	color: #ff3333; 
	background-color: #ff3333; 
	height: 1px;
	*/
	border-top: dotted 2px #ffff00;
}

a.cat_description_link, a.cat_description_link:hover
{
	font-weight: bold;
	color: #ff3333; 
}

th.kayak_heading
{
    color:#ff3333;
  	text-align: left;
	text-transform:capitalize;
}

div.news
{
	clear: both;
	padding-top: 8px;
	font-size: 12;
    color:#333333;
}
div.news a, div.news a:hover
{
	font-weight: bold;
	color: #ff3333; 
}

.btn_standard{
	background-color: #ffffcc;
	text-transform:capitalize;
	font-size: 12;
	font-weight: bold;
	color: #ff3333;
	cursor:pointer;
	border:solid 1px #ffff99 outset;
}

table.featured_product{
	border: solid 1px #cccccc;
}

table.featured_product p, table.featured_product td{
    font-size:12;
    font-family:Tahoma,Verdana,Arial;
}

table.featured_product th{
	text-align: left;
	text-transform:capitalize;
	background-color: #ffff99;
}

table.featured_product th a, table.featured_product th a:hover{
	font-size: 12;
    color:#ff3333;
}

td.featured_thumb{
	text-align: center;
	vertical-align: middle;

}

td.featured_thumb img{
}

td.featured_thumb a, td.featured_thumb a:hover{
	font-size: 12;
	color:#333333;
}

table.contact tr td
{
	font-size: 12;
	color: red;
}
