﻿body
{
	margin: 20px;
	padding: 0;
	background: #fff url(images/bg.jpg) repeat-x;
	font-family: Verdana, Arial;
}
ul { margin: 0; }
td { padding: 0; }
a
{
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:link
{
	color: #333;
	text-decoration: none;
}
a:hover
{
    color: #c00051;
	text-decoration: underline;
}
a:visited
{
}

h1
{
    color: #c00051;
    font-size: 17px;
}

#wrapper
{
    width: 980px;
    margin: auto;
}

.pageSpace
{
	margin: 0;
	padding: 10px;
	background-color: #fff;
}
#header
{
    padding-bottom: 20px;
    border-bottom: solid 1px #ccc;
}

#header .logo
{
    float: left;
}

#header .toplinks
{
    float: right;
    color: #ccc;
}

#header .toplinks ul
{
    margin: 0;
    padding: 0;
}

#header .toplinks ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 7px;
}

#header .toplinks ul li a
{
    font-size: 11px;
    line-height: 15px;
    color: #444;
}

#quickbasket
{
    width: 200px;
    padding: 7px;
    background-color: #00aeff;
}

.float-left
{
    float: left;
}

.float-right
{
    float: right;
}

.productlisthead
{
	height: 23px;
	background: #fff url(images/rightbox_head.gif) no-repeat;
	padding: 6px 0 0 8px; 
	color: #333; 
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;	
}
.productlistbody
{
	padding: 0px;
	font-size: 11px;
	font-family: Verdana;
	background: #000 url(images/rightbox_bg.gif) repeat-y;
	border-left: solid 1px #eee;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #eee;
}
.productlistheaddl
{
	padding: 0px 0 0 0px; 
	color: #333; 
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;	
	text-align: left;
}
.productlistbodydl
{
	font-size: 11px;
	border-left: solid 1px #F3F3F3;
	border-right: solid 1px #DDDDDD;
	border-bottom: solid 1px #DBDBDB;
	border-top: solid 1px #F5F5F5;
	background: #fff url(images/productlistbodydl.gif) repeat-y;
}

.product-thumb
{
    margin-top: 10px;
    height: 160px; 
    text-align: center; 
    line-height: 160px;    
}

.quickbasketcollapsed
{
	height: 24px;
	background: #fff url(images/quickbasket_collapsed_bg.gif) no-repeat;
	padding: 6px 7px 0 6px; 
	color: #c30; 
	font-family: Helvetica, Arial; 
	font-size: 12px;	
}
.quickbasketexpanded
{
	height: 24px;
	background: #fff url(images/quickbasket_expanded_bg.gif) no-repeat;
	padding: 6px 7px 0 6px; 
	color: #c30; 
	font-family: Helvetica, Arial; 
	font-size: 12px;	
}
.quickbasketbody
{
	padding: 10px 10px 0px 10px;
	font-size: 11px;
	font-family: Verdana;
	background: #fff url(images/rightbox_bg.gif) repeat-y;
	border-left: solid 1px #eee;
	border-right: solid 1px #ccc;
	border-top: solid 1px #eee;
}
.quickbasketloader
{
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	font-family: Verdana;
	margin-bottom: 10px; 
}

.CategoryThumbs
{
	width: 170px;
	padding: 10px;
	font-size: 11px;
	font-family: Verdana;	
	background-color: #f4f4f4;
}
.CategoryThumbsSmall
{
	padding: 5px;
	font-size: 11px;
	font-family: Verdana;	
	background-color: #e8e8e8;
	border: solid 1px #dddddd;
}

.imageFrame
{
	padding: 5px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}
.ProductThumbs
{
	border: solid 1px #e8e8e8;
	height: 200px;
}
.ProductThumbsOver
{
	background: #FD4400 url(/unalan/style/images/productthumb_bg.jpg) repeat-x;
	height: 200px;
}

#LeftPanel
{
	width: 200px;
	margin-right: 10px;
	float: left;
}
#RightPanel
{
	width: 200px;
	float: left;
}
#MainPanel
{
	width: 538px;
	margin-right: 10px;
	float: left;
}
#MainPanelWide
{
    font-size: 11px;
	width: 750px;
	float: left;
}

#MainPanelWide td
{
    margin:0;
    padding: 5px;    
}

.clear
{
    clear: both;
}

.CatalogItemsHead
{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 8px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 21px;
	font-family: Helvetica, Arial, Verdana, Tahoma;
	line-height: 130%;
	color: #404040;
}

