/** HOME PAGE **/

body {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 75.5%;
	background:#1B1A1C;
	background-repeat: no-repeat;
	background-image: url(/themes/webb/images/bg.jpg);
	background-attachment:scroll;
	background-position: center top;
}
p {
	line-height:1.5em;
}
div {
	line-height:1.5em;
}
#site_wrapper
{
	margin-right:auto;
	margin-left:auto;
	width:960px;
	padding-top:10px;
}

.row{
	padding:0px;
	width:100%;
	margin: 0px;
	padding:0px;
}

div.first
{
	float:left;
	background:url(/themes/webb/images/nav_l.gif) no-repeat;
	width:11px;
	height:37px;
	margin: 0px;
	padding:0px;
}

div.last
{
	float:left;
	background:url(/themes/webb/images/nav_r.gif) no-repeat;
	width:10px;
	height:37px;
	margin: 0px;
	padding:0px;
}







#navhead{



	position:relative;



	background:url(/themes/webb/images/nav_m.gif) repeat-x;



	width:879px;



	height:37px;



	float: left;



	margin:0px;



	padding: 0px;



}







#navhead ul {



height:37px;



list-style-image:none;



list-style-position:outside;



list-style-type:none;



margin-top:6px;



padding:0px;



}







#navhead ul a:focus, #navhead ul a:active, #navhead ul a:hover {



background-color:#35373B;



outline-color:invert;



outline-style:none;



outline-width:medium;



}







#navhead ul a {



-moz-border-radius-bottomleft:3px;



-moz-border-radius-bottomright:3px;



-moz-border-radius-topleft:3px;



-moz-border-radius-topright:3px;



padding:3px 10px;







color:#FFFFFF;



display:block;



font-family:Trebuchet MS,Arial,sans-serif;



font-size:1em;



font-size-adjust:none;



font-stretch:normal;



font-style:normal;



font-variant:normal;



font-weight:bold;



line-height:normal;



text-decoration: none;



margin:0pt 10px 0pt 9px;



}







#navhead ul li {



	display:inline;



	float:left;



}















.srchform



{



	height:32px;



	margin: 0px;



	padding:0px;



}







.srchform .srch_left



{



	float:left;



	background:url(/themes/webb/images/search_l.gif) no-repeat;



	width:72px;



	height:32px;



	margin: 0px;



	padding:0px;



}



.srchform .srch_middle



{



	background:url(/themes/webb/images/search_m.gif) repeat-x;



	height:32px;



	margin: 0px;



	padding:0px;



	width:144px;



	float:left;



}



.srchform .srch_middle input



{



	width:130px;



	border:0px solid;



	margin-top:6px;



}



.srchform .srch_right



{



	float:left;



	background:url(/themes/webb/images/search_r.gif) no-repeat;



	width:32px;



	height:32px;



	margin: 0px;



	padding:0px;



	cursor:pointer;



}







/** TOP BAR ENDS **/



#hdr_photo {



	margin-top:20px;						/* Large photo on main page  */



	position: relative;



	width: 930px;



	min-height: 250px !important;



	height:auto !important;



	height:250px;



	/*background-image: url(../images/homepage_sized.jpg); */



	background-repeat:no-repeat;



	text-align:right;



}







#hdr_photo ul



{



	list-style:none;



	margin:0px;



	padding:0px;



}



#hdr_photo ul li



{



	float:left;



}







/*.hdr_main_tagline {					/* Specs for the text within the large photo on main page *



	display:block;					/* creates a block of text for easy changes without altering layout *



	width: 350px;



	height: 80px;



	color: #ffffff;



	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;



	font-size: 13px;



	line-height: 17px;



	padding:130px 20px 20px 420px;		/* specifies location of block of text  *



}



*/



#hdr_banner {						/* This is where alternating ad banners go */



	position: relative;



	width: 800px;



	padding: 8px 0 8px 0;			/* creates padding on top and bottom only */



}







.hdr_banner {						/* class for main page ad banners */



	padding: 5px;					/* white gap between image and border */



	background-color: #ffffff;



	border:1px #C1CDCD solid; 		/* creates a frame border #dfdfdf*/



}







.hdr_banner:hover {					/* creates a rollover effect on ad banners  */



	border: 1px #c0c0a0 solid;  	/* rolls over the border of the ad banners */



}











#main {												/* central div tag which others are placed inside */



	position: relative;



	background-image:url(../images/bg2c.gif);		/* shaded background */



	background-repeat: repeat-y;



	padding: 0px 30px;								/* padding on top and sides creates space for insides */



	margin:0px;



}







#bg_top {												/* central div tag which others are placed inside */



	background-image:url(../images/bg_top1.gif);		/* shaded background */



	background-repeat: no-repeat;



	width: 960px;



	min-height:40px !important;



  	height:auto !important;



  	height:40px;



}







