/* --------------------------------------------------------
KBJ Media (Design Solution)
Krzysztof Jaworski - krzysztof@kbjmedia.com
-------------------------------------------------------- */

/* --------------------------------------------------------
Yahoo reset library ( http://developer.yahoo.com/yui/reset )
-------------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
ol,ul { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
q:before,q:after { content: ''; }
abbr,acronym { border: 0; }
a:focus { outline: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

body { background: #fff url('../images/layout/body.gif') top repeat-x; font-family: Arial, Helvetica, sans-serif; }
#container { width: 900px; margin: 0 auto; }

/* Header */
#header { height: 150px; position: relative; }

.logo {
	position: absolute;
	display: block;
	top: 30px;
}

#utility-nav { position: absolute; left: 0px; top: 120px; }
#utility-nav li { display: inline; }
#utility-nav li a { display: block; float: left; font-size: 11px; color: #000099; text-decoration: none; padding: 0 5px; background: url('../images/nav/utility_nav-divider.gif') left no-repeat; }
#utility-nav li a:hover, #utility-nav li a.active { color: #666; text-decoration: none; }
#utility-nav li.first-item a { background: none; }

#date { position: absolute; right: 0px; top: 40px; display: block; float: left; font-size: 11px; color: #ffffff; text-decoration: none; padding: 0 5px;}

#basket_header { 
	position: absolute; 
	width: 150px;
	height: 20px;
	right: 0px; 
	top: 77px; 
	border: 0px solid #000; 
	color: #000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}

#basket_img { 
	position: absolute; 
	width: 50px;
	height: 50px;
	right: 150px; 
	top: 80px; 
	background: url('../images/layout/basketicon.png');
}

#basket_text { 
	position: absolute; 
	width: 150px;
	height: 35px;
	right: 0px; 
	top: 100px; 
	border: 0px solid #000; 
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#basket_text a { display: block; float: right; font-size: 11px; color: #000; text-decoration: none; }
#basket_text a:hover { display: block; float: right; font-size: 11px; color: #fff; text-decoration: none; }

#search { background: url('../images/form/search.gif') no-repeat; width: 220px; height: 20px; position: absolute; right: 20px; top: 11px; }
#search legend { display: none; }
#search .input-text { width: 187px; background: none; border: none; font-size: 11px; color: #999; display: block; float: left; padding: 3px 0 0 9px; }
#search .input-button { width: 16px; height: 20px; cursor: pointer; background: none; border: none; }

#images { background: #fff; height: 111px;  }
#images li { display: block; float: left; margin: 1px 1px 0 0;}
#images li.first-item { margin-left: 1px; width: 894px; height: 109px;}
#images li.last-item { margin-right: 0; }
	
#directory { background: url('../images/layout/directory.gif') bottom no-repeat; padding: 0 0 11px 0; }
#directory-inner { background: #f5f5f5 url('../images/layout/directory_list.gif') top left no-repeat; padding-bottom: 5px;}
#directory-inner h2 { font-size: 14px; color: #2e9eff; text-indent: 20px; font-weight: bold; }	
#directory ul { width: 265px; float: left; padding: 10px 0 0 20px; }
#directory ul li { background: url('../images/icons/directory_bullet.gif') left no-repeat; padding-left: 8px; }
#directory ul li a { font-size: 11px; color: #666; text-decoration: none; line-height: 1.6; }
#directory ul li a:hover, #directory ul li a.active { border-bottom: 1px dotted #ee912a; color: #ee912a; }	

.ammProd { font-size: 11px; color: #666; text-decoration: none; line-height: 1.6; padding : 0px 0px 0px 20px; }

#main-content {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	padding: 0px 0px 60px 0px;
	border-bottom: 1px #ccc dotted; 
}

#modules { margin-top : 10px; height : 300px; }

#modules .mod1 { background : #fafafa url(../images/topgreybox.jpg) no-repeat top; height : 295px; width : 258px; float : left; margin-top : 5px; margin-left : 35px; }

#modules .padding { padding : 13px 20px 10px 20px; }

#modules .img {
	border : 1px solid #d3d3d3;
	width: 216px;
	height: 140px;
	margin-top : 5px;
	margin-bottom : 5px;
	text-align:center; 
	background: #fff;
}

#modules .pName {
	position: relative;
	top: -7px;
	left: 19px;
	width: 216px;
	display: block;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #2e9eff;
}

#modules .price {
	position: relative;
	left: 20px;
	top: 30px;
	width: 216px;
	display: block;
	font : 0.7em "Tahoma", verdana, Arial;
	color : #000;
	border-top: 1px #000 dotted;
}

#modules .ammount {
	position: relative;
	left: 20px;
	width: 216px;
	top: 30px;	
	display: block;
	font : 1.2em "Tahoma", verdana, Arial;
	color : #6bcf00;
}

#modules .button_details {
	position: relative;
	width: 49px; 
	height: 23px;
	top: 5px;
	left: 185px;
	display: block;
	background: url('../images/button_details.gif') no-repeat; 
}

#modules .specialOffer {
	position: relative;
	top: -260px;
	height: 68px;
	left: 0px;
	display: block;
	background: url('../images/special_offer.png') no-repeat; 
	z-index: auto;
}

