/* IE6 css fixer v0.8: Sun, 08 Aug 2010 18:44:43 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html #logo,
* html #logospacer,
* html #collection,
* html #collection_home,
* html #currencies,
* html #basket,
* html #logoff,
* html #content,
* html #content_noborder,
* html #mainnav,
* html #footerspacer,
* html #share,
* html #suggest,
* html #homeGap,
* html #spacerTop,
* html #main_image,
* html #small_images,
* html #small,
* html #small_gap,
* html .boxgrid,
* html .boxcaption,
* html #home,
* html #home_holding,
* html #topSpace,
* html #about,
* html #header,
* html #aboutBox,
* html #contact,
* html #contactHeader,
* html #contactBox,
* html #contact_left,
* html #contact_right,
* html #creditsBox,
* html #nav li,
* html #nav .select a, * html #nav .current a,
* html #nav .select a:hover, * html #nav .select li:hover a,
* html #nav .sub_active a,
* html #Navigation a,
* html #thumbs,
* html #signs,
* html #checkout_white,
* html #productnav, * html #productnav_home,
* html #thankscolour, * html #thanksorder, * html #cancelsorder,
* html #thankscolourBox, * html #thanksorderBox, * html #cancelorderBox {display:inline;}

/* convert min height values */
* html #white {height:695px;}
* html #content {height:428px;}
* html #content_noborder {height:428px;}


/* add zoom:1 to overflow:hidden */
* html #logo,
* html #logospacer,
* html #collection,
* html #collection_home,
* html #currencies,
* html #basket,
* html #logoff,
* html #content,
* html #content_noborder,
* html #mainnav,
* html #footerspacer,
* html #share,
* html #suggest,
* html #homeGap,
* html #spacerTop,
* html #main_image,
* html #small_images,
* html #small,
* html #small_gap,
* html .boxgrid,
* html .boxcaption,
* html #home,
* html #home_holding,
* html #topSpace,
* html #about,
* html #header,
* html #aboutBox,
* html #contact,
* html #contactHeader,
* html #contactBox,
* html #contact_left,
* html #contact_right,
* html #creditsBox,
* html #nav li,
* html #nav .select a, * html #nav .current a,
* html #nav .select a:hover, * html #nav .select li:hover a,
* html #nav .sub_active a,
* html #Navigation a,
* html #thumbs,
* html #signs,
* html #checkout_white,
* html #productnav, * html #productnav_home,
* html #thankscolour, * html #thanksorder, * html #cancelsorder,
* html #thankscolourBox, * html #thanksorderBox, * html #cancelorderBox {zoom:1;}

/* add zoom:1 to pos:relative elements */
* html .boxgrid,
* html #nav,
* html .slide_box,
* html #loopedSlider, * html #newsSlider,
* html #Navigation {zoom:1;}

/*currency*/

#Container {
  position: absolute;
  width: 225px;
  height: 35px;
}
#pound, #euro, #dollar, #yen{ 
  position: absolute;
  overflow: hidden;
  width: 225px;
  height: 35px;
  display: none;
}
#pound {display: block;}
p {
 	font-family:Arial;
	font-size:11px;
	color:#666666;
}
#Navigation {
  position:relative;
  display:inline;
 
 }
#Navigation a {
  display: inline;
  float: left;

}
#Navigation a:hover {
}
#Navigation a.current {
   color: #bbbbbb;
}

#thumbs {
	width:150px;
	height:23px;
	float:left;
}

#signs {
	height:23px;
	font:Arial;
	font-size:12px;
	float:left;
	text-decoration: none;
	padding-top:6px;
	padding-left:7px;
}


html, body {
height: 100%;
margin:0;
padding:0;
background-color:#7f7f7f;

}


.fourborders {  
 border-bottom-width: 1px;  
 border-bottom-color: #ffffff;  
 border-bottom-style: solid; 
 font-family: arial; 
 font-size:12px;
 color:#ffffff;
 }  


a:link {
	text-decoration:none;
	color: #323232;
	outline:none;
}
a:visited {
	text-decoration:none;
	color: #323232;
	outline:none;
}
a:hover {
	text-decoration:none;
	color:#bbbbbb;
	outline:none;
}
a:active {
	text-decoration:none;
	color: #bbbbbb;
	outline:none;
}


a.white_link:link {
	text-decoration:none;
	color: #ffffff;
	outline:none;
}
a.white_link:visited {
	text-decoration:none;
	color: #ffffff;
	outline:none;
}
a.white_link:hover {
	text-decoration:none;
	color:#000000;
	outline:none;
}
a.white_link:active {
	text-decoration:none;
	color: #000000;
	outline:none;
}

