/* @override http://vedalohd.antidotex.net/css/vedaloStyles.css */

/* CSS Document */

/* Colors used here ///////////

Dark Background = #121212
Light Content = #F3F3F3
Medium Content = #818181
Action Lt Blue = #04bafd
Action Hover = #ed9a48
Light Borders = #6d6e6f
Light Text = #c3c3c3;

//////////////////////////// */
/* ----------------------------- generic layout --------------------------------*/
html {
	height:100%;
}

body {
	height:100%;
	font-size:100%;
	background-color: #121212;
	text-align: center;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#F3F3F3; /* this is a temp value */
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	margin: 0px 0px 0px 0px;
	width:100%;
}

#prodBrowser{
	width:900px;
	text-align:left;
	margin: 0px auto 0px auto;
}

#prodBrowser #headerNoFlash{
	background-color: #121212;
	padding: 10px 5px 5px 5px;
	text-align: right;
	text-transform:uppercase;
	font-size:12px;
	font-weight:800;
}

#mainContainer{
	position: relative;
	min-height: 100%;
	width:900px;
	margin: 0px auto 0px auto;
	text-align:left;
}
* html #mainContainer{
	height: 100%;
}
#content {
	margin: 0px 0px 40px 0px;
	padding-top:40px;
	height:100%;
}

tr.shoppingcartSidebarColHeader
{
	color:#ffffff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
	background-image:url(../assets/images/formBG.gif);
}


td.shoppingCartSideBarLink
{
	color:#04bafd;
	font-size:9px;
	text-transform:lowercase;
	/*text-align:right;*/
}

tr.shoppingcartSidebarShippingGrid
{
	color:#ffffff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:10px;
}

.showDisplay
{
    display:block;}


.hideDisplay
{
    display:none;}



/* ----------------------------- Base Styles -------------------------------------*/
a:link, a:visited {
	color:#04bafd !important;
	text-decoration:none !important;
}
a:hover, a:active {
	color:#ed9a48 !important;
	text-decoration:none !important;
}
.floatL {
float:left;
}
.clearB {
	clear:both;

}
.clearL {
	clear:left;
}
.clearR {
	clear:right;
}

.fHeavy {
	font-weight:bolder;
}
.fRegular {
	font-weight:normal;
}
.fLight {
	font-weight:lighter;
}
.aRight {
text-align:right;
padding-right: 5px;
}
.aCenter {
	text-align:center;
}

li {
	list-style:none;
	margin:0px;
	padding:0px;
}

/* 3 column layout where left to cols have 20px right padding */
.colLeft3 {
float:left;
width:284px;
margin:0px 20px 10px 0px;
}

.colRight3 {
float:left;
width:286px;
margin:0px 0px 10px 0px;
}

/* 2 column layout  where the left column is small */
.colSmallLeft2 {
width:293px;
float:left;
margin: 0px 20px 0px 0px;
}
.colLargeRight2{
width:586px;
float:left;
margin:0px;
}

/* 2 column layout  where the right column is small */
.colSmallRight2 {
float:left;
width:293px;
/*width:273px;*/
padding:0px;

}

.colSmallRight2 table
{
font-size:10px;
}

.colLargeLeft2 {
	float:left;
	width:586px;
	margin-right:20px;
	padding:0px;
}

img.galleryThumb {
	margin: 0px 12px 0px 0px;
	border: 1px solid #05bafd;
}

td.galleryEntry {
	padding: 5px 0px;
}

td.currentImage {
	background:#171717;
}

#galleryPagination
{
	text-align:right;
	font-size:10px;
	margin-bottom:3px;
}

#galleryPagination a
{
	
	padding:3px;
	
}

#galleryPagination a:hover
{
	/*background: #05bafd;*/
}

#currentGalleryPage
{
	padding:3px;
	border: 1px solid #05bafd;	
}

