/* CSS Document */

/* Main Styles */

body { 	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CFDDE6;
}

.img{display:block
}
.homepage_slogan {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 150%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #016fae;
	text-align: left;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}

.title {
	font-size: 22px;
	color: #0079C0;
	font-weight: bold;
}
.title-curtains {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
/* Navigation */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.content_link:link {
	text-decoration: none;
	color: #000000;
}
a.content_link:visited {
	text-decoration: none;
	color: #000000;
}
a.content_link:hover {
	text-decoration: underline;
	color: #000000;
}
a.content_link:active {
	text-decoration: none;
	color: #000000;
}

/* Text */

.txt_white {
	color: #FFFFFF;
}
.txt_red {
	font-size: 11px;
	color: #CC0000;
}
.txt_white_small {
	font-size: 10px;
	color: #FFFFFF;
}
.subnav {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	padding-bottom: 0px;
}
li {
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
}

.subnav_cubicle_fabrics {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	color: #00507D;
	background-color: #e8eef2;
	border: 1px solid #00507D;
}
.fineprint {
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #00507D;
	font-style: italic;
	
}
.txt_subnav {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
}
/* Layout Divs */

hr {
	border: 1px solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	height: 0px;
	width: 100%;
	border-color: #666666;
}

.bk_middle {
	background-image: url(../images/bk_middle.jpg);
}

.bk_middle_topleftbttm {
	background-image: url(../images/bk_middle_topleftbttm.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

.bk_top {
	background-image: url(../images/bk_top.jpg);
	background-position: bottom;
}
.content {
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
}
.content_main {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
}
.content_intro {
	font-size: 14px;
}
.content_smaller {
	font-size: 11px;
}

.content_caption {
	font-size: 11px;
	text-align: justify;
	width: 160px;
}

.container {
	background-image: url(../images/bk_subnav.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.content_cubicle_fabric {
	background-image: url(../images/bk_gradient_grey_bttm.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
}
.content_cubicle_fabric_highlight {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color: #e8eef2;
	text-align: center;
}
.content_cubicle_fabric_highlight_blk {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	color:#000;
	font-size:12px;
	text-align: center;
}
#content_about {
	background-image: url(../images/bk_blueprint.jpg);
	background-repeat: no-repeat;
}

#nav_section {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #0673b6;
	color: #FFFFFF;
}
.space_icon {
	padding: 0px 20px 0px 0px;
}
.quickship_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
}
.quickship_pic {
	background-image: url(../images/quickship_banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 226px;
	width: 291px;
}

.quickship_txt a {
	color: #000;
}
.quickship_txt a:hover {
	color: #333;
	text-decoration: underline;
}


.option{
	float:left;
	width:530px;
	}
	
.option img{
	float:left;
	margin-right:15px;
	}
	
.option p{
	float:left;
	margin:0px;
	font-size:12px;
	font-weight:;
	padding:0px;
	}

.option ul{
	float:left;
	margin:0px 0 0 13px;
	padding:0px;
	}	
	
.option ul li{
	float:left;
	list-style:disc;
	margin:0px;
	padding:0px;
	}
		

