/* */

html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body, p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
}
h1 {
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
}
h2 {
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
}
/*h3 {
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
}*/
h4 {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #484848;
	text-decoration: none;
}
a:visited {
	color: #484848;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0px;
}

/* TEMPLATE/SKELETON */

.coral-links {
	font-size: 10px;
	color: #fff;
}
.coral-links a:link {
	color: #ff9999;
	text-decoration: none;
}
.coral-links a:visited {
	color: #ff9999;
	text-decoration: none;
}
.coral-links a:hover {
	text-decoration: underline;
}
#header-top {
	height: 69px;
	background-color: #000;
}
#header-top-left {
	width: 50%;
	padding-left: 19px;
}
#header-top-right {
	width: 50%;
	padding: 12px;
	text-align: right;
	color: #fff;
}
#header-strip-above {
	height: 4px;
	background-image: url(../images/header_strip_above_bg.gif);
}
/*#header-strip {
	height: 70px;
	background-image: url(../images/header_strip_logopen_bg.gif);
}*/
/* HOME ONLY */
#header-strip-home {
	height: 28px;
	background-color: #1d5b9b;
}
/* */
/*#header-strip-below {
	height: 4px;
	background-color: #1d5b9b;
}*/
/*#main-left {
	border-right: 1px solid #1d5b9b;
}*/
#main-left a:link {
	color: #484848;
	text-decoration: none;
}
#main-left a:visited {
	color: #484848;
	text-decoration: none;
}
#main-left a:hover {
	text-decoration: underline;
}
#modules {
}
.module {
	padding: 12px 12px 0px 12px;
}
#main-center {
}
#main-center-content {
	padding: 12px;
}
#main-center-content p, table, form, ul {
	margin-top: 0px;
}
/* HOME ONLY */
#main-center-home {
	padding: 12px;
}
/* */
/*#main-right {
	padding-top: 130px;
	background-color: #1d5b9b;
	background-image: url(../images/object_guy_design.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #1d5b9b;
}*/
#footer-top {
	height: 4px;
	background-image: url(../images/footer_above_bg.gif);
}
#footer-bottom {
	height: 50px;
	background-color: #000;
}
#footer-bottom-left {
	padding: 12px;
}
#footer-bottom-right {
	text-align: right;
	padding: 12px 12px 0 12px;
}

/* CONTENT AND MODULES */

.blue-text {
	color: #1d5b9b;
}
#module-links {
	margin: -4px 0px 12px 12px;
}
#module-links ul {
	list-style: none;
	/*list-style-image: url(../images/links_li.gif);*/
	/*list-style-position: outside;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#module-links li {
	background-image: url(../images/links_li.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 12px;
}
#module-search {
	margin-bottom: 15px;
}
#module-search-text {
	width: 104px;
	height: 19px;
	font-size: 10px;
	border: 1px solid #7f9db9;
	background-color: #fff;
}
#module-search-go {
	width: 26px;
	height: 19px;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #7f9db9;
	background-color: #fff;
}
#module-search-link {
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
}
#module-search-link a:link {
	color: #a8a8a8;
	text-decoration: none;
}
#module-search-link a:visited {
	color: #a8a8a8;
	text-decoration: none;
}
#module-search-link a:hover {
	text-decoration: underline;
}
/*#categories {
	border-top: 1px solid #1d5b9b;
}*/
/*#category-selected {
	width: 100%;
	margin: -10px 0px -23px 0px;
	padding: 3px 0px 3px 0px;
	background-color: #1d5b9b;
}*/
#category-selected div {
	padding-left: 12px;
	color: #fff;
}
#category-selected a:link {
	color: #fff;
	text-decoration: none;
}
#category-selected a:visited {
	color: #fff;
	text-decoration: none;
}
#category-selected a:hover {
	text-decoration: underline;
}
/*#category-header {
	padding: 12px;
	border-bottom: 1px solid #1d5b9b;
}*/
.category-listing {
	text-align: center;
	padding: 4px 8px 4px 8px;
}
.category-top {
}
.centered-text {
	text-align: center;
}
.dotted-line-horiz {
	background-image: url(/includes/templates/carbine/images/line_dotted_horiz.gif);
	background-position: center;
	background-repeat: repeat-x;
}
.dotted-line-vert {
	background-image: url(/includes/templates/carbine/images/line_dotted_vert.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#attrib-1 { /* <select> for product attributes/views */
	height: 19px;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #7f9db9;
	background-color: #fff;
}
#productListing {
	text-align: center;
}

.opt-links {
	color:#2c2e2d;
	font-size:11px;
	font-size: 0.9em;
}

#wd-seo-links, .opt-links {
	color:#2c2e2d;
	font-size:11px;
	text-align:left;
/*	clear:both;*/
	position:relative;
	top:-2px;
	font-size: 0.9em;
    float: left;
	}

#wd-seo-links a, #wd-seo-links a:hover {
	color:#2c2e2d;
	text-decoration:none;
	padding:0;
	margin:0;
	text-align:left;
	font-size: 0.9em;
	}
	
#wd-seo-links ul, #wd-seo-links li, .opt-links ul, .opt-links li {
	padding: 0 2px 0 5px;
	margin:0;
	list-style:none;
	display:inline;
	border-right:1px solid #2c2e2d;
	}

#wd-seo-links ul, #wd-seo-links .last, .opt-links ul, .opt-links .last {
	border-right:none;
	padding-right: 0;
	}
	
#wd-seo-links ul, #wd-seo-links .first, .opt-links ul, .opt-links .first {
	padding-left: 0;
	margin:0;
	}
	
