/* CSS Document */

/************************************************/
/* layout styles 									*/
/************************************************/

/* Admin page layouts */

#adminmainpageholder {
    padding: 0px;
    width: 975px;
    background-color: #FFFFFF;
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

#admintopofpage {
    margin: 0px;
    padding: 0px;
    height: 80px;
    width: 975px;
    overflow: auto;
    position: absolute;
    visibility: visible;
    z-index: 10;
    left: 0px;
    top: 0px;
    background-image: url(/get_images/admin/admintopbackground.gif);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #58A4B4;
}

#adminmenuarea {
    font-size: 12px;
    font-style: normal;
    color: #000000;
    vertical-align: middle;
    height: 24px;
    width: 975px;
    position: absolute;
    z-index: 15;
    left: 0px;
    top: 80px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: #D7D233;
}

#adminmainbody {
    position: absolute;
    z-index: 20;
    width: 975px;
    left: 0px;
    top: 120px;
}

#adminfooter {
    font-size: 80%;
    font-style: normal;
    font-weight: normal;
    clear: both;
    width: 975px;
    border-top-width: 2px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #D7D233;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 30px;
}

#adminmenuholdingarea {
    position: static;
    height: 300px;
}

/* Main page layouts */

#mainpageholder {
    position: relative;
    width: 96%;
	max-width: 960px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    z-index: 1;
}
.sectionholder {
    position: relative;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    z-index: 10;
}
#pageBackground {
	position: fixed;
	top: 0px;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}
#pageBackground img {
	width: 100%;
	height: 100%;
}
#topofpage {
    height: 120px;
    background-color: #fff;
}

#toplogoarea {
    float: left;
}
#toplogoareamobile {
    float: left;
	width: 60%;
	display: none;
}
#top_menu_flags {
	float:right;
	padding-right: 2%;
	padding-top: 5px;
	width: 5%;
}
#topSearchArea
{
	display: none;
}
.topSearchHolder {
	width: 48%;
	float: left;
}
.topSearchMenuHolder {
	width: 48%;
	float: right;
}

#topmenuholdingarea {
    position: relative;
    background-color: #061947;
	z-index: 8000;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

#topmenu {
    height: 35px;
    background-color: #061947;
}
#top_menu_render_area {
}

#topmenumobile {
    height: 35px;
    width: 30%;
    overflow: visible;
	float: right;
    display: none;
    background-image: url(../get_images/menu/mobile_menu_button.png);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

#topmenumobileholder {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0px;
    display: none;
    z-index: 9000;
}

.topmenumobileoption {

}


#mainbody {
    width: 100%;
    padding-bottom: 0px;
	padding-top: 10px;
    position: relative;
}

#mainbodytext {
    width: 96%;
	padding: 2%;
	background-color: #fff;
}

#mainbodyleft {
	width: 30%;
	float: left;
}
#mainbodyright {
	width: 67%;
	float:right;
}

#mainfooterboxes {
    width: 100%;
    background-color: #013064;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mainfootercolumn {
    width: 22.5%;
    margin-left: 2%;
    float: left;
}

.mainfootercolumn3 {
    display: none;
}

.mainfootercolumn2 {
    display: none;
}

#footerholder {
    padding-top: 10px;
    width: 100%;
    z-index: 50;
    padding-bottom: 20px;
    background-color: #2d2d2d;
}

#footer {
    font-size: 0.9em;
    color: #9c9c9c;
    line-height: 1.4em;
}

#footer h2, #footer h1 {
    font-size: 1.4em;
    font-weight: bold;
    color: #fff;
    margin-bottom: 2px;

}

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

#topimagearea {
    overflow: hidden;
    height: 0px;
    padding-top: 28.63636%;
    width: 100%;
    position: relative;
    margin: 0;
}
#topimageareacontentholder {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
	width: 100%;
}
#topimageareacontentholderinner {
	height: 100%;
	position: relative;
}

#topimagelogo {
	position: absolute;
	left:2%;
	top: 10%;
	width: 50%;
}
#topimagetextoverlayholder {
	position: absolute;
	left:2%;
	top: 10%;
	width: 50%;
}
#topimagetextoverlay {
    position: relative;
    color: #fff;
    z-index: 1000;
}

