@charset "UTF-8";
/* CSS Document */


body {
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background-color: #b2b2b2;
	font-family: Arial, Helvetica, sans-serif;
	top:0;
	background-image: url(/images/gray-bg.jpg); 
	background-repeat: repeat-x;
}
.preload {
	display:none;
	width:0;
	height:0;
}
/*********************************
******  Structure - CSS
**********************************/


#wrapper {
	width: 970px;
	border: #2870b8 1px solid;
	border-top: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: transparent;
		background-image:url(images/int-intel-maint-mainbg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	
}
#wrapper-int {
	width: 970px;
	border: #2870b8 1px solid;
	border-top: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image:url(images/int/intel-main-int-laptop.gif);
	background-repeat: no-repeat;
	background-position:top center;
	background-color: transparent;
}
#content {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#header-flash {
	text-align: center;
	padding-top:5px;
}
#header {
	text-align: left;
}
p {
	color:#134f7d;
	font-size:16px;
}
.p_smaller {
	color:#134f7d;
	font-size:12px;
}
.im {
	color:#545557;
	font-weight: bold;
	display:inline;
	font-size:16px
}
#nav {
	margin-top: 15px;
}
a:link {
	color:#134f7d;
	text-decoration:none;
	outline: none;
}
a:visited {
	color:#134f7d;
	text-decoration: none;
	outline: none;
}
a:hover {
	color:#0373c8;
	outline: none;
}
a:active {
	color:#134f7d;
	outline: none;
}
/********************************************
******  main page content area - CSS
*********************************************/

.contentgray {background-image:url(images/middle-gray.jpg);
background-position: top center;
background-repeat: no-repeat;

}

#main-table {
	background-image:url(images/intel-maint-mainbg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}

#main-table2 {
	background-image:url(images/int-intel-maint-mainbg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}
#main-content {
	margin-top: 115px;
	padding-left:24px;
	text-align:left;
}
.check_box-ul {
	list-style-image: url(images/check-box.gif);
	padding-left:15px;
	margin-left:27px;
	font-weight: bold;
	color:#3f3e3e;
	font-size: 16px;
}
.check_box-li {
	margin-bottom:3px;
}

.check_box-li-blue { color:#2870b8; margin-bottom:3px;}



ul {
	list-style-image: url(images/check-box.gif);
	padding-left:20px;
	margin-left:37px;
	font-weight: bold;
	color:#3f3e3e;
	font-size: 17px;
}

.reg-ul {
	list-style-image: url(images/sm_bullet.gif);
	padding-left:0px;
	margin-left:37px;
	font-weight: normal;
	color:#3f3e3e;
	font-size: 11px;
}

.reg-li {margin-bottom: 8px;}

/*********************************
******  main page -SIDE- bar area - CSS
**********************************/

#side {
	padding-bottom:15px;
	padding-left:15px;
	text-align: left;
}
#side-logo_div {
	padding-top:10px;
	background-image:url(images/shipshape-logo.png);
	background-repeat: no-repeat;
	background-position: 170px 20px;
	
}
#side-lblogo_div {padding-top:10px;
	background-image:url(images/logbook-logo.png);
	background-repeat: no-repeat;
	background-position: 170px 5px;}

.p_side-main {
	font-size:13px;
	color:#000000;
	margin-bottom:-10px;
}
.li_side-main {
	font-size: 13px;
	color:#2870b8;
	font-weight:bold;
	margin-bottom:5px;
	margin-left: 10px;
}


.ul-main {
	padding-left:15px;
	margin-left:0;
}

#side-list {margin-left:30px;}
/*********************************
******  glass button - CSS
**********************************/

.glass-btn-div {
	background-image:url(images/glass-btn.gif);
	background-repeat: no-repeat;
	background-position:top;
	width:147px;
	height:32px;
	font-size:11px;
	color:#486689;
	text-transform: uppercase;
	font-weight: bold;
	margin-top:18px;
	padding:0;
}
.glassbuy-btn-div {
	background-image:url(images/glass-btn.gif);
	background-repeat: no-repeat;
	background-position:top;
	width:147px;
	height:32px;
	font-size:11px;
	color:#486689;
	text-transform: uppercase;
	font-weight: bold;
	
	padding:0;
}
.glass-btn-txt {
	padding-top:10px;
	text-align:center;
}

.glass-btn-txt_dbl {
	padding-top:6px;
	text-align:center;
	line-height:11px;
}

