/* = Reset default browser CSS. 
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
a {
	text-decoration:none;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section,div {
	display: block;
	height:auto;
}
.clear-fix {
	clear:both;
}
img {
	border:none;
	padding:0px;
	margin:0px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.shadow-box {
	-webkit-box-shadow: 
		/* top shadow */
		0 -1px 1px 0 #e9e9e9,
		/* right shadow */
		1px 0 1px 0 #dddddd, 2px 0 1px 0 #f7f7f7,
		/* bottom shadow */
		0 1px 1px 0 #c9c9c9, 0 2px 1px 0 #e5e5e5, inset 0 -1px 1px 0 #f2f2f2,
		/* left shadow */
		-1px 0 1px 0 #dddddd, -2px 0 1px 0 #f7f7f7;

	-moz-box-shadow: 
		/* top shadow */
		0 -1px 1px 0 #e9e9e9,
		/* right shadow */
		1px 0 1px 0 #dddddd, 2px 0 1px 0 #f7f7f7,
		/* bottom shadow */
		0 1px 1px 0 #c9c9c9, 0 2px 1px 0 #e5e5e5, inset 0 -1px 1px 0 #f2f2f2,
		/* left shadow */
		-1px 0 1px 0 #dddddd, -2px 0 1px 0 #f7f7f7;

	box-shadow: 
		/* top shadow */
		0 -1px 1px 0 #e9e9e9,
		/* right shadow */
		1px 0 1px 0 #dddddd, 2px 0 1px 0 #f7f7f7,
		/* bottom shadow */
		0 1px 1px 0 #c9c9c9, 0 2px 1px 0 #e5e5e5, inset 0 -1px 1px 0 #f2f2f2,
		/* left shadow */
		-1px 0 1px 0 #dddddd, -2px 0 1px 0 #f7f7f7;
}


/* common class
-----------------------------------------------------------------------------*/
h1.title {
	display:block;
	padding:10px 0px;
	border-bottom:1px solid #f4f4f4;
	color:#FA6900;
	font-size:19px;
}
table {
	width:100%;
}

/* = header.php
-----------------------------------------------------------------------------*/
html, body {
	font: 13px Arial, sans-serif;
	width:100%;
	height:100%;
	background:url(../images/bg_dotted.png);
}
#top-wrapper {
	background:#fff;
	width:1010px;
	margin:11px auto;
	padding:10px;
	
}
header {
	width:1000px;
	margin:0px auto;
	*background:url(../images/header_bg.png);
	padding-top:20px;
}
#header-content {
	width:1000px;
	margin:0px auto;
	display:inline-table;
	*border-bottom:1px solid #515151;
}
.logo {
	float:left;
	margin-top:40px;
}
.top-toll-free {
	float:right;
	text-align:right;
	color:#515151;
	color:#4E73BF;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:16px;
	letter-spacing:1px;
}
ul.top-nav {
	clear:right;
	float:right;
	display:inline-table;
}
ul.top-nav li {
	display:inline-block;
}
ul.top-nav li a {
	display:block;
	padding:25px 0px 10px 30px;
	*color:#515151;
	color:#4E73BF;
	font-family: 'Cuprum', sans-serif;
	font-size:16px;
}
ul.top-nav li a:hover {
	color:#FD7800;
}
#outer-content-wrapper {
	width:1000px;
	margin:0px auto;
	display:inline-block;
	margin-bottom:20px;
}

#content-data {
	width:980px;
	margin:20px auto 80px auto;
	background:#fff;
	padding:10px;
	*border:1px dashed #ccc;
	display:inline-block;
}
#content-data h1.page-title {
	font-family: 'Cuprum', sans-serif;
	font-size:16px;
	border-bottom:1px solid #e4e4e4;
	padding:5px 0px;
}
#content-data .page-banner {
	width:100%;
	overflow:hidden;
}
.content-left {
	width:700px;
	float:left;
}
/* = page-sidebar.php
-----------------------------------------------------------------------------*/
#sidebar {
	width:250px;
	float:right;
}
.sidebar-block {
	margin:10px 0px;
	border:1px solid #f4f4f4;
}
.sidebar-block h3 {
	font-family: 'Cuprum', sans-serif;
	font-size:15px;
	background:#f4f4f4;
	padding:10px 5px;
	color:#AF2E20;
}
.sidebar-block p {
	margin:5px;
	padding:5px 0px;
}
#follow-us ul {
	margin:10px;
}
#follow-us ul li {
	display:inline-block;
}
#follow-us a {
	width:32px;
	height:32px;
	display:block;
	margin:3px 5px;
}

