/*
http://cee-jay.com/themes/monochrome_black/

*/
html, body {
  background:#e8e8e8 url("images/background_tile.jpg") repeat-x; 
  padding: 0;
  margin: 0;
  height: 100%;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
}
.videoWrapper {
	position: relative;
	padding:0;
	margin:0;
	width:100%;
	max-width:650px;
}

.videoWrapper_inner {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0;
	height: 0;
	background:#fff !important;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:#fff;
	
}

a {
	color: #0b368a;
}
	
a:hover { 
	text-decoration: none;
	color: #ea1919;
}
h5 a{
	text-decoration:none;
	font-size:16px;
	font-weight:500;
	margin:0;
	padding:0;
	letter-spacing:.1em;

}
h5 a:hover{
	text-decoration:underline;
	color: #0b368a;
}

.clear { clear: both; }
.right { float: right; }
.left { float: left; }

.tabbertab h2 {
	font: normal 11px/150%  "Helvetica", "Arial", sans-serif;
}

input, select, textarea {
	/* Input And Select Font */
	font: normal 11px/150% "Helvetica", "Arial", sans-serif;
	color: #242424;
}

#wrapper {
  width: 990px;
  margin: 0 auto;
  min-height: 100%;
}

#header {
  background: url('images/header6.png') top center no-repeat;
  width: 990px;
  height: 146px;
  margin-bottom:10px
}

#logo {
  background: url('images/logo.png') top left no-repeat;
  padding: 0;
  padding: 5px 0px 0px 15px;
  width: 960px;
  height: 90px;
}
div#search{
	margin-left:200px;
}
/* --------------------------------------------------p span------------------------------------ */
p{
	margin:0;
	padding:4px 0;
	color:#333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
  	font-size: 12px;
	line-height:1.4em;
}
span.red{
	color:#c20710;
}
.blue{
	color:#0b64c7;
	
}
p.p_2{
	margin-top:5px;
	float:left;
}
p.p_3{
	padding:0;
	clear:both;
}
p.p_4_r{
	width:230px;
	float:right;
	text-align:center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius:4px; /* for old Konqueror browsers */
	background:#c0dbee;
	padding:5px;
}

p.height{
	line-height:1.5em

}
 p.dot{
	list-style:none;
	background:url("images/dot.png") no-repeat 0 4px;
	padding:0  0 0 12px;
	margin:4px 0;
}
span.light{
	color:#5f5f5f;
}
span.smaller{
	font-size:.8em;
}
/* --------------------------------------------------Top Navigation Bar BG & Color------------------------------------ */
#menu {
	height: 24px;
	margin-left:30px;
	list-style: none;
	position: relative;
	bottom: 0;
	width: 960px;
	padding:12px 0 0 0;
}
	
#menu li { 
	line-height: 20px;
	display: inline;
}

#menu li a {
	font-weight:600;
	font-size: 17px;
	text-decoration: none;
	color: #ffffff;
	padding: 0px 15px;
}
#menu li a:hover {
	color: #d9eefa;
}	
#menu li.last a { 
	background: none; 
}
/* --------------------------------------------------Top Navigation Bar BG & Color------------------------------------ */
#content {
  float: left;
  margin: 5px 0 0 0;
  width: 990px;

}

#left {
  clear: left;
  float: left;
  width: 227px;
  padding-right:13px;
  display: inline;
  min-height: 600px;
}
/*
#sale_item {
  background: url('images/sale_table_bg.gif') top left no-repeat;
  width: 204px;
  height: 312px;
  margin: 10px 0px 0px 10px;
  padding-top: 10px;
}

#sale_item a {
  color: #000000;
  text-decoration: none;
}
*/
.sale_thumb {
  width: 184px;
  margin: 0px auto;
  text-align: center;
  padding: 5px 0;
}
.sale_thumb img{
	border:1px solid #ccc;
}

#left h4 {
	/* Side Table Heading Definitions */
	background: url("images/column_head.png") no-repeat;
	margin: 0 0 9px 0;
	font-weight:700;
	font-size: 12px;
	color: #fff;
	width: 185px;
	height: 35px;
	line-height: 36px;
	padding-left: 22px;
}
#left h4.h4_2 {
	text-transform:capitalize;
	/* fallback */ 
	background-color: #0544c1; 
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0b368b), to(#0544c1)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #0544c1, #0b368b); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #0544c1, #0b368b); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #0544c1, #0b368b); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #0544c1, #0b368b);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px; /* future proofing */
	-khtml-border-radius: 12px; /* for old Konqueror browsers */
	border:1px solid #184190; 
	width: 180px;
	margin: 0px;
	color:#fff;
	cursor: pointer;
	height: auto;
	line-height:1.2em;
	padding:10px 0  10px 22px;
}

.column2 {
	width: 225px;
	padding: 0; 
	margin: 12px 0;
}
.column2top {
	background: url("images/column.png") no-repeat;
	width: 207px;
	padding: 8px 9px 8px 9px; 
	margin: 0;
}
.column2footer {
	background: url("images/column_foot.png") no-repeat;
	width: 225px;
	padding: 0; 
	margin: 0 0 0 0;
	display:block;
	height:18px;
}
.column2inner{
	width: 195px;
	padding:0 6px;
}
.column {
	/* Side Table Definitions */
	width: 200px;
	padding: 5px 12px 5px 12px; 
	margin: 5px 0 0px 0; 
}

/* ------------------------- ul  */
.tabber_inner ul li, ul.ul_1 li,div.div_1 li{
	list-style:none;
	background:url("images/dot.png") no-repeat 0 3px;
	padding-left:12px;
	margin:4px 0;
}
.column2inner ul.ul_1 a{
	text-decoration:none;
}
.tabber_inner ul li,div.div_1 li{
	margin-left:-20px;
}

ul.ul_5 li{
	list-style:none;
	background:url("images/dot.png") no-repeat 0 10px;
	padding-left:12px;
	line-height:2em;
	margin:4px 0;
	font-size:14px;
} 
ul.ul_4 li{
	list-style:none;
	background:url("images/dot.png") no-repeat 0 3px;
	padding-left:12px;
	margin:10px 0;
	width:85%;
}
ul.ul_5{

}

ul.ul_2{
	width:170px;
	clear:none;
	margin-left:0;
	padding-left:10px;
	display:inline-block;
	vertical-align:top;
	
}
ul.ul_2 li{
list-style:none;

}
div.links a{
text-decoration:none;
}











/* -------------------------  */

#cart_column {
	margin: 0 auto;
	width: 225px;
	padding: 0; 
	margin: 0 0 10px 0;
	font-size: 11px;
	text-align: center;
}


#cart_columntop {
	background: url("images/cart_column.png") no-repeat;
	width: 207px;
	padding: 13px 9px 0 9px; 
	margin: 0;

}
#cart_columnfooter {
	background: url("images/cart_column_foot.png") no-repeat;
	width: 225px;
	padding: 0; 
	margin: 0;
	display:block;
	height:18px;
}
/* ------------------------------------------Side Table Link Definitions-------------------------------------------------- */
.side_link {
	display: block;
	text-decoration: none;
	color: #3e3e3e;
}

.list { 
	margin:0 0 0 0;
	padding: 0;
	list-style: none; 
}
	
.list li{ 
	margin:4px 0 0 0;
	background: url("images/arrow.png") 0 5px no-repeat;
	list-style: none; 
	width:182px;
	padding-left:18px
}
.list li.title a {
	color: #0b368a;
	padding: 3px;
	
	text-decoration: none;
	 text-transform: uppercase;
	 font-size: 15px;
}
.list li.title a:hover {
	color: #ea1919;
	text-decoration: none;
}
/* ----------------------------------------------------------------------------------------- */

.side_link2 {
	/* Side Table Link Definitions */
	background: url("images/bullet.gif") 5px center no-repeat;
	display: block;
	padding: 1px 0px 1px 15px;
	text-decoration: none;
	color: #3e3e3e;
}

#cart_column a {
  color: #ccc;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}
/*
.cartcol_top {
  background: url('images/cart_top_bg.gif') top center no-repeat;
  margin: 10px 0px 0px 0px;
  width: 204px;
  height: 10px;
}


.cartcol_bot {
  background: url('images/cart_bot_bg.gif') bottom center no-repeat;
  width: 204px;
  height: 10px;
}
*/
#right {
  float: right;
  width: 750px;
  height: 100%;
  display: inline;
  min-height: 600px;
  margin-bottom: 15px;
}

#right h2 {
  /* Center Table Heading Background, Colors & Fonts */
	margin: 5px 0px 0px 10px;
	font-size: 20px;
	color: #ea1919;
	letter-spacing:.2em;
	
	padding-left: 5px;
	line-height: 1.4em;
	font-weight:500;
	text-transform:uppercase;
}

#maincontent {
  margin: 0;
  width: 750px;
  display:block;    
}
#maincontent_top {
	background: url("images/maincontent_top.png") no-repeat;
  margin: 0;
  width: 750px;
  height:14px;
  display:block;  
}
#maincontent_center {
	background: url("images/maincontent_tile.png") repeat-y;
  margin: 0;
  width: 720px;
  padding:7px 15px;
  min-height: 400px;
  display:block;  
}
#maincontent_footer {
	background: url("images/maincontent_footer.png") no-repeat;
  margin: 0;
  width: 750px;
  height:14px;
  display:block;  
}


#bigcontent {
  margin: 0;
  width: 960px;
  display:block;    
}
#bigcontent_top {
	background: url("images/bigcontent_top.png") no-repeat;
  margin: 0;
  width: 960px;
  height:14px;
  display:block;  
}
#bigcontent_center {
	background: url("images/bigcontent_tile.png") repeat-y;
  margin: 0;
  width: 930px;
  padding:7px 15px;
  min-height: 300px;
  display:block;  
}
#bigcontent_footer {
	background: url("images/bigcontent_footer.png") no-repeat;
  margin: 0;
  width: 960px;
  height:25px;
  display:block;  
}















#main_cont {
	/* Center Table Definitions */
	width: 60%;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#welcome h3 {
	/* Welcome Message Font */
	color: #000000;
	font: normal 28px "Arial", "Helvetica", sans-serif;
}
	
#welcome {
	width: 715px;
	padding: 10px;
	padding-top: 0px;
	margin-top: 0px;
	background: #FFFFFF;
	text-align: top;
}

.content_cart {
	border: solid #b6b6b6 0px;
	width: 200px;
	margin-bottom: 15px;
	padding: 5px;
}

.content {
	/* Main Table Content Area Definitions */
	margin-bottom: 5px;
	padding: 5px;
}

.c_info {
	border: solid #afadad 1px;
	background: #FFFFFF;
	width: 340px;
	margin: 0 auto;
	padding: 5px;
	min-height: 60px;
	margin-bottom: 5px;
	
}
.c_info table td{
	padding:4px 5px;
}
.content3 {
	border: solid #b6b6b6 1px;
	background: #FFFFFF;
	width: 340px;
	margin: 0 auto;
	padding: 5px;
	min-height: 275px;
	margin-bottom: 5px;
}

.content2 {
	width: 710px;
	margin: 0 auto;
	padding: 5px;
	margin-bottom: 5px;
}
.content2 p{
	line-height:1.4em;
}
.content4 {
	border: solid #b6b6b6 1px;
	margin-bottom: 15px;
	padding: 5px;
}

.content5 {
	width: 710px;
	margin: 0 auto;
	padding: 10px 5px;
	margin-bottom: 5px;
	border: solid #b6b6b6 1px;
	background: #FFFFFF;
}
.product_strikethru {
	text-decoration: line-through;
}

.paging {
	float: right;
	text-align: right;
	margin-right: 10px;
}

.list_top {
	/* Product List Top Definitions */
	border-top: solid #afadad 1px;
	border-bottom: dashed #afadad 1px;
	padding: 14px 3px 14px 10px;
	margin-top:15px;
	background:#eef8fd;
}
.list_bottom {
	/* Product List Bottom Definitions */
	margin-top:10px;
	padding: 3px;
}

.table_bottom {
	margin-top: 17px;
}

.row {
	clear: both;
}

.center {
	text-align: center;
}

.right_align {
	text-align: right;
}


/* ----------------- */
/* Product List List */
/* ----------------- */

.reg_txt {
	font-weight: normal;
}

.small_txt {
	font-size: 12px;
}

.price {
	/* Product List Price Definitions */
	color: #ea1919;
	font-weight: bold;
	font-size: 14pt;	
	margin-right: 10px;
	float: left;
}
.price_small {
	/* Product List Price Definitions */
	color: #ea1919;
	font-weight: bold;
	font-size: 12pt;	
	margin-right: 6;
	float: left;
}
.list_table {
	width: 100%;
}