a.glass-btn:link {
	font-size:11px;
	color:#486689;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a.glass-btn:visited {
	font-size:11px;
	color:#486689;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a.glass-btn:hover {
	font-size:11px;
	color:#2870b8;
	text-transform: uppercase;
	font-weight: bold;
	outline: none;
}
a.glass-btn:active {
	font-size:11px;
	color:#000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
/*********************************
******  HEADERS - CSS
**********************************/

h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
h2 {
	text-transform: uppercase;
	color:#134f7d;
	font-size:16px;
	font-style: italic;
}
.darkgray {
	color:#3e3f42;
	font-size:16px;
	font-style: italic;
}
h3 {
	color:#134f7d;
	font-size:15px;
	font-style: italic;
	display: inline;
}
h4 {
	color:#134f7d;
	font-size:14px;
	font-style: italic;
	display: inline;
}
.blk_txt {
	color: #000000;
}
.gray_txt {
	color:#797a7d;
}
.blue_txt {
	color: #134f7d;
}
.header_hr {
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/*********************************
****** INTERIOR PAGES - CSS
**********************************/

#int-table {
	background-image:url(images/int-intel-maint-mainbg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}
#int-content {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#main-content-int {
	text-align:left;
	margin-bottom:15px;
}
.about-us-comp-float {
	float: left;
	margin-top:15px;
	margin-right: 25px;
	width:283px;
	height:278px;
}
.resources-float {
	float: left;
	margin-top:15px;
	margin-right: 25px;
	width:283px;
	height:222px;
}
#laptop-int {
	float: right;
	margin-top:-727px;
}
.float_left {
	float: left;
	margin-top:15px;
	margin-right: 25px;
}
a.resources:link {
	color:#134f7d;
	text-decoration: none;
	outline: none;
}
a.resources:visited {
	color:#134f7d;
	text-decoration: none;
	outline: none;
}
a.resources:hover {
	color:#2b71a7;
	text-decoration: underline;
	outline: none;
}
a.resources:active {
	color:#000;
	text-decoration: none;
	outline: none;
}

#mailing_list {border: #134f7d 1px solid; width:200px; text-align:center; margin:0 auto; padding:0;}


/****** PRODUCT DETAILED PAGE - CSS */


.thumbnail_float_left {
	float: left;
	margin-top:15px;
	margin-right: 25px;
	margin-bottom:10px;
	width:283px;
}

a.gift:link {
	color:#134f7d;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	outline: none;
}
a.gift:visited {
	color:#134f7d;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	outline: none;
}
a.gift:hover {
	color:#2b71a7;
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	outline: none;
}
a.gift:active {
	color:#000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	outline: none;
}

.product_thumbnail {
	float: left;
	margin-top:0px;
	margin-right: 15px;
	margin-bottom:10px;
	width:283px;
	border-color: #134f7d;
}

	
a.im:link{color:#545557;
	font-weight: bold;
	display:inline;
	font-size:16px}
a.im:visited{color:#545557;
	font-weight: bold;
	display:inline;
	font-size:16px}
a.im:hover{color:#2870b8;
	font-weight: bold;
	display:inline;
	font-size:16px}
a.im:active{color:#545557;
	font-weight: bold;
	display:inline;
	font-size:16px}

/****** SHOP - CSS********/

.shopthumbnail_float_left {
	float: left;
	margin-top:0px;
	margin-right: 15px;
	margin-bottom:10px;
	width:150px;
}

#paypal_div {margin-top:-1px;}


a.small:link {
	color:#134f7d;
	text-decoration: none;
	outline: none;
	font-size:11px;
}
a.small:visited {
	color:#134f7d;
	text-decoration: none;
	outline: none;
	font-size:11px;
}
a.small:hover {
	color:#2b71a7;
	text-decoration: none;
	outline: none;
	font-size:11px;
}
a.small:active {
	color:#000;
	text-decoration: none;
	outline: none;
	font-size:11px;
}


/*********************************
******  FOOTER - CSS
**********************************/
#footer {
	background-color: #2870b8;
	color:#fff;
	height: 25px;
	text-align:center;
	font-size:10px;
	font-weight: bold;
	text-transform: uppercase;
	}
#footer-text {
	padding-top: 7px;
	text-align:center;
}
a.footer:link {
	color:#fff;
	outline: none;
	text-decoration: none
}
a.footer:visited {
	color:#fff;
	outline: none;
	text-decoration: none
}
a.footer:hover {
	color:#d1e3ed;
	outline: none;
	text-decoration: underline;
}
a.footer:active {
	color:#fff;
	outline: none;
	text-decoration: none
}
a.footer-gray:link {
	color:#d1e3ed;
	outline: none;
	text-decoration: none
}
a.footer-gray:visited {
	color:#d1e3ed;
	outline: none;
	text-decoration: none
}
a.footer-gray:hover {
	color:#fff;
	outline: none;
	text-decoration: underline;
}
a.footer-gray:active {
	color:#fff;
	outline: none;
	text-decoration: none
}

.ashipshapesailboatlogo {float: right; margin-top:15px; margin-right:30px; margin-left: 10px;}
