/* CSS Document */

body,td,th {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 6px 0px 0px 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	color: #EE2374;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 30px;
	color: #666666;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

a, a:visited, a:active {
	color: #EE2374;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

p {
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

input, select, option, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

.red {
	color: #FF0000;
}

.green {
	color: #00CC00;
}

.highlight {
	color: #E92473;
}

.rollover {
	cursor: pointer;
}

#bg-shadow-top {
	background-image: url(../images/bg-shadow-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 6px 14px;
}

#bg-shadow-right {
	background-image: url(../images/bg-shadow-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 14px;
	text-align: right;
	vertical-align: top;
}

#bg-shadow-left {
	background-image: url(../images/bg-shadow-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 14px;
	text-align: left;
	vertical-align: top;
}

#container {
	width: 949px;
	vertical-align: top;
	text-align: left;
}

/*****************************************************************************************************
	Header
******************************************************************************************************/

#header {
	padding: 5px 49px 13px 24px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	border-bottom: 1px solid #333333;
}

#header-logo {
	width: 195px;
	float: right;
	text-align: right;
	vertical-align: top;
}

#header-container {
	width: 405px;
	float: left;
	text-align: left;
	vertical-align: top;
}

#header-nav {
	padding: 30px 0px 0px 0px;
	margin: 0px;
}

#header-nav li {
	display: inline;
	list-style-type: none;
	padding: 0px 20px 0px 0px;
	color: #666666;
}

#header-nav li a {
	color: #666666;
	text-decoration: none;
}

#header-nav li a:hover {
	color: #333333;
	text-decoration: none;
}

#header-strapline {
	text-align: left;
	vertical-align: top;
	padding: 25px 0px 0px 0px;
}


/*****************************************************************************************************
	Navigation
******************************************************************************************************/

#nav-container {
	width: 276px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/bg-nav.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #D71963;
}

#nav-container ul {
	padding: 22px 30px 0px 35px;
	margin: 0px;
	list-style: none;
}

#nav-container li {
	text-transform: uppercase;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 1px dotted #FFFFFF;
	padding: 6px 0px 6px 0px;
}

#nav-container li.final {
	text-transform: uppercase;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 0px dotted #FFFFFF;
	padding: 6px 0px 0px 0px;
}

#nav-container li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/arrow-grey.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0px 0px 0px 24px;
}

#nav-container li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/arrow-white.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0px 0px 0px 24px;
}

/*****************************************************************************************************
	Header Images
******************************************************************************************************/

#subheading-image {
	width: 673px;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
}

/*****************************************************************************************************
	Panel Left
******************************************************************************************************/

#panel-left {
	width: 211px;
	background-image: url(../images/bg-panel-left.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #878384;
	text-align: left;
	vertical-align: top;
	padding: 100px 25px 38px 34px;
}

#panel-left ul {
	padding: 0px 0px 0px 12px;
	margin: 0px;
}

#panel-left li {
	list-style-type: square;
	color: #FFFFFF;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 16px 0px;
}

#panel-left li.final {
	list-style-type: square;
	color: #FFFFFF;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

#panel-left li a, #panel-left li a:hover {
	color: #FFFFFF;
}


/******************************************************************************************************
	Footer
******************************************************************************************************/

#footer {
	background-color: #333333;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	color: #CCCCCC;
	padding: 16px 22px 11px 22px;
	font-weight: bold;
}

.footer-large {	
	font-size: 12px;
	font-weight: bold;
}

#swc {
	width: 300px;
	float: right;
	text-align: right;
	vertical-align: top;
}

#swc a {
	color: #E92473;
	text-decoration: none;
}

#swc a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#sisterlink a {
	color: #E92473;
	text-decoration: none;
}

#sisterlink a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#terms {
	text-align: right;
	vertical-align: top;
	padding: 0px 0px 4px 0px;
}

#terms a.terms {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

#terms a.terms:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}


/******************************************************************************************************
	Main Content
******************************************************************************************************/