.list_item {
	padding: 5px;
}



/* ----------------- */
/* Product List Tile */
/* ----------------- */


.list_item_bottom_border {
	/* Product List Separator Definitions */
	border-bottom: dashed #afadad 1px;
}


.tile_table {
  margin: 0px auto;
  text-align: center;
	float:left;
}
.tile_image{
	border:1px solid #ccc;
	margin:10px 0;
}
.tile_item {
	text-align: center;
}

.tile_table2 {
	background: #FFFFFF;
	width: 100%;
}

.list_tile_item2 {
	text-align: center;
}

.list_tile_item {
  background:  url("images/tile_bg.png") top center no-repeat;
  height: 350px;
  width: 175px;
}
.list_tile_item_small {
 /*this is for the photo tab on product details */
  background:  url("images/tile_bg_small.png") top center no-repeat;
  height: 188px;
  width: 176px;
	padding-top:15px;
	margin-bottom:20px;
}
.list_tile_item table {
  margin: 0 auto;
  height: 350px;
}



/* ----------------------------- */
/* Product Detail & Account Tabs */
/* ----------------------------- */

/* Non Selected & Selected Tabs Link Text Colors */
ul.tabbernav li a:link { color: #ffffff; }
ul.tabbernav li a:visited { color: #ffffff; }
ul.tabberactive li a:link { color: #333; }
ul.tabberactive li a:visited { color: #333; }

ul.tabbernav {
	/* Tab Content Top Border */
	border-bottom: 1px solid #333;
	font: bold 14px  "Helvetica", sans-serif;
	padding: 3px 0;
	margin: 0;
}

.tabberlive .tabbertab {
	/* Tab Content Sides & Bottom Border */
	border: 1px solid #333;
	padding: 15px;
	border-top: 0;
	color:#333;
	background:#fff;

}
.tabberlive .tabbertab table{
	

}
/* -------i put these styles in----------- */
.tabberlive{
	color:#ccc;
	font-size:13px;
}

.tabberlive p{
	font-size:13px;
}

ul.tabbernav li a {
	/* Tab Borders */
	border: 1px solid #333;
	/* Non Selected Tabs Background */
	background: #333;
	padding: 3px 0.5em;
	margin-left: 3px;	
	border-bottom: none;	
	text-decoration: none;
}

ul.tabbernav li a:hover {
	/* Hovered Tabs Background Color */
	background: #d9eefa;
	/* Hovered Tabs Border Color */
	border-color: #333;
	/* Hovered Tabs Text Color */
	color: #333;	
}

ul.tabbernav li.tabberactive a {
	border-bottom: 1px solid #ffffff;
	/* Selected Tabs Background Color */
	background-color: #ffffff;
	/* Selected Tabs Font Color */
	color: #333;
}

ul.tabbernav li.tabberactive a:hover {
	border-bottom: 1px solid white;
	/* Selected Tabs Hover Background Color */
	background-color: #ffffff;
	/* Selected Tabs Hover Font Color */
	color: #333;
}

ul.tabbernav li {
	list-style: none;
	display: inline;
	margin: 0;
}

.tabberlive .tabbertabhide { display: none; }
.tabberlive .tabbertab h2 { display: none; }
.tabberlive .tabbertab h3 { display: none; }
.tabberlive { margin-top: 1em; }
.tabber { display: none; }


/* -------------- */
/* Product Detail */
/* -------------- */

.product_title {
	/* Product Title Font & Color */
	font-size: 20px;
	font-weight: 500;
	letter-spacing:.2em;
	color:#0b368a;
	margin-bottom:18px;
}
.product_title a{
	text-decoration:none;
	color:#0b368a;
}
.product_title a:hover{
	text-decoration:underline;
	color:#0b368a;
}
.product_sku {
	/* Product SKU Font & Color */
	font-size: 12px;
	margin-bottom: 7px;
}

.product_price {
	/* Product Price Font & Color */
	color: #ea1919;
	font-size: 14px;
	font-weight: bold;

}
table.detail td{
	/* Product details */
	padding-top:5px;
}
.product_option {
	/* Product Attributes Font & Color */
	padding-right: 15px;
	width: 1%;
}
#poduct_main_image{
	/* I put this in this is the image displaying on product details */
	margin-right:15px;
	border:1px solid #333;

}
table#volume_pricing{
	/* table that the volume pricing is in */
	background:#acaaaa;
}
table#volume_pricing td{
	/* table that the volume pricing is in */
	background:#fff;
	padding:4px 4px 1px 4px;
}
.product_strikethru {
	text-decoration: line-through;
}

.review_link {
	color: #307fcf;
	text-decoration: none;
	text-align: right;
	float: right;
	font-weight: 400;
}

.larger_view {
	
	padding-left: 13px;
	text-decoration: none;
	font-size: 10px;
}

.img_style { 
	border:1px solid #adadad;
	margin:20px 20px 7px 7px;
}

.add_wishlist {
	/* Add To Wishlist, Add Review, Add To Registry Link Definitions */
	background: url(images/little_arrow.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 10px;
	margin-right: 15px;
}

.review_item {
	padding-bottom: 7px;
	margin-bottom: 17px;
	color:#333;
	border-bottom:1px dashed #adabab;
}

.review_spacer {
	padding-bottom: 7px;
}

/* ------------ */
/* Account Area */
/* ------------ */

.account_list_head {
	/* Table List Headings Font */
	font-weight: bold;
	color: #333;
}

.account_head {
	/* Update Profile Heading Font Definitions */
	padding-bottom: 5px;
	font-weight: bold;
	color: #333;
}


/* ------------- */
/* Shopping Cart */
/* ------------- */

.cart {
	background: #fff;
	padding:15px;
	border:1px solid #e2e2e2;
}

.cart th {
	/* Cart List Headings Font */
	text-align: center;
	font-weight: bold;
	color: #333;
}

.cart td {
	border-top: dotted #c1c1c1 1px;
	border-bottom: dotted #c1c1c1 1px;
	color: #333;
}

.cart_contents_quan {
	padding-right: 5px;
}

.cart_contents_item {
	margin-bottom: 5px;
	text-decoration: none;
	color:#333;
}

.cart_contents_item a {
	text-decoration: none;
	color:#333;
}

.cart_contents_item a:hover {
	text-decoration: underline;
}



/* ----------- */
/* Order Pages */
/* ----------- */

#order_signup {
	float: left;
	padding-left: 25px;
}

#order_login {
	float: right;
	padding-right: 25px;
}

