/* 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: 20px;
	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;
	background-image: url(../get_images/admin/footer_getlogo.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 30px;
}

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

/* Main page layouts */


#mainpageholder
{
	padding: 0px;
	width: 975px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	z-index: 5;
}

#topofpage
{
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 975px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 20;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../get_images/backgrounds/top_back.gif);
	background-repeat: no-repeat;	
}



#topmenuarea
{
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	height: 25px;
	width: 975px;
	position: absolute;
	z-index: 30;
	left: 0px;
	top: 100px;
	background-color:#ab3e97;
	padding: 0px;
}

#mainbody
{
	margin: 0px;
	padding-top: 130px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 40;
}

#mainleftcol
{
	clear: left;
	float: left;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}

#mainrightarea
{
	clear: right;
	float: right;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;

}

#maincontentarea
{
	clear: left;
	float: left;
	width: 585px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#contentrightarea
{
	clear: right;
	float: right;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;

}


#footer
{
	width: 975px;
	margin-top: 30px;
}

#menuholdingarea {
	position: static;
	height: 700px;
}




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

/************************************************/
/* global layout styles 						*/
/************************************************/
html, body{
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}


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




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

body {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a, a:link, a:visited
{
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active
{
	color: #8D64AB;
	text-decoration: underline;
}

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

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #000000;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
}

.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;
}