.Message
{
	font-family: Verdana;
	padding: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #ff4500;
}
#ModAnnouncesPanel
{
	background-color: #666;
}
.AnnounceSliderTitle
{
	font-weight: bold;
	cursor: pointer;
}
.AnnounceSliderContent
{
	margin-top: 5px;
	cursor: pointer;
}
.AnnounceSliderLink
{
	color: #000080;
	text-decoration: none;
}
.AnnounceSliderLink:link
{
	color: #000080;
	text-decoration: none;
}
.AnnounceSliderLink:visited
{
	color: #000080;
	text-decoration: none;
}
.AnnounceSliderLink:hover
{
	text-decoration: underline;
}

.niceinput
{
	font-size: 11px;
	border: solid 1px #b0b0b0;
}
.searchinput
{
	padding: 4px 4px 4px 4px;
	font-size: 12px;
	border: solid 1px #ccc;
}
.niceselect
{
	font-size: 11px;
	border: solid 1px #b0b0b0;	
}

#footer
{
    padding: 15px;
	font-family: Verdana, Arial;
	color: #fff;
	font-size: 12px;
	background-color: #C00051;
}

#footer ul
{
    margin: 0;
    padding: 0;
}

#footer ul li
{
    list-style: none;
    float: left;
    margin-right: 15px;
    color: #fff;
}

#footer ul li a
{
    font-size: 13px;
    line-height: 13px;
    color: #fff;
}

#footer ul li a:hover
{
    color: #fff;
}

#copyright
{
    padding: 15px;
	font-family: Verdana, Arial;
	color: #444;
	background-color: #cdcdcd;
}

.productthumb_image
{
	border-top: #b0b0b0;
	border-bottom: #d0d0d0;
	border-left: #d0d0d0;
	border-right: #b0b0b0;
}

#dhtmltooltip
{
    BORDER-RIGHT: #000 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #000 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 10px;
    Z-INDEX: 100;
    FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#808080,direction=135,strength=5);
    VISIBILITY: hidden;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #000 1px solid;
    WIDTH: 550px;
    COLOR: #000;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #000 1px solid;
    FONT-FAMILY: Verdana, Arial;
    POSITION: absolute;
    BACKGROUND-COLOR: #ffffff
}
.browseTableCell
{
	background-color: #eeeeee;
	padding: 5px;
}
.browseTableAlternateCell
{
	font-family: Arial;
	background-color: #f4f4f4;
	padding: 5px;
}
#CatalogItemsPanel
{
	padding: 0px 15px 0px 15px;
	font-family: Arial;
	font-size: 11px;
}
#CatalogItemsListPanel
{
	/*padding: 10px 10px 10px 10px;*/
	font-family: Arial;
	font-size: 11px;
}
.price-strike
{
    margin-top: 5px;
	line-height: 120%;
	font-size: 120%;
	color: #333;
	font-weight: bold;
	text-decoration: line-through;
}
.price
{
	line-height: 150%;
	font-size: 150%;
	color: #C00051;
}
.pricelabel
{
    margin-top: 5px;
	line-height: 130%;
	font-size: 130%;
	color: #C00051;
	font-weight: bold;
}
.saleprice
{
	line-height: 150%;
	font-size: 150%;
	color: #C00051;
}
.yousave
{
	line-height: 13px;
	font-size: 11px;
	color: #333;
}

.mininstallment
{
	line-height: 11px;
	font-size: 9px;
	color: #333;
}

.lnk-product
{
    font-size: 13px;
}

.messages
{
	font-family: Helvetica, Verdana, Arial;
	font-size: 1.1em;
	margin: 20px;
	padding: .5em 1em;
	background-color: #f8f8ff;
	border: 1px solid #b8d3e5;
}
div.info
{
	color: #5284bd;
	border-color: #abc8ea;
}
div.status
{
	color: #3cb371;
	border-color: #b1dfb2;
}
.error
{
	color: #f00;
}
div.error
{
	border: 1px solid #d77;
	color: #200;
}
div.error {
	border-color: red;
	color: #c52020;
}
#shoppingcartbox
{
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	line-height: 130%;
	border: solid 1px #eee;
	margin-right: 10px;
}
.basketlabels
{
	color: #333;
	background-color: #f4f4f4;
	font-weight: bold;
	padding: 5px;
}
.qtty
{
	font-size: 11px;
	border: solid 1px #999;
	padding: 2px;
	text-align: right;
}
#toplinkspanel
{
	padding: 2px 5px 2px 5px;
	text-align: right;
	font-size: 11px;
}
#MembersNavigation
{
	width: 187px;
	padding: 0px 5px 0px 5px;
	background: #fff url(/unalan/style/images/leftpanel_bg.jpg) repeat-x;
}
#servicesPanel
{
	padding: 8px 25px 8px 8px;
	background-color: #e5e5e5;
	height: 19px;
	text-align: right;
}
#servicesPanel a
{
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana;
	color: #333;
}
#subcategoriespanel
{
	padding: 5px;
}
#subcategoriespanel a
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #333;
}
#subcategoriespanel a:hover
{
    text-decoration: underline;
}
#subcategoriespanel a:visited
{
}
.productLinkBig
{
	font-family: Helvetica, Arial, Verdana;
	line-height: 130%;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	/*margin-left: 10px;*/
}

.productLinkBig:hover
{
    text-decoration: underline;
}

.inputlogin
{
	font-family: Helvetica, Arial, Verdana;
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px;
	border: solid 1px #ddd;
}
#productdetails
{
	padding: 0px 10px 0 10px;
	font-family: Arial, Verdana;
	font-size: 12px;
}
.detailsproducttitle
{
	font-family: Helvetica, Arial;
	font-size: 20px;
	margin-bottom: 10px;
}
#topusermenu
{
	height: 24px;
	padding: 0;
	margin: 0;
	width: 1000px;
}
#topusermenubody
{
	padding: 5px 10px 0 10px;
	border-left: solid 1px #d0d0d0;
	border-right: solid 1px #d0d0d0;
	font-family: Arial, Verdana;
	font-size: 11px;
	background: #fff url(images/topusermenu_bg.gif) repeat-x;
	color: #ff3300;
	text-align: right;
}
#topusermenubody a:hover
{
	color: #ff3300;
}
.popupBackground {
	background-color: #666;
	filter:alpha(opacity=70);
	opacity:0.7;
}
#loginPopup 
{
	background: #fff url(images/loginpopup_bg.jpg) no-repeat;
	width:334px;
	padding: 5px 8px 8px 8px;
	height: 187px;
}
#loginPopup input
{
	font-family: Arial, Verdana;
	border: solid 1px #ccc;
	font-weight: bold;
	padding: 1px;
}

.loginlabel
{
	font-family: Helvetica, Arial;
	line-height: 130%;
	font-size: 15px;
	font-weight: bold;
	color: #5b5b5b;
	text-align: right;
}
.loader
{
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	font-family: Verdana;
}
.browsingoptions
{
	height: 35px;
	padding: 0px 5px 0px 5px;
	background-color: #e8e8e8;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
.pagingselected
{
    line-height: 22px;
	padding: 5px 5px 3px 5px;
	background-color: #c00051;
	color: #fff;
}
.paginglink
{
    line-height: 22px;
	padding: 5px 5px 3px 5px;
	background-color: #fff;
}
.paginglink:link
{
	background-color: #fff;
}
.paginglink:hover
{
	background-color: #ddd;
	text-decoration: none;
}
#addresslist fieldset
{
	padding: 10px;
	border: solid 1px #ddd;	
}
#addresslist legend
{
	padding-bottom: 10px;
	font-family: Helvetica, Arial;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 130%;
	color: #888;
}
.paymenttypeitem
{
	padding: 5px 0 5px 0;
}
#paymenttype fieldset
{
	padding: 10px;
	border: solid 1px #ddd;	
}
#paymenttype legend
{
	padding-bottom: 10px;
	font-family: Helvetica, Arial;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 130%;
	color: #888;
}
.paymenttypeitem
{
	padding: 5px 0 5px 0;
}
#installments
{
	font-size: 11px;
}
.productcode
{
	padding: 5px;
	background-color: #eee;
	margin-bottom: 10px;
}
.producttitle
{
	margin-bottom: 5px;
}
.productdescr
{
	font-size: 1.1em; 
	line-height: 130%;
	margin-bottom: 10px;
}
.comparisonpanelhead
{
	width: 990px;
	padding: 5px 5px 0 5px;
	margin-top: 10px;
	background: #fff url(images/comparisonpanel_head.gif) no-repeat;
}
.comparisonpanel
{
	width: 970px;
	padding: 5px 15px 0 15px;
	background: #fff url(images/comparisonpanel_bg.gif) repeat-y;
}

.flashMessage
{
	color: #C00051;
	font-size: 11px;
	margin-bottom: 5px;
}
.dragElement 
{
	background-color:Blue;
	width:130px; 
	height:125px; 	
	z-index:5000; 
	border-width:2px;
	border-color:Black;
}

.dropZone 
{
	background-color:#666; 
	width:300px; 
	height:300px; 
	position:absolute;
	top:200px; 
	left:200px;
	overflow:auto;
}

.highlightDropZone 
{	
	background-color:#eee;
}

.DefaultDropZoneColor
{
	background-color:#666;
}

.totalBox 
{
	background-color:#e8e8e8;
}
.tableCell
{
	background-color: #e8e8e8;
	padding: 3px;
}
.tableAlternateCell
{
	background-color: #f4f4f4;
	padding: 3px;
}
.tableCellError
{
	background-color: #ffa500;
	padding: 3px;
}
.tableCellOver
{
	background-color: #d3d3d3;
	padding: 3px;
	cursor: pointer;
}

#QuickCart
{
	font-family: Arial, Verdana;
	float: right;
	padding-top: 16px;
	padding-left: 55px;
	width: 205px;
	height: 35px;
	background: url(Images/quickcart_bg.gif) no-repeat;
	text-align: left;
	color: #44788d;
	margin-bottom: 10px;
}
.welcomepanel
{
	text-align: center;
}
.mainpagetitle
{
	font-family: Helvetica, Arial, Verdana;
	font-size: 16px;
	line-height: 130%;
	color: #44788d;
	font-weight: bold;
	font-style: oblique;
	border-bottom: solid 1px #c9d6dd;
	padding-bottom: 5px;
}
.mainpagecontent
{
	font-size: 13px;
	padding: 10px;
}
.StatusPanel
{
	padding: 0px;
}
.StatusMessage
{
	padding: 0px;
	margin: 0px;
}
.RotatorPanel
{	
	padding: 0px;
	margin: 0px;
	/*text-align: left;*/
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#fff;
	border-width:2px;
	border-style:solid;
	border-color:#ddd;
	padding:10px;
	width:500px;
}

#attachBox
{
    margin: 15px 0px 0px 0px;
    width:198px;
    background-color: #F6F6F6;
    border: solid 1px #eee;
    font-size: 11px;
}

#attachBox p
{
    padding: 0;
    margin: 0;
}

#attachBox .attach
{
    float:right;
    position:relative;
    top:-12px;
    right:10px;
    background: url(/garantiofis/style/images/attach.gif) no-repeat; 
    height:34px;
    width:23px;
}

#attachBox h3
{
    margin: 0;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    line-height: 14px;
    color: #c00051;
}

#attachBox hr
{
    padding: 0;
    margin: 0 auto;
    color: #eee;
    background-color: #d8d8d8; 
    border: solid 1px #fff;
    border-style: none none solid;
    height: 2px;
}

#attachBox ul
{
    margin:0;
    padding: 0 10px;
}

#attachBox ul li
{
    list-style-type: none;
    margin:0;
    padding:0;
}

#attachBox ul li a
{
    display: block;
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#attachBox ul li a:hover
{
    text-decoration: underline;
}

#attachBox ul li.selected
{
    background-color: #f7f7f7;
}

#attachBox ul li.selected a
{
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
}

#attachBox ul li.selected a:hover
{
    text-decoration: underline;
}

#attachBox ul li.selected ul
{
    padding: 5px;
    background-color: #f7f7f7;
}

#attachBox ul li a.current
{
    color: #c00051;
    font-weight: bold;
}

#attachBox ul li.selected ul a.current
{
    color: #c00051;
    font-weight: normal;
}

#memberState
{
    color: #464646; 
    font-size: 12px; 
    font-family: Arial;
}
#memberState a:link
{
    color: #464646; 
    font-size: 12px; 
    font-family: Arial;
}
#memberState a:visited
{
    color: #464646; 
    font-size: 12px; 
    font-family: Arial;
}

.required_field
{
	font-weight: bold;
}
.starsup
{
	line-height: 70%;
	color: #f60;
	font-size: 21px;
}
.installmentbtn
{
	border: solid 3px #fff;
}
.installmentbtn_over
{
	border: solid 3px #ccc;
}
.installmentCell
{
	cursor: pointer;
}
.installmentAltCell
{
	cursor: pointer;
	background-color: #eee;
}

fieldset
{
	padding: 10px;
	border: solid 1px #ddd;	
}

legend
{
	padding-bottom: 10px;
	font-family: Helvetica, Arial;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 130%;
	color: #888;
}

.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.p10 { padding: 10px; }
.p5 { padding: 5px; }

#breadcrumbs
{
    font-size: 11px;
    margin-top: 27px;
    margin-bottom: 10px;
    color: #ddd;
    padding-bottom: 10px;
    border-bottom: solid 1px #eee;
}
#breadcrumbs a
{
    font-size: 11px;
}

#related-items-head
{
    background-image: url(images/related-head.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding-left: 10px;
    color: #fff;
}
#related-items-head-r
{
    background-image: url(images/related-head-r.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    height: 30px;
    color: #fff;
}
#related-items-body
{
    border: solid 1px #ddd;
    border-top: none;
    padding: 10px;
}
.nav { margin: 5px 0; float: right; }
#nav a { margin: 0 0 0 0; padding: 3px 5px; border: 1px solid #ccc; background: #eee; text-decoration: none }
#nav a.activeSlide { background: #ddd }
#nav a:focus { outline: none; }
#output { text-align: left; }
#nav { text-align: left }