#follow-us a.facebook {
	background:url(../images/widget005_32x32_top.png) 0px -160px;
}

#follow-us a.googleplus {
	background:url(../images/widget005_32x32_top.png) 0px -288px;
}
#follow-us a.linkedin {
	background:url(../images/widget005_32x32_top.png) 0px -320px;
}
#follow-us a.twiiter {
	background:url(../images/widget005_32x32_top.png) 0px -704px;
}
#follow-us a.delicious {
	background:url(../images/widget005_32x32_top.png) 0px -64px;
}
#call-us p {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:16px;
	line-height:20px;
}
	

/* = footer.php
-----------------------------------------------------------------------------*/
#footer-fix {
	display:block;
	min-height:240px;
}
#footer {
	clear:both;
	width:1040px;
	margin:10px auto 0px auto;
	background:#f4f4f4;
	border-top:1px solid #e4e4e4e4;
	height:40px;
	*margin-top:-40px;
	color:#fff;
}
ul.copy-text {
	width:1000px;
	margin:0px auto;
	padding:12px;
	text-align:left;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:14px;
	color:#333;
}

/* = index.php
-----------------------------------------------------------------------------*/
#slider-container {
	width:1000px;
	margin:10px auto 10px auto;
	background:#fff;
	
	*border:1px solid #e4e4e4;
	padding:5px;
}
#slider {
}
#smec-boxes {
	width:1010px;
	margin:10px auto 80px auto;
	padding:10px 0px 10px 0px;
}
.smec-box {
	width:220px;
	padding:10px;
	background:#fff;
	float:left;
	position:relative;
	margin-right:14px;
	overflow:hidden;
	border:1px solid #e4e4e4;
}
.smec-box:hover {
	opacity:0.8;
	*cursor:pointer;
}
.smec-box .box-image img {
	width:220px;
	height:120px;
}
.smec-box-last {
	margin-right:0px;
	float:right;
}
.smec-box .box-text {
	width:100%;
	display:block;
	color:#000;
	text-align:center;
	padding:10px 0px;
	
}
.smec-box .box-text h5 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:18px;
	padding-bottom:10px;
	color:#AF2E20;
}
.smec-box .box-text p {
	font-size:11px;
}
.smec-box .box-text li {
	display:inline-block;
	margin:10px 0px 0px 0px;
}

.smec-box .box-text li a {
	font-size:10px;
	text-transform:lowercase;
	display:block;
	padding:0px 2px;
	color:#333;
}

/* = about-us.php
-----------------------------------------------------------------------------*/
#about-us {
	margin:20px 0px;
	line-height:20px;
	text-align:justify;
}

/* = get=quote.php
-----------------------------------------------------------------------------*/
.get-quote .success-text {
	text-align:center;
	padding:100px 0px 0px 0px;
}

/* = partners.php
-----------------------------------------------------------------------------*/
#partners {
	margin:20px 0px;
}
.partners-block {
	border-bottom:1px solid #f4f4f4;
	padding:20px 0px;
	line-height:20px;
	text-align:justify;
}

.partners-block img {
	width:150px;
	float:left;
	padding:20px;
}

/* = careers.php
-----------------------------------------------------------------------------*/
#careers {
	margin:20px 5px;
	line-height:20px;
	text-align:justify;
}

#careers ul {
	margin-left:40px;
	margin-top:10px;
}
#careers ul li {
	list-style:disc;
}
#careers b {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:16px;
	font-weight:normal;
}
/* = contact-us.php
-----------------------------------------------------------------------------*/
.address {
	width:300px;
	float:left;
	margin:10px 10px 10px 30px;
	border:1px solid #f4f4f4;
	min-height:250px;
}
.address h4 {
	background:#f4f4f4;
	padding:10px 10px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:16px;
}
.address p {
	padding:20px;
}
/* modal box styles
-----------------------------------------------------------------------------*/
#smec-marine {
	display:none;
}
.facebox {
	/* standard decorations */
	width:600px;
	border:10px solid #666;
	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);
	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