#topimagetextoverlay a, #topimagetextoverlay a:link, #topimagetextoverlay a:visited, #topimagetextoverlay a:active, #topimagetextoverlay a:hover {
    color: #fff;
    font-weight: normal;
}

#topimagetextoverlaytext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: lighter;
    text-align: left;
    line-height: 1.0em;
}

#topimagetextoverlaytext h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2em;
    font-weight: normal;
    color: #fff;
    line-height: 1.0em;
}

#topimagetextoverlaytext h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: lighter;
    color: #fff;
    line-height: 1.1em;
}

#topimageareaprev {
	display: none;
    position: absolute;
    top: 20%;
    left: 10px;
	width: 3.645%;
    z-index: 1000;
}
#topimageareanext {
	display: none;
    position: absolute;
    top: 20%;
    right: 10px;
	width: 3.645%;
    z-index: 1000;
}
#topimageareaprev img, #topimageareanext img {
	width: 100%;
}

#topimageareaindicators {
	display: none;
    position: absolute;
    bottom: 5px;
    right: 0px;
    z-index: 1000;
}

#cookieMessageHolder {
    position: absolute;
    width: 250px;
    top: 0px;
    right: 10px;
    padding: 10px;
    margin: 0px;
    z-index: 9000;
    background-color: #eee;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-borde-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 0px 5px 5px #888888;

}

#cookieMessage {
    display: none;
    padding: 10px;
}

/************************************************/
/* end layout styles 							*/
/************************************************/

/************************************************/
/* global layout styles 						*/
/************************************************/
html, body {
}

body {
}

html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {
    font-family: Arial, Helvetica, sans-serif;
    color: #222;
}

/************************************************/
/* end global layout styles 					*/
/************************************************/

/************************************************/
/* text styles 									*/
/************************************************/

body {
    font-size: 0.8em;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.4em;
}

a, a:link, a:visited {
    font-weight: normal;
    text-decoration: underline;
    color: #061947;
}

a:hover, a:active {
    text-decoration: none;
}

/* menu stuff */

#menu {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 500;
    background-color: #a0a0a0a;
    display: none;
}

#menu, #menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    background-color: #a0a0a0a;

}

#menu li {
    float: left;
    background-color: #a0a0a0a;
}

#menu a {
    display: block;
    padding: 4px;
    white-space: nowrap;
    background-color: #a0a0a0a;
}

#menu li ul {
    position: absolute;
    left: -999em;
    background-color: #a0a0a0a;
}

#menu li:hover ul, #menu li ul:hover {
    left: auto;
}

.menuMainButton {
    float: left;
    height: 15px;
    position: relative;
    z-index: 2500;
    cursor: pointer;
    line-height: 1em;
    margin: 0px;
    color: #fff;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 12px;
    padding-left: 15px;
    padding-bottom: 8px;
    padding-right: 15px;
    text-align: center;
    font-weight: bold;
}

.menuHover {
    color: #336BEE;
}

.menuHover:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5px 7px 5px;
	border-color: transparent transparent #ffffff transparent;
	position: absolute;
	bottom: 0px;
	left: 48%;
}


.menuSelected {
}
.submenutd
{
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	white-space:normal;
}
.submenudividertd
{
	vertical-align: top;
	width: 1px;
	padding: 0;
	margin: 0;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #061947;
}

.submenudiv {
	background-color: #fff;
	cursor: pointer;
	position: absolute;
	z-index: 2600;
	margin-left: auto;
	margin-right: auto;
	top: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	/*max-width: 960px;*/
	font-size: 0.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #061947;
	border-right-color: #061947;
	border-bottom-color: #061947;
	border-left-color: #061947;
}

.subsubmenudiv {
    background-color: #061947;
    cursor: pointer;
    position: absolute;
    z-index: 2600;
    left: 100%;
    top: 0px;
}

.submenuitem {
    color: #061947;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    position: relative;
    border: none;
    padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 8px;
    padding-right: 0px;
    text-decoration: none;
	min-width: 90px;
}
.submenuitem:hover, .submenuitem:active
{
	color: #336BEE;
}
.subsubmenuitem
{
	padding-top: 2px;
	cursor:pointer;
	font-weight: normal;
	position: relative;
	color: #061947;
    text-align: center;
}
.subsubmenuitem:hover, .subsubmenuitem:active
{
	color: #336BEE;
}

