body{
	text-align: center;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #555;
	text-align: center;
	margin:5px;
	background:#FFFFFF; 
	background-position: top center;
	background-repeat: repeat;
	background-image: url('http://localhost/VP/imagini/logo.gif');


}
.normal{
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #555;
	font-weight:normal;
}
form{
	padding:0px;
	margin:0px;
}
strong{
	color: #222;
}
ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
h1{
	padding: 10px 0px 10px 3px;
	font-size:20px;
	margin:0px;
	

}
h2{}
h3{
	padding: 5px 0px 10px 3px;
	font-size:15px;
	margin:0px;
}
a{ 
	text-decoration: none;
	color:inherit;
}
a:hover{}
img{
	border:0px;
	
	text-align:bottom;
	padding: 0 0 0 0;

	vertical-align:baseline;

}
input, select, textarea{ 
	border:1px solid #DDDDDD;
	background:#FFFFFF;
	font-family:inherit;
	font-size: 11px;
	line-height: 13px;
	color: #111;
	border: 1px solid #DDDDDD;
	width:135px;
	padding:2px;
	margin: 2px;	
}

.clear-both{
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
	background:red;
}
.abs{position:absolute;right:0px;top:0px;}
.hidden-div{display:none;}
.left{float:left;}
.right{float:right;}
.red{color:red;}


/*-------------------------------------------------------------------------------*/	

.page{/* main page */
	width:980px;
	height:auto;
	background:transparent;
	margin: 0 auto;
}	
/*-------------------------------------------------------------------------------*/	

	.no-content{/* left part of the page*/
		width:250px;
		height:auto;
		float:left;
		margin: 0 auto;
		text-align: left;
		background:transparent;
	}
		.logo{/* site logo div*/
			width:auto;
			height:auto;
			margin: 0 auto;
			float:right;
			clear:both;
			
		}
		.publicity{/* add div*/
			width:100%;
			height:auto;
			font-size:16px;
			margin: 0 auto;
			text-align: left;		
			clear:both;
		}
			.pc{/* add content*/
				height:auto;
				padding:2px;
				boder:0 solid transpaent;
				border-bottom:1px solid #DDDDDD;
				
			}
			.pt{/* add title*/
				height:15px;
				width:100%;
				font-weight:bold;
				font-size:13px;
				direction: ltr;
				color:gray;
				overflow:hidden;
				
			}	
			.pl{/* add link*/
				background:lime;
				height:12px;
				width:100%;
				font-size:11px;
				text-decoration: none;
				color:red;
				overflow:hidden;
			}	
			.pimgtext{/* add content*/
				height:auto;
				width:100%;
				font-size:11px;
				color:green;
				display: table-cell;
				vertical-align: middle;
				text-align:left;
				
				overflow:hidden;			
			}	


/*-------------------------------------------------------------------------------*/	

	.content{/* right part of the page*/
		width:720px;
		height:100%;
		float:right;
		margin: 0 auto;
		text-align: left;
		
	}
		.c{/* content div*/
			height:auto;
			border-bottom:1px solid #DDDDDD;
		}
		
		.ctn{
			width:100%;
			height:21px;
			display:block;
			background:white;
			margin:0px;
		}

		.cts,.ctn:hover{
			width:100%;
			height:21px;
			display:block;
			background:f0f0f0;
		}
		.ctspecial{
			width:100%;
			height:21px;
			display:block;
			font-weight:bold;
			background:#f1f1f1;
			color:#3B5998;
		}
        
        .cc,cc-selected{
			width:100%;
			height:auto;
			display:block;
            background:#ffffff;
            
		}
		.cc-selected{
             background:#f0f0f0;
        }
		.div-vertical-space{
			width:100%;
			height:3px;
			display:block;
			clear: both;
			background:transparent;
			overflow: hidden;
		}
		.div-horizontal-space{
			width:5;
			height:14px;
			float:left;
			background:transparent;
			overflow: hidden;
		}		
		
		.div603{
			width:603px;
			height:14px;
			float:left;
		}
		.div102{
			width:102px;
			height:14px;
			float:left;
			overflow:hidden;
		}
		
		div603,.div450,.div284,.div60{
			width:450px;
			height:auto;
			float:left;
		}
        .div284{
        	width:284px;

        }
		.div60{
			width:60px;
            min-height:1px;
			text-align:right;
		}				

		.pizza-preview{
			width:78px;
			height:42px;
			float:left;
		}				


