﻿/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#29b1ff;
	border-style:none;
}
a:hover {
	color:#29b1ff;
	text-decoration : underline;
}

body {
	vertical-align:top;
	background-color: #FFFFFF;
	padding:0;
	margin: 0;
	background-image: url(/rmsite/App_Themes/Restaurant_Magic_Web/Images/gradient.gif);
	background-repeat:repeat-x;
}
h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p, dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

dd{
	line-height:16px;
	padding: 0px 0px 0px 15px;
}

dt{
	padding-top: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #0072bc;
	margin: 0;
	padding: 0 0 12px 0;
	font-style: normal;
	font-weight: normal;
}

/*--
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #1b3f95;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}
--*/

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #0072bc;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #0072bc;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #d7911b;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: normal;
}

img {
	display:block;
	margin:0;
	border-style:none;
}	

#wrapper {
	width:960px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:960px;
	height:60px;
	margin:0;
	padding:0;
	position:relative;
}

.logo {
	display:block;
	margin:0;
	position:absolute;
    left:0;
    top:0;
}

#phone {
	width:600px;
	float:right;
	margin:0;
	padding:16px 0 0 0;
}

.hook {
}
/*--------------------------------------------------------------------------------------------------
	horizontal navigation
--------------------------------------------------------------------------------------------------*/
	
#navcontainer {
	width: 960px;
	height:40px;
	margin: 0 0 20px 0;
	padding:0;
	border-bottom:1px solid #e3e4e4;
}
	
#navigation {
	width: 845px;
	margin: 0;
	padding:0;
	float:left;
}

#login {
	width: 115px;
	margin: 0;
	padding:0;
	float:right;
}

#login ul {
	margin: 0;
	width: 115px;
	padding: 0;	
	border: 0;
	list-style: none;
	float:right;	
}
	
#login ul li {
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font: normal 14px Tahoma, Arial, Helvetica, sans-serif;
}

#login ul li a {
	float: left;
	height:28px;
	margin: 0;
	padding: 12px 0 0 14px;
	color: #f0a700;
	text-decoration: none;
	background: url(/rmsite/App_Themes/Restaurant_Magic_Web/Images/arrow_blue.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

#login ul li a:hover {
	background: url(/rmsite/App_Themes/Restaurant_Magic_Web/Images/arrow_orange.gif);
	background-position:center left;
	background-repeat:no-repeat;
	color:#29b1ff;
	}
	
#login ul li.active a {
	background: url(/rmsite/App_Themes/Restaurant_Magic_Web/Images/arrow_orange.gif);
	background-position:center left;
	background-repeat:no-repeat;
	color:#29b1ff;
}

/*--------------------------------------------------------------------------------------------------
	index content
--------------------------------------------------------------------------------------------------*/

#contentcontainer {
	width:960px;
	margin:0;
	padding:0;
}


#flash {
	width:960px;
	height:352px;
	padding:0;
	margin:0;
	overflow:hidden;
}


#content {
	width:870px;
	padding:40px 45px 10px 45px;
	margin:0;
	background-image: url(/rmsite/App_Themes/Restaurant_Magic_Web/Images/curve_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#dff1fc;
	text-align:left;
	position:relative;
}

.monitor {
	display:block;
	margin:0;
	position:absolute;
    left:45px;
    top:40px;
}

.textcontainer {
	padding:15px;
	margin:0;
	background-image: url(/rmsite/App_Themes/Restaurant_Magic_Web/Images/text_gradient.gif);
	background-repeat:no-repeat;
	background-position:top;
}


.textblockleft {
	width:230px;
	min-height:120px;
	padding:15px;
	margin:0;
	background-image: url(/rmsite/App_Themes/Restaurant_Magic_Web/Images/text_gradient.gif);
	background-repeat:no-repeat;
	background-position:top;
	position:absolute;
    left:330px;
    top:0;
}

/* for IE */
* html .textblockleft {
 height: 120px;
}

.textblockright {
	width:230px;
	min-height:120px;
	padding:15px 15px 15px 300px;
	margin:0;
	background-image: url(/rmsite/App_Themes/Restaurant_Magic_Web/Images/text_gradient.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

/* for IE */
* html .textblockright {
 height: 120px;
}

.textcontainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

.textcontainer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #0072bc;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}
/*--------------------------------------------------------------------------------------------------
	news

		Please note that much of the news formating is in the Sitefinity controls themselves.  Much 
		of the formating is in ListPageMaster.ascx.
--------------------------------------------------------------------------------------------------*/
.sf_newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #1b3f95;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}
.sf_newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

.newstopic {
	width:530px;
	padding:15px 0 5px 15px;
	margin:0;
	float:right;
	border-top:1px solid #c0def0;
	background-image: url(/rmsite/App_Themes/Restaurant_Magic_Web/Images/arrow_news.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.newstopic p {
	line-height: 16px;
}

/*--------------------------------------------------------------------------------------------------
	subpage content
--------------------------------------------------------------------------------------------------*/

.subtextcontainer {
	width:540px;
	min-height:307px;
	/*  Padding removed by Clare DeBoef 12/12/08 to resolve issue: when printing with IE, text underlays graphic
	padding:0 0 0 330px;
	*/
	margin:0;
}

/* for IE */
* html .subtextcontainer {
 height: 307px;
}

.subtextcontainerbottom {
	width:870px;
	padding:0;
	margin:0;
}

.subnoimagetextcontainerleft {
	width:410px;
	padding:0;
	margin:15px;
}

.subnoimagetextcontainerright {
	width:410px;
	padding:0;
	margin:15px;
}

#subimage {
	width:960px;
	height:180px;
	padding:0;
	margin:0;
	overflow:hidden;
}

#subimage img {
	padding:0;
	margin:0;
	float:left;
	display:inline;
}

#subcontent {
	width:870px;
	padding:40px 45px 10px 45px;
	margin:0;
	background-image: url(/rmsite/App_Themes/Restaurant_Magic_Web/Images/curve_top2.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#dff1fc;
	position:relative;
	text-align:left;
}

/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/

#footer {
	width:960px;
	margin:0;
	padding:45px 0 0 0;
	background-image: url(/rmsite/App_Themes/Restaurant_Magic_Web/Images/curve_bottom.gif);
    background-repeat:no-repeat;
	background-position:top;
	text-align:right;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color:#CCCCCC;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}	


a.navlink:link {color: #CCCCCC; text-decoration: none;}
a.navlink:active {color: #CCCCCC; text-decoration: none;}
a.navlink:visited {color: #CCCCCC; text-decoration: none;}
a.navlink:hover {color: #f0a700; text-decoration: underline;}
/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}

.searchResults
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #1b3f95;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

#subcontent ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

#subcontent li { 
	background: url(/rmsite/App_Themes/Restaurant_Magic_Web/Images/bullet.gif) left top no-repeat;
	padding-left: 20px;
}


/* copyright style ****************************** */

.copyright {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
	text-align:center;
	margin:0 auto;
}