a.pnav:link {
	text-decoration:none;
	color: #ff0000;
	outline:none;
}
a.pnav:visited {
	text-decoration:none;
	color: #ff0000;
	outline:none;
}
a.pnav:hover {
	text-decoration:none;
	color:#6F1200;
	outline:none;
}
a.pnav:active {
	text-decoration:none;
	color: #6F1200;
	outline:none;
}

a.collection_dummy_link:link {
	text-decoration:none;
	color: #323232;
	outline:none;
}
a.collection_dummy_link:visited {
	text-decoration:none;
	color: #323232;
	outline:none;
}
a.collection_dummy_link:hover {
	text-decoration:none;
	color:#323232;
	outline:none;
}
a.collection_dummy_link:active {
	text-decoration:none;
	color: #323232;
	outline:none;
}

/*current / active links */
body.contact_page a.contact_page,
body.service_page a.service_page,
body.info_page a.info_page,
body.press_page a.press_page,
body.retail_page a.retail_page, 
body.stock_page #nav a.stock_page,
body.about_page #nav a.about_page,
body.news_page #nav a.news_page,
body.watches_page #nav a.watches_page,
/*body.cart_page #basket a.cart_page,*/
body.checkout_page #basket a.checkout_page{
	color:#bbbbbb;
	outline:none;
} 

.pound_link{
	color:#bbbbbb;
	outline:none;
}

/**/

#white {
	width:954px;
	min-height:695px;
	height:100%;
	margin: 0 auto;
	background-color:#FFFFFF;
}
#white_two {
	width:954px;
	height:100%;
	background-color:#FFFFFF;
}
#frame {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:940px;
	height:auto;
	margin-left:0px;
	padding-top:30px;
}
#old_logo {
	height:35px;
	width:170px;
	float:left;
	margin-left:15px;
}
#logo {
	height:70px;
	margin:auto 0;
	text-align:center;
}
#logospacer {
	width:756px;
	height:0px;
	float:left;
}
#collection {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:25px;
	width:103px;
	float:left;
}
#collection_home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:25px;
	width:80px;
	float:left;
}
#productnav {
	height:40px;
	width:595px;
	font-size:10px;
	float:left;
	margin-left:15px;
}
#productnav_home {
	height:37px;
	width:595px;
	font-size:10px;
	float:left;
	margin-left:15px;
}
#currencies {
	height:23px;
	width:80px;
	font-size:11px;
	float:left;
}
/*.currencies {
	height:25px;
	width:55px;
	font-size:11px;
	float:left;
	color:#000000;
	margin-top:4px;
	padding-right:4px;
}
*/


#basket {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#323232;
	display:inline;
	width:246px;
	height:23px;
	float:left;
	margin: 0;
	padding: 0;
	padding-top:6px;
	text-align:right;

}
#logoff {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#323232;
	display:inline;
	width:53px;
	height:26px;
	float:left;
}

#content {
	height:auto;
	width:926px;
	min-height:428px;
	padding-bottom:10px;
	margin-left:14px;
	float:left;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#d1d1d1;
}

#content_noborder {
	height:auto;
	width:926px;
	min-height:428px;
	padding:0px 14px 14px 14px;
	float:left;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:0px;
	border-color:#d1d1d1;
}
#mainnav {
	height:16px;
	width:926px;
	float:left;
	word-spacing:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	color:#323232;
}
#footerspacer {
	width:926px;
	height:6px;
	float:left;
	
}
#share {
	height:16px;
	width:127px;
	float:left;
}
#suggest {
	height:165px;
	width:170px;
	float:right;
	border:none;
	padding: 0px;
}

