
/* CSS Document */

/*--------Fratelli Camisa I-S---------*/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size: 100%; }

/* Removes list-style from lists */
ol,ul { list-style: none; }

/* Removes border from images */
img { border: 0; }

body {
	text-align:center;
	background:url(/webfolder/fratellicamisa/sitegraphics/bg.jpg) repeat-x #9DCBEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:72%;
}

div {
	text-align:left;
}

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom:0.8em;
	color:#101010;
}


.imageright {
	float:right;
	
}

.imageleft {
	float:left;	
}

/*--------------------HEADERS--------------------*/

h1 {
	margin-bottom:0.9em;	
}

#headerHome {
	display:block;
	text-indent: -1984px;	
	background:url(/webfolder/fratellicamisa/sitegraphics/header_home.gif) no-repeat;
	height:30px;
}

#headerOnlineDeli {
	display:block;
	text-indent: -1984px;	
	background:url(/webfolder/fratellicamisa/sitegraphics/header_onlinedeli.gif) no-repeat;
	height:30px;
}



/*--------------------WRAPPER--------------------*/

#wrapper {
	border:solid 5px #fff;
	width: 760px;
	margin: 20px auto 20px auto;
	background: #FFF;
}

#contentWrapper {
	width:760px;
}

/*--------------------BRANDING--------------------*/

#branding {
	width:760px;	
}

/*--------------------CONTENT--------------------*/


#contentMain {
	width: 500px;	
	padding: 15px 0 20px 30px;
}



/*---------------------SEARCH---------------------*/


#search {
	margin-bottom:20px;
	width:187px;
	height:35px;
}

#search label {
	font-weight:bold;
}

#search li {
	display:inline;
}

.searchInput {
	border: solid 1px #000;
	height: 23px;
	width: 100px;
}

/*----------------------NAV-----------------------*/

#nav {	
	float:right;
	margin:0 10px 10px 0;
	width:187px;
}

#navMenu {
	background: url(/webfolder/fratellicamisa/sitegraphics/bg_nav.gif) 0 0 no-repeat #FFD940;
	padding: 20px 20px 20px 20px;
}

#navMenu li {	
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom:solid 1px #fff;
	font-size: 90%;	
}

#navMenu li.navItemLast {
	margin:0;
	padding:0;
	border-bottom:none;
}

#navMenu a {
	display: block;
	text-decoration: none;	
}


/*---------------------FOOTER---------------------*/

#footer {
	clear: both;
	width:760px;	
	height:25px;
	padding:10px 0 0 0;
	background:#ffcc00;
}	

#footer p {
	text-align:center;
}



/*---------------------INSTANT SHOP---------------------*/

