* {
    margin: 0;
}

html, body {
    height: 100%;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -110px;/*footer*/
}

#pager img {
    border:0px;
}

.sitewidth {
    width: auto;
    padding: 0px 20px;
    /*border-left: 1px solid red;*/
    /*border-right: 1px solid red;*/
}

.textwidth {
    width: 960px;
}

body {
    margin: 0;
    padding: 0;
    background: #FFFFFF url(../images/page_bgr.gif) repeat-x 60px 0px;
    text-align: justify;
    font: 14px Arial;
    color: #222;
}

form {
    margin: 0;
    padding: 0;
}


ul.errorlist {
    margin: 0px;
    list-style-type: none;
    padding: 2px 0px 2px 20px;
    color: #bf1600;
    background: url(../images/exclamation_white.png) no-repeat;
}

.biglink {
    font-size: 1.4em;
}

a.larger {
    font-size: 1.2em;
}

.current {
    font-weight: bold;
}

ul.errorlist li {
    /*color: red;*/
    font-size: 12px;
}

label {
    /*font-weight:bold !important;*/
}

div.help, span.help {
    color: #666;
    font-size: 11px;
}

.help .warning {
    padding-left: 25px;
    background: url(../images/exclamation_white.png) no-repeat 0px 0px;
    color: #C22;
}

select {
    width: 150px;
}

textarea {
}

h1, h2, h3 {
    margin: 0;
    text-decoration: none;
    font-weight: normal;
    color: #333333;
    text-align: left;
}

h1 {
    font-size: 2.2em;
    font-family: Calibri, Verdana, Sans;
    margin-bottom: 15px;
}

h2 {
    font-size: 2em;
}

legend {
    font-size: 1.5em;
}

h3 {
    font-size: 1.5em;
}

p, ol, ul {
    margin-bottom: 0.5em;
}


blockquote {
    margin: 0 0 0 1.5em;
    padding-left: 1em;
    border-left: 5px solid #DDDDDD;
}

a {
    color: #1692B8;
}

a:hover {
    text-decoration: none;
}

a.titlelink {
    color: #1692B8 !important;
    text-decoration: underline !important;
}

a.titlelink:hover {
    text-decoration: none !important;
}


/* Header */
div#header {
    background: url(../images/bgr_header.png) repeat-x;
    height: 82px;
}
.siteheader {
    height: 42px;
    color: #ddd;
}

#title {
	float: left;
	font: bold 16px Tahoma;
	color: #CEF2FF;
	width: 270px;
	height: 82px;
	margin-left: -10px;
	padding: 0px;
}
#title a {
    background: url(../images/shipsales.png) no-repeat;
    width: 270px;
    height: 82px;
    display: block;
}



#top {
    margin: 0;
    float: left;
    padding: 14px 0px 0px 0px;
}
#top p {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}
#top a {
    text-decoration: none;
    color: #D0C7A6;
}

.facebox_image {
text-align:center;
}

.facebox_image span {
    font-weight: bold;
    display:block;
}

#header_menu {
    padding-top: 10px;
    float: right;
}

#header_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#header_menu li {
    display: inline;
    float: left;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    margin-left: 15px;
}

#header_menu a {
    background-color: #2986A6;
    padding: 4px 10px;
    display: block;
    font: bold 12px arial;
    color: #fff;
    border-bottom: 1px solid #132025;
    border-right: 1px solid #132025;
    border-top: 1px solid #4496B3;
    border-left: 1px solid #4496B3;
    text-decoration: none;
}
#header_menu a:hover {
    background-color: #6B9100;
    color: #fff;
    border-bottom: 1px solid #435B00;
    border-right: 1px solid #435B00;
    border-top: 1px solid #B7DB40;
    border-left: 1px solid #B7DB40;
    text-decoration: none;
}


#header_menu .last {
    margin-right: 20px;
}

#header_menu a:hover {
    color: #FFFFFF;
}


.dbstats {
    float: right;
    margin: 3px 0px;
}

/* menu */
#menu {
    position: absolute;
    top: 43px;
    left: 290px;
}
#menu ul {
    margin: 11px 0px;
    padding: 0;
}

#menu li {
    display: inline;
    margin: 3px 12px 3px 0px;
}



#menu li a {
    background: #C3D301 url(../images/menu_bgr.gif) repeat-x;
    color:#333;
    text-decoration:none;
    border: 1px solid #EEFF00;
    padding: 3px 10px;
    font: bold 12px arial, sans;
}
#menu li a:hover {
    background: #016C90;
    color:#fff;
    border: 1px solid #fc0;
}

/* Page */

#page {
}

/* Content */

#content {
}


/* Search */

#search {
    float: left;
    margin: 11px 0px 11px 30px;
}

.advsearchlink {
    text-align: right;
}

