/* ShopRoka CSS */
html, body {
	background-image:url(../images/bk.gif);
	background-color:#00344d;
	background-repeat:repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
}

td, body, th, p{ 
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#005d89;
	margin: 0 0 0 0;
	line-height:19px;
}

ul, li {
	margin: 0 0 3px 10px;
	line-height:17px;
}

.other_list ul, .other_list li {
	padding: 0 0 5px 15px;
/*	list-style-type: disc;
	list-style-position: inside; */
}

.footer {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}

.caption {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#005d89;
	margin: 0 0 0 0;
	line-height:17px;
}

/* headers */
.h1, h1, .title {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#005d89;
	font-weight:bold;
}


.h2, h2, .subtitle {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#005d89;
	font-weight:bold;
}

.h3, h3, .subsubtitle{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#005d89;
	margin: 0 0 5px 0;
}

a:link, a:visited, a:active {
	color:#005D89;
}

a:hover {
	color:#6AA3C0;

}

.footer a:link, .footer a:visited, .footer a:active {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.footer a:hover {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}


/* BUTTONS 
To work in IE needs javascript, function already included in the common.js file.
SEE P:\V\VirtualAtlantic\template\domain.com\styles\IEHoverBtn.html*/

input.btn
{
   font-size:;
   font-family:;
   color:;
   background-color:;
   border:;
   
}

input.btn_hover
{
color:;
background-color:;
}


.alert 
{
	color:Maroon;
	font-weight:bold;
	font-size: 11px;	
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textbox_newsletter {
	width: 150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}


.textbox_standard, .textboxStandard {
	width: 150px;
}

.textbox_thin, .textboxThin {
	width: 23px;
}

.textbox_thin_alert, .textboxThinAlert
{
	background-color: #FF9999;
	width: 44px;
}

.textbox_wider, .textboxWide {
	width: 240px;
}


/* TABLES */

.table_header, .table_header td, .table_header a, table_header a:visited, .table_header a:link, .table_header a:active
{
	background-color: #A3C380;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.table_header a:hover
{
	text-decoration: underline;
}


.table_alt_row
{
	background-color:#FFFFFF;
	
}
.table_row
{
	background-color:#E8E7E6;
	
}
.table_alt_2_row
{
	background-color:Silver;
	
}

.table_grid 
{
	border-color:#A3C380;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;	
	
}


.subtitle 
{
	font-weight: bold;
	color: #FF9C0F;
	
}

.form_field {
	background-color:#FFFFFF;
	border: #A2C3FF 1px solid;
	padding-left: 3px;
}


.seperator {
	font-size:9px;
	font-weight:bolder;
}

.textbox_search {
	width: 120px;
	height: 18px;
	font-size:10px;
}

border {
	border: 1px #005D89;

}
/* DROP DOWN MENU */