td                      		{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #101010; }
.body                   		{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #101010; }

A:link							{ text-decoration: none; font-weight: normal; color: #101010; }
A:visited						{ text-decoration: none; font-weight: normal; color: #101010; }
A:active						{ text-decoration: none; font-weight: normal; color: #101010; }
A:hover							{ text-decoration: none; font-weight: normal; color: #295b35; }

A.productnamelink:link				{ text-decoration: none; font-size: 14px; font-weight: bold; color: #000000; }
A.productnamelink:visited			{ text-decoration: none; font-size: 14px; font-weight: bold; color: #000000; }
A.productnamelink:active			{ text-decoration: none; font-size: 14px; font-weight: bold; color: #101010; }
A.productnamelink:hover				{ text-decoration: none; font-size: 14px; font-weight: bold; color: #101010; }

.logo                   		{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000; }
.address                   		{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.pageintro						{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.productname					{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }
.productdescription				{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.producthr						{ display: none; }
.producthrdiv					{ background: url(/webfolder/modernblue/divider_horizontal_dotted.gif); height: 1px; }

.price                  		{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #101010; }
.pricetitle						{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #101010; }
.pricereduction					{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.pricereductionstrikethrough	{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: line-through; color: #101010; }

.textbox_noteditable			{ border: 1px #000000 solid; font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.textbox_editable				{ border: 1px #101010 solid; font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }


/* CATEGORIES */
A.parentcategory:link			{ font-weight:bold; text-decoration:underline; font-size:12px; color:#101010; }
A.parentcategory:visited		{ font-weight:bold; text-decoration:underline; font-size:12px; color:#101010; }
A.parentcategory:active			{ font-weight:bold; text-decoration:underline; font-size:12px; color:#000000; }
A.parentcategory:hover			{ font-weight:bold; text-decoration:underline; font-size:12px; color:#000000; }
.currentcategory				{ font-size:12px; font-weight: bold; }
A.categoryheading:link			{ font-weight:bold; font-size:14px; text-decoration:none; color:#000000; }
A.categoryheading:visited		{ font-weight:bold; font-size:14px; text-decoration:none; color:#000000; }
A.categoryheading:active		{ font-weight:bold; font-size:14px; text-decoration:none; color:#101010; }
A.categoryheading:hover			{ font-weight:bold; font-size:14px; text-decoration:none; color:#101010; }


/* RELATED PRODUCTS */
.relatedproducts_header			{ font-size: 10px; font-weight: bold; color: #FFFFFF; }
.relatedproducts_headerrow		{ background-color: #FFFFFF; padding: 2px; }
.relatedproducts_row			{ background-color: #FFFFFF; padding: 1px; font-size: 11px; font-weight: bold; color: #000000; }
A.relatedproducts_link:link		{ text-decoration: underline; font-size: 11px; font-weight: normal; color: #101010; }
A.relatedproducts_link:visited	{ text-decoration: underline; font-size: 11px; font-weight: normal; color: #101010; }
A.relatedproducts_link:active	{ text-decoration: underline; font-size: 11px; font-weight: normal; color: #000000; }
A.relatedproducts_link:hover	{ text-decoration: underline; font-size: 11px; font-weight: normal; color: #000000; }


/* PRICE TABLE */
.pricetable_row					{ background-color: #FFFFFF; font-size: 12px; font-weight: bold; color: #000000; }
.pricetable						{ font-size: 12px; font-weight: normal; color: #000000; }
.pricetable_header				{ font-size: 12px; font-weight: bold; color: #101010; }
.pricetable_headerrow			{ background-color: #FFFFFF; }
.pricetable_lastheaderrow		{ background-color: #FFFFFF; }


/* PICTURES */
.picture_in_list				{  }
.picture_main					{  }
.picture_checkout				{  }
.picture_category				{ border:0px solid #000000; }
.picture_enlarged				{ position:absolute;left:15px;top:15px; }
.pictureclicktoenlarge			{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; color: #000000; }


/* ORDERS - Used on both the order confirmation screen and when the shop owner views their orders online */
.order_sectionbox				{ border: solid 1px #000000 }
.order_itemtable				{ border: 1px #000000; border-style: solid none none solid }
.order_itemtable TD				{ border: 1px #000000; border-style: none solid solid none }
.order_itemtable TH				{ border: 1px #000000; border-style: none solid solid none }
.order_headercaption			{  }
.order_headervalue				{  }
.order_caption					{  }
.order_text						{  }
.order_sectionbox				{  }
.order_itemtable				{  }


/* RETAIL ACCOUNTS */
.retailaccount_box				{ border: 1px solid #000000; padding: 10px; background-color: #FFFFFF; font-weight: bold; font-size: 10px;}
table.retailaccount_bg			{  }
td.retailaccount_bg				{  }
.retailaccount_mainheading		{ font-size: 11px; }
.retailaccount_text				{ font-size: 11px; }
.retailaccount_fieldheading		{ font-weight: bold; font-size: 10px; }
.retailaccount_forgotten		{ font-size: 9px; }


/* INVOICE DETAILS */
.billing_label					{  }
.billing_mandatory				{  }
.billing_field					{ border: 1px #101010 solid; }
.billing_select					{  }
.billing_checkboxlabel			{  }
.billing_mandatorynote			{ font-size: 10px; }
.checkoutandbillinghr			{ display: none; }
.checkoutandbillinghrdiv		{ background: url(/webfolder/pcdemostore/divider_horizontal_dotted.gif); height: 1px; }


/* SHOPPING BASKET */
body.basket						{ background-color: #FFFFFF; }
td.basket						{ font-size: 11px; color: #000000; }
.basket_productname				{ font-size: 12px; font-weight: bold; color: #000000; }
.basketprice					{ font-size: 11px; font-weight: bold; color: #101010; }
.basketoptions					{ font-size: 10px; font-style: italic; color: #000000; }
.basketquantity					{ font-size: 10px; color: #000000; }
A.basket_productname			{ text-decoration: underline; font-weight: bold; color: #101010; }
A.basket_productname:link		{ text-decoration: underline; font-weight: bold; color: #101010; }
A.basket_productname:visited	{ text-decoration: underline; font-weight: bold; color: #101010; }
A.basket_productname:active		{ text-decoration: underline; font-weight: bold; color: #000000; }
A.basket_productname:hover		{ text-decoration: underline; font-weight: bold; color: #000000; }
.shoppingbasket_empty			{ font-size: 11px; font-weight: normal; color: #000000; }


/* GIFT WRAP */
.giftwraptitle					{ font-weight: bold; }


/* MARKETING QUESTIONS */
.marketingquestionsintro	{ font-weight: bold; }
.marketingquestiontitle		{ font-weight: bold; }
.marketingquestionfield		{ border: 1px #101010 solid; font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }


/* PRINTABLE ORDER */
.printable_order_text			{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #101010; }
.printableorderpagetitle		{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; }
.printableorderinstructions		{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.printableorderhelp				{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; color: #000000; }
.printableordertitle			{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; }
.printableorderheading			{ font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; }
.printableorderheader			{ font-weight: bold; }
.printableorderfield			{  }


/* CALL CENTRE */
.callcentrefield				{ width: 140px; }
body.callcentresearch			{ background-color: #999999; }


/* SPEC TABLES */
td.MainCaption					{ background-color: #101010; padding: 1px; font-weight: bold; color: #FFFFFF; }
td.RowCaption					{ font-weight: bold; }
td.ColumnCaption				{ font-weight: bold; }
tr.Row1							{ background-color: #FFFFFF; }
tr.Row2							{ background-color: #E3E3E3; }

.searchbox				{ border: 0px #FFFFFF solid; font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }