@charset "UTF-8";
/* Sharx Sports Grill - VA Beach CSS Document designed by Danielle LeComte @ Costa Designs - VA Beach */


/* GLOBAL STYLES */

* {
	padding:0;
	margin:0;
}
h3, h4, p, ul { margin:1em 0; }
li { margin-left:5%; }
/*fieldset { padding:.5em; }
select option { padding:0 2px; }
em { font-style:italic; }*/

a img { border:none; border-color: transparent; outline: none; outline-color: transparent; }
.sleighted img{ visibility:visible;}

body, td {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px/*10px*/;
	/*color: #A3A3A3;*/
	color: #000;
}

body {
	background: #000;
	margin: 0 auto;
}

a, a:link, a:active, a:visited { color:#999; outline:none; outline-color: transparent;}
a:hover { /*color:#333;*/ color:#FFF; }

#footer a,#footer a:link,#footer a:active, #footer a:visited { color:#fff; }
#footer a:hover { color:#fff; text-decoration:underline;}

p { margin:3px 0 15px 0; }
/*.terms p {margin:0;}
.highlight {
	color:#FF0000;
	text-transform: uppercase;
}

.red { color: #FF0000; }
.footnote {font-size:9px;}
.small { font-size:10px; }*/

/* Headings
-------------------- 
h1 {
	font-size: 13px;
	line-height:13px;
	margin: 0 0 17px 3px;
	text-transform:uppercase;
	color: #fff;
	width: 390px;
}

h1 img{
	height: 12px;
}

h2 {
	font-size: 13px;
	margin: 0;
	text-transform:uppercase;
	color: #fff;
}

h2 img {
	height: 12px;
	padding-bottom: 3px;
}*/

h3 {
	margin: 0;
	color: #fff;
}
.bucket h3{
  font-size:10px;
}


/*h3 img {
	height: 12px;
	padding-bottom: 3px;
}*/

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

/*.terms h3 {
	color:#CCCCCC;
	margin-bottom: 2px;
	margin-top: 10px;
	font-size: 10px;
}*/

/* Lists
-------------------- */
ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}

ul li {
	list-style-type:none;
	margin:2px 0pt 3pt 0;
	padding:0 0 0 8px;
	background: transparent url(/assets/images/bullet_square.png) left 6px no-repeat;
}


/* Tables
-------------------- 
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

td { 
	vertical-align:top; 
}

table.careers {margin-bottom:25px;}
table.careers th, table.careers td {
	padding-top: 5px;
	text-align: left;
}
table.careers th{border-bottom: 2px solid #666;}
table.careers td{border-bottom: 1px solid #666;}
.apply {
	background:url(../images/apply.gif) no-repeat;
	height: 100px;
	width: 150px;
}
.apply a {
	font-size:10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	line-height: 24px;
}
.apply a:hover{
	color: #666666;
}*/

/* Forms
-------------------- 
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

input {	margin:0; padding:1px; }

select { height:18px; }

input.btn-search { margin:10px 0 0 -1px; }

.required, .error { color:#FF0000; }
*/

/* Misc
-------------------- */
.clear { 
	height:1px; 
	font-size:1px; 
	line-height:10px;
	clear:both;
}

.flushtop {
	margin-top: 0;
	padding-top: 0;
}

/* Layout
-------------------- 
#wrapper {
	width: 950px;
	background-color: #FFF;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

#header {
	height: 85px;
	position: relative;
	padding:15px
}

#main {
	padding: 20px 15px;
}

#sidebarone {
	width: 160px;
	float: left;
	margin: 0 20px 0 0;
}

#content {
	width: 560px;
	float: left;
	margin: 0;
}
#main.twocol #content {
	width: 740px;
}

#sidebartwo {
	width: 160px;
	float: left;
	margin: 0 0 0 20px;
}

#footer {
	padding:0 15px 15px 15px;
}
*/
