
/*==========================
    Main CSS Containers
===========================*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,fieldset {
	margin:0;
	padding:0;

}

body {
	background-color: #FFFFFF;
	color:#555;
	font: normal 13px Arial;
	font-size:12px;
}
#outer_wrap{
	margin:0 auto;
	width: 961px;
}
#header_wrap{
	height:80px;
	width:937px;
	margin-top:20px;
	background-color:#FFFFFF;
	float:left;
	margin-left:12px;
}
#inner_wrap {
	width: 961px;
    background: url('../images/template/back_new.gif') repeat-y center;
	float:left;
}
#company_name{
	margin-top:90px;
	float:left;
	padding:10px;
	color: #FFFFFF;
	font: bold 19px Verdana; 
}	
#main {
	background:#FFFFFF;/* url(../images/template/main_shadow.gif) top repeat-x;*/
	width:935px;
	margin-left:12px;
	float:left;
	overflow:hidden;
	border-left:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
	border-bottom:1px solid #333333;
}



/*top right account links on every page*/
.header_right{
	float:right;
	height:30px;
	color: #666666;
	margin-top:58px;
	font: normal 13px Arial;
}
.header_right_social_links{
	float:right;
	height:50px;
	color: #666666;
	margin-top:40px;
	font: normal 13px Arial;
}
.top_links{
	float: right;
}
.top_links a{
	padding: 0 5px 0 5px;
	color: #666666;
	text-decoration: none;
	outline:none;
}
.top_links a:hover{
	text-decoration: underline;
	cursor:pointer;
}
.welcome_message{
	float:right;
	font: bold 13px Arial;
	padding-right:30px;
}



/*Ribbon Bar*/
#ribbon_bar{
	width: 961px;
	height:35px;
	float:left;
	background: url('../images/template/ribbon_back.gif') no-repeat;
}
#ribbon_bar a{
	height:22px;
	overflow: hidden;
	float:left;
	outline:none;
	text-decoration:none;
	padding: 8px 10px 5px 10px;
	background: url('../images/template/ribbon_button.gif') repeat-x;
	color:#EEEEEE;
	font: bold 14px Calibri;
}
#ribbon_bar a:hover{
	cursor:pointer;
	text-decoration:none;
	background-position: 0 -35px;
}
.ribbon_button_divider{
	float:left;
	border-left: 1px solid #7C81B4;
	margin:4px 0 4px 1px;
	height:26px;
	width:1px;
}
#ribbon_under{
	width: 961px;
	height:13px;
	float:left;
	background: url('../images/template/ribbon_under.gif') no-repeat;
}


/*columns*/
#left_column {  
	float:left;
	min-height:500px;
	width: 620px;
	padding-bottom:10px;
}
#left_column_wide{
	float:left;
	min-height:500px;
	width: 942px;
}
#right_column { 
	float:left;
	width: 315px;
}




/*=========================
	Bottom link Styles
===========================*/
#footer {
	float:left;
	display:block;
	min-height:15px;
	margin-bottom:30px;
	font-size:11px;
	width:937px;
	padding: 0 12px 0 12px;
}
#bottom_links_right{
	width: 350px;
	float: right;
	padding: 8px 0px 3px 4px;
	text-align: right;
}
#bottom_links_right a{
	font: normal 13px Arial;
	text-decoration: none;
	padding: 0 2px 0 2px;
	color: #666666;
}
#bottom_links_right a:hover{
	text-decoration: underline;
	cursor: pointer;
}
#bottom_links_left{ /*newletter box*/
	width: 300px;
	float: left;
	padding: 8px 4px 3px 0px;
	text-align: left;
}
#newsletter_label{
	padding-top:5px;
	padding-right: 10px;
	height: 25px;
	float:left;
	font: bold 13px Arial;
}