.dbstats {
    float: left;
    color: #003c51;
    margin: 11px 0px;
    font-weight: bold;
}

#search br {
    display: none;
}

.searchbutton {
    font-weight: bold;
}

.field {
    font-weight:bold;
}

img {
    border: 0px none;
    padding: 0px;
}

.box {
    border: 1px solid #626262;
    padding:5px;
    background-color: #e5e5e5;
}

/* Footer */

#push {
    height: 110px;/*footer*/
}

.footer {
    background: #004359;
    height: 110px; /*footer*/
    color: #fff;
    text-align: left;
}

.footer p.first {
    padding-top: 20px;
}

.footer p {
    margin-bottom: 1em;
    text-align: center;
    line-height: normal;
    font-size: .9em;
}

.footer a, .footer a:link {
    padding: 0 20px;
    text-decoration: none;
    color: #fff;
}

.footer a:hover {
    text-decoration: underline;
}

.footer .contactus {
    background: url(../images/email.png) no-repeat left center;
}
.footer .rss {
    background: url(../images/contactimg18.gif) no-repeat left center;
}
.footer .aboutus {
    background: url(../images/aboutus.png) no-repeat left center;
}
.footer .xhtml {
    background: url(../images/img19.gif) no-repeat left center;
}

.footer .css {
    background: url(../images/img20.gif) no-repeat left center;
}

.footer .legal a {
    padding: 0;
}



#product_description {
    margin: 5px;
}

.inquiry {
    background-position: 5px 4px;
    margin: 0px 0px 20px 0px;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    background-image: url(../images/comment.png);
    background-repeat: no-repeat;
}
.send {
    background-position: 5px 4px;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 25px;
    font-size: 18px;
    background-image: url(../images/email_go.png);
    background-repeat:no-repeat;
}

