/* GLOBAL STYLES */
body {
	margin: 0px;
	background: #DBD9A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	background-image : url(../../media/images/common/body_bg.jpg);
	background-repeat : repeat-x;
	background-position : top;
}

a.footer_facebook	{
	background:url(../../media/images/common/facebook_sm.jpg) no-repeat;
	display:block;
	padding:0 0 0 20px;
	width:140px;
	float:right;
}

h3	{
	color: #1565A0;
	font-size: 13px;
	font-weight: bold;
	padding : 0px;
	margin : 0px;	
}

#page_wrapper {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}


/* HOMEPAGE STYLES START */
#event_left {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #939064;
 	border-left: 2px solid #939064;
	font-size: 10px;
}

#event_center {
	margin: 0px;
	padding: 5px 10px 5px 10px;
 	border-right: 1px solid #939064;
 	border-left: 1px solid #939064;
	font-size: 10px;
}

#event_center .floatimage {
	float: right;
}

#event_right {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-right: 2px solid #939064;
 	border-left: 1px solid #939064;
	font-size: 10px;
}

#form_email {
	width: 90px;
}

/* HOMEPAGE STYLES END */

/* SINGLE COLUMN STYLES START */

#singlecol_wrapper {
	padding: 20px 20px 20px 20px;
	background: #ffffff;
}

#singlecol_wrapper h1 {
	color: #1565A0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
}

#singlecol_wrapper h2 {
	color: #1565A0;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
}

#singlecol_wrapper a {
	color: #1465A1;
}

#singlecol_wrapper a:hover {
	color: #09375A;
}

/* SINGLE COLUMN STYLES END */

/* LEFT COLUMN STYLES START */

#leftcol_wrapper {
	padding: 20px 0px 10px 20px;
	background: #ffffff;
}


/* LEFT COLUMN SHOPONLINE START */

/* LEFT COLUMN SHOPONLINE END */


/* LEFT NAVIGATION STYLES START */

#navcontainer { 
	margin-left: 0px; 
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { 
	margin: 0px 0px 1px 0px; 
}

#navcontainer a {
	display: block;
	padding: 5px 10px 5px 10px;
	width: 180px;
	color: #7C7B42;
	background-color: transparent;
	text-decoration: underline;
}

#navcontainer a:hover {
	color: #1465A1;
	background-color: #DBD9AC;
	text-decoration: underline;
}

#active a {
	display: block;
	padding: 5px 10px;
	width: 180px;
	color: #1465A1;
	font-weight: bold;
	background-color: #DBD9AC;
	text-decoration: none;
}

#active a:hover {
	color: #1465A1;
	text-decoration: none;
	background-color: #DBD9AC;
}


/* LEVEL2 NAVIGATION STARTS */


#navcontainer ul ul li { 
	margin: 0px 0px 0px 0px; 
}

#navcontainer ul ul a
{
	font-weight: normal;
	display: block;
	padding: 5px 5px 5px 30px;
	width: 165px;
	color: #7C7B42;
	background-color: transparent;
	text-decoration: underline;
	background-image: url(../../media/images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.6em;
}

#navcontainer ul ul a:hover {
	color: #1465A1;
	text-decoration: underline;
	background-color: transparent;
	background-image: url(../../media/images/common/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 0.6em;
}


#level2 #subactive a {
	display: block;
	padding: 5px 5px 5px 30px;
	width: 165px;
	color: #1465A1;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	background-image: url(../../media/images/common/arrow_over_down.gif);
	background-repeat: no-repeat;
	background-position: 0.6em;
}

#level2 #subactive a:hover {
	color: #1465A1;
	text-decoration: none;
	background-color: transparent;
}

/* LEVEL2 NAVIGATIOIN ENDS */

/* LEVEL3 NAVIGATIOIN STARTS */

#navcontainer ul ul ul#level3 li { 
	margin: 0px 0px 0px 0px; 
}

#navcontainer ul ul ul#level3 li a { 
	padding-left: 45px;
	font-weight: normal;
	background-image:none;
	color: #5F98C3;
	text-decoration: underline;
}

#navcontainer ul ul ul#level3 li a:hover { 
	font-weight: normal;
	background-image:none;
	color: #1465A1;
	text-decoration: underline;
}

#navcontainer ul ul ul#level3 li#subsubactive a {
	font-weight: bold;
	text-decoration: none;
	color: #1465A1;
}

/* LEVEL3 NAVIGATION ENDS */

/* LEFT NAVIGATION STYLES END */

#leftcol_address {
	padding: 20px 20px 10px 20px;
	color: #1565A0;
}

#leftcol_address a {
	color: #1465A1;
}

#leftcol_address a:hover {
	color: #09375A;
}

#leftcol_address .hours {
	font-size: 10px;
	line-height : 14px;
	font-style: italic;
}
/* LEFT COLUMN STYLES END */


/* RIGHT COLUMN STYLES START */

#shop_detail_intro {
	border-bottom: 1px solid #1465A1;
	background: url(../../media/images/shoponline/shop_detail_intro_bg.jpg) top left repeat-x;
}