#homeGap {
	background:url(uw_images/trans.gif) repeat;
	width:954px;
	height:13px;
	float:left;
	vertical-align:top;
	background-color:#ffffff;
}
#no_borderGap {
	background:url(uw_images/trans.gif) repeat;
	width:954px;
	height:0px;
	float:left;
	vertical-align:top;
	background-color:#ffffff;
}
#spacerTop {
	background:url(../images/trans.gif) repeat;
	width:926px;
	height:20px;
	float:left;
	clear: none;
}
/*index page //////////////////////////////////////////*/
#main_image {
	height:388px;
	width:900px;
	float:left;
	margin:13px 0 13px 13px;
	background-color:#333333;
}
#small_images {
	height:143px;
	width:900px;
	float:left;
	margin-left:13px;
}
#small {
	height:143px;
	width:215px;
	float:left;
	margin-right:0px;
	background-color:#373737;
}
#small_gap {
	height:156px;
	width:13px;
	float:left;
	margin-right:0px;
}
/* updates feb 2011 index page //////////////////////////////////////////*/
#all_images{
	width:900px;
	float:left;
	margin:13px 0 13px 13px;
}
#hero {
	height:388px;
	width:900px;
	float:left;
}
#large {
	height:454px;
	width:443px;
	float:left;
}
#middle_images{
	height:388px;
	width:215px;
	float:left;
}
#medium{
	height:299px;
	width:215px;
	float:left;
}
#thumb {
	height:143px;
	width:215px;
	float:left;
}
#hero_spacer{
	width:900px;
	height:13px;
	float:left;
}
#large_spacer{
	width:13px;
	height:452px;
	float:left;
}
#medium_spacer{
	width:13px;
	height:215px;
	float:left;
}
#thumb_spacer{
	width:215px;
	height:13px;
	float:left;
}



/* captions*/
/* captions*/
/* captions*/
.boxgrid{ 
	width: 215px; 
	height:143px; 
	float:left; 
	overflow: hidden; 
	position: relative; 
}
			
.caption_text{ 
	padding: 7px 0px 0 7px; 
	color:#333333; 
	font-weight:bold; 
	font: normal 11px Arial, sans-serif;
}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #ffffff; 
	height: 40px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.captionfull .boxcaption {
 	top: 80;
 	left: 0;
}
.caption .boxcaption {
 	top: 80;
 	left: 0;
}
/*////new captions*/
.hero_boxgrid{ 
	width: 900px; 
	height: 388px; 
	float:left; 
	overflow: hidden; 
	position: relative; 
}
			
.hero_caption_text{ 
	padding: 170px 0px 0 15px; 
	color:#333333; 
	font-weight:bold; 
	font: normal 30px Arial, sans-serif;
}
				
.hero_boxcaption{ 
	float: left; 
	position: absolute; 
	background: #ffffff; 
	height: 100%; 
	width: 215px; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.hero_captionfull .hero_boxcaption {
 	top: 80;
 	left: 0;
}
.hero_caption .hero_boxcaption {
 	top: 80;
 	left: 0;
}

.large_boxgrid{ 
	width: 443px; 
	height: 454px; 
	float:left; 
	overflow: hidden; 
	position: relative; 
}
			
.large_caption_text{ 
	padding: 7px 0px 0 7px; 
	color:#333333; 
	font-weight:bold; 
	font: normal 11px Arial, sans-serif;
}
				
.large_boxcaption{ 
	float: left; 
	position: absolute; 
	background: #ffffff; 
	height: 40px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.large_captionfull .large_boxcaption {
 	top: 80;
 	left: 0;
}
.large_caption .large_boxcaption {
 	top: 80;
 	left: 0;
}

.medium_boxgrid{ 
	width: 215px; 
	height: 299px; 
	overflow: hidden; 
	position: relative; 
}
			
.medium_caption_text{ 
	padding: 7px 0px 0 7px; 
	color:#333333; 
	font-weight:bold; 
	font: normal 11px Arial, sans-serif;
}
				
.medium_boxcaption{ 
	float: left; 
	position: absolute; 
	background: #ffffff; 
	height: 40px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.medium_captionfull .medium_boxcaption {
 	top: 80;
 	left: 0;
}
.medium_caption .medium_boxcaption {
 	top: 80;
 	left: 0;
}

.thumb_boxgrid{ 
	width: 215px; 
	height: 143px; 
	float:left; 
	overflow: hidden; 
	position: relative; 
}
			
.thumb_caption_text{ 
	padding: 7px 0px 0 7px; 
	color:#333333; 
	font-weight:bold; 
	font: normal 11px Arial, sans-serif;
}
				
.thumb_boxcaption{ 
	float: left; 
	position: absolute; 
	background: #ffffff; 
	height: 40px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.thumb_captionfull .thumb_boxcaption {
 	top: 80;
 	left: 0;
}
.thumb_caption .thumb_boxcaption {
 	top: 80;
 	left: 0;
}




/*home page //////////////////////////////////////////*/
#home_border{
	background-color:#FFFFFF;
	border:1px solid #D1D1D1;
	float:left;
	height:auto;
	min-height:428px;
	width:926px;
}

#old_home {
	height:572px;
	width:926px;
	float:left;
	margin-left:14px;
	border-style:solid;
	border-width:1px;
	border-color:#d1d1d1;
}
#home {
	height:900px;
	width:926px;
	float:left;
	margin-left:14px;
	border-style:solid;
	border-width:1px;
	border-color:#d1d1d1;
}
#home_holding {
	height:570px;
	width:926px;
	float:left;
	margin-left:14px;
	}
