/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}

/* for background shadow*/
 #container_shadow
{
	width: 802px;
	margin: auto auto auto 0px;
	color: #000000;
	background-repeat: no-repeat;
}
/*main content holder*/

 #container_main
{
	width: 802px;
	color: #000000;
	background-repeat: no-repeat;
	margin-left: 0px;
}
/*shadow at top of page*/
 #top_shadow
{
	width: 801px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-repeat: no-repeat;
	height: 121px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
/*shadow at bottom of page*/
 #bottom_shadow
{
	width: 840px;
	margin: 0px auto;
	color: #000000;
	background-repeat: no-repeat;
	background-color: #FFFFCC;
}
/*main header section*/
#top
{
	margin-bottom: 0px;
	width: 806px;
	height: 373px;
	margin-top: 0px;
}
/*main footer section*/
#footer
{
	clear: both;
	color: #000000;
	font-size: 11px;
	width: 759px;
	padding-left: 43px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
/************** #columns**************/
#middle_column
{
	margin-left: 0px;
	width: 567px;
	padding-top: 0px;
	padding-left: 43px;
	margin-bottom: 70px;
	float: left;
	margin-right: 0px;
	margin-top: 46px;
}
#right_column {
	float: right;
	width: 160px;
}
#left_column {
	float: left;
	width: 190px;
}
/************** #overall general links**************/

a{
	color: #000000;
	text-decoration: none;
}
#pdfs img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
}
#right_text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#banner {
	margin-bottom: 20px;
}
.top_nav {
	margin-bottom: 0px;
	padding: 0px;
	height: 24px;
	background-color: #000000;
}
.bottom_nav {
	margin-bottom: 16px;
	padding: 0px;
	height: 24px;
	background-color: #000000;
}
.basket_box {
	float: right;
	height: 20px;
	width: 95px;
	margin-top: 20px;
	margin-right: 14px;
}
.sign_in {
	float: right;
	height: 20px;
	width: 160px;
	margin-top: 20px;
	margin-right: 14px;
}
.search_row {
	margin-bottom: 10px;
	padding: 0px;
	height: 30px;
	width: 800px;
}
.brand_shop {
	float: right;
	height: 30px;
	width: 180px;
	margin-right: 10px;
}
.search_box {
	float: right;
	height: 30px;
	width: 600px;
	margin-right: 0px;
}
.search_box a {
	color: #FFFFFF;
	background-color: #666666;
	display: inline;
	padding: 2px;
	height: 8px;
	width: 25px;
}

#quicklink {
	margin-bottom: 10px;
}
#left_text {
	float: left;
	width: 266px;
	margin: 0px;
	padding: 0px;
}
#right_text {
	float: right;
	width: 266px;
	margin: 22px 0px 0px;
	padding: 0px;
}
#left_text h1, #right_text h1, #full_text h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px;
}
#full_text h2 {
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}
#left_text p, #right_text p, #full_text p  {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#pdf_link {
	clear: both;
	width: 555px;
	padding: 30px 0px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right_text a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#full_text {
	float: left;
	width: 566px;
	margin: 22px 0px 0px;
	padding: 0px;
}
.smalls {
	font-size: 9px;
}
.itals {
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
}
#top_shadow a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#orange #top_shadow a:hover {
	text-decoration: underline;
}
#pdfs {
	float: left;
	width: 266px;
	margin-top: 15px;
	color: #FFFFFF;
}