#shop_detail_intro h1 {
	margin: 0px;
	padding-top: 25px;
	color: #1565A0;
	font-size: 17px;
	font-weight: bold;
	text-transform:uppercase;
}

#shop_detail_intro p {
	margin: 5px 20px 10px 0px;
	font-size : 11px;
	line-height : 14px;
}

#rightcol_wrapper {
	margin: 20px 20px 10px 20px;
}


#rightcol_wrapper h1 {
	color: #1565A0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
}

#rightcol_wrapper h2 {
	color: #9DBFD9; 
	font-size: 13px;
	font-weight: bold;
}

#rightcol_wrapper a {
	color: #1465A1;
}

#rightcol_wrapper a:hover {
	color: #09375A;
}

#rightcol_wrapper #guarantee {
	font-size: 10px;
	font-style: italic;
}

#rightcol_wrapper .floatright {
	float:right;
	border: 1px solid #000000;
	margin: 2px 0px 3px 8px;
}

#rightcol_wrapper .floatimage {
	float:left;
	border: 1px solid #000000;
	margin: 2px 10px 3px 0px;
}

#rightcol_wrapper li	{
	padding : 2px 0px;
	margin : 0px;
}

/* RIGHT COLUMN LIFESTYLE STYLES START */
#callout {
	border-left: 1px solid #376281;
	background: url(../../media/images/common/callout_bg.jpg) top left repeat-y;
	padding: 10px 10px 10px 15px;
	color: #376281;
	font-style: italic;
	font-size: 11px;
}

#callout ul {
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 0px 0px;
	
}


#callout ul li {
	padding-left: 2px;
	margin-left: 0px;
}



/* RIGHT COLUMN LIFESTYLE STYLES END */


/* RIGHT COLUMN NEWS STYLES START */

#rightcol_wrapper #news_articles li {
	padding: 5px 0px 5px 0px;
}

#rightcol_wrapper #news_articles li a {
	font-style: italic;
}

/* RIGHT COLUMN NEWS STYLES START */

/* RIGHT COLUMN SHOPONLINE MAINCONTENT START */
#shop_detail_maincontent h2 {
	color: #9DBFD9; 
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #8C8A69;
	padding-bottom: 10px;
}

#shop_detail_maincontent h2 .subheading {
	color: #1565A0;
}

#shop_detail_maincontent .image_border img {
	border: 1px solid #000000;
}

#form_width {
	width: 205px;
}


/* RIGHT COLUMN SHOPONLINE MAINCONTENT END */


/* RIGHT COLUMN MARINA STYLES START */
#gas_prices_wrapper {
	width: 160px;
}

#gas_prices {
	margin: 10px 15px 10px 15px;
}

#gas_prices h2 {
	color: #1565A0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #1565A0;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#gas_prices p {
	padding: 0px;
	margin-top: 0px;
	font-size: 11px;
}

/* RIGHT COLUMN MARINA STYLES END */

/* RIGHT COLUMN STYLES END */


/* FOOTER STYLES START */
#footer {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	font-size : 11px;
	color: #837E31;
	width:745px;
}

#footer a {
	color: #1465A1;
}

#footer a:hover {
	color: #09375A;
}
/* FOOTER STYLES END */


/* DIRECTIONS POPUP START */
#popup_header {
	padding: 10px 20px 10px 20px;
	text-align: right;
}

#popup_header a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

#popup_header a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #D0CD8C;
}

#popup_header img {
	float: left;
}

#popup_article {
	padding: 20px 20px 20px 20px;
}

#popup_article h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #1E6BA4;
	font-weight : bold;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
}


#popup_article p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	text-align: left;
}

#popup_article ul {
	padding: 0px 20px 20px 20px;
}

/* DIRECTIONS POPUP END */

/* GENERAL FORM STYLES START */
#general_form {
	font-size: 11px;
	border-top: 1px dotted #8C8A69;
	border-bottom: 1px dotted #8C8A69;
	padding: 20px 0px 20px 65px;
	background: #F1F7FB;
}

/* GENERAL FORM STYLES END */

/* SHOPPING CART STYLES START */

#cart_wrapper {
	font-size: 11px;
	border-top: 1px dotted #8C8A69;
	border-bottom: 1px dotted #8C8A69;
	padding: 20px 40px 20px 40px;
	background: #F1F7FB;
	margin-top: 10px;
}

#cart_table {
	border:  1px solid #000000;
	background: #FFFFFF;
}

#cart_table tr td {
	padding: 4px 0px 4px 0px;
}

#cart_table .item_blue {
 background: #E6EFF5;
}

#cart_table tr td  .edit_button {
font-size: 10px;
font-style: italic;
}

#heading_row {
	background: #376281;
	color: #FFFFFF;
}

.heading_row {
	background: #376281;
	color: #FFFFFF;
}

#cart_table tr td#subtotal {
	border-top: 1px solid #000000;
	padding-top: 5px;
	padding-right: 30px;
	font-weight: bold;
	text-align: right;
}

#cart_table tr td.border {
	border-top: 1px dotted #8C8A69;
	padding-top: 5px;
}


/* SHOPPING CART STYLES END */
