@charset "UTF-8";


body{
	margin:0;
	padding:0;
	background-color: #ecdbcc;
	font-family: Verdana;
	background-image: url(http://www.pranagioia.com/buti/pict/back_top_main.jpg);
	background-repeat: repeat-x;
}




#maincontainer{
	width: 930px;
	background-attachment: scroll;
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contentwrapper{
	float: left;
	width: 930px;
}

#contentcolumn{
	height: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 180px;
	background-image: url(pict/back_logo.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8b7966;
	background-attachment: scroll;
	background-position: center 290px;
}
#contentcolumn a {
	color: #8b7966;
	text-decoration: none;
}
#contentcolumn a:hover {
	color: #000000;
	text-decoration: underline;
}

#topsection{
	height: 120px;
}
#topsection  a {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
#topsection a:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

#leftcolumn{
	float: left;
	width: 180px; /*Width of left column in pixel*/
	margin-left: -930px;
	margin-right: 0px;
}
#leftcolumn a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#leftcolumn a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

#rightcolumn{
	float: left;
	width: 750px; /*Width of right column*/
	margin-left: -750px;
}
#rightcolumn a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#rightcolumn a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#footer{
	clear: left;
	width: 100%;
	text-align: center;
	padding: 4px 0;
}

#footer a{
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}


#footer a:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
.main_text_futter {
	font-size: 10px;
	color: #000000;
}
.main_text_futter_small {
	font-size: 9px;
	color: #000000;
}
.main_text_left {
	font-size: 10px;
	color: #333333;
}
.main_text_left_small {
	font-size: 8px;
	color: #333333;
}
.main_text_top {
	font-size: 10px;
	color: #663300;
}
.main_text_top_small {
	font-size: 8px;
	color: #663300;
}
.main_top_name {
	font-size: 14px;
	color: #333333
}
.main_text {
	font-size: 11px;
	color: #333333;
	top: 11px;
	clip:  rect(   )
}
.text_small_9 {
	font-size: 9px;
	color: #333333
}
.main_text_list {
	font-size: 11px;
	color: #333333;
	top: 10px;
	clip: rect( );
	list-style-type: disc;
	font-style: italic
}
.main_text_star { 
font-size: 11px; color: #FF0000; top: 10px; clip: rect( )
}
.main_text_description {
 font-size: 11px; color: #000000; top: 10px; clip: rect( )
}
.main_price {	
font-size: 14px;
	color: #333333;
	top: 11px;
	clip: rect( )
}
.main_arrows {
	font-size: 24px;
	color: #333333
}
.main_price_sale {
	font-size: 18px;
	color: #CC0000;
	top: 11px;
	clip: rect( )
}
.main_price_crosst {
	font-size: 12px;
	color: #333333;
	top: 11px;
	clip: rect( );
	text-decoration: line-through;
}