#bg_ftr {												/* central div tag which others are placed inside */



	background-image:url(../images/bg_ftr1.gif);		/* shaded background */



	background-repeat: no-repeat;



	width: 960px;



	min-height:40px !important;



	height:auto !important;



  	height:40px;



}







.top_links, a.top_links {



	color: #FFF;



	font-size: 100%;



	font-family: "Trebuchet MS", Tahoma, Helvetica, Verdana, Arial, sans-serif;



	font-weight: normal;



	font-style: normal;



	text-decoration: none;



	padding:3px 7px;







}







#main_threecolumns { 				/* divider where 3 columns on main page appear */



	position: relative;



	color: yellow; 				/* text color */



	width: 900px;



	font-size: 1em;



	line-height: 1.4em;				/* leading or vertical space between lines  */



}







#main_threecolumns a b {			/*  unbolds links on text colummns and changes color */



	font-weight: normal;



	color: #666666;



}







#main_threecolumns a:hover b {		/* hover link colours for links in text columns */



	color: #e7c65b;



}







.main_col_subhdr {					/* display specs and font for three columns of info on main page */



	font-size: 17px;



	font-weight: normal;



	line-height: 18px;



	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;



	color: #fff;									/* #c1a149; #37A9E5;*/



	text-align:center;



	display: block;							/* creates the subheader as a block of text */



	width: 250px;



	padding: 2px 0px 4px 0px;				/* buffer zone on top and bottom of text */



	/* border-bottom: 1px dashed #e0e0e0;		underlines the subheader with a dashed line */



}







.main_onecol {



	position:relative;



	width: 287px;



	float:left;



	text-align:left;



	padding:5px 6px 0px 7px;



	background-image:url(../images/bg_cell.gif);		/* shaded background */



	background-repeat: no-repeat;



	min-height:150px !important;



	height:auto !important;



    height:150px;



}



.main_onecol a



{



	color:#fff;



	text-decoration:none;



}



.main_onecol a:hover



{



	text-decoration:underline;



}











#ftr {									/* universal footer tag for primary and secondary layouts */



	margin-top:5px;



	padding: 0px;



	position: relative;					/* allows ftr to be shown at bottom of screen */



	width: 960px;



	text-align:center;



	color: #BFBFBF;



	/*background-image:url(../images/ftr_bar3.gif);	/* shaded background */



	background-repeat: no-repeat;



	min-height:15px !important;



	height:auto !important;



  	height:15px;



}







#ftr a {								/* font size in footer links remain same as rest of ftr */



	font-size: 95%;



	color: #BFBFBF;



	text-decoration:none;



}











#ftr a:hover {							/* ftr links hover black */



	color: #666666;



	text-decoration:underline;



}















#ftr1 {									/* universal footer tag for primary and secondary layouts */



	padding: 0px;



	position: relative;					/* allows ftr to be shown at bottom of screen */



	text-align:center;



	color: #BFBFBF;



	/*background-image:url(../images/ftr_bar3.gif);	/* shaded background */



	background-repeat: no-repeat;



	min-height:15px !important;



	height:auto !important;



  	height:15px;



  	padding-top:15px;



  	margin-left:auto;



  	margin-right:auto;



  	width: 900px;



}







#ftr1 a {								/* font size in footer links remain same as rest of ftr */



	font-size: 95%;



	color: #BFBFBF;



	text-decoration:none;



}











#ftr1 a:hover {							/* ftr links hover black */



	color: #666666;



	text-decoration:underline;



}



/**SECONDARY CATALOG STARTS **/











#submenubar {



	/*background:#000 url(../images/box/pageTop2a.gif) no-repeat top left;*/



	min-height:35px;



	margin-top:1px;



	border:1px solid #5b5b5b;



	color:#fff;



}







#submenubar ul



{



	list-style-image:none;



	list-style-position:outside;



	list-style-type:none;



	margin-top:2px;



	padding:0px;



}







#submenubar ul a:focus, #submenubar ul a:active, #submenubar ul a:hover {



background-color:#35373B;



outline-color:invert;



outline-style:none;



outline-width:medium;



}







#submenubar ul a {



-moz-border-radius-bottomleft:3px;



-moz-border-radius-bottomright:3px;



-moz-border-radius-topleft:3px;



-moz-border-radius-topright:3px;



padding:3px 10px;



color:#FFFFFF;



display:block;



font-family:Trebuchet MS,Arial,sans-serif;



font-size:1em;



font-size-adjust:none;



font-stretch:normal;



font-style:normal;



font-variant:normal;



font-weight:bold;



line-height:normal;



text-decoration: none;



margin:0pt 10px 0pt 9px;



}







#submenubar ul li {



	display:inline;



	float:left;



}











#mainWrapper2



{



	width:900px;



	margin:0px;



	padding:0px;



	position: relative;



}







#navleft_1 {



	padding:8px 0 10px 0;



	width:220px;



	background:#000 url(../images/sidebar_g.gif) repeat-x;



	color:#ffffff;



	float:left;



	min-height:400px;



}











div#box,div#top-left,div#bottom-left {



	width:100%



}







div#box {



	margin:auto;



	text-align:left;



}







div#box h1 {



	margin:0 0 2px 0



}







div#top-left,div#top-right,div#bottom-left,div#bottom-right {



	height:20px



}



/*



div#top-left {



	background:#363636 url(../images/box/top_left2.gif) left top no-repeat;



}







div#top-right,div#bottom-right {



	width:20px;



	float:right;



}







div#top-right {



	background:#363636 url(../images/box/top_right2.gif) right top no-repeat;



}







div#bottom-left {



	background:#050505 url(../images/box/bottom_left2.gif) left bottom no-repeat;



}







div#bottom-right {



	background:#050505 url(../images/box/bottom_right2.gif) right bottom no-repeat;



}*/







.subs_bg



{



	background:url(../images/box/subscription_form_bg.gif) top center no-repeat;



	height:300px;



	width:199px;



	margin:auto;



}







#cms-content



{



	background:#ffffff;



	width:650px;



	float:right;



	margin:0px;



	padding:10px 10px 0px 10px;



	min-height:500px;



}







#cms-content .breadcrumb



{



	padding:0px;



	margin:0px;



}



#cms-content .breadcrumb h3 a



{



	color:#000000;



	text-decoration:none;



}







#cms-content .breadcrumb h3 a:hover



{



	text-decoration:underline;



}







#cms-content .breadcrumb h3



{



	line-height:normal;



	margin:0;



	color:#000000;



}







.holder2 {



	float:left;



}







.holder2 {



	padding:0 5px 10px 5px



}







div#contentB {



	padding:0 5px



}







#idList {



	margin: 0;



	padding-left: 10px;;



}







#idList li {



	display: block;



	margin: 0;



	width: 180px;



	/*background: #333; */



	list-style:none;



	color: #ffffff;



	height:25px;



}







#idList li a {



	color: #ffffff;



	height:25px;



	text-decoration:none;



}











.sdbr_input{



	border:1px solid #666;



	display:inline;



	margin:0px;



}







.sdbr_input {



	font-size:98%;



	padding:2px 0 2px 2px;



	width:118px



}







#box_5 p{



	font-size:.85em



}















a.btn {



	background:transparent url('../images/btn_span_right.gif') no-repeat scroll top right;



	font:normal 14px arial,sans-serif;



	height:35px;



	margin-right:6px;



	padding-right:18px;



	margin-top:0px;



	float:left;



	text-decoration:none;



}







a.btn span {



	background:transparent url('../images/btn_span_left.gif') no-repeat;



	line-height:14px;



	padding:10px 0 15px 18px;



	height:35px;



}







a.btn:active {



	background:bottom right



}







a.btn:active,a.btn:active span {



	outline:none



}







a.btn:active span {



	padding:10px 0 11px 18px



}







a.btn, a.btn span {



display:block;



}







#subs_from



{



	width:150px;



	margin:auto;



}







#productlist



{



	width:650px;







}







#productlist .leftside



{	font-size:11px;



	margin:0px;



	float:left;



	width:180px;



	padding:15px;



}







#productlist .leftside .description



{



 	min-height:200px;



}







#productlist .rightside



{



	margin:0px;



	float:left;



	width:440px;



	padding:0px;



	min-height:200px;



}



#productlist .rightside img



{



	align:left;



	margin:0px;



	padding:0px;



}











.categorylist



{



	list-style:none;



	margin-top:6px;



	padding:0px;



}







.categorylist li



{



	float:left;



	height:200px;



	border:1px solid #cdcdcd;



	padding:5px;



	margin:4px;



}







.categorylist li span



{



	width:200px;



	border:0px solid #cdcdcd;



	font-size:17px;



}



.categorylist li span a



{



	color:#000;



	text-decoration:none;



}







/* SLIMBOX */







#lbOverlay {



	position: absolute;



	z-index: 9999;



	left: 0;



	width: 100%;



	background-color: #000;



	cursor: pointer;



}







#lbCenter, #lbBottomContainer {



	position: absolute;



	z-index: 9999;



	left: 50%;



	overflow: hidden;



	background-color: #fff;



}







.lbLoading {



	background: #fff url(/themes/webb/images/loading.gif) no-repeat center;



}







#lbImage {



	position: absolute;



	left: 0;



	top: 0;



	border: 10px solid #fff;



	background-repeat: no-repeat;



}







#lbPrevLink, #lbNextLink {



	display: block;



	position: absolute;



	top: 0;



	width: 50%;



	outline: none;



}







#lbPrevLink {



	left: 0;



}