.msg_error, .msg_info, .msg_question, .msg_success {
    background-position: 10px 10px;
    background-repeat: no-repeat;
    color: black;
    font-weight: bold;
    margin: 10px 0px 20px;
    padding: 10px 20px 10px 40px;
    vertical-align: middle;
    border: 2px solid #ddd;
    background-repeat: no-repeat;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.msg_error {
    background-color: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
    background-image: url(../images/error.png);
}

.msg_info {
    background-color: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
    background-image: url(../images/info.png);
}

.msg_success {
    background-color: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
    background-image: url(../images/success.png);
}

.msg_question {
    background-color:#D4F4CE;
    background-image: url(../images/question.png);
    border:1px solid #B9D6B4;
}

.pager img {
    cursor: pointer;
    vertical-align: middle;
}

.pager {
    margin: 0px 0px 10px;
    font-size: 9pt;
}

.formfield {
    margin-top: 12px;
}

.fieldname {
    width: 200px;
    float: left;
    padding-top: 3px;
    padding-left: 20px;
}

.fieldnamefloat {
    float: left;
    padding-top: 3px;
    padding-left: 20px;
    padding-right: 10px;
}

.fieldnameflow {
    padding-top: 3px;
    padding-left: 20px;
}

.fieldname em {
    color: #bf1600;
    margin: 0px 0px 0px 5px;
}

.checkboxfield {
    float: left;
    padding-left: 20px;
    padding-top: 1px;
    width: 30px;
}

em.required {
    color: #bf1600;
}

.fieldvalue {
    float: left;
}

.fieldvalue.flow {
    padding-left: 20px;
    float: none;
}

.checkboxlabel {
    float: left;
}

.formfield .help {
    margin-top: 5px;
    width: 300px;
}

.checkboxlabel .help {
    margin-top: 5px;
    width: 470px;
}

.fieldvalue input {
    width: 150px;
}

.fieldvalue select {
    width: 150px;
}

.selectmultiple {
    height: 20em;
}

.fieldvalue input.long, .fieldvalue select.long, .fieldvalue textarea {
    width: 300px;
}

.fieldvalue input.short, .fieldvalue select.short {
    width: 75px;
}

.requiredfootnote {
    margin: 9px 0px;
    padding-left: 20px;
}

.submitrow {
    padding-left: 20px;
}

.photo {
    margin-bottom: 18px;
}

.photothumbnail {
    float: left;
    width: 120px;
    padding-bottom: 1px;
    padding-left: 20px;
}

.photoparameters {
    float: left;
    padding-left: 20px;
}

.photoparameters td {
    vertical-align: middle;
}

.photoparameters td input {
    vertical-align: middle;
}

.dataarea {
    float: left;
}

.imagearea {
    display: inline;
    float: left;
    margin-left: 20px;
}

.imagearea h3 {
    margin-bottom: 10px;
}

.iteminfo {
    float: left;
    width: 500px;
    margin: 0px 20px 0px 0px;
}

.itemimages {
    float: left;
}

table.data td.paramname {
    font-weight: bold;
    vertical-align: baseline;
    padding-right: 10px;
}

table.indent td.paramname {
    padding-left: 20px;
}

table.largemargin td {
    padding-top: 3px;
    padding-bottom: 3px;
}

.column {
    float: left;
    margin-right: 40px;
}

.column.last {
    margin-right: 0px;
}

.leftcolumn {
    width: 150px;
    margin-left: -15px;
    margin-right: 5px;
    padding-left: 0px;
    float: left;
    border-left: 10px solid #127799;
    display: inline;
}

.maincolumn {
    margin-left: 160px;
}

.widecolumn {
    width: 600px;
    float: left;
    margin-right: 20px;
}

.contactcolumn {
    float: left;
}

.contactcolumn p {
    font-size: 16px;
}

h4.formsection {
    margin-top: 20px;
}


.leftcolumn .browse {
    border-left: 10px solid #FF3300;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 5px;
    color: #333;
}
.leftcolumn .biglink {
    font-size: 12px;
    padding: 3px 5px;
    font-weight: bold;
    display: block;
    background: #f0f0f0 url(../images/arrow2.gif) no-repeat center right;
    border-top: 1px solid #98BDCE;
    border-bottom: 1px solid #107096;
    text-decoration: none;
}
.leftcolumn .biglink:hover {
    background-color: #EBFF00;
}

.leftcolumn ul {
    padding: 0px;
    margin: 0px;
    border-left: 10px solid #73ABC2;
}

.leftcolumn ul li {
    list-style-type: none;
    font-size: 12px;
    margin: 0px !important;
}

.leftcolumn ul li a, .leftcolumn ul li .current {
    background: #FFFFFF url(../images/arrow.gif) no-repeat center right;
    padding: 5px 0px 5px 5px;
    display: block;
    width: 135px;
    font: normal 11px tahoma;
    color: #567992;
    border-bottom: 1px solid #107096;
    text-decoration: none;
    margin: 0px !important;
}

.leftcolumn ul li a:hover {
    background-color: #EBFF00;
}

.leftcolumn ul li .current {
   background: #C0E6F3 url(../images/arrow.gif) no-repeat center right;
   font: bold 11px tahoma;
   color: #567992;
   border-bottom: 1px solid #c00;
}

.leftcolumn ul li a:hover {
    background-color: #EBFF00;
}



ul.categories {
    padding: 0px;
    margin: 0px;
    border-left: 10px solid #73ABC2;
}

ul.categories li {
    list-style-type: none;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

ul.categories li a {
    background: #FFFFFF url(../images/arrow.gif) no-repeat center right;
    padding: 5px 0px 5px 5px;
    font: normal 11px tahoma;
    color: #567992;
    border-bottom: 1px solid #107096;
    text-decoration: none;
    margin: 0px;
    width: 135px;
    display: block;
}

ul.categories li a:hover {
    background-color: #EBFF00;
}


.hugeerror h1 {
    color: #8a1f11;
    font-size: 200px;
    text-align: center;
    margin-top: 50px;
}

.hugeerror h2 {
    color: #8a1f11;
    text-align: center;
    margin-bottom: 30px;
}

.hugeerror h3 {
    color: #8a1f11;
    text-align: center;
    margin-bottom: 30px;
}


ul.intro {
    margin: 0px 0px 15px 0px;
    padding: 0px;
}
ul.intro li {
    list-style: none;
    font-weight: bold;
    color: #515151;
    border-bottom: 1px dotted #2293BC;
    padding: 5px 0px;
}


div.banner a {
    float: right;
    width: 468px;
    height: 60px;
    margin-top: 20px;
}

.pagelink {
    font-size: 14px;
    padding: 2px 4px;
    font-weight: bold;
}

.pagelink.active {
    color: white;
    background: #1692B8;
    padding: 2px 4px;
    font-weight: bold;
    text-decoration: none;
}

.category-description-box {
    border: 1px solid #7F7F7F;
    padding: 5px 10px;
}

.category-description-box legend {
    color: #222222;
}

.category-image {
    float: right;
    margin: 0px 0px 0px 20px;
}

span.status_online {
    font-weight: bold;
    color: #264409;
}

span.status_rejected {
    font-weight: bold;
    color: #8a1f11;
}

span.status_unreviewed {
    font-weight: bold;
    color: #514721;
}

.breadcrumbs {
    font-size: 14px;
    margin: 5px 0px 15px;
    font-family: arial;
}

.breadcrumbs ul {
    display: inline;
    margin: 0px;
    padding: 0px;
}

.breadcrumbs li {
    display: inline;
}

.breadcrumbs a, .breadcrumbs a:link {
    font-weight: bold;
}

.topbanner {
    float: right;
    margin: 11px 0px 11px 30px;
}

.banner468 {
    width: 468px;
    height: 60px;
    margin: 0px auto;
}