/*social links*/
.social_side_links{ /*for social links if they go below ad space on right column*/
	width:134px;
	margin-left:3px;
	padding: 10px 0 10px 10px;
	padding-left:167px;
	float:left;
}
.bottom_social_links{
	margin-top:10px;
	float:right;
	clear:both;
}
.bottom_social_links_center{
	margin-top:10px;
	margin-left:50px;
	float:left;
}
.social_links_box{
	float: left;
	text-align: left;
}
.social_label{
	float:left;
	font: normal 14px Arial;
	padding:13px 5px 0 0;
	color: #666666;
}
.facebook_image_link{
	float: left;
}
.facebook_image_link a{
	width: 32px;
	height:32px;
	float: left;
	background: url('../images/social/facebook_32.gif');
}
.facebook_image_link a:hover{
	cursor: pointer;
	text-decoration:none;
	background-position: 0 -32px;
}
.twitter_image_link{
	float: left;
	margin-left:2px;
}
.twitter_image_link a{
	width: 32px;
	height:32px;
	float: left;
	background: url('../images/social/twitter_32.gif');
}
.twitter_image_link a:hover{
	cursor: pointer;
	text-decoration:none;
	background-position: 0 -32px;
}


/*=========================
	Top bar Styles
==========================*/
#top_left_page_content {
	float:left;
	width: 580px;
}
#fake_ad{
	float:left;
	margin-top:5px;
	border: 1px solid #999999;
	width: 300px;
	height: 250px;
	background-color: #F2F2F2;
}
#fake_ad a{
	outline:none;
	border:none;
}
#toprightadbox{
	float:right;
	/*background: url('../images/template/toolbar2.png') no-repeat -615px 0;*/
	padding: 4px 12px 4px 5px;
	width: 300px;
	height: 260px;
}
#top_logo a{
	width: 370px;
	margin-left:10px;
	height: 80px;
	display:block;
	/*background-image: url('http://www.westchestertakeout.com/images/template/logos/westchestertakeout.jpg')
	/*background: url('../images/template/logos/albanytakeout.jpg') no-repeat;*/
	float:left;
	text-decoration:none;
	outline: none;
}
#top_logo a:hover{
	cursor: pointer;
}


#page_title{
	font: bold 18px Arial;
	float:left;
	width: 590px;
	padding-bottom:3px;
	margin:10px 0 0 15px;
	border-bottom: 1px solid #0000CC;
}
#page_title_faded{
	font: bold 18px Arial;
	float:left;
	width: 590px;
	padding-bottom:3px;
	margin:10px 0 5px 15px;
}
#page_title_wide{
	font: bold 18px Arial;
	float:left;
	width: 870px;
	padding-bottom:3px;
	margin:10px 0 0 15px;
	border-bottom: 1px solid #0000CC;
}
#page_subtitle{
	font: normal 14px Arial;
	float:left;
	width: 570px;
	margin: 10px 0 0 5px;
}

#nomessages{
	margin-top:40px;
	width: 540px;
	padding: 20px;
	float:left;
	text-align: center;
	font: bold 14px Arial;
	color: #0000CC;
}
.admin_link{
	padding:10px;
	margin-left:10px; 
	color:#333333;
	float:left;
	clear:both;
}
.admin_box{
	width:500px;
	float:left;
	padding:20px;
}


.ad_link {
	border:none;
}

.good_message{
	width: 568px;
	padding: 10px;
	margin-left:15px;
	margin-top: 10px;
	float:left;
	color: #000000;
	text-align:center;
	text-decoration: none;
	border: 1px solid #1A8C07;
	background-color: #D1F4CC;
}
.bad_message{
	width: 568px;
	padding: 10px;
	margin-left:15px;
	margin-top: 10px;
	float:left;
	color: #000000;
	text-align:center;
	text-decoration: none;
	border: 1px solid #E52C2C;
	background-color: #EEBCBC;
}

.grass_box{
	width: 961px;
	height:70px;
    background: url('../images/homepage/grass.gif') repeat-x center;
	float:left;
}

