/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
	background-color: white; /* Background Color */
	background-image: none; /* Background Image */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
	background-image:url(images/rbgrepeat.jpg);
	background-repeat:repeat;
	background-position:top;
	background-attachment:fixed;
	
	
}
.GeneralPagePop
{
	background-color: white; /* Background Color */
	background-image: none; /* Background Image */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
}
.GeneralTable
{
	background-color: white; /* Background Color */
	

		
	}

.TopBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 28px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background Color */
	background-image: none; /* Background Image */
	text-align: left; /* Align Text */
}

.TopSubBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #ffffff; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
}

.TopSubBannerText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
}

.LeftColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #ffffff; /* #C6BFA5;Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.LeftColumnText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #C6BFA5; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumnText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C6BFA5; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #003e70; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.FooterText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C6BFA5; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.Instructions
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #CCCCCC; /*#E7E3D7;  Background color */
	width:740px;
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	padding-left:8px;
}


.ErrorMessages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Headings
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Inputs
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}


.Content a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #003E71; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.Content a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.Footeradd
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C6BFA5; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	/*background-color: #003e70;  Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.AlternatingContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ContentTableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #E7E3D7; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTable
{
	background-color: #E7E3D7;
}

.ContentTableHorizontal
{
	background-color: #E7E3D7;
}

.toplinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	}
.toplinks a:hover	
{
color:#999999;
}

.infotable {
	color:#003E70;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	margin-left:0px;
	}
.infotable ul {
	list-style:square outside none;
	
	}
	
.productheader {
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#003E70;
	}

.productdescription {
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	}

.productresult
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #003E70; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.productresult a
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #003E70; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.productresult a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #999999; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.accountheading
{
	font-family:  Arial, Helvetica, sans-serif; /* Verdana,Font Face */
	font-size: 13pt; /* Font Size */
	color: #003E70; /* Font Color */
	font-weight: bold; /* normalFont Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}
.accountnav {
	text-align:center; 
	border-bottom:1px solid #999999; 
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999999
	}
.accountnav a:link {
font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
	}

.accountnav a:hover {
font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#003E70;
	}

.accountnav a:visited {
font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
	}

.accountnav a:active {
font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
	}


.Contentblue
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #003E70; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.nav
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; !IMPORTANT /* Text Align */

}

.nav ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	list-style: none;

}

.nav ul li
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	list-style: none;

}
 
.nav ul li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: #003E70; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	
}

.nav ul li a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: #999999; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	
}

.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: #999999; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align:right;
	}
	
.breadcrumbs a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: #003E71; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline; /* Font Style */
	text-align:right;
	}
	
.breadcrumbs a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: #003E71; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline; /* Font Style */
	text-align:right;
	}
.breadcrumbs a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: #003E71; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline; /* Font Style */
	text-align:right;
	}	
	
.breadcrumbs a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: #999999; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline; /* Font Style */
	text-align:right;
	}	

.navnudge {
	padding-right:2px;
	}
	
	
.Checkoutheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: normal; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #999999; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	padding-bottom:3px;
	padding-top:3px;
}

.catimage {
	margin-left:8px;
	margin-top:5px;
}

.addressbook
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #003E70; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.smallswatch {

 /*margin-left:7px; */
 /*margin-right:5px;*/
 width:770px; 
 border-top:1px solid #999999;
 margin-top:7px;

}

.productsfound
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.noproducts
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12pt; /* Font Size */
	color: #999999; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.pagenav {
	text-align:left; 
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003E71;
	}
.pagenav a:link {
font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666;

	}

.pagenav a:hover {
font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#003E70;
	}
/**/
.pagenav a:visited {
font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	}

.pagenav a:active {
font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	}
.pagenav a:visited:hover {
font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#003E70;
}

.mailthanks {
font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
.margin-in {
	margin-left:8px;
	margin-right:8px;
}

/* Size guide */
.sizeheader {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#003E71;
	}
.sizesubheader {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	/*text-decoration:underline;*/
	color:#003E71;
	}
.sizecontent {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	/*text-decoration:underline;*/
	color:#003E71;
	}

.lifestyletext {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	/*text-decoration:underline;*/
	color:#003E71;
	margin-left:8px;
	margin-right:8px;
}