/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #494d4f; //#00adef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	height: 100%; //added 6-30
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #009;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #417FDA; //blue
}

a:hover {
}

#floatimgright {
	font-size:100%;
	text-align:center;
	float:right;
	margin:5px;
	padding:5px;
}

#floatimgleft {
	font-size:100%;
	text-align:center;
	float:left;
	margin:5px;
	padding:5px;
}

#wrapper {
	width: 100%;
	margin: 0 auto -50px;
	padding: 0;
	min-height: 100%; // added 6-30
	height: auto !important;
	height: 100%;
	
}

#header-wrapper {
	height: 25px;
	background: #0f75bd;
	border-bottom: 100px solid #282b2c; //#0f75bd;
	color: #000000;
}
/* Header */

#header {
	width: 968px;
	height: 150px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float:left;
	width: 968px;
	height: 120px;
	color: #000000;
	background: url(../images/logo.png) no-repeat bottom left;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding: 80px 0 0 80px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: right;
	margin: 0;
	padding: 90px 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #ffffff;
}

#logo img {
	float: right;
	padding-top: 115px;
}

#store {
	font-size: 14px;
}

#store a {
	border: none;
	background: none;
	text-decoration: none;
	color: #4c4e4f; //#0f75bd;
	font-size: 14px;
	font-weight: bold;
}

#store a:hover {
	border: none;
	background: none;
	text-decoration: none;
	color: #00adef;
	font-size: 14px;
	font-weight: bold;
}

/* Search */
#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF; //white
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 975px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0 10px;
	padding: 0;
	padding-left: 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 25px;
	
}

#menu a {
	display: block;
	margin-top: 5px;
	margin-right: 3px;
	padding: 7px 10px 7px 7px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF; //white
	border: none;
	font-weight: bold;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 968px;
	margin: 10px auto;
	background-color:#FFFFFF;

}

#page-bgtop {
	background: url(../images/content-top-gray.jpg) no-repeat left top;
}

#page-bgbtm {
	background: url(../images/content-btm-gray.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 950px;
	padding: 40px 0px 20px 10px;
	//text-indent: 10px;	
}

#banner {
	background-color: #282b2c;
	height: 175px;
	width: 930px;
	margin-left: -11px;
	padding-left: 40px;
	padding-top: 10px;
	text-align: left;
	vertical-align: center;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	}

/* Footer */

#footer {
	height: 50px;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	background: #0f75bd; //#002250;
	border-top: 20px solid #282b2c; // #0f75bd;
	clear: both;
}


#footer p {
	margin: 0;
	padding-top: 5px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #B2B2B2;
	font-weight: bold; 
}

#push {
	height: 50px;
	clear: both;
}

/*Carousel Gallery*/

.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 950px; /*Width of Carousel Viewer itself*/
height: 350px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.dotBar{
	background:url(../images/I-dotDivider.gif) repeat-x 0 0;	
	border:0;
	display:block;
	height:2px;
	margin:10px 0 10px 0;
	padding:0px;
}

/* - - - - - - - - - - - - - Buttons - - - - - - - - - - - - - */
#CancelButton:hover{background-position: 0 -26px;}
#SubmitButton:hover{background-position: 0 -26px;}
#BackButton:hover{background-position: 0 -26px;}
#LogoutButton:hover{background-position: 0 -26px;}
#mcViewBagButton:hover{background-position: 0 -26px;}
#ViewBagButtonRed:hover{background-position: 0 -26px;}
#UnsubscribeButton:hover{background-position: 0 -26px;}
#SubscribeButton:hover{background-position: 0 -26px;}
#mcViewBagButton{float:right}
.prodPageButton span{display: none;}
.buttonClass{
	display: block;
	float:left;
	height: 26px;
}
.buttonClass span{display: none;}
#SubscribeButton{
	background: url(../images/buttons/B-subscribe-EN.gif) no-repeat 0 0;
	width: 79px;
}
/* - - - END Buttons - - - */

/* - - - - Account Section - - - - */
#SignInButton{
	background: url(../images/buttons/B-signIn-EN.gif) no-repeat 0 0;
	width: 63px;
}
#CreateAccountButton{
	background: url(../images/buttons/B-createAccount-EN.gif) no-repeat 0 0;
	width: 106px;
}
#UpdateButton{
	background: url(../images/buttons/B-update-EN.gif) no-repeat 0 0;
	width: 63px;
}
#AddButton{
	background: url(../images/buttons/B-add-EN.gif) no-repeat 0 0;
	width: 47px;
}
#DeleteButton{
	background: url(../images/buttons/B-delete-EN.gif) no-repeat 0 0;
	width: 61px;
}
#SendButton{
	background: url(../images/buttons/B-send-EN.gif) no-repeat 0 0;
	width: 53px;
}
#UnsubscribeButton{
	background: url(../images/buttons/B-unsubscribe-EN.gif) no-repeat 0 0;
	width: 91px;	
}