.menuDivider {
    background-color: #FFF;
    height: 11px;
    width: 1px;
    margin-top: 12px;
    margin-bottom: 12px;
    float: left;
}

/* mobile menu button styles */
.mobileMenuMainButton {
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
    z-index: 500;
    cursor: pointer;
    font-size: 14px;
    line-height: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    background-color: #061947;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #fff;
}

.mobileMenuHover {
    color: #fff;
    background-color: #336BEE;
}

.mobileMenuDropdown {
    height: 30px;
    width: 25%;
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
    background-color: #061947;
}

.mobileMenuDropdownImage {
}

.mobileSubmenudiv {
    display: none;
}

.mobileSubMenuHover {
    background-color: #336BEE;
    color: #fff;
}

.mobileSubsubmenudiv {
    display: none;
}

.mobileSubmenuitem {
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    padding-right: 0px;
    padding-left: 30px;
    position: relative;
    z-index: 500;
    cursor: pointer;
    font-size: 14px;
    line-height: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    background-color: #061947;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #fff;
}

.mobileSubsubmenuitem {
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    padding-right: 0px;
    padding-left: 60px;
    position: relative;
    z-index: 500;
    cursor: pointer;
    font-size: 14px;
    line-height: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    background-color: #061947;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #fff;
}

input, textarea {
    font-family: Arial, Helvetica, sans-serif;
}

.smalltext {
    font-size: 0.85em;
}

.verysmalltext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.6em;
}

li {
    margin-left: 30px;
    padding-left: 0px;
    padding-top: 2px;
    list-style-position: outside;
    list-style-type: disc;
}

h1, .heading{
    font-size: 1.2em;
    font-weight: bold;
    color: #061947;
    margin-bottom: 2px;
    line-height: 1.1em;
}

h2 {
    font-size: 1.2em;
    font-weight: bold;
    color: #061947;
    margin-bottom: 10px;
    line-height: 1.1em;
}

h3 {
    font-size: 1.2em;
    font-weight: bold;
    color: #061947;
}

h4 {
    font-size: 1em;
    font-weight: bold;
    text-align: right;
    color: #061947;
}

.softspacing {
    margin-bottom: 7px;
}


.whitetext {
    color: #fff;
}

.whitetext a, .whitetext a:link, .whitetext a:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.whitetext a:hover, .whitetext a:active {
    text-decoration: underline;
}

.adminmaintitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 150%;
    color: #81872C;
}

.adminsubtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 120%;
    color: #81872C;
}

.fadedtext {
    color: #999999;
}

.red {
    color: #FF0000;
}

.tooltipinfo {
}

.tooltiplink {
}


/************************************************/
/* end text styles 								*/
/************************************************/

/************************************************/
/* area and box styles 								*/
/************************************************/
.fadedpanel {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #c8c8c8;
	padding: 9px;
	background-image: url(../get_images/backgrounds/faded_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}
.searchinput {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 25px;
	border: 1px solid #9c9c9c;
	position: relative;
	box-sizing:border-box;
	width: 80%;
	float: left;
}
.searchbutton {
	width: 20%;
	float: right;
	text-align: right;
}
.searchinput:after {
	content: "";
	background-image: url(../get_images/layout/search_magnifying_glass.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	width: 14px;
	position: absolute;
	left: 3px;
	top: 4px;
}
.top_search_text {
	border: none;
	height: 12px;
	padding-top: 5px;
	background-color:transparent;
	font-size:12px;
	width: 100%;
}
.leftSearchMenuHolder {
	width: 90%;
	padding-left:10%;
	font-size: 0.9em;
	line-height: 2em;
}
.leftSearchMenuHolder a, .leftSearchMenuHolder a:link, .leftSearchMenuHolder a:visited {
	color: #000;
}
.leftBottomMenu a, .leftBottomMenu a:link, .leftBottomMenu a:visited {
	color: #000;
	text-decoration:none;
}
.titleBlock {
	padding: 10px;
}
.titleIcon {
	width: 25px;
	height: 25px;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}
.titleText {
	float: left;
	color: #fff;
	font-size: 1.2em;
}
.productRight
{
	float: right;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	max-width: 40%;
}
.productLeft {
	float: left;
	max-width: 60%;
}
.productpagetitle
{
	color: #008B3B;
	margin-bottom: 10px;
	margin-top: 10px;
}
.productpagesubtitle
{
	color: #cdcdcd;
	font-size: 1.5em;
	margin-bottom: 10px;
}
.productpagefirstpara
{
	color: #008B3B;
}
.productimagescroller {
}

.productimagescroller img {
    border: 1px solid #999;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.productmainimage {
    width: 350px;
    overflow: auto;
    margin-left: 0px;
    padding: 0px;
    float: left;
}

.productmainimageholder {
    width: 350px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    float: left;
}

.productdetails {
}

.productdetailsarea {
    width: 270px;
    margin-left: 20px;
    overflow: visible;
    padding: 0px;
    float: right;
}

.productdetailsmidarea {
}

.buybutton {
    font-size: 110%;
    background-color: #CCCCCC;
    padding: 5px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    width: 310px;
    color: #000;
}


.productProductDisplay {
    position: relative;
    padding-top: 27.5%;
    float: left;
    height: 0px;
    width: 22.5%;
    margin-left: 2%;
    margin-bottom: 20px;
    outline: 1px solid #D6D6D6;
    font-size: 14px;
    line-height: 1.2em;
}

.productGridHolder {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    line-height: 1.2em;
}

.productdisplaybox {
    margin: 0px;
    padding: 10px;
    float: left;
    width: 80%;
    text-align: center;
    font-size: 80%;
}

.productCategoryDisplay {
	box-sizing: border-box;
	position: relative;
	float: left;
	width: 32%;
	margin-left: 0;
	margin-right: 2%;
	margin-bottom: 20px;
}
.productCategoryDisplay img {
	width: 100%;
}
.productProductDisplayHolder
{
	box-sizing: border-box;
	position: relative;
	float: left;
	width: 32%;
	margin-left: 0;
	margin-right: 2%;
	margin-bottom: 20px;
	border: 1px solid #c8c8c8;
	padding: 0;
	background-color: #f3f3f3;
}
.factor3 {
	margin-right: 0;
}
.productCategoryDisplayImageHolderTable {
	width: 100%;
	display: table;
}
.productCategoryDisplayImageHolderCell {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.productCategoryDisplayFooter {
	padding-left: 20px;
	font-size: 0.9em;
	position: relative;
	height: 100px;
	margin: 5px;
}
.productCategoryDisplayFooter:after {
	content: "";
	position: absolute;
	height: 19px;
	width: 12px;
	top: 0;
	left: 0;
	background-image:url(../get_images/bullets/triangle.png);
	background-repeat:no-repeat;	
}
.productCategoryDisplayFooter a, .productCategoryDisplayFooter a:link, .productCategoryDisplayFooter a:visited,
.productCategoryDisplayFooter a:active, .productCategoryDisplayFooter a:hover {
}
.productCategoryDisplaySummary {
	width: 100%;
	height: 45px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#get_basketarea {
    color: #000;
    padding: 30px;
}

#get_basketarea h1, #get_basketarea a, #get_basketarea a:link, #get_basketarea a:visited {
    color: #000;
}

#get_basketarea table {
    border: 1px solid #aaa;
}

#get_basketarea td {
    padding: 5px;
    border: 1px solid #aaa;
}



.pageImageOverlayHolder {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.categoryGridHolder {
    margin-left: 1.666666%;
    width: 22.91666%;
    float: left;
}

.categoryGridThumbnail {
    width: 100%;
}

.categoryGridText {
    width: 100%;
    margin-top: 10px;
}

.categoryGrid4 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    height: 20px;
}

.categoryGrid3 {
    display: none;
    float: left;
}

.categoryGrid2 {
    display: none;
    float: left;
}

.topLinkBar {
    width: 100%;
    background-color: #D9AF01;
    margin-top: 2px;
    margin-bottom: 10px;
}


.distributorTitleBlock {
	background-color: #B71717;
}
#distributor_area {
	background-color: #B71717;
	padding: 10px;	
	color: #fff;
}
.registerTitleBlock {
	background-color: #126935;
}
#register_area {
	background-color: #126935;
	padding: 10px;	
	color: #fff;
}


.twitterTitleBlock {
	background-color: #B71717;
}

.hpTwitterBox {
	font-size: 0.85em;
	padding: 10px;
	background-color: #fff;
	color: #000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B71717;
	border-right-color: #B71717;
	border-bottom-color: #B71717;
	border-left-color: #B71717;
}

.twittertext {
    color: #000;

}

.twittertext a, .twittertext a:link, .twittertext a:visited {
    color: #126935;
    text-decoration: none;
}

.twittertext a:hover, .twittertext a:active {
    color: #126935;
    text-decoration: underline;
}

.twitterdate {
    color: #000777;
    font-size: 0.8em;
}

.getAdminControlHolder {
    position: relative;
    height: 0px;
    width: 0px;
}

.getAdminEditButton {
    overflow: visible;
    position: absolute;
    z-index: 5000;
    left: 0px;
    top: 0px;
    width: 70px;
    height: 15px;
    white-space: nowrap;
}



.editmenuimages img {
    background-color: #333;
}

.catYear {
    font-weight: bold;
    cursor: pointer;
}

.catMonth {
    padding-left: 15px !important;
}

.expandableDiv {
}

.expandableDiv img {
    margin-top: -5px;
}

.expandableDivExpanded {
}

.expandableDivNotExpanded {
}

.paginationHeader {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: #ddd;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
}

.paginationHeader select {
    font-size: 0.85em;
}

.selectionlist {
    padding: 5px;
    height: 125px;
    border: thin solid #CCC;
    overflow-y: auto;
}

.commentblock, .roundedbox .commentblock {
    border-top-width: thin;
    border-top-style: solid;
    border-top-color: #999999;
    margin-top: 10px;
    padding-top: 5px;
}

.commentblockbody, .roundedbox .commentblock .commentblockbody {
    padding-bottom: 5px;
}

.commentblockname {
    font-size: 80%;
    color: #666666;
}

.commentblocklink {
    font-size: 80%;
}

* .pagelistthumbdiv, .lightpanelmainblock .pagelistthumbdiv {
    float: left;
    padding-right: 20px;
    padding-bottom: 5px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

img * .pagelistthumb, .lightpanelmainblock img .pagelistthumb {

}

.breadcrumbs {
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 60%;
    font-weight: normal;
    color: #666;
    margin-bottom: 10px;
}

.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited {
    color: #666;
    text-decoration: none;
}

.breadcrumbs a:hover, .breadcrumbs a:active {
    color: #FF6600;
    text-decoration: none;
}

.darkbox {
    background-color: #685B53;
    padding: 10px;
    color: #C0B8B2;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #8E7C71;
    border-right-color: #544943;
    border-bottom-color: #544943;
    border-left-color: #8E7C71;
    background-image: url(../get_images/backgrounds/small_area_background.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.darkbox a, .darkbox a:link, .darkbox a:visited {
    color: #C0B8B2;
    text-decoration: underline;
}

.darkbox a:hover, .darkbox a:active {
    color: #FFF;
    text-decoration: underline;
}

#get_AlertMessage {
    padding: 30px;
}

.grey_rounded_box_main {
    background-color: #f4f4f4;
    color: #000000;
    background-position: left top;
    background-image: url(../get_images/boxes/box_tl.png);
    background-repeat: no-repeat;
    width: 99.9%;
}

.grey_rounded_box_main div {
    background-position: right top;
    background-image: url(../get_images/boxes/box_tr.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.grey_rounded_box_main div div {
    background-position: left bottom;
    background-image: url(../get_images/boxes/box_bl.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.grey_rounded_box_main div div div {
    background-position: right bottom;
    background-image: url(../get_images/boxes/box_br.png);
    background-repeat: no-repeat;
    background-color: transparent;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
}

.grey_rounded_box_main div div div div {
    background-image: none;
    background-color: transparent;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

.grey_rounded_box_main a, .grey_rounded_box_main a:link, .grey_rounded_box_main a:visited {
    color: #000000;
    text-decoration: underline;
}

.grey_rounded_box_main a:hover, .grey_rounded_box_main a:active {
    color: #FF0000;
    text-decoration: underline;
}

.quicksearchbox {
    background-color: #E9E9E9;
    padding: 15px;
    border: medium solid #CCC;
}

.topimageholder {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
    top: 0px;
    left: 0px;
    z-index: 10;
}

.topimageholder img {
    position: absolute;
    top: 0px;
    left: 0px;
}

.topimagehidden {
    display: none;
}

.topimagetop {
    z-index: 50;
}

.topimagecurrent {
    z-index: 40;
}

/************************************************/
/* end area and box styles 						*/
/************************************************/

/************************************************/
/* button styles 								*/
/************************************************/

.adminbutton {
    background-color: #F7F6C6;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    border: 2px solid #8A871C;
}

.buybutton, .buybutton:link, .buybutton:visited {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 250px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #013064;
    background-color: #f2f2f2;
    text-align: center;
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 3px solid #013064;
    padding-right: 20px;
    padding-left: 20px;
    text-decoration: none;
    white-space: nowrap;
}

.buybutton:active, .buybutton:hover {
    background-color: #268CFD;
    color: #fff;
}

.smallbuybutton, .smallbuybutton:link, .smallbuybutton:visited {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 175px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    background-color: #0C0;
    text-align: center;
    height: 16px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #060;
    padding-right: 10px;
    padding-left: 10px;
    text-decoration: none;
    white-space: nowrap;
}

.smallbuybutton:active, .smallbuybutton:hover {
    background-color: #FC0;
    color: #000;
}

/************************************************/
/* end button styles 							*/
/************************************************/

/************************************************/
/* common styles 								*/
/************************************************/

.leftalign {
    text-align: left;
}

.rightalign {
    text-align: right;
}

.centeralign {
    text-align: center;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.nomargin {
    margin: 0px;
}

.fullwidth {
    width: 100%;
}

/* layout classes */
#nlsmenuholding {
    z-index: 200;
    left: 0px;
    position: absolute;
    top: 0px;
    background-color: blue;
}

.cachearea {
    display: none;
}

.cleardiv {
    clear: both;
    display: block;
    margin: 0px;
    padding: 0px;
    height: 1px;
    line-height: 1%;
    overflow: hidden;
    /*clip: rect(auto,auto,1px,auto);*/
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix:before, .clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

/* indented sections */

.indent10, .roundedbox .indent10 {
    padding: 10px;
}

/* nowrap for table cell */
.tablenowrap {
    white-space: nowrap;
}

/* spacer blocks */
.spacer1 {
    display: block;
    margin: 0px;
    padding: 0px;
    height: 1px;
    width: 1px;
    font-size: 0.01%;
}

.spacer5 {
    display: block;
    margin: 0px;
    padding: 0px;
    height: 5px;
    width: 5px;
    font-size: 1%;
}

.spacer10 {
    display: block;
    margin: 0px;
    padding: 0px;
    height: 10px;
    width: 10px;
    font-size: 1%;
}

.spacer15 {
    display: block;
    margin: 0px;
    padding: 0px;
    height: 15px;
    width: 15px;
    font-size: 1%;
}

.spacer20 {
    display: block;
    margin: 0px;
    padding: 0px;
    height: 20px;
    width: 20px;
    font-size: 1%;
}

.spacer30 {
    display: block;
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: 20px;
    font-size: 1%;
}

.spacer40 {
    display: block;
    margin: 0px;
    padding: 0px;
    height: 40px;
    width: 20px;
    font-size: 1%;
}

.spacer50 {
    display: block;
    margin: 0px;
    padding: 0px;
    height: 50px;
    width: 20px;
    font-size: 1%;
}

.spacer200 {
    display: block;
    margin: 0px;
    padding: 0px;
    height: 200px;
    width: 20px;
    font-size: 1%;
}

.spacer400v {
    display: block;
    margin: 0px;
    padding: 0px;
    height: 400px;
    width: 1px;
    font-size: 1%;
}

/************************************************/
/* end common styles 							*/
/************************************************/