#sub-header { background: url('../images/layout/sub_header.gif') no-repeat; width: 900px; position: relative; padding-top: 43px; margin-bottom: 20px; }
p.breadcrumbs { font-size: 11px; color: #777; position: absolute; top: 14px; left: 20px; }

#footer { background: url('../images/layout/footer.gif') no-repeat; width: 898px; height: 27px; margin: 0 auto 10px auto; clear: both; padding-top:13px; position: relative; top: 20px;}
#footer p { font-size: 11px; color: #999;}
#footer p.copyright { padding-left: 25px; }
#footer p.copyright span { color: #5c91c7; }
#footer p.copyright a { color: #5c91c7; text-decoration: none; } 
#footer p.authors { position: absolute; right: 25px; top: 14px; }
#footer p.authors a { color: #5c91c7; text-decoration: none; } 

#down_menu ul { width: 265px; float: left; padding: 0px 0 0 20px; }
#down_menu ul li a { font-size: 11px; color: #666; text-decoration: none; line-height: 1.6; }
#down_menu ul li { background: url('../images/icons/directory_bullet.gif') left no-repeat; padding-left: 8px; }
#down_menu ul li a:hover, #down_menu ul li a.active { border-bottom: 1px dotted #333; color: #333; }

#tmdisplay { font-size: 11.5px; color: #000; text-decoration: none; line-height: 1.6; padding : 0px 0px 0px 20px;}
#tmdisplay h2 { font-size: 16px; color: #2e9eff; font-weight: bold; }	
#tmdisplay h3 { font-size: 14px; color: #000099; }	
#tmdisplay h3 a { font-size: 14px; color: #000099; text-decoration: none; }	
#tmdisplay h3 a:hover { font-size: 14px; color: #000099; font-weight: bold; text-decoration: none;}	
#tmdisplay h4 { font-size: 14px; color: #2e9eff; font-weight: bold; }	

#ebay_link { 
	position: absolute; 
	width: 100px;
	height: 58px;
	right: 180px; 
	top: 57px; 
	text-align: right;
	border: 0px solid #000;
	background: url('../images/special_offer.png') left no-repeat;
}

#ebay_link a { 
	color: #000099;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

#ebay_link a:hover { 
	color: #ff0000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

#ebay_link2 { 
	position: absolute; 
	width: 110px;
	height: 58px;
	right: 10px; 
	top: 120px; 
	border: 0px solid #000;
}

#ebay_link2 a { 
	color: #000099;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.6;
	text-decoration: none;
}

#ebay_link2 a:hover { 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px dotted #333; color: #333;
}

#customer_img { 
	position: absolute; 
	width: 35px;
	height: 45px;
	left: 20px; 
	top: 55px; 
	text-align: left;
	border: 0px solid #000;
	background: url('../images/guide.png');
}

#customer_guide { 
	position: absolute; 
	width: 400px;
	height: 80px;
	left: 65px; 
	top: 55px; 
	text-align: left;
}

#customer_guide a { 
	color: #000099;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.6;
	text-decoration: none;
}

#customer_guide a:hover { 
	color: #ff0000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.6;
	border-bottom: 1px dotted #333; color: #333;
}

#customer_assistance { 
	position: absolute; 
	width: 400px;
	height: 20px;
	left: 20px; 
	top: 130px; 
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#delivery_tc { 
	position: absolute; 
	width: 200px;
	height: 20px;
	left: 388px; 
	top: 132px; 
	text-align: right;
}

#delivery_tc a { 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #666;
}

#delivery_tc a:hover { 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #000;
}

#site_partners { 
	position: absolute; 
	width: 243px;
	height: 40px;
	left: 342px; 
	top: 57px; 
	text-align: left;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000099;
	line-height: 1.3;
}

#site_partners a { 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #666;
	text-decoration: none;
}

#site_partners a:hover { 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #333; color: #333;
}

.pagination { font-size: 12px; color: #000099; text-decoration: none; }
.pagination a { font-size: 12px; color: #000099; text-decoration: none; }
.pagination a:hover { color: #666; text-decoration: none; }



#tmdetail { font-size: 11.5px; color: #000; text-decoration: none; line-height: 1.6; padding : 0px 0px 0px 20px;}
#tmdetail h2 { font-size: 18px; color: #2e9eff; font-weight: bold; }	
#tmdetail h4 { font-size: 14px; color: #000099; }	

#tmdetail .price { font : 1.6em "Tahoma", verdana, Arial; color : #6bcf00; }		
#tmdetail .price1 { font : 1.2em "Tahoma", verdana, Arial; color : #000099; }	
#tmdetail .price3 { font : 1.6em "Tahoma", verdana, Arial; color : #000099; }	

.hr { width: 870px; text-align: left; border: 0px solid #ccc; border-top: 1px solid #ccc; padding-bottom: 10px; margin-left: 0px;}

#details { width: 860px; border: 0px solid #000; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; }
#details td { vertical-align: top; }
#details td .tot{ vertical-align: middle; }
#details h3 { font-size: 14px; color: #000099; font-weight: bold;}

.admin_panel { font-size: 12px; color: #000099; }
.admin_p { font-size: 12px; color: #000000; }

.warranty { font-size: 11px;}

.totPrice {
	border: 0px solid #000;
	margin-left: -4px;
	width: 76px;
	font : 1.0em "Tahoma", verdana, Arial; color : #000099; 	
	font-weight: bold;
}

.all {
	text-decoration: none;
}
