@charset "UTF-8";
/* CSS Document */

html, body, #container {
	height: 100%;
	margin: 0 auto;
	color:#000;
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -24px;
}

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a, a:visited {
	text-decoration: none;
	color:#000;
}

#navigation, #navigation a {
	color: #FFF;
}

a:hover, #navigation a:hover {
	color: #26247b;
}

#footer, .push {
	height: 24px;
}

#footer {
	width: 950px;
	margin: 0 auto;
	font-size: 10px;
	padding-top: 10px;
	background:#FFF;
}

#body_container {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 24px;
	/*height:100%; */
	background:#FFF;
}

#content {
	/*width: 650px;
	margin-left: 45px;
	*/
	width: 600px;
	margin-left: 10px;
	margin-right: 0px;
	float: left;
	padding:3px;
}

#intro {
	width: 950px;
	height: 270px;
	margin-bottom: 20px;
}

#sub_intro {
	width: 950px;
	height: 135px;
	margin-bottom: 0px;
}

#map {
	width: 484px;
	height: 395px;
	margin-top: 5px;
	margin-bottom: 30px;
}

h1 {
	color: #1b75bc;
	margin-top: 1px;
	margin-bottom: 12px;
	font-size: 13px;
}

#header_container {
	height: 141px;
	background-color: #FFF;
}

#header {
	width: 950px;
	height: 141px;
	margin: 0 auto;
}

#header_logo {
	width: 252px;
	height: 74px;
	margin-right: 46px;
	margin-top: 34px;
	float: right;
}

#navigation {
	font-size: 13px;
	font-weight: bold;
	height: 43px;
	line-height: 43px;
	padding-left: 22px;
	width: 928px;
	background: #0f4191 url('images/nav_bg.png') top left repeat-x;
}
#navigation a {
	margin-left: 7px;
	margin-right: 7px;
}

.gallery_div {
	font-size: 11px;
	float: left;
}

.gallery_div img {
	float: left;
}
.gallery_div p {
	float: left;
	vertical-align: middle;
	width: 180px;
	margin-top: 50px;
}
#gallery_table {
	font-size: 11px;
	width: 467px;
	margin-bottom: 25px;
}

#gallery_table img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

.main_text {
	width: 645px;
	_width: 630px;
	float: left;
	padding: 5px;
}

.active {
	color: #26247b !important;
}

.list_container {
	width: 510px;
	float: left;
}

.service_list_left, .service_list_right {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	text-indent: 0px;
}

.contact_errors {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	text-indent: 0px;
	color: #C00;
}

.service_list_left {
	width: 280px;
}
.service_list_right {
	width: 230px;
}

li {
	line-height: 19px;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	text-indent: 0px;
}

.footer_menu {
	width: 753px;
	margin-left: 40px;
	float: left;	
}
.footer_copyright {
	width: 157px;
	float: left;
}

.footer_menu a {
	margin-left: 5px;
	margin-right: 5px;
}

p {
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 14px;
	
}

p.bigger {
	font-size: 18px;
	line-height: 22px;
}

p.nomargin {
	margin-bottom: 8px;
}

#account_div {
	color: #333;
	font-size: 11px;
	margin-top:10px;
	margin-left: 80px;
	_margin-left:50px;
	width: 230px;
	float: left;
	background: #FFF;
	border: 2px solid #A8A9AC;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

#account_div .logo {
	top-padding:3px;
	left-padding:7px;
} 

#account_user {
	padding: 10px 12px;
	border-top: 2px solid #A8A9AC;
	/* background: transparent url('/images/account_bg_top.png') top left no-repeat; */	
}
#account_categories {
	padding: 10px 12px;
	/* width: 156px; */
}

#account_categories td {
	font-size: 12px;
	line-height: 20px;
}

#account_cart {
	/* width: 156px; */
	padding: 10px 12px;
	/* background: transparent url('/images/account_bg_bottom.png') bottom left no-repeat; */
	border-top: 2px solid #A8A9AC;
}

#account_cart .infoBox, #account_cart .infoBox .infoBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	border: none;
	font-weight: normal;
}

#account_cart .infoBox .infoBoxContents {
	line-height: 20px;
}

#account_cart .boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px;
	color: #333;
	font-weight: bold;
}

#account_div #account_cart a {
	text-decoration: none;
}

#account_div h1 {
	color: #666;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
}

#account_div p {
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#account_div a {
	color: #005e97;
}
.side_login_submit {
	display: block;
	background: #FFF url('/images/login_button.png') top left no-repeat;
	height: 30px;
	line-height: 28px;
	margin-left: 18px;
	width: 120px;
	text-align: center;
	color: #FFF !important;
	text-decoration: none !important;
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;
}

.side_login_submit:hover {
	background-position: 0px -30px;
}

.account_field_heading {
	font-weight: bold;
	line-height: 16px;
}

#contact_form {
	line-height: 24px;
	margin-bottom: 30px;
}

#contact_submit {
	width: 85px !important;
	height: 33px !important;
	margin-left: 315px;
	margin-top: 8px;
}

#contact_form input[type=text] {
	width: 400px;
	height: 30px;
	border: 2px solid #b7b9bc;
}
#contact_form textarea {
	width: 400px;
	height: 105px;
	border: 2px solid #b7b9bc;
	overflow: auto;
}

/* cart styles */
* {
	font-family: Arial, Helvetica, sans-serif !important;
}

.pageHeading {
	color: #1B75BC !important;
	font-size: 18px !important;
	font-weight: normal !important;
}
.pageHeading img {
	display: none;
}

.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	color: #333 !important;
	background: #FFFFFF;
	margin-bottom: 12px;
	font-size: 13px;
	padding-bottom: 15px;
	padding-left:2px;
	padding-top: 4px;
}
.headerNavigation a {
	color: #1b75bc !important;
}
.cartbg {
	background: url('store/images/bg.png'); 
}
.productListing-data a {
	font-size: 12px;
	color: #1B75BC !important;
	font-weight: bold;
}
.productListing-data {
	font-size: 12px !important;
}
.smallText {
	font-size: 11px !important;
}
.main {
	font-size: 12px !important;
}

.listing_pagination td {
	font-size: 12px;
	color: #666;
}

.listing_pagination td a {
	color: #1B75BC;
	font-weight: bold;
}

.gallery_table {
	padding-top: 10px;
	border-top: 1px solid #CCC;
}

.gallery_table td {
	text-align: center;
	line-height: 22px;
	border-bottom: 1px solid #CCC;
}

.gallery_table img {
	margin-bottom: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#adBox {
	width:260px;  
	height:135px; 
	float:right; 
	margin:10px 0px 10px 0px; 
	padding:0px; 
	border:#FFFFFF solid 1px;
}
#photoShow {
    position:relative;
    height:190px;
    width:240px;
    margin-left: 0;
}
#photoShow div {
    position:absolute;
    z-index: 0;
}
#photoShow div.previous {
    z-index: 1;
}
#photoShow div.current {
    z-index: 2;
}

legend {
	font-size: 1.8em;
}
fieldset p {
	font-size:1.4em;
	font-weight:bold;
}