.productmenubullet
{
	list-style-position: outside;
	list-style-image: url(../get_images/bullets/triangle_down.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.productmenuselectedbullet
{
	list-style-position: outside;
	list-style-image: url(../get_images/bullets/triangle_right.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.productmenuupbullet
{
	list-style-position: outside;
	list-style-image: url(../get_images/bullets/triangle_up.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.productmenuselected, .roundedbox .productmenuselected
{
	font-weight: bold;
	background-color: #ab3e97;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 120%;
}

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


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

.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: 5px;
	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: 80%;
	font-weight: normal;
	color: #a0a0a0;
	margin-bottom: 10px;
}
.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited
{
	color: #a0a0a0;
	text-decoration: none;
}
.breadcrumbs a:hover, .breadcrumbs a:active
{
	color: #FF0000;
	text-decoration: none;
}


.pagelisttitle, .lightpanelmainblock .pagelisttitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.pagelisttitle a, .pagelisttitle a:link, .pagelisttitle a:visited,
.lightpanelmainblock .pagelisttitle a, .lightpanelmainblock .pagelisttitle a:link, .lightpanelmainblock .pagelisttitle a:visited
{
	color: #000000;
	text-decoration: none;
}
.pagelisttitle a:hover, .pagelisttitle a:active,
.lightpanelmainblock .pagelisttitle a:hover, .lightpanelmainblock .pagelisttitle a:active
{
	color: #FF0000;
	text-decoration: none;
}
.pagelistsummary, .lightpanelmainblock .pagelistsummary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #000000;
}
.pagelistlink, .lightpanelmainblock .pagelistlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #999999;
}
.pagelistlink a, .pagelistlink a:link, .pagelistlink a:visited,
.lightpanelmainblock .pagelistlink a, .lightpanelmainblock .pagelistlink a:link, .lightpanelmainblock .pagelistlink a:visited
{
	color: #999999;
	text-decoration: none;
}
.pagelistlink a:hover, .pagelistlink a:active,
.lightpanelmainblock .pagelistlink a:hover, .lightpanelmainblock .pagelistlink a:active
{
	color: #FF0000;
	text-decoration: none;
}

.pagelistdivider, .lightpanelmainblock .pagelistdivider
{
	padding: 0px;
	height: 10px;
	width: 100%;
	font-size: 1%;
	clear: both;
}


.roundedbox
{
	background-color: #99ca45;
	color: #000000;
	background-position: left top;
	background-image: url(../get_images/boxes/box_tl.png);
	background-repeat: no-repeat;
	width: 99.9%;
}
.roundedbox div
{
	background-position: right top;
	background-image: url(../get_images/boxes/box_tr.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
.roundedbox div div
{
	background-position: left bottom;
	background-image: url(../get_images/boxes/box_bl.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
.roundedbox 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: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.roundedbox div div div div
{
	background-image: none;
	background-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.roundedbox a, .roundedbox a:link, .roundedbox a:visited
{
	color: #000000;
	text-decoration: underline;
}
.roundedbox a:hover, .roundedbox a:active
{
	color: #FF0000;
	text-decoration: underline;
}

.roundedbox .titlebar, .titlebar
{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #01445E;
	background-color: #B6D233;
	background-image: url(../get_images/layout/title_bar_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	height: 21px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 83px;
}

.roundedbox2
{
	background-color: #99ca45;
	color: #000000;
	background-position: left top;
	background-image: url(../get_images/boxes/box_tl.png);
	background-repeat: no-repeat;
	width: 99.9%;
}
.roundedbox2 div
{
	background-position: right top;
	background-image: url(../get_images/boxes/box_tr.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
.roundedbox2 div div
{
	background-position: left bottom;
	background-image: url(../get_images/boxes/box_bl.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
.roundedbox2 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: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.roundedbox2 div div div div
{
	background-image: none;
	background-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.roundedbox2 a, .roundedbox2 a:link, .roundedbox2 a:visited
{
	color: #000000;
	text-decoration: underline;
}
.roundedbox2 a:hover, .roundedbox2 a:active
{
	color: #FF0000;
	text-decoration: underline;
}

.dark_rounded_top
{
	background-color: #00acd9;
	color: #FFFFFF;
	background-position: left top;
	background-image: url(../get_images/boxes/box_tl.png);
	background-repeat: no-repeat;
	width: 99.9%;
}
.dark_rounded_top div
{
	background-position: right top;
	background-image: url(../get_images/boxes/box_tr.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.dark_rounded_top div div
{
	background-image: none;
	background-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

.dark_rounded_bottom
{
	background-color: #00acd9;
	color: #000000;
	background-position: left bottom;
	background-image: url(../get_images/boxes/box_bl.png);
	background-repeat: no-repeat;
	width: 99.9%;
}
.dark_rounded_bottom div
{
	background-position: right bottom;
	background-image: url(../get_images/boxes/box_br.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.dark_rounded_bottom div div
{
	background-image: none;
	background-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

.light_rounded_bottom
{
	background-color: #f4f4f4;
	color: #000000;
	background-position: left bottom;
	background-image: url(../get_images/boxes/box_bl.png);
	background-repeat: no-repeat;
	width: 99.9%;
}
.light_rounded_bottom div
{
	background-position: right bottom;
	background-image: url(../get_images/boxes/box_br.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.light_rounded_bottom div div
{
	background-image: none;
	background-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}


.dark_panel_title
{
	background-color: #00acd9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.lightpanelmainblock
{
	padding: 10px;
	background-color: #f4f4f4;
	
}
.lightpanelmainblock a, .lightpanelmainblock a:link, .lightpanelmainblock a:visited
{
	color: #387786;
	text-decoration: underline;
}
.lightpanelmainblock a:hover, .lightpanelmainblock a:active
{
	color: #FF0000;
	text-decoration: underline;
}

.drop_shadow_bar
{
	margin: 0px;
	padding: 0px;
	height: 5px;
	background-color:#FFFFFF;
}

.paneltitleblock
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #00acd9;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
}
.panelmainblock
{
	padding: 5px;
	border-top-width: 0px;
	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: #00acd9;
	border-right-color: #00acd9;
	border-bottom-color: #00acd9;
	border-left-color: #00acd9;
	font-size: 85%;
}
.panelmainblock a, .panelmainblock a:link, .panelmainblock a:visited
{
	color: #B22416;
	text-decoration: underline;
}
.panelmainblock a:hover, .panelmainblock a:active
{
	color: #FF0000;
	text-decoration: underline;
}

.xcartpaneltitleblock
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #00acd9;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	display: block;
	text-align: center;
}
.xcartcategoryblock
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #00acd9;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-weight: bold;
}
.xcartpanelmainblock
{
	padding: 5px;
	border-top-width: medium;
	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: #00acd9;
	border-right-color: #00acd9;
	border-bottom-color: #00acd9;
	border-left-color: #00acd9;
	font-size: 85%;
}
.xcartpaneltitleblock a, .xcartpaneltitleblock a:link, .xcartpaneltitleblock a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
.xcartpaneltitleblock a:hover, .xcartpaneltitleblock a:active
{
	color: #FF0000;
	text-decoration: underline;
}

.xcartcategoryblock a, .xcartcategoryblock a:link, .xcartcategoryblock a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
.xcartcategoryblock a:hover, .xcartcategoryblock a:active
{
	color: #000000;
	text-decoration: underline;
}
.xcartpanelmainblock a, .xcartpanelmainblock a:link, .xcartpanelmainblock a:visited
{
	color: #B22416;
	text-decoration: underline;
}
.xcartpanelmainblock a:hover, .xcartpanelmainblock a:active
{
	color: #FF0000;
	text-decoration: underline;
}
.xcart_ssrp
{
	text-decoration: line-through;
}
.xcart_price
{
	font-weight: bold;
	color: #FF0000;
	font-size: 110%;
}
.xcartbutton{
	background-color: #99ca45;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	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: #a6ce42;
	border-right-color: #a6ce42;
	border-bottom-color: #a6ce42;
	border-left-color: #a6ce42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.xcart_image
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/************************************************/
/* 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;
}

.mainbutton{
}


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



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

.leftalign
{
    text-align: left;
}
.rightalign
{
    text-align: right;
}
.floatleft
{
	clear: left;
	float: left;
}
.floatright
{
	clear: right;
	float: right;
}

.nomargin
{
	margin: 0px;
}

/* 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);
}

/* indented sections */

.indent10, .roundedbox .indent10
{
    padding-left: 10px;
    padding-right: 10px;
}

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


/* spacer blocks */
.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%;
}
.spacertop
{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 180px;
    width: 1px;
    font-size: 1%;
}

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