/* - - - - Generic - - - - */
#SubmitButton{
	background: url(../images/buttons/B-submit-EN.gif) no-repeat 0 0;
	width: 64px;
}
#LogoutButton{
	background: url(../images/buttons/B-logOut-EN.gif) no-repeat 0 0;
	width: 66px;
}
#BackButton{
	background: url(../images/buttons/B-back-EN.gif) no-repeat 0 0;
	width: 53px;
}
#GoButton{
	background: url(../images/buttons/B-go-EN.gif) no-repeat 0 0;
	width: 41px;
}
#SubscribeButton{
	background: url(../images/buttons/B-subscribe-EN.gif) no-repeat 0 0;
	width: 79px;
}
#viewback{
	background: url(../images/buttons/viewback.png) no-repeat 0 0;
	margin-right:10px;
	width: 81px;
}
.viewback{
	background: url(../images/buttons/viewback.png) no-repeat left top;
	border: none;
	float: left;
	height: 26px;
	margin-right:10px;
	width: 81px;
}
.viewback:hover{
	background: url(../images/buttons/viewback.png) no-repeat left bottom;
	border: none;
	float: left;
	height: 26px;
	margin-right:10px;
	width: 81px;
}

.AddToBagButton{
	background: url(../images/buttons/addtobag.png) no-repeat left top;
	border: none;
	float: left;
	height: 26px;
	margin-right:10px;
	width: 81px;
}
.AddToBagButton:hover{
	background: url(../images/buttons/addtobag.png) no-repeat left bottom;
	border: none;
	float: left;
	height: 26px;
	margin-right:10px;
	width: 81px;
}

.ViewBagButton{
	background: url(../images/buttons/viewbag.png) no-repeat left top;
	border: none;
	float: left;
	height: 26px;
	margin-right:10px;
	width: 72px;
}
.ViewBagButton:hover{
	background: url(../images/buttons/viewbag.png) no-repeat left bottom;
	border: none;
	float: left;
	height: 26px;
	margin-right:10px;
	width: 72px;
}

#AddToBagButton{
	background: url(../images/buttons/B-addToBag-EN.gif) no-repeat 0 0;
	margin-right:10px;
	width: 81px;
}

#ViewBagButton, #mcViewBagButton{
	background: url(../images/buttons/B-viewBagGrey-EN.gif) no-repeat 0 0;
	margin-right:10px;
	width: 72px;
}

#ViewBagButtonRed{
	background: url(../images/buttons/B-viewBag-EN.gif) no-repeat 0 0;
	margin-right:10px;
	width: 72px;
}
#SendButton{
	background: url(../images/buttons/B-send-EN.gif) no-repeat 0 0;
	margin-right:10px;
	width: 53px;
}
#PurchaseButton{
	background: url(../images/buttons/B-purchase-EN.gif) no-repeat 0 0;
	margin-right:10px;
	width: 76px;
}

.CheckoutCartButton{
	background: url(../images/buttons/checkout.png) no-repeat left top;
	border: none;
	float: left;
	height: 26px;
	width: 76px;
}
.CheckoutCartButton:hover{
	background: url(../images/buttons/checkout.png) no-repeat left bottom;
	border: none;
	float: left;
	height: 26px;
	width: 76px;
}
#QuickCheckoutCartButton{
	background: url(../images/buttons/B-quickCheckout-EN.gif) no-repeat 0 0;
	width: 105px;
}
#UpdateCheckoutCartButton{
	background: url(../images/buttons/B-update-EN.gif) no-repeat 0 0;
	margin-right:10px;
	width: 63px;
}
#CancelButton{
	background: url(../images/buttons/B-cancel-EN.gif) no-repeat 0 0;
	width: 63px;
}
#ProcessingButton{
	background: url(../images/buttons/B-processing-EN.gif) no-repeat 0 0;
	margin-right:10px;
	width: 93px;
}
#ContinueButton{
	background: url(../images/buttons/B-continue-EN.gif) no-repeat 0 0;
	width: 74px;
}
#ProceedButton{
	background: url(../images/buttons/B-proceed-EN.gif) no-repeat 0 0;
	width: 69px;
}
#AcceptButton{
	background: url(../images/buttons/B-accept-EN.gif) no-repeat 0 0;
	width: 63px;
}
#DeclineButton{
	background: url(../images/buttons/B-decline-EN.gif) no-repeat 0 0;
	width: 66px;
}
.accptDclnBox{width:139px;}
#ProcessOrderButton{
	background: url(../images/buttons/B-processOrder-EN.gif) no-repeat 0 0;
	width: 101px;
}
#ShipStanGroundButton{
	background: url(../images/buttons/B-shipStandardGround-EN.gif) no-repeat 0 0;
	width: 138px;
}

.clearer{
	clear: both;
	line-height: 0px;
	height: 0px;
}
