@charset UTF-8;
#tickOnePrice {
	float: left;
	background-image: url(images/tick.jpg);
	background-repeat: no-repeat;
	color: #330066;
	width: 150px;
	margin-left: 40px;
	margin-top: 10px;
	padding-left: 25px;
	font-size: 1.2em;
}
body {
	margin:0 auto;
	background-image: url(images/blindsbyabbey_bg.jpg);
	background-repeat: repeat-x;
	width: 980px;
}
h1 {
	font-size: 26px;
	color: #cc3333;
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}

h3 {
	color:#CC3333;
	padding:0;
	margin:0px 5px;
	font-family: Times New Roman, Times, serif;
	font-size: 1.6em;
	font-weight: normal;
}
h4 {
	color:#999999;
	padding:0;
	margin:0;
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
}
h5 {
	font-size: 1.4em;
	color: #336666;
	line-height: 0.2em;
}

a {
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5695cb;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	text-transform: lowercase;
}
a:hover {
	text-decoration:none;
	color: #CCCCCC;
	text-transform: lowercase;
}

#container {
	width:980px;
	padding:0;
}

/* Header */
.header {
	width:980px;
	margin:0;
	padding:0;
	height: 120px;
	background-image: url(images/headbg.jpg);
}
/* Menu */
.menu {
	width:980px;
	height:34px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom-color: #5695C8;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}
.menu ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.menu ul li {
	float:left;
	margin:0;
	padding:0;
	line-height:13px;
}
.menu ul li a {
	float:left;
	color:#333333;
	padding:14px 12px 8px 11px;
	text-transform:uppercase;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-color: #DDDDDD;
	border-left-style: solid;
	border-left-width: 0.75px;
	line-height: 13px;
}
.menu ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	height: 13px;
	background-color: #85B1D6;
}

/* Main */
.main {
	width:980px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}
.main h2 {
	font:normal 28px Times New Roman, Times, serif;
	color:#336666;
	padding:15px 10px 15px 10px;
	margin:0;
	width: 655px;
}
.main p, .main ul {
	padding:10px;
	margin:0;
	font:normal 12px Tahoma, Geneva, sans-serif;
	line-height:1.6em;
	list-style-type: disc;
}

/* .main .global_full_main { margin:0 10px !important; margin:0 10px 0 5px;} */
.main .global_main {
	float:left;
	width:645px;
	margin:0px 0px 0 5px !important;
	margin:0 10px;
	background-color: #FFFFFF;
}
#gallery {
	width: 350px;
	position: relative;
	height: 470px;
	z-index: 1;
	float: left;
}
.block_text p {
	padding:3px 0;
	color:#5695C8;
	line-height:normal;
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 5px;
}
.block_text a {
	color:#5695C8;
	text-decoration:none;
	font-size: 1em;
	text-transform: none;
}
.block_text a.link {
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#FFF;
	background:#900c38;
	margin:10px;
	padding:5px 10px;
	text-decoration:underline;
}
.block_text a:hover {
	text-decoration:none;
	font-size: 1em;
	color: #5695C8;
}


.main .services {
	float:left;
	width:315px;
	padding: 5px 2px;
	height: auto;
}
.main .services a {
	color:#FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/*
{ background:url(images/butt_order_now.gif) no-repeat; text-align:center; width:102px; height:12px; text-decoration:none; margin:0 0 0 180px; padding:5px 20px 15px 10px;}
*/

/* Footer */
.footer {
	background-color: #FFFFFF;
	width: 978px;
	height: auto;
	float: left;
	padding-left: 2px;
}
.footer .footer_text {
	float:left;
	text-align:right;
	padding:5px 0px 5px 10px;
	width:auto;
	margin:1px 0px 0 0;
	color: #333333;
}
.footer .footer_text p {
	padding:5px;
	margin:0;
	color:#999999;
	font:normal 10px Tahoma, Geneva, sans-serif;
}
.footer .footer_text ul {
	padding:20px 0px 4px 5px;
	margin:0;
	list-style:none;
	float:right;
	width: auto;
}
.footer .footer_text ul li {
	padding:5px;
	margin:0;
	float:left;
}
.footer .footer_text ul li a {
	color:#666666;
	font:normal 14px Georgia, Times New Roman, Times, serif;
	text-transform:uppercase;
	text-align: right;
	padding-top: 25px;
}


.clr { clear:both;}
#linkBox .innerBox {
	width: 232px;
	float: left;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 0.5px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 0.5px;
	padding-left: 10px;
	height: 165px;
}
.style2 {
	font-size: 1.4em;
	color: #CC3333;
	float: right;
	font-family: Times New Roman, Times, serif;
	padding-right: 5px;
}

