/* CUSTOM SETTINGS FROM MAIN SITE */
BODY {
    background: url(/skins/helmsman/customer/images/compass-back.jpg) #FFFFFF no-repeat fixed top right;
	font-family: bold veranda, arial, sans-serif; 
	color: #000000;
	text-decoration: none;
    margin: 0;
	}

P {
	color: #000000;
	text-decoration: none;
	}

h1 {
	font-family: bold veranda, arial, sans-serif; 
	font-size: 16px; 
	color: purple;
	text-decoration: none;
	}
    
#topcontent {
	background: transparent;
	font-family: bold veranda, arial, sans-serif; 
	font-size: 11px; 
	color: orange;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}

.links { 
	font-family: bold veranda, arial, sans-serif; 
	font-size: 11px; 
	color: #926675;
	text-decoration: none;
	}
	
.links:hover {
	font-family: bold veranda, arial, sans-serif; 
	font-size: 11px; 
	color: #cc0000; 
	text-decoration: none;
	}
	
.linksbig { 
	font-family: bold veranda, arial, sans-serif; 
	font-size: 13px; 
	color: #926675;
	text-decoration: none;
	}
	
.linksbig:hover {
	font-family: bold veranda, arial, sans-serif; 
	font-size: 13px; 
	color: blue; 
	text-decoration: none;
	}

TD {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.header {
	background-color: #926675;
	border: thin double #990000;
	color: #000000;
}
.box {
	background-color: #FFFFFF;
}
.topmenu {
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
}
a.topmenu:link {
	font-variant: small-caps;
	color: #926675;
	text-decoration: none;
}
a.topmenu:visited {
	font-variant: small-caps;
	color: #926675;
	text-decoration: none;
}
a.topmenu:hover {
	font-variant: small-caps;	
	color: #FFFF99;
	text-decoration: none;
}
a.topmenu:active {
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;

}

h1, .title {
    color: #990000;
    font-size: 1.3em;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.small {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    font-size: 9pt;
}
.smallbold {
    color: #000000;
    font-weight: bold;
}
.newitem {
    color: red;
    font-size: 0.9em;
    font-weight: bold;
}
.small A:link {
    color: #926675;
}

.small A:visited {
    color: #926675;
}

.small A:hover {
    color: #CC0000;
}

.small A:active {
    color: #CC0000;
}

.red {
    color : #cc0000;
}

.green {
    color : #008000;
}
.boxtop {
	background-color: #926675;
	color: #000000;
	font-weight: bold;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
h2, .text {
	font-size: 12px;
}
.boldtext {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.redboldtext {
	font-weight: bold;
	color: #CC0000;
}
.iteminfo {
	color: #990000;
}
.itemdescription {
}
.topsearch {
    color: #000000;
    font-size: 0.8em;
    font-weight: bold;
}

.hr {color: #926675;}

#toolbar_left {
    position: absolute;
    height: 151px;
    width: 150px;
    top: 4px;
    left: 4px;
    text-align: center;
}

#toolbar_right {
    margin: 4px 20px 1em 170px;
    clear: right;
}

#toolbar_left img {
    border: none;
    float: left;
}

#toolbar_right img {
    border: none;
    float: left;
}

#toolbar_right ul img {
    float: none;
}


#toolbar_right ul.thc {
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding-top: 38px;
    padding-right: 85px;
    height: 47px;
}

#toolbar li {
    display: inline;
    margin: 0;
    padding: 0;
}

a {
    color: #926675;
	text-decoration: none;
}

a:visited {
    color: #926675;
	text-decoration: none;
}

a:hover {
    color: #C88CA0;
	text-decoration: none;
}

a:active {
    color: #C88CA0;
	text-decoration: none;
}

.boxmenu {
	border: 1px solid #926675;
	margin-bottom: 8px;
	padding: 4px 0 4px 8px;
}

.boxmenu h2 {
	border-top: none;
	text-align: center;
	line-height: 1em;
	color: #990000;
	padding: 0 0 6px;
	width: 100%;
	letter-spacing: 2px;
	word-spacing: 2px;
	margin: 0;
}

#left_content {
    position: absolute;
    width: 180px;
    top: 160px;
    left: 4px;
}

#maincontent {
    margin: 0px 20px 1em 190px;
    padding-top: 6px;
    padding-right: 40px;
    clear: right;
}

#maincontent .section {
	margin: 0 0px 2em 20px;
    clear: right;
    text-align: left;
}

#maincontent .cat_section {
	margin: 0 0px 2em 20px;
	font-size: 1.1em;
    clear: right;
}

#checkout {
	margin: 0px 50px 1em 50px;
	padding-top: 6px;
    clear: right;
}
#footer {
	margin: 40px 10px 1em 170px;
	clear: both;
	text-align: center;
	font-size: 12px
}