/* CSS Document */

* {
	margin:0; padding:0;
}


html, input, textarea
	{
	color:#333333;
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	}

body{
	background:#FFFFFF url(assets/footer_bg.gif) bottom repeat-x;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 110%;
}

p {
	font-size: 100%;
}


a {
	color:#3d6f92;
}





a:hover{text-decoration:none;}

a img { border:0;}
.blink {
	text-decoration: blink;
}
img {
}
.imgpad {
	padding-right: 10px;
}
.text_red {
	font-weight: bold;
	color: #FF0000;
}

ul {
	list-style: none;
}
.content ul {
	list-style: disc;
	padding-left: 15px;
}


.blink {
	text-decoration: blink;
}

.boxes {
	padding-left: 16px;
}

.box3 {
	border: 1px dashed #FF9999;
	background: #FAF1F1;
	padding: 0px 3px;
	color: #990000;
	font-size: 10px;
	height: 40px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: normal;
}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

/*main layout */
.h_logo{
	height: 76px;
	width: 100%;
}
.nav1 {
	background: url(assets/nav1.jpg);
}
.nav2 {
	background: url(assets/nav2.jpg) no-repeat;
}


.nav3 {
	background: url(assets/nav3.jpg);
}


#main {
	margin:0 auto;
	width: 738px;
}
#header {
	height:250px;
}

#footer { height:61px;}


#header_tall {background:url(assets/header_tall.gif) top repeat-x;}

#header .left {
	padding:26px 0 0 0;
}
#header .right {padding:46px 11px 0 0;}
#header .right a {color:#868686; font-family:arial; font-size:12px; background:url(images/RSS.gif) no-repeat top right; padding:0 29px 2px 0;}

#header .content {
	background:url(assets/nourella_header.gif) no-repeat left top;
	height: 170px;
}
#header .content .text {
	padding:2px 0 18px 2px;
	font-size: 120%;
}
#header .content a img {float:right;}


#middle { width:100%;}


#footer .indent {
	padding:23px 0 0 17px;
	color:#868686;
	text-align: center;
}
#footer  .indent ul {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}
#footer  .indent li {
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
}
#footer .indent li a {
	color: #CCCCCC;
	font-size: 10px;

}


.h_text {padding-bottom:2px; background:url(images/h_text_bg.gif) bottom repeat-x;}

.bot_line {background:url(images/h_text_bg.gif) bottom repeat-x;}

.retailer {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.prices {
	border: 1px solid #CCCCCC;
}
.prices td {
	text-align: center;
	border-bottom: 1px dashed #ECE9D8;
}
.prices  .table-row-1 {
	background: #F4F4F4;
}
.columns2 .column1 li {
	padding: 4px 4px 4px 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.columns2 .column1 li a {
	text-decoration: none;
}

.boxes  .box1 {
	width: 165px;
	margin-right: 14px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.boxes  .box1  .text {

}
.boxes .box1 .pic {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
}

.box1 .boxpad {
	padding: 5px;
}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col, .box1, .box2 {float:left;}
.blue {
	color: #0066CC;
}



#index  .columns2  {
	padding:10px 0 0;
}
#index .columns2 .column1 {
	width:168px;
}
#index .columns2 .column2 {
	width:570px;
}

#index  .columns2  .column1  .padding  {
	padding:14px 0px 0;
	border-right: 1px dotted #CCCCCC;
}
#index  .columns2  .column2  .padding  {
	padding:14px 10px 0 16px;
}
#index   .columns2   .column2   .content   {
	margin-left: 145px;
}

#middle .indent {
	padding-bottom: 20px;
}

