/*=============================================================================
* Public CSS file.
*
* Main essential components
*
============================================================================
* Reset all margins and padding to ensure x-browser compatibility*/
*
{
	padding: 0px;
	margin: 0px;
}
BODY, HTML
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
BODY
{
	background: #0F0F0F repeat-x;
}
BODY, TABLE, DIV, TD, INPUT, TEXTAREA
{
	font-family: Arial, clean, helvetica, "Century Gothic", sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
	color: #CDCDCD;
}
A
{
	font-weight: bold;
	text-decoration: none;
}
A:link
{
	color: #F00405;
}
#flash .button.flash
{
	color: #F00405;
}
A.action:link, A.action:visited, A.action.bad:link, A.action.bad:visited, A:visited
{
	color: #F00405;
}
A.action.bad:link, A.action.bad:visited
{
	color: #F00405;
}
A.normal
{
	font-weight: normal;
}
FORM
{
}
IMG
{
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}
IMG.floater
{
	margin: 20px;
	border: 1px dotted #C2B2FB;
	border: 1px solid #9C8FCA;
}
IMG.floater2
{
	margin-right: 10px;
	margin-bottom: 10px;
}
P
{
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 1.3em;
}
.italiclo
{
	font-size: xx-small;
	font-style: italic;
}
TD
{
	vertical-align: top;
}
LABEL
{
	clear: both;
	font-weight: bold;
	color: #DDDADA;
	display: block;
	padding-bottom: 5px;
}
OPTION
{
	padding: 0px 4px;
}
UL, OL
{
	padding-left: 30px;
}
UL
{
	list-style-type: square;
}
UL LI
{
	padding: 2px 0px;
	list-style-type: square;
	color: #FFFFFF;
}
UL.navigation
{
	margin: 0px;
	padding-left: 0px;
	padding: 0px;
	display: inline;
}
UL.navigation LI
{
	margin: 0px;
	list-style: none;
	display: block;
	float: left;
	padding: 0px;
	padding-left: 10px;
	margin-right: 5px;
}
UL.navigation LI.active
{
	font-size: 1.2em;
	font-weight: bold;
}
/*Secondary actions: orders ready to ship, on hold etc*/
UL.navigation.secondary
{
	float: right;
	margin-top: -30px;
	margin-right: 0px;
}
UL.sortable
{
	margin-left: 0px;
	padding-left: 0px;
}
UL.sortable LI
{
	cursor: pointer;
	list-style-type: none;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
	margin-left: 0px;
}
UL.sortable LI P
{
	margin-bottom: 5px;
}
.navigation A, .navigation A:link, .navigation A:visited
{
}
.navigation.secondary A, .navigation.secondary A:link, .navigation.secondary A:visited
{
	color: #5272E0;
}
.navigation.tertiary A, .navigation.tertiary A:link, .navigation.tertiary A:visited
{
	color: #000;
	padding: 4px;
}
.navigation.tertiary LI
{
	background-color: #CCC;
	padding-left: 4px;
	padding-right: 4px;
}
.navigation.tertiary LI.active
{
	background-color: #FFF;
	border: 1px solid #CCC;
	border-bottom: 0px solid #000000;
}
.navigation IMG
{
	margin: 5px 0px 0px;
	padding: 0px;
}
#subnav
{
	border-bottom: 1px solid #CCC;
	border-bottom: 0px solid #000000;
	height: 18px;
}
IMG
{
	border: 0px solid #000000;
}
H1, H1 A
{
	color: #F00405;
	font-size: 150%;
	line-height: 35px;
	padding-top: 0;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
H2, H3, H4
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
H2
{
	padding-top: 0px;
	font-size: 140%;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: normal;
}
H3
{
	padding-top: 5px;
	margin-top: 0px;
	color: #F00405;
	font-size: 130%;
	line-height: 22px;
	font-weight: normal;
}
H4
{
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
}
H5
{
	margin-top: 3px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
I
{
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	color: #D0D0D0;
	font-weight: normal;
	font-style: italic;
}
.grey
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	font-style: italic;
}
.check_box
{
	width: 36px;
	height: 0px;
}
SELECT
{
	height: 25px;
	font-size: inherit;
	width: 200px;
}
DIV.line
{
	border-bottom: 1px dotted #B5B5B5;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 1px;
	overflow: hidden;
	clear: both;
}
DIV.indent
{
	padding: 0px;
	margin: 0px;
	margin-top: -10px;
	padding-left: 20px;
}
DIV.padLeft
{
	padding: 0 0 15px 10px;
}
.info
{
	font-size: 10px;
	font-style: italic;
	color: #666666;
	line-height: 14px;
	float: right;
	margin: 6px 0 0;
}
.money
{
	color: #466B2E;
	font-style: italic;
}
/*BUTTONS
This is used on anchors as well as button objects, so some css trickery is needed*/
.button_black
{
	background: url(/images/bb_32.gif) no-repeat;
	font-size: 90%;
	font-weight: bold;
	color: #CACACA;
	text-decoration: none;
	padding: 5px 25px;
	cursor: pointer;
	text-align: center;
	display: block;
	width: 102px;
	height: 31px;
	border: none;
	float: right;
}
.buttonw
{
	background: url(/images/bbw_32.gif) no-repeat;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 25px 5px;
	cursor: pointer;
	text-align: center;
	display: block;
	width: 147px;
	height: 37px;
	border: none;
	float: right;
}
.buttonLink A
{
	float: right;
	background: url(/images/bb_32.gif) no-repeat;
	width: 101px;
	height: 29px;
	text-align: center;
	padding: 4px 0 0;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 8px 0 0px;
	clear: both;
}
/*end buttons*/
*.small
{
	padding: 1px;
	font-size: 0.9em;
}
/*BEGIN TABLE LIST CSS*/
DIV.listContainer
{
	height: 300px;
	width: 100%;
	border: 1px solid #666666;
	background-color: #FFF;
	overflow: auto;
}
.list
{
	border: 1px solid #666666;
	width: 100%;
}
/*don't put a border around tables contained by a div*/
DIV.listContainer .list
{
	border: 0px solid #000000;
	width: 100%;
}
.list TD
{
	background-color: #FFF;
	padding: 2px 6px;
	border-right: 1px solid #CCCCCC;
}
.list TR.odd TD
{
	background-color: #FFF;
}
.list TR.even TD, .even
{
	background-color: #ECEEF2;
}
.numeric, .list .numeric
{
	text-align: right;
}
.list TH, .list TR.header TD, .list TD.header
{
	font-weight: bold;
	background-color: #777777;
	background-image: url(/plugin_assets/substruct/images/table_header_bg.png);
	color: #EEEEEE;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	text-transform: capitalize;
	padding: 4px;
	text-align: left;
}
.list TR.footer TD
{
	font-weight: normal;
	font-style: italic;
	color: #333333;
	background-color: #CCCCCC;
	border-top: 1px solid #191465;
	text-transform: capitalize;
}
.list TD.borderTop
{
	border-top: 1px solid #999999;
}
/*END TABLE LIST CSS*/
*.hover
{
	cursor: pointer;
	cursor: hand;
}
.hlt, TR.hlt TD, TR.selected TD
{
	background-color: #FFBC6C;
	font-style: italic;
}
.notes
{
	padding: 10px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	margin-bottom: 10px;
	width: 400px;
}
.notesEdit
{
	padding: 10px;
	width: 400px;
}
.padder
{
	clear: both;
	height: 24px;
	overflow: hidden;
}
.clear
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
DIV.float, DIV.floatHalf
{
	float: left;
	margin-right: 10px;
}
DIV.floatHalf
{
	width: 48%;
}
.content_pad
{
	padding: 20px;
	padding-top: 0px;
}
.fieldWithErrors INPUT, .fieldWithErrors * OPTION, .fieldWithErrors *
{
	background-color: #DDDDDD;
}
.formError
{
	color: #FF0000;
	font-style: italic;
	padding-bottom: 5px;
	padding-left: 10px;
}
#ErrorExplanation
{
	width: 400px;
	border: 2px solid #FF0000;
	padding: 7px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #F0F0F0;
}
#ErrorExplanation H2
{
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	margin: -7px;
	background-color: #C00;
	color: #FFF;
}
#ErrorExplanation P
{
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}
#ErrorExplanation UL LI
{
	font-size: 12px;
	list-style: square;
}
.inline
{
	display: inline;
	clear: none;
	margin-bottom: 0px;
}
DIV.error
{
	margin: 10px;
	background-color: #FFFF99;
	border: 1px solid #804D68;
	font-weight: bold;
	padding: 20px;
	text-align: center;
	color: #804D68;
}
.textInput
{
	color: #333;
	width: 285px;
	border: 1px solid #C5C5C5;
	padding: 8px 0px 8px 6px;
	font-weight: bolder;
	font-size: 105%;
}
.textInputSearch
{
	width: 170px;
	background: #363333;
	font-weight: bolder;
	padding: 5px;
	border: none;
	color: #FAFAFA;
}
SELECT
{
	color: #333;
	width: 292px;
	border: 1px solid #C5C5C5;
	height: 36px;
	padding: 6px 0px 0px 6px;
	font-weight: normal;
	font-size: 105%;
}
.textArea
{
	border: 1px solid #C5C5C5;
	padding: 4px;
	color: #333;
	width: 463px;
	font-size: 105%;
	font-weight: bolder;
}
/*CLASSES*/
.minor_callout
{
	margin-bottom: 20px;
}
.minor_callout P
{
}
.main_block
{
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.comment_block
{
	margin: 0px;
	padding-left: 20px;
	padding-top: 5px;
	background-repeat: repeat-x;
	border-top: 1px dotted #777676;
}
.gallery_item
{
	float: left;
	width: 127px;
	overflow: hidden;
	text-align: left;
	height: 105px;
	margin: 4px;
}
.gallery_image:hover
{
	opacity: 0.0;
	filter: alpha(opacity=0);
}
.gallery_image
{
	margin: -2px 0 0px 0px;
	padding: 0px 0;
	height: 105px;
	background: #000000;
	opacity: 0.2;
	filter: alpha(opacity=20);
	width: 127px;
}
.galleryNav
{
	opacity: 0.75;
	filter: alpha(opacity=75);
	float: right;
	width: 80px;
	height: 24px;
	background: #000000;
	padding: 8px 0 0px 11px;
	-moz-border-radius: 0 0 0 12px;
}
.galleryNavIcon
{
	float: left;
	opacity: 1.0;
	filter: alpha(opacity=100);
}
.listing_item
{
	margin-left: 12px;
	margin-right: 20px;
	margin-top: 10px;
	float: left;
	width: 200px;
	overflow: hidden;
	text-align: left;
}
/*PAGINATION =============================================*/
DIV.pagination
{
	background-color: #EDEDED;
/*border-top: 2px solid #C5BEBE;*/
	padding: 10px;
	font-size: 1.2em;
	text-align: right;
	margin: 20px 0px;
}
.contentBody .pagination
{
	background: none;
}
DIV.pagination A
{
	text-decoration: none;
}
DIV.pagination A, DIV.pagination SPAN
{
	padding: 5px;
	font-weight: bold;
}
DIV.p *
{
	font-size: 1.2em;
}
#flash
{
	margin: 20px;
	padding: 10px;
	z-index: 100;
	background-color: #444242;
	border: 4px solid #A58F8F;
	color: #C8A8A8;
}
#flash H2
{
	padding: 5px;
	color: #FFF;
}
#flash DIV, #flash .action
{
	font-size: 1.2em;
	line-height: 1.3em;
}
#container
{
	width: 970px;
	margin: 4px auto 0px;
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
}
#header
{
	margin-top: 0px;
}
#toplinks
{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 1.1em;
	width: 330px;
}
#toplinks LI
{
	margin-left: 5px;
	line-height: 30px;
	float: right;
}
/*Div that comes before the content*/
#preContent
{
	height: 83px;
	background-repeat: no-repeat;
}
.contentBody
{
	float: left;
	clear: both;
	background: #0B0B0B;
	padding: 15px 20px 30px 30px;
	-moz-border-radius: 15px;
	width: 680px;
	margin: -6px 0 0;
}
.contentBodyWhite
{
	float: left;
	clear: both;
	background: #FFFFFF;
	padding: 15px 20px 30px 30px;
	-moz-border-radius: 15px;
	width: 680px;
	color: #3E3E3E;
	margin: -6px 0 0;
}
.contentBodyWide
{
	float: left;
	clear: both;
	background: #0B0B0B;
	padding: 15px 20px 5px 30px;
	-moz-border-radius: 15px;
	width: 920px;
	margin: -6px 0 0;
}
.rightContent
{
	clear: both;
	background: #0B0B0B;
	padding: 10px 20px 15px;
	-moz-border-radius: 15px;
	margin: -6px 0 0;
}
.rightContent H2
{
	font-size: 115%;
}
.rightContent H3
{
	font-size: 105%;
	font-weight: bolder;
}
.rightContent LI A
{
	color: #BCBCBC;
	font-weight: normal;
	font-size: 95%;
}
.rightContent P A
{
	font-size: 90%;
}
.rightContent A
{
	font-weight: normal;
	color: #CDCDCD;
}
.rightContent INPUT
{
	border: none;
}
.rightContent LABEL
{
	color: #FFFFFF;
	padding: 10px 0 5px;
}
#footer
{
	border-top: 1px solid #EAEAEA;
	font-size: 16px;
	margin: 10px 0px 0 30px;
	padding: 15px 0 0;
}
#footer LI
{
	margin-right: 20px;
	margin-left: 0px;
}
#bLeftCol, #bMiddleCol, #bRightCol
{
	padding: 15px;
	padding-top: 20px;
	float: left;
}
#bLeftCol
{
	width: 219px;
}
#bMiddleCol
{
	width: 260px;
}
#bRightCol
{
	width: 228px;
	width: 210px;
	overflow: visible;
	overflow: hidden;
}
/*Left content container*/
#left
{
	float: left;
	width: 680px;
	min-height: 400px;
	padding: 0 20px 0 0;
	margin: 0 0px 0 0;
}
/*Right content*/
#right
{
	float: right;
	width: 215px;
}
#right .textInput
{
	font-size: 15px;
	line-height: 30px;
	padding-top: 5px;
	padding-top: 10px;
	height: 25px;
}
#right H2
{
	color: #D7CEBC;
}
#left, #right, #fullContent
{
}
#fullContent
{
	width: auto;
	margin: 0 5px 0 0px;
}
#customer_msg
{
	position: absolute;
	margin-left: 390px;
	margin-top: 53px;
	width: 300px;
	padding: 0px 5px;
	height: 40px;
	overflow: hidden;
	color: #666666;
}
#logo_top
{
	margin-top: 500px;
	z-index: -300;
}
#navigation
{
	margin-top: 5px;
	background-image: url(/images/nav-middle-bg.gif);
	background-repeat: repeat-x;
	height: 60px;
	overflow: hidden;
}
/*TOP NAVIGATION*/
#navcap_left
{
	float: left;
	width: 10px;
	height: 60px;
	background-image: url(/images/nav-endcap-left.gif);
	background-repeat: no-repeat;
}
#navcap_right
{
	float: right;
	width: 10px;
	height: 60px;
	background-image: url(/images/nav-endcap-right.gif);
	background-repeat: no-repeat;
}
#navigation-inner
{
}
#navigation UL.navigation LI
{
	background-image: none;
	background-repeat: no-repeat;
	height: 60px;
	margin-right: 10px;
}
#navigation UL.navigation LI A
{
	background-image: none;
	background-position: top right;
	background-repeat: repeat-x;
	height: 60px;
	font-weight: normal;
	display: block;
	width: auto;
	width: 50px;
	text-align: center;
	padding-right: 10px;
	line-height: 65px;
	color: #FFFFFF;
	font-size: 18px;
	white-space: nowrap;
}
#navigation UL.navigation LI.active
{
	background-image: url(/images/nav-tab-left.gif);
	font-size: 1em;
}
#navigation UL.navigation LI.active A
{
	background-image: url(/images/nav-tab-right.gif);
	color: #0C3B57;
	font-size: 1.5em;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 10px;
}
#subnavigation
{
	height: 40px;
	background-color: #D0C8C8;
	background-image: url(/images/subnav-bg.gif);
	margin-left: 10px;
	margin-right: 10px;
}
#subnavigation UL.navigation LI
{
	height: 40px;
	margin-left: 15px;
}
#subnavigation UL.navigation LI A
{
	color: #5E5E5E;
	font-weight: normal;
	font-size: 15px;
	line-height: 45px;
	display: block;
}
#subnavigation UL.navigation LI.active
{
	background-image: url(/images/subnav-tab-left.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	margin-right: 0px;
}
#subnavigation UL.navigation LI.active A
{
	background-image: url(/images/subnav-tab-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 5px;
}
/*END NAVIGATION*/
#submittingText
{
	display: none;
	font-weight: bold;
	font-size: 1.3em;
	color: #008000;
	padding: 10px;
}
/*HOME PAGE*/
#main_callout
{
	width: 690px;
	height: 310px;
	float: left;
}
#minor_callouts
{
	width: 240px;
	float: right;
}
H1#new_sale_header
{
	width: 120px;
	height: 180px;
	padding-top: 20px;
	text-align: center;
	background-image: url(/plugin_assets/substruct/images/public-ui/new-sale-header-bg.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	margin-right: 20px;
	color: #F86D0A;
}
.footnotes
{
	float: right;
	padding: 4px;
}
.bof
{
	float: right;
	margin: -1px 10px 0 0;
	/*[empty]color:;*/
}
.header_image
{
	float: left;
	margin: 0 0 -7px -10px;
}
.logo
{
	float: left;
	padding: 0;
}
.tag
{
	float: left;
	padding: 2px 8px 0 0;
	height: 23px;
}
.tag_01
{
	font-size: larger;
}
.tag_02
{
	font-size: small;
}
.tag_03
{
	font-size: medium;
}
.tag_04
{
	font-size: x-small;
}
.tag_05
{
	font-size: large;
}
.tag_06
{
	font-size: small;
}
.submit_box
{
	float: right;
	margin: 20px 61px 0 0;
}
.headlines
{
	width: 990px;
	float: left;
	margin: 35px 0px 0px;
}
.headline_item
{
	float: left;
	width: 430px;
	height: 103px;
	background: #0B0B0B;
	padding: 17px 20px;
	margin: -10px 24px 0 0px;
	-moz-border-radius: 15px;
}
.headline_item H3 A
{
	color: #F00405;
	margin: -13px 0 9px 0px;
	font-weight: bolder;
	font-size: 80%;
	float: left;
}
.head_image IMG
{
	float: left;
}
.head_text
{
	float: left;
	width: 300px;
	padding: 0 0px 0px 0;
	margin: 0px 0 0;
}
.head_text A
{
	color: #CDCDCD;
	font-weight: normal;
	font-size: 80%;
	line-height: normal;
}
.newsListItem
{
	float: left;
	width: 635px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	margin: 0px 0px 15px 20px;
}
.newsListItem H3 A
{
	color: #F00405;
	font-weight: bolder;
}
.newsListItem A
{
	color: #CDCDCD;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 95%;
}
.news_list_image
{
	float: left;
	width: 200px;
	height: 135px;
	margin: 8px 0 0;
}
.newsListItem:hover
{
	opacity: 1.0;
	filter: alpha(opacity=100);
}
.news_list_text
{
	float: left;
	margin: 0px 0px 0px 15px;
	width: 420px;
}
.news_list_text P A
{
	float: left;
	font-size: 95%;
	font-weight: normal;
}
.tags
{
}
.tags A
{
	text-decoration: none;
}
.css1
{
	font-size: 0.76em;
}
.css2
{
	font-size: 0.82em;
}
.css3
{
	font-size: 0.9em;
}
.css4
{
	font-size: 0.9em;
	font-weight: bold;
}
.contentNode IMG
{
	padding-left: 15px;
	padding-right: 15px;
}
.esskware
{
	float: right;
	margin: 6px 0 0 22px;
}
/*=============================================================================
* Public CSS file.
*
* Additional extra components.
*
* Add extra divs and other elements in here
============================================================================
*/
.pageBody
{
}
.pageContainer
{
	width: 970px;
	margin: 0 auto;
}
P A
{
	color: #D7CEBC;
}
.pageHeader
{
	color: #FFF;
	margin-top: 3px;
}
.headPicture
{
	color: #FFF;
	margin: -25px 0 0;
	float: right;
	height: 400px;
	width: 705px;
}
.siteHeadline P
{
	float: right;
	font-size: 180%;
	color: #FFF;
	text-align: right;
	background: #0B0B0B;
	opacity: 0.6;
	filter: alpha(opacity=60);
	margin: -95px 5px 0 0;
	width: 680px;
	padding: 5px 20px 5px 0;
	/*[disabled]-moz-border-radius:0 0 20px;*/
}
.pictureBanner
{
	float: left;
	font-size: 200%;
	color: #FFF;
	text-align: right;
	background: #948C8C;
	opacity: 0.6;
	filter: alpha(opacity=60);
	margin: 3px 0 0;
	width: 618px;
	height: 4px;
}
.pageInformation
{
	color: #FFF;
	margin: 20px 0 0;
	background: #0B0B0B;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.pageFooter
{
	margin: 20px 0 30px;
	background: #0B0B0B;
	padding: 6px 30px 5px;
	font-size: 93%;
	-moz-border-radius: 15px;
	height: 25px;
	color: #CDCDCD;
}
.siteMessages
{
	float: left;
	background: #0B0B0B;
	width: 190px;
	height: 370px;
	margin: -25px 0 0;
	color: #BDBDBD;
	padding: 15px 20px 15px 30px;
	-moz-border-radius: 15px 0 0 15px;
}
#leftHome
{
	float: right;
	margin: 30px 0 0;
}
.pageFooter LI A
{
	color: #CDCDCD;
	font-weight: normal;
	text-decoration: underline;
	font-size: 75%;
	margin: 0px 13px 0 0;
	padding-top: 0px;
}
#left H1
{
}
.contentWhite
{
	float: left;
	clear: both;
	margin: 20px 0 20px 5px;
	background: #3A3636;
	padding: 30px 40px 10px;
	-moz-border-radius: 15px;
	width: 642px;
}
.contentWhiteWide
{
	float: left;
	clear: both;
	margin: 20px 0 20px 5px;
	background: #3A3636;
	padding: 30px 40px 10px;
	-moz-border-radius: 15px;
	width: 882px;
}
.contentWhite H2, .contentWhite P, .contentWhiteWide H2, .contentWhiteWide P
{
	color: #FFFFFF;
}
.testimonialImageL
{
	float: left;
	width: 300px;
	height: 160px;
	-moz-border-radius: 20px 0 0 20px;
}
.testimonialImageR
{
	float: right;
	width: 300px;
	height: 160px;
	-moz-border-radius: 0 20px 20px 0;
}
.testimonialLine
{
	height: 174px;
	margin: 0;
}
.testimonialTextL
{
	float: right;
	width: 565px;
	background: #131313;
	height: 144px;
	-moz-border-radius: 0 20px 20px 0;
	padding: 10px 20px 8px;
}
.testimonialTextL P, .testimonialTextR P
{
	font-size: 0.85em;
}
.testimonialTextL H3, .testimonialTextR H3
{
	color: #F00405;
	font-size: 140%;
}
.testimonialTextR
{
	float: left;
	width: 555px;
	background: #131313;
	height: 144px;
	-moz-border-radius: 20px 0 0 20px;
	padding: 10px 20px 8px 30px;
}
.floatRight
{
	float: right;
	padding: 2px 10px;
}
.contactLeft
{
	float: left;
}
.contactRight
{
	float: right;
	width: 540px;
}
.contactRight .textArea
{
	width: 532px;
}
#accommodation
{
}
.dphPagination
{
	background: none;
}
.accommodationItem
{
	float: left;
	width: 635px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	margin: 0 0 15px 20px;
}
.accommodationItem:hover
{
	opacity: 1.0;
	filter: alpha(opacity=100);
}
.accommodationTitle
{
	float: left;
}
.accommodationThumbnail
{
	float: left;
	margin: 8px 0 0;
	height: 135px;
	width: 200px;
}
.accommodationIndexDetail
{
	float: left;
	margin: 0px 0px 0px 15px;
	width: 420px;
}
.accommodationIndexDetail P A
{
	float: left;
	font-size: 95%;
	font-weight: normal;
	color: #CDCDCD;
}
.accommodationIndexDetail H3 A
{
	color: #F00405;
	font-weight: bolder;
}
.accommodationImages
{
	float: left;
	width: 500px;
	margin: 0 0 0 -30px;
}
#accommodationImage
{
	float: left;
}
.accommodationImageShow
{
	width: 500px;
	height: 350px;
	float: left;
	-moz-border-radius-bottomleft: 15px;
}
.accommodationDetail
{
	float: right;
	height: 345px;
	width: 439px;
	padding: 0 18px 5px 13px;
	background: #FFFFFF;
	margin: 0 -20px 0 0;
	color: #3E3E3E;
	font-size: 90%;
	-moz-border-radius: 0 0 15px;
}
.accommodationDetail P A
{
	color: #F00405;
}
.accommodationWhiteBox
{
	padding: 6px 20px 10px;
	color: #3E3E3E;
	background: #FFFFFF;
	float: left;
	-moz-border-radius: 15px;
	width: 686px;
	margin: 0 0 0px;
}
.accommodationWhiteBox TABLE TR TD P, .accommodationWhiteBox TABLE TR TD
{
	color: #3E3E3E;
}
.accommodationWhiteBox H3, .accommodationWhiteBoxSub A
{
	color: #F00304;
	font-weight: normal;
	margin: 10px 0 5px;
}
.accommodationWhiteBox
{
}
.acomodationListingTags
{
	padding: 0 10px 10px;
}
.acomodationListingTags A
{
	padding-right: 6px;
	color: #D7CEBC;
}
.accommodationTags
{
}
.accommodationFeature
{
	float: left;
	background: url(/images/check.gif) no-repeat;
	width: 135px;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 4px 0 4px 35px;
}
.accommodationFeature A
{
	font-weight: normal;
	color: #3E3E3E;
}
.imageNav
{
	float: right;
	margin: -60px 0 0;
}
.accommodationWhiteBox BLOCKQUOTE P A, .accommodationWhiteBox P A
{
	color: #F00405;
}
.imgThumb
{
	float: right;
	margin: 0 0 0 0px;
	background: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	height: 60px;
	width: 60px;
}
.imgThumb:hover
{
	opacity: 1.0;
	filter: alpha(opacity=100);
}
.facts
{
	float: left;
	margin: 10px 0 1px;
}
.fact
{
	float: left;
	padding-right: 10px;
	font-weight: normal;
	color: #CDCDCD;
}
.factLong
{
	float: left;
	padding-right: 10px;
	font-weight: normal;
	color: #3E3E3E;
	width: 159px;
	margin: 0;
}
.fact IMG
{
	float: left;
}
.factLong IMG
{
	float: left;
}
.fact P
{
	float: left;
	padding: 4px 5px 0 0;
}
.factLong P
{
	float: left;
	padding: 4px 5px 0 0;
	width: 117px;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.dphPagination
{
	float: right;
	margin: 20px 25px 0 0;
}
.dphPagination A, .dhpPagination A:visited
{
	color: #F00405;
}
.buttonLink A
{
	padding: 5px 0 0;
}
/*Styles for the content group listing*/
#nodeList
{
	margin: 15px 0px 14px;
}
#nodeList DIV.current A
{
	font-weight: bolder;
	font-size: 1em;
	color: #F00405;
}