#lbPrevLink:hover {



	background: transparent url(/themes/webb/images/prevlabel.gif) no-repeat 0% 15%;



}







#lbNextLink {



	right: 0;



}







#lbNextLink:hover {



	background: transparent url(/themes/webb/images/nextlabel.gif) no-repeat 100% 15%;



}







#lbBottom {



	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;



	font-size: 10px;



	color: #666;



	line-height: 1.4em;



	text-align: left;



	border: 10px solid #fff;



	border-top-style: none;



}







#lbCloseLink {



	display: block;



	float: right;



	width: 66px;



	height: 22px;



	background: transparent url(/themes/webb/images/closelabel.gif) no-repeat center;



	margin: 5px 0;



	outline: none;



}







#lbCaption, #lbNumber {



	margin-right: 71px;



}







#lbCaption {



	font-weight: bold;



}







#masterdiv



{



	color:#fff;



	padding-left:20px;



}











#masterdiv a



{



	color:#fff;



	text-decoration:none;



}











#hor-minimalist-b



{



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	background: #fff;



	/*margin: 2px;*/



	width: 800px;



	border-collapse: collapse;



	text-align: left;



}



#hor-minimalist-b th



{



	font-size: 16px;



	font-weight: normal;



	color: #000000;



	padding: 2px;



	border-bottom-width: 1px;



	border-bottom-style: solid;



	border-bottom-color: #333333;



}



#hor-minimalist-b td



{



	/* border-bottom: 1px solid #CCC; */



	color: #333333;



	padding: 2px;



}











.hor-minimalist-w



{



	border-bottom: 1px solid #000;



	padding: 2px;



}







#hor-minimalist-b tbody tr:hover td



{



	color: #CC0000;



}











#hor-minimalist-b a



{



text-decoration: none;



}







#hor-minimalist-b a:hover



{



text-decoration: underline;



}







.buy-battery{ background:url('/images/shopping_cart_up.gif') no-repeat; width:20px; height:20px;}











/* Start of Shopping Cart information */



#hor-minimalist-c



{



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



	background: #fff;



	/*margin: 2px;*/



	width: 800px;



	border-collapse: collapse;



	text-align: left;



}



#hor-minimalist-c th



{



	font-size: 16px;



	font-weight: normal;



	color: #000000;



	padding: 2px;



	border-bottom-width: 1px;



	border-bottom-style: solid;



	border-bottom-color: #333333;



}



#hor-minimalist-c td



{



	border-bottom: 1px solid #CCC;



	color: #333333;



	padding: 2px;



}











.hor-minimalist-w



{



	border-bottom: 1px solid #000;



	padding: 2px;



}







#hor-minimalist-c tbody tr:hover td



{



	color: #CC0000;



}











#hor-minimalist-c a



{



text-decoration: none;



}







#hor-minimalist-c a:hover



{



text-decoration: underline;



}



#inner_content4{



	padding:5px 40px 5px 40px;



	float:left;



}



.span11{



	padding:0px 155px 0px 0px;



	font-family:Arial, Helvetica, sans-serif;



	font-size:12px;



	float:left;



	color:#000000;



}











.smallcart



{



	font:85% arial, verdana sans serif;



	text-align:left;



	border:1px solid red;



	background-color:#FFF;



	font-weight:bold;



	padding: 2px 5px 2px 5px;



	color: #000;



}







.smallcart_header



{



	font:85% arial, verdana sans serif;



	text-align:left;



	font-weight:bold;



	padding: 5px 0px 5px 0px;



	color: #000;



}







.cart_widget
{
    background-color:#FFF;
	height:20px;
	width:205px;
	padding: 2px 2px 2px 2px;
	margin-right:10px;
}

#imageMenuBasic {
	position: relative;
	/*border-bottom: 3px double #333;*/
	margin-top: 10px;
}

#imageMenuBasic .imagemenu {
	display: block;
	height: 290px;
	margin: 0px;
}

#imageMenuBasic li {
	float: left;
}

#imageMenuBasic .imagemenu {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 290px;
	width: 131px;
	/*padding: 10px;*/
	background: #fff;
	/*border-right: 5px solid #202020;*/
	border-right: 2px solid #fff;
}

#imageMenuBasic .imagemenu a {
	display: none;
}

#imageMenuBasic .quickpro {
	background: #ccc url(../images/home/ban_ad1.jpg) ;
}

#imageMenuBasic .cokin {
	background: #ccc url(../images/home/ban_ad2.jpg);
}

#imageMenuBasic .pantone {
	background: #ccc url(../images/home/ban_ad3.jpg);
}

#imageMenuBasic .urban {
	background: #ccc url(../images/home/ban_ad4.jpg);
}

#imageMenuBasic .abstract {
	background: #ccc url(../images/home/ban_ad5.jpg);
}