.colLargeLeft2 .media_title a {
	color: #05bafd;
	font-size: 11px;
}

.colLargeLeft2 .media_title a:hover {
	color: #ed9a48;
}

.colLargeLeft2 .media_subtitle {
	color: #ffffff;
	font-size: 11px;
}

/* columns within one of  the above */

.sub2colLeft{
	float:left;
	width:283px;
	margin-right:20px;
	padding:0px;
}
.sub2colRight{
	float:left;
	width:283px;
	padding:0px;
}

#feature {
	background-color:#121212;
	padding:5px 20px 5px 20px;
	margin:0px;
	border: 1px solid #353536;
	color:#F3F3D3;
}

#mediafeature {
	background-color:#121212;
	padding:7px 19px 7px 19px;
	margin:0px;
	border: none;
	color:#F3F3D3;
}


.featureContent {
	margin: 6px 20px 20px 20px;
	/*border: 1px solid #ffffff;
	height: 60px;*/
	background:#FFFFFF none repeat scroll 0%;
	text-align:center;
}

.homepageFeature
{
	border: 1px solid #353536;
}

.ribbon{
position:relative;
overflow:visible;
height:106px;
width:103px;
background-color:transparent;
margin:-136px -20px 50px 0px;
padding:0;
z-index:1000000000;
border:none;
float:right;
}

.ribbon img
{
    border:0;
}

.featureContent p
{
	height:83px;
	color:#121212;
	/*padding:3px;*/
}

.featureContent h2
{
    background:#121212 url("../assets/images/fma.gif") no-repeat right 10px;
color:#F3F3F3;
font-size:10px;
font-weight:normal;
margin-bottom:0px;
padding-top:10px;
text-align:left;
text-transform:uppercase;
}




.featureContent2 {
	/*border: 1px solid #ffffff;
	height: 60px;*/
	background:#FFFFFF none repeat scroll 0%;
	text-align:center;
	/*color:#121212;*/
}

.featureContent2 p
{
	height:83px;
	color:#121212;
	padding:3px;
}

.featureContent2 h2
{
background:#121212 url("../assets/images/fma.gif") no-repeat right 10px;
color:#F3F3F3;
font-size: 11px;
font-weight:normal;
margin-bottom:0px;
padding-top:10px;
text-align:left;
text-transform:uppercase;
}


.testamonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	font-weight:lighter;
	margin-bottom:5px;
	padding-top:20px;
}
.testamonialCredit {
	font-size:10px;
	text-align:right;
	color:#818181;
}
.instruction{
	font-size:10px;
	color:#F3F3F3;
}
.decor1{
	background-image: url(../assets/images/glassesDecor.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

.btns {
	background-image: url(../assets/images/horizBtnBG.gif);
	background-repeat: repeat-x;
	margin-bottom:2px;
	color:#04bafd;
	height:47px;	
}

li.btns {
	background-image: url(../assets/images/horizBtnBG.gif);
	background-repeat: repeat-x;
	margin-bottom:2px;
	color:#04bafd;
	height:47px;	
}
.btns h6{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background-image: url(../assets/images/horizBtnBG_arrow.gif);
	background-repeat: no-repeat;
	background-position: 270px center;
	margin: 0px;
	padding: 16px 10px;
}
.btns:hover{
	color:#ed9a48;
}

h1{
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px dotted #FFF;
	padding-bottom:5px;
	margin-bottom:10px;
	letter-spacing: 1px;
}
/* used on buttons & subheaders */
h2 {
	/*color:#F3F3F3;*/
	color:#ed9a48;
	font-size:12px;
	text-transform:uppercase;
	font-weight: bold;
	margin-bottom:10px;
	letter-spacing: 1px;
}

h3 {

}

h4 {
	color:#04bafd;
	font-size:12px;
	text-transform:uppercase;
	font-weight:lighter;
	margin-bottom:10px;
}

/* ----------------------------- Forms --------------------------------*/
form{
	margin:0px;
	padding:0px;
}

form legend {
display:none;
}


fieldset legend {
display:none;
}

form label {
	margin:0px 0px 3px 0px;
	padding:0px;
	display:block;
	font-size:10px;

}

form .required{
	background: url(../assets/images/asterisk.gif) no-repeat;
	background-position:top left;
	padding-left:8px;
}

form ul {
	margin:0px;
	padding:0px;
}

form li{
	margin:0px 0px 10px 0px;
	padding:0px;
}

form .text, input.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:none;
	padding:3px;
	border: 1px solid #6d6e6f;
	color:#04bafd;
	font-size:10px;
}

select.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:none;
	background-color: #121212;
	padding:3px;
	border: 1px solid #6d6e6f;
	color:#04bafd ;
	font-size:10px;
}

form .carttext, input.carttext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:none;
	padding:3px;
	color:#000000;
	font-size:10px;
}

form .textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:none;
	padding:3px;
	border: 1px solid #6d6e6f;
	color:#04bafd;
	font-size:10px;
}

/* ----------------------------- Menu Layout --------------------------------*/
#mainMenu {
	margin-bottom:20px;
	padding:0px;
}
#nonFlashMenu {
	background-color:#121212;
	padding-top:20px;
	padding-left:10px;
	padding-bottom:5px;
}
#nonFlashMenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
}
#nonFlashMenu ul li {
	display:inline;
	text-transform:uppercase;
	font-size:12px;
	font-weight:800;
	margin-right: 10px;
}

/* ----------------------------- Home Page Specific ------------------------------*/
#homeFlash {
/*padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px dotted #fff;*/
}

#homeFeatures {
padding-bottom:10px;
margin-bottom:40px;
border-bottom:1px dotted #FFFF;
}
#homeFeatures h1 {
	margin-bottom: 20px;
}
#homeFeatures ul {
	margin:0px;
}

#homeFeatures ul li {
	background-color:#121212;
}
#home3colSub {
	margin-bottom:60px;
}

#home3colSub p{
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
	margin-bottom:20px;
}

#home3colSub h2{
	font-size: 12px;
	line-height: 14px;
	margin-bottom:5px;
	text-transform: none;
	font-weight: normal;
}

#home3colSub input, .dealerSearchForm input, .dealerSearchForm select{
	width:100%;
	margin-bottom:10px;
	background-color:#313131;
	color:#04bafd;
	border: 1px solid #6d6e6f;
}
.dealerSearchForm input, .dealerSearchForm select{
	width: auto;
	margin-top: 5px;
	padding: 3px;
}

/* ----------------------------- Segment Specific --------------------------------*/
#segmentFlash {
	margin-bottom:40px;
}

#segment2colSub {
	margin-top:20px;
	margin-bottom:60px;
}
#segmentAbout {
	margin-bottom:60px;
	height:100px;
}

#segmentAbout p{
	color: #F3F3F3;
	font-size: 12px;
	line-height: 22px;
}

#segment2colSub img {
	padding:4px;
	border: 1px solid #353536;
	margin-bottom: 5px;
}

#leftColBtns {
	margin-top:40px;
}

/* ----------------------------- Product Detail Specific -------------------------*/
#productFlash{
	margin-bottom:20px;
	background:#FEFEFE;
}


#productDetails
{
width:290px;
float:right;
color:#6F6F6F;	
text-align:right;
margin-right:5px;
}

#productDetails h1
{
font-size:32px;	
font-weight:bold;
padding-bottom:0px;
margin-bottom:5px;
border-bottom:solid 1px #6F6F6F;
text-align:left;
}

#productDetails p
{
font-size:10px;	
text-align:left;
}


#productImage
{
	width:600px;

}

#product2colSub {
	background-image:url(../assets/images/rtColBG.gif);
	background-repeat:repeat-y;
	background-position: 606px;
	padding-top:20px;
}

#productText{
	margin-bottom:20px;
}

#product2colSub p {
	font-size:12px;
	line-height:16px;
	font-weight: lighter;
	color: #FFFFFF;
	margin-bottom:10px;
	
}

#product2colSub img {
	margin-bottom:10px;
}

.prodPageSpecial{
	margin-top: -10px;
	margin-bottom:22px;
}

#productBrowser {
	margin: 0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

 #productBrowser h3 {
	padding:2px 3px 6px 3px;
	color:#F3F3F3;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#121212;
	margin-bottom:10px;
	vertical-align:middle;
}

#productBrowser ul{
	padding:0px;
	margin:0px;
}

#productBrowser li{
	display:block;
	float:left;
	padding:0px;
	margin:0px 0px 5px 5px;
}

#productBrowser li img{
	margin:0px;
	padding:0px;
	border-top:#000000 solid 5px;
}


#prodImages {
	margin: 0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

#prodImages ul{
	padding:0px;
	margin:0px;
}

#prodImages li{
	display:block;
	float:left;
	padding:0px;
	margin:0px 0px 5px 5px;
}

#prodImages li img{
	margin:0px;
	padding:0px;
	border-top:#000000 solid 5px;
}

#prodImages2 {
	margin: 0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

#prodImages2 ul{
	padding:0px;
	margin:0px;
}

#prodImages2 li{
	display:block;
	float:left;
	padding:0px;
	margin:0px 0px 5px 5px;
}

#prodImages2 li img{
	margin:0px;
	padding:0px;
	border-top:#000000 solid 5px;
}

.prodActive {
	background-image:url(../assets/images/expandArrow.gif);
	background-repeat:no-repeat;
	background-position: 78px 5px;
	margin-bottom:5px;
	padding-top:20px;
	background-color:#04bafd;
}
.prodInactive{
	background-image:url(../assets/images/expandArrow.gif);
	background-repeat:no-repeat;
	background-position: 78px 5px;
	margin-bottom:5px;
	padding-top:20px;
	background-color:#818181;
}
.prodInactive:hover {
	background-color:#ed9a48;
}

#prodLinks {
	margin-bottom:20px;
}

#technology1 #leftCol p{
	font-size:12px;
	line-height:22px;
	color:#F3F3F3;
	margin-bottom:10px;
}
#technology1 #rightCol p{
	color:#d8d8d8;
	font-size:10px;
	margin-bottom:10px;
}
#technology1 #rightCol p b{
	color:#ed9a48;
	font-size:12px;
	font-weight:normal;
}
/*------------------------------ Technology Specific -----------------------------*/
#techFlash{
margin-bottom:20px;
}


/* ----------------------------- Contact Specific --------------------------------*/

#contact{
	background-image:url(../assets/images/rtColBG.gif);
	background-repeat:repeat-y;
	background-position: 606px;
}

#contactForm {
	margin: 0px;
	padding: 15px;
	background-image:url(../assets/images/formBG.gif);
}

#contactForm p
{
		color:#818181;
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
}

#contactForm fieldset{
	border:1px solid #818181;
	padding:15px;
}


#contactForm table.main
{
margin-left:50px;
width:420px;	
}




#contactForm ul{
	margin-left:50px;
}

#contactForm p.message
{
font-size:11px;
padding:1px;
width:418px;
color:Orange;
font-weight:bold;
	
}

#contactForm #firstName{
	width:200px;
	margin-right:10px;
}
#contactForm #lastName{
	width:200px;
}
#contactForm #street{
	width:418px;
}
#contactForm #city{
	width:240px;
	margin-right:10px;
}
#contactForm #state{
	width:40px;
	margin-right:10px;
}
#contactForm #zip{
	width:102px;
	margin-right:20px;
}
#contactForm #email{
	width:200px;
	margin-right:10px;
}
#contactForm #phone{
	width:200px;
}
#contactForm #re{
	width:425px;

}
#contactForm #message{
	width:418px;
	height:200px;
}


table.shoppingcart
{
	color:#000000;
    font-size:12px;
    margin-bottom:10px;
	padding:100px;

}

table.shoppingcart h5
{
	color:#ed9a48;
    font-size:22px;
    margin-bottom:5px;
	font-weight:lighter;
}

table.shoppingcart h6{
	color:#F3F3F3;
	font-size:11px;
	text-transform:uppercase;
	font-weight:lighter;
	margin-bottom:20px;
	letter-spacing: normal;

}
/*table.shoppingcart tr
{
    border-bottom:solid 1px #6d6e6f;
}*/

tr.shoppingcartHeader
{
	color:#ffffff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}


td.shoppingCartPrompt
{
	color:#ffffff;
}

td.shoppingCartLink
{
	color:#04bafd;
}

td.shoppingcartInstructions
{
	color:#ffffff;
	font-size:11px;
	margin-bottom:10px;
    border-bottom:solid 1px #818181;
}

td.shoppingcartInstructions2
{
	color:#ffffff;
	font-size:11px;
	margin-bottom:20px;
}

td.shoppingcartInstructionsHeader
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

td.shoppingcartInstructionsHeader b
{
	color:	#818181;
}

td.shoppingcartInstructionsHeader i
{
	color:	#ED9A48;

}




.address_block
{
font-size:10px;	
margin:15px 2px 15px 2px;
border-top:solid 1px #818181;
padding-top:3px;
}

.address_action
{
	width:100px;
	float:left;
}


.address
{
	width:300px;
	float:right;
}



tr.shoppingcartRadio
{
	color:#04bafd;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}


.shoppingcartRadio label
{
	display:inline;
}


#mediaRightCol h2 {
	
}

#mediaRightCol p {
	color: #d8d8d8;
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
}

#contactRightCol {
	margin:10px;
	font-size:10px;
}

#contactRightCol h2{
	border-bottom:1px dotted #FFF;
}

#contactRightCol p {
	color: #d8d8d8;
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
}

#contact #rightCol{
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:200px;
}

#forgotPass
{
width:519px;
background:#000000;
margin:3px 3px 3px 0px;
border:1px solid #818181;

}


/* ----------------------------- Generic Pages --------------------------------*/
#generic {
/* 
	background-image:url(../assets/images/rtColBG.gif);
	background-repeat:repeat-y;
	background-position: 606px;
	*/
	height:100%;
	
}

#generic #rightCol{
	background-color:#121212;
}

#generic #leftCol h3 {

	color:#ed9a48;
	font-size:14px;
	text-transform:uppercase;
	font-weight: bold;
	margin-bottom:10px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	vertical-align:middle;
	border-bottom: dotted 1px #fff;
}
#generic #leftCol h3.dealerH3{
	border-bottom-style: none !important;
	margin-bottom: 0px;	
}
#generic #leftCol p.dealerP {
	margin-bottom: 20px;
}
.intDealers h3 {
	color:#ed9a48;
	font-size:11px;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 3px;
	vertical-align:middle;
	margin-top: 15px;
	margin-bottom: 0px;
}
.intDealers p{
	margin-bottom: 10px !important;
}

#generic #leftCol h2.header {
	margin-bottom: 5px;
}
#generic #leftCol h4 {}
#generic #leftCol p {
	font-size:12px;
	margin-bottom:10px;
	font-weight:normal;
	line-height:18px;
}


#generic #leftCol ol
{
	font-size:11px;
	margin-bottom:10px;
	font-weight:normal;
	line-height:16px;
	margin-left:21px;
}

#generic #leftCol ol li
{
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	list-style:decimal;
}


#generic #leftCol .genericList {
	padding-left:15px;
	margin-bottom:10px;
}
#generic #leftCol .genericList li{
	list-style:square;
	font-size:11px;
	margin-bottom:5px;
	font-weight:normal;
	line-height:16px;
}