.facebox img {
	padding:0px 10px 0px 0px;
	float:left;
	background:#fff;
	width:170px;
	height:100px;
}
.overlay-box {
	background:#fff;
	padding:10px;
}

.overlay-link {
	clear:both;
	width:100%;
	display:block;
	padding:10px 0px 20px 0px;
}

.overlay-link a {
	display:block;
	float:right;
	padding:0px 10px;
}
/* = news.php
-----------------------------------------------------------------------------*/
.news {
	border-bottom:2px dashed #e4e4e4;
	min-height:180px;
	margin-top:10px;
}
.news-title {
	padding:8px 0px;
	font: 18px 'Yanone Kaffeesatz', sans-serif;
	text-transform:capitalize;
	letter-spacing:1px;
}
.news-date-stamp {
	width:150px;
	height:100px;
	border:1px solid #f4f4f4;
	background:#f4f4f4;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.news-date {
	display:block;
	font: 32px 'Yanone Kaffeesatz', sans-serif;
}
.news-content {
	padding:0px 0px 0px 10px;
	text-align:justify;
}
.news-read-more {
	float:right;
	display:block;
	padding:5px 0px;
}
.news-info  .news-title {
	background:#f4f4f4;
	padding-left:10px;
}
.news-info .news-content {
	padding:0px;
	margin-top:10px;
}
.news-info .news-content img {
	padding: 5px;
}

/* = products.php
-----------------------------------------------------------------------------*/
.category-list ul{
	padding:5px;
}
.category-list ul li {
	padding:8px 0px;
	list-style:circle;
	margin-left:30px;
}
.category-list ul li a {
	font-family: 'Cuprum', sans-serif;
	font-size:15px;
}
.product-block {
	width:220px;
	float:left;
	border:1px solid #e4e4e4;
	overflow:hidden;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:20px;
}

.product-image-block {
	padding:5px;
	width:210px;
	height:200px;
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
}
.product-image-block img {
	display:block;
	max-width:200px;
	max-height:180px;
	margin:0px auto;
}
.product-text-block {
	background:#f4f4f4;
	text-align:center;
}
.product-text-block p {
	width:210px;
	background:#f4f4f4;
	padding:8px 5px;
	height:30px;
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
	text-align:center;
}
#product-info {
	width:600px;
	float:left;
	padding:20px 0px;
}
#product-image-block {
	float:left;
	width:200px;
}

.product-image-info-block {
	padding:5px;
	width:180px;
	height:150px;
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
	background:#f4f4f4;
}
.product-image-info-block img {
	display:block;
	max-width:170px;
	max-height:140px;
	margin:0px auto;
}

.product-info-sidebar {
	width:350px;
	float:right;
}
.product-info-text {
	float:right;
	width:380px;
}
.product-name {
	display:block;
	padding:10px 0px;
	font-family: 'Cuprum', sans-serif;
	font-size:15px;
	color:#333;
}
.product-cat-desc {
	background:#f4f4f4;
	padding:10px;
	margin:10px 0px;
	line-height:18px;
	text-align:justify;
}
.category-name, .shipping{
	display:block;
	padding:10px 0px;
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	color:#666;
}
.product-description {
	clear:both;
	width:100%;
	display:block;
	margin:20px 0px;
	float:left;
	color:#333;
}
.product-description h2 {
	display:block;
	border-bottom:1px solid #f4f4f4;
	padding:8px 0px;
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	color:#333;
	margin-bottom:10px;
}
.product-description p {
	margin:4px 0px;
}
.product-description strong {
	margin:4px 0px;
	font-weight:bold;
}
#get-quote {
	background:#f4f4f4;
}
#get-quote h3 {
	border-bottom:1px solid #e4e4e4;
}
#get-quote table {
	width:250px;
	margin:0px auto;
}
#get-quote table tr td {
	padding:10px 5px;
}
#get-quote  input {
	width:200px;
	border:1px solid #e4e4e4;
	padding:5px;
}
#get-quote  textarea {
	width:240px;
	height:80px;
	border:1px solid #e4e4e4;
	padding:5px;
}
.form-text {
	display:block;
	font-family: 'Cuprum', sans-serif;
	font-size:14px;
	color:#333;
}



