/*

		Seaway Marine Trading B.V
		=========================
        Copyright:  RoMoFl-K25 SEO&design 
        			http://www.romofl.nl
					juni >> oktober 2007
					
#D9FFD8					
        
*/

* { padding:0; margin: 0}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #454545;
	background-image: url(images/topbg-white-blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
	visibility: inherit;
}
ul { padding-left: 30px; }
li { list-style-type: decimal; }
img { border: 2px solid #e5e5e5; margin: 0 15px 5px 0; float: left; }
a { color: #88BBD9; text-decoration: none; background: inherit }
a:hover { color: #0033FF; text-decoration: underline; background: inherit	}
blockquote {
	margin: 0 0 15px 30px;
	padding: 0 0 0 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0A56A4;
}
textarea.text { font-size: 8pt; border: 1px solid #E6E6E6 }


#content {
	padding: 0;
	margin: 0 auto;
	width: 735px;
	background: transparent;
	min-width: 800px;
}
#title_or_image {
	width: 100%;
	background-image: url(images/supply.jpg);
	margin-top: 17px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;

}
	#title #slogan { font: 1.0em "Arial", Sans-Serif; margin: 0;	color: #154C69; background: inherit}

#menu {
	padding: 0px;
	background: inherit;
	line-height: 35px;
	color: #81D7DF;
	width: 100%;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	}
#menu #slogan {
        margin: 0;
        color: #88BBD9;
        background: inherit;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
}

#menu  a, #menu a:visited { color: #81D7DF; text-decoration: none; background: inherit }
#menu .submit { float: right; vertical-align: bottom  }
	#menu .submit ul { margin:0; padding:0px 0px 0 55px; list-style:none }
    #menu .submit li { display:inline; margin:0; padding:0 }
    #menu .submit a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left top;
}
    #menu .submit a span {
	float:left;
	display:block;
	padding:0px 15px 0px 10px;
	margin-right: 0px;
	color:#FFFFFF;
	background-image: url(images/tabright-bluek25.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu .submit a span {float:none;}
    /* End IE5-Mac hack */
    #menu .submit a:hover span { color:#fffffe; }
    #menu .submit a:hover { background-position:0% -35px }
    #menu .submit a:hover span { background-position:100% -35px }
    #menu .submit  a.selected { background-position:0% -35px }
    #menu .submit  a.selected span { background-position:100% -35px }
	
	
#subheader {
	width: 100%;
	margin:0;
	height: 80px;
	padding-bottom: 3px;
}

	#subheader .lside {
	color: #FFF;
	font-size: 120%;
	height: 80px;
	background-color: inherit;
	background-image: url(images/SUPPLYbanner.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: visible;
	z-index: 1;
}
		#subheader .lside .padding {
	padding-top: 15px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 36px;
}
		#subheader .lside a, .lside a:hover  { color: #FFF; text-decoration: underline; background: inherit }
		
		#maincontent-border {
	width: 100%;
	overflow: visible;
	z-index: 9;
	border-top-width: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0A56A4;
	background-color: #FFFFFF;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top-style: solid;
	border-top-color: #0A56A4;
	}	

#maincontent {
        width: 98.5%;
        background-image: url(../images/points-bg.jpg);
        background-repeat: no-repeat;
        background-position: right bottom;
        overflow: visible;
        z-index: 8;
        border-top-width: 7px;
        border-right-width: 7px;
        border-top-style: solid;
        border-top-color: #88BBD9;
        border-right-style: solid;
        border-right-color: #88BBD9;
        background-color: #FFFFFF;
        padding-top: 8px;
        margin-top: 4px;
        }

        #maincontent h2 { color: #3A3A3A; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none; line-height: 19px; margin: 0 0 5px 0; background: inherit }
        #maincontent h2 a { color: #e34110; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; text-decoration: none; line-height: 19px; margin: 0 0 5px 0; background: inherit }
        #maincontent h2 a:hover { color: #0033FF; text-decoration: underline; background: inherit       }
        #maincontent .underline { border-bottom: 1px dotted #aaa; margin-bottom: 10px }
        #maincontent h3 { font-size: 130%; color: #6AA6AB; border-bottom: 1px dotted #aaa; background: inherit }
        #maincontent p { padding: 0 0 20px 0; color: #454545; font: 1.0em "Verdana", Sans-Serif; margin: 0;  text-decoration: none; background: inherit }
        #maincontent .mpnull { margin: 0; padding: 0 0 0 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #0A56A4; }
        #maincontent .textbox { float: right; color: #454545; width: 40%; background: #fefefe; padding: 10px; margin: 5px 0 15px 15px; border: 1px solid #003399}
        #left_side { width: 505px; background: transparent; margin-bottom: 20px}
        #right_side { width: 200px; background: transparent; float: right }
                #right_side h3 {
                        height: 22px;
                        background: transparent url(images/h3bg-bleu.gif) repeat-x;
                        color: #FFF;
                        border: 0;
                        font: bold 1.2em "Arial", Sans-Serif;
                        padding: 0px 0 0 5px;
                        line-height: 22px
                }
                #right_side .lcontent {
        border: 0px solid #e5e5e5;
        margin-bottom: 15px;
        color: #888;
}
                #right_side .lcontent p {
        padding: 8px;
        color: #777;
        background: inherit;
        border: 1px dotted #154C69;
}
		#right_side .lcontent {
	border: 0px solid #e5e5e5;
	margin-bottom: 15px;
	color: #888;
}
		#right_side .lcontent p {
	padding: 8px;
	color: #777;
	background: inherit;
	border: 1px dotted #154C69;
}

#right_side .lcontent-links {
	margin-bottom: 15px;
	color: #888;
	background-position: left;
	text-align: left;
}
		#right_side .lcontent-links p {
	padding: 8px;
	color: #777;
	background: inherit;
}

======
		#right_side .lcontent2 { background: #f8f8f8; border: 0px solid #e5e5e5; margin-bottom: 15px;	color: #888 }
		#right_side .lcontent2 p {
	padding: 8px;
	color: #777;
	background-color: inherit;
	background-position: right bottom;
	bottom: 0px;
	z-index: 3;
}
=====
		#right_side ul { padding-left: 10px; background: inherit; color: #454545 }
		#right_side li {
	list-style-position: outside;
	list-style-type: square;
}

#footer {
	bottom:0;
	clear:both;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #888;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FFFFFF;
	}


#footer .right { float: right }

/* CSS Document */
#topbalk {
	background-color: #FF0000;
	position: absolute;
	height: 2px;
	width: auto;
	top: 0px;
}