#generic #leftCol a {
font-weight:bold;
}

/*#generic #leftCol img{
	border:#F3F3F3 solid 5px;
	margin:0px 10px 10px 0px;
}*/

#generic #prodLinks{
	margin-top:50px;
	margin-bottom:0px;
}
.darkText {
	color:#121212;
}


/* ----------------------------- Footer Layout -----------------------------------*/
#footer{
	height:20px;
	position: relative;
	margin: -30px auto 0px auto;
	width:900px;
	border-right: 1px solid #6d6e6f;
	border-top: 1px solid #6d6e6f;
	border-left: 1px solid #6d6e6f;
	text-align:right;
	padding-top:10px;
	font-size:9px;
	color:#c3c3c3;
	background-color: #121212;
}
#footer .contentR{
	margin-right:5px;
	}
#footer .contentL{
	float:left;
	margin-left: 10px;
	}

#footer a {
	margin-right: 5px;
	margin-left: 5px;
}

/* ----------------------------- backgrounds to switch ---------------------------*/

.genericBG1 {
	background-image: url(../assets/images/background1.jpg);
}
.genericBG2 {
	background-image: url(../assets/images/background2.jpg);
}
.genericBG3 {
	background-image: url(../assets/images/background3.jpg);
}
.genericBG4 {
	background-image: url(../assets/images/background1.jpg);
}
.genericBG5 {
	background-image: url(../assets/images/background2.jpg);
}
.genericBG6 {
	background-image: url(../assets/images/background3.jpg);
}
.genericBG7 {
	background-image: url(../assets/images/background1.jpg);
}
.genericBG8 {
	background-image: url(../assets/images/background2.jpg);
}
.genericBG9 {
	background-image: url(../assets/images/background3.jpg);
}
.genericBG10 {
	background-image: url(../assets/images/background1.jpg);
}

.aviation {
	background-image:url(../assets/images/bg_aviation.jpg)
}
.aviation2 {
	background-image:url(../assets/images/bg_aviation.jpg)
}

.driving {
	background-image: url(../assets/images/bg_driving.jpg);
}
.driving2 {
	background-image: url(../assets/images/bg_driving.jpg);
}

.golf {
	background-image: url(../assets/images/bg_golf.jpg);
}

.hunting {
	background-image: url(../assets/images/bg_hunting.jpg);
}

.lifestyle {
	background-image: url(../assets/images/bg_lifestyle.jpg);
}
.lifestyle2 {
	background-image: url(../assets/images/bg_lifestyle.jpg);
}

/*----------------APO / FPO Instructions----------------------*/

/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */


html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	/*background: #ffffff;*/
	background:#000;
	color:#f3f3f3;
	z-index: 102;
	/*color:#000000;*/
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	/*background-color:#e8e8e8;*/
	background:url(../assets/images/formBG.gif);
	height:27px;
	color:#fff;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}

/*------------------------------ Affiliates Specific -----------------------------*/

#affiliatesLogos li{
	display:block;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#ffffff;
}

#generic #leftCol #affiliatesLogos img{
	margin:10px 10px 3px 10px;
	padding:0px;
	clear:both;
	border:none;
	display:block;
}
#affiliatesLogos li a{
	width:160px;
	display:block;
	text-align:right;
	margin-left:10px;
	font-size:11px;
	font-weight:bold;
}

#generic #rightCol #affiliatesRightCol {
	margin:10px;
}

#generic #rightCol #affiliatesRightCol li {
	font-size:11px;
	font-weight:bold;
	border-bottom:1px dotted #FFFFFF;
	margin:10px 0px 10px 0px;
	padding-bottom:10px;
}

h3 span.noTitle
{
	color:#F3F3F3;
	font-size:12px;
	letter-spacing:0;
	text-transform:none;
}	