/**SEARCH FACILITY
********************/
.searchBox {
	color: #666666;
	border: 1px solid #000033;
	font-size: 10px;
	margin-left:12px; 
	padding:0;
	}
	
/**Search Box***/
#searchBoxBkg {
	background:url(/shop/skins/ColumbiaCountry/styleImages/otherimages/searchbox.jpg) center no-repeat;
	width:200px;
	height:60px;
	margin:0;
	padding:0;
	
}

#searchBoxNeg{
	margin:-5px 0 10px -5px;
	padding:0;
	}


#searchBoxNegCart{
	margin:-10px 0 10px -5px;
	padding:0;
	}
	
.searchBoxMove{
	padding-top:30px;
	margin-right:18px;}

#searchStr {
	margin-right:20px;
	width:145px;
	}

.SmallTitle  {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase; 
	float:left;
	margin-top:2px;
	}

/**Mailing List Box**/
#mailingListBkg {
	background:url(/shop/skins/ColumbiaCountry/styleImages/otherimages/fishing_mailinglist.gif) center no-repeat;
	width:200px;
	height:60px;
}


#mailinglistNeg{
	margin:5px 0 0 -5px;
	}
	
.mailinglistMove{
	padding-top:30px;
	margin-right:13px;
	margin-left:5px;
	
	}



/**GENERAL FORM ELEMENTS
*****************************/	
form {margin: 0px;padding: 0px;}
form#GiftCert {	margin-left:10px;}
input { vertical-align: middle;}
.textbox {
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #000033;
	font-size: 10px;
	}

input#email {margin-left:10px;width:110px;}

.textboxDisabled {
	color: #666666;
	border: none;
	font-size: 10px;
	}

.SubmitBtn {
	height: 17px;
	width:17px;
	padding:0;
	margin:-17px 0 0 0;
	text-align:right;
	float:right;
	border:none;
	display:block;
	cursor:auto;
	}
	
.SubmitBtn2 {
	height: 17px;
	width:17px;
	padding:0;
	margin:0 0 0 0;
	text-align:right;
	float:right;
	border:none;
	display:block;
	cursor:auto;
	}
	

.AddBtn {
	background:transparent url(../styleImages/icons/add.gif) no-repeat;
	height: 17px;
	width:17px;
	padding:0;
	margin:-16px 0 0 0;
	text-align:right;
	float:right;
	border:none;
	display:block;
	cursor: auto;
	}


/**GENERAL LIST STYLING
**************************/
ul {margin: 3px 0 0 5px;padding: 0px;}
ol {margin: 3px 0 0 2em;padding: 0;}
ol li.num {color: #C6EADD;list-style-type:outside;}
ul li {list-style-position: inside;margin: 0px;padding: 0px;}
li.bullet {list-style-type:circle;}
li.nobullet {list-style-type:none;margin-left:0;}
li.bulletLrg {list-style-type:cicle;}


/**GENERAL BUTTONS
*******************/
.UpDateBtn {	
	background-image:url(../styleImages/icons/Rtbutton.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color: #663366;
	margin:0;
	padding:0 0 3px 25px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	}

.BlueBg {
	color: #ffffff;
	font-size:14px;
	width:100%;
	margin:0px;
	text-align: right;
	padding:6px 5px 6px 5px;
	}

a.txtButton {
	color: #ffffff;
	background-image:url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat:repeat;
	background-position:left top;
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:4px solid #FFFFFF;
	}
	
.txtButton2 {
	color: #ffffff;
	height:24px;
	font-size:12px;
	padding:0px 10px;
	margin:0 0 0 0;
	display:inline;
	float:right;
	text-transform:uppercase;
	text-decoration:none;
	}
	
.txtButton3 {
	
	height:24px;
	font-size:12px;
	padding:15px 10px 0 ;
	margin:0 0 0 0;
	display:block;
	}
a.txtButton:hover {
	color: #666666;
	}
	
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-image:url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat:repeat;
	background-position:left top;
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:0 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:4px solid #FFFFFF;
}
a.txtviewCart:hover {
	color:#666666;
	border:4px solid #666666;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #666666;
	background-image:url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat:repeat;
	background-position:left top;
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:0 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:4px solid #2B3136;
}
	
.submit {
	color: #000033;
	
	background-repeat:repeat;
	background-position:left top;
	background-color:#FFFFCC;
	line-height:14px;
	font-size:12px;
	padding:0 3px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:4px solid #000033;
	}
.submit2 {
	color: #FFFFFF;
	padding:0 3px;
	margin:2px 0 0 0;
	text-decoration:none;
	}


/**PRICING STYLES
*******************/
.txtOldPrice {text-decoration:line-through;}
.Sale {color:#333333;}
.OutOfStock {color:#FF0000;}
.Save {color:#000033; }


/**GENERAL LINKS
*****************/
a.txtLocation {
	color: #000033;
	
	text-decoration:none;
	}

a.txtLocation:hover {
	color: #666666;
	
	text-decoration:none;
	}

a.txtLink, a.txtSelected, a.txtDefault {
	color: #666666;
	
	text-decoration:none;
	font-weight:bold;
	}

a.txtLink:hover, a.txtSelected:hover, 
a.txtSelected:active, a.txtDefault:hover {
	color: #666666;
	
	text-decoration:none;
	font-weight:bold;
	}

a.txtLinkPass, a.txtSelectedPass, a.txtDefaultPass {
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	}

a.txtLinkPass:hover, a.txtSelectedPass:hover, 
a.txtSelectedPass:active, a.txtDefaultPass:hover {
	color: #666666;
	text-decoration:none;
	font-weight:normal;
	}

/**YOUR ACCOUNT PAGE
**********************/
#Account ul {margin:20px;}
#Account li {
	list-style-type:disc;
	color: #666666;
	
	}

#Account a {
	color: #000033;
	
	font-weight:bold;
	text-decoration:none;
	}

#Account a:hover {
	color: #666666;
	
	}


/**SHOPPING BASKET HOME PAGE
*****************************/
#ShoppingCartBkg {
	background:url(/shop/skins/ColumbiaCountry/styleImages/otherimages/fish_shopping_cart.gif) center no-repeat;
	width:200px;
	height:104px;
	margin:-12px 0 0 -5px;
	
}

.moveCart{
	padding-top:31px;
	padding-bottom:0;
	margin:0;
	width:180px;
	padding-left:10px;
	}

.BasketProduct {
	color: #FFFFFF;
	padding:3px 0;
	margin:0;
	}

.BasketProduct p {
	padding:0;
	margin:0 5px 0 0;
	line-height:20px;
	}

.BasketProduct span {
	float:right;
	margin:-21px 0 0 0;
	padding:0;
	color: #FFFFFF;
	}

.BasketProduct span .icon {padding-top:4px;}

#BasketItems{
	margin:0 0 0 0;
	padding:3px 5px 0;
	color: #000033;
	
	}

.TotalItems{
	text-align:right;
	float:right;
	padding:20px 5px 0 0;
	color: #000033;
	margin:0 0 0 0;
	font-weight:bold;
	}
/**Safari Hack**/



#BasketTotal{
	color: #000033;
	margin:0 0 2px 0;
	padding:0 5px;
	}


.TotalPrice{
	text-align:right;
	float:right;
	margin:0 0 0 0;
		

	padding:20px 5px 0 0;
	color: #000033;
	font-weight:bold;
	}



#BasketView {
	text-align: left; 
	margin-top:10px;
	font-size:12px;
	}

a.BasketBtn, a.BasketBtn:hover {
	background-image:url(../styleImages/icons/button.gif);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#FFFFFF;
	color: #000033;
	margin:0;
	padding:0 20px 3px 0px;
	text-decoration:none;
	}


/**VIEW CART PAGES
********************/
#CartView {
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}
	
form#cart {
	padding-right:5px;
	margin-bottom:20px;
	}

#cartTable {
	 margin-bottom:20px;
	 
	}


.cartProgress {
	color: #666666;
	padding: 4px;
	border: 1px solid #000033;
	width: 350px;
	margin: 20px auto 20px;
	text-align:center;
	}

.txtcartProgressCurrent {
	color: #000033;
	font-weight: bold;
	}

.quickBuy {
	text-align: center;
	color: #333333;
	padding: 4px 0;
	width:87%;
	margin:0 auto 10px;
	}
	
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background:url(../styleImages/otherimages/header2.gif) top left repeat-x;
	height:35px;
	}


.tdcartEven {
	color: #333333;
	
	border-top: 1px dotted #000033;
	padding:10px 0;
	}

.tdcartOdd {
	padding-top:10px;
	color: #333333;
	border-top: 1px dotted #000033;
	}

.tdCartSubTotal {
	padding-top: 10px;
	padding-left:9px;
	border-top: 4px solid #342419;
	}
	
.tdCartSubTotal2 {
	border-bottom: 4px solid #342419;
	padding-bottom:10px;
	}