.style1 {
	width: 325px;
	text-align: left;
	position: relative;
	top: 90px;
	color: #009966;
	margin-left: 185px;
}
.style3 {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 1.2em;
}
.style4 {
	font-size: 1.6em;
	color: #B85625;
	float: inherit;
	font-family: Times New Roman, Times, serif;
	padding-bottom: 10px;
	font-weight: bold;
}
.style6 {
	color: #34689A;
}


.wagmp_map_2 {
	height: 255px;
	width: 255px;
}
.guarantee {
	float:left;
	width:200px;
	padding: 0px;
	margin-right: 20px;
	height: auto;
}
.telephone {
	height: 90px;
	width: 55px;
	position: relative;
	top: 50px;
	background-image: url(images/telephone.png);
	float: right;
	left: 1px;
}
.pageMenu {
	width:auto;
	height:30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #C9DDED;
	border-bottom-color: #5695C8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: left;
	position: relative;
	top: 15px;
}
.pageMenu ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.pageMenu ul li {
	float:left;
	margin:0;
	padding:0;
	line-height:14px;
}
.pageMenu ul li a {
	float:left;
	color:#333333;
	padding:7px 15px 4px 15px;
	text-transform:lowercase;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-color: #5997C6;
	border-left-style: solid;
	border-left-width: 1px;
	line-height: 18px;
}
.pageMenu ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	height: 20px;
	background-color: #70A5CF;
}
.pageMenu  ul  li  a.active {
	color:#5695C8;
	text-decoration:none;
	height: 25px;
	background-color: #FFFFFF;
	font-size: 28px;
	width: auto;
	border-left-style: none;
	padding: 10px 8px 4px 10px;
	border-top-color: #5695C8;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: -8px;
}
.header  img {
	height: 55px;
	width: 275px;
	position: relative;
	top: 50px;
	text-align: right;
	float: right;
}
#topBlinds {
	height: 470px;
	width: 980px;
	float: left;
	margin-bottom: 0px;
	text-decoration: none;
	background-color: #FFFFFF;
}
#midBlinds {
	height: 110px;
	width: 980px;
	clear: both;
	background-color: #FFFFFF;
	margin-top: 0px;
}
#midBlinds .split2 {
	float: left;
	height: 106px;
	width: 480px;
	background-image: url(images/free_box.png);
	background-repeat: no-repeat;
	background-position: 17px;
	position: relative;
	margin-top: 2px;
}
.split2 h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-left: 72px;
	color: #336666;
	font-weight: normal;
}
.split2 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 40px;
	text-transform: none;
	font-weight: bold;
}
.split2 img {
	position: absolute;
	top: 2px;
	right: 4px;
	border-style: none;
}
.menu  ul  li  a.active {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #5695C8;
}
#blindsSlideshow {
	height: 192px;
	width: 315px;
	position: absolute;
	top: 100px;
	left: 29px;
}
#topRight {
	float:left;
	width:315px;
	height: 470px;
	margin-top: 0px;
	font-size: 17px;
	color: #CC3333;
	padding-left: 2px;
}
#topRight   h2 {
	color: #CC3333;
	font-size: 24px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 10px;
}
#topLeft {
	float:left;
	width:310px;
	padding: 2px2px;
	height: auto;
}
#topLeft p {
	color: #5695C8;
	font-size: 1.25em;
	line-height: 1.0em;
	margin-bottom: 6px;
	padding: 0 10px;
	margin-top: 5px;
}
#topLeft img {
	float: left;
	border-style: none;
	padding: 4px 2px;
}
#topRight img {
	margin-top: 9px;
	border-style: none;
	float: left;
	padding-top: 3px;
	padding-left: 3px;

}
.services img {
	margin-top: 10px;
}
.innerBox h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	text-decoration: none;
	padding-left: 20px;
	margin-bottom: 5px;
}
.innerBox h4 a {
	text-decoration: none;
	color: #999999;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.style11 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.galleryHighlight  {
	color: #FFFFFF;
	float: left;
	height: auto;
	width: auto;
	position: relative;
	top: -90px;
	left: -10px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background-color: #5695C8;
	padding: 2px 5px;
	font-variant: small-caps;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.topLeftp2 {
	font-size: 15px;
	color: #5695C8;
	padding: 15px 10px 15px 10px;
	font-variant: small-caps;
	line-height: 18px;
}
#contactform .form table {
	color: #5695C8;
	background-color: #C9DDED;
	height: 360px;
}
#testclr {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #5B97C8;
	margin: 10px 10px;
	background-color: #E1ECF4;
	padding-left: 10px;
}
#testclr .style4 {
	color: #333333;
}
#button {
	float: left;
	height: auto;
	width: 120px;
	margin-left: 8px;
	margin-top: 10px;
	background-color: #D1E3F7;
	padding: 10px 0px;
	font-size: 14px;
	text-align: center;
}
.global_main h4 a {
	font-size: 28px;
	color: #CC3333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 28px;
}
.global_main li {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #5695C8;
}
.global_main li a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #5695C8;
}
.global_main ul {
	font-size: 24px;
	color: #CC3333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding-left: 30px;
	line-height: 18px;
	list-style-type: square;
}
#leftFloat {
	float: left;
	height: 155px;
	width: 320px;
	margin-top: 20px;
}
#rightFloat {
	float: right;
	height: 155px;
	width: 320px;
	margin-top: 20px;
}
#products {
	height: 200px;
	width: 100%;
	float: left;
	position: relative;
	margin-top: 15px;
}
#products .txt {
	width: 475px;
	float: left;
	height: 200px;
	padding: 0px 5px 0px 10px;
}

