﻿/*
# - ID
. - Class

#EF3F35 - red
*/

/* RESET */
td,th,tr,thead,tfoot,tbody,caption,table,legend,label,form,fieldset,li,ul,ol,dd,dt,dl,var,tt,sup,sub,strong,strike,small,samp,s,q,kbd,ins,img,font,em,dfn,del,code,cite,big,address,acronym,abbr,a,pre,blockquote,p,h6,h5,h4,h3,h2,h1,iframe,object,applet,span,div,body,html{font:100% inherit inherit inherit;margin:0;padding:0;border:0;vertical-align:baseline}td,th,tr,thead,tfoot,tbody,caption,table,legend,label,form,fieldset,li,ul,ol,dd,dt,dl,var,tt,sup,sub,strong,strike,small,samp,s,q,kbd,ins,img,font,em,dfn,del,code,cite,big,address,acronym,abbr,a,pre,blockquote,p,h6,h5,h4,h3,h2,h1,iframe,object,applet,span,div,body,html,:focus{outline:0}body{line-height:1;color:black;background:white}ul,ol{list-style:none}td,th,caption{text-align:left;font-weight:normal}q:after,q:before,blockquote:after,blockquote:before{content:""}q,blockquote{quotes:"" ""}
/* RESET */

html
{
	
}

body
{
	width:900px;
	text-align:left;
	font-family: Arial;
	font-size: 12px;
	line-height:14px;
	background-color:#000;
	background-image:url('../media/image/omega-background.jpg');
	background-repeat:no-repeat;
	position:relative;
	margin: 0 auto;
}

form
{
    color:#fff;
}

a
{
    color:#fff;
}

.logo
{
    position:relative; 
    left:10px;
}

.toprightnav
{
    float: right;
}

.toprightnav
{
    position:relative;
    top:5px;
}

.toprightnav li
{
    display:inline;
    padding-left:10px;    
}

.toprightnav li a
{
    text-decoration:none;
    font-weight:bold;
}

.socialnetworking
{
    position: relative; 
    left: 200px; 
    top: 20px;
}

.navigation
{
    background-image:url('../media/image/omega-navigation-gradient.png'); 
    position:relative; 
    top:-35px; 
    background-repeat:repeat-x; 
    width:710px; 
    height:26px; 
    left:200px; 
    color:#000;
    font-size:14px;
}

.navigation ul
{
    padding-left:50px;
    padding-top:6px;
}

.navigation ul li
{
    padding-left:15px;
    display:inline;
}

.navigation a
{
    color:#000;
    text-decoration:none;
    font-weight:bold;
}

.navigation a:hover
{
    color: #EF3F35;
}

#content
{
    padding-left:65px;
}

fieldset
{
	border:solid 2px #ccc;
	padding:10px;
}

fieldset legend
{
	font-weight:bold;
}

p
{
	padding-bottom:10px;
}

ul, ol
{
	margin-left:15px;
}

ul li, ol li
{
	list-style-type:disc;
}

h1
{
	padding-bottom:20px;
	font-size:22pt;
	font-weight:normal;
}

h2
{
	font-size:16px; 
    color:#EF3F35; 
    padding-bottom:5px;
    font-weight:bold; 
}

h3
{
	font-size:16px;
	margin-bottom:5px;
}

h4
{
	font-size:14px;
	margin-bottom:5px;
}

b, strong
{
	font-weight:bold;
}

.numeric
{
	width: 50px;
}

.datepicker
{
	width:90px;
}

.timepicker
{
	width:60px;
}

.form td, .form th
{
	vertical-align: top;
	padding: 4px;
	text-align:left;
}

.validity
{
	margin: 0;
	padding: 0 0 0 15px;
	width: 250px;
	text-align: left;
}

.validity li
{
	list-style-type: disc;
	color: #000;
}

#footer
{
    margin-top:40px;
}

.whettstonefooter
{
    font-size:10px;
    text-decoration:none;	
    float:right;    
}

.lifetimefooter
{
    color: #fff; 
    font-weight: bold; 
    letter-spacing: 5px; 
    font-size: 14px;
    width:400px;
}

.whettstonefooter:hover
{
	text-decoration:none;
}

.whettstonefooter .location
{
	font-size:8px;
}

.required
{
	border-bottom:solid 2px red;
}

/* CALENDAR */
.calendar
{
	float:right;
	margin:0 0 10px 10px;
	background-color: #F2F2F2;
	border:solid 1px #787677;		
}
.calendar .title
{
	background-color:#EF3F35;
	color:#fff;	
	font-size:18px;
	height:20px;
}
.calendar .title td
{
	text-align:center;
}
.calendar .selectedday
{
	background-color: #222 !important;
	text-align:center; 
}
.calendar .selector
{
	background-color: #eee !important; 
}
.calendar .selector a:hover
{
	text-decoration:none;
}
.calendar .weekend
{
	padding:1px;
	border:solid 1px #787677;
	font-weight:normal;	
	text-align:center;
	color:#000;
}
.calendar .today
{
	text-align:center;
	background-color:#ccc;
}
.calendar .dayheader
{
	background-color:#EF3F35;
	color:#fff;
	font-weight:bold;
	padding:2px;	
}
.calendar .day
{
	padding:1px;
	border:solid 1px #787677;
	font-weight:normal;	
	text-align:center;
	color:#000;
}
.calendar .day:hover, .calendar .weekend:hover
{
	background-color:#ccc;
}
.calendar .nextprev
{
	background-color:#EF3F35;
	color:#fff;
	font-weight:bold;
	padding:2px;
	text-align:center;
	
}
.calendar .nextprev a:hover
{
	text-decoration:none;
}

.eventDay
{

}
/* CALENDAR */

.bloglistingnavigation
{
    float:right;
}

.announcements
{
    float: right; 
    width:400px; 
    padding:5px 0 10px 10px;
}

.itemtitle
{
    color: #EF3F35; 
    font-weight:bold;
}

.photoalbums
{
    text-align:center; 
    width:400px;  
    padding-bottom:10px;   
}

.photoalbums a
{
    text-decoration:none;
}

.ReturnToAdmin
{
    background-color:#EF3F35;
    color:#fff;
    padding:5px;
    position:absolute;
    left:340px;
    top:10px;
    text-decoration:none;
    border:solid 1px #fff;
    font-weight:bold;
    font-size:14px;
}
       