.txtStockWarn {color: #FF4600;}

.dropDown {
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #000033;
	font-size: 9px;
	color: #000033;
	}

/**STEP ONE PAGE
******************/
.InfoBox{
	padding: 10px 0;
	margin: 20px 0px 10px;
	
	}

.InfoBox .BlueBg {height:30px;}

.InfoBox .BlueBg .Button {
	float:right;
	text-indent:0;
	margin-top:-20px;
	}

.Heading {
	text-transform:uppercase; 
	font-weight:bold; 
	padding-left:10px;
	text-align:left;
	}

.HeadingHalf {
	text-transform:uppercase; 
	font-weight:normal; 
	padding-left:10px;
	text-align:left;
	float:left;
	}


/**EDIT INVOICE PAGE
**********************/
#EditInvoice {margin-bottom:20px;}
#EditInvoice td.nudge80 {padding-left:80px;}


/**PERSONAL PROFILE PAGE
************************/
#Profile {margin:10px auto;}



/**VIEW ORDERS
*****************/
#ViewOrders {margin-bottom:15px;}
#ViewOrdersInfo {margin-bottom:25px;}
#ViewOrdersInfo ol {margin-left:20px;}
#ViewOrdersInfo ol li {list-style-position:outside;}
#ViewOrders .tdcartOdd {color: #000033;}
#ViewOrders .tdcartEven {
	
	color: #000033;
	border-bottom:1px dotted #000033;
	border-top:1px dotted #000033;
	}
	
#ViewOrders a {color:#666666; text-decoration:none; }
#ViewOrders a:hover {color: #000033; text-decoration:none;}



a.txtCopyright:hover {text-decoration: none;}


/**MISCELLANEOUS 
******************/
.txtError {
	font-weight: bold;
	color:#FF0000;
	background: #FFFFFF;
	
	padding: 2px;
	}


.txtOutOfStock {
	color: #FF0000;
	font-size: 75%;
}

#shipping-select {
	width: 110px;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .Title h1 {
	visibility: hidden;
	letter-spacing: 0;
	font-size: 14px;
}

.sIFR-hasFlash #RelatedProducts h1 {
	visibility: hidden;
	letter-spacing: 0;
	font-size: 14px;
}

.sIFR-hasFlash #CustomerReviews h1 {
	visibility: hidden;
	letter-spacing: 0;
	font-size: 14px;
}

.sIFR-hasFlash #ReviewArchives h1 {
	visibility: hidden;
	letter-spacing: 0;
	font-size: 14px;
}



	

	
.SubmitBtn2 {
	height: 17px;
	width:17px;
	padding:0;
	margin:-17px 0 0 0;
	text-align:right;
	float:right;
	border:none;
	display:block;
	cursor:auto;
	}
	
	
/* start mod: Common code for: Fully Flexible Contact Forms -or- Advanced Contact Forms */
/* by Estelle - http://cubecart.expandingbrain.com */

/* Information displayed after email is sent */
.divEmailInfo {
	margin: 1em auto 1em auto;
	background-color: #E0FFB8;
	padding: 1px 1em;
	position: relative;
}
.divEmailError {
	margin: 1em auto 2em auto;
	padding: 1em;
	color: red;
	background-color: #FFEEE7;
}
.divEmailFields {
	margin: 1em auto;
	padding: 10px;
	width: 95%;
	overflow: auto;
	border: 1px solid #000033;
}

/* Table and field sizes/alignment */
table.contactForm {
	margin: 0 auto;
	width: 100%;
}
.contactForm input.textbox {
	width: 96%;
}
.contactForm select {
	/*width: 243px;*/
}
.contactForm textarea {
	width: 99%;
	height: 160px;
}

/* This is for the CAPTCHA */
#recaptcha_area {
	margin: 0.5em 0;
}
.recaptcha_theme_white .required, .recaptcha_theme_blackglass .required, .recaptcha_theme_red .required {
	border: 1px solid #70CDCC !important;
}
.recaptcha_theme_white .validation-failed, .recaptcha_theme_blackglass .validation-failed, .recaptcha_theme_red .validation-failed {
	border: 2px solid #FF3333 !important;
}
.recaptcha_theme_white .validation-passed, .recaptcha_theme_blackglass .validation-passed, .recaptcha_theme_red .validation-passed {
	border: 1px solid #B1D16C !important;
}
.recaptcha_theme_white .validation-advice, .recaptcha_theme_blackglass .validation-advice, .recaptcha_theme_red .validation-advice {
    display: none;
}

/* end mod: Common code for: Fully Flexible Contact Forms -or- Advanced Contact Forms */

/**Safari Hack**/
.TotalItems{
	margin-top:-21px;
	#
	}
.TotalPrice{
	margin-top:-21px;
	#
	}

.SubmitBtn2 {
	
	margin:-17px 0 0 0;#
	
	}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.TotalItems{
	text-align:right;
	float:right;
	padding:0;
	color: #000033;
	margin:0 5px 0 0;
	font-weight:bold;
	}
	
.TotalPrice{
	text-align:right;
	float:right;
	margin:0 5px 0 0;
	padding:0;
	color: #000033;
	font-weight:bold;
	}
	}