/* CSS Document */

body{
	background: #000000;
	margin-left:0px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF7D00;
}

h1{ 
	font-size:15px; 
	color:#000000;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}


.sidebar{
	background:url(sidebar.gif) top left repeat-y;
	width:222px;
}

.topbar{
	background:url(topbar.gif) top left repeat-x;
	height:90px;
	width:100%;
}
	
.navbar{
	background:url(navbar.gif) top left repeat-x;
	height:44px;
	width:100%;
}

.menu{
	background:url(btn.gif) center no-repeat;
	height:33px;
	width:116px;
	font-style:italic;
	text-align:center;
	font-weight:bold;
}












a.menu_l:link,a.menu_l:visited,a.menu_l:visited.hover {
	height:33px;
	width:116px;
	font-style:italic;
	text-align:center;
	font-weight:bold;
	color:#FF7D00;
}
a.menu_l:hover{
	height:33px;
	width:116px;
	font-style:italic;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}
a.basket_l:link,a.basket_l:visited,a.basket_l:hover,a.basket_l:visited.hover {
	color:#FF7D00;
	font-size:11px;
}





.cat{
	background:url(cat.gif) top left repeat-x;
	height:36px;
	width:185px;
	font-style:italic;
	font-weight:bold;
}
	
.catclose{
	background:url(cat_close.gif) top left repeat-x;
	height:38px;
	width:185px;
	font-style:italic;
	font-weight:bold;
}

a.account_l:link,a.account_l:visited{
	color:#000000;
	text-decoration:none;
}


.pagebar{
	background:url(page.gif) top left repeat-x;
	height:25px;
	width:100%;
}



a.account_l:hover,a.account_l:visited.hover {
	color:#000000;
	text-decoration:underline;
}

a.cat_l:link,a.cat_l:visited{
	color:#000000;
	text-decoration:none;
}

a.cat_l:hover,a.cat_l:visited.hover {
	color:#000000;
	text-decoration:underline;
}

a.subcat_l:link,a.subcat_l:visited{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

a.subcat_l:hover,a.subcat_l:visited.hover {
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}

a.basket_l:link,a.basket_l:visited,a.basket_l:hover,a.basket_l:visited.hover {
	color:#000000;
}


a.page_l:link,a.page_l:visited,a.page_l:hover,a.page_l:visited.hover {
	color:#FF7D00;
}

.product{
	font-size:10px;
	color:#000000;
	text-align:left;
}

.price{
	font-size:21px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
}

.breadcrumbs{
	font-size:19px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
}

a.product_l:link,a.product_l:visited,a.product_l:hover,a.product_l:visited.hover { 
	font-size:13px; 
	color:#000000;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
.left_product_box{
	background:url(product_2.gif) repeat-y top left;		
}
.right_product_box{
	background:url(product_3.gif) repeat-y top left;		
}

.basket_title{
	background:url(basket_title.gif) top left repeat-x;
	height:26px;
	font-style:italic;
	font-weight:bold;
}



.checkout_left{
	background:url(checkout_left.gif) top left repeat-y;
	height:100%;
}
.checkout_right{
	background:url(right_checkout.gif) top left repeat-y;
}
.error{
	color: #cc0000;
	line-height:12pt;
	font-weight:bold;
	font-size:11px;
	border:2px solid #cc0000;
	/*border-left:1px solid #cc0000;
	border-right:1px solid #cc0000;
	border-bottom:1px solid #cc0000;*/
	background-color:#FFFFFF;
	padding:4px;
}


a:link, a:visited, a:hover,	a:visited.hover  { 
	font-size:13px; 
	color:#FF7D00;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}

	

.product_f_right{
	background:url(product_frame_07.gif) top left repeat-y;
}



.product_f_left{
	background:url(product_frame_04.gif) top left repeat-y;
}


.was{
	font-size:11px;
	color:#FF0000;
	text-decoration:line-through;
}

.was2{
	font-size:11px;
	color:#FF0000;
}