#content {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 25px 25px 25px 25px;
	width: 623px;
}

.form-button {
	border: 1px solid #691034;
	background-color: #E92473;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

.form-button-update {
	border: 1px solid #691034;
	background-color: #E92473;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	font-size: 14px;
	width: 200px;
	text-align: center;
	vertical-align: top;
}

.dotted {
	border-bottom: 1px dotted #878384;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 6px 0px 12px 0px;
}

.products-package {
	width: 378px;
	vertical-align: top;
	text-align: left;
}

.products-vertical-gap {
	width: 25px;
	vertical-align: top;
	text-align: left;
}

.products-accessory {
	width: 220px;
	vertical-align: top;
	text-align: left;
}

.products-package-holder {
	vertical-align: top;
	text-align: left;
}

.products-package-image {
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 12px 0px;
	
}

.products-package-price {
	padding: 6px 0px 12px 0px;
	background-color: #FDF1E8;
	text-align: center;
	border: 1px solid #F9CBAB;
	font-size: 10px;
}

.products-package-qty {
	float: left;
	text-align: left;
	vertical-align: top;
}

.products-package-qty input {	
	width: 25px;
}

.products-addtobasket {
	padding: 10px 0px 22px 0px;
	text-align: right;
	vertical-align: top;
}

.box-white-left {
	background-image: url(../images/box-wh-left.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}

.box-white-right {
	background-image: url(../images/box-wh-right.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}

.box-white-top {
	background-image: url(../images/box-wh-top.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 193px;
}

.box-white-bottom {
	background-image: url(../images/box-wh-bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 193px;
}

.box-white-content {
	text-align: left;
	vertical-align: top;
	width: 193px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

.box-white-content input {
	width: 193px;
	margin: 5px 0px 5px 0px;
}

.box-blue-left {
	background-image: url(../images/box-bl-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}

.box-blue-right {
	background-image: url(../images/box-bl-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}

.box-blue-top {
	background-image: url(../images/box-bl-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 603px;
}

.box-blue-bottom {
	background-image: url(../images/box-bl-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 603px;
}

.box-blue-content {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 603px;
}


.box-pinkfilled-left {
	background-image: url(../images/box-pkfd-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}

.box-pinkfilled-right {
	background-image: url(../images/box-pkfd-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}

.box-pinkfilled-top {
	background-image: url(../images/box-pkfd-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 358px;
}

.box-pinkfilled-bottom {
	background-image: url(../images/box-pkfd-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 358px;
}

.box-pinkfilled-content {
	background-color: #FDE9F1;
	text-align: left;
	vertical-align: top;
	width: 358px;
}

.box-bluefilled-left {
	background-image: url(../images/box-blfd-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}

.box-bluefilled-right {
	background-image: url(../images/box-blfd-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}

.box-bluefilled-top {
	background-image: url(../images/box-blfd-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 358px;
}

.box-bluefilled-bottom {
	background-image: url(../images/box-blfd-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 358px;
}

.box-bluefilled-content {
	background-color: #EAF2F5;
	text-align: left;
	vertical-align: top;
	width: 358px;
}


#box-sidebar-header {
	background-image: url(../images/bg-header-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	padding: 4px 0px 4px 0px;
}

.box-grey-left {
	background-image: url(../images/box-gr-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}

.box-grey-right {
	background-image: url(../images/box-gr-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}

.box-grey-top {
	background-image: url(../images/box-gr-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 358px;
}

.box-grey-bottom {
	background-image: url(../images/box-gr-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 358px;
}

.box-grey-content {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 200px;
}

.products-accessories {
	padding: 12px 0px 12px 0px;
	border-bottom: 1px dotted #878384;
}

.products-accessories-final {
	padding: 12px 0px 0px 0px;
	border-bottom: 0px dotted #878384;
}

.products-accessories h1, .products-accessories-final h1 {
	font-size: 13px;
	color: #F07721;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 0px 0px 12px 0px;
}

.products-accessories-addtobasket {
	padding: 10px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
}

.products-accessories-price-large {
	font-weight: bold;
	font-size: 12px;
}

.products-accessories-price {
	padding: 3px 0px 6px 0px;
	background-color: #FDF1E8;
	text-align: center;
	border: 1px solid #F9CBAB;
	font-size: 10px;
	color: #F07721;
}

.products-accessories-opt {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 12px 0px;
}

#box-error {
	border: 1px solid #FF0000;
	background-color: #FDECEC;
	color: #FF0000;
	padding: 6px 6px 6px 6px;
	text-align: left;
	vertical-align: top;
}

#errormsg {
	border: 1px solid #FF0000;
	background-color: #FDECEC;
	color: #FF0000;
	padding: 6px 6px 6px 6px;
	text-align: left;
	vertical-align: top;
}

#box-success {
	border: 1px solid #009900;
	background-color: #E6FEE6;
	color: #009900;
	padding: 6px 6px 6px 6px;
	text-align: left;
	vertical-align: top;
}

#box-success a, #box-success a:hover {
	color: #009900;
}

/******************************************************************
	Feature box
******************************************************************/

.box-feature-top {
	background-image: url(../images/box-feature-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	padding: 16px 8px 26px 0px;
}

.box-feature-top h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F07721;
	font-style: normal;
}

.box-feature-top h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F07721;
	font-style: normal;
	line-height: 18px;
	padding: 0px 0px 6px 0px;
}

.box-feature-content {
	background-image: url(../images/box-feature-middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	padding: 0px 27px 0px 21px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.box-feature-content a {
	text-decoration: none;
	color: #FFFFFF;
}

.box-feature-content a:hover {
	text-decoration: none;
	color: #FCF0E7;
}

.box-feature-bottom {
	background-image: url(../images/box-feature-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 182px;
	height: 39px;
	text-align: center;
	vertical-align: top;
}

#box-feature-spacer {
	width: 38px;
}


/***************************************
	Technical Spec
***************************************/

table.tech {
	border-collapse:collapse;
}

table.tech tr.alt {
	background-color: #DBE5F1;
}

table.tech td {
	font-weight: normal; 
	color: #333333; 			
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	text-align: center;
	padding: 3px 3px 3px 3px;
}

table.tech th {
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #4F81BD;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	text-align: center;
	text-transform: uppercase;
	padding: 6px 0px 6px 0px;
} 


/******************************************************************
Shopping cart tables
******************************************************************/

table.cart {
	border-collapse:collapse;
}

table.cart td {
	font-weight: normal; 
	color: #000000; 			
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

table.cart th {
	font-weight: bold; 
	color: #FFFFFF; 
	vertical-align: top; 
	background-color: #878384;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
} 

table.cart_bottom td {
	font-weight: normal; 
	color: #000000; 			
	vertical-align: top;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
}

blockquote {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#qty {
	float: left;
	width: 140px;
	text-align: left;
	padding: 4px 0px 0px 0px;
}

.pricing {
	color:#FF9933;
	font-size: 18px;
	font-weight: bold;
	background-color: #EEEEEE;
}


/******************************************************************
Checkout tables
******************************************************************/


.checkout_section_header {
	border: 1px solid #878384;
	background-color: #333333;
	padding: 4px;
}

.checkout_section_header table td h3 {
	color: #FFFFFF;
	font-size: 14px;
}

table.order {
	border-collapse:collapse;
}

table.order td {
	font-weight: normal; 
	color: #333333; 			
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

table.order th {
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #878384;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
} 

table.order td table td {
	border: 0px solid #CCCCCC;
}

table.order h2 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.order td.totals {
	font-weight: normal; 
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F1F1F1;
}

.smaller_header {
	font-size: 12px;
}

.contact_info {
	padding: 5px 0px 0px 0px;
}


.phone_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #E40078;
}

.area_covered {
	padding: 28px 0px 0px 0px;
}

.cat_image_holder {
	text-align: center;
	vertical-align: top;
	height: 160px;
}


table.multi, table.multi td
{
    border-color: #878384;
    border-style: solid;
}

table.multi
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

table.multi td
{
    margin: 0;
    padding: 5px;
    border-width: 1px 1px 0 0;
}

/******************************************************************
	Form
******************************************************************/

table.form {
	border: 1px dotted #878384;
}

table.form td.label {
	text-align: left;
	vertical-align: top;
	background-color:#E9E9E9;
	width: 180px;
}

table.form td.labelbd {
	text-align: left;
	vertical-align: top;
	background-color:#E9E9E9;
	width: 120px;
}

table.form td.spacer {
	width: 10px;
	background-color: #EAF2F5;
}

table.form td.submit {
	background-color: #F1F1F1;
	text-align: center;
	vertical-align: top;
}

table.form input.form {
	width: 100%;
}

table.contact {
	border: 1px dotted #878384;
}

table.contact td.label {
	text-align: left;
	vertical-align: top;
	background-color:#E9E9E9;
	width: 180px;
}

table.contact td.labelbd {
	text-align: left;
	vertical-align: top;
	background-color:#E9E9E9;
	width: 120px;
}

table.contact td.spacer {
	width: 10px;
	background-color: #EAF2F5;
}

table.contact td.submit {
	background-color: #F4F3F3;
}

table.contact td.field input, table.contact td.field textarea {
	width: 98%;
}


/******************************************************************
	Quote
******************************************************************/

.quote-fixingtypes {
	text-align: left;
	vertical-align: top;
}

.quote-fixingtypes-header {
	padding: 20px 6px 6px 6px;
}

.quote-number {
	width: 30px;
	float: left;
}

.quote-dimension {
	text-align: left;
	vertical-align: top;
}

.quote-headroom-select {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 30px;
}

.quote-finish-name {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	padding: 2px 0px 0px 0px;
}

.quote-finish-radio {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	padding: 0px 0px 7px 0px;
}

.quote-curtaintype-label {
	float: left;
	width: 100px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.quote-curtaintype {
	text-align: left;
	vertical-align: top;
}

#price {
	width: 204px;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/box-total-grey.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px 0px 18px 0px;
}

#price h2 {
	color: #FFFFFF;
}

#quote-proceed .form-button {
	font-size: 13px;
	padding: 4px 4px 4px 4px;
}

#diagram-dimensions {
	width: 350px;
	padding: 0px 0px 0px 16px;
	float: right;
}

.backtotop {
	width: 120px;
	text-align: right;
	vertical-align: top;
	float: right;
}

/*****************************************************************************************************************
	Lightgrid box
*****************************************************************************************************************/

#lightgrid-bg {
	background-image: url(../images/lightgrid/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

.lightgrid-image {
	background-image: url(../images/lightgrid/lightgrid-full.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	vertical-align: top;
}

.lightgrid-image-extend {
	background-image: url(../images/lightgrid/lightgrid-extend.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	vertical-align: top;
}

#lightgrid-title {
	text-align: right;
	vertical-align: top;
	padding: 13px 17px 6px 10px;
}

#lightgrid-title h1 {
	font-size: 20px;
}

#lightgrid-strapline {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding: 10px 17px 8px 10px;
}

#lightgrid-content {
	text-align: left;
	vertical-align: top;
	padding: 18px 12px 18px 254px;
}

#lightgrid-content h1 {	
	font-style: italic;
	font-size: 16px;
}

#lightgrid-more td {
	text-align: left;
	vertical-align: top;
	padding: 12px 12px 6px 12px;
	background-image: url(../images/lightgrid/lines-bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#lightgrid-more td h1 {	
	font-style: italic;
	font-size: 16px;
}

#lightgrid-bottom td {
	background-image: url(../images/lightgrid/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
}

.feature {
	float: right;
	width: 200px;
	padding: 12px 0px 12px 12px;
}


.small-hid {
	font-size: 10px;
	color: #CCCCCC;
}

.small-hid a, .small-hid a:visited, .small-hid a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

.small-hid a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