#newsletter_message {
	color:#323232;
	font-size:10px;
	padding:10px;
	text-transform:uppercase;
}
/*about page //////////////////////////////////////////*/
#topSpace {
	background:url(../images/trans.gif) repeat;
	width:926px;
	height:70px;
	float:left;
}
#about {
	width:926px;
	height:100%;
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#d1d1d1;

}
#about_image {
	width:926px;
	float:left;
	padding:13px 0 0 13px;
}
#about_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#323232;
	width:800px;
	height:300px;
	padding:0px 0 0 50px;
	float:left;
}
/*service ////////////////////*/
#service {
	width:926px;
	height:100%;
	float:left;
}
#service_image {
	width:926px;
	float:left;
	padding:13px 0 0 13px;
}
#service_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#323232;
	width:800px;
	padding:0px 0 20px 50px;
	float:left;
}

/*contact page //////////////////////////////////////////*/
#contact {
	width:926px;
	height:572px;
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#d1d1d1;


}
#contactHeader {
	width:450px;
	height:80px;
	float:left;
}
#contactBox {
	font-family:Arial, Helvetica, sans-serif;
	width:450px;
	height:360px;
	padding:45px 0 0 240px;
	float:left;
}
#contact_left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#323232;
	width:140px;
	height:300px;
	float:left;
	text-transform:uppercase;
}
#contact_right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#323232;
	width:250px;
	height:300px;
	float:left;
	text-transform:uppercase;
}
#creditsBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:448px;
	height:270px;
	float:left;
}
/*thanks colour //////////////////////////////////////////*/
#thankscolour {
	width:926px;
	height:428px;
	float:left;
}
#thankscolourBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color:#6f1200;
	width:896px;
	height:180px;
	padding-left:30px;
	float:left;
}
/*thanks order //////////////////////////////////////////*/
#thanksorder {
	width:926px;
	height:428px;
	float:left;
}
#thanksorderBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color:#6f1200;
	width:896px;
	height:180px;
	padding-left:30px;
	float:left;
}
/*cancel order //////////////////////////////////////////*/
#cancelsorder {
	width:926px;
	height:428px;
	float:left;
}
#cancelorderBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color:#6f1200;
	width:896px;
	height:180px;
	padding-left:30px;
	float:left;
}



.dotted {
	height:1px;
	background:url(../uw_images/dash.gif) no-repeat;
}
.cartdotted {
	height:5px;
	padding-bottom:10px;
	background:url(../uw_images/blackdash.gif) no-repeat;
	background-color:#ffffff;
}
.blackdotted {
	height:1px;
	background:url(../uw_images/blackdash.gif) no-repeat;
}

.carttopblackdotted {
	height:10px;
	background:url(../uw_images/blackdash.gif) no-repeat;

}

.borderdotted {
  border-bottom: dashed 0.5px #ffffff;
}

/*//////////////////////////////*/
.ReadMsgHeader {
	height:auto !important;
	padding-bottom:5px;
	border:4px;
	border-color:#000000;

}
/*3d secure////////////////*/
#3dpage{
	padding-left:200px;
}

.menu_line {
	padding-left:5px;
}
.menu_dash {
	padding-left:7px;
	padding-right:7px;
	padding-bottom:3px;
}


/*new_nav////////////////*/
/*new_nav////////////////*/
/*new_nav////////////////*/
/*new_nav////////////////*/




/* add display:inline to floated elements */
#nav .select a, #nav .current a, #nav .sub_active a {
	display:inline;
}
/* add zoom:1 to pos:relative elements */
#nav {
	zoom:1;
}
/* for this demo only */
#nav {
	margin:0px 0 0px 0;
}
/* the styling */
#nav {
	width:436px;
	height:17px;
	background:#fff;
	position:relative;
}
#nav .select, #nav .current, #nav .collection_dummy_link {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
	height:auto;
	float:left;
}
#nav .select a, #nav .current a {
	display:block;
	height:20px;
	float:left;
	background:#fff;
	padding:0 0px 0 0px;
	text-decoration:none;
	font-size:10px;
	line-height:20px;
	white-space:nowrap;
	color:#323232;
}
#nav .collection_dummy_link a {
	display:block;
	height:20px;
	float:left;
	background:#fff;
	padding:0 0px 0 0px;
	text-decoration:none;
	font-size:10px;
	line-height:20px;
	white-space:nowrap;
	color:#323232;
}
* html #nav .select a, * html #nav .current a {
	width:1px;
	height:21px;
}
#nav .select a:hover, #nav .select li:hover a {
	background:#fff;
	cursor:pointer;
	color:#bbbbbb;
	float:left;
}
#nav .collection_dummy_link a:hover {
	background:#fff;
	cursor:pointer;
	color:#323232;
	float:left;
}
#nav .sub {
	display:none;
}
/* for IE5.5 and IE6 only */
#nav table {
	position:absolute;
	border-collapse:collapse;
	left:0;
	top:0;
}
#nav .current a {
	background:#fff;
	color:#bbbbbb;
}
#nav .sub li a:hover, #nav .select a:hover .sub li a:hover, #nav .select li:hover .sub li a:hover {
	background:#fff;
	color:#bbbbbb;
}
#nav .sub_active .current_sub a, #nav .sub_active a:hover {
	background:#fff;
	color:#bbbbbb;
	padding:0 0px 0 0px;
}
#nav .select li a:hover .sub, #nav .select li:hover .sub {
	display:block;
	position:absolute;
	width:510px;
	top:15px;
	left:0;
	background:#fff;
	margin-top:0;
	padding:0 0px 0 0px;
	z-index:100;
	color:#323232;
	font-size:10px;
}
#nav .sub, #nav .sub_active {
	margin:0;
	padding:0;
	list-style:none;
}
#nav .sub_active {
	display:block;
	position:absolute;
	width:510px;
	top:15px;
	left:0;
	background:#fff;
	margin-top:0;
	z-index:10;
}
* html #nav .sub_active, * html #nav .select a:hover .sub {
	z-index:-1;
	margin-top:0;
	margin-t\op:1px;
}
#nav .sub_active a {
	height:21px;
	text-decoration:none;
	line-height:20px;
	white-space:nowrap;
	display:block;
	float:left;
	background:#fff;
	padding:0 0px 0 0px;
	margin:0;
	font-size:10px;
	white-space:nowrap;
	border:0;
	color:#323232;
}
#nav .select a:hover .sub li a, #nav .select li:hover .sub li a {
	display:block;
	background:#fff;
	padding:0px 0px 2px 0px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#000;
	font-size:10px;
}
.sub_indent{
	padding-left:40px;
}

.share{
	color:#000;
	font-size:10px;
	display:inline;
}

/* slider code*/

.slide_box { width:900px; height:388px; overflow:hidden; position:relative; cursor:pointer; }
div.slides { position:absolute; top:0; left:0; }
ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
div.slides div,ul.slides li { position:absolute; top:0; width:900px; display:none; padding:0; margin:0; }
	
#loopedSlider,#newsSlider { margin:0 auto; width:900px; position:relative; clear:both; }

/* fade slideshow*/
#slideshow{
	position: relative;
	height: 388px;
	width: 900px;
	overflow:hidden;
}
#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width:900px;
	height:388px;
}




#checkout_white{
	width:900px;
	float:left;
	padding-left:15px;
}
/* footer */
a.footer_link:link {
	text-decoration:none;
	color: #ffffff;
}
a.footer_link:visited {
	text-decoration:none;
	color: #ffffff;
}
a.footer_link:hover {
	text-decoration:none;
	color:#666666;
}
a.footer_link:active {
	text-decoration:none;
	color: #666666;
}


#footer_container{
width:931px;
height:auto;
float:left;
color:#ffffff;
padding:20px 10px 10px 13px;
text-transform:uppercase;
background-color:#b2b2b2;
font-family:arial;
font-size:10px;
}

#footer_section1{
width:155px;
height:300px;
float:left;
color:#ffffff;
}

#footer_section2{
width:135px;
height:300px;
float:left;
color:#ffffff;
}

#footer_section3{
width:90px;
height:300px;
float:left;
color:#ffffff;
}

#footer_section4{
width:140px;
height:300px;
float:left;
color:#ffffff;
}

#footer_section5{
width:115px;
height:300px;
float:left;
color:#ffffff;
}

#footer_section6{
width:48px;
height:300px;
float:left;
color:#ffffff;
}

#footer_section7{
width:97px;
height:300px;
float:left;
color:#ffffff;
}

#footer_section8{
width:150px;
height:300px;
float:left;
color:#ffffff;
}


#footer_header{
font-weight:bold;
padding-bottom:10px;
}
#footer_newsletter {
	height:143px;
	width:215px;
	float:left;
	margin-right:0px;
}