#products h2 {
	font-size: 24px;
	color: #cc3333;
	padding: 0px 10px;
	width: 450px;
}
#products img {
	padding-left: 10px;
	float: left;
}
#topBlindSample {
	height: auto;
	width: 980px;
	float: left;
	margin-bottom: 0px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.style12 {
	color: #5695C8;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
#img2  {
	float: left;
	border-style: none;
	padding: 4px 2px;
	margin-top: -25px;
}
.main .global_main2 {
	float:left;
	width:970px;
	margin:0px 0px 0 5px !important;
	margin:0 10px;
	background-color: #FFFFFF;
}
#midBlinds .split1 {
	float: left;
	height: 106px;
	width: 960px;
	background-image: url(images/free_long.png);
	background-repeat: no-repeat;
	background-position: 17px;
	position: relative;
	margin-top: 2px;
}
.split1 h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-left: 72px;
	color: #336666;
	font-weight: normal;
}
.split1 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 40px;
	text-transform: none;
	font-weight: bold;
}
.split1 img {
	position: absolute;
	top: 2px;
	right: 4px;
	border-style: none;
}
#blindsgallery {
	height: auto;
	width: 980px;
	clear: both;
	background-color: #FFFFFF;
	margin-top: 20px;
	min-height: 200px;
}
#blindsgallery a {
	color: #CC3333;
	text-transform: capitalize;
	font-size: 24px;
	text-decoration: underline;
}
.style6 a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #346898;
	font-weight: bold;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #346898;
	padding-left: 6px;
	padding-right: 6px;
}
#catqualities {
	height: 25px;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}

#catqualities .tab {
	float: left;
	position: relative;
	background-image: url(sample-blinds/photos/fabricstab.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 23px;
	text-align: center;
	padding-top: 3px;
}
#catqualities  .tab:hover  {
	width: 150px;
	height: 23px;
	background-image: url(sample-blinds/photos/fabricstabhover.png);
	background-repeat: no-repeat;
}
#catqualities .tab a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: none;
}
#catqualities .tab.active {
	float: left;
	position: relative;
	background-image: url(sample-blinds/photos/fabricstabactive.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 23px;
	text-align: center;
	padding-top: 3px;
}