.order_info_off {
	background: url(images/order_info_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_info_on {
	background: url(images/order_info_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_ship_off {
	background: url(images/order_ship_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_ship_on {
	background: url(images/order_ship_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_payment_off {
	background: url(images/order_payment_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_payment_on {
	background: url(images/order_payment_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_review_off {
	background: url(images/order_review_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_review_on {
	background: url(images/order_review_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_print_off {
	background: url(images/order_print_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_print_on {
	background: url(images/order_print_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.gray {
	/* this is now sky blue */
	background-color: #eef8fd;
}

.sep {
	padding-left: 10px;
	padding-right: 10px;
}

/* ------------ */
/* Order Review */
/* ------------ */


.order_view {
	background: #ffffff;
	text-align: left;
	border: solid #afadad 1px;
}
.order_view td{
	padding:3px 7px;
}
.order_view th {
	font-weight: bold;
	background: #333;
	color: #ffffff;
	width: 10%;
	padding:3px 7px;
}

.review_top_border {
	border-top: solid #333 1px;
}
.revform{
	color:#333;
}
.order_id {
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 10px;
	color: #ea1919;
}

/* ------------------ */
/* Paging Definitions */
/* ------------------ */

.page a:hover {
	/* Hover Text Color */
	color: #fd6601; text-decoration: none
}

.page a:link {
	/* Link Text Color */
	color: #000000; text-decoration: none
}

.page a:visited {
	color: #000000; text-decoration: none
}

.pages_border {
	/* Box Border & Background */
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;	
}

.navpage {
	/* Navigation Link Boxes Background & Definitions */
	background-color: #FFFFFF;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.navpageselected {
	/* Navigation Selected Link Boxe Background & Definitions */
	background-color: #e8e8e8;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.highlightpage {
	/* Current Page Info Box Background & Definitions */
	background-color: #333;
	font: bold 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #FFFFFF;
	white-space: nowrap;
}

.highlightpage a:link {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:visited {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:hover, .highlightpage a:active {
	color: #FFFFFF; text-decoration: underline;
}

/* ------------ */
/* Cookie Crumb */
/* ------------ */

.home_link {
	/* Home Link Definitions */
	text-decoration:none;	
	color: #333;
}

.crumb_link {
	/* Regular Link Definitions */
	padding-left: 5px;
	text-decoration:none;	
	color: #333;
}

.crumb_sep {
	padding-left: 5px;
	font-weight: bold;
}
.crumb_link:hover , .home_link:hover{
	color:#333;
	text-decoration:underline;
}

/* ----------------- */
/* Float Definitions */
/* ----------------- */

.left_float_3_px {
	float: left;
	margin-right: 3px;
}



.right_float_5_px {
	float: right;
	margin-left: 5px;
}

.IE_left_float_5_px {
	margin-left: 5px;
}

.float_assist {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.search_results {
	margin-left: 10px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: black;
}

.search_bb {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

#searchForm {

}


/* ----------------------------------------------------------------------Button Definitions------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------Button Definitions------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------Button Definitions------------------------------------------------------------------------------------------- */

.button_med_dk, .add_button{
	text-transform:capitalize;
	background: url("images/button_med_dk.png") no-repeat;
	display:block;
	width:86px;
	height:27px;
	padding:3px 8px;
	text-align:center;
	font-size:13px;
	color:#5f5f5f;
	margin:0 5px;
	font-weight:600;
	border:none;

}
.button_med_lt, .info_button{
	background: url("images/button_med_lt.png") no-repeat;
	display:block;
	width:86px;
	height:27px;
	padding:3px 8px;
	text-align:center;
	font-size:13px;
	color:#5f5f5f;
	margin:0 5px;
	font-weight:600;
	border:none;
}
.button_lng_lt{
	text-transform:capitalize;
	background: url("images/button_lng_lt.png") no-repeat;
	display:block;
	width:142px;
	height:27px;
	padding:3px 4px;
	text-align:center;
	font-size:13px;
	color:#5f5f5f;
	margin:0 5px;
	font-weight:600;
	border:none;

}
.short_button_lng_dk{
	text-transform:capitalize;
	background: url("images/short_button_lng_dk.png") no-repeat;
	display:block;
	width:140px;
	height:19px;
	padding:6px 5px 0 5px;
	text-align:center;
	font-size:13px;
	color:#5f5f5f;
	margin:5px;
	font-weight:600;
	border:none;
	text-decoration:none;
}

.short_button_med_lt{
	text-transform:capitalize;
	background: url("images/short_button_med_lt.png") no-repeat;
	display:block;
	width:80px;
	height:23px;
	padding:4px 5px 4px 5px;
	text-align:center;
	font-size:13px;
	color:#5f5f5f;
	margin:0 5px;
	font-weight:600;
	border:none;
	text-decoration:none;

}
.button_lng_blue{
	background: url("images/button_lng_blue.png") no-repeat;
	display:block;
	width:142px;
	height:27px;
	padding:3px 4px;
	text-align:center;
	font-size:14px;
	color:#fff;
	margin:0 5px;
	
	border:none;

}
.button_med_blue{
	background: url("images/button_med_blue.png") no-repeat;
	display:block;
	width:86px;
	height:27px;
	padding:3px 8px;
	text-align:center;
	font-size:14px;
	color:#fff;
	margin:0 5px;
	
	border:none;
}
.button_lng_green{
	text-transform:capitalize;
	background: url("images/button_lng_green.png") no-repeat;
	display:block;
	width:142px;
	height:27px;
	padding:3px 4px;
	text-align:center;
	font-size:14px;
	color:#fff;
	margin:0 5px;
	
	border:none;

}
.button_med_dk:hover , .button_med_lt:hover , .info_button:hover, .add_button:hover , .short_button_lng_dk:hover , .short_button_med_lt:hover , .button_lng_lt:hover {
	color:#ea1919;
}
.button_med_blue:hover , .button_lng_blue:hover {
	color:#faec09;
}

.blue_button input, .blue_button button {
	text-transform:capitalize;
	/* fallback */ 
	background-color: #64c0f5; 
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3b7df7), to(#64c0f5)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #64c0f5, #3b7df7); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #64c0f5, #3b7df7); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #64c0f5, #3b7df7); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #64c0f5, #3b7df7);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	border:1px solid #0544c1;
	font-weight:600;
	padding: 3px 5px;
	height:25px;
	margin: 0px;
	color:#fff;
	cursor: pointer;
}

.blue_button {
	padding-left: 3px;
	height: 21px;
	float: left;
	margin-right: 10px;
}
.blue_button input:hover, .blue_button button:hover, .blue_button:hover{
	color:#faec09;
}

.black_button input, .black_button button {
	text-transform:capitalize;
	/* fallback */ 
	background-color: #e8e8e8; 
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cdcbcb), to(#e8e8e8)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #e8e8e8, #cdcbcb); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #e8e8e8, #cdcbcb); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #e8e8e8, #cdcbcb); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #e8e8e8, #cdcbcb);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	border:1px solid #b6b4b4;
	font-weight:600;
	padding: 3px 5px;
	height:25px;
	margin: 0px;
	color:#5f5f5f;
	cursor: pointer;
}

.black_button {
	
	
	padding-left: 3px;
	height: 21px;
	float: left;
	margin-right: 10px;
}
.gray_button input, .gray_button button,.sale_moreinfo{
	text-transform:capitalize;
	/* fallback */ 
	background-color: #f8f8f8; 
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dfdbdb), to(#f8f8f8)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #f8f8f8, #dfdbdb); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #f8f8f8, #dfdbdb); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #f8f8f8, #dfdbdb); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #f8f8f8, #dfdbdb);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	border:1px solid #b6b4b4;
	font-weight:600;
	padding: 3px 8px;
	height:25px;
	margin: 0px;
	color:#5f5f5f;
	cursor: pointer;
}

.gray_button {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}

.sale_moreinfo:hover,.black_button input:hover, .black_button button:hover , .gray_button input:hover, .gray_button button:hover , .button_med_dk:hover , .button_med_lt:hover , .info_button:hover,.gray_button:hover,.black_button:hover {
	color:#ea1919;
}



/* --------------------------------------------------------------------Form Definitions-------------------------------------------------------------------- */

input,select{
	background:#fff;
	border: 1px;
	border-style:solid;
	border-color:#6e6e6e #adabab #adabab #5e5e5e;
	font-size:12px;
	padding:2px 2px 0 2px;
	height:16px;

}
textarea{
	background:#fff;
	border: 1px;
	border-style:solid;
	border-color:#6e6e6e #adabab #adabab #5e5e5e;
	font-size:12px;
	padding:4px;
	height:80px;
}
.input_box {
	width:100px;
}
select{
	height:20px;
}
.s_med{
	margin-left:7px;
}
 option{
	padding:4px 2px;
}
.in_med{
	display:block;
	width:190px;
}
.in_med_small{
	display:block;
	width:90px;
}

.in_search, .in_tall_lt {
	background:#f8f8f8;
	padding:5px 5px 0 5px;
	height:13px;
	border:1px solid #adabab;
	width:80px;
	color:#5f5f5f;
	margin:0;
}
.in_tall_lt {
	height:18px;
}
.s_search{
	background:#f8f8f8;
	padding: 0 0 0 0;
	height:18px;
	border:1px solid #adabab;
	width:150px;
	color:#5f5f5f;
	align:bottom;
	margin:0;
}
.s_search option{

}
.bold {
	font-weight: bold;
}

.short_form_row {
	clear: both;
}

.short_form_row div, .short_form_row input, .short_form_row select, .short_form_row textarea {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.short_form_row div {
	width: 60px;
	padding-top: 3px;
}

.short_form_row input {
	width: 75px;
}

.required {
	/* Required Reminder Colors */
	color: #b70407;
	padding-left: 2px;
}


/* ----------------- */
/*      Footer       */
/* ----------------- */
#footer {
	/* background:url('images/footer_tile.png') repeat-x; */
	margin: 0;
	width: 100%;
	min-height: 77px;
	color: #686868;
	
	clear: both;
	padding:0 0 20px 0;
	letter-spacing:.1em;
}


div#footer_inner{
	width: 750px;
	padding-left:240px;
	margin:0 auto;


}
#tilebuttons {
  background: url('images/addtocart_blank.gif') top left no-repeat;
  padding: 0;
  margin: 0px auto;
  width: 155px;
  text-align: right;
}

#footer ul {
	height: 29px;
	list-style: none;
	text-align: center;
	text-transform: uppercase;
}
	#footer p{
	padding:0;
	maargin:0;
	line-height:1.4em;
	font-size:10px;
	color: #686868;
}
#footer li { 
	line-height: 29px;
	display: inline;
}
#footer  a{
	color: #686868;
	text-decoration:none;
}	
#footer  a:hover{
	color: #0b368a;
}
#footer li a {
	/* Footer Link Colors */
	border-right: 1px solid #686868;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 5px;
}

#footer li.last a { border: 0; }



.black_bold_text_spaced {
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	line-height: 17px;
	text-decoration: none;
}

.error_message {
	/* Error Message Definitions */
	width: 700px;
	background: #FFFFFF;
	border: solid #FF0000 1px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.alert_message {	
	/* Alert Message Definitions */
	width: 690px;
	background: #FFFFFF;
	border: solid #33cc00 1px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	min-height:25px;
}
.alert_message img{
	margin-right:8px;
	float:left;
}
.alert_message p{
	float:left;
}

.error_alert {
	margin-left: 35px;
}
/* ---------------------------------------------------------------------------------------------------------------- */

table.display{
	background:#bbb;
	color:#333;
	margin:15px 0;
	line-height:1.2em;
}
tabld.display a {
	text-decoration:none;
}
table.display td{
	display:block
	margin:1px;
	padding:6px 4px 2px 4px;
}
table.display tr.color_1 td{
	background:#fff;
}
table.display tr.color_2 td{
	background:#f3f3f3;
}
table.display tr#top td{
	font-weight:600;

}
td.small{
	width:50px;
}
td.ex_small{
	width:30px;
}
td.med{
	width:70px;
}
td.med_long{
	width:200px;
}
td.long{
	width:270px;
}
td#td_lines{
	background-image:url('http://cee-jay.com/images/icons/lines.png');
}
/* --------------------------------- */
table.column2inner{
	width:100%;

}

table.column2inner td{
	width:50%;

}
/* ----------------admin form----------------- */
#top_links{
	display:block;
	float:left;
	width:100%;
	font-size:18px;
}
#top_links ul{
	float: right;
	margin: 0 0 30px 0;
}
#top_links ul li{
	float:left;
	padding:5px 15px;
	text-align:center;
	list-style:none;
	background:#e1e0e0;
	margin:0 10px;

}
#top_links ul li a{
	float:left;
	text-decoration:none;
	
}
/* ----------------admin form----------------- */
.transparent{
	background:none;
	border:none;
	color: #0b368a;
}
form.small{
	display:inline;
}
.transparent:hover { 
	color: #ea1919;
}
/* ----------------city pages----------------- */
div.div_1{
	width:678px;
	padding:30px 15px;
	border-bottom: dashed #afadad 1px;
	display:block;
	vertical-align: top;
}
div.div_3{
	width:180px;
	padding-right:20px;
	display:inline-block;
	vertical-align: top;
}
div.div_2{
	width:475px;
	padding:0;
	display:inline-block;
	vertical-align: top;
}

div.div_3 div{
	width:100%;
}

div.div_3 div img{
	width:100%;
}
div.div_3 img{
	margin:0 auto;
	display:block;
}
div.div_5 p{
	line-height: 2.4em;
	padding:8px;
}
div.div_5{
	padding:10px 10px 20px 10px;
	border-bottom: dashed #afadad 1px;
}
.tx_center{
	text-align:center;
}
.pad_bot{
	padding-bottom:20px;
}

.td_1{
	width:180px;
	padding-right:20px;
	vertical-align: top;
}
.top{
	vertical-align: top;
}

.td_1 div{
	width:100%;
}

.td_1 div img{
	width:100%;
}
.tx_center{
	text-align:center;
}


p.p_3_r{
	width:230px;
	float:right;
	text-align:center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius:4px; /* for old Konqueror browsers */
	background:#c0dbee;
	padding:5px;
}




element {

}
.button{
    background: #093b9c;
    background: -webkit-linear-gradient(#0542ba, #0b368b);
    background: -o-linear-gradient(#0542ba, #0b368b);
    background: -moz-linear-gradient(#0542ba, #0b368b);
    background: linear-gradient(#0542ba, #0b368b);
    color: #fff;
    text-transform: uppercase;
		height:auto;
		display:inline-block;
		padding:7px 20px;
	line-height:1em;
	
}

a.button:hover, input.button:hover { background:#565656; color:#fff; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }










