/* CSS Document */

/* Globals */

body
{
	background-color:#deeefb;
}

body, th, td
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	line-height:17px;
}

p
{
	margin-bottom: 1.0em;
	font-size:1.0em;
}

a:link, a:active, a:visited
{
	color: #72192B;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
	color: #72192B;
}

a img
{
	border: none;
}

h1
{
	line-height:30px;
	color: #fff;
	font-size: 1.71em;
	margin-bottom:10px;
	font-weight:normal;
}

h2
{
	Text-align:left;
	font-size: 1.50em;
	font-weight:normal;
	line-height: 20px;
	margin-bottom:10px;
}

h3
{
	line-height:24px;
	display:block;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.14em;
}

h4
{
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

hr
{
	height: 0; 
	border: 0; 
	border-top: 1px solid #fff; 
}

strong
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

ol
{
	list-style-type:decimal;
	font-size:0.86em;
	color: #fff;
	padding-left:20px;
}

ul
{
	list-style-type:square;
	list-style-position:inside;
	font-size:0.86em;
	color: #fff;
}

#print
{
	float:right;
	margin:0px 0px 0px 0px;
}

table
{
	border-collapse: separate;
}

#pageWrapper
{
	margin:0px auto;
	width:760px;
}

#container
{
	width:760px;
	float:left;
}

#header
{
	background-image:url(/images/r1_c1.jpg);
	width:760px;
	height:162px;
	float:left;
}

/* Menu */

#menu
{
	width:760px;
	height:26px;
	float:left;
	background-image:url(/images/r2_c1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#menu ul
{
	float:right;
	width:474px;
}

#menu li
{
	float:left;
	width:79px;
	height:26px;
	text-align:center;
	list-style-position:outside;
	list-style-type:none;
}

#menu li a{
	color:#517180;
	font-size:11px;
	text-decoration:none;
	margin-top:5px;
	font-weight:bold;
	display:block
}
#menu li a:hover{
	color:#8a452d;
}

#menu ul li.home
{
	background-image:url(/images/home.jpg);
}

#menu ul li.aboutUs
{
	background-image:url(/images/r2_c2.jpg)
}

#menu ul li.locations
{
	background-image:url(/images/r2_c3.jpg)
}

#menu ul li.menus
{
	background-image:url(/images/r2_c4.jpg)
}

#menu ul li.feedback
{
	background-image:url(/images/r2_c5.jpg)
}

#menu ul li.employment
{
	background-image:url(/images/r2_c6.jpg)
}

/* Template Content Area */

#contentArea
{
	width:740px;
	float:left;
	padding:10px 10px 0px 10px;
	background-color:#4b7fa6;
	background-image:url(/images/r3_c1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:450px;
}

#singleColumn
{
	width:450px;
	background-color:#467599;
	background-image: url(/images/column_back.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
	margin:0 auto;
	min-height:450px;
}

#singleColumn .columnHeader
{
	background-image:url(/images/contenthead.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	height:17px;
	padding-bottom:10px;
	
}

#doubleColumn
{
	width:730px;
	margin:0 auto;
	min-height:450px;
}

#doubleColumn .rightColumn,
#doubleColumn .leftColumn
{
	width:350px;
	background-color:#467599;
	background-image: url(/images/column_back.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
}

#doubleColumn .rightColumn
{
	float:right;
}
#doubleColumn .leftColumn
{
	float:left;
}
#doubleColumn .columnHeader
{
	background-image:url(/images/contenthead.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	height:17px;
	padding-bottom:10px;
}
#doubleColumn .rightColumn .padded,
#doubleColumn .leftColumn .padded,
#singleColumn .padded
{
	padding:0px 10px;
}

/* footer */

#footer
{
	height:16px;
	width:740px;
	float:left;
	background-image:url(/images/r4_c1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#cc9966;
	font-size:11px;
	padding:4px 10px 0px 10px;
}

#footer #left
{
	float:left;
	width:190px;
	text-align:left;
}

#footer #center
{
	float:left;
	width:360px;
	text-align:center;
}

#footer #right
{
	float:right;
	width:190px;
	text-align:right;
}

#traffikLogo
{
	clear:both;
	float:left;
	width:760px;
	margin:10px;
}

#traffikLogo h3
{
	border:medium none;
	margin:0;
	text-indent:-9999em;
	width:150px;
}

#traffikLogo h3 a 
{
	background-image:url(/images/traffik.png);
	border:0 none;
	display:block;
	height:25px;
}

/* Feedback Form */

#feedbackForm { font-family:Arial, Helvetica, sans-serif;}

#feedbackForm .webform div.indent label
{
	display:block;
	width:140px;
	float:left;
	text-align:right;
	padding-right:10px;
}

#feedbackForm .webform div.indent2 span
{
	display:block;
	padding-left:130px;
}
#feedbackForm .webform .textBox
{
	width:420px;
	overflow:auto;
}

#feedbackForm .lateral { margin-bottom:20px; float:left; }
#feedbackForm .lateral span { margin-left:20px; width:120px; float:left; }

/* Editor */

.photoLeft
{
	float:left;
	padding:10px 10px 10px 0px;
}
.photoRight
{
	float:right;
	padding:10px 0px 10px 10px;
}

/* Old CSS */

#menuArea{
	background-image:url(/images/contentMain.jpg);
	filter:alpha(opacity=23);
	vertical-align:top;
}

#menuArea a{
	color:#666666;
}

#menuArea a:hover{
	color:#FFFFFF;
}

#specials {
	color:#FFFFFF;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	height:30px;
	width:50%;		
}

#specialleft {
	color:#FFFFFF;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	height:30px;
	width:30%;
}

#specialright {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	height:30px;
	width:70%;
	text-align:left;
	padding-left:10px;
}



#admin{
	background-image:url(/images/contentMain.jpg);
	filter:alpha(opacity=23);
	vertical-align:top;
}

#admin a{
	color:#FFFFFF;
}

#admin a:hover{
	color:#FF6600;
}

a{
	color:#cccccc;
}

a:hover{
	color:#FFFFFF;
}

#contentarea .odd{
	color:#FFFFFF;
	font-size:9pt;
}

#contentarea .even{
	color:#FFFFFF;
	font-size:9pt;
}

#contentarea th{
	color:#FFFFFF;
	font-size:10pt;
}

/* FixPNG for IE6 */

/* FixPNG from Komodo */
* html .fixPNG {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/images/template/x.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}
